Pull request #633 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 9bbe69e9c43986e0414a9e181f4f0d202588a052+ef214e184896840ffd361b660bf61225b6f94ad5 (cd0c4fabab837a1c21ccb90f18dbfe5fa990d070) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3277360356050566431.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17004571241940819984.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-633/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-633/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7219131868412469026.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-633/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14797615531064075840.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13897156361018453567.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-633/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-633/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh612637730097558483.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6253 in /w/workspace/edgexfoundry_edgex-ui-go_PR-633 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-633 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/633/head:refs/remotes/origin/PR-633 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ef214e184896840ffd361b660bf61225b6f94ad5 into PR head commit 9bbe69e9c43986e0414a9e181f4f0d202588a052 Merge succeeded, producing 9bbe69e9c43986e0414a9e181f4f0d202588a052 Checking out Revision 9bbe69e9c43986e0414a9e181f4f0d202588a052 (PR-633) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bbe69e9c43986e0414a9e181f4f0d202588a052 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ef214e184896840ffd361b660bf61225b6f94ad5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bbe69e9c43986e0414a9e181f4f0d202588a052 # timeout=10 Commit message: "build: Upgrade to go-1.21 and Alpine 3.18" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-15T15:25:14.620Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-15T15:25:14.808Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-15T15:25:14.917Z] ========================================================= [2023-09-15T15:25:14.917Z] EdgeX Global Pipelines Version Info [2023-09-15T15:25:14.917Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-15T15:25:15.664Z] ------------------- [2023-09-15T15:25:15.664Z] stable info: [2023-09-15T15:25:15.664Z] ------------------- [2023-09-15T15:25:15.664Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-15T15:25:15.664Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-15T15:25:15.664Z] Message: update stable to v1.0.254 [2023-09-15T15:25:16.235Z] ------------------- [2023-09-15T15:25:16.235Z] experimental info: [2023-09-15T15:25:16.235Z] ------------------- [2023-09-15T15:25:16.235Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-15T15:25:16.235Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-15T15:25:16.235Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-15T15:25:16.544Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-09-15T15:25:16.596Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-09-15T15:25:16.640Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-15T15:25:16.682Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-15T15:25:16.724Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-15T15:25:16.765Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-15T15:25:16.808Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-15T15:25:16.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-15T15:25:16.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-15T15:25:16.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-15T15:25:16.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-15T15:25:17.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-09-15T15:25:17.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-15T15:25:17.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-15T15:25:17.149Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-15T15:25:17.196Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-15T15:25:17.240Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-15T15:25:17.288Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-15T15:25:17.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-15T15:25:17.378Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-15T15:25:17.421Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-15T15:25:17.464Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-15T15:25:17.502Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-15T15:25:17.543Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-15T15:25:17.579Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-15T15:25:17.616Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-15T15:25:17.656Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-15T15:25:17.695Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-633 [Pipeline] echo [2023-09-15T15:25:17.733Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-633 [Pipeline] echo [2023-09-15T15:25:17.771Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-633 [Pipeline] echo [2023-09-15T15:25:17.813Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bbe69e9c43986e0414a9e181f4f0d202588a052 [Pipeline] echo [2023-09-15T15:25:17.851Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bbe69e [Pipeline] echo [2023-09-15T15:25:17.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-15T15:25:18.013Z] provisioning config files... [2023-09-15T15:25:18.038Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp/config16708069189149137679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-15T15:25:18.388Z] ---> docker-login.sh [2023-09-15T15:25:18.389Z] nexus3.edgexfoundry.org:10001 [2023-09-15T15:25:19.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T15:25:19.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T15:25:19.334Z] Configure a credential helper to remove this warning. See [2023-09-15T15:25:19.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T15:25:19.334Z] [2023-09-15T15:25:19.334Z] Login Succeeded [2023-09-15T15:25:19.334Z] nexus3.edgexfoundry.org:10002 [2023-09-15T15:25:19.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T15:25:19.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T15:25:19.598Z] Configure a credential helper to remove this warning. See [2023-09-15T15:25:19.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T15:25:19.598Z] [2023-09-15T15:25:19.598Z] Login Succeeded [2023-09-15T15:25:19.598Z] nexus3.edgexfoundry.org:10003 [2023-09-15T15:25:19.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T15:25:19.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T15:25:19.598Z] Configure a credential helper to remove this warning. See [2023-09-15T15:25:19.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T15:25:19.598Z] [2023-09-15T15:25:19.598Z] Login Succeeded [2023-09-15T15:25:19.598Z] nexus3.edgexfoundry.org:10004 [2023-09-15T15:25:19.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T15:25:19.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T15:25:19.858Z] Configure a credential helper to remove this warning. See [2023-09-15T15:25:19.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T15:25:19.858Z] [2023-09-15T15:25:19.858Z] Login Succeeded [2023-09-15T15:25:19.858Z] docker.io [2023-09-15T15:25:19.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T15:25:20.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T15:25:20.119Z] Configure a credential helper to remove this warning. See [2023-09-15T15:25:20.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T15:25:20.119Z] [2023-09-15T15:25:20.119Z] Login Succeeded [2023-09-15T15:25:20.119Z] ---> docker-login.sh ends [Pipeline] } [2023-09-15T15:25:20.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-15T15:25:20.776Z] + git rev-list -1 --merges 9bbe69e9c43986e0414a9e181f4f0d202588a052~1..9bbe69e9c43986e0414a9e181f4f0d202588a052 [Pipeline] echo [2023-09-15T15:25:20.848Z] -----------> git rev-list -1 --merges 9bbe69e9c43986e0414a9e181f4f0d202588a052~1..9bbe69e9c43986e0414a9e181f4f0d202588a052 9bbe69e9c43986e0414a9e181f4f0d202588a052 [false] [Pipeline] sh [2023-09-15T15:25:21.163Z] + git log --format=format:%s -1 9bbe69e9c43986e0414a9e181f4f0d202588a052 [Pipeline] echo [2023-09-15T15:25:21.205Z] ========================================================= [2023-09-15T15:25:21.205Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-15T15:25:21.205Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-15T15:25:21.662Z] + git log --format=format:%s -1 9bbe69e9c43986e0414a9e181f4f0d202588a052 [Pipeline] echo [2023-09-15T15:25:21.696Z] [semverPrep] GIT_COMMIT: 9bbe69e9c43986e0414a9e181f4f0d202588a052, Commit Message: build: Upgrade to go-1.21 and Alpine 3.18 [Pipeline] echo [2023-09-15T15:25:21.727Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-15T15:25:22.133Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-15T15:25:22.133Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-15T15:25:22.133Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-15T15:25:22.133Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-15T15:25:22.133Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-15T15:25:22.133Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-15T15:25:22.133Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T15:25:22.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-15T15:25:22.636Z] [2023-09-15T15:25:22.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T15:25:23.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-15T15:25:23.017Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-15T15:25:23.017Z] b85a868b505f: Pulling fs layer [2023-09-15T15:25:23.017Z] e2be974225ed: Pulling fs layer [2023-09-15T15:25:23.017Z] 339a4e72a1f5: Pulling fs layer [2023-09-15T15:25:23.017Z] 988bab9f4d93: Pulling fs layer [2023-09-15T15:25:23.017Z] 1469e6f7b9e6: Pulling fs layer [2023-09-15T15:25:23.017Z] eaf3925da568: Pulling fs layer [2023-09-15T15:25:23.017Z] bab4dde63d76: Pulling fs layer [2023-09-15T15:25:23.017Z] bde34c3a00c8: Pulling fs layer [2023-09-15T15:25:23.017Z] b352a97aabf1: Pulling fs layer [2023-09-15T15:25:23.017Z] 4872d77fe225: Pulling fs layer [2023-09-15T15:25:23.017Z] 5851b861e8e6: Pulling fs layer [2023-09-15T15:25:23.017Z] 988bab9f4d93: Waiting [2023-09-15T15:25:23.017Z] 1469e6f7b9e6: Waiting [2023-09-15T15:25:23.017Z] eaf3925da568: Waiting [2023-09-15T15:25:23.017Z] bab4dde63d76: Waiting [2023-09-15T15:25:23.017Z] 4872d77fe225: Waiting [2023-09-15T15:25:23.017Z] bde34c3a00c8: Waiting [2023-09-15T15:25:23.277Z] e2be974225ed: Download complete [2023-09-15T15:25:23.277Z] 988bab9f4d93: Verifying Checksum [2023-09-15T15:25:23.277Z] 988bab9f4d93: Download complete [2023-09-15T15:25:23.277Z] 1469e6f7b9e6: Verifying Checksum [2023-09-15T15:25:23.277Z] 1469e6f7b9e6: Download complete [2023-09-15T15:25:23.277Z] eaf3925da568: Verifying Checksum [2023-09-15T15:25:23.277Z] eaf3925da568: Download complete [2023-09-15T15:25:23.277Z] 339a4e72a1f5: Verifying Checksum [2023-09-15T15:25:23.277Z] 339a4e72a1f5: Download complete [2023-09-15T15:25:23.277Z] bde34c3a00c8: Download complete [2023-09-15T15:25:23.277Z] b352a97aabf1: Verifying Checksum [2023-09-15T15:25:23.277Z] b352a97aabf1: Download complete [2023-09-15T15:25:23.277Z] 4872d77fe225: Download complete [2023-09-15T15:25:23.277Z] 5851b861e8e6: Verifying Checksum [2023-09-15T15:25:23.277Z] 5851b861e8e6: Download complete [2023-09-15T15:25:23.277Z] b85a868b505f: Verifying Checksum [2023-09-15T15:25:23.277Z] b85a868b505f: Download complete [2023-09-15T15:25:23.537Z] bab4dde63d76: Verifying Checksum [2023-09-15T15:25:23.537Z] bab4dde63d76: Download complete [2023-09-15T15:25:24.922Z] b85a868b505f: Pull complete [2023-09-15T15:25:24.922Z] e2be974225ed: Pull complete [2023-09-15T15:25:25.494Z] 339a4e72a1f5: Pull complete [2023-09-15T15:25:26.063Z] 988bab9f4d93: Pull complete [2023-09-15T15:25:26.632Z] 1469e6f7b9e6: Pull complete [2023-09-15T15:25:26.632Z] eaf3925da568: Pull complete [2023-09-15T15:25:28.542Z] bab4dde63d76: Pull complete [2023-09-15T15:25:28.543Z] bde34c3a00c8: Pull complete [2023-09-15T15:25:28.543Z] b352a97aabf1: Pull complete [2023-09-15T15:25:28.803Z] 4872d77fe225: Pull complete [2023-09-15T15:25:28.803Z] 5851b861e8e6: Pull complete [2023-09-15T15:25:28.803Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-15T15:25:28.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-15T15:25:28.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-15T15:25:29.041Z] prd-ubuntu20.04-docker-8c-8g-6253 does not seem to be running inside a container [2023-09-15T15:25:29.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-633 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633:/w/workspace/edgexfoundry_edgex-ui-go_PR-633:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-15T15:25:40.314Z] $ docker top 93aa657d76a4a177c7e4fa05ec634ff97c0d3dbcfc29221c2384536647c509a8 -eo pid,comm [2023-09-15T15:25:40.379Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-15T15:25:40.379Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-15T15:25:40.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-15T15:25:40.529Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-15T15:25:40.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-15T15:25:40.672Z] $ docker exec 93aa657d76a4a177c7e4fa05ec634ff97c0d3dbcfc29221c2384536647c509a8 ssh-agent [2023-09-15T15:25:40.781Z] SSH_AUTH_SOCK=/tmp/ssh-yzxullFKUV69/agent.32 [2023-09-15T15:25:40.781Z] SSH_AGENT_PID=38 [2023-09-15T15:25:40.787Z] Running ssh-add (command line suppressed) [2023-09-15T15:25:40.891Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp/private_key_10093960714469587410.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp/private_key_10093960714469587410.key) [2023-09-15T15:25:40.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-15T15:25:41.236Z] + git tag --points-at HEAD [Pipeline] } [2023-09-15T15:25:41.263Z] $ docker exec --env ******** --env ******** 93aa657d76a4a177c7e4fa05ec634ff97c0d3dbcfc29221c2384536647c509a8 ssh-agent -k [2023-09-15T15:25:41.358Z] unset SSH_AUTH_SOCK; [2023-09-15T15:25:41.358Z] unset SSH_AGENT_PID; [2023-09-15T15:25:41.358Z] echo Agent pid 38 killed; [2023-09-15T15:25:41.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-15T15:25:41.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-15T15:25:41.452Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-15T15:25:41.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-15T15:25:41.564Z] $ docker exec 93aa657d76a4a177c7e4fa05ec634ff97c0d3dbcfc29221c2384536647c509a8 ssh-agent [2023-09-15T15:25:41.675Z] SSH_AUTH_SOCK=/tmp/ssh-lW2wSnnUUxfB/agent.70 [2023-09-15T15:25:41.675Z] SSH_AGENT_PID=76 [2023-09-15T15:25:41.679Z] Running ssh-add (command line suppressed) [2023-09-15T15:25:41.791Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp/private_key_1298033432772650947.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp/private_key_1298033432772650947.key) [2023-09-15T15:25:41.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-15T15:25:42.128Z] + git semver init [2023-09-15T15:25:42.387Z] 2023-09-15 15:25:42,326 [run_init] DEBUG init version:0.0.0 force:False [2023-09-15T15:25:42.387Z] 2023-09-15 15:25:42,328 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-633/.semver [2023-09-15T15:25:42.387Z] 2023-09-15 15:25:42,329 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-633/.semver [2023-09-15T15:25:42.387Z] 2023-09-15 15:25:42,329 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-633/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-633, universal_newlines=False, shell=None, istream=None) [2023-09-15T15:25:44.289Z] 2023-09-15 15:25:44,184 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-633/.git/info/exclude [2023-09-15T15:25:44.289Z] 2023-09-15 15:25:44,185 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-633/.semver/PR-633 with force:False [2023-09-15T15:25:44.289Z] 2023-09-15 15:25:44,185 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-633/.semver/PR-633 [2023-09-15T15:25:44.289Z] 2023-09-15 15:25:44,189 [execute] INFO git cat-file --batch-check [2023-09-15T15:25:44.289Z] 2023-09-15 15:25:44,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-633/.semver, universal_newlines=False, shell=None, istream=) [2023-09-15T15:25:44.289Z] 2023-09-15 15:25:44,194 [execute] INFO git cat-file --batch [2023-09-15T15:25:44.289Z] 2023-09-15 15:25:44,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-633/.semver, universal_newlines=False, shell=None, istream=) [2023-09-15T15:25:44.289Z] 2023-09-15 15:25:44,199 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-633/.semver/PR-633 [2023-09-15T15:25:44.289Z] 0.0.0 [Pipeline] } [2023-09-15T15:25:44.320Z] $ docker exec --env ******** --env ******** 93aa657d76a4a177c7e4fa05ec634ff97c0d3dbcfc29221c2384536647c509a8 ssh-agent -k [2023-09-15T15:25:44.421Z] unset SSH_AUTH_SOCK; [2023-09-15T15:25:44.422Z] unset SSH_AGENT_PID; [2023-09-15T15:25:44.422Z] echo Agent pid 76 killed; [2023-09-15T15:25:44.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-15T15:25:44.848Z] + git semver [Pipeline] } [2023-09-15T15:25:45.446Z] $ docker stop --time=1 93aa657d76a4a177c7e4fa05ec634ff97c0d3dbcfc29221c2384536647c509a8 [2023-09-15T15:25:46.799Z] $ docker rm -f --volumes 93aa657d76a4a177c7e4fa05ec634ff97c0d3dbcfc29221c2384536647c509a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-15T15:25:47.213Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-15T15:25:47.512Z] Stashed 1 file(s) [Pipeline] echo [2023-09-15T15:25:47.528Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-15T15:25:48.179Z] provisioning config files... [2023-09-15T15:25:48.188Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp/config13168222556052036972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-15T15:25:48.535Z] ---> docker-login.sh [2023-09-15T15:25:48.535Z] nexus3.edgexfoundry.org:10001 [2023-09-15T15:25:48.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T15:25:48.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T15:25:48.535Z] Configure a credential helper to remove this warning. See [2023-09-15T15:25:48.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T15:25:48.535Z] [2023-09-15T15:25:48.535Z] Login Succeeded [2023-09-15T15:25:48.535Z] nexus3.edgexfoundry.org:10002 [2023-09-15T15:25:48.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T15:25:48.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T15:25:48.801Z] Configure a credential helper to remove this warning. See [2023-09-15T15:25:48.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T15:25:48.801Z] [2023-09-15T15:25:48.801Z] Login Succeeded [2023-09-15T15:25:48.801Z] nexus3.edgexfoundry.org:10003 [2023-09-15T15:25:48.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T15:25:48.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T15:25:48.801Z] Configure a credential helper to remove this warning. See [2023-09-15T15:25:48.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T15:25:48.801Z] [2023-09-15T15:25:48.801Z] Login Succeeded [2023-09-15T15:25:48.801Z] nexus3.edgexfoundry.org:10004 [2023-09-15T15:25:49.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T15:25:49.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T15:25:49.062Z] Configure a credential helper to remove this warning. See [2023-09-15T15:25:49.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T15:25:49.062Z] [2023-09-15T15:25:49.062Z] Login Succeeded [2023-09-15T15:25:49.062Z] docker.io [2023-09-15T15:25:49.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T15:25:49.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T15:25:49.322Z] Configure a credential helper to remove this warning. See [2023-09-15T15:25:49.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T15:25:49.322Z] [2023-09-15T15:25:49.322Z] Login Succeeded [2023-09-15T15:25:49.322Z] ---> docker-login.sh ends [Pipeline] } [2023-09-15T15:25:49.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-15T15:25:49.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-15T15:25:49.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-15T15:25:49.609Z] ========================================================= [2023-09-15T15:25:49.609Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-15T15:25:49.609Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T15:25:50.085Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-15T15:25:50.344Z] Sending build context to Docker daemon 47.56MB [2023-09-15T15:25:50.344Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-09-15T15:25:50.344Z] Step 2/15 : FROM ${BASE} AS builder [2023-09-15T15:25:50.344Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-15T15:25:50.344Z] 7264a8db6415: Pulling fs layer [2023-09-15T15:25:50.344Z] c4d48a809fc2: Pulling fs layer [2023-09-15T15:25:50.344Z] 4f1c88b9dad5: Pulling fs layer [2023-09-15T15:25:50.344Z] ad3a456e5733: Pulling fs layer [2023-09-15T15:25:50.344Z] 9e4f439ed901: Pulling fs layer [2023-09-15T15:25:50.344Z] feaf6a47b606: Pulling fs layer [2023-09-15T15:25:50.344Z] 5e8b037d7d82: Pulling fs layer [2023-09-15T15:25:50.344Z] 8ac70367396e: Pulling fs layer [2023-09-15T15:25:50.344Z] 6db16350a2e2: Pulling fs layer [2023-09-15T15:25:50.344Z] 9250d5d63582: Pulling fs layer [2023-09-15T15:25:50.344Z] 9e4f439ed901: Waiting [2023-09-15T15:25:50.344Z] 6db16350a2e2: Waiting [2023-09-15T15:25:50.344Z] 5e8b037d7d82: Waiting [2023-09-15T15:25:50.344Z] 8ac70367396e: Waiting [2023-09-15T15:25:50.344Z] ad3a456e5733: Waiting [2023-09-15T15:25:50.344Z] c4d48a809fc2: Download complete [2023-09-15T15:25:50.344Z] ad3a456e5733: Download complete [2023-09-15T15:25:50.344Z] 9e4f439ed901: Verifying Checksum [2023-09-15T15:25:50.344Z] 9e4f439ed901: Download complete [2023-09-15T15:25:50.603Z] 7264a8db6415: Verifying Checksum [2023-09-15T15:25:50.603Z] 7264a8db6415: Download complete [2023-09-15T15:25:50.603Z] feaf6a47b606: Verifying Checksum [2023-09-15T15:25:50.603Z] feaf6a47b606: Download complete [2023-09-15T15:25:50.603Z] 7264a8db6415: Pull complete [2023-09-15T15:25:50.863Z] c4d48a809fc2: Pull complete [2023-09-15T15:25:50.863Z] 8ac70367396e: Verifying Checksum [2023-09-15T15:25:50.863Z] 8ac70367396e: Download complete [2023-09-15T15:25:50.863Z] 4f1c88b9dad5: Verifying Checksum [2023-09-15T15:25:50.863Z] 4f1c88b9dad5: Download complete [2023-09-15T15:25:51.431Z] 6db16350a2e2: Verifying Checksum [2023-09-15T15:25:51.431Z] 6db16350a2e2: Download complete [2023-09-15T15:25:51.431Z] 9250d5d63582: Verifying Checksum [2023-09-15T15:25:51.431Z] 9250d5d63582: Download complete [2023-09-15T15:25:51.431Z] 5e8b037d7d82: Verifying Checksum [2023-09-15T15:25:51.431Z] 5e8b037d7d82: Download complete [2023-09-15T15:25:55.617Z] 4f1c88b9dad5: Pull complete [2023-09-15T15:25:55.617Z] ad3a456e5733: Pull complete [2023-09-15T15:25:55.945Z] 9e4f439ed901: Pull complete [2023-09-15T15:25:56.514Z] feaf6a47b606: Pull complete [2023-09-15T15:25:59.800Z] 5e8b037d7d82: Pull complete [2023-09-15T15:26:00.368Z] 8ac70367396e: Pull complete [2023-09-15T15:26:01.301Z] 6db16350a2e2: Pull complete [2023-09-15T15:26:02.678Z] 9250d5d63582: Pull complete [2023-09-15T15:26:02.678Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-15T15:26:02.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-15T15:26:02.678Z] ---> fa269f55d9b9 [2023-09-15T15:26:02.678Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-15T15:26:03.008Z] Still waiting to schedule task [2023-09-15T15:26:03.009Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-15T15:26:17.612Z] ---> Running in fda87f58cf0d [2023-09-15T15:26:17.966Z] Removing intermediate container fda87f58cf0d [2023-09-15T15:26:17.966Z] ---> 03364979710e [2023-09-15T15:26:17.966Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-09-15T15:26:17.966Z] ---> Running in e007e32c71bf [2023-09-15T15:26:18.249Z] Removing intermediate container e007e32c71bf [2023-09-15T15:26:18.249Z] ---> b18fafa761fa [2023-09-15T15:26:18.249Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-09-15T15:26:18.541Z] ---> Running in 2b1f282ccb28 [2023-09-15T15:26:18.819Z] Removing intermediate container 2b1f282ccb28 [2023-09-15T15:26:18.819Z] ---> f919666212e3 [2023-09-15T15:26:18.819Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-09-15T15:26:18.819Z] ---> Running in 7a074881d840 [2023-09-15T15:26:19.079Z] Removing intermediate container 7a074881d840 [2023-09-15T15:26:19.079Z] ---> 8cd80d05eb73 [2023-09-15T15:26:19.079Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-15T15:26:19.337Z] ---> Running in 2dbd1e9e6e4e [2023-09-15T15:26:19.337Z] Removing intermediate container 2dbd1e9e6e4e [2023-09-15T15:26:19.337Z] ---> ce85de4003e0 [2023-09-15T15:26:19.337Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-15T15:26:20.273Z] latest: Pulling from library/docker [2023-09-15T15:26:20.532Z] 7264a8db6415: Already exists [2023-09-15T15:26:20.791Z] cfafd3a03f86: Pulling fs layer [2023-09-15T15:26:20.791Z] 4f4fb700ef54: Pulling fs layer [2023-09-15T15:26:20.791Z] f11d96ce7eaa: Pulling fs layer [2023-09-15T15:26:20.791Z] 6adc040a05cc: Pulling fs layer [2023-09-15T15:26:20.791Z] 787484ec7e57: Pulling fs layer [2023-09-15T15:26:20.791Z] ab22443da284: Pulling fs layer [2023-09-15T15:26:20.791Z] 4df676a3ac49: Pulling fs layer [2023-09-15T15:26:20.791Z] 579a751e9a42: Pulling fs layer [2023-09-15T15:26:20.791Z] 433699f84749: Pulling fs layer [2023-09-15T15:26:20.791Z] 3e5c5f3a87be: Pulling fs layer [2023-09-15T15:26:20.791Z] 389d589ce89a: Pulling fs layer [2023-09-15T15:26:20.791Z] a43e1216f500: Pulling fs layer [2023-09-15T15:26:20.791Z] 2c2a8ce1e4eb: Pulling fs layer [2023-09-15T15:26:20.791Z] 787484ec7e57: Waiting [2023-09-15T15:26:20.791Z] ab22443da284: Waiting [2023-09-15T15:26:20.791Z] 4df676a3ac49: Waiting [2023-09-15T15:26:20.791Z] 579a751e9a42: Waiting [2023-09-15T15:26:20.791Z] 433699f84749: Waiting [2023-09-15T15:26:20.791Z] 2c2a8ce1e4eb: Waiting [2023-09-15T15:26:20.791Z] 3e5c5f3a87be: Waiting [2023-09-15T15:26:20.791Z] 389d589ce89a: Waiting [2023-09-15T15:26:20.791Z] a43e1216f500: Waiting [2023-09-15T15:26:21.071Z] 4f4fb700ef54: Verifying Checksum [2023-09-15T15:26:21.071Z] 4f4fb700ef54: Download complete [2023-09-15T15:26:21.071Z] cfafd3a03f86: Verifying Checksum [2023-09-15T15:26:21.071Z] cfafd3a03f86: Download complete [2023-09-15T15:26:21.330Z] f11d96ce7eaa: Verifying Checksum [2023-09-15T15:26:21.330Z] f11d96ce7eaa: Download complete [2023-09-15T15:26:21.330Z] 6adc040a05cc: Verifying Checksum [2023-09-15T15:26:21.330Z] 6adc040a05cc: Download complete [2023-09-15T15:26:21.330Z] 787484ec7e57: Verifying Checksum [2023-09-15T15:26:21.330Z] 787484ec7e57: Download complete [2023-09-15T15:26:21.330Z] ab22443da284: Download complete [2023-09-15T15:26:21.591Z] 4df676a3ac49: Download complete [2023-09-15T15:26:21.591Z] 579a751e9a42: Verifying Checksum [2023-09-15T15:26:21.591Z] 579a751e9a42: Download complete [2023-09-15T15:26:21.591Z] cfafd3a03f86: Pull complete [2023-09-15T15:26:21.591Z] 433699f84749: Verifying Checksum [2023-09-15T15:26:21.591Z] 433699f84749: Download complete [2023-09-15T15:26:21.591Z] 3e5c5f3a87be: Verifying Checksum [2023-09-15T15:26:21.591Z] 3e5c5f3a87be: Download complete [2023-09-15T15:26:21.848Z] a43e1216f500: Download complete [2023-09-15T15:26:21.848Z] 2c2a8ce1e4eb: Download complete [2023-09-15T15:26:22.105Z] 389d589ce89a: Verifying Checksum [2023-09-15T15:26:22.105Z] 389d589ce89a: Download complete [2023-09-15T15:26:22.364Z] 4f4fb700ef54: Pull complete [2023-09-15T15:26:23.297Z] f11d96ce7eaa: Pull complete [2023-09-15T15:26:23.867Z] 6adc040a05cc: Pull complete [2023-09-15T15:26:24.469Z] 787484ec7e57: Pull complete [2023-09-15T15:26:25.038Z] ab22443da284: Pull complete [2023-09-15T15:26:25.604Z] 4df676a3ac49: Pull complete [2023-09-15T15:26:26.176Z] 579a751e9a42: Pull complete [2023-09-15T15:26:26.743Z] 433699f84749: Pull complete [2023-09-15T15:26:27.312Z] 3e5c5f3a87be: Pull complete [2023-09-15T15:26:29.210Z] 389d589ce89a: Pull complete [2023-09-15T15:26:29.776Z] a43e1216f500: Pull complete [2023-09-15T15:26:30.353Z] 2c2a8ce1e4eb: Pull complete [2023-09-15T15:26:30.614Z] Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c [2023-09-15T15:26:30.872Z] Status: Downloaded newer image for docker:latest [2023-09-15T15:26:40.902Z] ---> f41957f9eb97 [2023-09-15T15:26:40.902Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-15T15:26:40.902Z] ---> Running in 3c006834df24 [2023-09-15T15:26:42.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-15T15:26:43.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-15T15:26:43.326Z] OK: 265 MiB in 56 packages [2023-09-15T15:26:44.261Z] Removing intermediate container 3c006834df24 [2023-09-15T15:26:44.261Z] ---> 5a4a6d6a566f [2023-09-15T15:26:44.261Z] Step 10/15 : ENV GO111MODULE=on [2023-09-15T15:26:44.261Z] ---> Running in e61fe614d371 [2023-09-15T15:26:44.518Z] Removing intermediate container e61fe614d371 [2023-09-15T15:26:44.518Z] ---> b55f9464b423 [2023-09-15T15:26:44.518Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-15T15:26:44.778Z] ---> Running in cd586260baac [2023-09-15T15:26:44.778Z] Removing intermediate container cd586260baac [2023-09-15T15:26:44.778Z] ---> e7b710bf896e [2023-09-15T15:26:44.778Z] Step 12/15 : COPY go.mod vendor* ./ [2023-09-15T15:26:45.037Z] ---> 998cb6bdbcf5 [2023-09-15T15:26:45.037Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-15T15:26:45.037Z] ---> Running in 6b20d9e671c1 [2023-09-15T15:27:34.047Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6254 in /w/workspace/edgexfoundry_edgex-ui-go_PR-633 [Pipeline] { [Pipeline] ws [2023-09-15T15:27:34.103Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-09-15T15:27:34.175Z] The recommended git tool is: git [2023-09-15T15:27:39.153Z] using credential edgex-jenkins-ssh [2023-09-15T15:27:39.169Z] Cloning the remote Git repository [2023-09-15T15:27:39.211Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-09-15T15:27:39.312Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-09-15T15:27:39.449Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-09-15T15:27:39.450Z] > git --version # timeout=10 [2023-09-15T15:27:39.479Z] > git --version # 'git version 2.25.1' [2023-09-15T15:27:39.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-15T15:27:39.622Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-15T15:27:42.760Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-09-15T15:27:42.779Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-15T15:27:44.209Z] Merging remotes/origin/main commit ef214e184896840ffd361b660bf61225b6f94ad5 into PR head commit 9bbe69e9c43986e0414a9e181f4f0d202588a052 [2023-09-15T15:27:43.605Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-09-15T15:27:43.647Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-09-15T15:27:43.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-15T15:27:43.662Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/633/head:refs/remotes/origin/PR-633 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-15T15:27:44.229Z] > git config core.sparsecheckout # timeout=10 [2023-09-15T15:27:44.309Z] > git checkout -f 9bbe69e9c43986e0414a9e181f4f0d202588a052 # timeout=10 [2023-09-15T15:27:44.788Z] Merge succeeded, producing 9bbe69e9c43986e0414a9e181f4f0d202588a052 [2023-09-15T15:27:44.789Z] Checking out Revision 9bbe69e9c43986e0414a9e181f4f0d202588a052 (PR-633) [2023-09-15T15:27:44.695Z] > git remote # timeout=10 [2023-09-15T15:27:44.715Z] > git config --get remote.origin.url # timeout=10 [2023-09-15T15:27:44.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-15T15:27:44.741Z] > git merge ef214e184896840ffd361b660bf61225b6f94ad5 # timeout=10 [2023-09-15T15:27:44.764Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-15T15:27:44.797Z] > git config core.sparsecheckout # timeout=10 [2023-09-15T15:27:44.816Z] > git checkout -f 9bbe69e9c43986e0414a9e181f4f0d202588a052 # timeout=10 [2023-09-15T15:27:48.685Z] Commit message: "build: Upgrade to go-1.21 and Alpine 3.18" [2023-09-15T15:27:48.734Z] > git --version # timeout=10 [2023-09-15T15:27:48.747Z] > git --version # 'git version 2.25.1' [2023-09-15T15:27:48.761Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-15T15:27:49.866Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-15T15:27:49.866Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-15T15:27:49.866Z] Dload Upload Total Spent Left Speed [2023-09-15T15:27:49.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-09-15T15:27:50.565Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-15T15:27:50.912Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-15T15:27:50.912Z] + sudo tee /etc/docker/daemon.new [2023-09-15T15:27:50.912Z] { [2023-09-15T15:27:50.912Z] "registry-mirrors": [ [2023-09-15T15:27:50.912Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-15T15:27:50.912Z] ], [2023-09-15T15:27:50.912Z] "bip": "10.250.0.254/24", [2023-09-15T15:27:50.912Z] "hosts": [ [2023-09-15T15:27:50.912Z] "tcp://0.0.0.0:5555", [2023-09-15T15:27:50.912Z] "unix:///var/run/docker.sock" [2023-09-15T15:27:50.912Z] ], [2023-09-15T15:27:50.912Z] "mtu": 1458, [2023-09-15T15:27:50.912Z] "selinux-enabled": true, [2023-09-15T15:27:50.912Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-15T15:27:50.912Z] } [Pipeline] sh [2023-09-15T15:27:51.255Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-15T15:27:51.608Z] + sudo service docker restart [2023-09-15T15:27:52.742Z] Removing intermediate container 6b20d9e671c1 [2023-09-15T15:27:52.742Z] ---> ae93c38b2e11 [2023-09-15T15:27:52.742Z] Step 14/15 : COPY . . [2023-09-15T15:27:52.742Z] ---> 586907407768 [2023-09-15T15:27:52.742Z] Step 15/15 : RUN ${MAKE} [2023-09-15T15:27:52.742Z] ---> Running in f4a8a5820663 [2023-09-15T15:27:52.742Z] noop [2023-09-15T15:27:52.742Z] Removing intermediate container f4a8a5820663 [2023-09-15T15:27:52.742Z] ---> 6264f5e89b66 [2023-09-15T15:27:52.742Z] Successfully built 6264f5e89b66 [2023-09-15T15:27:52.742Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T15:27:53.177Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-15T15:27:53.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-15T15:27:53.332Z] prd-ubuntu20.04-docker-8c-8g-6253 does not seem to be running inside a container [2023-09-15T15:27:53.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-633 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633:/w/workspace/edgexfoundry_edgex-ui-go_PR-633:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-15T15:27:53.739Z] $ docker top e18fa9e468dc5416ae2ee36a99b4b93a41489e9daf3bc5ddba8ee0f07e23c854 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-15T15:27:54.130Z] + go version [2023-09-15T15:27:54.130Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-15T15:27:54.167Z] $ docker stop --time=1 e18fa9e468dc5416ae2ee36a99b4b93a41489e9daf3bc5ddba8ee0f07e23c854 [2023-09-15T15:27:55.586Z] $ docker rm -f --volumes e18fa9e468dc5416ae2ee36a99b4b93a41489e9daf3bc5ddba8ee0f07e23c854 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T15:27:56.317Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-15T15:27:56.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-15T15:27:56.469Z] prd-ubuntu20.04-docker-8c-8g-6253 does not seem to be running inside a container [2023-09-15T15:27:56.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-633 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633:/w/workspace/edgexfoundry_edgex-ui-go_PR-633:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-15T15:27:56.947Z] $ docker top 3d068f846615f0647b5099c2a4c7878ff15a7658f2a70a3ae78d16b27fa8f5a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-15T15:27:57.343Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-633 [Pipeline] fileExists [Pipeline] sh [2023-09-15T15:27:57.707Z] + make test [2023-09-15T15:27:57.708Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-09-15T15:28:00.240Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-09-15T15:28:06.802Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-09-15T15:28:06.802Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-09-15T15:28:06.802Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-09-15T15:28:06.802Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-09-15T15:28:06.802Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-09-15T15:28:06.802Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-09-15T15:28:06.802Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-09-15T15:28:06.802Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-09-15T15:28:06.802Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-15T15:28:09.907Z] provisioning config files... [2023-09-15T15:28:09.933Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config11247161288161383455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-15T15:28:10.083Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-15T15:28:10.083Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-15T15:28:10.083Z] ./bin/test-attribution-txt.sh [2023-09-15T15:28:10.083Z] make -C web test [2023-09-15T15:28:10.083Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-633/web' [2023-09-15T15:28:10.083Z] make[1]: tput: No such file or directory [2023-09-15T15:28:10.083Z] make[1]: tput: No such file or directory [2023-09-15T15:28:10.083Z] warning: generating ./VERSION [2023-09-15T15:28:10.083Z] echo "0.0.0" > VERSION [2023-09-15T15:28:10.083Z] docker build \ [2023-09-15T15:28:10.083Z] -f Dockerfile \ [2023-09-15T15:28:10.083Z] --build-arg USER=1000 \ [2023-09-15T15:28:10.083Z] \ [2023-09-15T15:28:10.083Z] --label "git_sha=9bbe69e9c43986e0414a9e181f4f0d202588a052" \ [2023-09-15T15:28:10.083Z] -t edgexfoundry/edgex-web-ui:9bbe69e9c43986e0414a9e181f4f0d202588a052 \ [2023-09-15T15:28:10.083Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-09-15T15:28:10.083Z] . [2023-09-15T15:28:10.083Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-09-15T15:28:10.083Z] Install the buildx component to build images with BuildKit: [2023-09-15T15:28:10.083Z] https://docs.docker.com/go/buildx/ [2023-09-15T15:28:10.083Z] [2023-09-15T15:28:10.083Z] Sending build context to Docker daemon 2.571MB [2023-09-15T15:28:10.083Z] Step 1/10 : FROM node:18-alpine3.18 [2023-09-15T15:28:10.320Z] ---> docker-login.sh [2023-09-15T15:28:10.320Z] nexus3.edgexfoundry.org:10001 [2023-09-15T15:28:10.340Z] 18-alpine3.18: Pulling from library/node [2023-09-15T15:28:10.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T15:28:10.604Z] 7264a8db6415: Already exists [2023-09-15T15:28:10.604Z] 751194035c36: Pulling fs layer [2023-09-15T15:28:10.604Z] eff5dce73b38: Pulling fs layer [2023-09-15T15:28:10.604Z] c8ce5be43019: Pulling fs layer [2023-09-15T15:28:10.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T15:28:10.862Z] Configure a credential helper to remove this warning. See [2023-09-15T15:28:10.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T15:28:10.862Z] [2023-09-15T15:28:10.862Z] Login Succeeded [2023-09-15T15:28:10.862Z] nexus3.edgexfoundry.org:10002 [2023-09-15T15:28:10.862Z] c8ce5be43019: Download complete [2023-09-15T15:28:11.120Z] eff5dce73b38: Verifying Checksum [2023-09-15T15:28:11.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T15:28:11.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T15:28:11.133Z] Configure a credential helper to remove this warning. See [2023-09-15T15:28:11.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T15:28:11.134Z] [2023-09-15T15:28:11.134Z] Login Succeeded [2023-09-15T15:28:11.134Z] nexus3.edgexfoundry.org:10003 [2023-09-15T15:28:11.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T15:28:11.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T15:28:11.673Z] Configure a credential helper to remove this warning. See [2023-09-15T15:28:11.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T15:28:11.673Z] [2023-09-15T15:28:11.673Z] Login Succeeded [2023-09-15T15:28:11.673Z] nexus3.edgexfoundry.org:10004 [2023-09-15T15:28:11.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T15:28:11.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T15:28:11.945Z] Configure a credential helper to remove this warning. See [2023-09-15T15:28:11.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T15:28:11.945Z] [2023-09-15T15:28:11.945Z] Login Succeeded [2023-09-15T15:28:11.945Z] docker.io [2023-09-15T15:28:12.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-15T15:28:12.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-15T15:28:12.480Z] Configure a credential helper to remove this warning. See [2023-09-15T15:28:12.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-15T15:28:12.480Z] [2023-09-15T15:28:12.480Z] Login Succeeded [2023-09-15T15:28:12.480Z] ---> docker-login.sh ends [2023-09-15T15:28:12.496Z] 751194035c36: Verifying Checksum [2023-09-15T15:28:12.496Z] 751194035c36: Download complete [Pipeline] } [2023-09-15T15:28:12.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-15T15:28:12.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-15T15:28:12.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-15T15:28:12.969Z] ========================================================= [2023-09-15T15:28:12.969Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-15T15:28:12.969Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T15:28:13.460Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-15T15:28:14.394Z] 751194035c36: Pull complete [2023-09-15T15:28:14.394Z] eff5dce73b38: Pull complete [2023-09-15T15:28:14.394Z] c8ce5be43019: Pull complete [2023-09-15T15:28:14.427Z] Sending build context to Docker daemon 30.31MB [2023-09-15T15:28:14.427Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-09-15T15:28:14.427Z] Step 2/15 : FROM ${BASE} AS builder [2023-09-15T15:28:14.654Z] Digest: sha256:3482a20c97e401b56ac50ba8920cc7b5b2022bfc6aa7d4e4c231755770cf892f [2023-09-15T15:28:14.654Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-09-15T15:28:14.654Z] ---> 50c7e33a9de1 [2023-09-15T15:28:14.654Z] Step 2/10 : RUN apk add --no-cache chromium [2023-09-15T15:28:14.701Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-15T15:28:14.701Z] 9fda8d8052c6: Pulling fs layer [2023-09-15T15:28:14.701Z] 5d54e960e981: Pulling fs layer [2023-09-15T15:28:14.701Z] c4a7e357bf2a: Pulling fs layer [2023-09-15T15:28:14.701Z] f0e02332f6b5: Pulling fs layer [2023-09-15T15:28:14.701Z] 66412af1f25a: Pulling fs layer [2023-09-15T15:28:14.701Z] 1baf3a5c0e64: Pulling fs layer [2023-09-15T15:28:14.701Z] f0e02332f6b5: Waiting [2023-09-15T15:28:14.701Z] 9a37bb91b891: Pulling fs layer [2023-09-15T15:28:14.701Z] a29adfc67d43: Pulling fs layer [2023-09-15T15:28:14.701Z] d5de9f91c1a4: Pulling fs layer [2023-09-15T15:28:14.701Z] 66412af1f25a: Waiting [2023-09-15T15:28:14.701Z] 9a37bb91b891: Waiting [2023-09-15T15:28:14.701Z] 1baf3a5c0e64: Waiting [2023-09-15T15:28:14.701Z] d5de9f91c1a4: Waiting [2023-09-15T15:28:14.701Z] a29adfc67d43: Waiting [2023-09-15T15:28:14.701Z] 5d54e960e981: Verifying Checksum [2023-09-15T15:28:14.701Z] 5d54e960e981: Download complete [2023-09-15T15:28:14.701Z] f0e02332f6b5: Verifying Checksum [2023-09-15T15:28:14.701Z] f0e02332f6b5: Download complete [2023-09-15T15:28:14.701Z] 66412af1f25a: Verifying Checksum [2023-09-15T15:28:14.701Z] 66412af1f25a: Download complete [2023-09-15T15:28:14.701Z] 9fda8d8052c6: Download complete [2023-09-15T15:28:15.291Z] 9a37bb91b891: Verifying Checksum [2023-09-15T15:28:15.291Z] 9a37bb91b891: Download complete [2023-09-15T15:28:15.559Z] a29adfc67d43: Verifying Checksum [2023-09-15T15:28:15.559Z] a29adfc67d43: Download complete [2023-09-15T15:28:15.559Z] 9fda8d8052c6: Pull complete [2023-09-15T15:28:16.146Z] 5d54e960e981: Pull complete [2023-09-15T15:28:16.413Z] c4a7e357bf2a: Verifying Checksum [2023-09-15T15:28:16.413Z] c4a7e357bf2a: Download complete [2023-09-15T15:28:17.375Z] d5de9f91c1a4: Verifying Checksum [2023-09-15T15:28:17.375Z] d5de9f91c1a4: Download complete [2023-09-15T15:28:17.375Z] 1baf3a5c0e64: Download complete [2023-09-15T15:28:21.226Z] ---> Running in 8e94ce680641 [2023-09-15T15:28:21.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-15T15:28:21.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-15T15:28:21.486Z] (1/155) Installing libexpat (2.5.0-r1) [2023-09-15T15:28:21.486Z] (2/155) Installing brotli-libs (1.0.9-r14) [2023-09-15T15:28:21.486Z] (3/155) Installing libbz2 (1.0.8-r5) [2023-09-15T15:28:21.486Z] (4/155) Installing libpng (1.6.39-r3) [2023-09-15T15:28:21.486Z] (5/155) Installing freetype (2.13.0-r5) [2023-09-15T15:28:21.486Z] (6/155) Installing fontconfig (2.14.2-r3) [2023-09-15T15:28:21.486Z] (7/155) Installing libfontenc (1.1.7-r2) [2023-09-15T15:28:21.486Z] (8/155) Installing mkfontscale (1.2.2-r3) [2023-09-15T15:28:21.486Z] (9/155) Installing font-opensans (0_git20210927-r1) [2023-09-15T15:28:21.486Z] (10/155) Installing pkgconf (1.9.5-r0) [2023-09-15T15:28:21.486Z] (11/155) Installing libffi (3.4.4-r2) [2023-09-15T15:28:21.486Z] (12/155) Installing libintl (0.21.1-r7) [2023-09-15T15:28:21.486Z] (13/155) Installing libblkid (2.38.1-r8) [2023-09-15T15:28:21.486Z] (14/155) Installing libmount (2.38.1-r8) [2023-09-15T15:28:21.486Z] (15/155) Installing pcre2 (10.42-r1) [2023-09-15T15:28:21.486Z] (16/155) Installing glib (2.76.4-r0) [2023-09-15T15:28:21.486Z] (17/155) Installing xz-libs (5.4.3-r0) [2023-09-15T15:28:21.486Z] (18/155) Installing libxml2 (2.11.4-r0) [2023-09-15T15:28:21.486Z] (19/155) Installing shared-mime-info (2.2-r5) [2023-09-15T15:28:21.486Z] (20/155) Installing hicolor-icon-theme (0.17-r2) [2023-09-15T15:28:21.745Z] (21/155) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-15T15:28:21.745Z] (22/155) Installing libwebp (1.3.2-r0) [2023-09-15T15:28:21.745Z] (23/155) Installing zstd-libs (1.5.5-r4) [2023-09-15T15:28:21.745Z] (24/155) Installing tiff (4.5.1-r0) [2023-09-15T15:28:21.745Z] (25/155) Installing gdk-pixbuf (2.42.10-r5) [2023-09-15T15:28:21.745Z] (26/155) Installing gtk-update-icon-cache (3.24.38-r1) [2023-09-15T15:28:21.745Z] (27/155) Installing libxau (1.0.11-r2) [2023-09-15T15:28:21.745Z] (28/155) Installing libmd (1.0.4-r2) [2023-09-15T15:28:21.745Z] (29/155) Installing libbsd (0.11.7-r1) [2023-09-15T15:28:21.745Z] (30/155) Installing libxdmcp (1.1.4-r2) [2023-09-15T15:28:21.745Z] (31/155) Installing libxcb (1.15-r1) [2023-09-15T15:28:21.745Z] (32/155) Installing libx11 (1.8.4-r4) [2023-09-15T15:28:21.745Z] (33/155) Installing libxcomposite (0.4.6-r3) [2023-09-15T15:28:21.745Z] (34/155) Installing libxfixes (6.0.1-r2) [2023-09-15T15:28:21.745Z] (35/155) Installing libxrender (0.9.11-r3) [2023-09-15T15:28:21.745Z] (36/155) Installing libxcursor (1.2.1-r2) [2023-09-15T15:28:21.745Z] (37/155) Installing libxdamage (1.1.6-r2) [2023-09-15T15:28:21.745Z] (38/155) Installing libxext (1.3.5-r2) [2023-09-15T15:28:21.745Z] (39/155) Installing libxi (1.8.1-r0) [2023-09-15T15:28:21.745Z] (40/155) Installing libxinerama (1.1.5-r2) [2023-09-15T15:28:21.745Z] (41/155) Installing libxrandr (1.5.3-r2) [2023-09-15T15:28:21.745Z] (42/155) Installing libatk-1.0 (2.48.3-r0) [2023-09-15T15:28:21.745Z] (43/155) Installing libxtst (1.2.4-r2) [2023-09-15T15:28:21.745Z] (44/155) Installing dbus-libs (1.14.8-r0) [2023-09-15T15:28:21.745Z] (45/155) Installing at-spi2-core (2.48.3-r0) [2023-09-15T15:28:21.745Z] (46/155) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-09-15T15:28:21.745Z] (47/155) Installing pixman (0.42.2-r1) [2023-09-15T15:28:21.745Z] (48/155) Installing cairo (1.17.8-r1) [2023-09-15T15:28:21.745Z] (49/155) Installing cairo-gobject (1.17.8-r1) [2023-09-15T15:28:21.745Z] (50/155) Installing avahi-libs (0.8-r13) [2023-09-15T15:28:21.745Z] (51/155) Installing gmp (6.2.1-r3) [2023-09-15T15:28:21.745Z] (52/155) Installing nettle (3.8.1-r2) [2023-09-15T15:28:22.004Z] (53/155) Installing libunistring (1.1-r1) [2023-09-15T15:28:22.004Z] (54/155) Installing libidn2 (2.3.4-r1) [2023-09-15T15:28:22.004Z] (55/155) Installing p11-kit (0.24.1-r2) [2023-09-15T15:28:22.004Z] (56/155) Installing libtasn1 (4.19.0-r1) [2023-09-15T15:28:22.004Z] (57/155) Installing gnutls (3.8.0-r2) [2023-09-15T15:28:22.004Z] (58/155) Installing cups-libs (2.4.6-r0) [2023-09-15T15:28:22.004Z] (59/155) Installing libepoxy (1.5.10-r1) [2023-09-15T15:28:22.004Z] (60/155) Installing fribidi (1.0.13-r0) [2023-09-15T15:28:22.004Z] (61/155) Installing graphite2 (1.3.14-r5) [2023-09-15T15:28:22.004Z] (62/155) Installing harfbuzz (7.3.0-r0) [2023-09-15T15:28:22.004Z] (63/155) Installing libxft (2.3.8-r1) [2023-09-15T15:28:22.004Z] (64/155) Installing pango (1.50.14-r1) [2023-09-15T15:28:22.004Z] (65/155) Installing wayland-libs-client (1.22.0-r2) [2023-09-15T15:28:22.004Z] (66/155) Installing wayland-libs-cursor (1.22.0-r2) [2023-09-15T15:28:22.004Z] (67/155) Installing wayland-libs-egl (1.22.0-r2) [2023-09-15T15:28:22.004Z] (68/155) Installing xkeyboard-config (2.38-r0) [2023-09-15T15:28:22.004Z] (69/155) Installing libxkbcommon (1.5.0-r2) [2023-09-15T15:28:22.004Z] (70/155) Installing gtk+3.0 (3.24.38-r1) [2023-09-15T15:28:22.004Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-09-15T15:28:22.004Z] (71/155) Installing icu-data-full (73.2-r2) [2023-09-15T15:28:22.263Z] (72/155) Installing mesa (23.0.4-r0) [2023-09-15T15:28:22.263Z] (73/155) Installing llvm15-libs (15.0.7-r6) [2023-09-15T15:28:22.830Z] (74/155) Installing hwdata-pci (0.370-r0) [2023-09-15T15:28:23.089Z] (75/155) Installing libpciaccess (0.17-r2) [2023-09-15T15:28:23.089Z] (76/155) Installing libdrm (2.4.115-r4) [2023-09-15T15:28:23.089Z] (77/155) Installing musl-fts (1.2.7-r5) [2023-09-15T15:28:23.089Z] (78/155) Installing libelf (0.189-r2) [2023-09-15T15:28:23.089Z] (79/155) Installing mesa-glapi (23.0.4-r0) [2023-09-15T15:28:23.089Z] (80/155) Installing mesa-dri-gallium (23.0.4-r0) [2023-09-15T15:28:23.089Z] (81/155) Installing eudev-libs (3.2.11-r8) [2023-09-15T15:28:23.089Z] (82/155) Installing libmagic (5.45-r0) [2023-09-15T15:28:23.089Z] (83/155) Installing file (5.45-r0) [2023-09-15T15:28:23.089Z] (84/155) Installing libice (1.1.1-r2) [2023-09-15T15:28:23.089Z] (85/155) Installing libuuid (2.38.1-r8) [2023-09-15T15:28:23.089Z] (86/155) Installing libsm (1.2.4-r1) [2023-09-15T15:28:23.089Z] (87/155) Installing libxt (1.3.0-r2) [2023-09-15T15:28:23.089Z] (88/155) Installing libxmu (1.1.4-r2) [2023-09-15T15:28:23.089Z] (89/155) Installing xset (1.2.5-r1) [2023-09-15T15:28:23.089Z] (90/155) Installing xprop (1.2.6-r0) [2023-09-15T15:28:23.089Z] (91/155) Installing xdg-utils (1.1.3-r4) [2023-09-15T15:28:23.346Z] (92/155) Installing libogg (1.3.5-r4) [2023-09-15T15:28:23.346Z] (93/155) Installing flac-libs (1.4.3-r0) [2023-09-15T15:28:23.346Z] (94/155) Installing alsa-lib (1.2.9-r1) [2023-09-15T15:28:23.346Z] (95/155) Installing libatomic (12.2.1_git20220924-r10) [2023-09-15T15:28:23.346Z] (96/155) Installing svt-av1-libs (1.6.0-r0) [2023-09-15T15:28:23.346Z] (97/155) Installing aom-libs (3.6.1-r0) [2023-09-15T15:28:23.346Z] (98/155) Installing libva (2.18.0-r1) [2023-09-15T15:28:23.346Z] (99/155) Installing libvdpau (1.5-r1) [2023-09-15T15:28:23.346Z] (100/155) Installing onevpl-libs (2023.2.1-r0) [2023-09-15T15:28:23.346Z] (101/155) Installing ffmpeg-libavutil (6.0-r15) [2023-09-15T15:28:23.346Z] (102/155) Installing libdav1d (1.2.1-r0) [2023-09-15T15:28:23.346Z] (103/155) Installing libhwy (1.0.4-r1) [2023-09-15T15:28:23.346Z] (104/155) Installing lcms2 (2.15-r2) [2023-09-15T15:28:23.346Z] (105/155) Installing libjxl (0.8.2-r0) [2023-09-15T15:28:23.346Z] (106/155) Installing lame-libs (3.100-r5) [2023-09-15T15:28:23.346Z] (107/155) Installing opus (1.4-r0) [2023-09-15T15:28:23.346Z] (108/155) Installing libgomp (12.2.1_git20220924-r10) [2023-09-15T15:28:23.346Z] (109/155) Installing soxr (0.1.3-r5) [2023-09-15T15:28:23.604Z] (110/155) Installing ffmpeg-libswresample (6.0-r15) [2023-09-15T15:28:23.604Z] (111/155) Installing libtheora (1.1.1-r17) [2023-09-15T15:28:23.604Z] (112/155) Installing libvorbis (1.3.7-r1) [2023-09-15T15:28:23.604Z] (113/155) Installing libvpx (1.13.0-r1) [2023-09-15T15:28:23.604Z] (114/155) Installing x264-libs (0.164_git20220602-r1) [2023-09-15T15:28:23.604Z] (115/155) Installing numactl (2.0.16-r4) [2023-09-15T15:28:23.604Z] (116/155) Installing x265-libs (3.5-r4) [2023-09-15T15:28:23.604Z] (117/155) Installing xvidcore (1.3.7-r1) [2023-09-15T15:28:23.604Z] (118/155) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-15T15:28:23.868Z] (119/155) Installing libbluray (1.3.4-r0) [2023-09-15T15:28:23.868Z] (120/155) Installing mpg123-libs (1.31.3-r1) [2023-09-15T15:28:23.868Z] (121/155) Installing libopenmpt (0.7.2-r0) [2023-09-15T15:28:23.868Z] (122/155) Installing cjson (1.7.15-r4) [2023-09-15T15:28:23.868Z] (123/155) Installing mbedtls (2.28.4-r0) [2023-09-15T15:28:23.868Z] (124/155) Installing librist (0.2.7-r0) [2023-09-15T15:28:23.868Z] (125/155) Installing libsrt (1.5.2-r0) [2023-09-15T15:28:23.868Z] (126/155) Installing libssh (0.10.5-r0) [2023-09-15T15:28:23.868Z] (127/155) Installing libsodium (1.0.18-r3) [2023-09-15T15:28:23.868Z] (128/155) Installing libzmq (4.3.4-r4) [2023-09-15T15:28:23.868Z] (129/155) Installing ffmpeg-libavformat (6.0-r15) [2023-09-15T15:28:23.868Z] (130/155) Installing libevent (2.1.12-r6) [2023-09-15T15:28:23.868Z] (131/155) Installing wayland-libs-server (1.22.0-r2) [2023-09-15T15:28:23.868Z] (132/155) Installing mesa-gbm (23.0.4-r0) [2023-09-15T15:28:23.868Z] (133/155) Installing harfbuzz-subset (7.3.0-r0) [2023-09-15T15:28:23.868Z] (134/155) Installing icu-libs (73.2-r2) [2023-09-15T15:28:23.868Z] (135/155) Installing jsoncpp (1.9.5-r0) [2023-09-15T15:28:23.868Z] (136/155) Installing minizip (1.2.13-r0) [2023-09-15T15:28:23.868Z] (137/155) Installing nspr (4.35-r2) [2023-09-15T15:28:23.868Z] (138/155) Installing sqlite-libs (3.41.2-r2) [2023-09-15T15:28:23.868Z] (139/155) Installing nss (3.91-r0) [2023-09-15T15:28:23.869Z] (140/155) Installing pipewire-libs (0.3.70-r1) [2023-09-15T15:28:24.126Z] (141/155) Installing libasyncns (0.8-r1) [2023-09-15T15:28:24.126Z] (142/155) Installing libltdl (2.4.7-r2) [2023-09-15T15:28:24.126Z] (143/155) Installing orc (0.4.34-r0) [2023-09-15T15:28:24.126Z] (144/155) Installing libsndfile (1.2.0-r2) [2023-09-15T15:28:24.126Z] (145/155) Installing speexdsp (1.2.1-r1) [2023-09-15T15:28:24.126Z] (146/155) Installing tdb-libs (1.4.8-r1) [2023-09-15T15:28:24.126Z] (147/155) Installing libpulse (16.1-r10) [2023-09-15T15:28:24.126Z] (148/155) Installing re2 (2023.03.01-r1) [2023-09-15T15:28:24.126Z] (149/155) Installing snappy (1.1.10-r1) [2023-09-15T15:28:24.126Z] (150/155) Installing libwoff2common (1.0.2-r2) [2023-09-15T15:28:24.126Z] (151/155) Installing libwoff2enc (1.0.2-r2) [2023-09-15T15:28:24.126Z] (152/155) Installing libgpg-error (1.47-r1) [2023-09-15T15:28:24.126Z] (153/155) Installing libgcrypt (1.10.2-r1) [2023-09-15T15:28:24.126Z] (154/155) Installing libxslt (1.1.38-r0) [2023-09-15T15:28:24.126Z] (155/155) Installing chromium (115.0.5790.170-r0) [2023-09-15T15:28:25.559Z] Executing busybox-1.36.1-r2.trigger [2023-09-15T15:28:25.559Z] Executing fontconfig-2.14.2-r3.trigger [2023-09-15T15:28:25.559Z] Executing mkfontscale-1.2.2-r3.trigger [2023-09-15T15:28:25.559Z] Executing glib-2.76.4-r0.trigger [2023-09-15T15:28:25.559Z] Executing shared-mime-info-2.2-r5.trigger [2023-09-15T15:28:25.817Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-09-15T15:28:25.817Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-09-15T15:28:26.075Z] OK: 572 MiB in 172 packages [2023-09-15T15:28:29.689Z] c4a7e357bf2a: Pull complete [2023-09-15T15:28:29.690Z] f0e02332f6b5: Pull complete [2023-09-15T15:28:29.690Z] 66412af1f25a: Pull complete [2023-09-15T15:28:35.047Z] 1baf3a5c0e64: Pull complete [2023-09-15T15:28:36.462Z] 9a37bb91b891: Pull complete [2023-09-15T15:28:37.429Z] a29adfc67d43: Pull complete [2023-09-15T15:28:38.874Z] d5de9f91c1a4: Pull complete [2023-09-15T15:28:39.144Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-15T15:28:39.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-15T15:28:39.144Z] ---> 746ca1b523b5 [2023-09-15T15:28:39.144Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-15T15:28:41.089Z] ---> Running in 8962409ae471 [2023-09-15T15:28:41.089Z] Removing intermediate container 8962409ae471 [2023-09-15T15:28:41.089Z] ---> ae50fc884cf3 [2023-09-15T15:28:41.089Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-09-15T15:28:41.356Z] ---> Running in 3b893c0d8391 [2023-09-15T15:28:41.624Z] Removing intermediate container 3b893c0d8391 [2023-09-15T15:28:41.624Z] ---> c4da1e339f8c [2023-09-15T15:28:41.624Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-09-15T15:28:41.624Z] ---> Running in 60a6717b5ac5 [2023-09-15T15:28:41.892Z] Removing intermediate container 60a6717b5ac5 [2023-09-15T15:28:41.892Z] ---> 3a6e5689b784 [2023-09-15T15:28:41.892Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-09-15T15:28:41.892Z] ---> Running in c8d830228893 [2023-09-15T15:28:42.160Z] Removing intermediate container c8d830228893 [2023-09-15T15:28:42.160Z] ---> 771d59336503 [2023-09-15T15:28:42.160Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-15T15:28:42.431Z] ---> Running in 5a866d382cf1 [2023-09-15T15:28:42.697Z] Removing intermediate container 5a866d382cf1 [2023-09-15T15:28:42.697Z] ---> 2d76101a97a7 [2023-09-15T15:28:42.697Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-15T15:28:42.963Z] latest: Pulling from library/docker [2023-09-15T15:28:43.228Z] 9fda8d8052c6: Already exists [2023-09-15T15:28:43.228Z] 6852f3ef0b5f: Pulling fs layer [2023-09-15T15:28:43.228Z] 4f4fb700ef54: Pulling fs layer [2023-09-15T15:28:43.228Z] 767c2a40dc41: Pulling fs layer [2023-09-15T15:28:43.228Z] 011855a528fc: Pulling fs layer [2023-09-15T15:28:43.228Z] 2eb2999eb53e: Pulling fs layer [2023-09-15T15:28:43.228Z] 52a6c1800204: Pulling fs layer [2023-09-15T15:28:43.228Z] a01340eade1a: Pulling fs layer [2023-09-15T15:28:43.228Z] fcee97a2aa0f: Pulling fs layer [2023-09-15T15:28:43.228Z] 8cf3fdb5711b: Pulling fs layer [2023-09-15T15:28:43.228Z] 36ac283ad2d4: Pulling fs layer [2023-09-15T15:28:43.228Z] 3f3c41fd9ebb: Pulling fs layer [2023-09-15T15:28:43.228Z] 29a5074801a2: Pulling fs layer [2023-09-15T15:28:43.228Z] 0a0cc6640ec8: Pulling fs layer [2023-09-15T15:28:43.228Z] fcee97a2aa0f: Waiting [2023-09-15T15:28:43.228Z] 8cf3fdb5711b: Waiting [2023-09-15T15:28:43.228Z] 36ac283ad2d4: Waiting [2023-09-15T15:28:43.228Z] 3f3c41fd9ebb: Waiting [2023-09-15T15:28:43.228Z] 011855a528fc: Waiting [2023-09-15T15:28:43.228Z] 29a5074801a2: Waiting [2023-09-15T15:28:43.228Z] 0a0cc6640ec8: Waiting [2023-09-15T15:28:43.228Z] 2eb2999eb53e: Waiting [2023-09-15T15:28:43.228Z] a01340eade1a: Waiting [2023-09-15T15:28:43.228Z] 52a6c1800204: Waiting [2023-09-15T15:28:43.502Z] 4f4fb700ef54: Verifying Checksum [2023-09-15T15:28:43.502Z] 4f4fb700ef54: Download complete [2023-09-15T15:28:43.502Z] 6852f3ef0b5f: Download complete [2023-09-15T15:28:43.782Z] 767c2a40dc41: Verifying Checksum [2023-09-15T15:28:43.782Z] 767c2a40dc41: Download complete [2023-09-15T15:28:44.048Z] 52a6c1800204: Verifying Checksum [2023-09-15T15:28:44.048Z] 52a6c1800204: Download complete [2023-09-15T15:28:44.048Z] 011855a528fc: Verifying Checksum [2023-09-15T15:28:44.048Z] 011855a528fc: Download complete [2023-09-15T15:28:44.048Z] 2eb2999eb53e: Verifying Checksum [2023-09-15T15:28:44.048Z] 2eb2999eb53e: Download complete [2023-09-15T15:28:44.316Z] 6852f3ef0b5f: Pull complete [2023-09-15T15:28:44.316Z] fcee97a2aa0f: Download complete [2023-09-15T15:28:44.316Z] a01340eade1a: Verifying Checksum [2023-09-15T15:28:44.316Z] a01340eade1a: Download complete [2023-09-15T15:28:44.316Z] 36ac283ad2d4: Verifying Checksum [2023-09-15T15:28:44.316Z] 36ac283ad2d4: Download complete [2023-09-15T15:28:44.316Z] 4f4fb700ef54: Pull complete [2023-09-15T15:28:44.584Z] 29a5074801a2: Verifying Checksum [2023-09-15T15:28:44.584Z] 29a5074801a2: Download complete [2023-09-15T15:28:44.584Z] 8cf3fdb5711b: Verifying Checksum [2023-09-15T15:28:44.584Z] 8cf3fdb5711b: Download complete [2023-09-15T15:28:44.584Z] 0a0cc6640ec8: Verifying Checksum [2023-09-15T15:28:44.584Z] 0a0cc6640ec8: Download complete [2023-09-15T15:28:45.547Z] 767c2a40dc41: Pull complete [2023-09-15T15:28:45.815Z] 3f3c41fd9ebb: Verifying Checksum [2023-09-15T15:28:45.815Z] 3f3c41fd9ebb: Download complete [2023-09-15T15:28:46.399Z] 011855a528fc: Pull complete [2023-09-15T15:28:47.830Z] 2eb2999eb53e: Pull complete [2023-09-15T15:28:47.830Z] 52a6c1800204: Pull complete [2023-09-15T15:28:48.099Z] a01340eade1a: Pull complete [2023-09-15T15:28:48.367Z] fcee97a2aa0f: Pull complete [2023-09-15T15:28:49.328Z] 8cf3fdb5711b: Pull complete [2023-09-15T15:28:49.597Z] 36ac283ad2d4: Pull complete [2023-09-15T15:28:52.191Z] 3f3c41fd9ebb: Pull complete [2023-09-15T15:28:52.459Z] 29a5074801a2: Pull complete [2023-09-15T15:28:52.726Z] 0a0cc6640ec8: Pull complete [2023-09-15T15:28:52.726Z] Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c [2023-09-15T15:28:52.726Z] Status: Downloaded newer image for docker:latest [2023-09-15T15:28:52.762Z] Removing intermediate container 8e94ce680641 [2023-09-15T15:28:52.762Z] ---> d1b7d1c8f104 [2023-09-15T15:28:52.762Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-09-15T15:28:52.762Z] ---> Running in e53b421ea227 [2023-09-15T15:28:52.762Z] Removing intermediate container e53b421ea227 [2023-09-15T15:28:52.762Z] ---> 7cf9f7700c43 [2023-09-15T15:28:52.762Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-09-15T15:28:52.762Z] ---> Running in db7bbb241614 [2023-09-15T15:28:52.762Z] Removing intermediate container db7bbb241614 [2023-09-15T15:28:52.762Z] ---> d88626a52ed1 [2023-09-15T15:28:52.762Z] Step 5/10 : RUN npm install -g npm && npm audit fix --force [2023-09-15T15:28:52.762Z] ---> Running in 86a2d27d50cc [2023-09-15T15:28:56.978Z] ---> b3ba4993e08f [2023-09-15T15:28:56.978Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-15T15:28:56.978Z] ---> Running in aa0412c29488 [2023-09-15T15:28:57.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-15T15:28:58.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-15T15:28:59.159Z] OK: 267 MiB in 56 packages [2023-09-15T15:29:00.119Z] Removing intermediate container aa0412c29488 [2023-09-15T15:29:00.119Z] ---> 0135142656f5 [2023-09-15T15:29:00.119Z] Step 10/15 : ENV GO111MODULE=on [2023-09-15T15:29:00.119Z] ---> Running in cc81a207c889 [2023-09-15T15:29:00.386Z] Removing intermediate container cc81a207c889 [2023-09-15T15:29:00.386Z] ---> 5e1a240e609a [2023-09-15T15:29:00.386Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-15T15:29:00.656Z] ---> Running in b8e801a82507 [2023-09-15T15:29:00.924Z] Removing intermediate container b8e801a82507 [2023-09-15T15:29:00.924Z] ---> 00e3ff6c25a1 [2023-09-15T15:29:00.924Z] Step 12/15 : COPY go.mod vendor* ./ [2023-09-15T15:29:01.296Z] [2023-09-15T15:29:01.296Z] removed 12 packages, and changed 76 packages in 10s [2023-09-15T15:29:01.296Z] [2023-09-15T15:29:01.296Z] 28 packages are looking for funding [2023-09-15T15:29:01.296Z] run `npm fund` for details [2023-09-15T15:29:01.296Z] npm WARN using --force Recommended protections disabled. [2023-09-15T15:29:01.296Z] npm ERR! code ENOLOCK [2023-09-15T15:29:01.296Z] npm ERR! audit This command requires an existing lockfile. [2023-09-15T15:29:01.296Z] npm ERR! audit Try creating one first with: npm i --package-lock-only [2023-09-15T15:29:01.296Z] npm ERR! audit Original error: loadVirtual requires existing shrinkwrap file [2023-09-15T15:29:01.296Z]  [2023-09-15T15:29:01.296Z] npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-09-15T15_29_00_007Z-debug-0.log [2023-09-15T15:29:01.508Z] ---> 0da881cc6162 [2023-09-15T15:29:01.508Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-15T15:29:01.508Z] ---> Running in 326fde0ee9e7 [2023-09-15T15:29:01.865Z] The command '/bin/sh -c npm install -g npm && npm audit fix --force' returned a non-zero code: 1 [2023-09-15T15:29:01.865Z] make[1]: *** [Makefile:82: edgex-web-ui.imagebuilt] Error 1 [2023-09-15T15:29:01.865Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-633/web' [2023-09-15T15:29:01.865Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-09-15T15:29:01.908Z] $ docker stop --time=1 3d068f846615f0647b5099c2a4c7878ff15a7658f2a70a3ae78d16b27fa8f5a3 [2023-09-15T15:29:03.215Z] $ docker rm -f --volumes 3d068f846615f0647b5099c2a4c7878ff15a7658f2a70a3ae78d16b27fa8f5a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T15:29:04.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-15T15:29:04.448Z] [2023-09-15T15:29:04.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T15:29:04.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-15T15:29:04.823Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-15T15:29:04.823Z] 5eb5b503b376: Pulling fs layer [2023-09-15T15:29:04.823Z] 5c69ac0246d0: Pulling fs layer [2023-09-15T15:29:04.823Z] ec43610c2a17: Pulling fs layer [2023-09-15T15:29:04.823Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-15T15:29:04.823Z] 33b1e0a273af: Pulling fs layer [2023-09-15T15:29:04.823Z] 5d3b04190fa2: Pulling fs layer [2023-09-15T15:29:04.823Z] 2f39f015ded8: Pulling fs layer [2023-09-15T15:29:04.823Z] 3a2ae6a8a46f: Waiting [2023-09-15T15:29:04.823Z] 33b1e0a273af: Waiting [2023-09-15T15:29:04.823Z] 5d3b04190fa2: Waiting [2023-09-15T15:29:04.823Z] 5c69ac0246d0: Verifying Checksum [2023-09-15T15:29:04.823Z] 5c69ac0246d0: Download complete [2023-09-15T15:29:04.823Z] 3a2ae6a8a46f: Download complete [2023-09-15T15:29:04.823Z] ec43610c2a17: Verifying Checksum [2023-09-15T15:29:04.823Z] ec43610c2a17: Download complete [2023-09-15T15:29:04.823Z] 5d3b04190fa2: Verifying Checksum [2023-09-15T15:29:04.823Z] 5d3b04190fa2: Download complete [2023-09-15T15:29:05.081Z] 33b1e0a273af: Verifying Checksum [2023-09-15T15:29:05.081Z] 33b1e0a273af: Download complete [2023-09-15T15:29:05.081Z] 5eb5b503b376: Verifying Checksum [2023-09-15T15:29:05.081Z] 5eb5b503b376: Download complete [2023-09-15T15:29:06.012Z] 2f39f015ded8: Verifying Checksum [2023-09-15T15:29:06.012Z] 2f39f015ded8: Download complete [2023-09-15T15:29:06.270Z] 5eb5b503b376: Pull complete [2023-09-15T15:29:06.528Z] 5c69ac0246d0: Pull complete [2023-09-15T15:29:06.786Z] ec43610c2a17: Pull complete [2023-09-15T15:29:07.044Z] 3a2ae6a8a46f: Pull complete [2023-09-15T15:29:07.044Z] 33b1e0a273af: Pull complete [2023-09-15T15:29:07.303Z] 5d3b04190fa2: Pull complete [2023-09-15T15:29:11.486Z] 2f39f015ded8: Pull complete [2023-09-15T15:29:11.486Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-15T15:29:11.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-15T15:29:11.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-15T15:29:11.724Z] prd-ubuntu20.04-docker-8c-8g-6253 does not seem to be running inside a container [2023-09-15T15:29:11.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-633 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633:/w/workspace/edgexfoundry_edgex-ui-go_PR-633:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-15T15:29:24.697Z] $ docker top 6b082ecd6387881bd57e40d5b0142864731a217f76eac7709ee0e2f9b2c683e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-15T15:29:25.171Z] ---> job-cost.sh [2023-09-15T15:29:25.171Z] lf-activate-venv: SKIPPING [2023-09-15T15:29:25.171Z] INFO: No Stack... [2023-09-15T15:29:25.430Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-15T15:29:25.997Z] INFO: Archiving Costs [Pipeline] sh [2023-09-15T15:29:26.313Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-633/archives/cost.csv [2023-09-15T15:29:26.313Z] + cut -d, -f6 [Pipeline] lock [2023-09-15T15:29:26.354Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-633-1-stack-cost] [2023-09-15T15:29:26.359Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-633-1-stack-cost] did not exist. Created. [2023-09-15T15:29:26.359Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-633-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-15T15:29:27.174Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-15T15:29:27.263Z] Stashed 1 file(s) [Pipeline] } [2023-09-15T15:29:27.281Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-633-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-15T15:29:27.368Z] $ docker stop --time=1 6b082ecd6387881bd57e40d5b0142864731a217f76eac7709ee0e2f9b2c683e1 [2023-09-15T15:29:28.580Z] $ docker rm -f --volumes 6b082ecd6387881bd57e40d5b0142864731a217f76eac7709ee0e2f9b2c683e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-15T15:29:28.989Z] Failed in branch amd64 [2023-09-15T15:30:09.370Z] Removing intermediate container 326fde0ee9e7 [2023-09-15T15:30:09.370Z] ---> d950e31d62ea [2023-09-15T15:30:09.370Z] Step 14/15 : COPY . . [2023-09-15T15:30:09.370Z] ---> 6a1e3faf2d7e [2023-09-15T15:30:09.370Z] Step 15/15 : RUN ${MAKE} [2023-09-15T15:30:09.370Z] ---> Running in 192896daa841 [2023-09-15T15:30:09.370Z] noop [2023-09-15T15:30:09.370Z] Removing intermediate container 192896daa841 [2023-09-15T15:30:09.370Z] ---> 3916e54fc54f [2023-09-15T15:30:09.370Z] Successfully built 3916e54fc54f [2023-09-15T15:30:09.370Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T15:30:09.822Z] + docker inspect -f . ci-base-image-arm64 [2023-09-15T15:30:09.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-15T15:30:10.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-6254 does not seem to be running inside a container [2023-09-15T15:30:10.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-15T15:30:11.422Z] $ docker top 25e0ad996862363457eff920cf59b7a893f8346f84e1b5835bdc770edf914528 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-15T15:30:12.301Z] + go version [2023-09-15T15:30:12.301Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-15T15:30:12.335Z] $ docker stop --time=1 25e0ad996862363457eff920cf59b7a893f8346f84e1b5835bdc770edf914528 [2023-09-15T15:30:13.910Z] $ docker rm -f --volumes 25e0ad996862363457eff920cf59b7a893f8346f84e1b5835bdc770edf914528 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T15:30:14.738Z] + docker inspect -f . ci-base-image-arm64 [2023-09-15T15:30:14.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-15T15:30:14.992Z] prd-ubuntu20.04-docker-arm64-4c-16g-6254 does not seem to be running inside a container [2023-09-15T15:30:15.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-15T15:30:17.779Z] $ docker top 8cb1d898c968b57b5b465aa0bf43058a7f2cb3e00214be894a9c2dfd51248250 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-15T15:30:18.314Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-15T15:30:18.696Z] + make test [2023-09-15T15:30:18.697Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-09-15T15:30:22.947Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-09-15T15:31:30.796Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-09-15T15:31:30.796Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-09-15T15:31:30.796Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-09-15T15:31:30.796Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-09-15T15:31:30.796Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-09-15T15:31:30.796Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-09-15T15:31:30.796Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-09-15T15:31:30.796Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-09-15T15:31:30.796Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-09-15T15:31:43.097Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-15T15:31:43.097Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-15T15:31:43.097Z] ./bin/test-attribution-txt.sh [2023-09-15T15:31:43.097Z] make -C web test [2023-09-15T15:31:43.097Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-09-15T15:31:43.097Z] make[1]: tput: No such file or directory [2023-09-15T15:31:43.097Z] make[1]: tput: No such file or directory [2023-09-15T15:31:43.097Z] warning: generating ./VERSION [2023-09-15T15:31:43.097Z] echo "0.0.0" > VERSION [2023-09-15T15:31:43.097Z] docker build \ [2023-09-15T15:31:43.097Z] -f Dockerfile \ [2023-09-15T15:31:43.097Z] --build-arg USER=1000 \ [2023-09-15T15:31:43.097Z] \ [2023-09-15T15:31:43.097Z] --label "git_sha=9bbe69e9c43986e0414a9e181f4f0d202588a052" \ [2023-09-15T15:31:43.097Z] -t edgexfoundry/edgex-web-ui:9bbe69e9c43986e0414a9e181f4f0d202588a052 \ [2023-09-15T15:31:43.097Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-09-15T15:31:43.097Z] . [2023-09-15T15:31:43.097Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-09-15T15:31:43.097Z] Install the buildx component to build images with BuildKit: [2023-09-15T15:31:43.097Z] https://docs.docker.com/go/buildx/ [2023-09-15T15:31:43.097Z] [2023-09-15T15:31:43.097Z] Sending build context to Docker daemon 2.571MB [2023-09-15T15:31:43.097Z] Step 1/10 : FROM node:18-alpine3.18 [2023-09-15T15:31:43.368Z] 18-alpine3.18: Pulling from library/node [2023-09-15T15:31:43.635Z] 9fda8d8052c6: Already exists [2023-09-15T15:31:43.635Z] 9eaea104398d: Pulling fs layer [2023-09-15T15:31:43.635Z] 8e5e74a525a3: Pulling fs layer [2023-09-15T15:31:43.635Z] 0af8382f830e: Pulling fs layer [2023-09-15T15:31:43.898Z] 0af8382f830e: Verifying Checksum [2023-09-15T15:31:43.898Z] 0af8382f830e: Download complete [2023-09-15T15:31:44.163Z] 8e5e74a525a3: Verifying Checksum [2023-09-15T15:31:46.152Z] 9eaea104398d: Verifying Checksum [2023-09-15T15:31:46.152Z] 9eaea104398d: Download complete [2023-09-15T15:31:52.903Z] 9eaea104398d: Pull complete [2023-09-15T15:31:52.903Z] 8e5e74a525a3: Pull complete [2023-09-15T15:31:52.903Z] 0af8382f830e: Pull complete [2023-09-15T15:31:52.903Z] Digest: sha256:3482a20c97e401b56ac50ba8920cc7b5b2022bfc6aa7d4e4c231755770cf892f [2023-09-15T15:31:52.903Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-09-15T15:31:52.903Z] ---> 385311cb02d5 [2023-09-15T15:31:52.903Z] Step 2/10 : RUN apk add --no-cache chromium [2023-09-15T15:31:53.488Z] ---> Running in 12f790444d2b [2023-09-15T15:31:54.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-15T15:31:55.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-15T15:31:56.014Z] (1/152) Installing libexpat (2.5.0-r1) [2023-09-15T15:31:56.014Z] (2/152) Installing brotli-libs (1.0.9-r14) [2023-09-15T15:31:56.014Z] (3/152) Installing libbz2 (1.0.8-r5) [2023-09-15T15:31:56.014Z] (4/152) Installing libpng (1.6.39-r3) [2023-09-15T15:31:56.014Z] (5/152) Installing freetype (2.13.0-r5) [2023-09-15T15:31:56.014Z] (6/152) Installing fontconfig (2.14.2-r3) [2023-09-15T15:31:56.280Z] (7/152) Installing libfontenc (1.1.7-r2) [2023-09-15T15:31:56.280Z] (8/152) Installing mkfontscale (1.2.2-r3) [2023-09-15T15:31:56.280Z] (9/152) Installing font-opensans (0_git20210927-r1) [2023-09-15T15:31:56.280Z] (10/152) Installing pkgconf (1.9.5-r0) [2023-09-15T15:31:56.280Z] (11/152) Installing libffi (3.4.4-r2) [2023-09-15T15:31:56.280Z] (12/152) Installing libintl (0.21.1-r7) [2023-09-15T15:31:56.280Z] (13/152) Installing libblkid (2.38.1-r8) [2023-09-15T15:31:56.548Z] (14/152) Installing libmount (2.38.1-r8) [2023-09-15T15:31:56.548Z] (15/152) Installing pcre2 (10.42-r1) [2023-09-15T15:31:56.548Z] (16/152) Installing glib (2.76.4-r0) [2023-09-15T15:31:56.548Z] (17/152) Installing xz-libs (5.4.3-r0) [2023-09-15T15:31:56.548Z] (18/152) Installing libxml2 (2.11.4-r0) [2023-09-15T15:31:56.819Z] (19/152) Installing shared-mime-info (2.2-r5) [2023-09-15T15:31:56.819Z] (20/152) Installing hicolor-icon-theme (0.17-r2) [2023-09-15T15:31:56.819Z] (21/152) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-15T15:31:56.819Z] (22/152) Installing libwebp (1.3.2-r0) [2023-09-15T15:31:56.819Z] (23/152) Installing zstd-libs (1.5.5-r4) [2023-09-15T15:31:56.819Z] (24/152) Installing tiff (4.5.1-r0) [2023-09-15T15:31:56.819Z] (25/152) Installing gdk-pixbuf (2.42.10-r5) [2023-09-15T15:31:57.097Z] (26/152) Installing gtk-update-icon-cache (3.24.38-r1) [2023-09-15T15:31:57.097Z] (27/152) Installing libxau (1.0.11-r2) [2023-09-15T15:31:57.097Z] (28/152) Installing libmd (1.0.4-r2) [2023-09-15T15:31:57.097Z] (29/152) Installing libbsd (0.11.7-r1) [2023-09-15T15:31:57.097Z] (30/152) Installing libxdmcp (1.1.4-r2) [2023-09-15T15:31:57.097Z] (31/152) Installing libxcb (1.15-r1) [2023-09-15T15:31:57.097Z] (32/152) Installing libx11 (1.8.4-r4) [2023-09-15T15:31:57.365Z] (33/152) Installing libxcomposite (0.4.6-r3) [2023-09-15T15:31:57.365Z] (34/152) Installing libxfixes (6.0.1-r2) [2023-09-15T15:31:57.365Z] (35/152) Installing libxrender (0.9.11-r3) [2023-09-15T15:31:57.365Z] (36/152) Installing libxcursor (1.2.1-r2) [2023-09-15T15:31:57.365Z] (37/152) Installing libxdamage (1.1.6-r2) [2023-09-15T15:31:57.365Z] (38/152) Installing libxext (1.3.5-r2) [2023-09-15T15:31:57.365Z] (39/152) Installing libxi (1.8.1-r0) [2023-09-15T15:31:57.365Z] (40/152) Installing libxinerama (1.1.5-r2) [2023-09-15T15:31:57.365Z] (41/152) Installing libxrandr (1.5.3-r2) [2023-09-15T15:31:57.365Z] (42/152) Installing libatk-1.0 (2.48.3-r0) [2023-09-15T15:31:57.365Z] (43/152) Installing libxtst (1.2.4-r2) [2023-09-15T15:31:57.365Z] (44/152) Installing dbus-libs (1.14.8-r0) [2023-09-15T15:31:57.365Z] (45/152) Installing at-spi2-core (2.48.3-r0) [2023-09-15T15:31:57.365Z] (46/152) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-09-15T15:31:57.365Z] (47/152) Installing pixman (0.42.2-r1) [2023-09-15T15:31:57.365Z] (48/152) Installing cairo (1.17.8-r1) [2023-09-15T15:31:57.365Z] (49/152) Installing cairo-gobject (1.17.8-r1) [2023-09-15T15:31:57.365Z] (50/152) Installing avahi-libs (0.8-r13) [2023-09-15T15:31:57.365Z] (51/152) Installing gmp (6.2.1-r3) [2023-09-15T15:31:57.365Z] (52/152) Installing nettle (3.8.1-r2) [2023-09-15T15:31:57.632Z] (53/152) Installing libunistring (1.1-r1) [2023-09-15T15:31:57.632Z] (54/152) Installing libidn2 (2.3.4-r1) [2023-09-15T15:31:57.632Z] (55/152) Installing p11-kit (0.24.1-r2) [2023-09-15T15:31:57.632Z] (56/152) Installing libtasn1 (4.19.0-r1) [2023-09-15T15:31:57.632Z] (57/152) Installing gnutls (3.8.0-r2) [2023-09-15T15:31:57.632Z] (58/152) Installing cups-libs (2.4.6-r0) [2023-09-15T15:31:57.632Z] (59/152) Installing libepoxy (1.5.10-r1) [2023-09-15T15:31:57.632Z] (60/152) Installing fribidi (1.0.13-r0) [2023-09-15T15:31:57.632Z] (61/152) Installing graphite2 (1.3.14-r5) [2023-09-15T15:31:57.632Z] (62/152) Installing harfbuzz (7.3.0-r0) [2023-09-15T15:31:57.632Z] (63/152) Installing libxft (2.3.8-r1) [2023-09-15T15:31:57.632Z] (64/152) Installing pango (1.50.14-r1) [2023-09-15T15:31:57.900Z] (65/152) Installing wayland-libs-client (1.22.0-r2) [2023-09-15T15:31:57.900Z] (66/152) Installing wayland-libs-cursor (1.22.0-r2) [2023-09-15T15:31:57.900Z] (67/152) Installing wayland-libs-egl (1.22.0-r2) [2023-09-15T15:31:57.900Z] (68/152) Installing xkeyboard-config (2.38-r0) [2023-09-15T15:31:57.900Z] (69/152) Installing libxkbcommon (1.5.0-r2) [2023-09-15T15:31:57.900Z] (70/152) Installing gtk+3.0 (3.24.38-r1) [2023-09-15T15:31:58.485Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-09-15T15:31:58.485Z] (71/152) Installing icu-data-full (73.2-r2) [2023-09-15T15:31:59.071Z] (72/152) Installing mesa (23.0.4-r0) [2023-09-15T15:31:59.071Z] (73/152) Installing llvm15-libs (15.0.7-r6) [2023-09-15T15:32:01.664Z] (74/152) Installing libdrm (2.4.115-r4) [2023-09-15T15:32:01.664Z] (75/152) Installing musl-fts (1.2.7-r5) [2023-09-15T15:32:01.664Z] (76/152) Installing libelf (0.189-r2) [2023-09-15T15:32:01.664Z] (77/152) Installing mesa-glapi (23.0.4-r0) [2023-09-15T15:32:01.664Z] (78/152) Installing mesa-dri-gallium (23.0.4-r0) [2023-09-15T15:32:02.246Z] (79/152) Installing eudev-libs (3.2.11-r8) [2023-09-15T15:32:02.246Z] (80/152) Installing libmagic (5.45-r0) [2023-09-15T15:32:02.246Z] (81/152) Installing file (5.45-r0) [2023-09-15T15:32:02.246Z] (82/152) Installing libice (1.1.1-r2) [2023-09-15T15:32:02.246Z] (83/152) Installing libuuid (2.38.1-r8) [2023-09-15T15:32:02.246Z] (84/152) Installing libsm (1.2.4-r1) [2023-09-15T15:32:02.246Z] (85/152) Installing libxt (1.3.0-r2) [2023-09-15T15:32:02.246Z] (86/152) Installing libxmu (1.1.4-r2) [2023-09-15T15:32:02.246Z] (87/152) Installing xset (1.2.5-r1) [2023-09-15T15:32:02.512Z] (88/152) Installing xprop (1.2.6-r0) [2023-09-15T15:32:02.512Z] (89/152) Installing xdg-utils (1.1.3-r4) [2023-09-15T15:32:02.512Z] (90/152) Installing libogg (1.3.5-r4) [2023-09-15T15:32:02.512Z] (91/152) Installing flac-libs (1.4.3-r0) [2023-09-15T15:32:02.512Z] (92/152) Installing alsa-lib (1.2.9-r1) [2023-09-15T15:32:02.512Z] (93/152) Installing libatomic (12.2.1_git20220924-r10) [2023-09-15T15:32:02.512Z] (94/152) Installing svt-av1-libs (1.6.0-r0) [2023-09-15T15:32:02.779Z] (95/152) Installing aom-libs (3.6.1-r0) [2023-09-15T15:32:02.779Z] (96/152) Installing libva (2.18.0-r1) [2023-09-15T15:32:02.779Z] (97/152) Installing libvdpau (1.5-r1) [2023-09-15T15:32:02.779Z] (98/152) Installing ffmpeg-libavutil (6.0-r15) [2023-09-15T15:32:02.779Z] (99/152) Installing libdav1d (1.2.1-r0) [2023-09-15T15:32:03.045Z] (100/152) Installing libhwy (1.0.4-r1) [2023-09-15T15:32:03.045Z] (101/152) Installing lcms2 (2.15-r2) [2023-09-15T15:32:03.045Z] (102/152) Installing libjxl (0.8.2-r0) [2023-09-15T15:32:03.045Z] (103/152) Installing lame-libs (3.100-r5) [2023-09-15T15:32:03.045Z] (104/152) Installing opus (1.4-r0) [2023-09-15T15:32:03.045Z] (105/152) Installing libgomp (12.2.1_git20220924-r10) [2023-09-15T15:32:03.045Z] (106/152) Installing soxr (0.1.3-r5) [2023-09-15T15:32:03.045Z] (107/152) Installing ffmpeg-libswresample (6.0-r15) [2023-09-15T15:32:03.045Z] (108/152) Installing libtheora (1.1.1-r17) [2023-09-15T15:32:03.045Z] (109/152) Installing libvorbis (1.3.7-r1) [2023-09-15T15:32:03.045Z] (110/152) Installing libvpx (1.13.0-r1) [2023-09-15T15:32:03.625Z] (111/152) Installing x264-libs (0.164_git20220602-r1) [2023-09-15T15:32:03.625Z] (112/152) Installing numactl (2.0.16-r4) [2023-09-15T15:32:03.625Z] (113/152) Installing x265-libs (3.5-r4) [2023-09-15T15:32:03.625Z] (114/152) Installing xvidcore (1.3.7-r1) [2023-09-15T15:32:03.625Z] (115/152) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-15T15:32:03.891Z] (116/152) Installing libbluray (1.3.4-r0) [2023-09-15T15:32:03.891Z] (117/152) Installing mpg123-libs (1.31.3-r1) [2023-09-15T15:32:04.157Z] (118/152) Installing libopenmpt (0.7.2-r0) [2023-09-15T15:32:04.157Z] (119/152) Installing cjson (1.7.15-r4) [2023-09-15T15:32:04.157Z] (120/152) Installing mbedtls (2.28.4-r0) [2023-09-15T15:32:04.157Z] (121/152) Installing librist (0.2.7-r0) [2023-09-15T15:32:04.157Z] (122/152) Installing libsrt (1.5.2-r0) [2023-09-15T15:32:04.157Z] (123/152) Installing libssh (0.10.5-r0) [2023-09-15T15:32:04.157Z] (124/152) Installing libsodium (1.0.18-r3) [2023-09-15T15:32:04.157Z] (125/152) Installing libzmq (4.3.4-r4) [2023-09-15T15:32:04.157Z] (126/152) Installing ffmpeg-libavformat (6.0-r15) [2023-09-15T15:32:04.424Z] (127/152) Installing libevent (2.1.12-r6) [2023-09-15T15:32:04.424Z] (128/152) Installing wayland-libs-server (1.22.0-r2) [2023-09-15T15:32:04.424Z] (129/152) Installing mesa-gbm (23.0.4-r0) [2023-09-15T15:32:04.424Z] (130/152) Installing harfbuzz-subset (7.3.0-r0) [2023-09-15T15:32:04.424Z] (131/152) Installing icu-libs (73.2-r2) [2023-09-15T15:32:04.689Z] (132/152) Installing jsoncpp (1.9.5-r0) [2023-09-15T15:32:04.689Z] (133/152) Installing minizip (1.2.13-r0) [2023-09-15T15:32:04.689Z] (134/152) Installing nspr (4.35-r2) [2023-09-15T15:32:04.689Z] (135/152) Installing sqlite-libs (3.41.2-r2) [2023-09-15T15:32:04.689Z] (136/152) Installing nss (3.91-r0) [2023-09-15T15:32:04.956Z] (137/152) Installing pipewire-libs (0.3.70-r1) [2023-09-15T15:32:04.956Z] (138/152) Installing libasyncns (0.8-r1) [2023-09-15T15:32:04.956Z] (139/152) Installing libltdl (2.4.7-r2) [2023-09-15T15:32:04.956Z] (140/152) Installing orc (0.4.34-r0) [2023-09-15T15:32:04.956Z] (141/152) Installing libsndfile (1.2.0-r2) [2023-09-15T15:32:04.956Z] (142/152) Installing speexdsp (1.2.1-r1) [2023-09-15T15:32:04.956Z] (143/152) Installing tdb-libs (1.4.8-r1) [2023-09-15T15:32:04.956Z] (144/152) Installing libpulse (16.1-r10) [2023-09-15T15:32:04.956Z] (145/152) Installing re2 (2023.03.01-r1) [2023-09-15T15:32:04.956Z] (146/152) Installing snappy (1.1.10-r1) [2023-09-15T15:32:04.956Z] (147/152) Installing libwoff2common (1.0.2-r2) [2023-09-15T15:32:04.956Z] (148/152) Installing libwoff2enc (1.0.2-r2) [2023-09-15T15:32:04.956Z] (149/152) Installing libgpg-error (1.47-r1) [2023-09-15T15:32:04.956Z] (150/152) Installing libgcrypt (1.10.2-r1) [2023-09-15T15:32:04.956Z] (151/152) Installing libxslt (1.1.38-r0) [2023-09-15T15:32:05.243Z] (152/152) Installing chromium (115.0.5790.170-r0) [2023-09-15T15:32:11.890Z] Executing busybox-1.36.1-r2.trigger [2023-09-15T15:32:11.890Z] Executing fontconfig-2.14.2-r3.trigger [2023-09-15T15:32:11.890Z] Executing mkfontscale-1.2.2-r3.trigger [2023-09-15T15:32:11.890Z] Executing glib-2.76.4-r0.trigger [2023-09-15T15:32:11.890Z] Executing shared-mime-info-2.2-r5.trigger [2023-09-15T15:32:13.310Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-09-15T15:32:13.310Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-09-15T15:32:13.310Z] OK: 551 MiB in 169 packages [2023-09-15T15:32:28.283Z] Removing intermediate container 12f790444d2b [2023-09-15T15:32:28.283Z] ---> 1cfd3a4eda0a [2023-09-15T15:32:28.283Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-09-15T15:32:31.623Z] ---> Running in 71006514f87b [2023-09-15T15:32:31.623Z] Removing intermediate container 71006514f87b [2023-09-15T15:32:31.623Z] ---> b791fa3813d9 [2023-09-15T15:32:31.623Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-09-15T15:32:31.623Z] ---> Running in bb772b1748d7 [2023-09-15T15:32:31.623Z] Removing intermediate container bb772b1748d7 [2023-09-15T15:32:31.623Z] ---> 2d44101a2ec5 [2023-09-15T15:32:31.623Z] Step 5/10 : RUN npm install -g npm && npm audit fix --force [2023-09-15T15:32:31.890Z] ---> Running in e9d8ade12ca8 [2023-09-15T15:33:04.106Z] [2023-09-15T15:33:04.106Z] removed 12 packages, and changed 76 packages in 25s [2023-09-15T15:33:04.106Z] [2023-09-15T15:33:04.106Z] 28 packages are looking for funding [2023-09-15T15:33:04.106Z] run `npm fund` for details [2023-09-15T15:33:04.106Z] npm WARN using --force Recommended protections disabled. [2023-09-15T15:33:04.106Z] npm ERR! code ENOLOCK [2023-09-15T15:33:04.106Z] npm ERR! audit This command requires an existing lockfile. [2023-09-15T15:33:04.106Z] npm ERR! audit Try creating one first with: npm i --package-lock-only [2023-09-15T15:33:04.106Z] npm ERR! audit Original error: loadVirtual requires existing shrinkwrap file [2023-09-15T15:33:04.106Z]  [2023-09-15T15:33:04.106Z] npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-09-15T15_33_00_674Z-debug-0.log [2023-09-15T15:33:04.106Z] The command '/bin/sh -c npm install -g npm && npm audit fix --force' returned a non-zero code: 1 [2023-09-15T15:33:04.106Z] make[1]: *** [Makefile:82: edgex-web-ui.imagebuilt] Error 1 [2023-09-15T15:33:04.106Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [2023-09-15T15:33:04.106Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-09-15T15:33:04.149Z] $ docker stop --time=1 8cb1d898c968b57b5b465aa0bf43058a7f2cb3e00214be894a9c2dfd51248250 [2023-09-15T15:33:05.848Z] $ docker rm -f --volumes 8cb1d898c968b57b5b465aa0bf43058a7f2cb3e00214be894a9c2dfd51248250 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T15:33:07.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-15T15:33:07.508Z] [2023-09-15T15:33:07.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T15:33:07.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-15T15:33:07.905Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-15T15:33:07.905Z] 8998bd30e6a1: Pulling fs layer [2023-09-15T15:33:07.905Z] 04944245beec: Pulling fs layer [2023-09-15T15:33:07.905Z] 699f458cf7ca: Pulling fs layer [2023-09-15T15:33:07.905Z] 765212b225bb: Pulling fs layer [2023-09-15T15:33:07.905Z] f23df028b6ca: Pulling fs layer [2023-09-15T15:33:07.905Z] d65c8cfc05b1: Pulling fs layer [2023-09-15T15:33:07.905Z] 2437ff75d9bd: Pulling fs layer [2023-09-15T15:33:07.905Z] 765212b225bb: Waiting [2023-09-15T15:33:07.905Z] d65c8cfc05b1: Waiting [2023-09-15T15:33:07.905Z] 2437ff75d9bd: Waiting [2023-09-15T15:33:07.905Z] f23df028b6ca: Waiting [2023-09-15T15:33:08.176Z] 04944245beec: Verifying Checksum [2023-09-15T15:33:08.176Z] 04944245beec: Download complete [2023-09-15T15:33:08.176Z] 765212b225bb: Verifying Checksum [2023-09-15T15:33:08.176Z] 765212b225bb: Download complete [2023-09-15T15:33:08.176Z] f23df028b6ca: Verifying Checksum [2023-09-15T15:33:08.176Z] f23df028b6ca: Download complete [2023-09-15T15:33:08.176Z] d65c8cfc05b1: Verifying Checksum [2023-09-15T15:33:08.176Z] d65c8cfc05b1: Download complete [2023-09-15T15:33:08.176Z] 699f458cf7ca: Verifying Checksum [2023-09-15T15:33:08.176Z] 699f458cf7ca: Download complete [2023-09-15T15:33:08.759Z] 8998bd30e6a1: Verifying Checksum [2023-09-15T15:33:08.759Z] 8998bd30e6a1: Download complete [2023-09-15T15:33:10.695Z] 2437ff75d9bd: Verifying Checksum [2023-09-15T15:33:10.695Z] 2437ff75d9bd: Download complete [2023-09-15T15:33:12.635Z] 8998bd30e6a1: Pull complete [2023-09-15T15:33:12.903Z] 04944245beec: Pull complete [2023-09-15T15:33:14.309Z] 699f458cf7ca: Pull complete [2023-09-15T15:33:14.309Z] 765212b225bb: Pull complete [2023-09-15T15:33:15.265Z] f23df028b6ca: Pull complete [2023-09-15T15:33:15.265Z] d65c8cfc05b1: Pull complete [2023-09-15T15:33:30.243Z] 2437ff75d9bd: Pull complete [2023-09-15T15:33:30.243Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-15T15:33:30.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-15T15:33:30.243Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-15T15:33:30.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-6254 does not seem to be running inside a container [2023-09-15T15:33:30.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-15T15:33:33.068Z] $ docker top 1b073495e2059bef3ca712d0fd404c28405f331b3b7f3fefb3d90c4018c1935b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-15T15:33:33.628Z] ---> job-cost.sh [2023-09-15T15:33:33.897Z] lf-activate-venv: SKIPPING [2023-09-15T15:33:33.897Z] INFO: No Stack... [2023-09-15T15:33:34.160Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-15T15:33:35.112Z] INFO: Archiving Costs [Pipeline] sh [2023-09-15T15:33:35.445Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-09-15T15:33:35.446Z] + cut -d, -f6 [Pipeline] lock [2023-09-15T15:33:35.793Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-633-1-stack-cost] [2023-09-15T15:33:35.798Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-633-1-stack-cost] did not exist. Created. [2023-09-15T15:33:35.798Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-633-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-15T15:33:36.208Z] /w/workspace/edgex-ui-go/1@tmp/durable-dd431580/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-15T15:33:36.569Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-15T15:33:36.603Z] Warning: overwriting stash ‘stack-cost’ [2023-09-15T15:33:37.177Z] Stashed 1 file(s) [Pipeline] } [2023-09-15T15:33:37.192Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-633-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-15T15:33:37.277Z] $ docker stop --time=1 1b073495e2059bef3ca712d0fd404c28405f331b3b7f3fefb3d90c4018c1935b [2023-09-15T15:33:38.751Z] $ docker rm -f --volumes 1b073495e2059bef3ca712d0fd404c28405f331b3b7f3fefb3d90c4018c1935b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-15T15:33:39.475Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-15T15:33:41.552Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-633/archives ] [2023-09-15T15:33:41.552Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-633/archives [2023-09-15T15:33:41.552Z] total 16 [2023-09-15T15:33:41.552Z] drwxr-xr-x 3 root root 4096 Sep 15 15:29 . [2023-09-15T15:33:41.552Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 15 15:29 .. [2023-09-15T15:33:41.552Z] drwxr-xr-x 2 root root 4096 Sep 15 15:29 cost [2023-09-15T15:33:41.552Z] -rw-r--r-- 1 root root 83 Sep 15 15:29 cost.csv [2023-09-15T15:33:41.552Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-633/archives [2023-09-15T15:33:41.552Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-633/archives [2023-09-15T15:33:41.552Z] total 16 [2023-09-15T15:33:41.552Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 15:29 . [2023-09-15T15:33:41.552Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 15 15:29 .. [2023-09-15T15:33:41.552Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 15:29 cost [2023-09-15T15:33:41.552Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 15 15:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-15T15:33:41.883Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-15T15:33:42.775Z] ---> package-listing.sh [2023-09-15T15:33:42.776Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-15T15:33:42.776Z] ++ facter osfamily [2023-09-15T15:33:43.036Z] + OS_FAMILY=debian [2023-09-15T15:33:43.036Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-633 [2023-09-15T15:33:43.036Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-15T15:33:43.036Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-15T15:33:43.036Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-15T15:33:43.036Z] + PACKAGES=/tmp/packages_start.txt [2023-09-15T15:33:43.036Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-633 ']' [2023-09-15T15:33:43.036Z] + PACKAGES=/tmp/packages_end.txt [2023-09-15T15:33:43.036Z] + case "${OS_FAMILY}" in [2023-09-15T15:33:43.036Z] + dpkg -l [2023-09-15T15:33:43.036Z] + grep '^ii' [2023-09-15T15:33:43.036Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-15T15:33:43.036Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-15T15:33:43.036Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-15T15:33:43.036Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-633 ']' [2023-09-15T15:33:43.036Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-633/archives/ [2023-09-15T15:33:43.036Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-633/archives/ [Pipeline] echo [2023-09-15T15:33:43.072Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-15T15:33:43.367Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-15T15:33:43.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-15T15:33:43.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-15T15:33:44.146Z] prd-ubuntu20.04-docker-8c-8g-6253 does not seem to be running inside a container [2023-09-15T15:33:44.181Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-633 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633:/w/workspace/edgexfoundry_edgex-ui-go_PR-633:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-15T15:33:44.396Z] $ docker top ee9aeaafc21d83174123cef4e88b2402501130f0de575fd86fb556a78fb5c407 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-15T15:33:44.793Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-15T15:33:45.103Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-15T15:33:45.419Z] + ls /var/log/sa-host [2023-09-15T15:33:45.419Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-15T15:33:45.636Z] provisioning config files... [2023-09-15T15:33:45.645Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-633@tmp/config17851311951535421283tmp [Pipeline] { [Pipeline] echo [2023-09-15T15:33:45.702Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-15T15:33:46.023Z] ---> create-netrc.sh [Pipeline] } [2023-09-15T15:33:46.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-15T15:33:46.454Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-15T15:33:46.489Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-15T15:33:46.802Z] ---> sudo-logs.sh [2023-09-15T15:33:46.802Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-15T15:33:46.891Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-15T15:33:47.199Z] ---> job-cost.sh [2023-09-15T15:33:47.199Z] lf-activate-venv: SKIPPING [2023-09-15T15:33:47.199Z] DEBUG: total: 0.2199999988079071 [2023-09-15T15:33:47.199Z] INFO: Retrieving Stack Cost... [2023-09-15T15:33:47.460Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-15T15:33:47.719Z] INFO: Archiving Costs [Pipeline] echo [2023-09-15T15:33:47.753Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-15T15:33:48.064Z] ---> logs-deploy.sh [2023-09-15T15:33:48.064Z] lf-activate-venv: SKIPPING [2023-09-15T15:33:48.064Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-633/1 [2023-09-15T15:33:48.064Z] INFO: archiving workspace using pattern(s): [2023-09-15T15:33:49.001Z] Archives upload complete. [2023-09-15T15:33:49.259Z] INFO: archiving logs to Nexus