@testspectra/cli 1.1.8-rc.25 → 1.1.8-rc.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/dist/commands/__tests__/doctor-filter.test.js +37 -0
  2. package/dist/commands/__tests__/doctor-scope.test.js +24 -0
  3. package/dist/commands/__tests__/test-error-streaming.test.d.ts +1 -0
  4. package/dist/commands/__tests__/test-error-streaming.test.js +52 -0
  5. package/dist/commands/__tests__/test-scaffolding.test.d.ts +1 -0
  6. package/dist/commands/__tests__/test-scaffolding.test.js +32 -0
  7. package/dist/commands/__tests__/upgrade.test.d.ts +1 -0
  8. package/dist/commands/__tests__/upgrade.test.js +95 -0
  9. package/dist/commands/add.js +3 -3
  10. package/dist/commands/doctor.d.ts +9 -1
  11. package/dist/commands/doctor.js +16 -3
  12. package/dist/commands/install.js +3 -0
  13. package/dist/commands/test.d.ts +13 -0
  14. package/dist/commands/test.js +114 -22
  15. package/dist/commands/upgrade.d.ts +8 -1
  16. package/dist/commands/upgrade.js +55 -7
  17. package/dist/index.js +29 -14
  18. package/dist/linter/discovery.js +2 -2
  19. package/dist/linter/schemas/spec.schema.d.ts +6 -6
  20. package/dist/runner/bridge.d.ts +1 -1
  21. package/dist/runner/bridge.js +42 -14
  22. package/dist/runner/reporter.js +11 -3
  23. package/dist/utils/background-update-check.js +0 -7
  24. package/dist/utils/dependency-updates.d.ts +15 -0
  25. package/dist/utils/dependency-updates.js +107 -0
  26. package/package.json +7 -7
  27. package/templates/default/package.json +2 -2
  28. package/templates/nx/.nx/workspace-data/70094CFD-E89B-57A1-9619-2FC5F4963C54.db +0 -0
  29. package/templates/nx/.nx/workspace-data/d/daemon.log +1012 -1162
  30. package/templates/nx/.nx/workspace-data/file-map.json +107 -121
  31. package/templates/nx/.nx/workspace-data/lockfile.hash +1 -1
  32. package/templates/nx/.nx/workspace-data/nx_files.nxt +0 -0
  33. package/templates/nx/.nx/workspace-data/parsed-lock-file.json +6497 -1
  34. package/templates/nx/.nx/workspace-data/project-graph.json +7247 -2
  35. package/templates/nx/.nx/workspace-data/source-maps.json +336 -0
  36. package/templates/nx/package.json +2 -2
  37. package/templates/react-component/package.json +3 -3
  38. package/templates/react-component/page-objects/BadgeComponent/web.ts +4 -4
  39. package/templates/react-component/page-objects/ButtonComponent/web.ts +3 -3
  40. package/templates/react-component/page-objects/InputComponent/web.ts +1 -1
  41. package/templates/react-component/specs/ButtonComponent/TC-0001-button-rendering-and-click/web.test.tsx +0 -3
  42. package/templates/react-component/specs/ButtonComponent/TC-0004-disabled-button-not-clickable/web.test.tsx +0 -9
  43. package/templates/react-component/specs/ButtonComponent/TC-0005-button-renders-icon/web.test.tsx +1 -1
  44. package/templates/react-component/specs/InputComponent/TC-0003-input-typing-and-clear/web.test.tsx +4 -8
  45. package/templates/react-component/spectra.config.ts +0 -10
  46. package/templates/react-component/src/components/Badge/Badge.tsx +3 -3
  47. package/templates/react-component/src/components/Button/Button.tsx +5 -3
  48. package/templates/react-component/src/components/Input/Input.tsx +2 -3
  49. package/dist/.tsbuildinfo +0 -1
  50. package/dist/commands/__tests__/cloud-run.test.js +0 -93
  51. package/dist/commands/cloud-run.d.ts +0 -13
  52. package/dist/commands/cloud-run.js +0 -120
  53. package/dist/commands/update.d.ts +0 -3
  54. package/dist/commands/update.js +0 -109
  55. package/dist/lifecycle/__tests__/lifecycle-engine.test.js +0 -290
  56. package/dist/lifecycle/hook-discovery.d.ts +0 -24
  57. package/dist/lifecycle/hook-discovery.js +0 -60
  58. package/dist/lifecycle/hook-dispatcher.d.ts +0 -34
  59. package/dist/lifecycle/hook-dispatcher.js +0 -190
  60. package/dist/lifecycle/index.d.ts +0 -3
  61. package/dist/lifecycle/index.js +0 -3
  62. package/dist/lifecycle/parallel-grouping.d.ts +0 -27
  63. package/dist/lifecycle/parallel-grouping.js +0 -151
  64. package/templates/nx/.nx/workspace-data/70094CFD-E89B-57A1-9619-2FC5F4963C54.db-shm +0 -0
  65. package/templates/nx/.nx/workspace-data/70094CFD-E89B-57A1-9619-2FC5F4963C54.db-wal +0 -0
  66. package/templates/nx/.nx/workspace-data/d/server-process.json +0 -3
  67. /package/dist/commands/__tests__/{cloud-run.test.d.ts → doctor-filter.test.d.ts} +0 -0
  68. /package/dist/{lifecycle/__tests__/lifecycle-engine.test.d.ts → commands/__tests__/doctor-scope.test.d.ts} +0 -0
