@operato/scene-table 0.1.11 → 0.1.18
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.
- package/CHANGELOG.md +57 -0
- package/dist/helper-functions.d.ts +1 -1
- package/dist/table-cell.d.ts +1 -1
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +15 -35
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +9 -69
- package/logs/application-2025-11-25-12.log +99 -0
- package/logs/application-2025-11-25-14.log +36 -0
- package/logs/application-2025-11-25-19.log +55 -0
- package/logs/application-2025-11-26-13.log +19 -0
- package/logs/application-2025-11-26-17.log +136 -0
- package/logs/connections-2025-11-25-12.log +118 -0
- package/logs/connections-2025-11-25-19.log +59 -0
- package/logs/connections-2025-11-26-13.log +59 -0
- package/logs/system/.8f68aa00d5b0fe69695ca5d7d93ab4be5756b952-audit.json +30 -0
- package/logs/system/.a06c3cf26b69b8982cdf74083f9385175a2d84e7-audit.json +25 -0
- package/logs/system/scenario-scroll-2025-11-25-12.log +32 -0
- package/logs/system/scenario-scroll-2025-11-25-13.log +40 -0
- package/logs/system/scenario-scroll-2025-11-25-14.log +72 -0
- package/logs/system/scenario-scroll-2025-11-25-19.log +16 -0
- package/logs/system/scenario-scroll-2025-11-26-13.log +8 -0
- package/package.json +2 -2
- package/schema.graphql +7391 -0
- package/tsconfig.json +1 -0
- package/tsconfig.tsbuildinfo +1 -1
- package/logs/application-2022-08-12-08.log +0 -5
- package/logs/application-2022-08-12-09.log +0 -4
- package/logs/application-2022-08-12-14.log +0 -9
- package/logs/application-2022-08-12-15.log +0 -4
- package/logs/application-2022-08-13-02.log +0 -6
- package/logs/application-2022-08-13-03.log +0 -8
- package/logs/application-2022-08-13-13.log +0 -4
- package/logs/application-2022-08-13-15.log +0 -8
- package/logs/application-2022-08-13-21.log +0 -4
- package/logs/connections-2022-08-04-15.log +0 -70
- package/logs/connections-2022-08-04-20.log +0 -35
- package/logs/connections-2022-08-04-21.log +0 -35
- package/logs/connections-2022-08-04-22.log +0 -35
- package/logs/connections-2022-08-04-23.log +0 -70
- package/logs/connections-2022-08-05-00.log +0 -105
- package/logs/connections-2022-08-12-08.log +0 -35
- package/logs/connections-2022-08-12-09.log +0 -35
- package/logs/connections-2022-08-12-14.log +0 -70
- package/logs/connections-2022-08-12-15.log +0 -35
- package/logs/connections-2022-08-13-02.log +0 -35
- package/logs/connections-2022-08-13-03.log +0 -70
- package/logs/connections-2022-08-13-13.log +0 -35
- package/logs/connections-2022-08-13-15.log +0 -70
- package/logs/connections-2022-08-13-21.log +0 -35
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,63 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
### [0.1.18](https://github.com/things-scene/operato-scene/compare/v0.1.17...v0.1.18) (2026-01-27)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @operato/scene-table
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
### [0.1.17](https://github.com/things-scene/operato-scene/compare/v0.1.16...v0.1.17) (2026-01-27)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @operato/scene-table
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
### [0.1.16](https://github.com/things-scene/operato-scene/compare/v0.1.15...v0.1.16) (2026-01-27)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @operato/scene-table
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
### [0.1.15](https://github.com/things-scene/operato-scene/compare/v0.1.14...v0.1.15) (2026-01-27)
|
|
31
|
+
|
|
32
|
+
**Note:** Version bump only for package @operato/scene-table
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
### [0.1.14](https://github.com/things-scene/operato-scene/compare/v0.1.13...v0.1.14) (2026-01-27)
|
|
39
|
+
|
|
40
|
+
**Note:** Version bump only for package @operato/scene-table
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
### [0.1.13](https://github.com/things-scene/operato-scene/compare/v0.1.12...v0.1.13) (2026-01-27)
|
|
47
|
+
|
|
48
|
+
**Note:** Version bump only for package @operato/scene-table
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
### [0.1.12](https://github.com/things-scene/operato-scene/compare/v0.1.11...v0.1.12) (2026-01-27)
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
### :bug: Bug Fix
|
|
58
|
+
|
|
59
|
+
* TypeScript build errors with @types/node v24 compatibility ([ef33580](https://github.com/things-scene/operato-scene/commit/ef335805bc6af9872fc1de717b4f3841e565b26f))
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
6
63
|
### [0.1.11](https://github.com/things-scene/operato-scene/compare/v0.1.10...v0.1.11) (2022-08-13)
|
|
7
64
|
|
|
8
65
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ApplicationContext, Model, POINT, Style } from '@hatiolab/things-scene';
|
|
2
2
|
import { Table, TableCell } from '.';
|
|
3
|
-
export
|
|
3
|
+
export type WHERE = 'all' | 'in' | 'out' | 'left' | 'right' | 'center' | 'middle' | 'top' | 'bottom' | 'clear';
|
|
4
4
|
export declare const SIDES: {
|
|
5
5
|
[key: string]: string[];
|
|
6
6
|
};
|
package/dist/table-cell.d.ts
CHANGED
|
@@ -6,49 +6,29 @@
|
|
|
6
6
|
"auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
|
|
7
7
|
"files": [
|
|
8
8
|
{
|
|
9
|
-
"date":
|
|
10
|
-
"name": "logs/application-
|
|
11
|
-
"hash": "
|
|
9
|
+
"date": 1764042879147,
|
|
10
|
+
"name": "logs/application-2025-11-25-12.log",
|
|
11
|
+
"hash": "30b6f9a5450393e289bb14a63e1b07c42592e4c2e590dff1f6bf22f74b7b9516"
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"date":
|
|
15
|
-
"name": "logs/application-
|
|
16
|
-
"hash": "
|
|
14
|
+
"date": 1764049602889,
|
|
15
|
+
"name": "logs/application-2025-11-25-14.log",
|
|
16
|
+
"hash": "8fc96212e4b45a51d5f72a2a27a807a25f58b2eb8974ffc894e977ec35db034c"
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
|
-
"date":
|
|
20
|
-
"name": "logs/application-
|
|
21
|
-
"hash": "
|
|
19
|
+
"date": 1764067578524,
|
|
20
|
+
"name": "logs/application-2025-11-25-19.log",
|
|
21
|
+
"hash": "fa47540db54b010fa2038fd8d8a910d0ee0bd748bc5fcd91c37b63c7468c07b6"
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
|
-
"date":
|
|
25
|
-
"name": "logs/application-
|
|
26
|
-
"hash": "
|
|
24
|
+
"date": 1764132600432,
|
|
25
|
+
"name": "logs/application-2025-11-26-13.log",
|
|
26
|
+
"hash": "4ea01d9a59c454b530944641ae1fb6633b03ef9bf96997d00b0980693d0b0958"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
|
-
"date":
|
|
30
|
-
"name": "logs/application-
|
|
31
|
-
"hash": "
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
"date": 1660327217938,
|
|
35
|
-
"name": "logs/application-2022-08-13-03.log",
|
|
36
|
-
"hash": "96868905aaaf8937c3b39491bc95bc0bbc741a7af6f1fc096d92a01427690c2d"
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"date": 1660365400206,
|
|
40
|
-
"name": "logs/application-2022-08-13-13.log",
|
|
41
|
-
"hash": "3390125efe012eb61d0005b65f635b727659fd5b8ab994f784ce77ce5e21b640"
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"date": 1660372346697,
|
|
45
|
-
"name": "logs/application-2022-08-13-15.log",
|
|
46
|
-
"hash": "2eefb73460e62bb90d90cb71ad98e22ad555da51491be9620d8271291032c2e6"
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"date": 1660392005529,
|
|
50
|
-
"name": "logs/application-2022-08-13-21.log",
|
|
51
|
-
"hash": "f179f8283fe23b3fa825e33c07f0720c3c859bf8149fa223c91348882b0550a2"
|
|
29
|
+
"date": 1764146347012,
|
|
30
|
+
"name": "logs/application-2025-11-26-17.log",
|
|
31
|
+
"hash": "5eb33a020d15b2616f9bc4ed399817b173266b063bddf8d597f1fc6997238a6d"
|
|
52
32
|
}
|
|
53
33
|
],
|
|
54
34
|
"hashType": "sha256"
|
|
@@ -6,79 +6,19 @@
|
|
|
6
6
|
"auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
|
|
7
7
|
"files": [
|
|
8
8
|
{
|
|
9
|
-
"date":
|
|
10
|
-
"name": "logs/connections-
|
|
11
|
-
"hash": "
|
|
9
|
+
"date": 1764042881266,
|
|
10
|
+
"name": "logs/connections-2025-11-25-12.log",
|
|
11
|
+
"hash": "77c9808947305b6faadd64d1edfa164937638451596c0aa0d35fa015c6c54237"
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"date":
|
|
15
|
-
"name": "logs/connections-
|
|
16
|
-
"hash": "
|
|
14
|
+
"date": 1764067580482,
|
|
15
|
+
"name": "logs/connections-2025-11-25-19.log",
|
|
16
|
+
"hash": "733951a2b1c514c3482a676cb5111202b53d2f594a0bdb55fccf0a1683559baa"
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
|
-
"date":
|
|
20
|
-
"name": "logs/connections-
|
|
21
|
-
"hash": "
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"date": 1659620923349,
|
|
25
|
-
"name": "logs/connections-2022-08-04-22.log",
|
|
26
|
-
"hash": "3b831d5c4dd5b326f51e39efe507b0f2cc935a8dbdb7b19f0a67dcaab4fbc686"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"date": 1659622293444,
|
|
30
|
-
"name": "logs/connections-2022-08-04-23.log",
|
|
31
|
-
"hash": "5ea8779a8f5d961e7c5956b7c527c015c913215236b231058be9826a4cc83611"
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
"date": 1659626403865,
|
|
35
|
-
"name": "logs/connections-2022-08-05-00.log",
|
|
36
|
-
"hash": "6b5e392db3ac487ce9fb1f115d8ba9b31ab12095db639c978bad941c6e2fcafd"
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"date": 1660259977393,
|
|
40
|
-
"name": "logs/connections-2022-08-12-08.log",
|
|
41
|
-
"hash": "d9c446bb05d91a0251982cb01b7d7df5569385bc4b0857224ea710746fa2f56b"
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"date": 1660263658552,
|
|
45
|
-
"name": "logs/connections-2022-08-12-09.log",
|
|
46
|
-
"hash": "fa092cd07f82b1b17aff9b8c4b06ff9e26beb0c2430eb550ad4c1c5a49bab9b4"
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"date": 1660280706064,
|
|
50
|
-
"name": "logs/connections-2022-08-12-14.log",
|
|
51
|
-
"hash": "d16ce8ab3b554246f9ea2229a2de4f5d8937b42f1abeb040d9455dec889f0ded"
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"date": 1660284150216,
|
|
55
|
-
"name": "logs/connections-2022-08-12-15.log",
|
|
56
|
-
"hash": "5ce42bb4c73c2fe63cb134cdc43f0c2e591ff6a3f95547c8544d5c2511348822"
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"date": 1660326205016,
|
|
60
|
-
"name": "logs/connections-2022-08-13-02.log",
|
|
61
|
-
"hash": "ab23cfefba42b47be07711e1948c3dbfeb8a9f41b477e52b24641d8886a07659"
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
"date": 1660327221002,
|
|
65
|
-
"name": "logs/connections-2022-08-13-03.log",
|
|
66
|
-
"hash": "ef926400f971099fc9f286dd11bc4a4b75ddca70217c466e38d2f15e96f59227"
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"date": 1660365404167,
|
|
70
|
-
"name": "logs/connections-2022-08-13-13.log",
|
|
71
|
-
"hash": "59a97925076c505fe763124e39823021200ef5d8e7dd9b9412dfc79b43fff9ab"
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"date": 1660372350345,
|
|
75
|
-
"name": "logs/connections-2022-08-13-15.log",
|
|
76
|
-
"hash": "d7072e371fd7d86605cdb10f94e3b3218572fdf102225995c78e9f64c61832e6"
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"date": 1660392016781,
|
|
80
|
-
"name": "logs/connections-2022-08-13-21.log",
|
|
81
|
-
"hash": "ff297dab95b67af8546379354407d4a69adac80d3f05b7e9a9f888108a255ca0"
|
|
19
|
+
"date": 1764132606737,
|
|
20
|
+
"name": "logs/connections-2025-11-26-13.log",
|
|
21
|
+
"hash": "5aac64554f4c33fa1ce7c947f58f2499edb63f3bfdbc3873bb76b70cd1c5d6fa"
|
|
82
22
|
}
|
|
83
23
|
],
|
|
84
24
|
"hashType": "sha256"
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
2025-11-25T12:54:40+09:00 info: File Storage is Ready.
|
|
2
|
+
2025-11-25T12:54:41+09:00 info: Creating browser instance for pool: integration
|
|
3
|
+
2025-11-25T12:54:41+09:00 info: Creating browser instance for pool: integration
|
|
4
|
+
2025-11-25T12:54:41+09:00 info: Headless pool 'integration' created
|
|
5
|
+
2025-11-25T12:54:41+09:00 info: Creating browser instance for pool: board
|
|
6
|
+
2025-11-25T12:54:41+09:00 info: Creating browser instance for pool: board
|
|
7
|
+
2025-11-25T12:54:41+09:00 info: Headless pool 'board' created
|
|
8
|
+
2025-11-25T12:54:42+09:00 info: Creating browser instance for pool: label
|
|
9
|
+
2025-11-25T12:54:42+09:00 info: Creating browser instance for pool: label
|
|
10
|
+
2025-11-25T12:54:42+09:00 info: Headless pool 'label' created
|
|
11
|
+
2025-11-25T12:54:43+09:00 info: Default DataSource established
|
|
12
|
+
2025-11-25T12:54:47+09:00 info: 🧹 Cleaning up all headless pools (3 pools)
|
|
13
|
+
2025-11-25T12:54:47+09:00 info: 🧹 Cleaning up pool: integration
|
|
14
|
+
2025-11-25T12:54:47+09:00 info: 🧹 Cleaning up pool: board
|
|
15
|
+
2025-11-25T12:54:47+09:00 info: 🧹 Cleaning up pool: label
|
|
16
|
+
2025-11-25T12:54:47+09:00 error: Error: Failed to launch the browser process: Code: null
|
|
17
|
+
|
|
18
|
+
stderr:
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
TROUBLESHOOTING: https://pptr.dev/troubleshooting
|
|
22
|
+
|
|
23
|
+
at ChildProcess.onClose (/Users/super/Documents/GitHub/operato-scene/node_modules/@puppeteer/browsers/lib/cjs/launch.js:340:24)
|
|
24
|
+
at ChildProcess.emit (node:events:531:35)
|
|
25
|
+
at ChildProcess._handle.onexit (node:internal/child_process:293:12)
|
|
26
|
+
2025-11-25T12:55:12+09:00 info: File Storage is Ready.
|
|
27
|
+
2025-11-25T12:55:13+09:00 info: Creating browser instance for pool: integration
|
|
28
|
+
2025-11-25T12:55:13+09:00 info: Creating browser instance for pool: integration
|
|
29
|
+
2025-11-25T12:55:13+09:00 info: Headless pool 'integration' created
|
|
30
|
+
2025-11-25T12:55:13+09:00 info: Creating browser instance for pool: board
|
|
31
|
+
2025-11-25T12:55:13+09:00 info: Creating browser instance for pool: board
|
|
32
|
+
2025-11-25T12:55:13+09:00 info: Headless pool 'board' created
|
|
33
|
+
2025-11-25T12:55:13+09:00 info: Creating browser instance for pool: label
|
|
34
|
+
2025-11-25T12:55:13+09:00 info: Creating browser instance for pool: label
|
|
35
|
+
2025-11-25T12:55:13+09:00 info: Headless pool 'label' created
|
|
36
|
+
2025-11-25T12:55:14+09:00 info: Default DataSource established
|
|
37
|
+
2025-11-25T12:55:15+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
38
|
+
2025-11-25T12:55:15+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
39
|
+
2025-11-25T12:55:15+09:00 info: Browser instance created with headless: shell
|
|
40
|
+
2025-11-25T12:55:15+09:00 info: Browser instance created with headless: shell
|
|
41
|
+
2025-11-25T12:55:15+09:00 info: Browser instance created with headless: shell
|
|
42
|
+
2025-11-25T12:55:15+09:00 info: Browser instance created with headless: shell
|
|
43
|
+
2025-11-25T12:55:15+09:00 info: Browser instance created with headless: shell
|
|
44
|
+
2025-11-25T12:55:15+09:00 info: Browser instance created with headless: shell
|
|
45
|
+
2025-11-25T12:55:40+09:00 info: 🧹 Cleaning up all headless pools (3 pools)
|
|
46
|
+
2025-11-25T12:55:40+09:00 info: 🧹 Cleaning up pool: integration
|
|
47
|
+
2025-11-25T12:55:40+09:00 info: 🧹 Cleaning up pool: board
|
|
48
|
+
2025-11-25T12:55:40+09:00 info: 🧹 Cleaning up pool: label
|
|
49
|
+
2025-11-25T12:55:40+09:00 info: 🗑️ integration: Starting to destroy resource
|
|
50
|
+
2025-11-25T12:55:40+09:00 info: 🗑️ integration: Destroying simple browser resource
|
|
51
|
+
2025-11-25T12:55:40+09:00 info: 🗑️ integration: Starting to destroy resource
|
|
52
|
+
2025-11-25T12:55:40+09:00 info: 🗑️ integration: Destroying simple browser resource
|
|
53
|
+
2025-11-25T12:55:40+09:00 info: 🗑️ board: Starting to destroy resource
|
|
54
|
+
2025-11-25T12:55:40+09:00 info: 🗑️ board: Destroying simple browser resource
|
|
55
|
+
2025-11-25T12:55:40+09:00 info: 🗑️ board: Starting to destroy resource
|
|
56
|
+
2025-11-25T12:55:40+09:00 info: 🗑️ board: Destroying simple browser resource
|
|
57
|
+
2025-11-25T12:55:40+09:00 info: 🗑️ label: Starting to destroy resource
|
|
58
|
+
2025-11-25T12:55:40+09:00 info: 🗂️ label: Destroying complex resource (browser + page)
|
|
59
|
+
2025-11-25T12:55:40+09:00 info: 🗑️ label: Starting to destroy resource
|
|
60
|
+
2025-11-25T12:55:40+09:00 info: 🗂️ label: Destroying complex resource (browser + page)
|
|
61
|
+
2025-11-25T12:55:40+09:00 info: 🗂️ label: Page closed successfully
|
|
62
|
+
2025-11-25T12:55:40+09:00 info: 🗂️ label: Page closed successfully
|
|
63
|
+
2025-11-25T12:55:41+09:00 info: 🔪 Browser process force killed
|
|
64
|
+
2025-11-25T12:55:41+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
65
|
+
2025-11-25T12:55:41+09:00 info: 🗑️ integration: Simple resource destroyed
|
|
66
|
+
2025-11-25T12:55:41+09:00 info: 🔪 Browser process force killed
|
|
67
|
+
2025-11-25T12:55:41+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
68
|
+
2025-11-25T12:55:41+09:00 info: 🗑️ board: Simple resource destroyed
|
|
69
|
+
2025-11-25T12:55:41+09:00 info: 🔪 Browser process force killed
|
|
70
|
+
2025-11-25T12:55:41+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
71
|
+
2025-11-25T12:55:41+09:00 info: 🗑️ integration: Simple resource destroyed
|
|
72
|
+
2025-11-25T12:55:41+09:00 info: ✅ Pool integration cleaned up
|
|
73
|
+
2025-11-25T12:55:41+09:00 info: 🔪 Browser process force killed
|
|
74
|
+
2025-11-25T12:55:41+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
75
|
+
2025-11-25T12:55:41+09:00 info: 🗑️ label: Complex resource destroyed
|
|
76
|
+
2025-11-25T12:55:41+09:00 info: 🔪 Browser process force killed
|
|
77
|
+
2025-11-25T12:55:41+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
78
|
+
2025-11-25T12:55:41+09:00 info: 🗑️ board: Simple resource destroyed
|
|
79
|
+
2025-11-25T12:55:41+09:00 info: ✅ Pool board cleaned up
|
|
80
|
+
2025-11-25T12:55:41+09:00 info: 🔪 Browser process force killed
|
|
81
|
+
2025-11-25T12:56:35+09:00 info: File Storage is Ready.
|
|
82
|
+
2025-11-25T12:56:35+09:00 info: Creating browser instance for pool: integration
|
|
83
|
+
2025-11-25T12:56:35+09:00 info: Creating browser instance for pool: integration
|
|
84
|
+
2025-11-25T12:56:35+09:00 info: Headless pool 'integration' created
|
|
85
|
+
2025-11-25T12:56:35+09:00 info: Creating browser instance for pool: board
|
|
86
|
+
2025-11-25T12:56:35+09:00 info: Creating browser instance for pool: board
|
|
87
|
+
2025-11-25T12:56:35+09:00 info: Headless pool 'board' created
|
|
88
|
+
2025-11-25T12:56:35+09:00 info: Creating browser instance for pool: label
|
|
89
|
+
2025-11-25T12:56:35+09:00 info: Creating browser instance for pool: label
|
|
90
|
+
2025-11-25T12:56:35+09:00 info: Headless pool 'label' created
|
|
91
|
+
2025-11-25T12:56:37+09:00 info: Default DataSource established
|
|
92
|
+
2025-11-25T12:56:38+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
93
|
+
2025-11-25T12:56:38+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
94
|
+
2025-11-25T12:56:38+09:00 info: Browser instance created with headless: shell
|
|
95
|
+
2025-11-25T12:56:38+09:00 info: Browser instance created with headless: shell
|
|
96
|
+
2025-11-25T12:56:38+09:00 info: Browser instance created with headless: shell
|
|
97
|
+
2025-11-25T12:56:38+09:00 info: Browser instance created with headless: shell
|
|
98
|
+
2025-11-25T12:56:38+09:00 info: Browser instance created with headless: shell
|
|
99
|
+
2025-11-25T12:56:38+09:00 info: Browser instance created with headless: shell
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
2025-11-25T14:46:42+09:00 info: 🧹 Cleaning up all headless pools (3 pools)
|
|
2
|
+
2025-11-25T14:46:42+09:00 info: 🧹 Cleaning up pool: integration
|
|
3
|
+
2025-11-25T14:46:42+09:00 info: 🧹 Cleaning up pool: board
|
|
4
|
+
2025-11-25T14:46:42+09:00 info: 🧹 Cleaning up pool: label
|
|
5
|
+
2025-11-25T14:46:42+09:00 info: 🗑️ integration: Starting to destroy resource
|
|
6
|
+
2025-11-25T14:46:42+09:00 info: 🗑️ integration: Destroying simple browser resource
|
|
7
|
+
2025-11-25T14:46:42+09:00 info: 🗑️ integration: Starting to destroy resource
|
|
8
|
+
2025-11-25T14:46:42+09:00 info: 🗑️ integration: Destroying simple browser resource
|
|
9
|
+
2025-11-25T14:46:42+09:00 info: 🗑️ board: Starting to destroy resource
|
|
10
|
+
2025-11-25T14:46:42+09:00 info: 🗑️ board: Destroying simple browser resource
|
|
11
|
+
2025-11-25T14:46:42+09:00 info: 🗑️ board: Starting to destroy resource
|
|
12
|
+
2025-11-25T14:46:42+09:00 info: 🗑️ board: Destroying simple browser resource
|
|
13
|
+
2025-11-25T14:46:42+09:00 info: 🗑️ label: Starting to destroy resource
|
|
14
|
+
2025-11-25T14:46:42+09:00 info: 🗂️ label: Destroying complex resource (browser + page)
|
|
15
|
+
2025-11-25T14:46:42+09:00 info: 🗑️ label: Starting to destroy resource
|
|
16
|
+
2025-11-25T14:46:42+09:00 info: 🗂️ label: Destroying complex resource (browser + page)
|
|
17
|
+
2025-11-25T14:46:42+09:00 info: 🗂️ label: Page closed successfully
|
|
18
|
+
2025-11-25T14:46:42+09:00 info: 🗂️ label: Page closed successfully
|
|
19
|
+
2025-11-25T14:46:44+09:00 info: 🔪 Browser process force killed
|
|
20
|
+
2025-11-25T14:46:44+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
21
|
+
2025-11-25T14:46:44+09:00 info: 🗑️ label: Complex resource destroyed
|
|
22
|
+
2025-11-25T14:46:44+09:00 info: 🔪 Browser process force killed
|
|
23
|
+
2025-11-25T14:46:44+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
24
|
+
2025-11-25T14:46:44+09:00 info: 🗑️ integration: Simple resource destroyed
|
|
25
|
+
2025-11-25T14:46:44+09:00 info: 🔪 Browser process force killed
|
|
26
|
+
2025-11-25T14:46:44+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
27
|
+
2025-11-25T14:46:44+09:00 info: 🗑️ integration: Simple resource destroyed
|
|
28
|
+
2025-11-25T14:46:44+09:00 info: ✅ Pool integration cleaned up
|
|
29
|
+
2025-11-25T14:46:44+09:00 info: 🔪 Browser process force killed
|
|
30
|
+
2025-11-25T14:46:44+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
31
|
+
2025-11-25T14:46:44+09:00 info: 🗑️ board: Simple resource destroyed
|
|
32
|
+
2025-11-25T14:46:44+09:00 info: 🔪 Browser process force killed
|
|
33
|
+
2025-11-25T14:46:44+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
34
|
+
2025-11-25T14:46:44+09:00 info: 🗑️ board: Simple resource destroyed
|
|
35
|
+
2025-11-25T14:46:44+09:00 info: ✅ Pool board cleaned up
|
|
36
|
+
2025-11-25T14:46:44+09:00 info: 🔪 Browser process force killed
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
2025-11-25T19:46:20+09:00 info: File Storage is Ready.
|
|
2
|
+
2025-11-25T19:46:20+09:00 info: Creating browser instance for pool: integration
|
|
3
|
+
2025-11-25T19:46:20+09:00 info: Creating browser instance for pool: integration
|
|
4
|
+
2025-11-25T19:46:20+09:00 info: Headless pool 'integration' created
|
|
5
|
+
2025-11-25T19:46:20+09:00 info: Creating browser instance for pool: board
|
|
6
|
+
2025-11-25T19:46:20+09:00 info: Creating browser instance for pool: board
|
|
7
|
+
2025-11-25T19:46:20+09:00 info: Headless pool 'board' created
|
|
8
|
+
2025-11-25T19:46:20+09:00 info: Creating browser instance for pool: label
|
|
9
|
+
2025-11-25T19:46:20+09:00 info: Creating browser instance for pool: label
|
|
10
|
+
2025-11-25T19:46:20+09:00 info: Headless pool 'label' created
|
|
11
|
+
2025-11-25T19:46:22+09:00 info: Default DataSource established
|
|
12
|
+
2025-11-25T19:46:23+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
13
|
+
2025-11-25T19:46:23+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
14
|
+
2025-11-25T19:46:23+09:00 info: Browser instance created with headless: shell
|
|
15
|
+
2025-11-25T19:46:23+09:00 info: Browser instance created with headless: shell
|
|
16
|
+
2025-11-25T19:46:23+09:00 info: Browser instance created with headless: shell
|
|
17
|
+
2025-11-25T19:46:23+09:00 info: Browser instance created with headless: shell
|
|
18
|
+
2025-11-25T19:46:23+09:00 info: Browser instance created with headless: shell
|
|
19
|
+
2025-11-25T19:46:23+09:00 info: Browser instance created with headless: shell
|
|
20
|
+
2025-11-25T19:48:56+09:00 info: 🧹 Cleaning up all headless pools (3 pools)
|
|
21
|
+
2025-11-25T19:48:56+09:00 info: 🧹 Cleaning up pool: integration
|
|
22
|
+
2025-11-25T19:48:56+09:00 info: 🧹 Cleaning up pool: board
|
|
23
|
+
2025-11-25T19:48:56+09:00 info: 🧹 Cleaning up pool: label
|
|
24
|
+
2025-11-25T19:48:56+09:00 info: 🗑️ integration: Starting to destroy resource
|
|
25
|
+
2025-11-25T19:48:56+09:00 info: 🗑️ integration: Destroying simple browser resource
|
|
26
|
+
2025-11-25T19:48:56+09:00 info: 🗑️ integration: Starting to destroy resource
|
|
27
|
+
2025-11-25T19:48:56+09:00 info: 🗑️ integration: Destroying simple browser resource
|
|
28
|
+
2025-11-25T19:48:56+09:00 info: 🗑️ board: Starting to destroy resource
|
|
29
|
+
2025-11-25T19:48:56+09:00 info: 🗑️ board: Destroying simple browser resource
|
|
30
|
+
2025-11-25T19:48:56+09:00 info: 🗑️ board: Starting to destroy resource
|
|
31
|
+
2025-11-25T19:48:56+09:00 info: 🗑️ board: Destroying simple browser resource
|
|
32
|
+
2025-11-25T19:48:56+09:00 info: 🗑️ label: Starting to destroy resource
|
|
33
|
+
2025-11-25T19:48:56+09:00 info: 🗂️ label: Destroying complex resource (browser + page)
|
|
34
|
+
2025-11-25T19:48:56+09:00 info: 🗑️ label: Starting to destroy resource
|
|
35
|
+
2025-11-25T19:48:56+09:00 info: 🗂️ label: Destroying complex resource (browser + page)
|
|
36
|
+
2025-11-25T19:48:56+09:00 info: 🗂️ label: Page closed successfully
|
|
37
|
+
2025-11-25T19:48:56+09:00 info: 🗂️ label: Page closed successfully
|
|
38
|
+
2025-11-25T19:48:57+09:00 info: 🔪 Browser process force killed
|
|
39
|
+
2025-11-25T19:48:57+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
40
|
+
2025-11-25T19:48:57+09:00 info: 🗑️ label: Complex resource destroyed
|
|
41
|
+
2025-11-25T19:48:57+09:00 info: 🔪 Browser process force killed
|
|
42
|
+
2025-11-25T19:48:57+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
43
|
+
2025-11-25T19:48:57+09:00 info: 🗑️ label: Complex resource destroyed
|
|
44
|
+
2025-11-25T19:48:57+09:00 info: ✅ Pool label cleaned up
|
|
45
|
+
2025-11-25T19:48:58+09:00 info: 🔪 Browser process force killed
|
|
46
|
+
2025-11-25T19:48:58+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
47
|
+
2025-11-25T19:48:58+09:00 info: 🗑️ board: Simple resource destroyed
|
|
48
|
+
2025-11-25T19:48:58+09:00 info: 🔪 Browser process force killed
|
|
49
|
+
2025-11-25T19:48:58+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
50
|
+
2025-11-25T19:48:58+09:00 info: 🗑️ integration: Simple resource destroyed
|
|
51
|
+
2025-11-25T19:48:58+09:00 info: 🔪 Browser process force killed
|
|
52
|
+
2025-11-25T19:48:58+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
53
|
+
2025-11-25T19:48:58+09:00 info: 🗑️ integration: Simple resource destroyed
|
|
54
|
+
2025-11-25T19:48:58+09:00 info: ✅ Pool integration cleaned up
|
|
55
|
+
2025-11-25T19:48:58+09:00 info: 🔪 Browser process force killed
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
2025-11-26T13:50:05+09:00 info: File Storage is Ready.
|
|
2
|
+
2025-11-26T13:50:07+09:00 info: Creating browser instance for pool: integration
|
|
3
|
+
2025-11-26T13:50:07+09:00 info: Creating browser instance for pool: integration
|
|
4
|
+
2025-11-26T13:50:07+09:00 info: Headless pool 'integration' created
|
|
5
|
+
2025-11-26T13:50:07+09:00 info: Creating browser instance for pool: board
|
|
6
|
+
2025-11-26T13:50:07+09:00 info: Creating browser instance for pool: board
|
|
7
|
+
2025-11-26T13:50:07+09:00 info: Headless pool 'board' created
|
|
8
|
+
2025-11-26T13:50:07+09:00 info: Creating browser instance for pool: label
|
|
9
|
+
2025-11-26T13:50:07+09:00 info: Creating browser instance for pool: label
|
|
10
|
+
2025-11-26T13:50:07+09:00 info: Headless pool 'label' created
|
|
11
|
+
2025-11-26T13:50:10+09:00 info: Default DataSource established
|
|
12
|
+
2025-11-26T13:50:14+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
13
|
+
2025-11-26T13:50:14+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
14
|
+
2025-11-26T13:50:14+09:00 info: Browser instance created with headless: shell
|
|
15
|
+
2025-11-26T13:50:14+09:00 info: Browser instance created with headless: shell
|
|
16
|
+
2025-11-26T13:50:14+09:00 info: Browser instance created with headless: shell
|
|
17
|
+
2025-11-26T13:50:14+09:00 info: Browser instance created with headless: shell
|
|
18
|
+
2025-11-26T13:50:14+09:00 info: Browser instance created with headless: shell
|
|
19
|
+
2025-11-26T13:50:14+09:00 info: Browser instance created with headless: shell
|
|
@@ -0,0 +1,136 @@
|
|
|
1
|
+
2025-11-26T17:39:06+09:00 info: 🧹 Cleaning up all headless pools (3 pools)
|
|
2
|
+
2025-11-26T17:39:07+09:00 info: 🧹 Cleaning up pool: integration
|
|
3
|
+
2025-11-26T17:39:07+09:00 info: 🧹 Cleaning up pool: board
|
|
4
|
+
2025-11-26T17:39:07+09:00 info: 🧹 Cleaning up pool: label
|
|
5
|
+
2025-11-26T17:39:07+09:00 info: 🗑️ integration: Starting to destroy resource
|
|
6
|
+
2025-11-26T17:39:07+09:00 info: 🗑️ integration: Destroying simple browser resource
|
|
7
|
+
2025-11-26T17:39:07+09:00 info: 🗑️ integration: Starting to destroy resource
|
|
8
|
+
2025-11-26T17:39:07+09:00 info: 🗑️ integration: Destroying simple browser resource
|
|
9
|
+
2025-11-26T17:39:07+09:00 info: 🗑️ board: Starting to destroy resource
|
|
10
|
+
2025-11-26T17:39:07+09:00 info: 🗑️ board: Destroying simple browser resource
|
|
11
|
+
2025-11-26T17:39:07+09:00 info: 🗑️ board: Starting to destroy resource
|
|
12
|
+
2025-11-26T17:39:07+09:00 info: 🗑️ board: Destroying simple browser resource
|
|
13
|
+
2025-11-26T17:39:07+09:00 info: 🗑️ label: Starting to destroy resource
|
|
14
|
+
2025-11-26T17:39:07+09:00 info: 🗂️ label: Destroying complex resource (browser + page)
|
|
15
|
+
2025-11-26T17:39:07+09:00 info: 🗑️ label: Starting to destroy resource
|
|
16
|
+
2025-11-26T17:39:07+09:00 info: 🗂️ label: Destroying complex resource (browser + page)
|
|
17
|
+
2025-11-26T17:39:07+09:00 warn: ConnectionClosedError: Connection closed.
|
|
18
|
+
at Connection._rawSend (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Connection.js:106:35)
|
|
19
|
+
at Connection.send (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Connection.js:99:21)
|
|
20
|
+
at CdpPage.close (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js:864:34)
|
|
21
|
+
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
22
|
+
at async HeadlessPool.destroyResource (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/pool-manager.js:68:25)
|
|
23
|
+
2025-11-26T17:39:07+09:00 warn: ConnectionClosedError: Connection closed.
|
|
24
|
+
at Connection._rawSend (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Connection.js:106:35)
|
|
25
|
+
at Connection.send (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Connection.js:99:21)
|
|
26
|
+
at CdpPage.close (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js:864:34)
|
|
27
|
+
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
28
|
+
at async HeadlessPool.destroyResource (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/pool-manager.js:68:25)
|
|
29
|
+
2025-11-26T17:39:07+09:00 warn: Error: Tab target session is not defined.
|
|
30
|
+
at assert (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js:18:15)
|
|
31
|
+
at new CdpPage (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js:144:32)
|
|
32
|
+
at CdpPage._create (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js:102:22)
|
|
33
|
+
at /Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Target.js:205:42
|
|
34
|
+
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
35
|
+
at async PageTarget.page (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Target.js:208:17)
|
|
36
|
+
at async Promise.all (index 0)
|
|
37
|
+
at async CdpBrowserContext.pages (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/BrowserContext.js:87:23)
|
|
38
|
+
at async Promise.all (index 0)
|
|
39
|
+
at async CdpBrowser.pages (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.js:111:30)
|
|
40
|
+
at async BrowserFactory.closeAllPages (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:105:27)
|
|
41
|
+
at async BrowserFactory.gracefulDestroy (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:67:9)
|
|
42
|
+
at async BrowserFactory.destroyBrowser (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:53:13)
|
|
43
|
+
at async HeadlessPool.destroyResource (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/pool-manager.js:83:17)
|
|
44
|
+
2025-11-26T17:39:07+09:00 warn: Error: Tab target session is not defined.
|
|
45
|
+
at assert (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js:18:15)
|
|
46
|
+
at new CdpPage (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js:144:32)
|
|
47
|
+
at CdpPage._create (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js:102:22)
|
|
48
|
+
at /Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Target.js:205:42
|
|
49
|
+
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
50
|
+
at async PageTarget.page (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Target.js:208:17)
|
|
51
|
+
at async Promise.all (index 0)
|
|
52
|
+
at async CdpBrowserContext.pages (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/BrowserContext.js:87:23)
|
|
53
|
+
at async Promise.all (index 0)
|
|
54
|
+
at async CdpBrowser.pages (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.js:111:30)
|
|
55
|
+
at async BrowserFactory.closeAllPages (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:105:27)
|
|
56
|
+
at async BrowserFactory.gracefulDestroy (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:67:9)
|
|
57
|
+
at async BrowserFactory.destroyBrowser (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:53:13)
|
|
58
|
+
at async HeadlessPool.destroyResource (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/pool-manager.js:83:17)
|
|
59
|
+
2025-11-26T17:39:07+09:00 warn: Error: Tab target session is not defined.
|
|
60
|
+
at assert (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js:18:15)
|
|
61
|
+
at new CdpPage (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js:144:32)
|
|
62
|
+
at CdpPage._create (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js:102:22)
|
|
63
|
+
at /Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Target.js:205:42
|
|
64
|
+
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
65
|
+
at async PageTarget.page (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Target.js:208:17)
|
|
66
|
+
at async Promise.all (index 0)
|
|
67
|
+
at async CdpBrowserContext.pages (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/BrowserContext.js:87:23)
|
|
68
|
+
at async Promise.all (index 0)
|
|
69
|
+
at async CdpBrowser.pages (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.js:111:30)
|
|
70
|
+
at async BrowserFactory.closeAllPages (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:105:27)
|
|
71
|
+
at async BrowserFactory.gracefulDestroy (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:67:9)
|
|
72
|
+
at async BrowserFactory.destroyBrowser (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:53:13)
|
|
73
|
+
at async HeadlessPool.destroyResource (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/pool-manager.js:83:17)
|
|
74
|
+
2025-11-26T17:39:07+09:00 warn: Error: Tab target session is not defined.
|
|
75
|
+
at assert (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js:18:15)
|
|
76
|
+
at new CdpPage (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js:144:32)
|
|
77
|
+
at CdpPage._create (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js:102:22)
|
|
78
|
+
at /Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Target.js:205:42
|
|
79
|
+
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
80
|
+
at async PageTarget.page (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Target.js:208:17)
|
|
81
|
+
at async Promise.all (index 0)
|
|
82
|
+
at async CdpBrowserContext.pages (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/BrowserContext.js:87:23)
|
|
83
|
+
at async Promise.all (index 0)
|
|
84
|
+
at async CdpBrowser.pages (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.js:111:30)
|
|
85
|
+
at async BrowserFactory.closeAllPages (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:105:27)
|
|
86
|
+
at async BrowserFactory.gracefulDestroy (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:67:9)
|
|
87
|
+
at async BrowserFactory.destroyBrowser (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:53:13)
|
|
88
|
+
at async HeadlessPool.destroyResource (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/pool-manager.js:83:17)
|
|
89
|
+
2025-11-26T17:39:07+09:00 warn: Error: Tab target session is not defined.
|
|
90
|
+
at assert (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js:18:15)
|
|
91
|
+
at new CdpPage (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js:144:32)
|
|
92
|
+
at CdpPage._create (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js:102:22)
|
|
93
|
+
at /Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Target.js:205:42
|
|
94
|
+
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
95
|
+
at async PageTarget.page (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Target.js:208:17)
|
|
96
|
+
at async Promise.all (index 0)
|
|
97
|
+
at async CdpBrowserContext.pages (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/BrowserContext.js:87:23)
|
|
98
|
+
at async Promise.all (index 0)
|
|
99
|
+
at async CdpBrowser.pages (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.js:111:30)
|
|
100
|
+
at async BrowserFactory.closeAllPages (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:105:27)
|
|
101
|
+
at async BrowserFactory.gracefulDestroy (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:67:9)
|
|
102
|
+
at async BrowserFactory.destroyBrowser (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:53:13)
|
|
103
|
+
at async HeadlessPool.destroyResource (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/pool-manager.js:76:17)
|
|
104
|
+
2025-11-26T17:39:07+09:00 warn: Error: Tab target session is not defined.
|
|
105
|
+
at assert (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js:18:15)
|
|
106
|
+
at new CdpPage (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js:144:32)
|
|
107
|
+
at CdpPage._create (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Page.js:102:22)
|
|
108
|
+
at /Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Target.js:205:42
|
|
109
|
+
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
110
|
+
at async PageTarget.page (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Target.js:208:17)
|
|
111
|
+
at async Promise.all (index 0)
|
|
112
|
+
at async CdpBrowserContext.pages (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/BrowserContext.js:87:23)
|
|
113
|
+
at async Promise.all (index 0)
|
|
114
|
+
at async CdpBrowser.pages (/Users/super/Documents/GitHub/operato-scene/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.js:111:30)
|
|
115
|
+
at async BrowserFactory.closeAllPages (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:105:27)
|
|
116
|
+
at async BrowserFactory.gracefulDestroy (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:67:9)
|
|
117
|
+
at async BrowserFactory.destroyBrowser (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/browser-factory.js:53:13)
|
|
118
|
+
at async HeadlessPool.destroyResource (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/utils/headless-pool/pool-manager.js:76:17)
|
|
119
|
+
2025-11-26T17:39:08+09:00 info: 🔪 Browser process force killed
|
|
120
|
+
2025-11-26T17:39:08+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
121
|
+
2025-11-26T17:39:08+09:00 info: 🗑️ integration: Simple resource destroyed
|
|
122
|
+
2025-11-26T17:39:08+09:00 info: 🔪 Browser process force killed
|
|
123
|
+
2025-11-26T17:39:08+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
124
|
+
2025-11-26T17:39:08+09:00 info: 🗑️ integration: Simple resource destroyed
|
|
125
|
+
2025-11-26T17:39:08+09:00 info: ✅ Pool integration cleaned up
|
|
126
|
+
2025-11-26T17:39:08+09:00 info: 🔪 Browser process force killed
|
|
127
|
+
2025-11-26T17:39:08+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
128
|
+
2025-11-26T17:39:08+09:00 info: 🗑️ board: Simple resource destroyed
|
|
129
|
+
2025-11-26T17:39:08+09:00 info: 🔪 Browser process force killed
|
|
130
|
+
2025-11-26T17:39:08+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
131
|
+
2025-11-26T17:39:08+09:00 info: 🗑️ board: Simple resource destroyed
|
|
132
|
+
2025-11-26T17:39:08+09:00 info: ✅ Pool board cleaned up
|
|
133
|
+
2025-11-26T17:39:08+09:00 info: 🔪 Browser process force killed
|
|
134
|
+
2025-11-26T17:39:08+09:00 info: 🗑️ Browser instance destroyed successfully
|
|
135
|
+
2025-11-26T17:39:08+09:00 info: 🗑️ label: Complex resource destroyed
|
|
136
|
+
2025-11-26T17:39:08+09:00 info: 🔪 Browser process force killed
|