Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Greeting Check constantly failing, i dont know the issue! #328

Open
okvarsh opened this issue Oct 24, 2020 · 3 comments
Open

Greeting Check constantly failing, i dont know the issue! #328

okvarsh opened this issue Oct 24, 2020 · 3 comments

Comments

@okvarsh
Copy link
Contributor

okvarsh commented Oct 24, 2020

Build container for action use: '/home/runner/work/_actions/actions/first-interaction/v1/Dockerfile'.
/usr/bin/docker build -t 1e5c35:7bc77f1a00b242128d8728a402cdae9c -f "/home/runner/work/_actions/actions/first-interaction/v1/Dockerfile" "/home/runner/work/_actions/actions/first-interaction/v1"
Sending build context to Docker daemon 180.2kB

Step 1/4 : FROM node:slim
slim: Pulling from library/node
babf97a3f00a: Pulling fs layer
d81eb1809d95: Pulling fs layer
dbaab951a9fa: Pulling fs layer
cb915c1b28b9: Pulling fs layer
7c72cd70a544: Pulling fs layer
cb915c1b28b9: Waiting
7c72cd70a544: Waiting
d81eb1809d95: Verifying Checksum
d81eb1809d95: Download complete
cb915c1b28b9: Verifying Checksum
cb915c1b28b9: Download complete
babf97a3f00a: Verifying Checksum
babf97a3f00a: Download complete
dbaab951a9fa: Verifying Checksum
dbaab951a9fa: Download complete
7c72cd70a544: Verifying Checksum
7c72cd70a544: Download complete
babf97a3f00a: Pull complete
d81eb1809d95: Pull complete
dbaab951a9fa: Pull complete
cb915c1b28b9: Pull complete
7c72cd70a544: Pull complete
Digest: sha256:bf39db19ac53a635030d5db569cab912322147139fbf929c252359f3c50c4207
Status: Downloaded newer image for node:slim
---> 922b09b21278
Step 2/4 : COPY . .
---> e7ffa4544a8c
Step 3/4 : RUN npm install --production
---> Running in 5f0039d32d9c
npm notice
npm notice New patch version of npm available! 7.0.3 -> 7.0.5
npm notice Changelog: https://github.com/npm/cli/releases/tag/v7.0.5
npm notice Run npm install -g [email protected] to update!
npm notice
npm ERR! Maximum call stack size exceeded

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-10-24T12_38_52_536Z-debug.log
The command '/bin/sh -c npm install --production' returned a non-zero code: 1

Warning: Docker build failed with exit code 1, back off 3.935 seconds before retry.
/usr/bin/docker build -t 1e5c35:7bc77f1a00b242128d8728a402cdae9c -f "/home/runner/work/_actions/actions/first-interaction/v1/Dockerfile" "/home/runner/work/_actions/actions/first-interaction/v1"
Sending build context to Docker daemon 180.2kB

Step 1/4 : FROM node:slim
---> 922b09b21278
Step 2/4 : COPY . .
---> Using cache
---> e7ffa4544a8c
Step 3/4 : RUN npm install --production
---> Running in fb5c4560f188
npm notice
npm notice New patch version of npm available! 7.0.3 -> 7.0.5
npm notice Changelog: https://github.com/npm/cli/releases/tag/v7.0.5
npm notice Run npm install -g [email protected] to update!
npm notice
npm ERR! Maximum call stack size exceeded

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-10-24T12_38_57_936Z-debug.log
The command '/bin/sh -c npm install --production' returned a non-zero code: 1

Warning: Docker build failed with exit code 1, back off 6.7 seconds before retry.
/usr/bin/docker build -t 1e5c35:7bc77f1a00b242128d8728a402cdae9c -f "/home/runner/work/_actions/actions/first-interaction/v1/Dockerfile" "/home/runner/work/_actions/actions/first-interaction/v1"
Sending build context to Docker daemon 180.2kB

Step 1/4 : FROM node:slim
---> 922b09b21278
Step 2/4 : COPY . .
---> Using cache
---> e7ffa4544a8c
Step 3/4 : RUN npm install --production
---> Running in 57be650f49ce
npm notice
npm notice New patch version of npm available! 7.0.3 -> 7.0.5
npm notice Changelog: https://github.com/npm/cli/releases/tag/v7.0.5
npm notice Run npm install -g [email protected] to update!
npm notice
npm ERR! Maximum call stack size exceeded

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-10-24T12_39_06_115Z-debug.log
The command '/bin/sh -c npm install --production' returned a non-zero code: 1