@@ -1,1162 +1,1012 @@
1
- [NX Daemon Server] - 2026-09-10T02:42:46.664Z - Started listening on: /private/var/folders/hw/dvsryrl10t59sqh3rht8j_pr0000gn/T/091eddd6eaf287d577f0/d.sock
2
- [NX Daemon Server] - 2026-09-10T02:42:46.668Z - [WATCHER]: Subscribed to changes within: /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (native)
3
- [NX Daemon Server] - 2026-09-10T02:42:46.671Z - Established a connection. Number of open connections: 1
4
- [NX Daemon Server] - 2026-09-10T02:42:46.671Z - Established a connection. Number of open connections: 2
5
- [NX Daemon Server] - 2026-09-10T02:42:46.672Z - Closed a connection. Number of open connections: 1
6
- [NX Daemon Server] - 2026-09-10T02:42:46.672Z - [REQUEST]: Client Request for Project Graph Received
7
- [NX Daemon Server] - 2026-09-10T02:42:46.724Z - [WATCHER]: Processing file changes in outputs
8
- [NX Daemon Server] - 2026-09-10T02:42:46.795Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
9
- [NX Daemon Server] - 2026-09-10T02:42:46.795Z - [REQUEST]:
10
- [NX Daemon Server] - 2026-09-10T02:42:46.795Z - [REQUEST]:
11
- [NX Daemon Server] - 2026-09-10T02:42:46.798Z - Time taken for 'loadNxPlugins' 122.02837499999998ms
12
-
13
-  NX  Failed to parse pnpm lockfile
14
-
15
- Please open an issue at `https://github.com/nrwl/nx/issues/new?template=1-bug.yml` and provide a reproduction.
16
-
17
- Original error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
18
-
19
-
20
- Error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
21
- at loadPnpmHoistedDepsDefinition (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/plugins/js/lock-file/utils/pnpm-normalizer.js:40:15)
22
- at getNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:213:77)
23
- at getPnpmLockfileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:32:12)
24
- at getLockFileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/plugins/js/lock-file/lock-file.js:48:59)
25
- at exports.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/plugins/js/index.js:47:64)
26
- at /Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/project-graph/plugins/utils.js:47:33
27
- at Array.map (<anonymous>)
28
- at createNodesFromFiles (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/project-graph/plugins/utils.js:45:35)
29
- at LoadedNxPlugin.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/project-graph/plugins/internal-api.js:27:76)
30
- at LoadedNxPlugin.createNodes.<computed> (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/project-graph/plugins/internal-api.js:44:34)
31
-
32
- [NX Daemon Server] - 2026-09-10T02:42:46.827Z - Time taken for 'build-project-configs' 24.701040999999975ms
33
- [NX Daemon Server] - 2026-09-10T02:42:46.830Z - [REQUEST]: Responding to the client with an error. Error when preparing serialized project graph. Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you keep seeing it.
34
- Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you keep seeing it.
35
- An error occurred while processing files for the nx/js/dependencies-and-lockfile plugin.
36
- - pnpm-lock.yaml: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
37
- Error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
38
- at loadPnpmHoistedDepsDefinition (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/plugins/js/lock-file/utils/pnpm-normalizer.js:40:15)
39
- at getNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:213:77)
40
- at getPnpmLockfileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:32:12)
41
- at getLockFileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/plugins/js/lock-file/lock-file.js:48:59)
42
- at exports.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/plugins/js/index.js:47:64)
43
- at /Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/project-graph/plugins/utils.js:47:33
44
- at Array.map (<anonymous>)
45
- at createNodesFromFiles (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/project-graph/plugins/utils.js:45:35)
46
- at LoadedNxPlugin.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/project-graph/plugins/internal-api.js:27:76)
47
- at LoadedNxPlugin.createNodes.<computed> (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4/node_modules/nx/src/project-graph/plugins/internal-api.js:44:34)
48
- [NX Daemon Server] - 2026-09-10T02:42:46.830Z - Time taken for 'total execution time for createProjectGraph()' 3.836250000000007ms
49
- [NX Daemon Server] - 2026-09-10T02:42:46.830Z - Done responding to the client null
50
- [NX Daemon Server] - 2026-09-10T02:42:46.830Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 158. Response time: 0.
51
- [NX Daemon Server] - 2026-09-10T02:42:46.833Z - Closed a connection. Number of open connections: 0
52
- [NX Daemon Server] - 2026-09-10T02:43:41.011Z - [WATCHER]: Processing file changes in outputs
53
- [NX Daemon Server] - 2026-09-10T02:43:41.012Z - [WATCHER]: Stopping the watcher for /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (sources)
54
- [NX Daemon Server] - 2026-09-10T02:43:41.012Z - [WATCHER]: Stopping the watcher for /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (outputs)
55
- [NX Daemon Server] - 2026-09-10T02:43:41.012Z - Server stopped because: "LOCK_FILES_CHANGED"
56
- [NX Daemon Server] - 2026-09-10T07:06:59.991Z - Started listening on: /private/var/folders/hw/dvsryrl10t59sqh3rht8j_pr0000gn/T/091eddd6eaf287d577f0/d.sock
57
- [NX Daemon Server] - 2026-09-10T07:06:59.992Z - [WATCHER]: Subscribed to changes within: /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (native)
58
- [NX Daemon Server] - 2026-09-10T07:06:59.997Z - Established a connection. Number of open connections: 1
59
- [NX Daemon Server] - 2026-09-10T07:06:59.998Z - Established a connection. Number of open connections: 2
60
- [NX Daemon Server] - 2026-09-10T07:06:59.998Z - Closed a connection. Number of open connections: 1
61
- [NX Daemon Server] - 2026-09-10T07:06:59.999Z - [REQUEST]: Client Request for Project Graph Received
62
- [NX Daemon Server] - 2026-09-10T07:07:00.053Z - [WATCHER]: Processing file changes in outputs
63
- [NX Daemon Server] - 2026-09-10T07:07:00.132Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
64
- [NX Daemon Server] - 2026-09-10T07:07:00.132Z - [REQUEST]:
65
- [NX Daemon Server] - 2026-09-10T07:07:00.132Z - [REQUEST]:
66
- [NX Daemon Server] - 2026-09-10T07:07:00.136Z - Time taken for 'loadNxPlugins' 132.789375ms
67
- [NX Daemon Server] - 2026-09-10T07:07:00.159Z - Time taken for 'build-project-configs' 18.440375000000017ms
68
- [NX Daemon Server] - 2026-09-10T07:07:00.162Z - [SYNC]: collect registered sync generators
69
- [NX Daemon Server] - 2026-09-10T07:07:00.162Z - [REQUEST]: Responding to the client. project-graph
70
- [NX Daemon Server] - 2026-09-10T07:07:00.162Z - Done responding to the client project-graph
71
- [NX Daemon Server] - 2026-09-10T07:07:00.162Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 163. Response time: 0.
72
- [NX Daemon Server] - 2026-09-10T07:07:00.162Z - Time taken for 'total for creating and serializing project graph' 163.05229199999997ms
73
- [NX Daemon Server] - 2026-09-10T07:07:00.203Z - [REQUEST]: Responding to the client. handleHashTasks
74
- [NX Daemon Server] - 2026-09-10T07:07:00.203Z - Done responding to the client handleHashTasks
75
- [NX Daemon Server] - 2026-09-10T07:07:00.203Z - Handled HASH_TASKS. Handling time: 1. Response time: 0.
76
- [NX Daemon Server] - 2026-09-10T07:07:00.208Z - Closed a connection. Number of open connections: 0
77
- [NX Daemon Server] - 2026-09-10T07:07:55.071Z - [WATCHER]: Processing file changes in outputs
78
- [NX Daemon Server] - 2026-09-10T07:07:55.079Z - [WATCHER]: tsconfig.json was modified
79
- [NX Daemon Server] - 2026-09-10T07:07:55.181Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
80
- [NX Daemon Server] - 2026-09-10T07:07:55.181Z - [REQUEST]: tsconfig.json
81
- [NX Daemon Server] - 2026-09-10T07:07:55.182Z - [REQUEST]:
82
- [NX Daemon Server] - 2026-09-10T07:07:55.183Z - Time taken for 'hash changed files from watcher' 0.15591600000334438ms
83
- [NX Daemon Server] - 2026-09-10T07:07:55.187Z - Time taken for 'build-project-configs' 3.2793339999989257ms
84
- [NX Daemon Server] - 2026-09-10T07:07:55.190Z - [SYNC]: collect registered sync generators
85
- [NX Daemon Server] - 2026-09-10T07:07:55.190Z - [SYNC]: project graph hash is the same, not collecting task sync generators
86
- [NX Daemon Server] - 2026-09-10T07:07:55.190Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
87
- [NX Daemon Server] - 2026-09-10T07:07:55.190Z - Time taken for 'total execution time for createProjectGraph()' 2.122083999995084ms
88
- [NX Daemon Server] - 2026-09-10T07:07:57.377Z - [WATCHER]: Processing file changes in outputs
89
- [NX Daemon Server] - 2026-09-10T07:07:57.382Z - [WATCHER]: tsconfig.json was modified
90
- [NX Daemon Server] - 2026-09-10T07:07:57.583Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
91
- [NX Daemon Server] - 2026-09-10T07:07:57.583Z - [REQUEST]: tsconfig.json
92
- [NX Daemon Server] - 2026-09-10T07:07:57.583Z - [REQUEST]:
93
- [NX Daemon Server] - 2026-09-10T07:07:57.584Z - Time taken for 'hash changed files from watcher' 0.17925000000104774ms
94
- [NX Daemon Server] - 2026-09-10T07:07:57.587Z - Time taken for 'build-project-configs' 2.9307499999995343ms
95
- [NX Daemon Server] - 2026-09-10T07:07:57.589Z - [SYNC]: collect registered sync generators
96
- [NX Daemon Server] - 2026-09-10T07:07:57.589Z - [SYNC]: project graph hash is the same, not collecting task sync generators
97
- [NX Daemon Server] - 2026-09-10T07:07:57.589Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
98
- [NX Daemon Server] - 2026-09-10T07:07:57.589Z - Time taken for 'total execution time for createProjectGraph()' 1.1716249999954016ms
99
- [NX Daemon Server] - 2026-09-10T07:13:48.609Z - [WATCHER]: Processing file changes in outputs
100
- [NX Daemon Server] - 2026-09-10T07:13:48.612Z - [WATCHER]: tsconfig.json was modified
101
- [NX Daemon Server] - 2026-09-10T07:13:49.014Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
102
- [NX Daemon Server] - 2026-09-10T07:13:49.014Z - [REQUEST]: tsconfig.json
103
- [NX Daemon Server] - 2026-09-10T07:13:49.014Z - [REQUEST]:
104
- [NX Daemon Server] - 2026-09-10T07:13:49.017Z - Time taken for 'hash changed files from watcher' 0.21850000001722947ms
105
- [NX Daemon Server] - 2026-09-10T07:13:49.020Z - Time taken for 'build-project-configs' 4.080917000013869ms
106
- [NX Daemon Server] - 2026-09-10T07:13:49.024Z - [SYNC]: collect registered sync generators
107
- [NX Daemon Server] - 2026-09-10T07:13:49.024Z - [SYNC]: project graph hash is the same, not collecting task sync generators
108
- [NX Daemon Server] - 2026-09-10T07:13:49.024Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
109
- [NX Daemon Server] - 2026-09-10T07:13:49.024Z - Time taken for 'total execution time for createProjectGraph()' 1.6456660000258125ms
110
- [NX Daemon Server] - 2026-09-10T07:13:50.820Z - [WATCHER]: Processing file changes in outputs
111
- [NX Daemon Server] - 2026-09-10T07:13:50.826Z - [WATCHER]: tsconfig.json was modified
112
- [NX Daemon Server] - 2026-09-10T07:13:51.627Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
113
- [NX Daemon Server] - 2026-09-10T07:13:51.627Z - [REQUEST]: tsconfig.json
114
- [NX Daemon Server] - 2026-09-10T07:13:51.627Z - [REQUEST]:
115
- [NX Daemon Server] - 2026-09-10T07:13:51.629Z - Time taken for 'hash changed files from watcher' 0.18895900005009025ms
116
- [NX Daemon Server] - 2026-09-10T07:13:51.631Z - Time taken for 'build-project-configs' 1.9125829999684356ms
117
- [NX Daemon Server] - 2026-09-10T07:13:51.632Z - [SYNC]: collect registered sync generators
118
- [NX Daemon Server] - 2026-09-10T07:13:51.632Z - [SYNC]: project graph hash is the same, not collecting task sync generators
119
- [NX Daemon Server] - 2026-09-10T07:13:51.632Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
120
- [NX Daemon Server] - 2026-09-10T07:13:51.632Z - Time taken for 'total execution time for createProjectGraph()' 1.2112079999642447ms
121
- [NX Daemon Server] - 2026-09-10T07:20:12.983Z - [WATCHER]: 31 file(s) created or restored, 0 file(s) modified, 0 file(s) deleted
122
- [NX Daemon Server] - 2026-09-10T07:20:12.993Z - [WATCHER]: Processing file changes in outputs
123
- [NX Daemon Server] - 2026-09-10T07:20:13.111Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
124
- [NX Daemon Server] - 2026-09-10T07:20:13.111Z - [REQUEST]: packages/matchers/e2e/specs/ApiInterception/TC-0009-post-mocking/mobile.test.ts,shared/testing/page-objects/NavigationPage/web.ts,shared/testing/page-objects/PlaygroundPage/mobile.ts,packages/matchers/e2e/specs/BrowserContext/TC-0007-title-and-navigation/mobile.test.ts,shared/testing/support/steps/verifyPlaygroundState/mobile.step.ts,packages/matchers/e2e/specs/ElementMatchers/TC-0004-states-and-attributes/web.test.ts,shared/testing/support/actions/fillCredentials/web.action.ts,packages/matchers/e2e/specs/ApiInterception/TC-0008-fetch-mocking/web.test.ts,shared/testing/page-objects/PlaygroundPage/web.ts,shared/testing/page-objects/NavigationPage/mobile.ts,packages/matchers/e2e/specs/ApiInterception/TC-0009-post-mocking/web.test.ts,packages/matchers/e2e/specs/ApiInterception/TC-0008-fetch-mocking/mobile.test.ts,packages/matchers/e2e/specs/ContentMatchers/TC-0006-collections-and-empty/mobile.test.ts,packages/matchers/e2e/specs/ContentMatchers/TC-0005-text-and-values/web.test.ts,shared/testing/support/steps/verifyPlaygroundState/web.step.ts,packages/matchers/e2e/specs/ElementMatchers/TC-0004-states-and-attributes/mobile.test.ts,packages/playground/e2e/specs/Playground/TC-0001-form-controls/mobile.test.ts,shared/testing/support/actions/fillCredentials/mobile.action.ts,spectra.config.ts,packages/matchers/e2e/specs/ContentMatchers/TC-0005-text-and-values/mobile.test.ts,packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/web.test.ts,packages/matchers/e2e/specs/BrowserContext/TC-0007-title-and-navigation/web.test.ts,shared/testing/support/steps/togglePlaygroundStates/web.step.ts,packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/mobile.test.ts,packages/matchers/e2e/specs/ContentMatchers/TC-0006-collections-and-empty/web.test.ts,packages/matchers/e2e/specs/ElementMatchers/TC-0003-visibility-and-dom/mobile.test.ts,packages/playground/e2e/specs/Playground/TC-0001-form-controls/web.test.ts,shared/testing/page-objects/MatchersPage/mobile.ts,shared/testing/page-objects/MatchersPage/web.ts,shared/testing/support/steps/togglePlaygroundStates/mobile.step.ts,packages/matchers/e2e/specs/ElementMatchers/TC-0003-visibility-and-dom/web.test.ts
125
- [NX Daemon Server] - 2026-09-10T07:20:13.112Z - [REQUEST]:
126
- [NX Daemon Server] - 2026-09-10T07:20:13.120Z - Time taken for 'hash changed files from watcher' 16.316333000082523ms
127
- [NX Daemon Server] - 2026-09-10T07:20:13.128Z - Time taken for 'build-project-configs' 8.424375000060536ms
128
- [NX Daemon Server] - 2026-09-10T07:20:13.134Z - [SYNC]: collect registered sync generators
129
- [NX Daemon Server] - 2026-09-10T07:20:13.134Z - [SYNC]: project graph hash is the same, not collecting task sync generators
130
- [NX Daemon Server] - 2026-09-10T07:20:13.134Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
131
- [NX Daemon Server] - 2026-09-10T07:20:13.134Z - Time taken for 'total execution time for createProjectGraph()' 5.674666999955662ms
132
- [NX Daemon Server] - 2026-09-10T07:40:15.411Z - [WATCHER]: Processing file changes in outputs
133
- [NX Daemon Server] - 2026-09-10T07:40:15.413Z - [WATCHER]: tsconfig.json was modified
134
- [NX Daemon Server] - 2026-09-10T07:40:15.615Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
135
- [NX Daemon Server] - 2026-09-10T07:40:15.615Z - [REQUEST]: tsconfig.json
136
- [NX Daemon Server] - 2026-09-10T07:40:15.615Z - [REQUEST]:
137
- [NX Daemon Server] - 2026-09-10T07:40:15.618Z - Time taken for 'hash changed files from watcher' 1.2455830001272261ms
138
- [NX Daemon Server] - 2026-09-10T07:40:15.622Z - Time taken for 'build-project-configs' 3.6960839999374ms
139
- [NX Daemon Server] - 2026-09-10T07:40:15.624Z - [SYNC]: collect registered sync generators
140
- [NX Daemon Server] - 2026-09-10T07:40:15.624Z - [SYNC]: project graph hash is the same, not collecting task sync generators
141
- [NX Daemon Server] - 2026-09-10T07:40:15.624Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
142
- [NX Daemon Server] - 2026-09-10T07:40:15.624Z - Time taken for 'total execution time for createProjectGraph()' 0.9602909998502582ms
143
- [NX Daemon Server] - 2026-09-10T07:40:17.481Z - [WATCHER]: Processing file changes in outputs
144
- [NX Daemon Server] - 2026-09-10T07:40:17.487Z - [WATCHER]: tsconfig.json was modified
145
- [NX Daemon Server] - 2026-09-10T07:40:17.888Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
146
- [NX Daemon Server] - 2026-09-10T07:40:17.888Z - [REQUEST]: tsconfig.json
147
- [NX Daemon Server] - 2026-09-10T07:40:17.888Z - [REQUEST]:
148
- [NX Daemon Server] - 2026-09-10T07:40:17.890Z - Time taken for 'hash changed files from watcher' 0.16204200009815395ms
149
- [NX Daemon Server] - 2026-09-10T07:40:17.892Z - Time taken for 'build-project-configs' 1.915290999924764ms
150
- [NX Daemon Server] - 2026-09-10T07:40:17.894Z - [SYNC]: collect registered sync generators
151
- [NX Daemon Server] - 2026-09-10T07:40:17.894Z - [SYNC]: project graph hash is the same, not collecting task sync generators
152
- [NX Daemon Server] - 2026-09-10T07:40:17.894Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
153
- [NX Daemon Server] - 2026-09-10T07:40:17.894Z - Time taken for 'total execution time for createProjectGraph()' 1.4514999999664724ms
154
- [NX Daemon Server] - 2026-09-10T07:40:18.404Z - [WATCHER]: Processing file changes in outputs
155
- [NX Daemon Server] - 2026-09-10T07:40:18.478Z - [WATCHER]: Processing file changes in outputs
156
- [NX Daemon Server] - 2026-09-10T07:40:18.542Z - [WATCHER]: Processing file changes in outputs
157
- [NX Daemon Server] - 2026-09-10T07:40:18.605Z - [WATCHER]: Processing file changes in outputs
158
- [NX Daemon Server] - 2026-09-10T07:40:18.726Z - [WATCHER]: Processing file changes in outputs
159
- [NX Daemon Server] - 2026-09-10T07:40:18.798Z - [WATCHER]: Processing file changes in outputs
160
- [NX Daemon Server] - 2026-09-10T07:40:18.867Z - [WATCHER]: Processing file changes in outputs
161
- [NX Daemon Server] - 2026-09-10T07:40:18.928Z - [WATCHER]: Processing file changes in outputs
162
- [NX Daemon Server] - 2026-09-10T07:40:19.037Z - [WATCHER]: Processing file changes in outputs
163
- [NX Daemon Server] - 2026-09-10T07:40:19.108Z - [WATCHER]: Processing file changes in outputs
164
- [NX Daemon Server] - 2026-09-10T07:40:19.175Z - [WATCHER]: Processing file changes in outputs
165
- [NX Daemon Server] - 2026-09-10T07:40:19.238Z - [WATCHER]: Processing file changes in outputs
166
- [NX Daemon Server] - 2026-09-10T10:40:17.603Z - [WATCHER]: Stopping the watcher for /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (sources)
167
- [NX Daemon Server] - 2026-09-10T10:40:17.609Z - [WATCHER]: Stopping the watcher for /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (outputs)
168
- [NX Daemon Server] - 2026-09-10T10:40:17.618Z - Server stopped because: "10800000ms of inactivity"
169
- [NX Daemon Server] - 2026-09-16T04:00:08.281Z - Started listening on: /private/var/folders/hw/dvsryrl10t59sqh3rht8j_pr0000gn/T/091eddd6eaf287d577f0/d.sock
170
- [NX Daemon Server] - 2026-09-16T04:00:08.283Z - [WATCHER]: Subscribed to changes within: /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (native)
171
- [NX Daemon Server] - 2026-09-16T04:00:08.285Z - Established a connection. Number of open connections: 1
172
- [NX Daemon Server] - 2026-09-16T04:00:08.285Z - Established a connection. Number of open connections: 2
173
- [NX Daemon Server] - 2026-09-16T04:00:08.286Z - Closed a connection. Number of open connections: 1
174
- [NX Daemon Server] - 2026-09-16T04:00:08.286Z - [REQUEST]: Client Request for Project Graph Received
175
- [NX Daemon Server] - 2026-09-16T04:00:08.342Z - [WATCHER]: Processing file changes in outputs
176
- [NX Daemon Server] - 2026-09-16T04:00:08.393Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
177
- [NX Daemon Server] - 2026-09-16T04:00:08.393Z - [REQUEST]:
178
- [NX Daemon Server] - 2026-09-16T04:00:08.393Z - [REQUEST]:
179
- [NX Daemon Server] - 2026-09-16T04:00:08.396Z - Time taken for 'loadNxPlugins' 106.108666ms
180
-
181
-  NX  Failed to parse pnpm lockfile
182
-
183
- Please open an issue at `https://github.com/nrwl/nx/issues/new?template=1-bug.yml` and provide a reproduction.
184
-
185
- Original error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
186
-
187
-
188
- Error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
189
- at loadPnpmHoistedDepsDefinition (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/utils/pnpm-normalizer.js:40:15)
190
- at getNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:213:77)
191
- at getPnpmLockfileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:32:12)
192
- at getLockFileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/lock-file.js:48:59)
193
- at exports.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/index.js:47:64)
194
- at /Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:47:33
195
- at Array.map (<anonymous>)
196
- at createNodesFromFiles (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:45:35)
197
- at LoadedNxPlugin.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:27:76)
198
- at LoadedNxPlugin.createNodes.<computed> (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:44:34)
199
-
200
- [NX Daemon Server] - 2026-09-16T04:00:08.423Z - Time taken for 'build-project-configs' 23.409667000000013ms
201
- [NX Daemon Server] - 2026-09-16T04:00:08.425Z - [REQUEST]: Responding to the client with an error. Error when preparing serialized project graph. Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you keep seeing it.
202
- Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you keep seeing it.
203
- An error occurred while processing files for the nx/js/dependencies-and-lockfile plugin.
204
- - pnpm-lock.yaml: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
205
- Error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
206
- at loadPnpmHoistedDepsDefinition (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/utils/pnpm-normalizer.js:40:15)
207
- at getNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:213:77)
208
- at getPnpmLockfileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:32:12)
209
- at getLockFileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/lock-file.js:48:59)
210
- at exports.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/index.js:47:64)
211
- at /Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:47:33
212
- at Array.map (<anonymous>)
213
- at createNodesFromFiles (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:45:35)
214
- at LoadedNxPlugin.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:27:76)
215
- at LoadedNxPlugin.createNodes.<computed> (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:44:34)
216
- [NX Daemon Server] - 2026-09-16T04:00:08.425Z - Time taken for 'total execution time for createProjectGraph()' 2.9632919999999956ms
217
- [NX Daemon Server] - 2026-09-16T04:00:08.425Z - Done responding to the client null
218
- [NX Daemon Server] - 2026-09-16T04:00:08.425Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 139. Response time: 0.
219
- [NX Daemon Server] - 2026-09-16T04:00:08.428Z - Closed a connection. Number of open connections: 0
220
- [NX Daemon Server] - 2026-09-16T04:00:47.406Z - Established a connection. Number of open connections: 1
221
- [NX Daemon Server] - 2026-09-16T04:00:47.406Z - Closed a connection. Number of open connections: 0
222
- [NX Daemon Server] - 2026-09-16T04:00:47.406Z - Established a connection. Number of open connections: 1
223
- [NX Daemon Server] - 2026-09-16T04:00:47.411Z - [REQUEST]: Client Request for Project Graph Received
224
- [NX Daemon Server] - 2026-09-16T04:00:47.417Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
225
- [NX Daemon Server] - 2026-09-16T04:00:47.417Z - [REQUEST]:
226
- [NX Daemon Server] - 2026-09-16T04:00:47.417Z - [REQUEST]:
227
- [NX Daemon Server] - 2026-09-16T04:00:47.418Z - Time taken for 'hash changed files from watcher' 5.756458000003477ms
228
-
229
-  NX  Failed to parse pnpm lockfile
230
-
231
- Please open an issue at `https://github.com/nrwl/nx/issues/new?template=1-bug.yml` and provide a reproduction.
232
-
233
- Original error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
234
-
235
-
236
- Error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
237
- at loadPnpmHoistedDepsDefinition (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/utils/pnpm-normalizer.js:40:15)
238
- at getNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:213:77)
239
- at getPnpmLockfileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:32:12)
240
- at getLockFileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/lock-file.js:48:59)
241
- at exports.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/index.js:47:64)
242
- at /Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:47:33
243
- at Array.map (<anonymous>)
244
- at createNodesFromFiles (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:45:35)
245
- at LoadedNxPlugin.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:27:76)
246
- at LoadedNxPlugin.createNodes.<computed> (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:44:34)
247
-
248
- [NX Daemon Server] - 2026-09-16T04:00:47.426Z - Time taken for 'build-project-configs' 6.862958999998227ms
249
- [NX Daemon Server] - 2026-09-16T04:00:47.426Z - [REQUEST]: Responding to the client with an error. Error when preparing serialized project graph. Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you keep seeing it.
250
- Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you keep seeing it.
251
- An error occurred while processing files for the nx/js/dependencies-and-lockfile plugin.
252
- - pnpm-lock.yaml: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
253
- Error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
254
- at loadPnpmHoistedDepsDefinition (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/utils/pnpm-normalizer.js:40:15)
255
- at getNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:213:77)
256
- at getPnpmLockfileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:32:12)
257
- at getLockFileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/lock-file.js:48:59)
258
- at exports.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/index.js:47:64)
259
- at /Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:47:33
260
- at Array.map (<anonymous>)
261
- at createNodesFromFiles (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:45:35)
262
- at LoadedNxPlugin.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:27:76)
263
- at LoadedNxPlugin.createNodes.<computed> (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:44:34)
264
- [NX Daemon Server] - 2026-09-16T04:00:47.427Z - Time taken for 'total execution time for createProjectGraph()' 1.801791999998386ms
265
- [NX Daemon Server] - 2026-09-16T04:00:47.427Z - Done responding to the client null
266
- [NX Daemon Server] - 2026-09-16T04:00:47.427Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 15. Response time: 1.
267
- [NX Daemon Server] - 2026-09-16T04:00:47.430Z - Closed a connection. Number of open connections: 0
268
- [NX Daemon Server] - 2026-09-16T04:01:48.700Z - Established a connection. Number of open connections: 1
269
- [NX Daemon Server] - 2026-09-16T04:01:48.701Z - Closed a connection. Number of open connections: 0
270
- [NX Daemon Server] - 2026-09-16T04:01:48.701Z - Established a connection. Number of open connections: 1
271
- [NX Daemon Server] - 2026-09-16T04:01:48.703Z - [REQUEST]: Client Request for Project Graph Received
272
- [NX Daemon Server] - 2026-09-16T04:01:48.707Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
273
- [NX Daemon Server] - 2026-09-16T04:01:48.707Z - [REQUEST]:
274
- [NX Daemon Server] - 2026-09-16T04:01:48.707Z - [REQUEST]:
275
- [NX Daemon Server] - 2026-09-16T04:01:48.708Z - Time taken for 'hash changed files from watcher' 4.153582999992068ms
276
-
277
-  NX  Failed to parse pnpm lockfile
278
-
279
- Please open an issue at `https://github.com/nrwl/nx/issues/new?template=1-bug.yml` and provide a reproduction.
280
-
281
- Original error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
282
-
283
-
284
- Error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
285
- at loadPnpmHoistedDepsDefinition (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/utils/pnpm-normalizer.js:40:15)
286
- at getNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:213:77)
287
- at getPnpmLockfileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:32:12)
288
- at getLockFileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/lock-file.js:48:59)
289
- at exports.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/index.js:47:64)
290
- at /Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:47:33
291
- at Array.map (<anonymous>)
292
- at createNodesFromFiles (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:45:35)
293
- at LoadedNxPlugin.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:27:76)
294
- at LoadedNxPlugin.createNodes.<computed> (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:44:34)
295
-
296
- [NX Daemon Server] - 2026-09-16T04:01:48.713Z - Time taken for 'build-project-configs' 4.314249999995809ms
297
- [NX Daemon Server] - 2026-09-16T04:01:48.714Z - [REQUEST]: Responding to the client with an error. Error when preparing serialized project graph. Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you keep seeing it.
298
- Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you keep seeing it.
299
- An error occurred while processing files for the nx/js/dependencies-and-lockfile plugin.
300
- - pnpm-lock.yaml: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
301
- Error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
302
- at loadPnpmHoistedDepsDefinition (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/utils/pnpm-normalizer.js:40:15)
303
- at getNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:213:77)
304
- at getPnpmLockfileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:32:12)
305
- at getLockFileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/lock-file.js:48:59)
306
- at exports.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/index.js:47:64)
307
- at /Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:47:33
308
- at Array.map (<anonymous>)
309
- at createNodesFromFiles (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:45:35)
310
- at LoadedNxPlugin.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:27:76)
311
- at LoadedNxPlugin.createNodes.<computed> (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:44:34)
312
- [NX Daemon Server] - 2026-09-16T04:01:48.714Z - Time taken for 'total execution time for createProjectGraph()' 2.10295899999619ms
313
- [NX Daemon Server] - 2026-09-16T04:01:48.714Z - Done responding to the client null
314
- [NX Daemon Server] - 2026-09-16T04:01:48.714Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 11. Response time: 0.
315
- [NX Daemon Server] - 2026-09-16T04:01:48.717Z - Closed a connection. Number of open connections: 0
316
- [NX Daemon Server] - 2026-09-16T04:02:04.161Z - Established a connection. Number of open connections: 1
317
- [NX Daemon Server] - 2026-09-16T04:02:04.162Z - Closed a connection. Number of open connections: 0
318
- [NX Daemon Server] - 2026-09-16T04:02:04.162Z - Established a connection. Number of open connections: 1
319
- [NX Daemon Server] - 2026-09-16T04:02:04.164Z - [REQUEST]: Client Request for Project Graph Received
320
- [NX Daemon Server] - 2026-09-16T04:02:04.168Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
321
- [NX Daemon Server] - 2026-09-16T04:02:04.168Z - [REQUEST]:
322
- [NX Daemon Server] - 2026-09-16T04:02:04.168Z - [REQUEST]:
323
- [NX Daemon Server] - 2026-09-16T04:02:04.169Z - Time taken for 'hash changed files from watcher' 4.098749999990105ms
324
-
325
-  NX  Failed to parse pnpm lockfile
326
-
327
- Please open an issue at `https://github.com/nrwl/nx/issues/new?template=1-bug.yml` and provide a reproduction.
328
-
329
- Original error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
330
-
331
-
332
- Error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
333
- at loadPnpmHoistedDepsDefinition (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/utils/pnpm-normalizer.js:40:15)
334
- at getNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:213:77)
335
- at getPnpmLockfileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:32:12)
336
- at getLockFileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/lock-file.js:48:59)
337
- at exports.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/index.js:47:64)
338
- at /Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:47:33
339
- at Array.map (<anonymous>)
340
- at createNodesFromFiles (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:45:35)
341
- at LoadedNxPlugin.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:27:76)
342
- at LoadedNxPlugin.createNodes.<computed> (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:44:34)
343
-
344
- [NX Daemon Server] - 2026-09-16T04:02:04.172Z - Time taken for 'build-project-configs' 3.16325000001234ms
345
- [NX Daemon Server] - 2026-09-16T04:02:04.173Z - [REQUEST]: Responding to the client with an error. Error when preparing serialized project graph. Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you keep seeing it.
346
- Failed to process project graph. Run "nx reset" to fix this. Please report the issue if you keep seeing it.
347
- An error occurred while processing files for the nx/js/dependencies-and-lockfile plugin.
348
- - pnpm-lock.yaml: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
349
- Error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
350
- at loadPnpmHoistedDepsDefinition (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/utils/pnpm-normalizer.js:40:15)
351
- at getNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:213:77)
352
- at getPnpmLockfileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:32:12)
353
- at getLockFileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/lock-file.js:48:59)
354
- at exports.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/index.js:47:64)
355
- at /Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:47:33
356
- at Array.map (<anonymous>)
357
- at createNodesFromFiles (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:45:35)
358
- at LoadedNxPlugin.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:27:76)
359
- at LoadedNxPlugin.createNodes.<computed> (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:44:34)
360
- [NX Daemon Server] - 2026-09-16T04:02:04.173Z - Time taken for 'total execution time for createProjectGraph()' 1.1041250000125729ms
361
- [NX Daemon Server] - 2026-09-16T04:02:04.173Z - Done responding to the client null
362
- [NX Daemon Server] - 2026-09-16T04:02:04.173Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 9. Response time: 0.
363
- [NX Daemon Server] - 2026-09-16T04:02:04.176Z - Closed a connection. Number of open connections: 0
364
- [NX Daemon Server] - 2026-09-16T04:02:17.162Z - [WATCHER]: _tmp_7347_c88c6d8a4491b3ec61d8b19cb7ad7a61 was deleted
365
- [NX Daemon Server] - 2026-09-16T04:02:17.163Z - [WATCHER]: Processing file changes in outputs
366
- [NX Daemon Server] - 2026-09-16T04:02:17.264Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
367
- [NX Daemon Server] - 2026-09-16T04:02:17.264Z - [REQUEST]:
368
- [NX Daemon Server] - 2026-09-16T04:02:17.264Z - [REQUEST]: _tmp_7347_c88c6d8a4491b3ec61d8b19cb7ad7a61
369
- [NX Daemon Server] - 2026-09-16T04:02:17.265Z - Time taken for 'hash changed files from watcher' 0.08116699999663979ms
370
-
371
-  NX  Failed to parse pnpm lockfile
372
-
373
- Please open an issue at `https://github.com/nrwl/nx/issues/new?template=1-bug.yml` and provide a reproduction.
374
-
375
- Original error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
376
-
377
-
378
- Error: Could not find ".modules.yaml" at "/Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.modules.yaml"
379
- at loadPnpmHoistedDepsDefinition (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/utils/pnpm-normalizer.js:40:15)
380
- at getNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:213:77)
381
- at getPnpmLockfileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/pnpm-parser.js:32:12)
382
- at getLockFileNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/lock-file/lock-file.js:48:59)
383
- at exports.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/plugins/js/index.js:47:64)
384
- at /Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:47:33
385
- at Array.map (<anonymous>)
386
- at createNodesFromFiles (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/utils.js:45:35)
387
- at LoadedNxPlugin.createNodes (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:27:76)
388
- at LoadedNxPlugin.createNodes.<computed> (/Volumes/Home/Documents/TestSpectra/source/node_modules/.pnpm/nx@19.8.4_@swc+core@1.16.2/node_modules/nx/src/project-graph/plugins/internal-api.js:44:34)
389
-
390
- [NX Daemon Server] - 2026-09-16T04:02:17.269Z - Time taken for 'build-project-configs' 3.657500000001164ms
391
- [NX Daemon Server] - 2026-09-16T04:02:17.269Z - Time taken for 'total execution time for createProjectGraph()' 0.8637909999961266ms
392
- [NX Daemon Server] - 2026-09-16T04:02:20.681Z - Established a connection. Number of open connections: 1
393
- [NX Daemon Server] - 2026-09-16T04:02:20.681Z - Closed a connection. Number of open connections: 0
394
- [NX Daemon Server] - 2026-09-16T04:02:20.681Z - Established a connection. Number of open connections: 1
395
- [NX Daemon Server] - 2026-09-16T04:02:20.682Z - [REQUEST]: Client Request for Project Graph Received
396
- [NX Daemon Server] - 2026-09-16T04:02:20.687Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
397
- [NX Daemon Server] - 2026-09-16T04:02:20.687Z - [REQUEST]:
398
- [NX Daemon Server] - 2026-09-16T04:02:20.687Z - [REQUEST]:
399
- [NX Daemon Server] - 2026-09-16T04:02:20.687Z - Time taken for 'hash changed files from watcher' 4.160792000009678ms
400
- [NX Daemon Server] - 2026-09-16T04:02:20.697Z - Time taken for 'build-project-configs' 10.140291999996407ms
401
- [NX Daemon Server] - 2026-09-16T04:02:20.708Z - [REQUEST]: Responding to the client. project-graph
402
- [NX Daemon Server] - 2026-09-16T04:02:20.708Z - Time taken for 'total for creating and serializing project graph' 25.661083999992115ms
403
- [NX Daemon Server] - 2026-09-16T04:02:20.708Z - Done responding to the client project-graph
404
- [NX Daemon Server] - 2026-09-16T04:02:20.708Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 26. Response time: 0.
405
- [NX Daemon Server] - 2026-09-16T04:02:20.747Z - [REQUEST]: Responding to the client. handleHashTasks
406
- [NX Daemon Server] - 2026-09-16T04:02:20.747Z - Done responding to the client handleHashTasks
407
- [NX Daemon Server] - 2026-09-16T04:02:20.747Z - Handled HASH_TASKS. Handling time: 1. Response time: 0.
408
- [NX Daemon Server] - 2026-09-16T04:02:20.997Z - Closed a connection. Number of open connections: 0
409
- [NX Daemon Server] - 2026-09-16T04:02:43.950Z - Established a connection. Number of open connections: 1
410
- [NX Daemon Server] - 2026-09-16T04:02:43.950Z - Closed a connection. Number of open connections: 0
411
- [NX Daemon Server] - 2026-09-16T04:02:43.950Z - Established a connection. Number of open connections: 1
412
- [NX Daemon Server] - 2026-09-16T04:02:43.952Z - [REQUEST]: Client Request for Project Graph Received
413
- [NX Daemon Server] - 2026-09-16T04:02:43.952Z - [REQUEST]: Responding to the client. project-graph
414
- [NX Daemon Server] - 2026-09-16T04:02:43.952Z - Time taken for 'total for creating and serializing project graph' 0.14279099999112077ms
415
- [NX Daemon Server] - 2026-09-16T04:02:43.952Z - Done responding to the client project-graph
416
- [NX Daemon Server] - 2026-09-16T04:02:43.952Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 0.
417
- [NX Daemon Server] - 2026-09-16T04:02:43.985Z - [REQUEST]: Responding to the client. handleHashTasks
418
- [NX Daemon Server] - 2026-09-16T04:02:43.985Z - Done responding to the client handleHashTasks
419
- [NX Daemon Server] - 2026-09-16T04:02:43.985Z - Handled HASH_TASKS. Handling time: 1. Response time: 0.
420
- [NX Daemon Server] - 2026-09-16T04:02:44.247Z - Closed a connection. Number of open connections: 0
421
- [NX Daemon Server] - 2026-09-16T04:08:38.739Z - [WATCHER]: Processing file changes in outputs
422
- [NX Daemon Server] - 2026-09-16T04:08:38.744Z - [WATCHER]: tsconfig.json was modified
423
- [NX Daemon Server] - 2026-09-16T04:08:38.846Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
424
- [NX Daemon Server] - 2026-09-16T04:08:38.846Z - [REQUEST]: tsconfig.json
425
- [NX Daemon Server] - 2026-09-16T04:08:38.846Z - [REQUEST]:
426
- [NX Daemon Server] - 2026-09-16T04:08:38.849Z - Time taken for 'hash changed files from watcher' 0.5419579999870621ms
427
- [NX Daemon Server] - 2026-09-16T04:08:38.859Z - Time taken for 'build-project-configs' 10.09816699998919ms
428
- [NX Daemon Server] - 2026-09-16T04:08:38.864Z - [SYNC]: collect registered sync generators
429
- [NX Daemon Server] - 2026-09-16T04:08:38.865Z - Time taken for 'total execution time for createProjectGraph()' 4.296458000026178ms
430
- [NX Daemon Server] - 2026-09-16T04:08:40.973Z - [WATCHER]: Processing file changes in outputs
431
- [NX Daemon Server] - 2026-09-16T04:08:40.979Z - [WATCHER]: tsconfig.json was modified
432
- [NX Daemon Server] - 2026-09-16T04:08:41.180Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
433
- [NX Daemon Server] - 2026-09-16T04:08:41.181Z - [REQUEST]: tsconfig.json
434
- [NX Daemon Server] - 2026-09-16T04:08:41.181Z - [REQUEST]:
435
- [NX Daemon Server] - 2026-09-16T04:08:41.182Z - Time taken for 'hash changed files from watcher' 0.15079200000036508ms
436
- [NX Daemon Server] - 2026-09-16T04:08:41.186Z - Time taken for 'build-project-configs' 4.773041999957059ms
437
- [NX Daemon Server] - 2026-09-16T04:08:41.189Z - [SYNC]: collect registered sync generators
438
- [NX Daemon Server] - 2026-09-16T04:08:41.189Z - [SYNC]: project graph hash is the same, not collecting task sync generators
439
- [NX Daemon Server] - 2026-09-16T04:08:41.189Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
440
- [NX Daemon Server] - 2026-09-16T04:08:41.189Z - Time taken for 'total execution time for createProjectGraph()' 2.6013749999692664ms
441
- [NX Daemon Server] - 2026-09-16T04:08:41.777Z - [WATCHER]: Processing file changes in outputs
442
- [NX Daemon Server] - 2026-09-16T04:08:41.851Z - [WATCHER]: Processing file changes in outputs
443
- [NX Daemon Server] - 2026-09-16T04:08:41.964Z - [WATCHER]: Processing file changes in outputs
444
- [NX Daemon Server] - 2026-09-16T04:08:42.064Z - [WATCHER]: Processing file changes in outputs
445
- [NX Daemon Server] - 2026-09-16T04:08:42.126Z - [WATCHER]: Processing file changes in outputs
446
- [NX Daemon Server] - 2026-09-16T04:08:42.191Z - [WATCHER]: Processing file changes in outputs
447
- [NX Daemon Server] - 2026-09-16T04:08:42.268Z - [WATCHER]: Processing file changes in outputs
448
- [NX Daemon Server] - 2026-09-16T04:09:23.669Z - Established a connection. Number of open connections: 1
449
- [NX Daemon Server] - 2026-09-16T04:09:23.670Z - Closed a connection. Number of open connections: 0
450
- [NX Daemon Server] - 2026-09-16T04:09:23.670Z - Established a connection. Number of open connections: 1
451
- [NX Daemon Server] - 2026-09-16T04:09:23.672Z - [REQUEST]: Client Request for Project Graph Received
452
- [NX Daemon Server] - 2026-09-16T04:09:23.673Z - [REQUEST]: Responding to the client. project-graph
453
- [NX Daemon Server] - 2026-09-16T04:09:23.673Z - Time taken for 'total for creating and serializing project graph' 0.15520800009835511ms
454
- [NX Daemon Server] - 2026-09-16T04:09:23.673Z - Done responding to the client project-graph
455
- [NX Daemon Server] - 2026-09-16T04:09:23.673Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 1. Response time: 0.
456
- [NX Daemon Server] - 2026-09-16T04:09:23.716Z - [REQUEST]: Responding to the client. handleHashTasks
457
- [NX Daemon Server] - 2026-09-16T04:09:23.716Z - Done responding to the client handleHashTasks
458
- [NX Daemon Server] - 2026-09-16T04:09:23.716Z - Handled HASH_TASKS. Handling time: 2. Response time: 0.
459
- [NX Daemon Server] - 2026-09-16T04:09:24.033Z - Closed a connection. Number of open connections: 0
460
- [NX Daemon Server] - 2026-09-16T04:12:59.425Z - [WATCHER]: 4 file(s) created or restored, 0 file(s) modified, 0 file(s) deleted
461
- [NX Daemon Server] - 2026-09-16T04:12:59.426Z - [WATCHER]: Processing file changes in outputs
462
- [NX Daemon Server] - 2026-09-16T04:12:59.529Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
463
- [NX Daemon Server] - 2026-09-16T04:12:59.529Z - [REQUEST]: spectra.config.ts,packages/matchers/e2e/specs/EnvironmentConfig/TC-0019-read-custom-environment-variable/spec.md,packages/matchers/e2e/specs/EnvironmentConfig/suite.md,packages/matchers/e2e/specs/EnvironmentConfig/TC-0019-read-custom-environment-variable/common.test.ts
464
- [NX Daemon Server] - 2026-09-16T04:12:59.529Z - [REQUEST]:
465
- [NX Daemon Server] - 2026-09-16T04:12:59.532Z - Time taken for 'hash changed files from watcher' 0.8309159999480471ms
466
- [NX Daemon Server] - 2026-09-16T04:12:59.540Z - Time taken for 'build-project-configs' 7.068291999981739ms
467
- [NX Daemon Server] - 2026-09-16T04:12:59.543Z - [SYNC]: collect registered sync generators
468
- [NX Daemon Server] - 2026-09-16T04:12:59.543Z - [SYNC]: project graph hash is the same, not collecting task sync generators
469
- [NX Daemon Server] - 2026-09-16T04:12:59.543Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
470
- [NX Daemon Server] - 2026-09-16T04:12:59.543Z - Time taken for 'total execution time for createProjectGraph()' 2.1946250000037253ms
471
- [NX Daemon Server] - 2026-09-16T04:44:31.497Z - [WATCHER]: tsconfig.json was modified
472
- [NX Daemon Server] - 2026-09-16T04:44:31.501Z - [WATCHER]: Processing file changes in outputs
473
- [NX Daemon Server] - 2026-09-16T04:44:31.705Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
474
- [NX Daemon Server] - 2026-09-16T04:44:31.705Z - [REQUEST]: tsconfig.json
475
- [NX Daemon Server] - 2026-09-16T04:44:31.705Z - [REQUEST]:
476
- [NX Daemon Server] - 2026-09-16T04:44:31.716Z - Time taken for 'hash changed files from watcher' 1.8971250001341105ms
477
- [NX Daemon Server] - 2026-09-16T04:44:31.764Z - Time taken for 'build-project-configs' 55.77491699997336ms
478
- [NX Daemon Server] - 2026-09-16T04:44:31.771Z - [SYNC]: collect registered sync generators
479
- [NX Daemon Server] - 2026-09-16T04:44:31.771Z - [SYNC]: project graph hash is the same, not collecting task sync generators
480
- [NX Daemon Server] - 2026-09-16T04:44:31.771Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
481
- [NX Daemon Server] - 2026-09-16T04:44:31.771Z - Time taken for 'total execution time for createProjectGraph()' 6.093374999705702ms
482
- [NX Daemon Server] - 2026-09-16T04:44:32.935Z - [WATCHER]: Processing file changes in outputs
483
- [NX Daemon Server] - 2026-09-16T04:44:32.943Z - [WATCHER]: tsconfig.json was modified
484
- [NX Daemon Server] - 2026-09-16T04:44:33.126Z - [WATCHER]: Processing file changes in outputs
485
- [NX Daemon Server] - 2026-09-16T04:44:33.345Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
486
- [NX Daemon Server] - 2026-09-16T04:44:33.345Z - [REQUEST]: tsconfig.json
487
- [NX Daemon Server] - 2026-09-16T04:44:33.345Z - [REQUEST]:
488
- [NX Daemon Server] - 2026-09-16T04:44:33.348Z - Time taken for 'hash changed files from watcher' 0.16929199965670705ms
489
- [NX Daemon Server] - 2026-09-16T04:44:33.354Z - Time taken for 'build-project-configs' 6.795124999713153ms
490
- [NX Daemon Server] - 2026-09-16T04:44:33.359Z - [SYNC]: collect registered sync generators
491
- [NX Daemon Server] - 2026-09-16T04:44:33.359Z - [SYNC]: project graph hash is the same, not collecting task sync generators
492
- [NX Daemon Server] - 2026-09-16T04:44:33.359Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
493
- [NX Daemon Server] - 2026-09-16T04:44:33.359Z - Time taken for 'total execution time for createProjectGraph()' 5.016291999723762ms
494
- [NX Daemon Server] - 2026-09-16T04:44:34.020Z - [WATCHER]: Processing file changes in outputs
495
- [NX Daemon Server] - 2026-09-16T04:44:34.119Z - [WATCHER]: Processing file changes in outputs
496
- [NX Daemon Server] - 2026-09-16T04:44:34.176Z - [WATCHER]: Processing file changes in outputs
497
- [NX Daemon Server] - 2026-09-16T04:44:34.246Z - [WATCHER]: Processing file changes in outputs
498
- [NX Daemon Server] - 2026-09-16T04:44:34.299Z - [WATCHER]: Processing file changes in outputs
499
- [NX Daemon Server] - 2026-09-16T04:44:34.378Z - [WATCHER]: Processing file changes in outputs
500
- [NX Daemon Server] - 2026-09-16T04:44:34.437Z - [WATCHER]: Processing file changes in outputs
501
- [NX Daemon Server] - 2026-09-16T04:44:34.512Z - [WATCHER]: Processing file changes in outputs
502
- [NX Daemon Server] - 2026-09-16T04:44:34.569Z - [WATCHER]: Processing file changes in outputs
503
- [NX Daemon Server] - 2026-09-16T04:45:16.302Z - [WATCHER]: Processing file changes in outputs
504
- [NX Daemon Server] - 2026-09-16T04:45:16.309Z - [WATCHER]: tsconfig.json was modified
505
- [NX Daemon Server] - 2026-09-16T04:45:17.110Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
506
- [NX Daemon Server] - 2026-09-16T04:45:17.110Z - [REQUEST]: tsconfig.json
507
- [NX Daemon Server] - 2026-09-16T04:45:17.110Z - [REQUEST]:
508
- [NX Daemon Server] - 2026-09-16T04:45:17.111Z - Time taken for 'hash changed files from watcher' 0.14258400024846196ms
509
- [NX Daemon Server] - 2026-09-16T04:45:17.120Z - Time taken for 'build-project-configs' 6.803000000305474ms
510
- [NX Daemon Server] - 2026-09-16T04:45:17.122Z - [SYNC]: collect registered sync generators
511
- [NX Daemon Server] - 2026-09-16T04:45:17.122Z - [SYNC]: project graph hash is the same, not collecting task sync generators
512
- [NX Daemon Server] - 2026-09-16T04:45:17.122Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
513
- [NX Daemon Server] - 2026-09-16T04:45:17.122Z - Time taken for 'total execution time for createProjectGraph()' 1.6932500000111759ms
514
- [NX Daemon Server] - 2026-09-16T04:45:17.798Z - [WATCHER]: Processing file changes in outputs
515
- [NX Daemon Server] - 2026-09-16T04:45:17.804Z - [WATCHER]: tsconfig.json was modified
516
- [NX Daemon Server] - 2026-09-16T04:45:17.994Z - [WATCHER]: Processing file changes in outputs
517
- [NX Daemon Server] - 2026-09-16T04:45:19.405Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
518
- [NX Daemon Server] - 2026-09-16T04:45:19.405Z - [REQUEST]: tsconfig.json
519
- [NX Daemon Server] - 2026-09-16T04:45:19.405Z - [REQUEST]:
520
- [NX Daemon Server] - 2026-09-16T04:45:19.406Z - Time taken for 'hash changed files from watcher' 0.14337499998509884ms
521
- [NX Daemon Server] - 2026-09-16T04:45:19.414Z - Time taken for 'build-project-configs' 7.292208000086248ms
522
- [NX Daemon Server] - 2026-09-16T04:45:19.416Z - [SYNC]: collect registered sync generators
523
- [NX Daemon Server] - 2026-09-16T04:45:19.416Z - [SYNC]: project graph hash is the same, not collecting task sync generators
524
- [NX Daemon Server] - 2026-09-16T04:45:19.416Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
525
- [NX Daemon Server] - 2026-09-16T04:45:19.416Z - Time taken for 'total execution time for createProjectGraph()' 2.1699589998461306ms
526
- [NX Daemon Server] - 2026-09-16T07:45:17.939Z - [WATCHER]: Stopping the watcher for /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (sources)
527
- [NX Daemon Server] - 2026-09-16T07:45:17.945Z - [WATCHER]: Stopping the watcher for /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (outputs)
528
- [NX Daemon Server] - 2026-09-16T07:45:17.952Z - Server stopped because: "10800000ms of inactivity"
529
- [NX Daemon Server] - 2026-09-16T10:35:42.388Z - Started listening on: /private/var/folders/hw/dvsryrl10t59sqh3rht8j_pr0000gn/T/091eddd6eaf287d577f0/d.sock
530
- [NX Daemon Server] - 2026-09-16T10:35:42.390Z - [WATCHER]: Subscribed to changes within: /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (native)
531
- [NX Daemon Server] - 2026-09-16T10:35:42.395Z - Established a connection. Number of open connections: 1
532
- [NX Daemon Server] - 2026-09-16T10:35:42.396Z - Established a connection. Number of open connections: 2
533
- [NX Daemon Server] - 2026-09-16T10:35:42.396Z - Closed a connection. Number of open connections: 1
534
- [NX Daemon Server] - 2026-09-16T10:35:42.396Z - [REQUEST]: Client Request for Project Graph Received
535
- [NX Daemon Server] - 2026-09-16T10:35:42.448Z - [WATCHER]: Processing file changes in outputs
536
- [NX Daemon Server] - 2026-09-16T10:35:42.508Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
537
- [NX Daemon Server] - 2026-09-16T10:35:42.508Z - [REQUEST]:
538
- [NX Daemon Server] - 2026-09-16T10:35:42.508Z - [REQUEST]:
539
- [NX Daemon Server] - 2026-09-16T10:35:42.510Z - Time taken for 'loadNxPlugins' 110.578333ms
540
- [NX Daemon Server] - 2026-09-16T10:35:42.532Z - Time taken for 'build-project-configs' 15.870666999999997ms
541
- [NX Daemon Server] - 2026-09-16T10:35:42.537Z - [SYNC]: collect registered sync generators
542
- [NX Daemon Server] - 2026-09-16T10:35:42.537Z - [REQUEST]: Responding to the client. project-graph
543
- [NX Daemon Server] - 2026-09-16T10:35:42.537Z - Time taken for 'total for creating and serializing project graph' 140.463416ms
544
- [NX Daemon Server] - 2026-09-16T10:35:42.538Z - Done responding to the client project-graph
545
- [NX Daemon Server] - 2026-09-16T10:35:42.538Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 141. Response time: 1.
546
- [NX Daemon Server] - 2026-09-16T10:35:42.587Z - [REQUEST]: Responding to the client. handleHashTasks
547
- [NX Daemon Server] - 2026-09-16T10:35:42.587Z - Done responding to the client handleHashTasks
548
- [NX Daemon Server] - 2026-09-16T10:35:42.587Z - Handled HASH_TASKS. Handling time: 2. Response time: 0.
549
- [NX Daemon Server] - 2026-09-16T10:35:42.908Z - Closed a connection. Number of open connections: 0
550
- [NX Daemon Server] - 2026-09-17T02:09:16.697Z - Started listening on: /private/var/folders/hw/dvsryrl10t59sqh3rht8j_pr0000gn/T/091eddd6eaf287d577f0/d.sock
551
- [NX Daemon Server] - 2026-09-17T02:09:16.699Z - [WATCHER]: Subscribed to changes within: /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (native)
552
- [NX Daemon Server] - 2026-09-17T02:09:16.700Z - Established a connection. Number of open connections: 1
553
- [NX Daemon Server] - 2026-09-17T02:09:16.700Z - Established a connection. Number of open connections: 2
554
- [NX Daemon Server] - 2026-09-17T02:09:16.701Z - Closed a connection. Number of open connections: 1
555
- [NX Daemon Server] - 2026-09-17T02:09:16.701Z - [REQUEST]: Client Request for Project Graph Received
556
- [NX Daemon Server] - 2026-09-17T02:09:16.758Z - [WATCHER]: Processing file changes in outputs
557
- [NX Daemon Server] - 2026-09-17T02:09:16.813Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
558
- [NX Daemon Server] - 2026-09-17T02:09:16.813Z - [REQUEST]:
559
- [NX Daemon Server] - 2026-09-17T02:09:16.813Z - [REQUEST]:
560
- [NX Daemon Server] - 2026-09-17T02:09:16.815Z - Time taken for 'loadNxPlugins' 111.196417ms
561
- [NX Daemon Server] - 2026-09-17T02:09:16.841Z - Time taken for 'build-project-configs' 18.085167000000013ms
562
- [NX Daemon Server] - 2026-09-17T02:09:16.848Z - [SYNC]: collect registered sync generators
563
- [NX Daemon Server] - 2026-09-17T02:09:16.848Z - [REQUEST]: Responding to the client. project-graph
564
- [NX Daemon Server] - 2026-09-17T02:09:16.848Z - Time taken for 'total for creating and serializing project graph' 146.84300000000002ms
565
- [NX Daemon Server] - 2026-09-17T02:09:16.849Z - Done responding to the client project-graph
566
- [NX Daemon Server] - 2026-09-17T02:09:16.849Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 147. Response time: 1.
567
- [NX Daemon Server] - 2026-09-17T02:09:16.895Z - [REQUEST]: Responding to the client. handleHashTasks
568
- [NX Daemon Server] - 2026-09-17T02:09:16.895Z - Done responding to the client handleHashTasks
569
- [NX Daemon Server] - 2026-09-17T02:09:16.895Z - Handled HASH_TASKS. Handling time: 2. Response time: 0.
570
- [NX Daemon Server] - 2026-09-17T02:09:17.187Z - Closed a connection. Number of open connections: 0
571
- [NX Daemon Server] - 2026-09-17T02:25:12.316Z - [WATCHER]: 24 file(s) created or restored, 0 file(s) modified, 0 file(s) deleted
572
- [NX Daemon Server] - 2026-09-17T02:25:12.320Z - [WATCHER]: Processing file changes in outputs
573
- [NX Daemon Server] - 2026-09-17T02:25:12.420Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
574
- [NX Daemon Server] - 2026-09-17T02:25:12.420Z - [REQUEST]: shared/testing/page-objects/MatchersPage/mobile.ts,shared/testing/page-objects/MatchersPage/web.ts,packages/matchers/e2e/specs/ApiInterception/TC-0009-post-mocking/mobile.test.ts,shared/testing/page-objects/PlaygroundPage/web.ts,shared/testing/support/steps/togglePlaygroundStates/mobile.step.ts,shared/testing/support/actions/fillCredentials/mobile.action.ts,packages/matchers/e2e/project.json,shared/testing/page-objects/PlaygroundPage/mobile.ts,shared/testing/support/steps/togglePlaygroundStates/web.step.ts,packages/matchers/e2e/specs/EnvironmentConfig/suite.md,shared/testing/support/actions/fillCredentials/web.action.ts,shared/testing/project.json,spectra.config.ts,shared/testing/support/steps/verifyPlaygroundState/mobile.step.ts,shared/testing/page-objects/NavigationPage/web.ts,shared/testing/support/steps/verifyPlaygroundState/web.step.ts,packages/matchers/e2e/specs/ApiInterception/TC-0008-fetch-mocking/mobile.test.ts,package.json,packages/matchers/e2e/specs/EnvironmentConfig/TC-0019-read-custom-environment-variable/common.test.ts,shared/testing/page-objects/NavigationPage/mobile.ts,packages/matchers/e2e/specs/ApiInterception/TC-0009-post-mocking/web.test.ts,packages/matchers/e2e/specs/EnvironmentConfig/TC-0019-read-custom-environment-variable/spec.md,packages/matchers/e2e/specs/ApiInterception/TC-0008-fetch-mocking/web.test.ts,packages/playground/e2e/project.json
575
- [NX Daemon Server] - 2026-09-17T02:25:12.421Z - [REQUEST]:
576
- [NX Daemon Server] - 2026-09-17T02:25:12.422Z - Time taken for 'hash changed files from watcher' 0.5908330000238493ms
577
- [NX Daemon Server] - 2026-09-17T02:25:12.431Z - Time taken for 'build-project-configs' 8.620833999942988ms
578
- [NX Daemon Server] - 2026-09-17T02:25:12.440Z - [SYNC]: collect registered sync generators
579
- [NX Daemon Server] - 2026-09-17T02:25:12.440Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
580
- [NX Daemon Server] - 2026-09-17T02:25:12.440Z - Time taken for 'total execution time for createProjectGraph()' 6.857166000059806ms
581
- [NX Daemon Server] - 2026-09-17T02:27:14.048Z - [WATCHER]: Processing file changes in outputs
582
- [NX Daemon Server] - 2026-09-17T02:27:14.065Z - [WATCHER]: tsconfig.json was modified
583
- [NX Daemon Server] - 2026-09-17T02:27:14.267Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
584
- [NX Daemon Server] - 2026-09-17T02:27:14.267Z - [REQUEST]: tsconfig.json
585
- [NX Daemon Server] - 2026-09-17T02:27:14.267Z - [REQUEST]:
586
- [NX Daemon Server] - 2026-09-17T02:27:14.268Z - Time taken for 'hash changed files from watcher' 0.15320899989455938ms
587
- [NX Daemon Server] - 2026-09-17T02:27:14.276Z - Time taken for 'build-project-configs' 6.353499999968335ms
588
- [NX Daemon Server] - 2026-09-17T02:27:14.283Z - [SYNC]: collect registered sync generators
589
- [NX Daemon Server] - 2026-09-17T02:27:14.283Z - [SYNC]: project graph hash is the same, not collecting task sync generators
590
- [NX Daemon Server] - 2026-09-17T02:27:14.283Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
591
- [NX Daemon Server] - 2026-09-17T02:27:14.283Z - Time taken for 'total execution time for createProjectGraph()' 2.8981250000651926ms
592
- [NX Daemon Server] - 2026-09-17T02:27:15.485Z - [WATCHER]: Processing file changes in outputs
593
- [NX Daemon Server] - 2026-09-17T02:27:15.496Z - [WATCHER]: tsconfig.json was modified
594
- [NX Daemon Server] - 2026-09-17T02:27:15.673Z - [WATCHER]: Processing file changes in outputs
595
- [NX Daemon Server] - 2026-09-17T02:27:15.898Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
596
- [NX Daemon Server] - 2026-09-17T02:27:15.898Z - [REQUEST]: tsconfig.json
597
- [NX Daemon Server] - 2026-09-17T02:27:15.898Z - [REQUEST]:
598
- [NX Daemon Server] - 2026-09-17T02:27:15.900Z - Time taken for 'hash changed files from watcher' 0.20862499997019768ms
599
- [NX Daemon Server] - 2026-09-17T02:27:15.907Z - Time taken for 'build-project-configs' 7.008708999957889ms
600
- [NX Daemon Server] - 2026-09-17T02:27:15.914Z - [SYNC]: collect registered sync generators
601
- [NX Daemon Server] - 2026-09-17T02:27:15.915Z - [SYNC]: project graph hash is the same, not collecting task sync generators
602
- [NX Daemon Server] - 2026-09-17T02:27:15.915Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
603
- [NX Daemon Server] - 2026-09-17T02:27:15.915Z - Time taken for 'total execution time for createProjectGraph()' 5.113957999972627ms
604
- [NX Daemon Server] - 2026-09-17T02:27:16.454Z - [WATCHER]: Processing file changes in outputs
605
- [NX Daemon Server] - 2026-09-17T02:27:16.507Z - [WATCHER]: Processing file changes in outputs
606
- [NX Daemon Server] - 2026-09-17T02:27:16.602Z - [WATCHER]: Processing file changes in outputs
607
- [NX Daemon Server] - 2026-09-17T02:27:16.693Z - [WATCHER]: Processing file changes in outputs
608
- [NX Daemon Server] - 2026-09-17T02:27:16.750Z - [WATCHER]: Processing file changes in outputs
609
- [NX Daemon Server] - 2026-09-17T02:27:16.835Z - [WATCHER]: Processing file changes in outputs
610
- [NX Daemon Server] - 2026-09-17T02:27:16.899Z - [WATCHER]: Processing file changes in outputs
611
- [NX Daemon Server] - 2026-09-17T02:27:16.985Z - [WATCHER]: Processing file changes in outputs
612
- [NX Daemon Server] - 2026-09-17T02:28:17.509Z - [WATCHER]: Processing file changes in outputs
613
- [NX Daemon Server] - 2026-09-17T02:28:17.519Z - [WATCHER]: tsconfig.json was modified
614
- [NX Daemon Server] - 2026-09-17T02:28:18.321Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
615
- [NX Daemon Server] - 2026-09-17T02:28:18.321Z - [REQUEST]: tsconfig.json
616
- [NX Daemon Server] - 2026-09-17T02:28:18.321Z - [REQUEST]:
617
- [NX Daemon Server] - 2026-09-17T02:28:18.321Z - Time taken for 'hash changed files from watcher' 0.08312499988824129ms
618
- [NX Daemon Server] - 2026-09-17T02:28:18.326Z - Time taken for 'build-project-configs' 4.163249999983236ms
619
- [NX Daemon Server] - 2026-09-17T02:28:18.329Z - [SYNC]: collect registered sync generators
620
- [NX Daemon Server] - 2026-09-17T02:28:18.329Z - [SYNC]: project graph hash is the same, not collecting task sync generators
621
- [NX Daemon Server] - 2026-09-17T02:28:18.329Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
622
- [NX Daemon Server] - 2026-09-17T02:28:18.329Z - Time taken for 'total execution time for createProjectGraph()' 2.6761249999981374ms
623
- [NX Daemon Server] - 2026-09-17T02:28:18.892Z - [WATCHER]: Processing file changes in outputs
624
- [NX Daemon Server] - 2026-09-17T02:28:18.898Z - [WATCHER]: tsconfig.json was modified
625
- [NX Daemon Server] - 2026-09-17T02:28:19.074Z - [WATCHER]: Processing file changes in outputs
626
- [NX Daemon Server] - 2026-09-17T02:28:20.500Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
627
- [NX Daemon Server] - 2026-09-17T02:28:20.500Z - [REQUEST]: tsconfig.json
628
- [NX Daemon Server] - 2026-09-17T02:28:20.501Z - [REQUEST]:
629
- [NX Daemon Server] - 2026-09-17T02:28:20.503Z - Time taken for 'hash changed files from watcher' 0.1955409999936819ms
630
- [NX Daemon Server] - 2026-09-17T02:28:20.509Z - Time taken for 'build-project-configs' 6.26195800001733ms
631
- [NX Daemon Server] - 2026-09-17T02:28:20.517Z - [SYNC]: collect registered sync generators
632
- [NX Daemon Server] - 2026-09-17T02:28:20.517Z - [SYNC]: project graph hash is the same, not collecting task sync generators
633
- [NX Daemon Server] - 2026-09-17T02:28:20.517Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
634
- [NX Daemon Server] - 2026-09-17T02:28:20.517Z - Time taken for 'total execution time for createProjectGraph()' 4.4291670001111925ms
635
- [NX Daemon Server] - 2026-09-17T02:30:35.788Z - [WATCHER]: Processing file changes in outputs
636
- [NX Daemon Server] - 2026-09-17T02:30:35.794Z - [WATCHER]: tsconfig.json was modified
637
- [NX Daemon Server] - 2026-09-17T02:30:37.240Z - [WATCHER]: Processing file changes in outputs
638
- [NX Daemon Server] - 2026-09-17T02:30:37.241Z - [WATCHER]: tsconfig.json was modified
639
- [NX Daemon Server] - 2026-09-17T02:30:37.434Z - [WATCHER]: Processing file changes in outputs
640
- [NX Daemon Server] - 2026-09-17T02:30:38.996Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
641
- [NX Daemon Server] - 2026-09-17T02:30:38.996Z - [REQUEST]: tsconfig.json
642
- [NX Daemon Server] - 2026-09-17T02:30:38.996Z - [REQUEST]:
643
- [NX Daemon Server] - 2026-09-17T02:30:38.998Z - Time taken for 'hash changed files from watcher' 0.13812500005587935ms
644
- [NX Daemon Server] - 2026-09-17T02:30:39.008Z - Time taken for 'build-project-configs' 9.439208999974653ms
645
- [NX Daemon Server] - 2026-09-17T02:30:39.016Z - [SYNC]: collect registered sync generators
646
- [NX Daemon Server] - 2026-09-17T02:30:39.016Z - [SYNC]: project graph hash is the same, not collecting task sync generators
647
- [NX Daemon Server] - 2026-09-17T02:30:39.016Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
648
- [NX Daemon Server] - 2026-09-17T02:30:39.016Z - Time taken for 'total execution time for createProjectGraph()' 6.075458999956027ms
649
- [NX Daemon Server] - 2026-09-17T02:33:18.694Z - [WATCHER]: Processing file changes in outputs
650
- [NX Daemon Server] - 2026-09-17T02:33:18.706Z - [WATCHER]: tsconfig.json was modified
651
- [NX Daemon Server] - 2026-09-17T02:33:20.078Z - [WATCHER]: Processing file changes in outputs
652
- [NX Daemon Server] - 2026-09-17T02:33:20.093Z - [WATCHER]: tsconfig.json was modified
653
- [NX Daemon Server] - 2026-09-17T02:33:20.323Z - [WATCHER]: Processing file changes in outputs
654
- [NX Daemon Server] - 2026-09-17T02:33:25.109Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
655
- [NX Daemon Server] - 2026-09-17T02:33:25.109Z - [REQUEST]: tsconfig.json
656
- [NX Daemon Server] - 2026-09-17T02:33:25.109Z - [REQUEST]:
657
- [NX Daemon Server] - 2026-09-17T02:33:25.111Z - Time taken for 'hash changed files from watcher' 0.18424999993294477ms
658
- [NX Daemon Server] - 2026-09-17T02:33:25.119Z - Time taken for 'build-project-configs' 7.8975419998168945ms
659
- [NX Daemon Server] - 2026-09-17T02:33:25.124Z - [SYNC]: collect registered sync generators
660
- [NX Daemon Server] - 2026-09-17T02:33:25.124Z - [SYNC]: project graph hash is the same, not collecting task sync generators
661
- [NX Daemon Server] - 2026-09-17T02:33:25.124Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
662
- [NX Daemon Server] - 2026-09-17T02:33:25.125Z - Time taken for 'total execution time for createProjectGraph()' 3.2339999999385327ms
663
- [NX Daemon Server] - 2026-09-17T02:34:35.308Z - [WATCHER]: Processing file changes in outputs
664
- [NX Daemon Server] - 2026-09-17T02:34:35.314Z - [WATCHER]: tsconfig.json was modified
665
- [NX Daemon Server] - 2026-09-17T02:34:37.571Z - [WATCHER]: Processing file changes in outputs
666
- [NX Daemon Server] - 2026-09-17T02:34:37.578Z - [WATCHER]: tsconfig.json was modified
667
- [NX Daemon Server] - 2026-09-17T02:34:37.882Z - [WATCHER]: Processing file changes in outputs
668
- [NX Daemon Server] - 2026-09-17T02:34:41.716Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
669
- [NX Daemon Server] - 2026-09-17T02:34:41.716Z - [REQUEST]: tsconfig.json
670
- [NX Daemon Server] - 2026-09-17T02:34:41.716Z - [REQUEST]:
671
- [NX Daemon Server] - 2026-09-17T02:34:41.717Z - Time taken for 'hash changed files from watcher' 0.2502079999540001ms
672
- [NX Daemon Server] - 2026-09-17T02:34:41.740Z - Time taken for 'build-project-configs' 22.08545899996534ms
673
- [NX Daemon Server] - 2026-09-17T02:34:41.752Z - [SYNC]: collect registered sync generators
674
- [NX Daemon Server] - 2026-09-17T02:34:41.752Z - [SYNC]: project graph hash is the same, not collecting task sync generators
675
- [NX Daemon Server] - 2026-09-17T02:34:41.752Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
676
- [NX Daemon Server] - 2026-09-17T02:34:41.752Z - Time taken for 'total execution time for createProjectGraph()' 2.94641700014472ms
677
- [NX Daemon Server] - 2026-09-17T02:36:29.376Z - [WATCHER]: Processing file changes in outputs
678
- [NX Daemon Server] - 2026-09-17T02:36:29.383Z - [WATCHER]: tsconfig.json was modified
679
- [NX Daemon Server] - 2026-09-17T02:36:30.708Z - [WATCHER]: Processing file changes in outputs
680
- [NX Daemon Server] - 2026-09-17T02:36:30.716Z - [WATCHER]: tsconfig.json was modified
681
- [NX Daemon Server] - 2026-09-17T02:36:30.892Z - [WATCHER]: Processing file changes in outputs
682
- [NX Daemon Server] - 2026-09-17T02:36:31.689Z - [WATCHER]: Processing file changes in outputs
683
- [NX Daemon Server] - 2026-09-17T02:36:31.754Z - [WATCHER]: Processing file changes in outputs
684
- [NX Daemon Server] - 2026-09-17T02:36:31.821Z - [WATCHER]: Processing file changes in outputs
685
- [NX Daemon Server] - 2026-09-17T02:36:31.875Z - [WATCHER]: Processing file changes in outputs
686
- [NX Daemon Server] - 2026-09-17T02:36:31.945Z - [WATCHER]: Processing file changes in outputs
687
- [NX Daemon Server] - 2026-09-17T02:36:31.996Z - [WATCHER]: Processing file changes in outputs
688
- [NX Daemon Server] - 2026-09-17T02:36:35.785Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
689
- [NX Daemon Server] - 2026-09-17T02:36:35.785Z - [REQUEST]: tsconfig.json
690
- [NX Daemon Server] - 2026-09-17T02:36:35.785Z - [REQUEST]:
691
- [NX Daemon Server] - 2026-09-17T02:36:35.787Z - Time taken for 'hash changed files from watcher' 0.3092089998535812ms
692
- [NX Daemon Server] - 2026-09-17T02:36:35.803Z - Time taken for 'build-project-configs' 14.712749999947846ms
693
- [NX Daemon Server] - 2026-09-17T02:36:35.810Z - [SYNC]: collect registered sync generators
694
- [NX Daemon Server] - 2026-09-17T02:36:35.811Z - [SYNC]: project graph hash is the same, not collecting task sync generators
695
- [NX Daemon Server] - 2026-09-17T02:36:35.811Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
696
- [NX Daemon Server] - 2026-09-17T02:36:35.811Z - Time taken for 'total execution time for createProjectGraph()' 6.642375000054017ms
697
- [NX Daemon Server] - 2026-09-17T02:39:13.327Z - [WATCHER]: Processing file changes in outputs
698
- [NX Daemon Server] - 2026-09-17T02:39:13.439Z - [WATCHER]: Processing file changes in outputs
699
- [NX Daemon Server] - 2026-09-17T02:39:13.494Z - [WATCHER]: Processing file changes in outputs
700
- [NX Daemon Server] - 2026-09-17T02:39:55.621Z - [WATCHER]: Processing file changes in outputs
701
- [NX Daemon Server] - 2026-09-17T02:39:55.626Z - [WATCHER]: tsconfig.json was modified
702
- [NX Daemon Server] - 2026-09-17T02:40:02.030Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
703
- [NX Daemon Server] - 2026-09-17T02:40:02.030Z - [REQUEST]: tsconfig.json
704
- [NX Daemon Server] - 2026-09-17T02:40:02.030Z - [REQUEST]:
705
- [NX Daemon Server] - 2026-09-17T02:40:02.036Z - Time taken for 'hash changed files from watcher' 0.2607500001322478ms
706
- [NX Daemon Server] - 2026-09-17T02:40:02.052Z - Time taken for 'build-project-configs' 15.801042000064626ms
707
- [NX Daemon Server] - 2026-09-17T02:40:02.062Z - [SYNC]: collect registered sync generators
708
- [NX Daemon Server] - 2026-09-17T02:40:02.062Z - [SYNC]: project graph hash is the same, not collecting task sync generators
709
- [NX Daemon Server] - 2026-09-17T02:40:02.062Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
710
- [NX Daemon Server] - 2026-09-17T02:40:02.062Z - Time taken for 'total execution time for createProjectGraph()' 9.2228330001235ms
711
- [NX Daemon Server] - 2026-09-17T02:40:04.297Z - [WATCHER]: Processing file changes in outputs
712
- [NX Daemon Server] - 2026-09-17T02:40:04.355Z - [WATCHER]: Processing file changes in outputs
713
- [NX Daemon Server] - 2026-09-17T02:40:04.361Z - [WATCHER]: tsconfig.json was modified
714
- [NX Daemon Server] - 2026-09-17T02:40:06.383Z - [WATCHER]: Processing file changes in outputs
715
- [NX Daemon Server] - 2026-09-17T02:40:09.487Z - [WATCHER]: Processing file changes in outputs
716
- [NX Daemon Server] - 2026-09-17T02:40:09.603Z - [WATCHER]: Processing file changes in outputs
717
- [NX Daemon Server] - 2026-09-17T02:40:09.747Z - [WATCHER]: Processing file changes in outputs
718
- [NX Daemon Server] - 2026-09-17T02:40:09.834Z - [WATCHER]: Processing file changes in outputs
719
- [NX Daemon Server] - 2026-09-17T02:40:09.887Z - [WATCHER]: Processing file changes in outputs
720
- [NX Daemon Server] - 2026-09-17T02:40:10.258Z - [WATCHER]: Processing file changes in outputs
721
- [NX Daemon Server] - 2026-09-17T02:40:10.330Z - [WATCHER]: Processing file changes in outputs
722
- [NX Daemon Server] - 2026-09-17T02:40:10.447Z - [WATCHER]: Processing file changes in outputs
723
- [NX Daemon Server] - 2026-09-17T02:40:10.521Z - [WATCHER]: Processing file changes in outputs
724
- [NX Daemon Server] - 2026-09-17T02:40:10.601Z - [WATCHER]: Processing file changes in outputs
725
- [NX Daemon Server] - 2026-09-17T02:40:10.763Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
726
- [NX Daemon Server] - 2026-09-17T02:40:10.763Z - [REQUEST]: tsconfig.json
727
- [NX Daemon Server] - 2026-09-17T02:40:10.763Z - [REQUEST]:
728
- [NX Daemon Server] - 2026-09-17T02:40:10.765Z - Time taken for 'hash changed files from watcher' 0.2028749999590218ms
729
- [NX Daemon Server] - 2026-09-17T02:40:10.779Z - Time taken for 'build-project-configs' 11.933541999896988ms
730
- [NX Daemon Server] - 2026-09-17T02:40:10.787Z - [SYNC]: collect registered sync generators
731
- [NX Daemon Server] - 2026-09-17T02:40:10.787Z - [SYNC]: project graph hash is the same, not collecting task sync generators
732
- [NX Daemon Server] - 2026-09-17T02:40:10.788Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
733
- [NX Daemon Server] - 2026-09-17T02:40:10.788Z - Time taken for 'total execution time for createProjectGraph()' 5.453500000061467ms
734
- [NX Daemon Server] - 2026-09-17T02:43:44.868Z - [WATCHER]: Processing file changes in outputs
735
- [NX Daemon Server] - 2026-09-17T02:43:44.882Z - [WATCHER]: tsconfig.json was modified
736
- [NX Daemon Server] - 2026-09-17T02:43:46.214Z - [WATCHER]: Processing file changes in outputs
737
- [NX Daemon Server] - 2026-09-17T02:43:46.221Z - [WATCHER]: tsconfig.json was modified
738
- [NX Daemon Server] - 2026-09-17T02:43:46.414Z - [WATCHER]: Processing file changes in outputs
739
- [NX Daemon Server] - 2026-09-17T02:43:47.332Z - [WATCHER]: Processing file changes in outputs
740
- [NX Daemon Server] - 2026-09-17T02:43:47.383Z - [WATCHER]: Processing file changes in outputs
741
- [NX Daemon Server] - 2026-09-17T02:43:47.482Z - [WATCHER]: Processing file changes in outputs
742
- [NX Daemon Server] - 2026-09-17T02:43:47.562Z - [WATCHER]: Processing file changes in outputs
743
- [NX Daemon Server] - 2026-09-17T02:43:47.631Z - [WATCHER]: Processing file changes in outputs
744
- [NX Daemon Server] - 2026-09-17T02:43:47.686Z - [WATCHER]: Processing file changes in outputs
745
- [NX Daemon Server] - 2026-09-17T02:43:47.749Z - [WATCHER]: Processing file changes in outputs
746
- [NX Daemon Server] - 2026-09-17T02:43:51.288Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
747
- [NX Daemon Server] - 2026-09-17T02:43:51.288Z - [REQUEST]: tsconfig.json
748
- [NX Daemon Server] - 2026-09-17T02:43:51.288Z - [REQUEST]:
749
- [NX Daemon Server] - 2026-09-17T02:43:51.297Z - Time taken for 'hash changed files from watcher' 2.6751669999212027ms
750
- [NX Daemon Server] - 2026-09-17T02:43:51.334Z - Time taken for 'build-project-configs' 34.98004100006074ms
751
- [NX Daemon Server] - 2026-09-17T02:43:51.346Z - [SYNC]: collect registered sync generators
752
- [NX Daemon Server] - 2026-09-17T02:43:51.346Z - [SYNC]: project graph hash is the same, not collecting task sync generators
753
- [NX Daemon Server] - 2026-09-17T02:43:51.346Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
754
- [NX Daemon Server] - 2026-09-17T02:43:51.346Z - Time taken for 'total execution time for createProjectGraph()' 11.666042000055313ms
755
- [NX Daemon Server] - 2026-09-17T02:45:48.305Z - Established a connection. Number of open connections: 1
756
- [NX Daemon Server] - 2026-09-17T02:45:48.306Z - Established a connection. Number of open connections: 2
757
- [NX Daemon Server] - 2026-09-17T02:45:48.307Z - Closed a connection. Number of open connections: 1
758
- [NX Daemon Server] - 2026-09-17T02:45:48.312Z - [REQUEST]: Client Request for Project Graph Received
759
- [NX Daemon Server] - 2026-09-17T02:45:48.313Z - [REQUEST]: Responding to the client. project-graph
760
- [NX Daemon Server] - 2026-09-17T02:45:48.313Z - Time taken for 'total for creating and serializing project graph' 1.4756670002825558ms
761
- [NX Daemon Server] - 2026-09-17T02:45:48.314Z - Done responding to the client project-graph
762
- [NX Daemon Server] - 2026-09-17T02:45:48.314Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 1. Response time: 1.
763
- [NX Daemon Server] - 2026-09-17T02:45:48.377Z - [REQUEST]: Responding to the client. handleHashTasks
764
- [NX Daemon Server] - 2026-09-17T02:45:48.377Z - Done responding to the client handleHashTasks
765
- [NX Daemon Server] - 2026-09-17T02:45:48.377Z - Handled HASH_TASKS. Handling time: 12. Response time: 0.
766
- [NX Daemon Server] - 2026-09-17T02:45:48.661Z - Closed a connection. Number of open connections: 0
767
- [NX Daemon Server] - 2026-09-17T02:46:05.307Z - [WATCHER]: Processing file changes in outputs
768
- [NX Daemon Server] - 2026-09-17T02:46:05.312Z - [WATCHER]: tsconfig.json was modified
769
- [NX Daemon Server] - 2026-09-17T02:46:05.414Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
770
- [NX Daemon Server] - 2026-09-17T02:46:05.414Z - [REQUEST]: tsconfig.json
771
- [NX Daemon Server] - 2026-09-17T02:46:05.414Z - [REQUEST]:
772
- [NX Daemon Server] - 2026-09-17T02:46:05.421Z - Time taken for 'hash changed files from watcher' 0.7082919999957085ms
773
- [NX Daemon Server] - 2026-09-17T02:46:05.434Z - Time taken for 'build-project-configs' 13.947249999735504ms
774
- [NX Daemon Server] - 2026-09-17T02:46:05.442Z - [SYNC]: collect registered sync generators
775
- [NX Daemon Server] - 2026-09-17T02:46:05.442Z - [SYNC]: project graph hash is the same, not collecting task sync generators
776
- [NX Daemon Server] - 2026-09-17T02:46:05.442Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
777
- [NX Daemon Server] - 2026-09-17T02:46:05.442Z - Time taken for 'total execution time for createProjectGraph()' 8.445415999740362ms
778
- [NX Daemon Server] - 2026-09-17T02:46:06.707Z - [WATCHER]: Processing file changes in outputs
779
- [NX Daemon Server] - 2026-09-17T02:46:06.711Z - [WATCHER]: tsconfig.json was modified
780
- [NX Daemon Server] - 2026-09-17T02:46:06.902Z - [WATCHER]: Processing file changes in outputs
781
- [NX Daemon Server] - 2026-09-17T02:46:06.912Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
782
- [NX Daemon Server] - 2026-09-17T02:46:06.912Z - [REQUEST]: tsconfig.json
783
- [NX Daemon Server] - 2026-09-17T02:46:06.912Z - [REQUEST]:
784
- [NX Daemon Server] - 2026-09-17T02:46:06.917Z - Time taken for 'hash changed files from watcher' 0.1581659996882081ms
785
- [NX Daemon Server] - 2026-09-17T02:46:06.923Z - Time taken for 'build-project-configs' 7.50891700014472ms
786
- [NX Daemon Server] - 2026-09-17T02:46:06.929Z - [SYNC]: collect registered sync generators
787
- [NX Daemon Server] - 2026-09-17T02:46:06.929Z - [SYNC]: project graph hash is the same, not collecting task sync generators
788
- [NX Daemon Server] - 2026-09-17T02:46:06.929Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
789
- [NX Daemon Server] - 2026-09-17T02:46:06.929Z - Time taken for 'total execution time for createProjectGraph()' 6.948917000088841ms
790
- [NX Daemon Server] - 2026-09-17T02:53:30.656Z - [WATCHER]: package.json was created or restored
791
- [NX Daemon Server] - 2026-09-17T02:53:30.657Z - [WATCHER]: Processing file changes in outputs
792
- [NX Daemon Server] - 2026-09-17T02:53:30.758Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
793
- [NX Daemon Server] - 2026-09-17T02:53:30.759Z - [REQUEST]: package.json
794
- [NX Daemon Server] - 2026-09-17T02:53:30.759Z - [REQUEST]:
795
- [NX Daemon Server] - 2026-09-17T02:53:30.762Z - Time taken for 'hash changed files from watcher' 0.8158330000005662ms
796
- [NX Daemon Server] - 2026-09-17T02:53:30.771Z - Time taken for 'build-project-configs' 7.226249999832362ms
797
- [NX Daemon Server] - 2026-09-17T02:53:30.784Z - [SYNC]: collect registered sync generators
798
- [NX Daemon Server] - 2026-09-17T02:53:30.784Z - [SYNC]: project graph hash is the same, not collecting task sync generators
799
- [NX Daemon Server] - 2026-09-17T02:53:30.784Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
800
- [NX Daemon Server] - 2026-09-17T02:53:30.784Z - Time taken for 'total execution time for createProjectGraph()' 5.666958999820054ms
801
- [NX Daemon Server] - 2026-09-17T02:53:33.705Z - [WATCHER]: Processing file changes in outputs
802
- [NX Daemon Server] - 2026-09-17T02:53:33.706Z - [WATCHER]: package.json was created or restored
803
- [NX Daemon Server] - 2026-09-17T02:53:33.808Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
804
- [NX Daemon Server] - 2026-09-17T02:53:33.808Z - [REQUEST]: package.json
805
- [NX Daemon Server] - 2026-09-17T02:53:33.808Z - [REQUEST]:
806
- [NX Daemon Server] - 2026-09-17T02:53:33.810Z - Time taken for 'hash changed files from watcher' 0.46020800014957786ms
807
- [NX Daemon Server] - 2026-09-17T02:53:33.816Z - Time taken for 'build-project-configs' 5.930833000224084ms
808
- [NX Daemon Server] - 2026-09-17T02:53:33.827Z - [SYNC]: collect registered sync generators
809
- [NX Daemon Server] - 2026-09-17T02:53:33.827Z - [SYNC]: project graph hash is the same, not collecting task sync generators
810
- [NX Daemon Server] - 2026-09-17T02:53:33.827Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
811
- [NX Daemon Server] - 2026-09-17T02:53:33.827Z - Time taken for 'total execution time for createProjectGraph()' 8.574000000022352ms
812
- [NX Daemon Server] - 2026-09-17T04:17:39.314Z - [WATCHER]: package.json was modified
813
- [NX Daemon Server] - 2026-09-17T04:17:39.318Z - [WATCHER]: Processing file changes in outputs
814
- [NX Daemon Server] - 2026-09-17T04:17:39.524Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
815
- [NX Daemon Server] - 2026-09-17T04:17:39.524Z - [REQUEST]: package.json
816
- [NX Daemon Server] - 2026-09-17T04:17:39.524Z - [REQUEST]:
817
- [NX Daemon Server] - 2026-09-17T04:17:39.532Z - Time taken for 'hash changed files from watcher' 1.2255830001085997ms
818
- [NX Daemon Server] - 2026-09-17T04:17:39.559Z - Time taken for 'build-project-configs' 27.617541000247ms
819
- [NX Daemon Server] - 2026-09-17T04:17:39.570Z - [SYNC]: collect registered sync generators
820
- [NX Daemon Server] - 2026-09-17T04:17:39.570Z - [SYNC]: project graph hash is the same, not collecting task sync generators
821
- [NX Daemon Server] - 2026-09-17T04:17:39.570Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
822
- [NX Daemon Server] - 2026-09-17T04:17:39.571Z - Time taken for 'total execution time for createProjectGraph()' 10.16170800011605ms
823
- [NX Daemon Server] - 2026-09-17T04:22:30.860Z - [WATCHER]: Processing file changes in outputs
824
- [NX Daemon Server] - 2026-09-17T04:22:30.862Z - [WATCHER]: Stopping the watcher for /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (sources)
825
- [NX Daemon Server] - 2026-09-17T04:22:30.863Z - [WATCHER]: Stopping the watcher for /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (outputs)
826
- [NX Daemon Server] - 2026-09-17T04:22:30.871Z - Server stopped because: "NX_VERSION_CHANGED"
827
- [NX Daemon Server] - 2026-09-17T05:12:50.062Z - Started listening on: /private/var/folders/hw/dvsryrl10t59sqh3rht8j_pr0000gn/T/091eddd6eaf287d577f0/d.sock
828
- [NX Daemon Server] - 2026-09-17T05:12:50.065Z - [WATCHER]: Subscribed to changes within: /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (native)
829
- [NX Daemon Server] - 2026-09-17T05:12:50.067Z - Established a connection. Number of open connections: 1
830
- [NX Daemon Server] - 2026-09-17T05:12:50.068Z - Established a connection. Number of open connections: 2
831
- [NX Daemon Server] - 2026-09-17T05:12:50.068Z - Closed a connection. Number of open connections: 1
832
- [NX Daemon Server] - 2026-09-17T05:12:50.069Z - [REQUEST]: Client Request for Project Graph Received
833
- [NX Daemon Server] - 2026-09-17T05:12:50.122Z - [WATCHER]: Processing file changes in outputs
834
- [NX Daemon Server] - 2026-09-17T05:12:50.189Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
835
- [NX Daemon Server] - 2026-09-17T05:12:50.189Z - [REQUEST]:
836
- [NX Daemon Server] - 2026-09-17T05:12:50.189Z - [REQUEST]:
837
- [NX Daemon Server] - 2026-09-17T05:12:50.191Z - Time taken for 'loadNxPlugins' 119.58895899999999ms
838
- [NX Daemon Server] - 2026-09-17T05:12:50.219Z - Time taken for 'build-project-configs' 22.100375000000042ms
839
- [NX Daemon Server] - 2026-09-17T05:12:50.224Z - [SYNC]: collect registered sync generators
840
- [NX Daemon Server] - 2026-09-17T05:12:50.224Z - [REQUEST]: Responding to the client. project-graph
841
- [NX Daemon Server] - 2026-09-17T05:12:50.225Z - Time taken for 'total for creating and serializing project graph' 155.816167ms
842
- [NX Daemon Server] - 2026-09-17T05:12:50.225Z - Done responding to the client project-graph
843
- [NX Daemon Server] - 2026-09-17T05:12:50.225Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 155. Response time: 1.
844
- [NX Daemon Server] - 2026-09-17T05:12:50.262Z - Closed a connection. Number of open connections: 0
845
- [NX Daemon Server] - 2026-09-17T05:13:01.604Z - Established a connection. Number of open connections: 1
846
- [NX Daemon Server] - 2026-09-17T05:13:01.605Z - Closed a connection. Number of open connections: 0
847
- [NX Daemon Server] - 2026-09-17T05:13:01.605Z - Established a connection. Number of open connections: 1
848
- [NX Daemon Server] - 2026-09-17T05:13:01.607Z - [REQUEST]: Client Request for Project Graph Received
849
- [NX Daemon Server] - 2026-09-17T05:13:01.607Z - [REQUEST]: Responding to the client. project-graph
850
- [NX Daemon Server] - 2026-09-17T05:13:01.607Z - Time taken for 'total for creating and serializing project graph' 0.15379199999915727ms
851
- [NX Daemon Server] - 2026-09-17T05:13:01.608Z - Done responding to the client project-graph
852
- [NX Daemon Server] - 2026-09-17T05:13:01.608Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
853
- [NX Daemon Server] - 2026-09-17T05:13:01.610Z - Closed a connection. Number of open connections: 0
854
- [NX Daemon Server] - 2026-09-17T05:13:20.652Z - Established a connection. Number of open connections: 1
855
- [NX Daemon Server] - 2026-09-17T05:13:20.653Z - Closed a connection. Number of open connections: 0
856
- [NX Daemon Server] - 2026-09-17T05:13:20.653Z - Established a connection. Number of open connections: 1
857
- [NX Daemon Server] - 2026-09-17T05:13:20.655Z - [REQUEST]: Client Request for Project Graph Received
858
- [NX Daemon Server] - 2026-09-17T05:13:20.655Z - [REQUEST]: Responding to the client. project-graph
859
- [NX Daemon Server] - 2026-09-17T05:13:20.655Z - Time taken for 'total for creating and serializing project graph' 0.13400000000183354ms
860
- [NX Daemon Server] - 2026-09-17T05:13:20.655Z - Done responding to the client project-graph
861
- [NX Daemon Server] - 2026-09-17T05:13:20.655Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 0.
862
- [NX Daemon Server] - 2026-09-17T05:13:20.708Z - [REQUEST]: Responding to the client. handleHashTasks
863
- [NX Daemon Server] - 2026-09-17T05:13:20.708Z - Done responding to the client handleHashTasks
864
- [NX Daemon Server] - 2026-09-17T05:13:20.708Z - Handled HASH_TASKS. Handling time: 3. Response time: 0.
865
- [NX Daemon Server] - 2026-09-17T05:13:21.828Z - [REQUEST]: Responding to the client. recordOutputsHash
866
- [NX Daemon Server] - 2026-09-17T05:13:21.828Z - Done responding to the client recordOutputsHash
867
- [NX Daemon Server] - 2026-09-17T05:13:21.828Z - Handled RECORD_OUTPUTS_HASH. Handling time: 0. Response time: 0.
868
- [NX Daemon Server] - 2026-09-17T05:13:22.137Z - Closed a connection. Number of open connections: 0
869
- [NX Daemon Server] - 2026-09-17T05:13:31.687Z - Established a connection. Number of open connections: 1
870
- [NX Daemon Server] - 2026-09-17T05:13:31.687Z - Closed a connection. Number of open connections: 0
871
- [NX Daemon Server] - 2026-09-17T05:13:31.688Z - Established a connection. Number of open connections: 1
872
- [NX Daemon Server] - 2026-09-17T05:13:31.689Z - [REQUEST]: Client Request for Project Graph Received
873
- [NX Daemon Server] - 2026-09-17T05:13:31.689Z - [REQUEST]: Responding to the client. project-graph
874
- [NX Daemon Server] - 2026-09-17T05:13:31.689Z - Time taken for 'total for creating and serializing project graph' 0.18641699999716366ms
875
- [NX Daemon Server] - 2026-09-17T05:13:31.690Z - Done responding to the client project-graph
876
- [NX Daemon Server] - 2026-09-17T05:13:31.690Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
877
- [NX Daemon Server] - 2026-09-17T05:13:31.724Z - [REQUEST]: Responding to the client. handleHashTasks
878
- [NX Daemon Server] - 2026-09-17T05:13:31.724Z - Done responding to the client handleHashTasks
879
- [NX Daemon Server] - 2026-09-17T05:13:31.724Z - Handled HASH_TASKS. Handling time: 0. Response time: 0.
880
- [NX Daemon Server] - 2026-09-17T05:13:32.048Z - [REQUEST]: Responding to the client. recordOutputsHash
881
- [NX Daemon Server] - 2026-09-17T05:13:32.049Z - Done responding to the client recordOutputsHash
882
- [NX Daemon Server] - 2026-09-17T05:13:32.049Z - Handled RECORD_OUTPUTS_HASH. Handling time: 0. Response time: 1.
883
- [NX Daemon Server] - 2026-09-17T05:13:32.400Z - Closed a connection. Number of open connections: 0
884
- [NX Daemon Server] - 2026-09-17T05:13:32.692Z - Established a connection. Number of open connections: 1
885
- [NX Daemon Server] - 2026-09-17T05:13:32.693Z - Closed a connection. Number of open connections: 0
886
- [NX Daemon Server] - 2026-09-17T05:13:32.693Z - Established a connection. Number of open connections: 1
887
- [NX Daemon Server] - 2026-09-17T05:13:32.694Z - [REQUEST]: Client Request for Project Graph Received
888
- [NX Daemon Server] - 2026-09-17T05:13:32.694Z - [REQUEST]: Responding to the client. project-graph
889
- [NX Daemon Server] - 2026-09-17T05:13:32.694Z - Time taken for 'total for creating and serializing project graph' 0.15012500000011642ms
890
- [NX Daemon Server] - 2026-09-17T05:13:32.695Z - Done responding to the client project-graph
891
- [NX Daemon Server] - 2026-09-17T05:13:32.695Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
892
- [NX Daemon Server] - 2026-09-17T05:13:32.716Z - [REQUEST]: Responding to the client. handleHashTasks
893
- [NX Daemon Server] - 2026-09-17T05:13:32.716Z - Done responding to the client handleHashTasks
894
- [NX Daemon Server] - 2026-09-17T05:13:32.717Z - Handled HASH_TASKS. Handling time: 0. Response time: 1.
895
- [NX Daemon Server] - 2026-09-17T05:13:32.950Z - [REQUEST]: Responding to the client. recordOutputsHash
896
- [NX Daemon Server] - 2026-09-17T05:13:32.950Z - Done responding to the client recordOutputsHash
897
- [NX Daemon Server] - 2026-09-17T05:13:32.950Z - Handled RECORD_OUTPUTS_HASH. Handling time: 0. Response time: 0.
898
- [NX Daemon Server] - 2026-09-17T05:13:33.210Z - Closed a connection. Number of open connections: 0
899
- [NX Daemon Server] - 2026-09-17T05:13:33.573Z - Established a connection. Number of open connections: 1
900
- [NX Daemon Server] - 2026-09-17T05:13:33.575Z - Closed a connection. Number of open connections: 0
901
- [NX Daemon Server] - 2026-09-17T05:13:33.575Z - Established a connection. Number of open connections: 1
902
- [NX Daemon Server] - 2026-09-17T05:13:33.576Z - [REQUEST]: Client Request for Project Graph Received
903
- [NX Daemon Server] - 2026-09-17T05:13:33.576Z - [REQUEST]: Responding to the client. project-graph
904
- [NX Daemon Server] - 2026-09-17T05:13:33.576Z - Time taken for 'total for creating and serializing project graph' 0.07766600000468316ms
905
- [NX Daemon Server] - 2026-09-17T05:13:33.577Z - Done responding to the client project-graph
906
- [NX Daemon Server] - 2026-09-17T05:13:33.577Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
907
- [NX Daemon Server] - 2026-09-17T05:13:33.600Z - [REQUEST]: Responding to the client. handleHashTasks
908
- [NX Daemon Server] - 2026-09-17T05:13:33.600Z - Done responding to the client handleHashTasks
909
- [NX Daemon Server] - 2026-09-17T05:13:33.600Z - Handled HASH_TASKS. Handling time: 0. Response time: 0.
910
- [NX Daemon Server] - 2026-09-17T05:13:33.840Z - [REQUEST]: Responding to the client. recordOutputsHash
911
- [NX Daemon Server] - 2026-09-17T05:13:33.840Z - Done responding to the client recordOutputsHash
912
- [NX Daemon Server] - 2026-09-17T05:13:33.840Z - Handled RECORD_OUTPUTS_HASH. Handling time: 0. Response time: 0.
913
- [NX Daemon Server] - 2026-09-17T05:13:34.173Z - Closed a connection. Number of open connections: 0
914
- [NX Daemon Server] - 2026-09-17T05:13:45.622Z - Established a connection. Number of open connections: 1
915
- [NX Daemon Server] - 2026-09-17T05:13:45.623Z - Closed a connection. Number of open connections: 0
916
- [NX Daemon Server] - 2026-09-17T05:13:45.623Z - Established a connection. Number of open connections: 1
917
- [NX Daemon Server] - 2026-09-17T05:13:45.624Z - [REQUEST]: Client Request for Project Graph Received
918
- [NX Daemon Server] - 2026-09-17T05:13:45.624Z - [REQUEST]: Responding to the client. project-graph
919
- [NX Daemon Server] - 2026-09-17T05:13:45.625Z - Time taken for 'total for creating and serializing project graph' 0.1077919999952428ms
920
- [NX Daemon Server] - 2026-09-17T05:13:45.625Z - Done responding to the client project-graph
921
- [NX Daemon Server] - 2026-09-17T05:13:45.625Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
922
- [NX Daemon Server] - 2026-09-17T05:13:45.659Z - [REQUEST]: Responding to the client. handleHashTasks
923
- [NX Daemon Server] - 2026-09-17T05:13:45.659Z - Done responding to the client handleHashTasks
924
- [NX Daemon Server] - 2026-09-17T05:13:45.659Z - Handled HASH_TASKS. Handling time: 0. Response time: 0.
925
- [NX Daemon Server] - 2026-09-17T05:13:45.685Z - [REQUEST]: Responding to the client. recordOutputsHash
926
- [NX Daemon Server] - 2026-09-17T05:13:45.685Z - Done responding to the client recordOutputsHash
927
- [NX Daemon Server] - 2026-09-17T05:13:45.685Z - Handled RECORD_OUTPUTS_HASH. Handling time: 0. Response time: 0.
928
- [NX Daemon Server] - 2026-09-17T05:13:45.980Z - [REQUEST]: Responding to the client. recordOutputsHash
929
- [NX Daemon Server] - 2026-09-17T05:13:45.980Z - Done responding to the client recordOutputsHash
930
- [NX Daemon Server] - 2026-09-17T05:13:45.980Z - Handled RECORD_OUTPUTS_HASH. Handling time: 0. Response time: 0.
931
- [NX Daemon Server] - 2026-09-17T05:13:46.282Z - Closed a connection. Number of open connections: 0
932
- [NX Daemon Server] - 2026-09-17T05:13:46.597Z - Established a connection. Number of open connections: 1
933
- [NX Daemon Server] - 2026-09-17T05:13:46.598Z - Closed a connection. Number of open connections: 0
934
- [NX Daemon Server] - 2026-09-17T05:13:46.598Z - Established a connection. Number of open connections: 1
935
- [NX Daemon Server] - 2026-09-17T05:13:46.600Z - [REQUEST]: Client Request for Project Graph Received
936
- [NX Daemon Server] - 2026-09-17T05:13:46.600Z - [REQUEST]: Responding to the client. project-graph
937
- [NX Daemon Server] - 2026-09-17T05:13:46.600Z - Time taken for 'total for creating and serializing project graph' 0.09720800000650343ms
938
- [NX Daemon Server] - 2026-09-17T05:13:46.601Z - Done responding to the client project-graph
939
- [NX Daemon Server] - 2026-09-17T05:13:46.601Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
940
- [NX Daemon Server] - 2026-09-17T05:13:46.642Z - [REQUEST]: Responding to the client. handleContextFileData
941
- [NX Daemon Server] - 2026-09-17T05:13:46.642Z - Done responding to the client handleContextFileData
942
- [NX Daemon Server] - 2026-09-17T05:13:46.642Z - Handled GET_CONTEXT_FILE_DATA. Handling time: 0. Response time: 0.
943
- [NX Daemon Server] - 2026-09-17T05:13:46.772Z - [REQUEST]: Responding to the client. handleHashTasks
944
- [NX Daemon Server] - 2026-09-17T05:13:46.772Z - Done responding to the client handleHashTasks
945
- [NX Daemon Server] - 2026-09-17T05:13:46.772Z - Handled HASH_TASKS. Handling time: 1. Response time: 0.
946
- [NX Daemon Server] - 2026-09-17T05:13:47.047Z - Closed a connection. Number of open connections: 0
947
- [NX Daemon Server] - 2026-09-17T05:13:59.117Z - [WATCHER]: packages/playground/e2e/specs/Playground/TC-0001-form-controls/web.test.ts was modified
948
- [NX Daemon Server] - 2026-09-17T05:13:59.118Z - [WATCHER]: Processing file changes in outputs
949
- [NX Daemon Server] - 2026-09-17T05:13:59.219Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
950
- [NX Daemon Server] - 2026-09-17T05:13:59.219Z - [REQUEST]: packages/playground/e2e/specs/Playground/TC-0001-form-controls/web.test.ts
951
- [NX Daemon Server] - 2026-09-17T05:13:59.219Z - [REQUEST]:
952
- [NX Daemon Server] - 2026-09-17T05:13:59.220Z - Time taken for 'hash changed files from watcher' 0.10662500000034925ms
953
- [NX Daemon Server] - 2026-09-17T05:13:59.230Z - Time taken for 'build-project-configs' 8.07166600000346ms
954
- [NX Daemon Server] - 2026-09-17T05:13:59.238Z - [SYNC]: collect registered sync generators
955
- [NX Daemon Server] - 2026-09-17T05:13:59.238Z - [SYNC]: project graph hash is the same, not collecting task sync generators
956
- [NX Daemon Server] - 2026-09-17T05:13:59.238Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
957
- [NX Daemon Server] - 2026-09-17T05:13:59.238Z - Time taken for 'total execution time for createProjectGraph()' 5.605582999996841ms
958
- [NX Daemon Server] - 2026-09-17T05:13:59.627Z - Established a connection. Number of open connections: 1
959
- [NX Daemon Server] - 2026-09-17T05:13:59.628Z - Closed a connection. Number of open connections: 0
960
- [NX Daemon Server] - 2026-09-17T05:13:59.628Z - Established a connection. Number of open connections: 1
961
- [NX Daemon Server] - 2026-09-17T05:13:59.629Z - [REQUEST]: Client Request for Project Graph Received
962
- [NX Daemon Server] - 2026-09-17T05:13:59.629Z - [REQUEST]: Responding to the client. project-graph
963
- [NX Daemon Server] - 2026-09-17T05:13:59.629Z - Time taken for 'total for creating and serializing project graph' 0.09449999999196734ms
964
- [NX Daemon Server] - 2026-09-17T05:13:59.630Z - Done responding to the client project-graph
965
- [NX Daemon Server] - 2026-09-17T05:13:59.630Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
966
- [NX Daemon Server] - 2026-09-17T05:13:59.675Z - [REQUEST]: Responding to the client. handleContextFileData
967
- [NX Daemon Server] - 2026-09-17T05:13:59.675Z - Done responding to the client handleContextFileData
968
- [NX Daemon Server] - 2026-09-17T05:13:59.675Z - Handled GET_CONTEXT_FILE_DATA. Handling time: 0. Response time: 0.
969
- [NX Daemon Server] - 2026-09-17T05:13:59.848Z - [REQUEST]: Responding to the client. handleHashTasks
970
- [NX Daemon Server] - 2026-09-17T05:13:59.848Z - Done responding to the client handleHashTasks
971
- [NX Daemon Server] - 2026-09-17T05:13:59.848Z - Handled HASH_TASKS. Handling time: 2. Response time: 0.
972
- [NX Daemon Server] - 2026-09-17T05:14:00.161Z - [REQUEST]: Responding to the client. recordOutputsHash
973
- [NX Daemon Server] - 2026-09-17T05:14:00.161Z - Done responding to the client recordOutputsHash
974
- [NX Daemon Server] - 2026-09-17T05:14:00.161Z - Handled RECORD_OUTPUTS_HASH. Handling time: 0. Response time: 0.
975
- [NX Daemon Server] - 2026-09-17T05:14:00.457Z - Closed a connection. Number of open connections: 0
976
- [NX Daemon Server] - 2026-09-17T05:14:00.533Z - [WATCHER]: packages/playground/e2e/specs/Playground/TC-0001-form-controls/web.test.ts was created or restored
977
- [NX Daemon Server] - 2026-09-17T05:14:00.533Z - [WATCHER]: Processing file changes in outputs
978
- [NX Daemon Server] - 2026-09-17T05:14:00.635Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
979
- [NX Daemon Server] - 2026-09-17T05:14:00.635Z - [REQUEST]: packages/playground/e2e/specs/Playground/TC-0001-form-controls/web.test.ts
980
- [NX Daemon Server] - 2026-09-17T05:14:00.635Z - [REQUEST]:
981
- [NX Daemon Server] - 2026-09-17T05:14:00.636Z - Time taken for 'hash changed files from watcher' 0.10304200000246055ms
982
- [NX Daemon Server] - 2026-09-17T05:14:00.640Z - Time taken for 'build-project-configs' 3.9562500000029104ms
983
- [NX Daemon Server] - 2026-09-17T05:14:00.647Z - [SYNC]: collect registered sync generators
984
- [NX Daemon Server] - 2026-09-17T05:14:00.647Z - [SYNC]: project graph hash is the same, not collecting task sync generators
985
- [NX Daemon Server] - 2026-09-17T05:14:00.647Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
986
- [NX Daemon Server] - 2026-09-17T05:14:00.647Z - Time taken for 'total execution time for createProjectGraph()' 3.533833000008599ms
987
- [NX Daemon Server] - 2026-09-17T05:14:21.098Z - [WATCHER]: 1 file(s) created or restored, 0 file(s) modified, 1 file(s) deleted
988
- [NX Daemon Server] - 2026-09-17T05:14:21.099Z - [WATCHER]: Processing file changes in outputs
989
- [NX Daemon Server] - 2026-09-17T05:14:21.202Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
990
- [NX Daemon Server] - 2026-09-17T05:14:21.202Z - [REQUEST]: package.json
991
- [NX Daemon Server] - 2026-09-17T05:14:21.202Z - [REQUEST]: package.json.tmp.37934.f49486b11f60
992
- [NX Daemon Server] - 2026-09-17T05:14:21.203Z - Time taken for 'hash changed files from watcher' 0.1638329999987036ms
993
- [NX Daemon Server] - 2026-09-17T05:14:21.211Z - Time taken for 'build-project-configs' 5.695791999998619ms
994
- [NX Daemon Server] - 2026-09-17T05:14:21.215Z - [SYNC]: collect registered sync generators
995
- [NX Daemon Server] - 2026-09-17T05:14:21.215Z - [SYNC]: project graph hash is the same, not collecting task sync generators
996
- [NX Daemon Server] - 2026-09-17T05:14:21.215Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
997
- [NX Daemon Server] - 2026-09-17T05:14:21.215Z - Time taken for 'total execution time for createProjectGraph()' 4.8237499999959255ms
998
- [NX Daemon Server] - 2026-09-17T05:14:32.533Z - [WATCHER]: Processing file changes in outputs
999
- [NX Daemon Server] - 2026-09-17T05:14:32.552Z - [WATCHER]: tsconfig.json was modified
1000
- [NX Daemon Server] - 2026-09-17T05:14:32.754Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1001
- [NX Daemon Server] - 2026-09-17T05:14:32.754Z - [REQUEST]: tsconfig.json
1002
- [NX Daemon Server] - 2026-09-17T05:14:32.754Z - [REQUEST]:
1003
- [NX Daemon Server] - 2026-09-17T05:14:32.755Z - Time taken for 'hash changed files from watcher' 0.11620899999979883ms
1004
- [NX Daemon Server] - 2026-09-17T05:14:32.761Z - Time taken for 'build-project-configs' 5.96608300000662ms
1005
- [NX Daemon Server] - 2026-09-17T05:14:32.765Z - [SYNC]: collect registered sync generators
1006
- [NX Daemon Server] - 2026-09-17T05:14:32.765Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1007
- [NX Daemon Server] - 2026-09-17T05:14:32.765Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1008
- [NX Daemon Server] - 2026-09-17T05:14:32.766Z - Time taken for 'total execution time for createProjectGraph()' 3.3585840000014286ms
1009
- [NX Daemon Server] - 2026-09-17T05:14:33.966Z - [WATCHER]: Processing file changes in outputs
1010
- [NX Daemon Server] - 2026-09-17T05:14:33.970Z - [WATCHER]: tsconfig.json was modified
1011
- [NX Daemon Server] - 2026-09-17T05:14:34.372Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1012
- [NX Daemon Server] - 2026-09-17T05:14:34.372Z - [REQUEST]: tsconfig.json
1013
- [NX Daemon Server] - 2026-09-17T05:14:34.372Z - [REQUEST]:
1014
- [NX Daemon Server] - 2026-09-17T05:14:34.374Z - Time taken for 'hash changed files from watcher' 0.1789159999898402ms
1015
- [NX Daemon Server] - 2026-09-17T05:14:34.374Z - [WATCHER]: Processing file changes in outputs
1016
- [NX Daemon Server] - 2026-09-17T05:14:34.379Z - Time taken for 'build-project-configs' 5.848167000003741ms
1017
- [NX Daemon Server] - 2026-09-17T05:14:34.386Z - [SYNC]: collect registered sync generators
1018
- [NX Daemon Server] - 2026-09-17T05:14:34.386Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1019
- [NX Daemon Server] - 2026-09-17T05:14:34.386Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1020
- [NX Daemon Server] - 2026-09-17T05:14:34.386Z - Time taken for 'total execution time for createProjectGraph()' 3.396374999996624ms
1021
- [NX Daemon Server] - 2026-09-17T06:45:41.961Z - [WATCHER]: Processing file changes in outputs
1022
- [NX Daemon Server] - 2026-09-17T06:45:41.970Z - [WATCHER]: tsconfig.json was modified
1023
- [NX Daemon Server] - 2026-09-17T06:45:42.773Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1024
- [NX Daemon Server] - 2026-09-17T06:45:42.773Z - [REQUEST]: tsconfig.json
1025
- [NX Daemon Server] - 2026-09-17T06:45:42.773Z - [REQUEST]:
1026
- [NX Daemon Server] - 2026-09-17T06:45:42.777Z - Time taken for 'hash changed files from watcher' 1.497542000375688ms
1027
- [NX Daemon Server] - 2026-09-17T06:45:42.814Z - Time taken for 'build-project-configs' 37.16791700012982ms
1028
- [NX Daemon Server] - 2026-09-17T06:45:42.819Z - [SYNC]: collect registered sync generators
1029
- [NX Daemon Server] - 2026-09-17T06:45:42.819Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1030
- [NX Daemon Server] - 2026-09-17T06:45:42.819Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1031
- [NX Daemon Server] - 2026-09-17T06:45:42.819Z - Time taken for 'total execution time for createProjectGraph()' 3.554333000443876ms
1032
- [NX Daemon Server] - 2026-09-17T06:45:43.527Z - [WATCHER]: Processing file changes in outputs
1033
- [NX Daemon Server] - 2026-09-17T06:45:43.533Z - [WATCHER]: tsconfig.json was modified
1034
- [NX Daemon Server] - 2026-09-17T06:45:43.943Z - [WATCHER]: Processing file changes in outputs
1035
- [NX Daemon Server] - 2026-09-17T06:45:45.135Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1036
- [NX Daemon Server] - 2026-09-17T06:45:45.135Z - [REQUEST]: tsconfig.json
1037
- [NX Daemon Server] - 2026-09-17T06:45:45.135Z - [REQUEST]:
1038
- [NX Daemon Server] - 2026-09-17T06:45:45.136Z - Time taken for 'hash changed files from watcher' 0.15079099964350462ms
1039
- [NX Daemon Server] - 2026-09-17T06:45:45.143Z - Time taken for 'build-project-configs' 5.87833399977535ms
1040
- [NX Daemon Server] - 2026-09-17T06:45:45.147Z - [SYNC]: collect registered sync generators
1041
- [NX Daemon Server] - 2026-09-17T06:45:45.147Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1042
- [NX Daemon Server] - 2026-09-17T06:45:45.147Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1043
- [NX Daemon Server] - 2026-09-17T06:45:45.147Z - Time taken for 'total execution time for createProjectGraph()' 3.3414579993113875ms
1044
- [NX Daemon Server] - 2026-09-17T06:46:48.592Z - [WATCHER]: Processing file changes in outputs
1045
- [NX Daemon Server] - 2026-09-17T06:46:48.596Z - [WATCHER]: tsconfig.json was modified
1046
- [NX Daemon Server] - 2026-09-17T06:46:50.964Z - [WATCHER]: Processing file changes in outputs
1047
- [NX Daemon Server] - 2026-09-17T06:46:50.968Z - [WATCHER]: tsconfig.json was modified
1048
- [NX Daemon Server] - 2026-09-17T06:46:51.150Z - [WATCHER]: Processing file changes in outputs
1049
- [NX Daemon Server] - 2026-09-17T06:46:51.798Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1050
- [NX Daemon Server] - 2026-09-17T06:46:51.798Z - [REQUEST]: tsconfig.json
1051
- [NX Daemon Server] - 2026-09-17T06:46:51.798Z - [REQUEST]:
1052
- [NX Daemon Server] - 2026-09-17T06:46:51.799Z - Time taken for 'hash changed files from watcher' 0.17512500006705523ms
1053
- [NX Daemon Server] - 2026-09-17T06:46:51.811Z - Time taken for 'build-project-configs' 9.800042000599205ms
1054
- [NX Daemon Server] - 2026-09-17T06:46:51.818Z - [SYNC]: collect registered sync generators
1055
- [NX Daemon Server] - 2026-09-17T06:46:51.818Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1056
- [NX Daemon Server] - 2026-09-17T06:46:51.818Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1057
- [NX Daemon Server] - 2026-09-17T06:46:51.818Z - Time taken for 'total execution time for createProjectGraph()' 5.4457499999552965ms
1058
- [NX Daemon Server] - 2026-09-17T07:21:11.944Z - [WATCHER]: package.json was modified
1059
- [NX Daemon Server] - 2026-09-17T07:21:11.945Z - [WATCHER]: Processing file changes in outputs
1060
- [NX Daemon Server] - 2026-09-17T07:21:18.350Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1061
- [NX Daemon Server] - 2026-09-17T07:21:18.350Z - [REQUEST]: package.json
1062
- [NX Daemon Server] - 2026-09-17T07:21:18.350Z - [REQUEST]:
1063
- [NX Daemon Server] - 2026-09-17T07:21:18.356Z - Time taken for 'hash changed files from watcher' 2.567459000274539ms
1064
- [NX Daemon Server] - 2026-09-17T07:21:18.376Z - Time taken for 'build-project-configs' 17.7752080000937ms
1065
- [NX Daemon Server] - 2026-09-17T07:21:18.385Z - [SYNC]: collect registered sync generators
1066
- [NX Daemon Server] - 2026-09-17T07:21:18.385Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1067
- [NX Daemon Server] - 2026-09-17T07:21:18.385Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1068
- [NX Daemon Server] - 2026-09-17T07:21:18.385Z - Time taken for 'total execution time for createProjectGraph()' 7.215334000065923ms
1069
- [NX Daemon Server] - 2026-09-17T07:22:45.696Z - [WATCHER]: package.json was modified
1070
- [NX Daemon Server] - 2026-09-17T07:22:45.697Z - [WATCHER]: Processing file changes in outputs
1071
- [NX Daemon Server] - 2026-09-17T07:22:52.100Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1072
- [NX Daemon Server] - 2026-09-17T07:22:52.100Z - [REQUEST]: package.json
1073
- [NX Daemon Server] - 2026-09-17T07:22:52.100Z - [REQUEST]:
1074
- [NX Daemon Server] - 2026-09-17T07:22:52.101Z - Time taken for 'hash changed files from watcher' 1.0442499993368983ms
1075
- [NX Daemon Server] - 2026-09-17T07:22:52.114Z - Time taken for 'build-project-configs' 11.387875000014901ms
1076
- [NX Daemon Server] - 2026-09-17T07:22:52.120Z - [SYNC]: collect registered sync generators
1077
- [NX Daemon Server] - 2026-09-17T07:22:52.120Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1078
- [NX Daemon Server] - 2026-09-17T07:22:52.120Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1079
- [NX Daemon Server] - 2026-09-17T07:22:52.120Z - Time taken for 'total execution time for createProjectGraph()' 5.400291999801993ms
1080
- [NX Daemon Server] - 2026-09-17T07:24:04.287Z - [WATCHER]: package.json was modified
1081
- [NX Daemon Server] - 2026-09-17T07:24:04.288Z - [WATCHER]: Processing file changes in outputs
1082
- [NX Daemon Server] - 2026-09-17T07:24:10.692Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1083
- [NX Daemon Server] - 2026-09-17T07:24:10.692Z - [REQUEST]: package.json
1084
- [NX Daemon Server] - 2026-09-17T07:24:10.692Z - [REQUEST]:
1085
- [NX Daemon Server] - 2026-09-17T07:24:10.698Z - Time taken for 'hash changed files from watcher' 2.1984999999403954ms
1086
- [NX Daemon Server] - 2026-09-17T07:24:10.709Z - Time taken for 'build-project-configs' 11.051667000167072ms
1087
- [NX Daemon Server] - 2026-09-17T07:24:10.716Z - [SYNC]: collect registered sync generators
1088
- [NX Daemon Server] - 2026-09-17T07:24:10.716Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1089
- [NX Daemon Server] - 2026-09-17T07:24:10.716Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1090
- [NX Daemon Server] - 2026-09-17T07:24:10.716Z - Time taken for 'total execution time for createProjectGraph()' 5.545666999183595ms
1091
- [NX Daemon Server] - 2026-09-17T07:24:30.125Z - [WATCHER]: package.json was modified
1092
- [NX Daemon Server] - 2026-09-17T07:24:30.125Z - [WATCHER]: Processing file changes in outputs
1093
- [NX Daemon Server] - 2026-09-17T07:24:36.527Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1094
- [NX Daemon Server] - 2026-09-17T07:24:36.527Z - [REQUEST]: package.json
1095
- [NX Daemon Server] - 2026-09-17T07:24:36.527Z - [REQUEST]:
1096
- [NX Daemon Server] - 2026-09-17T07:24:36.531Z - Time taken for 'hash changed files from watcher' 0.3309160005301237ms
1097
- [NX Daemon Server] - 2026-09-17T07:24:36.542Z - Time taken for 'build-project-configs' 9.906290999613702ms
1098
- [NX Daemon Server] - 2026-09-17T07:24:36.551Z - [SYNC]: collect registered sync generators
1099
- [NX Daemon Server] - 2026-09-17T07:24:36.552Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1100
- [NX Daemon Server] - 2026-09-17T07:24:36.552Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1101
- [NX Daemon Server] - 2026-09-17T07:24:36.552Z - Time taken for 'total execution time for createProjectGraph()' 8.798208000138402ms
1102
- [NX Daemon Server] - 2026-09-17T07:28:46.524Z - [WATCHER]: package.json was modified
1103
- [NX Daemon Server] - 2026-09-17T07:28:46.524Z - [WATCHER]: Processing file changes in outputs
1104
- [NX Daemon Server] - 2026-09-17T07:28:52.926Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1105
- [NX Daemon Server] - 2026-09-17T07:28:52.926Z - [REQUEST]: package.json
1106
- [NX Daemon Server] - 2026-09-17T07:28:52.926Z - [REQUEST]:
1107
- [NX Daemon Server] - 2026-09-17T07:28:52.932Z - Time taken for 'hash changed files from watcher' 1.2508330000564456ms
1108
- [NX Daemon Server] - 2026-09-17T07:28:52.938Z - Time taken for 'build-project-configs' 4.858167000114918ms
1109
- [NX Daemon Server] - 2026-09-17T07:28:52.945Z - [SYNC]: collect registered sync generators
1110
- [NX Daemon Server] - 2026-09-17T07:28:52.945Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1111
- [NX Daemon Server] - 2026-09-17T07:28:52.945Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1112
- [NX Daemon Server] - 2026-09-17T07:28:52.945Z - Time taken for 'total execution time for createProjectGraph()' 4.653625000268221ms
1113
- [NX Daemon Server] - 2026-09-17T07:29:14.019Z - [WATCHER]: package.json was modified
1114
- [NX Daemon Server] - 2026-09-17T07:29:14.019Z - [WATCHER]: Processing file changes in outputs
1115
- [NX Daemon Server] - 2026-09-17T07:29:20.425Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1116
- [NX Daemon Server] - 2026-09-17T07:29:20.426Z - [REQUEST]: package.json
1117
- [NX Daemon Server] - 2026-09-17T07:29:20.426Z - [REQUEST]:
1118
- [NX Daemon Server] - 2026-09-17T07:29:20.429Z - Time taken for 'hash changed files from watcher' 0.7920420002192259ms
1119
- [NX Daemon Server] - 2026-09-17T07:29:20.448Z - Time taken for 'build-project-configs' 16.955666000023484ms
1120
- [NX Daemon Server] - 2026-09-17T07:29:20.458Z - [SYNC]: collect registered sync generators
1121
- [NX Daemon Server] - 2026-09-17T07:29:20.458Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1122
- [NX Daemon Server] - 2026-09-17T07:29:20.458Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1123
- [NX Daemon Server] - 2026-09-17T07:29:20.458Z - Time taken for 'total execution time for createProjectGraph()' 10.091834000311792ms
1124
- [NX Daemon Server] - 2026-09-17T09:07:46.820Z - [WATCHER]: tsconfig.json was modified
1125
- [NX Daemon Server] - 2026-09-17T09:07:46.823Z - [WATCHER]: Processing file changes in outputs
1126
- [NX Daemon Server] - 2026-09-17T09:07:48.635Z - [WATCHER]: Processing file changes in outputs
1127
- [NX Daemon Server] - 2026-09-17T09:07:48.644Z - [WATCHER]: tsconfig.json was modified
1128
- [NX Daemon Server] - 2026-09-17T09:07:48.878Z - [WATCHER]: Processing file changes in outputs
1129
- [NX Daemon Server] - 2026-09-17T09:07:50.092Z - [WATCHER]: Processing file changes in outputs
1130
- [NX Daemon Server] - 2026-09-17T09:07:50.175Z - [WATCHER]: Processing file changes in outputs
1131
- [NX Daemon Server] - 2026-09-17T09:07:50.254Z - [WATCHER]: Processing file changes in outputs
1132
- [NX Daemon Server] - 2026-09-17T09:07:50.327Z - [WATCHER]: Processing file changes in outputs
1133
- [NX Daemon Server] - 2026-09-17T09:07:50.529Z - [WATCHER]: Processing file changes in outputs
1134
- [NX Daemon Server] - 2026-09-17T09:07:50.858Z - [WATCHER]: Processing file changes in outputs
1135
- [NX Daemon Server] - 2026-09-17T09:07:51.027Z - [WATCHER]: Processing file changes in outputs
1136
- [NX Daemon Server] - 2026-09-17T09:07:51.088Z - [WATCHER]: Processing file changes in outputs
1137
- [NX Daemon Server] - 2026-09-17T09:07:51.141Z - [WATCHER]: Processing file changes in outputs
1138
- [NX Daemon Server] - 2026-09-17T09:07:51.254Z - [WATCHER]: Processing file changes in outputs
1139
- [NX Daemon Server] - 2026-09-17T09:07:51.327Z - [WATCHER]: Processing file changes in outputs
1140
- [NX Daemon Server] - 2026-09-17T09:07:51.400Z - [WATCHER]: Processing file changes in outputs
1141
- [NX Daemon Server] - 2026-09-17T09:07:51.525Z - [WATCHER]: Processing file changes in outputs
1142
- [NX Daemon Server] - 2026-09-17T09:07:51.603Z - [WATCHER]: Processing file changes in outputs
1143
- [NX Daemon Server] - 2026-09-17T09:07:53.226Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1144
- [NX Daemon Server] - 2026-09-17T09:07:53.226Z - [REQUEST]: tsconfig.json
1145
- [NX Daemon Server] - 2026-09-17T09:07:53.226Z - [REQUEST]:
1146
- [NX Daemon Server] - 2026-09-17T09:07:53.235Z - Time taken for 'hash changed files from watcher' 1.5100829992443323ms
1147
- [NX Daemon Server] - 2026-09-17T09:07:53.268Z - Time taken for 'build-project-configs' 35.13725000061095ms
1148
- [NX Daemon Server] - 2026-09-17T09:07:53.285Z - [SYNC]: collect registered sync generators
1149
- [NX Daemon Server] - 2026-09-17T09:07:53.285Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1150
- [NX Daemon Server] - 2026-09-17T09:07:53.285Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1151
- [NX Daemon Server] - 2026-09-17T09:07:53.285Z - Time taken for 'total execution time for createProjectGraph()' 7.275790998712182ms
1152
- [NX Daemon Server] - 2026-09-17T09:13:22.175Z - [WATCHER]: package.json was modified
1153
- [NX Daemon Server] - 2026-09-17T09:13:22.176Z - [WATCHER]: Processing file changes in outputs
1154
- [NX Daemon Server] - 2026-09-17T09:13:28.582Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1155
- [NX Daemon Server] - 2026-09-17T09:13:28.583Z - [REQUEST]: package.json
1156
- [NX Daemon Server] - 2026-09-17T09:13:28.583Z - [REQUEST]:
1157
- [NX Daemon Server] - 2026-09-17T09:13:28.592Z - Time taken for 'hash changed files from watcher' 4.000541001558304ms
1158
- [NX Daemon Server] - 2026-09-17T09:13:28.620Z - Time taken for 'build-project-configs' 27.264333000406623ms
1159
- [NX Daemon Server] - 2026-09-17T09:13:28.643Z - [SYNC]: collect registered sync generators
1160
- [NX Daemon Server] - 2026-09-17T09:13:28.643Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1161
- [NX Daemon Server] - 2026-09-17T09:13:28.643Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1162
- [NX Daemon Server] - 2026-09-17T09:13:28.643Z - Time taken for 'total execution time for createProjectGraph()' 16.990165999159217ms
1
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:20.903Z - Started listening on: /private/var/folders/hw/dvsryrl10t59sqh3rht8j_pr0000gn/T/091eddd6eaf287d577f0/d.sock
2
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:20.905Z - [WATCHER]: Subscribed to changes within: /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (native)
3
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:20.909Z - Established a connection. Number of open connections: 1
4
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:20.909Z - Established a connection. Number of open connections: 2
5
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:20.910Z - Closed a connection. Number of open connections: 1
6
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:20.910Z - [REQUEST]: Client Request for Project Graph Received
7
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:20.912Z - Time taken for 'loadSpecifiedNxPlugins' 0.41670799999999986ms
8
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:20.964Z - [WATCHER]: Processing file changes in outputs
9
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.043Z - Time taken for 'Load Nx Plugin: /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.pnpm/nx@20.8.4/node_modules/nx/src/plugins/package-json' 132.49975ms
10
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.054Z - Time taken for 'Load Nx Plugin: /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.pnpm/nx@20.8.4/node_modules/nx/src/plugins/project-json/build-nodes/project-json' 142.85462499999997ms
11
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.065Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
12
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.066Z - [REQUEST]:
13
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.066Z - [REQUEST]:
14
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.068Z - Time taken for 'loadDefaultNxPlugins' 154.84566700000002ms
15
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.110Z - Time taken for 'build-project-configs' 36.20316600000001ms
16
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.123Z - [SYNC]: collect registered sync generators
17
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.123Z - [REQUEST]: Responding to the client. project-graph
18
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.123Z - Time taken for 'total for creating and serializing project graph' 212.953375ms
19
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.124Z - Done responding to the client project-graph
20
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.124Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 213. Response time: 1.
21
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.126Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
22
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.126Z - Done responding to the client handleRunPreTasksExecution
23
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.126Z - Handled PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
24
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.126Z - Time taken for 'preTasksExecution' 0.14945799999998144ms
25
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.167Z - [REQUEST]: Responding to the client. handleHashTasks
26
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.167Z - Done responding to the client handleHashTasks
27
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.167Z - Handled HASH_TASKS. Handling time: 2. Response time: 0.
28
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.216Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
29
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.216Z - Done responding to the client handleGetEstimatedTaskTimings
30
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.216Z - Handled GET_ESTIMATED_TASK_TIMINGS. Handling time: 13. Response time: 0.
31
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.217Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
32
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.217Z - Done responding to the client handleRecordTaskRuns
33
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.217Z - Handled RECORD_TASK_RUNS. Handling time: 0. Response time: 0.
34
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.217Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
35
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.217Z - Done responding to the client handleGetFlakyTasks
36
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.217Z - Handled GET_FLAKY_TASKS. Handling time: 0. Response time: 0.
37
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.497Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
38
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.497Z - Done responding to the client handleRunPostTasksExecution
39
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.497Z - Handled POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
40
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.497Z - Time taken for 'postTasksExecution' 0.05916700000000219ms
41
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:48:21.500Z - Closed a connection. Number of open connections: 0
42
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:59:09.707Z - [WATCHER]: Processing file changes in outputs
43
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:59:09.709Z - [WATCHER]: Stopping the watcher for /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (sources)
44
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:59:09.709Z - [WATCHER]: Stopping the watcher for /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (outputs)
45
+ [NX v20.8.4 Daemon Server] - 2026-09-17T12:59:09.714Z - Server stopped because: "LOCK_FILES_CHANGED"
46
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:45.934Z - Started listening on: /private/var/folders/hw/dvsryrl10t59sqh3rht8j_pr0000gn/T/091eddd6eaf287d577f0/d.sock
47
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:45.937Z - [WATCHER]: Subscribed to changes within: /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (native)
48
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:45.941Z - Established a connection. Number of open connections: 1
49
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:45.941Z - Established a connection. Number of open connections: 2
50
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:45.942Z - Closed a connection. Number of open connections: 1
51
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:45.942Z - [REQUEST]: Client Request for Project Graph Received
52
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:45.944Z - Time taken for 'loadSpecifiedNxPlugins' 0.424666000000002ms
53
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:45.996Z - [WATCHER]: Processing file changes in outputs
54
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.131Z - Time taken for 'Load Nx Plugin: /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.pnpm/nx@20.8.4/node_modules/nx/src/plugins/project-json/build-nodes/project-json' 188.61195899999998ms
55
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.144Z - Time taken for 'Load Nx Plugin: /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx/node_modules/.pnpm/nx@20.8.4/node_modules/nx/src/plugins/package-json' 201.24250000000004ms
56
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.151Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
57
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.151Z - [REQUEST]:
58
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.151Z - [REQUEST]:
59
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.154Z - Time taken for 'loadDefaultNxPlugins' 208.414667ms
60
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.202Z - Time taken for 'build-project-configs' 40.16374999999999ms
61
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.214Z - [SYNC]: collect registered sync generators
62
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.215Z - [REQUEST]: Responding to the client. project-graph
63
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.215Z - Time taken for 'total for creating and serializing project graph' 272.686292ms
64
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.216Z - Done responding to the client project-graph
65
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.216Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 273. Response time: 1.
66
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.218Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
67
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.218Z - Done responding to the client handleRunPreTasksExecution
68
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.218Z - Handled PRE_TASKS_EXECUTION. Handling time: 1. Response time: 0.
69
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.218Z - Time taken for 'preTasksExecution' 0.18587500000001ms
70
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.271Z - [REQUEST]: Responding to the client. handleHashTasks
71
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.271Z - Done responding to the client handleHashTasks
72
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.271Z - Handled HASH_TASKS. Handling time: 4. Response time: 0.
73
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.337Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
74
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.337Z - Done responding to the client handleGetEstimatedTaskTimings
75
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.337Z - Handled GET_ESTIMATED_TASK_TIMINGS. Handling time: 17. Response time: 0.
76
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.339Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
77
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.339Z - Done responding to the client handleRecordTaskRuns
78
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.339Z - Handled RECORD_TASK_RUNS. Handling time: 0. Response time: 0.
79
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.339Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
80
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.339Z - Done responding to the client handleGetFlakyTasks
81
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.339Z - Handled GET_FLAKY_TASKS. Handling time: 0. Response time: 0.
82
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.638Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
83
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.638Z - Done responding to the client handleRunPostTasksExecution
84
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.638Z - Handled POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
85
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.638Z - Time taken for 'postTasksExecution' 0.06366700000000947ms
86
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:00:46.641Z - Closed a connection. Number of open connections: 0
87
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.439Z - Established a connection. Number of open connections: 1
88
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.442Z - Closed a connection. Number of open connections: 0
89
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.442Z - Established a connection. Number of open connections: 1
90
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.444Z - [REQUEST]: Client Request for Project Graph Received
91
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.445Z - [REQUEST]: Responding to the client. project-graph
92
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.445Z - Time taken for 'total for creating and serializing project graph' 0.28595799999311566ms
93
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.446Z - Done responding to the client project-graph
94
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.446Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 1. Response time: 1.
95
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.447Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
96
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.447Z - Done responding to the client handleRunPreTasksExecution
97
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.447Z - Handled PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
98
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.447Z - Time taken for 'preTasksExecution' 0.05554199998732656ms
99
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.491Z - [REQUEST]: Responding to the client. handleHashTasks
100
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.491Z - Done responding to the client handleHashTasks
101
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.491Z - Handled HASH_TASKS. Handling time: 2. Response time: 0.
102
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.539Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
103
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.540Z - Done responding to the client handleGetEstimatedTaskTimings
104
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.540Z - Handled GET_ESTIMATED_TASK_TIMINGS. Handling time: 0. Response time: 1.
105
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.541Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
106
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.541Z - Done responding to the client handleRecordTaskRuns
107
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.541Z - Handled RECORD_TASK_RUNS. Handling time: 0. Response time: 0.
108
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.541Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
109
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.541Z - Done responding to the client handleGetFlakyTasks
110
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.541Z - Handled GET_FLAKY_TASKS. Handling time: 0. Response time: 0.
111
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.833Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
112
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.833Z - Done responding to the client handleRunPostTasksExecution
113
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.833Z - Handled POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
114
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.834Z - Time taken for 'postTasksExecution' 0.10195799998473376ms
115
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:13:56.836Z - Closed a connection. Number of open connections: 0
116
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:09.604Z - [WATCHER]: Processing file changes in outputs
117
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:09.608Z - [WATCHER]: tsconfig.json was modified
118
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:09.709Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
119
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:09.709Z - [REQUEST]: tsconfig.json
120
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:09.709Z - [REQUEST]:
121
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:09.713Z - Time taken for 'hash changed files from watcher' 0.35812499991152436ms
122
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:09.722Z - Time taken for 'build-project-configs' 9.889666999923065ms
123
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:09.734Z - [SYNC]: collect registered sync generators
124
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:09.734Z - [SYNC]: project graph hash is the same, not collecting task sync generators
125
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:09.734Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
126
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:09.734Z - Time taken for 'total execution time for createProjectGraph()' 6.5792079999810085ms
127
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:11.160Z - [WATCHER]: Processing file changes in outputs
128
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:11.167Z - [WATCHER]: tsconfig.json was modified
129
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:11.368Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
130
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:11.368Z - [REQUEST]: tsconfig.json
131
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:11.368Z - [REQUEST]:
132
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:11.369Z - Time taken for 'hash changed files from watcher' 0.11254199990071356ms
133
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:11.377Z - Time taken for 'build-project-configs' 7.273625000030734ms
134
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:11.388Z - [SYNC]: collect registered sync generators
135
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:11.388Z - [SYNC]: project graph hash is the same, not collecting task sync generators
136
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:11.388Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
137
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:11.388Z - Time taken for 'total execution time for createProjectGraph()' 6.254249999998137ms
138
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:14:11.443Z - [WATCHER]: Processing file changes in outputs
139
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:54.148Z - [WATCHER]: Processing file changes in outputs
140
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:54.153Z - [WATCHER]: tsconfig.json was modified
141
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:54.580Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
142
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:54.580Z - [REQUEST]: tsconfig.json
143
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:54.584Z - [REQUEST]:
144
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:54.618Z - Time taken for 'hash changed files from watcher' 1.984292000066489ms
145
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:54.648Z - Time taken for 'build-project-configs' 28.563084000023082ms
146
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:54.684Z - [SYNC]: collect registered sync generators
147
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:54.684Z - [SYNC]: project graph hash is the same, not collecting task sync generators
148
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:54.684Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
149
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:54.684Z - Time taken for 'total execution time for createProjectGraph()' 24.633790999883786ms
150
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:56.651Z - [WATCHER]: Processing file changes in outputs
151
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:56.659Z - [WATCHER]: tsconfig.json was modified
152
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:56.912Z - [WATCHER]: Processing file changes in outputs
153
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:57.459Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
154
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:57.459Z - [REQUEST]: tsconfig.json
155
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:57.459Z - [REQUEST]:
156
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:57.460Z - Time taken for 'hash changed files from watcher' 0.118959000101313ms
157
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:57.468Z - Time taken for 'build-project-configs' 5.543499999912456ms
158
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:57.475Z - [SYNC]: collect registered sync generators
159
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:57.475Z - [SYNC]: project graph hash is the same, not collecting task sync generators
160
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:57.475Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
161
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:29:57.475Z - Time taken for 'total execution time for createProjectGraph()' 6.971542000072077ms
162
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:13.923Z - Established a connection. Number of open connections: 1
163
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:13.927Z - Closed a connection. Number of open connections: 0
164
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:13.927Z - Established a connection. Number of open connections: 1
165
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:13.928Z - [REQUEST]: Client Request for Project Graph Received
166
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:13.928Z - [REQUEST]: Responding to the client. project-graph
167
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:13.929Z - Time taken for 'total for creating and serializing project graph' 0.20708300010301173ms
168
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:13.929Z - Done responding to the client project-graph
169
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:13.929Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
170
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:13.931Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
171
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:13.931Z - Done responding to the client handleRunPreTasksExecution
172
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:13.931Z - Handled PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
173
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:13.931Z - Time taken for 'preTasksExecution' 0.053208000026643276ms
174
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:13.979Z - [REQUEST]: Responding to the client. handleHashTasks
175
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:13.979Z - Done responding to the client handleHashTasks
176
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:13.979Z - Handled HASH_TASKS. Handling time: 5. Response time: 0.
177
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:14.021Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
178
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:14.022Z - Done responding to the client handleGetEstimatedTaskTimings
179
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:14.022Z - Handled GET_ESTIMATED_TASK_TIMINGS. Handling time: 0. Response time: 1.
180
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:14.023Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
181
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:14.023Z - Done responding to the client handleRecordTaskRuns
182
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:14.023Z - Handled RECORD_TASK_RUNS. Handling time: 0. Response time: 0.
183
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:14.023Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
184
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:14.024Z - Done responding to the client handleGetFlakyTasks
185
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:14.024Z - Handled GET_FLAKY_TASKS. Handling time: 0. Response time: 1.
186
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:14.306Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
187
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:14.306Z - Done responding to the client handleRunPostTasksExecution
188
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:14.306Z - Handled POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
189
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:14.306Z - Time taken for 'postTasksExecution' 0.05783299985341728ms
190
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:14.308Z - Closed a connection. Number of open connections: 0
191
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:27.728Z - [WATCHER]: Processing file changes in outputs
192
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:27.737Z - [WATCHER]: tsconfig.json was modified
193
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:27.841Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
194
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:27.841Z - [REQUEST]: tsconfig.json
195
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:27.841Z - [REQUEST]:
196
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:27.847Z - Time taken for 'hash changed files from watcher' 3.000749999890104ms
197
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:27.864Z - Time taken for 'build-project-configs' 11.780541999964043ms
198
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:27.892Z - [SYNC]: collect registered sync generators
199
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:27.893Z - [SYNC]: project graph hash is the same, not collecting task sync generators
200
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:27.893Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
201
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:27.893Z - Time taken for 'total execution time for createProjectGraph()' 22.658834000118077ms
202
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:29.384Z - [WATCHER]: Processing file changes in outputs
203
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:29.389Z - [WATCHER]: tsconfig.json was modified
204
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:29.589Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
205
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:29.589Z - [REQUEST]: tsconfig.json
206
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:29.589Z - [REQUEST]:
207
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:29.591Z - Time taken for 'hash changed files from watcher' 0.10895900009199977ms
208
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:29.599Z - Time taken for 'build-project-configs' 7.568958000047132ms
209
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:29.612Z - [SYNC]: collect registered sync generators
210
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:29.613Z - [SYNC]: project graph hash is the same, not collecting task sync generators
211
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:29.613Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
212
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:29.613Z - Time taken for 'total execution time for createProjectGraph()' 5.875833000056446ms
213
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:31:29.622Z - [WATCHER]: Processing file changes in outputs
214
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:36.881Z - [WATCHER]: Processing file changes in outputs
215
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:36.883Z - [WATCHER]: tsconfig.json was modified
216
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:37.285Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
217
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:37.285Z - [REQUEST]: tsconfig.json
218
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:37.285Z - [REQUEST]:
219
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:37.296Z - Time taken for 'hash changed files from watcher' 0.36091599985957146ms
220
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:37.321Z - Time taken for 'build-project-configs' 24.475542000029236ms
221
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:37.356Z - [SYNC]: collect registered sync generators
222
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:37.356Z - [SYNC]: project graph hash is the same, not collecting task sync generators
223
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:37.356Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
224
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:37.356Z - Time taken for 'total execution time for createProjectGraph()' 24.157999999821186ms
225
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:38.513Z - [WATCHER]: Processing file changes in outputs
226
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:38.517Z - [WATCHER]: tsconfig.json was modified
227
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:38.734Z - [WATCHER]: Processing file changes in outputs
228
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:39.318Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
229
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:39.318Z - [REQUEST]: tsconfig.json
230
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:39.318Z - [REQUEST]:
231
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:39.320Z - Time taken for 'hash changed files from watcher' 0.21358400024473667ms
232
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:39.328Z - Time taken for 'build-project-configs' 6.954209000337869ms
233
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:39.343Z - [SYNC]: collect registered sync generators
234
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:39.343Z - [SYNC]: project graph hash is the same, not collecting task sync generators
235
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:39.343Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
236
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:37:39.343Z - Time taken for 'total execution time for createProjectGraph()' 7.246874999720603ms
237
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:12.256Z - [WATCHER]: Processing file changes in outputs
238
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:12.263Z - [WATCHER]: tsconfig.json was modified
239
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:13.865Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
240
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:13.865Z - [REQUEST]: tsconfig.json
241
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:13.865Z - [REQUEST]:
242
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:13.868Z - Time taken for 'hash changed files from watcher' 0.5552079998888075ms
243
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:13.880Z - Time taken for 'build-project-configs' 12.009709000121802ms
244
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:13.895Z - [SYNC]: collect registered sync generators
245
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:13.895Z - [SYNC]: project graph hash is the same, not collecting task sync generators
246
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:13.896Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
247
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:13.896Z - Time taken for 'total execution time for createProjectGraph()' 7.747291999869049ms
248
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:13.962Z - [WATCHER]: Processing file changes in outputs
249
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:13.976Z - [WATCHER]: tsconfig.json was modified
250
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:14.498Z - [WATCHER]: Processing file changes in outputs
251
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:17.187Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
252
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:17.189Z - [REQUEST]: tsconfig.json
253
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:17.189Z - [REQUEST]:
254
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:17.191Z - Time taken for 'hash changed files from watcher' 5.319707999937236ms
255
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:17.224Z - Time taken for 'build-project-configs' 22.936499999836087ms
256
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:17.259Z - [SYNC]: collect registered sync generators
257
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:17.259Z - [SYNC]: project graph hash is the same, not collecting task sync generators
258
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:17.259Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
259
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:40:17.260Z - Time taken for 'total execution time for createProjectGraph()' 38.49325000029057ms
260
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:43:41.754Z - [WATCHER]: tsconfig.json was modified
261
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:43:41.755Z - [WATCHER]: Processing file changes in outputs
262
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:43:43.518Z - [WATCHER]: Processing file changes in outputs
263
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:43:43.529Z - [WATCHER]: tsconfig.json was modified
264
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:43:43.811Z - [WATCHER]: Processing file changes in outputs
265
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:43:48.159Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
266
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:43:48.159Z - [REQUEST]: tsconfig.json
267
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:43:48.159Z - [REQUEST]:
268
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:43:48.165Z - Time taken for 'hash changed files from watcher' 2.818500000052154ms
269
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:43:48.177Z - Time taken for 'build-project-configs' 10.978542000055313ms
270
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:43:48.196Z - [SYNC]: collect registered sync generators
271
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:43:48.197Z - [SYNC]: project graph hash is the same, not collecting task sync generators
272
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:43:48.197Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
273
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:43:48.197Z - Time taken for 'total execution time for createProjectGraph()' 4.9789590002037585ms
274
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:45:28.420Z - [WATCHER]: Processing file changes in outputs
275
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:45:28.429Z - [WATCHER]: tsconfig.json was modified
276
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:45:30.042Z - [WATCHER]: Processing file changes in outputs
277
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:45:30.048Z - [WATCHER]: tsconfig.json was modified
278
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:45:30.249Z - [WATCHER]: Processing file changes in outputs
279
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:45:34.832Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
280
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:45:34.832Z - [REQUEST]: tsconfig.json
281
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:45:34.832Z - [REQUEST]:
282
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:45:34.834Z - Time taken for 'hash changed files from watcher' 0.27549999998882413ms
283
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:45:34.847Z - Time taken for 'build-project-configs' 11.635750000365078ms
284
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:45:34.862Z - [SYNC]: collect registered sync generators
285
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:45:34.862Z - [SYNC]: project graph hash is the same, not collecting task sync generators
286
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:45:34.862Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
287
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:45:34.862Z - Time taken for 'total execution time for createProjectGraph()' 5.570708000101149ms
288
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:48:28.973Z - [WATCHER]: Processing file changes in outputs
289
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:48:28.982Z - [WATCHER]: tsconfig.json was modified
290
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:48:30.509Z - [WATCHER]: Processing file changes in outputs
291
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:48:30.518Z - [WATCHER]: tsconfig.json was modified
292
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:48:30.938Z - [WATCHER]: Processing file changes in outputs
293
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:48:35.383Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
294
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:48:35.383Z - [REQUEST]: tsconfig.json
295
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:48:35.383Z - [REQUEST]:
296
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:48:35.384Z - Time taken for 'hash changed files from watcher' 0.18079200014472008ms
297
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:48:35.392Z - Time taken for 'build-project-configs' 6.955709000118077ms
298
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:48:35.405Z - [SYNC]: collect registered sync generators
299
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:48:35.405Z - [SYNC]: project graph hash is the same, not collecting task sync generators
300
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:48:35.405Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
301
+ [NX v20.8.4 Daemon Server] - 2026-09-17T13:48:35.405Z - Time taken for 'total execution time for createProjectGraph()' 4.979667000006884ms
302
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:29.967Z - Established a connection. Number of open connections: 1
303
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:29.971Z - Established a connection. Number of open connections: 2
304
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:29.973Z - Closed a connection. Number of open connections: 1
305
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:29.978Z - [REQUEST]: Client Request for Project Graph Received
306
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:29.981Z - [REQUEST]: Responding to the client. project-graph
307
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:29.982Z - Time taken for 'total for creating and serializing project graph' 1.9587079994380474ms
308
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:29.983Z - Done responding to the client project-graph
309
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:29.983Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 3. Response time: 2.
310
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:29.986Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
311
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:29.987Z - Done responding to the client handleRunPreTasksExecution
312
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:29.987Z - Handled PRE_TASKS_EXECUTION. Handling time: 1. Response time: 1.
313
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:29.987Z - Time taken for 'preTasksExecution' 0.5657499991357327ms
314
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.040Z - [REQUEST]: Responding to the client. handleHashTasks
315
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.040Z - Done responding to the client handleHashTasks
316
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.040Z - Handled HASH_TASKS. Handling time: 12. Response time: 0.
317
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.086Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
318
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.086Z - Done responding to the client handleGetEstimatedTaskTimings
319
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.086Z - Handled GET_ESTIMATED_TASK_TIMINGS. Handling time: 1. Response time: 0.
320
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.088Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
321
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.088Z - Done responding to the client handleRecordTaskRuns
322
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.088Z - Handled RECORD_TASK_RUNS. Handling time: 0. Response time: 0.
323
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.088Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
324
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.088Z - Done responding to the client handleGetFlakyTasks
325
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.088Z - Handled GET_FLAKY_TASKS. Handling time: 0. Response time: 0.
326
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.363Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
327
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.363Z - Done responding to the client handleRunPostTasksExecution
328
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.363Z - Handled POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
329
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.363Z - Time taken for 'postTasksExecution' 0.053790999576449394ms
330
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:22:30.367Z - Closed a connection. Number of open connections: 0
331
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:04.822Z - [WATCHER]: Processing file changes in outputs
332
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:04.827Z - [WATCHER]: tsconfig.json was modified
333
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:04.928Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
334
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:04.928Z - [REQUEST]: tsconfig.json
335
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:04.928Z - [REQUEST]:
336
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:04.931Z - Time taken for 'hash changed files from watcher' 0.8540410008281469ms
337
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:04.962Z - Time taken for 'build-project-configs' 27.14770800061524ms
338
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:04.986Z - [SYNC]: collect registered sync generators
339
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:04.986Z - [SYNC]: project graph hash is the same, not collecting task sync generators
340
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:04.986Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
341
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:04.986Z - Time taken for 'total execution time for createProjectGraph()' 20.020375000312924ms
342
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:06.441Z - [WATCHER]: Processing file changes in outputs
343
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:06.448Z - [WATCHER]: tsconfig.json was modified
344
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:06.649Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
345
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:06.650Z - [REQUEST]: tsconfig.json
346
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:06.650Z - [REQUEST]:
347
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:06.651Z - Time taken for 'hash changed files from watcher' 0.11191700026392937ms
348
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:06.658Z - Time taken for 'build-project-configs' 5.8448329996317625ms
349
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:06.671Z - [SYNC]: collect registered sync generators
350
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:06.671Z - [SYNC]: project graph hash is the same, not collecting task sync generators
351
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:06.671Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
352
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:06.671Z - Time taken for 'total execution time for createProjectGraph()' 9.770833000540733ms
353
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:06.696Z - [WATCHER]: Processing file changes in outputs
354
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:07.768Z - [WATCHER]: Processing file changes in outputs
355
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:07.844Z - [WATCHER]: Processing file changes in outputs
356
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:07.898Z - [WATCHER]: Processing file changes in outputs
357
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:07.956Z - [WATCHER]: Processing file changes in outputs
358
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:08.012Z - [WATCHER]: Processing file changes in outputs
359
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:08.084Z - [WATCHER]: Processing file changes in outputs
360
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:23:08.136Z - [WATCHER]: Processing file changes in outputs
361
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.124Z - Established a connection. Number of open connections: 1
362
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.124Z - Established a connection. Number of open connections: 2
363
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.125Z - Closed a connection. Number of open connections: 1
364
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.125Z - [REQUEST]: Client Request for Project Graph Received
365
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.126Z - [REQUEST]: Responding to the client. project-graph
366
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.126Z - Time taken for 'total for creating and serializing project graph' 0.2509589996188879ms
367
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.127Z - Done responding to the client project-graph
368
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.127Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 1. Response time: 1.
369
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.129Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
370
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.129Z - Done responding to the client handleRunPreTasksExecution
371
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.129Z - Handled PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
372
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.129Z - Time taken for 'preTasksExecution' 0.054791999980807304ms
373
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.161Z - [REQUEST]: Responding to the client. handleHashTasks
374
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.161Z - Done responding to the client handleHashTasks
375
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.161Z - Handled HASH_TASKS. Handling time: 4. Response time: 0.
376
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.200Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
377
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.200Z - Done responding to the client handleGetEstimatedTaskTimings
378
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.200Z - Handled GET_ESTIMATED_TASK_TIMINGS. Handling time: 1. Response time: 0.
379
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.201Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
380
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.202Z - Done responding to the client handleRecordTaskRuns
381
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.202Z - Handled RECORD_TASK_RUNS. Handling time: 0. Response time: 1.
382
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.202Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
383
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.202Z - Done responding to the client handleGetFlakyTasks
384
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.202Z - Handled GET_FLAKY_TASKS. Handling time: 0. Response time: 0.
385
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.478Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
386
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.478Z - Done responding to the client handleRunPostTasksExecution
387
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.478Z - Handled POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
388
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.478Z - Time taken for 'postTasksExecution' 0.05700000002980232ms
389
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:25:34.481Z - Closed a connection. Number of open connections: 0
390
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:13.727Z - [WATCHER]: tsconfig.json was modified
391
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:13.729Z - [WATCHER]: Processing file changes in outputs
392
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:13.830Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
393
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:13.830Z - [REQUEST]: tsconfig.json
394
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:13.830Z - [REQUEST]:
395
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:13.834Z - Time taken for 'hash changed files from watcher' 1.4860839992761612ms
396
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:13.851Z - Time taken for 'build-project-configs' 15.87508299946785ms
397
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:13.868Z - [SYNC]: collect registered sync generators
398
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:13.868Z - [SYNC]: project graph hash is the same, not collecting task sync generators
399
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:13.868Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
400
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:13.868Z - Time taken for 'total execution time for createProjectGraph()' 13.660459000617266ms
401
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:15.365Z - [WATCHER]: Processing file changes in outputs
402
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:15.370Z - [WATCHER]: tsconfig.json was modified
403
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:15.570Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
404
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:15.570Z - [REQUEST]: tsconfig.json
405
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:15.570Z - [REQUEST]:
406
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:15.577Z - Time taken for 'hash changed files from watcher' 0.10437499918043613ms
407
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:15.583Z - Time taken for 'build-project-configs' 7.42845799960196ms
408
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:15.599Z - [WATCHER]: Processing file changes in outputs
409
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:15.612Z - [SYNC]: collect registered sync generators
410
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:15.612Z - [SYNC]: project graph hash is the same, not collecting task sync generators
411
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:15.612Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
412
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:33:15.612Z - Time taken for 'total execution time for createProjectGraph()' 30.5774999987334ms
413
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:21.829Z - [WATCHER]: Processing file changes in outputs
414
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:21.841Z - [WATCHER]: tsconfig.json was modified
415
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:22.249Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
416
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:22.249Z - [REQUEST]: tsconfig.json
417
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:22.249Z - [REQUEST]:
418
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:22.254Z - Time taken for 'hash changed files from watcher' 2.724958999082446ms
419
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:22.270Z - Time taken for 'build-project-configs' 16.056958001106977ms
420
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:22.289Z - [SYNC]: collect registered sync generators
421
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:22.290Z - [SYNC]: project graph hash is the same, not collecting task sync generators
422
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:22.290Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
423
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:22.290Z - Time taken for 'total execution time for createProjectGraph()' 14.951084000989795ms
424
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:24.647Z - [WATCHER]: Processing file changes in outputs
425
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:24.662Z - [WATCHER]: tsconfig.json was modified
426
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:25.232Z - [WATCHER]: Processing file changes in outputs
427
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:25.462Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
428
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:25.462Z - [REQUEST]: tsconfig.json
429
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:25.462Z - [REQUEST]:
430
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:25.465Z - Time taken for 'hash changed files from watcher' 0.1881250012665987ms
431
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:25.480Z - Time taken for 'build-project-configs' 12.501666000112891ms
432
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:25.494Z - [SYNC]: collect registered sync generators
433
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:25.494Z - [SYNC]: project graph hash is the same, not collecting task sync generators
434
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:25.494Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
435
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:39:25.495Z - Time taken for 'total execution time for createProjectGraph()' 12.371625000610948ms
436
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.486Z - Established a connection. Number of open connections: 1
437
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.489Z - Established a connection. Number of open connections: 2
438
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.489Z - Closed a connection. Number of open connections: 1
439
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.492Z - [REQUEST]: Client Request for Project Graph Received
440
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.493Z - [REQUEST]: Responding to the client. project-graph
441
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.493Z - Time taken for 'total for creating and serializing project graph' 0.390625ms
442
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.494Z - Done responding to the client project-graph
443
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.494Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 1. Response time: 1.
444
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.496Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
445
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.496Z - Done responding to the client handleRunPreTasksExecution
446
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.496Z - Handled PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
447
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.496Z - Time taken for 'preTasksExecution' 0.2269579991698265ms
448
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.558Z - [REQUEST]: Responding to the client. handleHashTasks
449
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.558Z - Done responding to the client handleHashTasks
450
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.558Z - Handled HASH_TASKS. Handling time: 4. Response time: 0.
451
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.603Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
452
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.603Z - Done responding to the client handleGetEstimatedTaskTimings
453
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.603Z - Handled GET_ESTIMATED_TASK_TIMINGS. Handling time: 1. Response time: 0.
454
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.604Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
455
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.604Z - Done responding to the client handleRecordTaskRuns
456
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.604Z - Handled RECORD_TASK_RUNS. Handling time: 0. Response time: 0.
457
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.605Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
458
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.605Z - Done responding to the client handleGetFlakyTasks
459
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.605Z - Handled GET_FLAKY_TASKS. Handling time: 1. Response time: 0.
460
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.901Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
461
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.901Z - Done responding to the client handleRunPostTasksExecution
462
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.901Z - Handled POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
463
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.902Z - Time taken for 'postTasksExecution' 0.06529100053012371ms
464
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:40:03.904Z - Closed a connection. Number of open connections: 0
465
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:22.666Z - [WATCHER]: Processing file changes in outputs
466
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:22.678Z - [WATCHER]: tsconfig.json was modified
467
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:22.779Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
468
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:22.779Z - [REQUEST]: tsconfig.json
469
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:22.779Z - [REQUEST]:
470
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:22.780Z - Time taken for 'hash changed files from watcher' 0.1750830002129078ms
471
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:22.789Z - Time taken for 'build-project-configs' 8.291042000055313ms
472
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:22.810Z - [SYNC]: collect registered sync generators
473
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:22.810Z - [SYNC]: project graph hash is the same, not collecting task sync generators
474
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:22.810Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
475
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:22.810Z - Time taken for 'total execution time for createProjectGraph()' 15.646250000223517ms
476
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:24.150Z - [WATCHER]: Processing file changes in outputs
477
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:24.156Z - [WATCHER]: tsconfig.json was modified
478
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:24.357Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
479
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:24.357Z - [REQUEST]: tsconfig.json
480
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:24.357Z - [REQUEST]:
481
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:24.358Z - Time taken for 'hash changed files from watcher' 0.33724999986588955ms
482
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:24.363Z - Time taken for 'build-project-configs' 4.4135409984737635ms
483
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:24.377Z - [SYNC]: collect registered sync generators
484
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:24.377Z - [SYNC]: project graph hash is the same, not collecting task sync generators
485
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:24.377Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
486
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:24.377Z - Time taken for 'total execution time for createProjectGraph()' 8.96862499974668ms
487
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:24.377Z - [WATCHER]: Processing file changes in outputs
488
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:57.455Z - [WATCHER]: Processing file changes in outputs
489
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:57.473Z - [WATCHER]: tsconfig.json was modified
490
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:57.874Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
491
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:57.874Z - [REQUEST]: tsconfig.json
492
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:57.874Z - [REQUEST]:
493
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:57.877Z - Time taken for 'hash changed files from watcher' 0.1820830013602972ms
494
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:57.904Z - Time taken for 'build-project-configs' 25.57837500050664ms
495
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:57.921Z - [SYNC]: collect registered sync generators
496
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:57.921Z - [SYNC]: project graph hash is the same, not collecting task sync generators
497
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:57.921Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
498
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:57.921Z - Time taken for 'total execution time for createProjectGraph()' 13.423417000100017ms
499
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:59.618Z - [WATCHER]: Processing file changes in outputs
500
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:59.631Z - [WATCHER]: tsconfig.json was modified
501
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:43:59.887Z - [WATCHER]: Processing file changes in outputs
502
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:44:00.431Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
503
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:44:00.431Z - [REQUEST]: tsconfig.json
504
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:44:00.431Z - [REQUEST]:
505
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:44:00.432Z - Time taken for 'hash changed files from watcher' 0.10091600008308887ms
506
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:44:00.442Z - Time taken for 'build-project-configs' 8.902250001206994ms
507
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:44:00.455Z - [SYNC]: collect registered sync generators
508
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:44:00.455Z - [SYNC]: project graph hash is the same, not collecting task sync generators
509
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:44:00.455Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
510
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:44:00.455Z - Time taken for 'total execution time for createProjectGraph()' 8.552875000983477ms
511
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:25.711Z - [WATCHER]: Processing file changes in outputs
512
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:25.736Z - [WATCHER]: tsconfig.json was modified
513
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:27.338Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
514
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:27.338Z - [REQUEST]: tsconfig.json
515
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:27.338Z - [REQUEST]:
516
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:27.340Z - Time taken for 'hash changed files from watcher' 0.29266699962317944ms
517
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:27.350Z - Time taken for 'build-project-configs' 9.409667000174522ms
518
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:27.362Z - [SYNC]: collect registered sync generators
519
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:27.363Z - [SYNC]: project graph hash is the same, not collecting task sync generators
520
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:27.363Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
521
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:27.363Z - Time taken for 'total execution time for createProjectGraph()' 7.068958999589086ms
522
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:27.626Z - [WATCHER]: Processing file changes in outputs
523
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:27.638Z - [WATCHER]: tsconfig.json was modified
524
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:27.833Z - [WATCHER]: Processing file changes in outputs
525
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:30.839Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
526
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:30.839Z - [REQUEST]: tsconfig.json
527
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:30.839Z - [REQUEST]:
528
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:30.840Z - Time taken for 'hash changed files from watcher' 0.19074999913573265ms
529
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:30.846Z - Time taken for 'build-project-configs' 4.867707999423146ms
530
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:30.855Z - [SYNC]: collect registered sync generators
531
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:30.855Z - [SYNC]: project graph hash is the same, not collecting task sync generators
532
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:30.855Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
533
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:49:30.855Z - Time taken for 'total execution time for createProjectGraph()' 7.752874998375773ms
534
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:04.287Z - [WATCHER]: Processing file changes in outputs
535
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:04.300Z - [WATCHER]: tsconfig.json was modified
536
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:05.691Z - [WATCHER]: Processing file changes in outputs
537
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:05.700Z - [WATCHER]: tsconfig.json was modified
538
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:05.885Z - [WATCHER]: Processing file changes in outputs
539
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:10.701Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
540
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:10.701Z - [REQUEST]: tsconfig.json
541
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:10.701Z - [REQUEST]:
542
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:10.703Z - Time taken for 'hash changed files from watcher' 0.19550000131130219ms
543
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:10.710Z - Time taken for 'build-project-configs' 6.8381660003215075ms
544
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:10.721Z - [SYNC]: collect registered sync generators
545
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:10.721Z - [SYNC]: project graph hash is the same, not collecting task sync generators
546
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:10.721Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
547
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:10.721Z - Time taken for 'total execution time for createProjectGraph()' 7.472249999642372ms
548
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:46.359Z - [WATCHER]: Processing file changes in outputs
549
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:46.367Z - [WATCHER]: tsconfig.json was modified
550
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:47.920Z - [WATCHER]: Processing file changes in outputs
551
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:47.932Z - [WATCHER]: tsconfig.json was modified
552
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:48.143Z - [WATCHER]: Processing file changes in outputs
553
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:52.769Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
554
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:52.769Z - [REQUEST]: tsconfig.json
555
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:52.769Z - [REQUEST]:
556
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:52.772Z - Time taken for 'hash changed files from watcher' 0.31599999964237213ms
557
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:52.783Z - Time taken for 'build-project-configs' 10.51079199835658ms
558
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:52.795Z - [SYNC]: collect registered sync generators
559
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:52.795Z - [SYNC]: project graph hash is the same, not collecting task sync generators
560
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:52.795Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
561
+ [NX v20.8.4 Daemon Server] - 2026-09-17T15:52:52.795Z - Time taken for 'total execution time for createProjectGraph()' 7.406333001330495ms
562
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:09.254Z - [WATCHER]: Processing file changes in outputs
563
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:09.290Z - [WATCHER]: tsconfig.json was modified
564
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:10.836Z - [WATCHER]: Processing file changes in outputs
565
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:10.846Z - [WATCHER]: tsconfig.json was modified
566
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:11.041Z - [WATCHER]: Processing file changes in outputs
567
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:15.697Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
568
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:15.697Z - [REQUEST]: tsconfig.json
569
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:15.697Z - [REQUEST]:
570
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:15.704Z - Time taken for 'hash changed files from watcher' 2.2114579994231462ms
571
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:15.717Z - Time taken for 'build-project-configs' 11.757792001590133ms
572
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:15.729Z - [SYNC]: collect registered sync generators
573
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:15.729Z - [SYNC]: project graph hash is the same, not collecting task sync generators
574
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:15.729Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
575
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:15.729Z - Time taken for 'total execution time for createProjectGraph()' 6.093209000304341ms
576
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.773Z - Established a connection. Number of open connections: 1
577
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.775Z - Closed a connection. Number of open connections: 0
578
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.776Z - Established a connection. Number of open connections: 1
579
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.778Z - [REQUEST]: Client Request for Project Graph Received
580
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.778Z - [REQUEST]: Responding to the client. project-graph
581
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.778Z - Time taken for 'total for creating and serializing project graph' 0.11537500098347664ms
582
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.779Z - Done responding to the client project-graph
583
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.779Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
584
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.781Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
585
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.781Z - Done responding to the client handleRunPreTasksExecution
586
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.781Z - Handled PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
587
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.781Z - Time taken for 'preTasksExecution' 0.05937499925494194ms
588
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.828Z - [REQUEST]: Responding to the client. handleHashTasks
589
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.828Z - Done responding to the client handleHashTasks
590
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.828Z - Handled HASH_TASKS. Handling time: 4. Response time: 0.
591
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.877Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
592
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.877Z - Done responding to the client handleGetEstimatedTaskTimings
593
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.877Z - Handled GET_ESTIMATED_TASK_TIMINGS. Handling time: 0. Response time: 0.
594
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.880Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
595
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.880Z - Done responding to the client handleRecordTaskRuns
596
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.880Z - Handled RECORD_TASK_RUNS. Handling time: 0. Response time: 0.
597
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.881Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
598
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.881Z - Done responding to the client handleGetFlakyTasks
599
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:42.881Z - Handled GET_FLAKY_TASKS. Handling time: 1. Response time: 0.
600
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:43.166Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
601
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:43.166Z - Done responding to the client handleRunPostTasksExecution
602
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:43.166Z - Handled POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
603
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:43.166Z - Time taken for 'postTasksExecution' 0.045291000977158546ms
604
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:04:43.169Z - Closed a connection. Number of open connections: 0
605
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:51.572Z - [WATCHER]: Processing file changes in outputs
606
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:51.584Z - [WATCHER]: tsconfig.json was modified
607
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:51.686Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
608
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:51.686Z - [REQUEST]: tsconfig.json
609
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:51.686Z - [REQUEST]:
610
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:51.689Z - Time taken for 'hash changed files from watcher' 0.3966249991208315ms
611
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:51.697Z - Time taken for 'build-project-configs' 7.019708000123501ms
612
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:51.708Z - [SYNC]: collect registered sync generators
613
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:51.708Z - [SYNC]: project graph hash is the same, not collecting task sync generators
614
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:51.708Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
615
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:51.708Z - Time taken for 'total execution time for createProjectGraph()' 6.63154099881649ms
616
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:54.366Z - [WATCHER]: Processing file changes in outputs
617
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:54.427Z - [WATCHER]: Processing file changes in outputs
618
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:54.430Z - [WATCHER]: tsconfig.json was modified
619
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:54.631Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
620
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:54.631Z - [REQUEST]: tsconfig.json
621
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:54.631Z - [REQUEST]:
622
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:54.632Z - Time taken for 'hash changed files from watcher' 0.27745800092816353ms
623
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:54.643Z - Time taken for 'build-project-configs' 7.881374999880791ms
624
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:54.652Z - [SYNC]: collect registered sync generators
625
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:54.652Z - [SYNC]: project graph hash is the same, not collecting task sync generators
626
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:54.652Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
627
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:54.652Z - Time taken for 'total execution time for createProjectGraph()' 9.890625ms
628
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:14:54.962Z - [WATCHER]: Processing file changes in outputs
629
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.427Z - Established a connection. Number of open connections: 1
630
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.429Z - Closed a connection. Number of open connections: 0
631
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.429Z - Established a connection. Number of open connections: 1
632
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.431Z - [REQUEST]: Client Request for Project Graph Received
633
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.432Z - [REQUEST]: Responding to the client. project-graph
634
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.432Z - Time taken for 'total for creating and serializing project graph' 0.1875ms
635
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.432Z - Done responding to the client project-graph
636
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.432Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 1. Response time: 0.
637
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.434Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
638
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.434Z - Done responding to the client handleRunPreTasksExecution
639
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.434Z - Handled PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
640
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.434Z - Time taken for 'preTasksExecution' 0.11858300119638443ms
641
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.477Z - [REQUEST]: Responding to the client. handleHashTasks
642
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.477Z - Done responding to the client handleHashTasks
643
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.477Z - Handled HASH_TASKS. Handling time: 3. Response time: 0.
644
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.521Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
645
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.521Z - Done responding to the client handleGetEstimatedTaskTimings
646
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.521Z - Handled GET_ESTIMATED_TASK_TIMINGS. Handling time: 1. Response time: 0.
647
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.523Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
648
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.523Z - Done responding to the client handleRecordTaskRuns
649
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.523Z - Handled RECORD_TASK_RUNS. Handling time: 0. Response time: 0.
650
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.523Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
651
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.523Z - Done responding to the client handleGetFlakyTasks
652
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.523Z - Handled GET_FLAKY_TASKS. Handling time: 0. Response time: 0.
653
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.799Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
654
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.799Z - Done responding to the client handleRunPostTasksExecution
655
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.799Z - Handled POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
656
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.799Z - Time taken for 'postTasksExecution' 0.052000001072883606ms
657
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:15:26.802Z - Closed a connection. Number of open connections: 0
658
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:29.841Z - [WATCHER]: Processing file changes in outputs
659
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:29.859Z - [WATCHER]: tsconfig.json was modified
660
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:29.965Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
661
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:29.965Z - [REQUEST]: tsconfig.json
662
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:29.965Z - [REQUEST]:
663
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:29.974Z - Time taken for 'hash changed files from watcher' 2.415583999827504ms
664
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:30.047Z - Time taken for 'build-project-configs' 70.5509580001235ms
665
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:30.072Z - [SYNC]: collect registered sync generators
666
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:30.072Z - [SYNC]: project graph hash is the same, not collecting task sync generators
667
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:30.072Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
668
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:30.072Z - Time taken for 'total execution time for createProjectGraph()' 22.283165998756886ms
669
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:31.447Z - [WATCHER]: Processing file changes in outputs
670
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:31.452Z - [WATCHER]: tsconfig.json was modified
671
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:31.653Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
672
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:31.653Z - [REQUEST]: tsconfig.json
673
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:31.653Z - [REQUEST]:
674
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:31.656Z - Time taken for 'hash changed files from watcher' 0.21870899945497513ms
675
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:31.664Z - Time taken for 'build-project-configs' 7.757790999487042ms
676
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:31.665Z - [WATCHER]: Processing file changes in outputs
677
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:31.687Z - [SYNC]: collect registered sync generators
678
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:31.687Z - [SYNC]: project graph hash is the same, not collecting task sync generators
679
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:31.687Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
680
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:31.688Z - Time taken for 'total execution time for createProjectGraph()' 17.639208000153303ms
681
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.416Z - Established a connection. Number of open connections: 1
682
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.416Z - Established a connection. Number of open connections: 2
683
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.416Z - Closed a connection. Number of open connections: 1
684
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.419Z - [REQUEST]: Client Request for Project Graph Received
685
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.419Z - [REQUEST]: Responding to the client. project-graph
686
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.420Z - Time taken for 'total for creating and serializing project graph' 0.35579200088977814ms
687
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.421Z - Done responding to the client project-graph
688
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.421Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 2.
689
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.423Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
690
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.423Z - Done responding to the client handleRunPreTasksExecution
691
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.423Z - Handled PRE_TASKS_EXECUTION. Handling time: 1. Response time: 0.
692
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.423Z - Time taken for 'preTasksExecution' 0.13595899939537048ms
693
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.470Z - [REQUEST]: Responding to the client. handleHashTasks
694
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.470Z - Done responding to the client handleHashTasks
695
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.470Z - Handled HASH_TASKS. Handling time: 4. Response time: 0.
696
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.510Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
697
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.510Z - Done responding to the client handleGetEstimatedTaskTimings
698
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.510Z - Handled GET_ESTIMATED_TASK_TIMINGS. Handling time: 0. Response time: 0.
699
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.512Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
700
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.512Z - Done responding to the client handleRecordTaskRuns
701
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.512Z - Handled RECORD_TASK_RUNS. Handling time: 0. Response time: 0.
702
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.513Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
703
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.513Z - Done responding to the client handleGetFlakyTasks
704
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.513Z - Handled GET_FLAKY_TASKS. Handling time: 0. Response time: 0.
705
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.931Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
706
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.931Z - Done responding to the client handleRunPostTasksExecution
707
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.931Z - Handled POST_TASKS_EXECUTION. Handling time: 1. Response time: 0.
708
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.931Z - Time taken for 'postTasksExecution' 0.12299999967217445ms
709
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:36:57.935Z - Closed a connection. Number of open connections: 0
710
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:10.903Z - [WATCHER]: Processing file changes in outputs
711
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:10.911Z - [WATCHER]: tsconfig.json was modified
712
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:11.012Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
713
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:11.012Z - [REQUEST]: tsconfig.json
714
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:11.012Z - [REQUEST]:
715
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:11.015Z - Time taken for 'hash changed files from watcher' 0.43066699989140034ms
716
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:11.026Z - Time taken for 'build-project-configs' 9.710333999246359ms
717
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:11.041Z - [SYNC]: collect registered sync generators
718
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:11.041Z - [SYNC]: project graph hash is the same, not collecting task sync generators
719
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:11.041Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
720
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:11.042Z - Time taken for 'total execution time for createProjectGraph()' 8.323915999382734ms
721
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:12.419Z - [WATCHER]: Processing file changes in outputs
722
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:12.426Z - [WATCHER]: tsconfig.json was modified
723
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:12.627Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
724
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:12.627Z - [REQUEST]: tsconfig.json
725
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:12.627Z - [REQUEST]:
726
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:12.628Z - Time taken for 'hash changed files from watcher' 0.18754199892282486ms
727
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:12.633Z - Time taken for 'build-project-configs' 4.3988749999552965ms
728
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:12.644Z - [SYNC]: collect registered sync generators
729
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:12.644Z - [SYNC]: project graph hash is the same, not collecting task sync generators
730
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:12.644Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
731
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:12.644Z - Time taken for 'total execution time for createProjectGraph()' 8.835417000576854ms
732
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:12.658Z - [WATCHER]: Processing file changes in outputs
733
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.562Z - Established a connection. Number of open connections: 1
734
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.563Z - Established a connection. Number of open connections: 2
735
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.563Z - Closed a connection. Number of open connections: 1
736
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.565Z - [REQUEST]: Client Request for Project Graph Received
737
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.565Z - [REQUEST]: Responding to the client. project-graph
738
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.566Z - Time taken for 'total for creating and serializing project graph' 0.41404199972748756ms
739
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.566Z - Done responding to the client project-graph
740
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.566Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
741
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.568Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
742
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.568Z - Done responding to the client handleRunPreTasksExecution
743
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.568Z - Handled PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
744
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.568Z - Time taken for 'preTasksExecution' 0.08837499842047691ms
745
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.605Z - [REQUEST]: Responding to the client. handleHashTasks
746
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.605Z - Done responding to the client handleHashTasks
747
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.605Z - Handled HASH_TASKS. Handling time: 5. Response time: 0.
748
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.641Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
749
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.641Z - Done responding to the client handleGetEstimatedTaskTimings
750
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.641Z - Handled GET_ESTIMATED_TASK_TIMINGS. Handling time: 1. Response time: 0.
751
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.643Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
752
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.643Z - Done responding to the client handleRecordTaskRuns
753
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.643Z - Handled RECORD_TASK_RUNS. Handling time: 0. Response time: 0.
754
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.643Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
755
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.643Z - Done responding to the client handleGetFlakyTasks
756
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.643Z - Handled GET_FLAKY_TASKS. Handling time: 0. Response time: 0.
757
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.924Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
758
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.924Z - Done responding to the client handleRunPostTasksExecution
759
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.924Z - Handled POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
760
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.924Z - Time taken for 'postTasksExecution' 0.05591699853539467ms
761
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:41:36.927Z - Closed a connection. Number of open connections: 0
762
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:54.418Z - [WATCHER]: Processing file changes in outputs
763
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:54.426Z - [WATCHER]: tsconfig.json was modified
764
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:54.527Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
765
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:54.527Z - [REQUEST]: tsconfig.json
766
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:54.527Z - [REQUEST]:
767
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:54.530Z - Time taken for 'hash changed files from watcher' 0.43987500108778477ms
768
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:54.543Z - Time taken for 'build-project-configs' 10.49133300036192ms
769
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:54.563Z - [SYNC]: collect registered sync generators
770
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:54.563Z - [SYNC]: project graph hash is the same, not collecting task sync generators
771
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:54.563Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
772
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:54.563Z - Time taken for 'total execution time for createProjectGraph()' 17.552207998931408ms
773
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:56.597Z - [WATCHER]: Processing file changes in outputs
774
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:56.605Z - [WATCHER]: tsconfig.json was modified
775
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:56.805Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
776
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:56.805Z - [REQUEST]: tsconfig.json
777
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:56.805Z - [REQUEST]:
778
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:56.808Z - Time taken for 'hash changed files from watcher' 0.3354160003364086ms
779
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:56.825Z - Time taken for 'build-project-configs' 15.514750000089407ms
780
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:56.832Z - [SYNC]: collect registered sync generators
781
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:56.832Z - [SYNC]: project graph hash is the same, not collecting task sync generators
782
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:56.832Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
783
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:56.832Z - Time taken for 'total execution time for createProjectGraph()' 7.911166001111269ms
784
+ [NX v20.8.4 Daemon Server] - 2026-09-17T16:46:56.878Z - [WATCHER]: Processing file changes in outputs
785
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:02.159Z - [WATCHER]: Processing file changes in outputs
786
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:02.237Z - [WATCHER]: Processing file changes in outputs
787
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:02.282Z - [WATCHER]: tsconfig.json was modified
788
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:02.289Z - [WATCHER]: Processing file changes in outputs
789
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:02.689Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
790
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:02.689Z - [REQUEST]: tsconfig.json
791
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:02.689Z - [REQUEST]:
792
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:02.692Z - Time taken for 'hash changed files from watcher' 1.9162909984588623ms
793
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:02.705Z - Time taken for 'build-project-configs' 11.540709000080824ms
794
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:02.722Z - [SYNC]: collect registered sync generators
795
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:02.722Z - [SYNC]: project graph hash is the same, not collecting task sync generators
796
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:02.723Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
797
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:02.723Z - Time taken for 'total execution time for createProjectGraph()' 11.052749998867512ms
798
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:04.676Z - [WATCHER]: Processing file changes in outputs
799
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:04.683Z - [WATCHER]: tsconfig.json was modified
800
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:05.106Z - [WATCHER]: Processing file changes in outputs
801
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:05.483Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
802
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:05.483Z - [REQUEST]: tsconfig.json
803
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:05.483Z - [REQUEST]:
804
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:05.485Z - Time taken for 'hash changed files from watcher' 0.10895899683237076ms
805
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:05.490Z - Time taken for 'build-project-configs' 5.122333001345396ms
806
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:05.507Z - [SYNC]: collect registered sync generators
807
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:05.507Z - [SYNC]: project graph hash is the same, not collecting task sync generators
808
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:05.507Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
809
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:05.507Z - Time taken for 'total execution time for createProjectGraph()' 7.528083998709917ms
810
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:06.191Z - [WATCHER]: Processing file changes in outputs
811
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:06.264Z - [WATCHER]: Processing file changes in outputs
812
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:06.336Z - [WATCHER]: Processing file changes in outputs
813
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:06.419Z - [WATCHER]: Processing file changes in outputs
814
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:06.481Z - [WATCHER]: Processing file changes in outputs
815
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:06.558Z - [WATCHER]: Processing file changes in outputs
816
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:06.610Z - [WATCHER]: Processing file changes in outputs
817
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:06.690Z - [WATCHER]: Processing file changes in outputs
818
+ [NX v20.8.4 Daemon Server] - 2026-09-17T17:53:06.744Z - [WATCHER]: Processing file changes in outputs
819
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:21.338Z - [WATCHER]: tsconfig.json was modified
820
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:21.339Z - [WATCHER]: Processing file changes in outputs
821
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:22.941Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
822
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:22.941Z - [REQUEST]: tsconfig.json
823
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:22.941Z - [REQUEST]:
824
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:22.944Z - Time taken for 'hash changed files from watcher' 1.7881250008940697ms
825
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:22.954Z - Time taken for 'build-project-configs' 8.02854199707508ms
826
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:22.975Z - [SYNC]: collect registered sync generators
827
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:22.975Z - [SYNC]: project graph hash is the same, not collecting task sync generators
828
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:22.975Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
829
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:22.975Z - Time taken for 'total execution time for createProjectGraph()' 11.680125001817942ms
830
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:23.160Z - [WATCHER]: Processing file changes in outputs
831
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:23.171Z - [WATCHER]: tsconfig.json was modified
832
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:23.490Z - [WATCHER]: Processing file changes in outputs
833
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:26.371Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
834
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:26.371Z - [REQUEST]: tsconfig.json
835
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:26.371Z - [REQUEST]:
836
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:26.372Z - Time taken for 'hash changed files from watcher' 0.1352499984204769ms
837
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:26.380Z - Time taken for 'build-project-configs' 6.98233300074935ms
838
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:26.392Z - [SYNC]: collect registered sync generators
839
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:26.392Z - [SYNC]: project graph hash is the same, not collecting task sync generators
840
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:26.392Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
841
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:42:26.392Z - Time taken for 'total execution time for createProjectGraph()' 6.0456659980118275ms
842
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:45:38.912Z - [WATCHER]: Processing file changes in outputs
843
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:45:38.918Z - [WATCHER]: tsconfig.json was modified
844
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:45:40.693Z - [WATCHER]: Processing file changes in outputs
845
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:45:40.702Z - [WATCHER]: tsconfig.json was modified
846
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:45:40.952Z - [WATCHER]: Processing file changes in outputs
847
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:45:45.318Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
848
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:45:45.319Z - [REQUEST]: tsconfig.json
849
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:45:45.319Z - [REQUEST]:
850
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:45:45.319Z - Time taken for 'hash changed files from watcher' 0.11087500303983688ms
851
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:45:45.353Z - Time taken for 'build-project-configs' 33.11066700145602ms
852
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:45:45.419Z - [SYNC]: collect registered sync generators
853
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:45:45.419Z - [SYNC]: project graph hash is the same, not collecting task sync generators
854
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:45:45.419Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
855
+ [NX v20.8.4 Daemon Server] - 2026-09-17T18:45:45.419Z - Time taken for 'total execution time for createProjectGraph()' 3.812542002648115ms
856
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:08:00.419Z - [WATCHER]: Processing file changes in outputs
857
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:08:00.425Z - [WATCHER]: tsconfig.json was modified
858
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:08:01.803Z - [WATCHER]: Processing file changes in outputs
859
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:08:01.810Z - [WATCHER]: tsconfig.json was modified
860
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:08:01.992Z - [WATCHER]: Processing file changes in outputs
861
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:08:06.826Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
862
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:08:06.827Z - [REQUEST]: tsconfig.json
863
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:08:06.827Z - [REQUEST]:
864
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:08:06.833Z - Time taken for 'hash changed files from watcher' 0.928541999310255ms
865
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:08:06.855Z - Time taken for 'build-project-configs' 25.312291000038385ms
866
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:08:06.874Z - [SYNC]: collect registered sync generators
867
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:08:06.874Z - [SYNC]: project graph hash is the same, not collecting task sync generators
868
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:08:06.874Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
869
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:08:06.874Z - Time taken for 'total execution time for createProjectGraph()' 7.634291999042034ms
870
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:29:56.274Z - [WATCHER]: tsconfig.json was modified
871
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:29:56.275Z - [WATCHER]: Processing file changes in outputs
872
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:29:58.277Z - [WATCHER]: Processing file changes in outputs
873
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:29:58.285Z - [WATCHER]: tsconfig.json was modified
874
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:29:58.515Z - [WATCHER]: Processing file changes in outputs
875
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:30:02.677Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
876
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:30:02.677Z - [REQUEST]: tsconfig.json
877
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:30:02.679Z - [REQUEST]:
878
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:30:02.683Z - Time taken for 'hash changed files from watcher' 1.9431670010089874ms
879
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:30:02.699Z - Time taken for 'build-project-configs' 16.99712499976158ms
880
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:30:02.738Z - [SYNC]: collect registered sync generators
881
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:30:02.739Z - [SYNC]: project graph hash is the same, not collecting task sync generators
882
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:30:02.739Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
883
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:30:02.739Z - Time taken for 'total execution time for createProjectGraph()' 8.877415999770164ms
884
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:30:56.009Z - [WATCHER]: Processing file changes in outputs
885
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:30:56.014Z - [WATCHER]: tsconfig.json was modified
886
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:30:57.765Z - [WATCHER]: Processing file changes in outputs
887
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:30:57.771Z - [WATCHER]: tsconfig.json was modified
888
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:30:57.985Z - [WATCHER]: Processing file changes in outputs
889
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:02.415Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
890
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:02.415Z - [REQUEST]: tsconfig.json
891
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:02.415Z - [REQUEST]:
892
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:02.417Z - Time taken for 'hash changed files from watcher' 0.25508399680256844ms
893
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:02.443Z - Time taken for 'build-project-configs' 23.5271660014987ms
894
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:02.464Z - [SYNC]: collect registered sync generators
895
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:02.465Z - [SYNC]: project graph hash is the same, not collecting task sync generators
896
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:02.465Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
897
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:02.465Z - Time taken for 'total execution time for createProjectGraph()' 10.485625002533197ms
898
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.376Z - Established a connection. Number of open connections: 1
899
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.376Z - Closed a connection. Number of open connections: 0
900
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.376Z - Established a connection. Number of open connections: 1
901
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.377Z - [REQUEST]: Client Request for Project Graph Received
902
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.377Z - [REQUEST]: Responding to the client. project-graph
903
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.377Z - Time taken for 'total for creating and serializing project graph' 0.1911660023033619ms
904
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.379Z - Done responding to the client project-graph
905
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.379Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 2.
906
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.380Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
907
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.380Z - Done responding to the client handleRunPreTasksExecution
908
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.380Z - Handled PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
909
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.380Z - Time taken for 'preTasksExecution' 0.1462079994380474ms
910
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.412Z - [REQUEST]: Responding to the client. handleHashTasks
911
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.412Z - Done responding to the client handleHashTasks
912
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.412Z - Handled HASH_TASKS. Handling time: 3. Response time: 0.
913
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.450Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
914
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.450Z - Done responding to the client handleGetEstimatedTaskTimings
915
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.450Z - Handled GET_ESTIMATED_TASK_TIMINGS. Handling time: 0. Response time: 0.
916
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.452Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
917
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.452Z - Done responding to the client handleRecordTaskRuns
918
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.452Z - Handled RECORD_TASK_RUNS. Handling time: 0. Response time: 0.
919
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.452Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
920
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.452Z - Done responding to the client handleGetFlakyTasks
921
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.452Z - Handled GET_FLAKY_TASKS. Handling time: 0. Response time: 0.
922
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.717Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
923
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.717Z - Done responding to the client handleRunPostTasksExecution
924
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.717Z - Handled POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
925
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.717Z - Time taken for 'postTasksExecution' 0.04762499779462814ms
926
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:31:23.719Z - Closed a connection. Number of open connections: 0
927
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:57.568Z - [WATCHER]: Processing file changes in outputs
928
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:57.574Z - [WATCHER]: tsconfig.json was modified
929
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:57.674Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
930
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:57.674Z - [REQUEST]: tsconfig.json
931
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:57.674Z - [REQUEST]:
932
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:57.675Z - Time taken for 'hash changed files from watcher' 0.16770800203084946ms
933
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:57.684Z - Time taken for 'build-project-configs' 7.693833999335766ms
934
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:57.701Z - [SYNC]: collect registered sync generators
935
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:57.701Z - [SYNC]: project graph hash is the same, not collecting task sync generators
936
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:57.701Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
937
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:57.701Z - Time taken for 'total execution time for createProjectGraph()' 5.061583001166582ms
938
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:59.292Z - [WATCHER]: Processing file changes in outputs
939
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:59.300Z - [WATCHER]: tsconfig.json was modified
940
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:59.501Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
941
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:59.501Z - [REQUEST]: tsconfig.json
942
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:59.501Z - [REQUEST]:
943
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:59.501Z - Time taken for 'hash changed files from watcher' 0.09216700121760368ms
944
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:59.507Z - Time taken for 'build-project-configs' 3.918790999799967ms
945
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:59.519Z - [SYNC]: collect registered sync generators
946
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:59.519Z - [SYNC]: project graph hash is the same, not collecting task sync generators
947
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:59.519Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
948
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:59.519Z - Time taken for 'total execution time for createProjectGraph()' 6.12287499755621ms
949
+ [NX v20.8.4 Daemon Server] - 2026-09-17T19:41:59.524Z - [WATCHER]: Processing file changes in outputs
950
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:23.376Z - [WATCHER]: Processing file changes in outputs
951
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:23.381Z - [WATCHER]: tsconfig.json was modified
952
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:23.784Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
953
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:23.784Z - [REQUEST]: tsconfig.json
954
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:23.784Z - [REQUEST]:
955
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:23.787Z - Time taken for 'hash changed files from watcher' 2.180459000170231ms
956
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:23.802Z - Time taken for 'build-project-configs' 12.160625003278255ms
957
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:23.829Z - [SYNC]: collect registered sync generators
958
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:23.830Z - [SYNC]: project graph hash is the same, not collecting task sync generators
959
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:23.830Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
960
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:23.830Z - Time taken for 'total execution time for createProjectGraph()' 12.662832997739315ms
961
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:25.421Z - [WATCHER]: Processing file changes in outputs
962
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:25.430Z - [WATCHER]: tsconfig.json was modified
963
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:25.654Z - [WATCHER]: Processing file changes in outputs
964
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:26.230Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
965
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:26.230Z - [REQUEST]: tsconfig.json
966
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:26.230Z - [REQUEST]:
967
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:26.236Z - Time taken for 'hash changed files from watcher' 0.14229200035333633ms
968
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:26.244Z - Time taken for 'build-project-configs' 6.569667000323534ms
969
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:26.257Z - [SYNC]: collect registered sync generators
970
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:26.257Z - [SYNC]: project graph hash is the same, not collecting task sync generators
971
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:26.257Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
972
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:04:26.257Z - Time taken for 'total execution time for createProjectGraph()' 7.851583998650312ms
973
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:16.995Z - [WATCHER]: package.json was modified
974
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:16.996Z - [WATCHER]: Processing file changes in outputs
975
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:18.598Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
976
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:18.598Z - [REQUEST]: package.json
977
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:18.598Z - [REQUEST]:
978
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:18.601Z - Time taken for 'hash changed files from watcher' 1.2318329997360706ms
979
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:18.609Z - Time taken for 'build-project-configs' 6.851249996572733ms
980
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:18.678Z - [SYNC]: collect registered sync generators
981
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:18.678Z - [SYNC]: project graph hash is the same, not collecting task sync generators
982
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:18.678Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
983
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:18.678Z - Time taken for 'total execution time for createProjectGraph()' 5.0485000014305115ms
984
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:42.064Z - [WATCHER]: package.json was modified
985
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:42.064Z - [WATCHER]: Processing file changes in outputs
986
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:45.264Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
987
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:45.264Z - [REQUEST]: package.json
988
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:45.264Z - [REQUEST]:
989
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:45.265Z - Time taken for 'hash changed files from watcher' 0.1368749998509884ms
990
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:45.269Z - Time taken for 'build-project-configs' 3.669082999229431ms
991
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:45.281Z - [SYNC]: collect registered sync generators
992
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:45.281Z - [SYNC]: project graph hash is the same, not collecting task sync generators
993
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:45.281Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
994
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:39:45.281Z - Time taken for 'total execution time for createProjectGraph()' 5.437832999974489ms
995
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:59:12.278Z - [WATCHER]: Processing file changes in outputs
996
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:59:12.284Z - [WATCHER]: tsconfig.json was modified
997
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:59:14.031Z - [WATCHER]: Processing file changes in outputs
998
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:59:14.089Z - [WATCHER]: Processing file changes in outputs
999
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:59:14.093Z - [WATCHER]: tsconfig.json was modified
1000
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:59:14.327Z - [WATCHER]: Processing file changes in outputs
1001
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:59:18.686Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
1002
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:59:18.686Z - [REQUEST]: tsconfig.json
1003
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:59:18.686Z - [REQUEST]:
1004
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:59:18.689Z - Time taken for 'hash changed files from watcher' 1.9309579990804195ms
1005
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:59:18.697Z - Time taken for 'build-project-configs' 6.837875001132488ms
1006
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:59:18.711Z - [SYNC]: collect registered sync generators
1007
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:59:18.711Z - [SYNC]: project graph hash is the same, not collecting task sync generators
1008
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:59:18.711Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
1009
+ [NX v20.8.4 Daemon Server] - 2026-09-17T20:59:18.711Z - Time taken for 'total execution time for createProjectGraph()' 4.091667000204325ms
1010
+ [NX v20.8.4 Daemon Server] - 2026-09-17T23:59:14.164Z - [WATCHER]: Stopping the watcher for /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (sources)
1011
+ [NX v20.8.4 Daemon Server] - 2026-09-17T23:59:14.170Z - [WATCHER]: Stopping the watcher for /Volumes/Home/Documents/TestSpectra/source/cli/templates/nx (outputs)
1012
+ [NX v20.8.4 Daemon Server] - 2026-09-17T23:59:14.178Z - Server stopped because: "10800000ms of inactivity"