- 小程序用户授权获取手机号后,该手机无法收到授权验证码
当用户在小程序端口授权获取手机号码的时候有的用户要求填写验证码,但是页面显示已经发送验证码到该手机号,但该手机一直未收到该短信验证码,本人实测,昨天发送的验证码今天还没收到,今天早上9点开始测试了好几次到现在也是依然未收到任何关于腾讯的验证码,打电话给运营商排查过,运营商发给我的短信也能正常收到,短信拦截也排查过,拦截记录中没有任何昨天和今天的短信,但就是收不到 [图片][图片]
2023-10-07 - 云托管,部署代码的时候提示 rpc error错误,有没有比较好的解决方案呢?
-----------构建golang-tzdl-054----------- 2022-12-10 13:49:53 create_build_image : succ, 2022-12-10 13:54:37 check_build_image : succ, , -----------服务golang-tzdl部署golang-tzdl-054----------- 2022-12-10 13:54:38 check_eks_virtual_service : process, DescribeVersion_user_error_Exec lifecycle hook ([/bin/sh /app/cert/initenv.sh]) for Container "golang-tzdl-054" in Pod "golang-tzdl-054-56c75cc5c4-sjzfj_kebiulah(a8c1d3c1-9945-4377-8296-ada7b8c8648f)" failed - error: rpc error: code = Unknown desc = failed to exec in container: failed to start exec "c5b2f112472cf1e0c6b605962d067851951b46d4f858afe4b2e6d0e6d15bd977": OCI runtime exec failed: exec failed: container_linux.go:370: starting container process caused: process_linux.go:103: executing setns process caused: exit status 1: unknown, message: "", [service]:[Exec lifecycle hook ([/bin/sh /app/cert/initenv.sh]) for Container "golang-tzdl-054" in Pod "golang-tzdl-054-56c75cc5c4-sjzfj_kebiulah(a8c1d3c1-9945-4377-8296-ada7b8c8648f)" failed - error: rpc error: code = Unknown desc = failed to exec in container: failed to start exec "dc06934fd7e887012b092963a3c43f608893b697e78606f7c2e6036da59f2d2e": OCI runtime exec failed: exec failed: container_linux.go:370: starting container process caused: process_linux.go:103: executing setns process caused: exit status 1: unknown, message: "",Exec lifecycle hook ([/bin/sh /app/cert/initenv.sh]) for Container "golang-tzdl-054" in Pod "golang-tzdl-054-56c75cc5c4-sjzfj_kebiulah(a8c1d3c1-9945-4377-8296-ada7b8c8648f)" failed - error: command '/bin/sh /app/cert/initenv.sh' exited with 137: , message: "",Back-off restarting failed container,Exec lifecycle hook ([/bin/sh /app/cert/initenv.sh]) for Container "golang-tzdl-054" in Pod "golang-tzdl-054-56c75cc5c4-sjzfj_kebiulah(a8c1d3c1-9945-4377-8296-ada7b8c8648f)" failed - error: rpc error: code = Unknown desc = failed to exec in container: failed to start exec "c5b2f112472cf1e0c6b605962d067851951b46d4f858afe4b2e6d0e6d15bd977": OCI runtime exec failed: exec failed: container_linux.go:370: starting container process caused: process_linux.go:103: executing setns process caused: exit status 1: unknown, message: "",] 2022-12-10 13:54:38 create_eks_virtual_service : succ,
2022-12-10 - 云托管报错,找不到文件,但是我在本地已经调试通了,文件确实存在,该如何调试呢?
[2022-12-09 10:33:42] Started by user coding [2022-12-09 10:33:42] Running in Durability level: MAX_SURVIVABILITY [2022-12-09 10:33:43] [Pipeline] Start of Pipeline [2022-12-09 10:33:44] [Pipeline] node [2022-12-09 10:33:44] Running on Jenkins in /root/workspace [2022-12-09 10:33:44] [Pipeline] { [2022-12-09 10:33:44] [Pipeline] stage [2022-12-09 10:33:44] [Pipeline] { (检出 ZIP 包) [2022-12-09 10:33:44] Stage "检出 ZIP 包" skipped due to when conditional [2022-12-09 10:33:44] [Pipeline] } [2022-12-09 10:33:44] [Pipeline] // stage [2022-12-09 10:33:44] [Pipeline] stage [2022-12-09 10:33:44] [Pipeline] { (检出代码仓库) [2022-12-09 10:33:44] [Pipeline] sh [2022-12-09 10:33:44] + git clone ****** . [2022-12-09 10:33:44] Cloning into '.'... [2022-12-09 10:33:45] [Pipeline] sh [2022-12-09 10:33:45] + git checkout master [2022-12-09 10:33:45] Already on 'master' [2022-12-09 10:33:45] Your branch is up-to-date with 'origin/master'. [2022-12-09 10:33:46] [Pipeline] } [2022-12-09 10:33:46] [Pipeline] // stage [2022-12-09 10:33:46] [Pipeline] stage [2022-12-09 10:33:46] [Pipeline] { (构建 Docker 镜像) [2022-12-09 10:33:46] [Pipeline] sh [2022-12-09 10:33:46] + docker login -u ****** -p ****** ccr.ccs.tencentyun.com/tcb-******-lyqh/ca-rqaewmsp_golang-tzdl:golang-tzdl-047-20221209103341 [2022-12-09 10:33:46] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09 10:33:46] WARNING! Your password will be stored unencrypted in /root/.docker/config.json. [2022-12-09 10:33:46] Configure a credential helper to remove this warning. See [2022-12-09 10:33:46] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09 10:33:46] [2022-12-09 10:33:46] Login Succeeded [2022-12-09 10:33:46] [Pipeline] sh [2022-12-09 10:33:46] + docker build -f ././/Dockerfile -t ccr.ccs.tencentyun.com/tcb-******-lyqh/ca-rqaewmsp_golang-tzdl:golang-tzdl-047-20221209103341 ./ [2022-12-09 10:33:46] Sending build context to Docker daemon 1.736MB [2022-12-09 10:33:46] Step 1/26 : FROM golang:1.17.1-alpine3.14 as builder [2022-12-09 10:33:48] 1.17.1-alpine3.14: Pulling from library/golang [2022-12-09 10:33:48] a0d0a0d46f8b: Pulling fs layer [2022-12-09 10:33:48] 31adcdaf11c8: Pulling fs layer [2022-12-09 10:33:48] b8b176561691: Pulling fs layer [2022-12-09 10:33:48] 0a181aec76ea: Pulling fs layer [2022-12-09 10:33:48] b7e85de490b3: Pulling fs layer [2022-12-09 10:33:48] b8b176561691: Download complete [2022-12-09 10:33:48] 31adcdaf11c8: Download complete [2022-12-09 10:33:48] a0d0a0d46f8b: Verifying Checksum [2022-12-09 10:33:48] a0d0a0d46f8b: Download complete [2022-12-09 10:33:48] a0d0a0d46f8b: Pull complete [2022-12-09 10:33:48] 31adcdaf11c8: Pull complete [2022-12-09 10:33:48] b8b176561691: Pull complete [2022-12-09 10:33:50] 0a181aec76ea: Verifying Checksum [2022-12-09 10:33:50] 0a181aec76ea: Download complete [2022-12-09 10:33:52] 0a181aec76ea: Pull complete [2022-12-09 10:33:52] b7e85de490b3: Pull complete [2022-12-09 10:33:52] Digest: sha256:13919fb9091f6667cb375d5fdf016ecd6d3a5d5995603000d422b04583de4ef9 [2022-12-09 10:33:53] Status: Downloaded newer image for golang:1.17.1-alpine3.14 [2022-12-09 10:33:53] ---> da4596da1948 [2022-12-09 10:33:53] Step 2/26 : WORKDIR /app [2022-12-09 10:33:53] ---> Running in 5eb9bbef7e33 [2022-12-09 10:33:53] Removing intermediate container 5eb9bbef7e33 [2022-12-09 10:33:53] ---> 0596785810ee [2022-12-09 10:33:53] Step 3/26 : RUN apk add nodejs [2022-12-09 10:33:53] ---> Running in da535aeda255 [2022-12-09 10:33:53] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-12-09 10:33:54] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-12-09 10:33:54] (1/6) Installing nghttp2-libs (1.43.0-r0) [2022-12-09 10:33:54] (2/6) Installing brotli-libs (1.0.9-r5) [2022-12-09 10:33:54] (3/6) Installing c-ares (1.17.2-r0) [2022-12-09 10:33:54] (4/6) Installing libgcc (10.3.1_git20210424-r2) [2022-12-09 10:33:54] (5/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-12-09 10:33:54] (6/6) Installing nodejs (14.20.1-r0) [2022-12-09 10:33:54] Executing busybox-1.33.1-r3.trigger [2022-12-09 10:33:54] OK: 44 MiB in 21 packages [2022-12-09 10:33:55] Removing intermediate container da535aeda255 [2022-12-09 10:33:55] ---> 35775227cd2d [2022-12-09 10:33:55] Step 4/26 : RUN apk add yarn [2022-12-09 10:33:55] ---> Running in 2141011c0d35 [2022-12-09 10:33:56] (1/1) Installing yarn (1.22.10-r0) [2022-12-09 10:33:56] Executing busybox-1.33.1-r3.trigger [2022-12-09 10:33:56] OK: 49 MiB in 22 packages [2022-12-09 10:33:56] Removing intermediate container 2141011c0d35 [2022-12-09 10:33:56] ---> 0bba73ea25c4 [2022-12-09 10:33:56] Step 5/26 : RUN yarn -v [2022-12-09 10:33:56] ---> Running in e433972cccfd [2022-12-09 10:33:57] 1.22.10 [2022-12-09 10:33:57] Removing intermediate container e433972cccfd [2022-12-09 10:33:57] ---> 1bef81353d8f [2022-12-09 10:33:57] Step 6/26 : RUN node -v [2022-12-09 10:33:57] ---> Running in c51e39c80d00 [2022-12-09 10:33:58] v14.20.1 [2022-12-09 10:33:58] Removing intermediate container c51e39c80d00 [2022-12-09 10:33:58] ---> 9527a1537553 [2022-12-09 10:33:58] Step 7/26 : COPY . /app/ [2022-12-09 10:33:58] ---> a672382dffb5 [2022-12-09 10:33:58] Step 8/26 : RUN ls [2022-12-09 10:33:58] ---> Running in 0c930d8c4eb8 [2022-12-09 10:33:59] Dockerfile [2022-12-09 10:33:59] Dockerfile copy [2022-12-09 10:33:59] LICENSE [2022-12-09 10:33:59] Makefile [2022-12-09 10:33:59] README.md [2022-12-09 10:33:59] README_CN.md [2022-12-09 10:33:59] autoModel [2022-12-09 10:33:59] cmd [2022-12-09 10:33:59] configs [2022-12-09 10:33:59] container.config.json [2022-12-09 10:33:59] docs [2022-12-09 10:33:59] go.mod [2022-12-09 10:33:59] go.sum [2022-12-09 10:33:59] gowatch.yml [2022-12-09 10:33:59] internal [2022-12-09 10:33:59] pkg [2022-12-09 10:33:59] scripts [2022-12-09 10:33:59] web [2022-12-09 10:33:59] Removing intermediate container 0c930d8c4eb8 [2022-12-09 10:33:59] ---> e3490cf64e45 [2022-12-09 10:33:59] Step 9/26 : WORKDIR web/admin [2022-12-09 10:33:59] ---> Running in 04d957786c60 [2022-12-09 10:33:59] Removing intermediate container 04d957786c60 [2022-12-09 10:33:59] ---> 8be4315609d5 [2022-12-09 10:33:59] Step 10/26 : RUN ls [2022-12-09 10:33:59] ---> Running in 20cbd9cecb75 [2022-12-09 10:34:00] LICENSE [2022-12-09 10:34:00] README.md [2022-12-09 10:34:00] config [2022-12-09 10:34:00] jsconfig.json [2022-12-09 10:34:00] package.json [2022-12-09 10:34:00] public [2022-12-09 10:34:00] src [2022-12-09 10:34:00] tsconfig.json [2022-12-09 10:34:00] tslint.json [2022-12-09 10:34:00] Removing intermediate container 20cbd9cecb75 [2022-12-09 10:34:00] ---> f515af95baff [2022-12-09 10:34:00] Step 11/26 : RUN pwd [2022-12-09 10:34:00] ---> Running in f6e8623023d5 [2022-12-09 10:34:00] /app/web/admin [2022-12-09 10:34:01] Removing intermediate container f6e8623023d5 [2022-12-09 10:34:01] ---> d3f482fdac92 [2022-12-09 10:34:01] Step 12/26 : RUN yarn &&yarn build [2022-12-09 10:34:01] ---> Running in 3902cf355c8d [2022-12-09 10:34:01] yarn install v1.22.10 [2022-12-09 10:34:01] info No lockfile found. [2022-12-09 10:34:01] [1/5] Validating package.json... [2022-12-09 10:34:01] [2/5] Resolving packages... [2022-12-09 10:34:04] warning @ant-design/compatible > omit.js > babel-runtime > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-12-09 10:34:04] warning @ant-design/compatible > rc-editor-mention > draft-js > fbjs > core-js@1.2.7: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-12-09 10:34:07] warning axios@0.18.1: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410 [2022-12-09 10:34:11] warning uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-12-09 10:34:13] warning yarn-check > execa > cross-spawn-async@2.2.5: cross-spawn no longer requires a build toolchain, use it instead [2022-12-09 10:34:15] warning compression-webpack-plugin > cacache > @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2022-12-09 10:34:17] warning babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. [2022-12-09 10:34:22] warning eslint-plugin-compat > mdn-browser-compat-data@0.0.84: mdn-browser-compat-data is deprecated. Upgrade to @mdn/browser-compat-data. Learn more: https://github.com/mdn/browser-compat-data/blob/v1.1.2/UPGRADE-2.0.x.md [2022-12-09 10:34:27] warning lint-staged > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-12-09 10:34:27] warning lint-staged > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-12-09 10:34:27] warning lint-staged > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-12-09 10:34:27] warning lint-staged > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-12-09 10:34:30] warning stylelint > postcss-markdown > remark > unified > @types/vfile > @types/vfile-message@2.0.0: This is a stub types definition. vfile-message provides its own type definitions, so you do not need this installed. [2022-12-09 10:34:36] warning @umijs/preset-react > @umijs/plugin-test > @umijs/test > core-js@3.8.2: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-12-09 10:34:36] warning @umijs/preset-react > @umijs/plugin-antd > antd-mobile > rc-swipeout > react-native-swipeout@2.3.6: Package no longer supported. Use at your own risk or consider using https://github.com/software-mansion/react-native-gesture-handler [2022-12-09 10:34:36] warning @umijs/preset-react > @umijs/plugin-dva > dva > dva-core > flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-12-09 10:34:36] warning @umijs/preset-react > @umijs/plugin-locale > react-intl > @formatjs/intl-utils@2.3.0: the package is rather renamed to @formatjs/ecma-abstract with some changes in functionality (primarily selectUnit is removed and we don't plan to make any further changes to this package [2022-12-09 10:34:36] warning @umijs/preset-react > @umijs/plugin-locale > @formatjs/intl-relativetimeformat > @formatjs/intl-utils@2.3.0: the package is rather renamed to @formatjs/ecma-abstract with some changes in functionality (primarily selectUnit is removed and we don't plan to make any further changes to this package [2022-12-09 10:34:36] warning @umijs/preset-react > @umijs/plugin-locale > @formatjs/intl-pluralrules > @formatjs/intl-utils@2.3.0: the package is rather renamed to @formatjs/ecma-abstract with some changes in functionality (primarily selectUnit is removed and we don't plan to make any further changes to this package [2022-12-09 10:34:36] warning @umijs/preset-react > @umijs/plugin-locale > react-intl > @formatjs/intl-displaynames > @formatjs/intl-utils@2.3.0: the package is rather renamed to @formatjs/ecma-abstract with some changes in functionality (primarily selectUnit is removed and we don't plan to make any further changes to this package [2022-12-09 10:34:37] warning @umijs/preset-react > @umijs/plugin-locale > react-intl > intl-messageformat-parser@3.6.4: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser [2022-12-09 10:34:37] warning @umijs/preset-react > @umijs/plugin-locale > react-intl > intl-messageformat > intl-messageformat-parser@3.6.4: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser [2022-12-09 10:34:37] warning @umijs/preset-react > @umijs/plugin-locale > react-intl > @formatjs/intl-listformat > @formatjs/intl-utils@2.3.0: the package is rather renamed to @formatjs/ecma-abstract with some changes in functionality (primarily selectUnit is removed and we don't plan to make any further changes to this package [2022-12-09 10:34:38] warning @umijs/preset-react > @umijs/plugin-locale > react-intl > @formatjs/intl-unified-numberformat@3.3.7: We have renamed the package to @formatjs/intl-numberformat [2022-12-09 10:34:38] warning @umijs/preset-react > @umijs/plugin-locale > react-intl > intl-messageformat-parser > @formatjs/intl-unified-numberformat@3.3.7: We have renamed the package to @formatjs/intl-numberformat [2022-12-09 10:34:38] warning @umijs/preset-react > @umijs/plugin-locale > react-intl > @formatjs/intl-unified-numberformat > @formatjs/intl-utils@2.3.0: the package is rather renamed to @formatjs/ecma-abstract with some changes in functionality (primarily selectUnit is removed and we don't plan to make any further changes to this package [2022-12-09 10:34:38] warning @umijs/preset-react > @umijs/plugin-test > @umijs/test > @umijs/babel-preset-umi > @umijs/babel-plugin-lock-core-js-3 > core-js@3.6.5: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-12-09 10:34:39] warning @umijs/preset-react > @umijs/plugin-test > @umijs/test > babel-jest > @jest/transform > jest-haste-map > sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added [2022-12-09 10:34:40] warning @umijs/preset-react > @umijs/plugin-test > @umijs/test > jest-cli > jest-config > jest-environment-jsdom > jsdom > w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2022-12-09 10:34:42] warning umi > @umijs/runtime > @types/react-router > @types/history@5.0.0: This is a stub types definition. history provides its own type definitions, so you do not need this installed. [2022-12-09 10:34:42] warning umi > @umijs/runtime > @types/react-router-dom > @types/history@5.0.0: This is a stub types definition. history provides its own type definitions, so you do not need this installed. [2022-12-09 10:34:42] warning umi > @umijs/preset-built-in > core-js@3.6.5: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-12-09 10:34:42] warning umi > @umijs/runtime > react-router > mini-create-react-context@0.4.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. [2022-12-09 10:34:43] warning umi > @umijs/preset-built-in > @types/react-router-config > @types/history@5.0.0: This is a stub types definition. history provides its own type definitions, so you do not need this installed. [2022-12-09 10:34:44] warning umi > @umijs/bundler-webpack > node-libs-browser > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-12-09 10:34:44] warning umi > @umijs/bundler-webpack > postcss-preset-env > postcss-color-functional-notation > postcss-values-parser > flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-12-09 10:34:45] [3/5] Fetching packages... [2022-12-09 10:35:24] info fsevents@2.3.2: The platform "linux" is incompatible with this module. [2022-12-09 10:35:24] info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation. [2022-12-09 10:35:24] [4/5] Linking dependencies... [2022-12-09 10:35:24] warning " > @ant-design/compatible@1.1.2" has incorrect peer dependency "antd@3.x". [2022-12-09 10:35:24] warning " > @ant-design/compatible@1.1.2" has unmet peer dependency "react-dom@>=16.0.0". [2022-12-09 10:35:24] warning "@ant-design/compatible > rc-editor-mention@1.1.13" has unmet peer dependency "react-dom@>=15.x". [2022-12-09 10:35:24] warning " > @ant-design/icons@4.8.0" has unmet peer dependency "react-dom@>=16.0.0". [2022-12-09 10:35:24] warning "antd > rc-util@5.25.2" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "@ant-design/compatible > rc-editor-mention > draft-js@0.10.5" has unmet peer dependency "react-dom@^0.14.0 || ^15.0.0-rc || ^16.0.0-rc || ^16.0.0". [2022-12-09 10:35:24] warning "@ant-design/compatible > rc-editor-mention > rc-editor-core@0.8.10" has unmet peer dependency "react-dom@>=15.0.0". [2022-12-09 10:35:24] warning " > antd@4.24.5" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-cascader@3.7.0" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-checkbox@2.3.2" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-collapse@3.4.2" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-drawer@6.0.1" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-dialog@9.0.2" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-dropdown@4.0.1" has unmet peer dependency "react-dom@>=16.11.0". [2022-12-09 10:35:24] warning "antd > rc-field-form@1.27.3" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-input@0.1.4" has unmet peer dependency "react-dom@>=16.0.0". [2022-12-09 10:35:24] warning "antd > rc-image@5.12.1" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-input-number@7.3.11" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-mentions@1.13.1" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-motion@2.6.2" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-notification@4.6.1" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-progress@3.4.1" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-rate@2.9.2" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-resize-observer@1.2.0" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-segmented@2.1.0" has unmet peer dependency "react-dom@>=16.0.0". [2022-12-09 10:35:24] warning "antd > rc-pagination@3.2.0" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-picker@2.7.0" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-slider@10.0.1" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-steps@5.0.0" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-switch@3.2.2" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-select@14.1.16" has unmet peer dependency "react-dom@*". [2022-12-09 10:35:24] warning "antd > rc-textarea@0.4.7" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-tree@5.7.2" has unmet peer dependency "react-dom@*". [2022-12-09 10:35:24] warning "antd > rc-table@7.26.0" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-trigger@5.3.4" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-tree-select@5.5.5" has unmet peer dependency "react-dom@*". [2022-12-09 10:35:24] warning "antd > rc-upload@4.3.4" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-select > rc-overflow@1.2.8" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-trigger > rc-align@4.0.12" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-select > rc-virtual-list@3.4.11" has unmet peer dependency "react-dom@*". [2022-12-09 10:35:24] warning "antd > rc-drawer > @rc-component/portal@1.0.3" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-menu@9.8.1" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-tabs@12.4.2" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning "antd > rc-tooltip@5.2.2" has unmet peer dependency "react-dom@>=16.9.0". [2022-12-09 10:35:24] warning " > react-container-query@0.11.3" has unmet peer dependency "react-dom@^0.14.0 || ^15.0.0-0 || ^16.0.0-0". [2022-12-09 10:35:24] warning " > compression-webpack-plugin@5.0.2" has unmet peer dependency "webpack@^4.0.0 || ^5.0.0". [2022-12-09 10:35:24] warning " > @typescript-eslint/eslint-plugin@1.13.0" has unmet peer dependency "@typescript-eslint/parser@^1.9.0". [2022-12-09 10:35:24] warning " > @typescript-eslint/eslint-plugin@1.13.0" has incorrect peer dependency "eslint@^5.0.0". [2022-12-09 10:35:24] warning "@typescript-eslint/eslint-plugin > tsutils@3.21.0" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta". [2022-12-09 10:35:24] warning " > eslint-config-airbnb@17.1.1" has incorrect peer dependency "eslint@^4.19.1 || ^5.3.0". [2022-12-09 10:35:24] warning "eslint-config-airbnb > eslint-config-airbnb-base@13.2.0" has incorrect peer dependency "eslint@^4.19.1 || ^5.3.0". [2022-12-09 10:35:24] warning " > tslint@5.20.1" has unmet peer dependency "typescript@>=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >=3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev". [2022-12-09 10:35:24] warning "tslint > tsutils@2.29.0" has unmet peer dependency "typescript@>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev". [2022-12-09 10:35:24] warning " > tslint-react@3.6.0" has unmet peer dependency "typescript@>=2.1.0 || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev". [2022-12-09 10:35:24] warning "@umijs/preset-react > @umijs/plugin-layout@0.18.1" has unmet peer dependency "@ant-design/pro-layout@^6.0.0". [2022-12-09 10:35:24] warning "@umijs/preset-react > @umijs/plugin-dva > babel-plugin-dva-hmr@0.4.2" has unmet peer dependency "redbox-react@1.x". [2022-12-09 10:35:24] warning "@umijs/preset-react > @umijs/plugin-dva > dva@2.6.0-beta.22" has unmet peer dependency "react-dom@^16.8.4". [2022-12-09 10:35:24] warning "@umijs/preset-react > @umijs/plugin-dva > dva-loading@3.0.22" has unmet peer dependency "dva-core@^1.1.0 | ^1.5.0-0 | ^1.6.0-0". [2022-12-09 10:35:24] warning "@umijs/preset-react > @umijs/plugin-dva > dva > connected-react-router@6.5.2" has unmet peer dependency "react-router@^4.3.1 || ^5.0.0". [2022-12-09 10:35:34] [5/5] Building fresh packages... [2022-12-09 10:35:34] success Saved lockfile. [2022-12-09 10:35:34] Done in 92.77s. [2022-12-09 10:35:34] yarn run v1.22.10 [2022-12-09 10:35:34] $ umi build [2022-12-09 10:35:35] Bundle with webpack 5... [2022-12-09 10:35:35] ⏱️ MFSU Enabled [2022-12-09 10:35:37] ℹ Compiling Webpack [2022-12-09 10:35:37] (node:99) [DEP_WEBPACK_CONFIGURATION_OPTIMIZATION_NO_EMIT_ON_ERRORS] DeprecationWarning: optimization.noEmitOnErrors is deprecated in favor of optimization.emitOnErrors [2022-12-09 10:35:37] (Use `node --trace-deprecation ...` to show where the warning was created) [2022-12-09 10:35:37] (node:99) [DEP_WEBPACK_COMPILATION_OPTIMIZE_CHUNK_ASSETS] DeprecationWarning: optimizeChunkAssets is deprecated (use Compilation.hooks.processAssets instead and use one of Compilation.PROCESS_ASSETS_STAGE_* as stage option) [2022-12-09 10:35:37] (node:99) [DEP_WEBPACK_COMPILATION_NORMAL_MODULE_LOADER_HOOK] DeprecationWarning: Compilation.hooks.normalModuleLoader was moved to NormalModule.getCompilationHooks(compilation).loader [2022-12-09 10:35:47] Browserslist: caniuse-lite is outdated. Please run: [2022-12-09 10:35:47] npx browserslist@latest --update-db [2022-12-09 10:35:47] [2022-12-09 10:35:47] Why you should do it regularly: [2022-12-09 10:35:47] https://github.com/browserslist/browserslist#browsers-data-updating [2022-12-09 10:35:48] (node:99) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated. [2022-12-09 10:35:48] BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation. [2022-12-09 10:35:48] Do changes to assets earlier, e. g. in Compilation.hooks.processAssets. [2022-12-09 10:35:48] Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*. [2022-12-09 10:35:48] ✔ Webpack: Compiled successfully in 10.85s [2022-12-09 10:35:48] DONE Compiled successfully in 10853ms2:35:47 AM [2022-12-09 10:35:48] [2022-12-09 10:35:48] File Size Gzipped [2022-12-09 10:35:48] [2022-12-09 10:35:48] dist/umi.21caaffd.js 75.7 KB 15.8 KB [2022-12-09 10:35:48] dist/p__Menu__MenuList.60d27246.async.j 35.1 KB 8.1 KB [2022-12-09 10:35:48] s [2022-12-09 10:35:48] dist/p__Role__RoleList.97ec0880.async.j 22.2 KB 6.0 KB [2022-12-09 10:35:48] s [2022-12-09 10:35:48] dist/p__User__UserList.cc98f8ed.async.j 19.3 KB 5.3 KB [2022-12-09 10:35:48] s [2022-12-09 10:35:48] dist/p__Demo__DemoList.3f7b801e.async.j 16.4 KB 4.6 KB [2022-12-09 10:35:48] s [2022-12-09 10:35:48] dist/layouts__AdminLayout.b137e3b7.asyn 11.3 KB 3.6 KB [2022-12-09 10:35:48] c.js [2022-12-09 10:35:48] dist/p__Dashboard__Home.817e70fc.async. 9.6 KB 3.0 KB [2022-12-09 10:35:48] js [2022-12-09 10:35:48] dist/p__Login__Index.23799d3d.async.js 3.9 KB 1.5 KB [2022-12-09 10:35:48] dist/layouts__UserLayout.ff2b7183.async 2.2 KB 845.0 B [2022-12-09 10:35:48] .js [2022-12-09 10:35:48] dist/p__404.6587ffc7.async.js 2.0 KB 834.0 B [2022-12-09 10:35:48] dist/7516.95f896da.async.js 419.0 B 287.0 B [2022-12-09 10:35:48] dist/8306.80f75045.async.js 283.0 B 211.0 B [2022-12-09 10:35:48] dist/6397.1ce485e2.async.js 279.0 B 208.0 B [2022-12-09 10:35:48] dist/6011.8200e1fb.async.js 277.0 B 191.0 B [2022-12-09 10:35:48] dist/7858.017c6c22.async.js 277.0 B 190.0 B [2022-12-09 10:35:48] dist/8384.84e5aaaf.async.js 277.0 B 188.0 B [2022-12-09 10:35:48] dist/874.baddf8f1.async.js 275.0 B 187.0 B [2022-12-09 10:35:48] dist/4720.af0fcf30.async.js 257.0 B 195.0 B [2022-12-09 10:35:48] dist/6289.2c0b4a31.async.js 213.0 B 171.0 B [2022-12-09 10:35:48] dist/4928.656313ca.async.js 201.0 B 154.0 B [2022-12-09 10:35:48] dist/7756.615f2b88.async.js 201.0 B 154.0 B [2022-12-09 10:35:48] dist/3391.0d0443cc.async.js 165.0 B 142.0 B [2022-12-09 10:35:48] dist/2885.8d1297b8.async.js 151.0 B 129.0 B [2022-12-09 10:35:48] dist/5415.8fa90589.async.js 113.0 B 96.0 B [2022-12-09 10:35:48] dist/8034.2ecea4fe.async.js 113.0 B 96.0 B [2022-12-09 10:35:48] dist/7516.145fc261.chunk.css 2.3 KB 633.0 B [2022-12-09 10:35:48] dist/6397.23675437.chunk.css 1.2 KB 517.0 B [2022-12-09 10:35:48] dist/5415.be943d68.chunk.css 1.1 KB 519.0 B [2022-12-09 10:35:48] dist/6011.52103790.chunk.css 752.0 B 297.0 B [2022-12-09 10:35:48] dist/7858.bfb9af3e.chunk.css 735.0 B 287.0 B [2022-12-09 10:35:48] dist/8384.7ef09726.chunk.css 735.0 B 287.0 B [2022-12-09 10:35:48] dist/874.2b2fa6cd.chunk.css 735.0 B 286.0 B [2022-12-09 10:35:48] dist/8306.4223201b.chunk.css 626.0 B 358.0 B [2022-12-09 10:35:48] dist/6289.9e50d46e.chunk.css 428.0 B 221.0 B [2022-12-09 10:35:48] dist/4720.c1859a4d.chunk.css 422.0 B 243.0 B [2022-12-09 10:35:48] dist/3391.3618434f.chunk.css 360.0 B 242.0 B [2022-12-09 10:35:48] dist/8034.ee58c60c.chunk.css 312.0 B 232.0 B [2022-12-09 10:35:48] dist/4928.5e11309a.chunk.css 187.0 B 126.0 B [2022-12-09 10:35:48] dist/7756.936764f5.chunk.css 187.0 B 126.0 B [2022-12-09 10:35:48] dist/2885.731a1799.chunk.css 106.0 B 96.0 B [2022-12-09 10:35:48] [2022-12-09 10:35:48] Images and other types of assets omitted. [2022-12-09 10:35:48] [2022-12-09 10:35:48] ℹ Compiling MFSU [2022-12-09 10:36:34] ✔ MFSU: Compiled successfully in 41.02s [2022-12-09 10:36:34] DONE Compiled successfully in 41016ms2:36:28 AM [2022-12-09 10:36:34] [2022-12-09 10:36:34] Done in 57.42s. [2022-12-09 10:37:00] Removing intermediate container 3902cf355c8d [2022-12-09 10:37:00] ---> c371e7246ae4 [2022-12-09 10:37:00] Step 13/26 : WORKDIR ../../ [2022-12-09 10:37:00] ---> Running in e9f6bcfbaae5 [2022-12-09 10:37:00] Removing intermediate container e9f6bcfbaae5 [2022-12-09 10:37:00] ---> aa2f3cdf1aad [2022-12-09 10:37:00] Step 14/26 : RUN pwd [2022-12-09 10:37:00] ---> Running in 81bb2ed818ba [2022-12-09 10:37:00] /app [2022-12-09 10:37:00] Removing intermediate container 81bb2ed818ba [2022-12-09 10:37:00] ---> e7b6cc1eafc2 [2022-12-09 10:37:00] Step 15/26 : RUN go env -w GOPROXY=https://goproxy.cn,direct [2022-12-09 10:37:00] ---> Running in a3e063c610fd [2022-12-09 10:37:00] Removing intermediate container a3e063c610fd [2022-12-09 10:37:00] ---> 23f386b8b096 [2022-12-09 10:37:00] Step 16/26 : RUN CGO_ENABLED=0 GOOS=linux go build -ldflags "-w -s -X main.VERSION=v8.0.0" -o ./cmd/gin-admin/gin-admin ./cmd/gin-admin [2022-12-09 10:37:00] ---> Running in 3d3848ad597a [2022-12-09 10:37:01] go: downloading github.com/urfave/cli/v2 v2.23.6 [2022-12-09 10:37:01] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-12-09 10:37:01] go: downloading github.com/LyricTian/captcha v1.1.0 [2022-12-09 10:37:01] go: downloading github.com/LyricTian/gzip v0.1.1 [2022-12-09 10:37:01] go: downloading github.com/casbin/casbin/v2 v2.34.1 [2022-12-09 10:37:01] go: downloading github.com/gin-gonic/gin v1.7.2 [2022-12-09 10:37:01] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2022-12-09 10:37:01] go: downloading github.com/go-redis/redis v6.15.9+incompatible [2022-12-09 10:37:01] go: downloading github.com/google/gops v0.3.19 [2022-12-09 10:37:01] go: downloading github.com/google/wire v0.5.0 [2022-12-09 10:37:01] go: downloading github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible [2022-12-09 10:37:01] go: downloading github.com/swaggo/gin-swagger v1.3.0 [2022-12-09 10:37:02] go: downloading gorm.io/gorm v1.21.12 [2022-12-09 10:37:02] go: downloading github.com/joho/godotenv v1.4.0 [2022-12-09 10:37:02] go: downloading github.com/koding/multiconfig v0.0.0-20171124222453-69c27309b2d7 [2022-12-09 10:37:02] go: downloading github.com/swaggo/swag v1.8.8 [2022-12-09 10:37:02] go: downloading github.com/urfave/cli v1.22.1 [2022-12-09 10:37:02] go: downloading github.com/gin-contrib/cors v1.3.1 [2022-12-09 10:37:02] go: downloading github.com/go-redis/redis_rate v6.5.0+incompatible [2022-12-09 10:37:02] go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac [2022-12-09 10:37:02] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-12-09 10:37:02] go: downloading gorm.io/driver/mysql v1.1.1 [2022-12-09 10:37:02] go: downloading gorm.io/driver/postgres v1.1.0 [2022-12-09 10:37:02] go: downloading gorm.io/driver/sqlite v1.1.4 [2022-12-09 10:37:02] go: downloading github.com/tidwall/buntdb v1.2.4 [2022-12-09 10:37:02] go: downloading github.com/LyricTian/queue v1.2.0 [2022-12-09 10:37:02] go: downloading golang.org/x/sys v0.3.0 [2022-12-09 10:37:02] go: downloading github.com/gin-contrib/sse v0.1.0 [2022-12-09 10:37:02] go: downloading github.com/mattn/go-isatty v0.0.16 [2022-12-09 10:37:02] go: downloading github.com/lestrrat-go/strftime v1.0.5 [2022-12-09 10:37:02] go: downloading github.com/pkg/errors v0.9.1 [2022-12-09 10:37:02] go: downloading github.com/json-iterator/go v1.1.11 [2022-12-09 10:37:02] go: downloading github.com/jinzhu/copier v0.3.2 [2022-12-09 10:37:02] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-12-09 10:37:02] go: downloading github.com/BurntSushi/toml v1.2.1 [2022-12-09 10:37:02] go: downloading github.com/fatih/camelcase v1.0.0 [2022-12-09 10:37:02] go: downloading github.com/fatih/structs v1.1.0 [2022-12-09 10:37:02] go: downloading github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible [2022-12-09 10:37:02] go: downloading github.com/sony/sonyflake v1.0.0 [2022-12-09 10:37:02] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 [2022-12-09 10:37:02] go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 [2022-12-09 10:37:02] go: downloading github.com/KyleBanks/depth v1.2.1 [2022-12-09 10:37:02] go: downloading github.com/go-openapi/spec v0.20.7 [2022-12-09 10:37:02] go: downloading golang.org/x/tools v0.4.0 [2022-12-09 10:37:02] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-12-09 10:37:02] go: downloading github.com/jinzhu/now v1.1.2 [2022-12-09 10:37:02] go: downloading github.com/mattn/go-sqlite3 v1.14.8 [2022-12-09 10:37:02] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2022-12-09 10:37:02] go: downloading github.com/golang/protobuf v1.5.2 [2022-12-09 10:37:02] go: downloading github.com/ugorji/go/codec v1.2.6 [2022-12-09 10:37:02] go: downloading github.com/jackc/pgx/v4 v4.13.0 [2022-12-09 10:37:02] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-12-09 10:37:02] go: downloading github.com/modern-go/reflect2 v1.0.1 [2022-12-09 10:37:02] go: downloading github.com/ugorji/go v1.2.6 [2022-12-09 10:37:02] go: downloading github.com/tidwall/btree v0.5.0 [2022-12-09 10:37:02] go: downloading github.com/tidwall/gjson v1.8.1 [2022-12-09 10:37:02] go: downloading github.com/tidwall/grect v0.1.2 [2022-12-09 10:37:02] go: downloading github.com/tidwall/match v1.0.3 [2022-12-09 10:37:02] go: downloading github.com/tidwall/rtred v0.1.2 [2022-12-09 10:37:02] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-12-09 10:37:02] go: downloading github.com/go-openapi/jsonpointer v0.19.5 [2022-12-09 10:37:02] go: downloading github.com/go-openapi/jsonreference v0.20.0 [2022-12-09 10:37:02] go: downloading github.com/go-openapi/swag v0.22.3 [2022-12-09 10:37:02] go: downloading google.golang.org/protobuf v1.27.1 [2022-12-09 10:37:02] go: downloading github.com/go-playground/universal-translator v0.17.0 [2022-12-09 10:37:02] go: downloading golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 [2022-12-09 10:37:02] go: downloading golang.org/x/text v0.5.0 [2022-12-09 10:37:02] go: downloading github.com/leodido/go-urn v1.2.1 [2022-12-09 10:37:02] go: downloading github.com/jackc/pgconn v1.10.0 [2022-12-09 10:37:02] go: downloading github.com/jackc/pgtype v1.8.1 [2022-12-09 10:37:02] go: downloading github.com/jackc/pgio v1.0.0 [2022-12-09 10:37:02] go: downloading github.com/jackc/pgproto3/v2 v2.1.1 [2022-12-09 10:37:02] go: downloading github.com/tidwall/pretty v1.2.0 [2022-12-09 10:37:02] go: downloading github.com/mailru/easyjson v0.7.7 [2022-12-09 10:37:02] go: downloading github.com/jackc/pgproto3 v1.1.0 [2022-12-09 10:37:02] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-12-09 10:37:02] go: downloading github.com/go-playground/locales v0.13.0 [2022-12-09 10:37:02] go: downloading github.com/jackc/chunkreader/v2 v2.0.1 [2022-12-09 10:37:02] go: downloading github.com/jackc/pgpassfile v1.0.0 [2022-12-09 10:37:02] go: downloading github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b [2022-12-09 10:37:02] go: downloading github.com/tidwall/tinyqueue v0.1.1 [2022-12-09 10:37:02] go: downloading github.com/josharian/intern v1.0.0 [2022-12-09 10:37:02] go: downloading github.com/jackc/chunkreader v1.0.0 [2022-12-09 10:37:02] go: downloading golang.org/x/net v0.3.0 [2022-12-09 10:37:17] Removing intermediate container 3d3848ad597a [2022-12-09 10:37:17] ---> ca824d456b0b [2022-12-09 10:37:17] Step 17/26 : FROM alpine:3.13 [2022-12-09 10:37:17] 3.13: Pulling from library/alpine [2022-12-09 10:37:18] 72cfd02ff4d0: Pulling fs layer [2022-12-09 10:37:18] 72cfd02ff4d0: Verifying Checksum [2022-12-09 10:37:18] 72cfd02ff4d0: Download complete [2022-12-09 10:37:18] 72cfd02ff4d0: Pull complete [2022-12-09 10:37:18] Digest: sha256:469b6e04ee185740477efa44ed5bdd64a07bbdd6c7e5f5d169e540889597b911 [2022-12-09 10:37:18] Status: Downloaded newer image for alpine:3.13 [2022-12-09 10:37:18] ---> 6b5c5e00213a [2022-12-09 10:37:18] Step 18/26 : RUN apk add bash [2022-12-09 10:37:18] ---> Running in 696ad94ffb06 [2022-12-09 10:37:19] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2022-12-09 10:37:19] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2022-12-09 10:37:19] (1/4) Installing ncurses-terminfo-base (6.2_p20210109-r1) [2022-12-09 10:37:19] (2/4) Installing ncurses-libs (6.2_p20210109-r1) [2022-12-09 10:37:19] (3/4) Installing readline (8.1.0-r0) [2022-12-09 10:37:19] (4/4) Installing bash (5.1.16-r0) [2022-12-09 10:37:19] Executing bash-5.1.16-r0.post-install [2022-12-09 10:37:19] Executing busybox-1.32.1-r9.trigger [2022-12-09 10:37:19] OK: 8 MiB in 18 packages [2022-12-09 10:37:21] Removing intermediate container 696ad94ffb06 [2022-12-09 10:37:21] ---> 91135c4ccf21 [2022-12-09 10:37:21] Step 19/26 : RUN apk add ca-certificates [2022-12-09 10:37:21] ---> Running in a9e7a78dac1f [2022-12-09 10:37:22] (1/1) Installing ca-certificates (20220614-r0) [2022-12-09 10:37:22] Executing busybox-1.32.1-r9.trigger [2022-12-09 10:37:22] Executing ca-certificates-20220614-r0.trigger [2022-12-09 10:37:22] OK: 9 MiB in 19 packages [2022-12-09 10:37:22] Removing intermediate container a9e7a78dac1f [2022-12-09 10:37:22] ---> 7e7294112ef4 [2022-12-09 10:37:22] Step 20/26 : WORKDIR /app [2022-12-09 10:37:22] ---> Running in 59717bf5e6cd [2022-12-09 10:37:22] Removing intermediate container 59717bf5e6cd [2022-12-09 10:37:22] ---> 5dac30643a4b [2022-12-09 10:37:22] Step 21/26 : COPY --from=builder /app/cmd/gin-admin/gin-admin /app/cmd/gin-admin/gin-admin [2022-12-09 10:37:23] ---> 6e2c20656205 [2022-12-09 10:37:23] Step 22/26 : COPY --from=builder /app/web/admin/dist/ /app/web/admin/dist/ [2022-12-09 10:37:23] ---> 71ea5932838d [2022-12-09 10:37:23] Step 23/26 : COPY --from=builder /app/configs/* /app/configs/ [2022-12-09 10:37:25] ---> ad21adde0ca9 [2022-12-09 10:37:25] Step 24/26 : RUN mkdir autoModel [2022-12-09 10:37:25] ---> Running in 7d10e3169c3f [2022-12-09 10:37:26] Removing intermediate container 7d10e3169c3f [2022-12-09 10:37:26] ---> dc0acdb03932 [2022-12-09 10:37:26] Step 25/26 : RUN mkdir -p configs/initialData [2022-12-09 10:37:26] ---> Running in 8ed9204910f7 [2022-12-09 10:37:27] Removing intermediate container 8ed9204910f7 [2022-12-09 10:37:27] ---> 8afa9dcbd13b [2022-12-09 10:37:27] Step 26/26 : CMD ["./cmd/gin-admin/gin-admin web -c ./configs/config.toml -m ./configs/model.conf --menu ./configs/menu.yaml"] [2022-12-09 10:37:27] ---> Running in 1d8281b8ac27 [2022-12-09 10:37:27] Removing intermediate container 1d8281b8ac27 [2022-12-09 10:37:27] ---> 70a02560be07 [2022-12-09 10:37:27] Successfully built 70a02560be07 [2022-12-09 10:37:27] Successfully tagged ccr.ccs.tencentyun.com/tcb-******-lyqh/ca-rqaewmsp_golang-tzdl:golang-tzdl-047-20221209103341 [2022-12-09 10:37:27] [Pipeline] } [2022-12-09 10:37:27] [Pipeline] // stage [2022-12-09 10:37:27] [Pipeline] stage [2022-12-09 10:37:27] [Pipeline] { (推送 Docker 镜像到 TCR) [2022-12-09 10:37:27] [Pipeline] sh [2022-12-09 10:37:27] + docker push ccr.ccs.tencentyun.com/tcb-******-lyqh/ca-rqaewmsp_golang-tzdl:golang-tzdl-047-20221209103341 [2022-12-09 10:37:27] The push refers to repository [ccr.ccs.tencentyun.com/tcb-******-lyqh/ca-rqaewmsp_golang-tzdl] [2022-12-09 10:37:27] 5450bb809c78: Preparing [2022-12-09 10:37:27] a7bb72c37f26: Preparing [2022-12-09 10:37:27] 24af3bdba329: Preparing [2022-12-09 10:37:27] ab425a8c9b1f: Preparing [2022-12-09 10:37:27] 38e40d80b21e: Preparing [2022-12-09 10:37:27] 9e8bde9eec16: Preparing [2022-12-09 10:37:27] f3502cc15f60: Preparing [2022-12-09 10:37:27] 3f439f14325e: Preparing [2022-12-09 10:37:27] 7df5bd7bd262: Preparing [2022-12-09 10:37:27] 7df5bd7bd262: Layer already exists [2022-12-09 10:37:28] 9e8bde9eec16: Pushed [2022-12-09 10:37:28] 5450bb809c78: Pushed [2022-12-09 10:37:28] a7bb72c37f26: Pushed [2022-12-09 10:37:28] f3502cc15f60: Pushed [2022-12-09 10:37:29] 24af3bdba329: Pushed [2022-12-09 10:37:30] ab425a8c9b1f: Pushed [2022-12-09 10:37:30] 3f439f14325e: Pushed [2022-12-09 10:37:35] 38e40d80b21e: Pushed [2022-12-09 10:37:36] golang-tzdl-047-20221209103341: digest: sha256:1d406aa231a551c1d51662b01c426b4270d354c0bc00ce04f43485c9b24309ec size: 2200 [2022-12-09 10:37:36] [Pipeline] } [2022-12-09 10:37:36] [Pipeline] // stage [2022-12-09 10:37:36] [Pipeline] } [2022-12-09 10:37:36] [Pipeline] // node [2022-12-09 10:37:37] [Pipeline] End of Pipeline [2022-12-09 10:37:37] Finished: SUCCESS *** -----------构建golang-tzdl-047----------- 2022-12-09 10:33:41 create_build_image : succ, 2022-12-09 10:37:40 check_build_image : succ, , -----------服务golang-tzdl部署golang-tzdl-047----------- 2022-12-09 10:37:41 create_eks_virtual_service : succ, 2022-12-09 10:37:41 check_eks_virtual_service : process, DescribeVersion_not_ready, [service]:[Error: failed to create containerd task: OCI runtime create failed: container_linux.go:370: starting container process caused: exec: "./cmd/gin-admin/gin-admin web -c ./configs/config.toml -m ./configs/model.conf --menu ./configs/menu.yaml": stat ./cmd/gin-admin/gin-admin web -c ./configs/config.toml -m ./configs/model.conf --menu ./configs/menu.yaml: no such file or directory: unknown,Back-off restarting failed container,]
2022-12-09 - 请问官方:这种情况算诱导分享码?
使用场景:某一款商品用户需要分享给50个用户即可以比较底的价格购买,比如商品原价60元成功推荐50个用户进入浏览后即可以20元价格购买?
2020-02-19