Error: Docker build failed with exit code 1

@swapnanildutta
Copy link
Owner

@cclauss Cloud you please help in fixing this?

@cclauss
Copy link
Contributor

cclauss commented Oct 26, 2020

@TSolovyova
Copy link

Build container main to action use:
Integer V1;
Integer fs;
Integer babf97a3f00a;
Integer npm;

"/home/runner/work/_actions/actions/first-interaction/V1/Docker file /user/bin/docker build -t 1e5c35:7bc77f1a00b242128d8728a402cdae9c - f /home/runner/work/_actions/actions/first-interaction/V1/Docker file";
"/home/runner/work/_actions/actions/first-interaction/V1";
Sending build context to Docker daemon 180.2kB

Step 1/4 : FROM node: slim; slim: Pulling from library/node babf97a3f00a: Pulling fs layer d81eb1809d95: Pulling fs layer dbaab951a9fa: Pulling fs layer cb915c1b28b9: Pulling fs layer 7c72cd70a544: Pulling fs layer cb915c1b28b9: Waiting 7c72cd70a544: Waiting d81eb1809d95: Verifying Checksum d81eb1809d95: Download complete cb915c1b28b9: Verifying Checksum cb915c1b28b9: Download complete babf97a3f00a: Verifying Checksum babf97a3f00a: Download complete dbaab951a9fa: Verifying Checksum dbaab951a9fa: Download complete 7c72cd70a544: Verifying Checksum 7c72cd70a544: Download complete babf97a3f00a: Pull complete d81eb1809d95: Pull complete dbaab951a9fa: Pull complete cb915c1b28b9: Pull complete 7c72cd70a544: Pull complete Digest: sha256:bf39db19ac53a635030d5db569cab912322147139fbf929c252359f3c50c4207 Status: Downloaded newer image for node:slim —> 922b09b21278 Step 2/4 : COPY . . —> e7ffa4544a8c Step 3/4 : RUN npm install —production —> Running in 5f0039d32d9c npm notice npm notice New patch version of npm available! 7.0.3 -> 7.0.5 npm notice Change log: https://github.com/npm/cli/releases/tag/v7.0.5 npm notice Run "npm install — g [email protected]" to update! npm notice maximum call stark size exceeded.

A complete log of this run can be found in: /root/.npm/_logs/2020-10-24T12_38_52_536Z-debug.log The command "/bin/sher — c npm install — production" returned a non-zero code: 1

Warning: Docker build failed with exit code 1, back off 3.935 seconds before retry. /user/bin/docker build — t;
1e5c35:7bc77f1a00b242128d8728a402cdae9c — f;
"/home/runner/work/_actions/actions/first-interaction/v1/Docker file" "/home/runner/work/_actions/actions/first — interaction/v1" Sending build context to Docker daemon 180.2kB

Step 1/4 : FROM node:slim ---> 922b09b21278 Step 2/4 : COPY . ---> Using cache ---> e7ffa4544a8c Step 3/4 : RUN npm install --production ---> Running in fb5c4560f188 npm notice npm notice New patch version of npm available! 7.0.3 -> 7.0.5 npm notice Change log: https://github.com/npm/cli/releases/tag/v7.0.5 npm notice Run "npm install — g [email protected]" to update! npm notice maximum call stark size exceeded.

A complete log of this run can be found in: /root/.npm/_logs/2020-10-24T12_38_57_936Z-debug.log The command '/bin/sher — c npm install --production' returned a non-zero code: 1

Warning: Docker build failed with exit code 1, back off 6.7 seconds before retry. /user/bin/docker build — t;
1e5c35:7bc77f1a00b242128d8728a402cdae9c — f; "/home/runner/work/_actions/actions/first-interaction/v1/Docker file".
"/home/runner/work/_actions/actions/first-interaction/v1".
Sending build context to Docker daemon 180.2kB.

Step 1/4 : FROM node:slim ---> 922b09b21278 Step 2/4 : COPY . . ---> Using cache ---> e7ffa4544a8c Step 3/4 : RUN npm install --production ---> Running in 57be650f49ce npm notice npm notice New patch version of npm available! 7.0.3 -> 7.0.5 npm notice Change log: https://github.com/npm/cli/releases/tag/v7.0.5 npm notice Run "npm install [email protected]" to update! npm notice Maximum call stark size excepted.

A complete move of this run can be found.
/root/.npm/_logs/2020-10-24T12_39_06_115Z-debug.log The command "/bin/sher — c npm install — production" returned a non-zero code: V1.

Docker build longer with exit code V1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants