-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrender.txt
85 lines (85 loc) · 7.16 KB
/
render.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
Mar 6 06:56:48 PM ==> Cloning from https://github.com/ricemountainer/test-next-build...
Mar 6 06:56:49 PM ==> Checking out commit 5e091a1475f12cbbb5268cd71d014cebff085c52 in branch main
Mar 6 06:56:54 PM ==> Detected Node version 19.7.0
Mar 6 06:56:56 PM ==> Running build command 'yarn install; yarn build'...
Mar 6 06:56:56 PM yarn install v1.22.5
Mar 6 06:56:56 PM info No lockfile found.
Mar 6 06:56:56 PM warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
Mar 6 06:56:56 PM [1/5] Validating package.json...
Mar 6 06:56:56 PM [2/5] Resolving packages...
Mar 6 06:56:59 PM [3/5] Fetching packages...
Mar 6 06:57:26 PM info @next/[email protected]: The platform "linux" is incompatible with this module.
Mar 6 06:57:26 PM info "@next/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
Mar 6 06:57:26 PM info @next/[email protected]: The CPU architecture "x64" is incompatible with this module.
Mar 6 06:57:26 PM info @next/[email protected]: The platform "linux" is incompatible with this module.
Mar 6 06:57:26 PM info "@next/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
Mar 6 06:57:26 PM info @next/[email protected]: The CPU architecture "x64" is incompatible with this module.
Mar 6 06:57:26 PM info @next/[email protected]: The platform "linux" is incompatible with this module.
Mar 6 06:57:26 PM info "@next/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
Mar 6 06:57:26 PM info @next/[email protected]: The CPU architecture "x64" is incompatible with this module.
Mar 6 06:57:26 PM info @next/[email protected]: The platform "linux" is incompatible with this module.
Mar 6 06:57:26 PM info "@next/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
Mar 6 06:57:26 PM info @next/[email protected]: The CPU architecture "x64" is incompatible with this module.
Mar 6 06:57:26 PM info "@next/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
Mar 6 06:57:26 PM info @next/[email protected]: The platform "linux" is incompatible with this module.
Mar 6 06:57:26 PM info "@next/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
Mar 6 06:57:26 PM info @next/[email protected]: The CPU architecture "x64" is incompatible with this module.
Mar 6 06:57:26 PM info "@next/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
Mar 6 06:57:26 PM info @next/[email protected]: The CPU architecture "x64" is incompatible with this module.
Mar 6 06:57:26 PM info "@next/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
Mar 6 06:57:26 PM info @next/[email protected]: The platform "linux" is incompatible with this module.
Mar 6 06:57:26 PM info "@next/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
Mar 6 06:57:26 PM info @next/[email protected]: The CPU architecture "x64" is incompatible with this module.
Mar 6 06:57:26 PM info @next/[email protected]: The platform "linux" is incompatible with this module.
Mar 6 06:57:26 PM info "@next/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
Mar 6 06:57:26 PM info @next/[email protected]: The CPU architecture "x64" is incompatible with this module.
Mar 6 06:57:26 PM info @next/[email protected]: The platform "linux" is incompatible with this module.
Mar 6 06:57:26 PM info "@next/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
Mar 6 06:57:26 PM [4/5] Linking dependencies...
Mar 6 06:57:31 PM [5/5] Building fresh packages...
Mar 6 06:57:31 PM success Saved lockfile.
Mar 6 06:57:31 PM Done in 34.72s.
Mar 6 06:57:31 PM yarn run v1.22.5
Mar 6 06:57:31 PM $ next build
Mar 6 06:57:32 PM warn - No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
Mar 6 06:57:32 PM info - Linting and checking validity of types...
Mar 6 06:57:37 PM info - Creating an optimized production build...
Mar 6 06:57:43 PM info - Compiled successfully
Mar 6 06:57:43 PM info - Collecting page data...
Mar 6 06:57:55 PM info - Generating static pages (0/4)
Mar 6 06:57:56 PM info - Generating static pages (1/4)
Mar 6 06:57:56 PM info - Generating static pages (2/4)
Mar 6 06:57:56 PM info - Generating static pages (3/4)
Mar 6 06:57:56 PM info - Generating static pages (4/4)
Mar 6 06:57:57 PM info - Finalizing page optimization...
Mar 6 06:57:57 PM
Mar 6 06:57:57 PM Route (pages) Size First Load JS
Mar 6 06:57:57 PM ┌ ○ / (343 ms) 4.6 kB 77.8 kB
Mar 6 06:57:57 PM ├ └ css/50901216b76e581e.css 1.87 kB
Mar 6 06:57:57 PM ├ /_app 0 B 73.2 kB
Mar 6 06:57:57 PM ├ ○ /404 182 B 73.4 kB
Mar 6 06:57:57 PM ├ λ /api/hello 0 B 73.2 kB
Mar 6 06:57:57 PM ├ ● /ssg (385 ms) 326 B 73.6 kB
Mar 6 06:57:57 PM └ λ /ssr 325 B 73.6 kB
Mar 6 06:57:57 PM + First Load JS shared by all 73.9 kB
Mar 6 06:57:57 PM ├ chunks/framework-2c79e2a64abdb08b.js 45.2 kB
Mar 6 06:57:57 PM ├ chunks/main-0c597b21730512df.js 27 kB
Mar 6 06:57:57 PM ├ chunks/pages/_app-799179ebe672fcb1.js 297 B
Mar 6 06:57:57 PM ├ chunks/webpack-8fa1640cc84ba8fe.js 750 B
Mar 6 06:57:57 PM └ css/876d048b5dab7c28.css 706 B
Mar 6 06:57:57 PM
Mar 6 06:57:57 PM λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
Mar 6 06:57:57 PM ○ (Static) automatically rendered as static HTML (uses no initial props)
Mar 6 06:57:57 PM ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps)
Mar 6 06:57:57 PM
Mar 6 06:57:57 PM Done in 25.88s.
Mar 6 06:57:57 PM ==> Generating container image from build. This may take a few minutes...
Mar 6 06:59:55 PM ==> Uploading build...
Mar 6 07:00:30 PM ==> Build uploaded in 25s
Mar 6 07:00:30 PM ==> Build successful 🎉
Mar 6 07:00:30 PM ==> Deploying...
Mar 6 07:00:56 PM ==> Detected Node version 19.7.0
Mar 6 07:00:56 PM ==> Starting service with 'yarn start'
Mar 6 07:01:00 PM yarn run v1.22.5
Mar 6 07:01:00 PM $ next start
Mar 6 07:01:02 PM ready - started server on 0.0.0.0:10000, url: http://localhost:10000