Pull request #437 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 blucruz for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 rather than ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 Obtained Jenkinsfile from 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 Running in Durability level: MAX_SURVIVABILITY 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-ssh7207494095016418544.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8519951350761733618.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-437/workspace@libs/edgex-global-pipelines # 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-437/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8240709777526413770.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-437/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9179725545893680323.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 shared 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-ssh5526497089120259056.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-437/workspace@libs/lf-pipelines # 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-437/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7457724167227991107.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-543’ is offline Running on prd-centos7-docker-4c-2g-550 in /w/workspace/edgexfoundry_edgex-ui-go_PR-437 [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-437 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/jenkins-gitclient-ssh6083276722400872148.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/jenkins-gitclient-ssh34688616746919799.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 # timeout=10 Merge succeeded, producing ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 Checking out Revision ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 (PR-437) > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/jenkins-gitclient-ssh2732309901073569326.key > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 # timeout=10 Commit message: "Update add-device.component.ts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-18T02:26:03.671Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-18T02:26:03.895Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-18T02:26:04.030Z] ========================================================= [2021-09-18T02:26:04.030Z] EdgeX Global Pipelines Version Info [2021-09-18T02:26:04.031Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-18T02:26:05.701Z] ------------------- [2021-09-18T02:26:05.701Z] stable info: [2021-09-18T02:26:05.701Z] ------------------- [2021-09-18T02:26:05.701Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-18T02:26:05.701Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-18T02:26:05.701Z] Message: update stable to v1.0.205 [2021-09-18T02:26:06.292Z] ------------------- [2021-09-18T02:26:06.292Z] experimental info: [2021-09-18T02:26:06.292Z] ------------------- [2021-09-18T02:26:06.292Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-18T02:26:06.292Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-18T02:26:06.292Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-18T02:26:06.548Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-18T02:26:06.611Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-18T02:26:06.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-18T02:26:06.733Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-18T02:26:06.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-18T02:26:06.855Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-18T02:26:06.916Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-18T02:26:06.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-18T02:26:07.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-18T02:26:07.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-18T02:26:07.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-18T02:26:07.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-18T02:26:07.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-18T02:26:07.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-18T02:26:07.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-18T02:26:07.474Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-18T02:26:07.534Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-18T02:26:07.596Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-18T02:26:07.656Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-18T02:26:07.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-18T02:26:07.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-18T02:26:07.851Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-18T02:26:07.914Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-18T02:26:07.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-18T02:26:08.058Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-18T02:26:08.121Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-18T02:26:08.195Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-18T02:26:08.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-437 [Pipeline] echo [2021-09-18T02:26:08.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-437 [Pipeline] echo [2021-09-18T02:26:08.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-437 [Pipeline] echo [2021-09-18T02:26:08.455Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 [Pipeline] echo [2021-09-18T02:26:08.518Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebe398c [Pipeline] echo [2021-09-18T02:26:08.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-18T02:26:08.750Z] provisioning config files... [2021-09-18T02:26:08.776Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/config3212031043246033481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-18T02:26:09.218Z] ---> docker-login.sh [2021-09-18T02:26:09.218Z] nexus3.edgexfoundry.org:10001 [2021-09-18T02:26:09.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T02:26:09.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T02:26:09.493Z] Configure a credential helper to remove this warning. See [2021-09-18T02:26:09.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T02:26:09.493Z] [2021-09-18T02:26:09.493Z] Login Succeeded [2021-09-18T02:26:09.493Z] nexus3.edgexfoundry.org:10002 [2021-09-18T02:26:09.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T02:26:09.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T02:26:09.775Z] Configure a credential helper to remove this warning. See [2021-09-18T02:26:09.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T02:26:09.775Z] [2021-09-18T02:26:09.775Z] Login Succeeded [2021-09-18T02:26:09.775Z] nexus3.edgexfoundry.org:10003 [2021-09-18T02:26:09.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T02:26:10.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T02:26:10.769Z] Configure a credential helper to remove this warning. See [2021-09-18T02:26:10.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T02:26:10.769Z] [2021-09-18T02:26:10.769Z] Login Succeeded [2021-09-18T02:26:10.769Z] nexus3.edgexfoundry.org:10004 [2021-09-18T02:26:11.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T02:26:11.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T02:26:11.049Z] Configure a credential helper to remove this warning. See [2021-09-18T02:26:11.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T02:26:11.049Z] [2021-09-18T02:26:11.049Z] Login Succeeded [2021-09-18T02:26:11.049Z] docker.io [2021-09-18T02:26:11.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T02:26:11.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T02:26:11.327Z] Configure a credential helper to remove this warning. See [2021-09-18T02:26:11.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T02:26:11.327Z] [2021-09-18T02:26:11.327Z] Login Succeeded [2021-09-18T02:26:11.327Z] ---> docker-login.sh ends [Pipeline] } [2021-09-18T02:26:11.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-18T02:26:12.311Z] + git log --format=format:%s -1 ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 [Pipeline] echo [2021-09-18T02:26:12.423Z] GIT_COMMIT: ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4, Commit Message: Update add-device.component.ts [Pipeline] echo [2021-09-18T02:26:12.469Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-18T02:26:13.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-18T02:26:13.482Z] [2021-09-18T02:26:13.482Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-18T02:26:13.879Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-18T02:26:13.879Z] latest: Pulling from edgex-devops/git-semver [2021-09-18T02:26:13.879Z] 31603596830f: Pulling fs layer [2021-09-18T02:26:13.879Z] 04fac38145f0: Pulling fs layer [2021-09-18T02:26:13.879Z] 701f6daf10bf: Pulling fs layer [2021-09-18T02:26:13.879Z] 24f72da36158: Pulling fs layer [2021-09-18T02:26:13.879Z] 24f72da36158: Waiting [2021-09-18T02:26:13.879Z] 04fac38145f0: Verifying Checksum [2021-09-18T02:26:13.879Z] 04fac38145f0: Download complete [2021-09-18T02:26:14.154Z] 31603596830f: Verifying Checksum [2021-09-18T02:26:14.154Z] 31603596830f: Download complete [2021-09-18T02:26:14.432Z] 31603596830f: Pull complete [2021-09-18T02:26:14.432Z] 04fac38145f0: Pull complete [2021-09-18T02:26:14.432Z] 701f6daf10bf: Verifying Checksum [2021-09-18T02:26:14.432Z] 701f6daf10bf: Download complete [2021-09-18T02:26:14.703Z] 24f72da36158: Verifying Checksum [2021-09-18T02:26:14.703Z] 24f72da36158: Download complete [2021-09-18T02:26:14.976Z] 701f6daf10bf: Pull complete [2021-09-18T02:26:15.249Z] 24f72da36158: Pull complete [2021-09-18T02:26:15.249Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-18T02:26:15.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-18T02:26:15.249Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-18T02:26:15.376Z] prd-centos7-docker-4c-2g-550 does not seem to be running inside a container [2021-09-18T02:26:15.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-437 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-437:/w/workspace/edgexfoundry_edgex-ui-go_PR-437:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-437@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-18T02:26:16.498Z] $ docker top 65f1ddfda9a6cea188222cfd3702d4fc192e2759879851b57579cea98527166b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-18T02:26:16.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-18T02:26:16.727Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-18T02:26:16.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-18T02:26:16.864Z] $ docker exec 65f1ddfda9a6cea188222cfd3702d4fc192e2759879851b57579cea98527166b ssh-agent [2021-09-18T02:26:16.994Z] SSH_AUTH_SOCK=/tmp/ssh-QzAacL10h0ia/agent.13 [2021-09-18T02:26:16.994Z] SSH_AGENT_PID=19 [2021-09-18T02:26:17.010Z] Running ssh-add (command line suppressed) [2021-09-18T02:26:17.120Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/private_key_5005501518828050066.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/private_key_5005501518828050066.key) [2021-09-18T02:26:17.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-18T02:26:17.525Z] + git tag --points-at HEAD [Pipeline] } [2021-09-18T02:26:17.557Z] $ docker exec --env ******** --env ******** 65f1ddfda9a6cea188222cfd3702d4fc192e2759879851b57579cea98527166b ssh-agent -k [2021-09-18T02:26:17.659Z] unset SSH_AUTH_SOCK; [2021-09-18T02:26:17.660Z] unset SSH_AGENT_PID; [2021-09-18T02:26:17.660Z] echo Agent pid 19 killed; [2021-09-18T02:26:17.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-18T02:26:17.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-18T02:26:17.779Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-18T02:26:17.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-18T02:26:17.918Z] $ docker exec 65f1ddfda9a6cea188222cfd3702d4fc192e2759879851b57579cea98527166b ssh-agent [2021-09-18T02:26:18.036Z] SSH_AUTH_SOCK=/tmp/ssh-Gp3cOeCAfvSL/agent.53 [2021-09-18T02:26:18.036Z] SSH_AGENT_PID=60 [2021-09-18T02:26:18.051Z] Running ssh-add (command line suppressed) [2021-09-18T02:26:18.150Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/private_key_3554129937669744046.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/private_key_3554129937669744046.key) [2021-09-18T02:26:18.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-18T02:26:18.614Z] + git semver init [2021-09-18T02:26:18.614Z] # -> Open(): unable to determine branch for HEAD [2021-09-18T02:26:18.614Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-437/.git [2021-09-18T02:26:18.614Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-437 [2021-09-18T02:26:18.614Z] # $SEMVER_REMOTE_NAME = origin [2021-09-18T02:26:18.614Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-18T02:26:18.614Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-18T02:26:18.614Z] # $SEMVER_BRANCH = PR-437 [2021-09-18T02:26:18.614Z] # $SEMVER_TEMP = /tmp/semver-368016593 [2021-09-18T02:26:18.614Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-18T02:26:20.630Z] # '/tmp/semver-368016593' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-437/.semver' [2021-09-18T02:26:20.630Z] # -> Force: false [2021-09-18T02:26:20.630Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-437/.semver [Pipeline] } [2021-09-18T02:26:20.655Z] $ docker exec --env ******** --env ******** 65f1ddfda9a6cea188222cfd3702d4fc192e2759879851b57579cea98527166b ssh-agent -k [2021-09-18T02:26:20.759Z] unset SSH_AUTH_SOCK; [2021-09-18T02:26:20.759Z] unset SSH_AGENT_PID; [2021-09-18T02:26:20.759Z] echo Agent pid 60 killed; [2021-09-18T02:26:20.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-18T02:26:21.277Z] + git semver [Pipeline] } [2021-09-18T02:26:21.319Z] $ docker stop --time=1 65f1ddfda9a6cea188222cfd3702d4fc192e2759879851b57579cea98527166b [2021-09-18T02:26:22.641Z] $ docker rm -f 65f1ddfda9a6cea188222cfd3702d4fc192e2759879851b57579cea98527166b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-18T02:26:23.112Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-18T02:26:23.616Z] Stashed 1 file(s) [Pipeline] echo [2021-09-18T02:26:23.643Z] [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] node [Pipeline] node [2021-09-18T02:26:39.202Z] Still waiting to schedule task [2021-09-18T02:26:39.202Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-18T02:26:39.250Z] Still waiting to schedule task [2021-09-18T02:26:39.250Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-548’ is offline [2021-09-18T02:28:58.639Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-551 in /w/workspace/edgexfoundry_edgex-ui-go_PR-437 [Pipeline] { [Pipeline] ws [2021-09-18T02:28:58.706Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-09-18T02:28:59.155Z] The recommended git tool is: git [2021-09-18T02:29:05.524Z] using credential edgex-jenkins-ssh [2021-09-18T02:29:05.550Z] Cloning the remote Git repository [2021-09-18T02:29:05.623Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-18T02:29:05.747Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-09-18T02:29:05.839Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-18T02:29:05.840Z] > git --version # timeout=10 [2021-09-18T02:29:05.854Z] > git --version # 'git version 2.17.1' [2021-09-18T02:29:05.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-18T02:29:05.925Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-18T02:29:08.942Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-18T02:29:08.968Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-18T02:29:09.002Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-18T02:29:09.045Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-18T02:29:09.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-18T02:29:09.061Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-18T02:29:09.715Z] Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 [2021-09-18T02:29:10.136Z] Merge succeeded, producing ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 [2021-09-18T02:29:10.137Z] Checking out Revision ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 (PR-437) [2021-09-18T02:29:09.754Z] > git config core.sparsecheckout # timeout=10 [2021-09-18T02:29:09.773Z] > git checkout -f ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 # timeout=10 [2021-09-18T02:29:10.058Z] > git remote # timeout=10 [2021-09-18T02:29:10.083Z] > git config --get remote.origin.url # timeout=10 [2021-09-18T02:29:10.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-18T02:29:10.106Z] > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 [2021-09-18T02:29:10.131Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-18T02:29:10.152Z] > git config core.sparsecheckout # timeout=10 [2021-09-18T02:29:10.168Z] > git checkout -f ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 # timeout=10 [2021-09-18T02:29:15.017Z] Commit message: "Update add-device.component.ts" [2021-09-18T02:29:15.166Z] > git --version # timeout=10 [2021-09-18T02:29:15.175Z] > git --version # 'git version 2.17.1' [2021-09-18T02:29:15.185Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-18T02:29:16.159Z] provisioning config files... [2021-09-18T02:29:16.201Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6873038971749709647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-18T02:29:17.084Z] ---> docker-login.sh [2021-09-18T02:29:17.084Z] nexus3.edgexfoundry.org:10001 [2021-09-18T02:29:18.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T02:29:18.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T02:29:18.925Z] Configure a credential helper to remove this warning. See [2021-09-18T02:29:18.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T02:29:18.925Z] [2021-09-18T02:29:18.925Z] Login Succeeded [2021-09-18T02:29:18.925Z] nexus3.edgexfoundry.org:10002 [2021-09-18T02:29:19.029Z] Running on prd-centos7-docker-4c-2g-552 in /w/workspace/edgexfoundry_edgex-ui-go_PR-437 [Pipeline] { [Pipeline] ws [2021-09-18T02:29:19.092Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-09-18T02:29:19.344Z] The recommended git tool is: git [2021-09-18T02:29:19.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T02:29:19.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T02:29:19.416Z] Configure a credential helper to remove this warning. See [2021-09-18T02:29:19.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T02:29:19.416Z] [2021-09-18T02:29:19.416Z] Login Succeeded [2021-09-18T02:29:19.416Z] nexus3.edgexfoundry.org:10003 [2021-09-18T02:29:20.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T02:29:20.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T02:29:20.061Z] Configure a credential helper to remove this warning. See [2021-09-18T02:29:20.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T02:29:20.061Z] [2021-09-18T02:29:20.061Z] Login Succeeded [2021-09-18T02:29:20.061Z] nexus3.edgexfoundry.org:10004 [2021-09-18T02:29:20.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T02:29:20.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T02:29:20.683Z] Configure a credential helper to remove this warning. See [2021-09-18T02:29:20.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T02:29:20.683Z] [2021-09-18T02:29:20.683Z] Login Succeeded [2021-09-18T02:29:20.683Z] docker.io [2021-09-18T02:29:21.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T02:29:21.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T02:29:21.611Z] Configure a credential helper to remove this warning. See [2021-09-18T02:29:21.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T02:29:21.611Z] [2021-09-18T02:29:21.611Z] Login Succeeded [2021-09-18T02:29:21.611Z] ---> docker-login.sh ends [Pipeline] } [2021-09-18T02:29:21.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-18T02:29:22.570Z] ========================================================= [2021-09-18T02:29:22.570Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-18T02:29:22.570Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-18T02:29:23.114Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-18T02:29:23.380Z] using credential edgex-jenkins-ssh [2021-09-18T02:29:23.395Z] Cloning the remote Git repository [2021-09-18T02:29:23.726Z] Sending build context to Docker daemon 20.79MB [2021-09-18T02:29:23.413Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-18T02:29:23.481Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-09-18T02:29:23.513Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-18T02:29:23.513Z] > git --version # timeout=10 [2021-09-18T02:29:23.521Z] > git --version # 'git version 2.24.4' [2021-09-18T02:29:23.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-18T02:29:23.554Z] [INFO] Currently running in a labeled security context [2021-09-18T02:29:23.554Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-18T02:29:23.554Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8558709015539869826.key [2021-09-18T02:29:23.590Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-18T02:29:24.016Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-18T02:29:24.016Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-18T02:29:24.807Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-18T02:29:24.820Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-18T02:29:24.835Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-18T02:29:24.861Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-18T02:29:24.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-18T02:29:24.864Z] [INFO] Currently running in a labeled security context [2021-09-18T02:29:24.864Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-18T02:29:24.864Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6157397077333725078.key [2021-09-18T02:29:24.873Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-18T02:29:25.473Z] Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 [2021-09-18T02:29:25.525Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-18T02:29:25.525Z] 595b0fe564bb: Pulling fs layer [2021-09-18T02:29:25.525Z] 24495759ef45: Pulling fs layer [2021-09-18T02:29:25.525Z] d148012ef14d: Pulling fs layer [2021-09-18T02:29:25.525Z] e90a11edd702: Pulling fs layer [2021-09-18T02:29:25.525Z] d77568369979: Pulling fs layer [2021-09-18T02:29:25.525Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-18T02:29:25.525Z] 170f2ba95c9a: Pulling fs layer [2021-09-18T02:29:25.525Z] 97ac5df62f85: Pulling fs layer [2021-09-18T02:29:25.525Z] e90a11edd702: Waiting [2021-09-18T02:29:25.525Z] d77568369979: Waiting [2021-09-18T02:29:25.525Z] fc1c9f9a7f3b: Waiting [2021-09-18T02:29:25.525Z] 170f2ba95c9a: Waiting [2021-09-18T02:29:25.525Z] 97ac5df62f85: Waiting [2021-09-18T02:29:25.525Z] d148012ef14d: Verifying Checksum [2021-09-18T02:29:25.525Z] d148012ef14d: Download complete [2021-09-18T02:29:25.525Z] 24495759ef45: Verifying Checksum [2021-09-18T02:29:25.525Z] 24495759ef45: Download complete [2021-09-18T02:29:25.525Z] d77568369979: Verifying Checksum [2021-09-18T02:29:25.525Z] d77568369979: Download complete [2021-09-18T02:29:25.525Z] fc1c9f9a7f3b: Download complete [2021-09-18T02:29:25.525Z] 595b0fe564bb: Verifying Checksum [2021-09-18T02:29:25.525Z] 595b0fe564bb: Download complete [2021-09-18T02:29:25.525Z] 170f2ba95c9a: Verifying Checksum [2021-09-18T02:29:25.525Z] 170f2ba95c9a: Download complete [2021-09-18T02:29:25.651Z] Merge succeeded, producing ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 [2021-09-18T02:29:25.651Z] Checking out Revision ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 (PR-437) [2021-09-18T02:29:26.163Z] 595b0fe564bb: Pull complete [2021-09-18T02:29:25.483Z] > git config core.sparsecheckout # timeout=10 [2021-09-18T02:29:25.495Z] > git checkout -f ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 # timeout=10 [2021-09-18T02:29:25.599Z] > git remote # timeout=10 [2021-09-18T02:29:25.608Z] > git config --get remote.origin.url # timeout=10 [2021-09-18T02:29:25.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-18T02:29:25.614Z] [INFO] Currently running in a labeled security context [2021-09-18T02:29:25.614Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-18T02:29:25.614Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1395004602675388873.key [2021-09-18T02:29:25.623Z] > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 [2021-09-18T02:29:25.636Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-18T02:29:25.657Z] > git config core.sparsecheckout # timeout=10 [2021-09-18T02:29:25.665Z] > git checkout -f ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 # timeout=10 [2021-09-18T02:29:26.862Z] 24495759ef45: Pull complete [2021-09-18T02:29:27.220Z] d148012ef14d: Pull complete [2021-09-18T02:29:30.064Z] Commit message: "Update add-device.component.ts" [2021-09-18T02:29:30.111Z] > git --version # timeout=10 [2021-09-18T02:29:30.118Z] > git --version # 'git version 2.24.4' [2021-09-18T02:29:30.122Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-18T02:29:30.132Z] 97ac5df62f85: Verifying Checksum [2021-09-18T02:29:30.132Z] 97ac5df62f85: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-09-18T02:29:30.789Z] e90a11edd702: Verifying Checksum [2021-09-18T02:29:30.789Z] e90a11edd702: Download complete [Pipeline] configFileProvider [2021-09-18T02:29:30.813Z] provisioning config files... [2021-09-18T02:29:30.834Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4760914597346453945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-18T02:29:31.411Z] ---> docker-login.sh [2021-09-18T02:29:31.411Z] nexus3.edgexfoundry.org:10001 [2021-09-18T02:29:31.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T02:29:31.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T02:29:31.411Z] Configure a credential helper to remove this warning. See [2021-09-18T02:29:31.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T02:29:31.411Z] [2021-09-18T02:29:31.411Z] Login Succeeded [2021-09-18T02:29:31.411Z] nexus3.edgexfoundry.org:10002 [2021-09-18T02:29:31.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T02:29:31.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T02:29:31.689Z] Configure a credential helper to remove this warning. See [2021-09-18T02:29:31.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T02:29:31.689Z] [2021-09-18T02:29:31.689Z] Login Succeeded [2021-09-18T02:29:31.689Z] nexus3.edgexfoundry.org:10003 [2021-09-18T02:29:31.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T02:29:31.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T02:29:31.961Z] Configure a credential helper to remove this warning. See [2021-09-18T02:29:31.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T02:29:31.961Z] [2021-09-18T02:29:31.961Z] Login Succeeded [2021-09-18T02:29:31.961Z] nexus3.edgexfoundry.org:10004 [2021-09-18T02:29:31.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T02:29:31.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T02:29:31.961Z] Configure a credential helper to remove this warning. See [2021-09-18T02:29:31.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T02:29:31.961Z] [2021-09-18T02:29:31.961Z] Login Succeeded [2021-09-18T02:29:31.961Z] docker.io [2021-09-18T02:29:32.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T02:29:32.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T02:29:32.505Z] Configure a credential helper to remove this warning. See [2021-09-18T02:29:32.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T02:29:32.505Z] [2021-09-18T02:29:32.505Z] Login Succeeded [2021-09-18T02:29:32.505Z] ---> docker-login.sh ends [Pipeline] } [2021-09-18T02:29:32.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-18T02:29:32.931Z] ========================================================= [2021-09-18T02:29:32.932Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-18T02:29:32.932Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-18T02:29:33.403Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-18T02:29:33.403Z] Sending build context to Docker daemon 20.79MB [2021-09-18T02:29:33.403Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-18T02:29:33.403Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-18T02:29:33.676Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-18T02:29:33.676Z] 540db60ca938: Pulling fs layer [2021-09-18T02:29:33.676Z] adcc1eea9eea: Pulling fs layer [2021-09-18T02:29:33.676Z] 4c4ab2625f07: Pulling fs layer [2021-09-18T02:29:33.676Z] db62176df00c: Pulling fs layer [2021-09-18T02:29:33.676Z] 3b30891b0d05: Pulling fs layer [2021-09-18T02:29:33.676Z] 06b49ca38bd5: Pulling fs layer [2021-09-18T02:29:33.676Z] c788192a36de: Pulling fs layer [2021-09-18T02:29:33.676Z] a77e37c0d609: Pulling fs layer [2021-09-18T02:29:33.676Z] c3185cebc471: Pulling fs layer [2021-09-18T02:29:33.676Z] db62176df00c: Waiting [2021-09-18T02:29:33.676Z] 3b30891b0d05: Waiting [2021-09-18T02:29:33.676Z] 06b49ca38bd5: Waiting [2021-09-18T02:29:33.676Z] c788192a36de: Waiting [2021-09-18T02:29:33.676Z] a77e37c0d609: Waiting [2021-09-18T02:29:33.676Z] c3185cebc471: Waiting [2021-09-18T02:29:33.676Z] 4c4ab2625f07: Verifying Checksum [2021-09-18T02:29:33.676Z] 4c4ab2625f07: Download complete [2021-09-18T02:29:33.676Z] adcc1eea9eea: Verifying Checksum [2021-09-18T02:29:33.676Z] adcc1eea9eea: Download complete [2021-09-18T02:29:33.676Z] 3b30891b0d05: Download complete [2021-09-18T02:29:33.676Z] 06b49ca38bd5: Verifying Checksum [2021-09-18T02:29:33.676Z] 06b49ca38bd5: Download complete [2021-09-18T02:29:33.676Z] c788192a36de: Verifying Checksum [2021-09-18T02:29:33.676Z] c788192a36de: Download complete [2021-09-18T02:29:33.676Z] 540db60ca938: Verifying Checksum [2021-09-18T02:29:33.676Z] 540db60ca938: Download complete [2021-09-18T02:29:33.953Z] 540db60ca938: Pull complete [2021-09-18T02:29:34.225Z] adcc1eea9eea: Pull complete [2021-09-18T02:29:34.225Z] 4c4ab2625f07: Pull complete [2021-09-18T02:29:34.509Z] a77e37c0d609: Verifying Checksum [2021-09-18T02:29:34.509Z] a77e37c0d609: Download complete [2021-09-18T02:29:38.856Z] c3185cebc471: Verifying Checksum [2021-09-18T02:29:38.856Z] c3185cebc471: Download complete [2021-09-18T02:29:39.847Z] db62176df00c: Verifying Checksum [2021-09-18T02:29:39.847Z] db62176df00c: Download complete [2021-09-18T02:29:41.234Z] e90a11edd702: Pull complete [2021-09-18T02:29:41.234Z] d77568369979: Pull complete [2021-09-18T02:29:41.933Z] fc1c9f9a7f3b: Pull complete [2021-09-18T02:29:42.272Z] 170f2ba95c9a: Pull complete [2021-09-18T02:29:43.359Z] db62176df00c: Pull complete [2021-09-18T02:29:43.359Z] 3b30891b0d05: Pull complete [2021-09-18T02:29:43.359Z] 06b49ca38bd5: Pull complete [2021-09-18T02:29:43.359Z] c788192a36de: Pull complete [2021-09-18T02:29:43.359Z] a77e37c0d609: Pull complete [2021-09-18T02:29:45.519Z] c3185cebc471: Pull complete [2021-09-18T02:29:45.519Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-18T02:29:45.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-18T02:29:45.519Z] ---> 031687cdd783 [2021-09-18T02:29:45.519Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-18T02:29:47.016Z] ---> Running in 3781a1594c69 [2021-09-18T02:29:47.301Z] Removing intermediate container 3781a1594c69 [2021-09-18T02:29:47.301Z] ---> 61068c69ba68 [2021-09-18T02:29:47.301Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-18T02:29:47.301Z] ---> Running in 248088f8efb9 [2021-09-18T02:29:47.301Z] Removing intermediate container 248088f8efb9 [2021-09-18T02:29:47.301Z] ---> 37318982c957 [2021-09-18T02:29:47.301Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-18T02:29:47.301Z] ---> Running in 2f1b2a929b52 [2021-09-18T02:29:47.301Z] Removing intermediate container 2f1b2a929b52 [2021-09-18T02:29:47.301Z] ---> 162a82fde815 [2021-09-18T02:29:47.301Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-18T02:29:47.578Z] ---> Running in 16dfb6416736 [2021-09-18T02:29:47.578Z] Removing intermediate container 16dfb6416736 [2021-09-18T02:29:47.578Z] ---> 7960e3a120fd [2021-09-18T02:29:47.578Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-18T02:29:47.578Z] ---> Running in 8d9f3cf6f30e [2021-09-18T02:29:47.578Z] Removing intermediate container 8d9f3cf6f30e [2021-09-18T02:29:47.578Z] ---> f839fdc70340 [2021-09-18T02:29:47.578Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-18T02:29:47.578Z] ---> Running in fd337a118570 [2021-09-18T02:29:47.925Z] 97ac5df62f85: Pull complete [2021-09-18T02:29:47.925Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-18T02:29:47.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-18T02:29:47.925Z] ---> 04bc70af865f [2021-09-18T02:29:47.925Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-18T02:29:48.285Z] Removing intermediate container fd337a118570 [2021-09-18T02:29:48.285Z] ---> a5e2e02fd136 [2021-09-18T02:29:48.285Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-18T02:29:48.285Z] ---> Running in bc7d3e6d317f [2021-09-18T02:29:48.631Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-18T02:29:49.266Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-18T02:29:49.911Z] OK: 219 MiB in 52 packages [2021-09-18T02:29:49.911Z] Removing intermediate container bc7d3e6d317f [2021-09-18T02:29:49.911Z] ---> bb3bd60a5006 [2021-09-18T02:29:49.911Z] Step 10/17 : ENV GO111MODULE=on [2021-09-18T02:29:50.190Z] ---> Running in 491c819a6f6c [2021-09-18T02:29:50.190Z] Removing intermediate container 491c819a6f6c [2021-09-18T02:29:50.190Z] ---> 47ff7e0222d9 [2021-09-18T02:29:50.190Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-18T02:29:50.190Z] ---> Running in befa6224d81c [2021-09-18T02:29:50.190Z] Removing intermediate container befa6224d81c [2021-09-18T02:29:50.190Z] ---> e73e0772be0e [2021-09-18T02:29:50.190Z] Step 12/17 : COPY go.mod . [2021-09-18T02:29:50.475Z] ---> 0c98247eab93 [2021-09-18T02:29:50.475Z] Step 13/17 : COPY Makefile . [2021-09-18T02:29:50.475Z] ---> 0a97b20fa804 [2021-09-18T02:29:50.475Z] Step 14/17 : RUN make update [2021-09-18T02:29:50.475Z] ---> Running in daec10f0c245 [2021-09-18T02:29:50.757Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-18T02:29:53.521Z] ---> Running in 7a0a12abf128 [2021-09-18T02:29:53.521Z] Removing intermediate container 7a0a12abf128 [2021-09-18T02:29:53.521Z] ---> b85c1cba7196 [2021-09-18T02:29:53.521Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-18T02:29:53.521Z] ---> Running in 7e0545a10f9d [2021-09-18T02:29:53.807Z] Removing intermediate container 7e0545a10f9d [2021-09-18T02:29:53.807Z] ---> 5eed3c5a845e [2021-09-18T02:29:53.807Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-18T02:29:54.102Z] ---> Running in 5b86ba63d1bb [2021-09-18T02:29:54.398Z] Removing intermediate container 5b86ba63d1bb [2021-09-18T02:29:54.398Z] ---> 7f938962d7df [2021-09-18T02:29:54.398Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-18T02:29:54.702Z] ---> Running in 424c33855a65 [2021-09-18T02:29:55.387Z] Removing intermediate container 424c33855a65 [2021-09-18T02:29:55.387Z] ---> bf4efd5d535a [2021-09-18T02:29:55.387Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-18T02:29:55.387Z] ---> Running in db4803e11ce4 [2021-09-18T02:29:56.042Z] Removing intermediate container db4803e11ce4 [2021-09-18T02:29:56.042Z] ---> 0f4b8c8fc043 [2021-09-18T02:29:56.042Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-18T02:29:56.042Z] ---> Running in 773cc92a8717 [2021-09-18T02:29:59.479Z] Removing intermediate container 773cc92a8717 [2021-09-18T02:29:59.479Z] ---> 55adfb8b7a5e [2021-09-18T02:29:59.479Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-18T02:29:59.479Z] ---> Running in 7f4cea0884f0 [2021-09-18T02:30:00.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-18T02:30:01.446Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-18T02:30:02.436Z] OK: 218 MiB in 52 packages [2021-09-18T02:30:03.447Z] Removing intermediate container 7f4cea0884f0 [2021-09-18T02:30:03.447Z] ---> e5f270ecb553 [2021-09-18T02:30:03.447Z] Step 10/17 : ENV GO111MODULE=on [2021-09-18T02:30:03.769Z] ---> Running in 30d416a7571f [2021-09-18T02:30:04.142Z] Removing intermediate container 30d416a7571f [2021-09-18T02:30:04.142Z] ---> ce72321eebfb [2021-09-18T02:30:04.142Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-18T02:30:04.486Z] ---> Running in 89fd49dbd0e9 [2021-09-18T02:30:05.140Z] Removing intermediate container 89fd49dbd0e9 [2021-09-18T02:30:05.140Z] ---> e7e87971a88a [2021-09-18T02:30:05.140Z] Step 12/17 : COPY go.mod . [2021-09-18T02:30:05.818Z] ---> 080fc82dd6d7 [2021-09-18T02:30:05.818Z] Step 13/17 : COPY Makefile . [2021-09-18T02:30:06.401Z] Removing intermediate container daec10f0c245 [2021-09-18T02:30:06.401Z] ---> e6956d35adac [2021-09-18T02:30:06.401Z] Step 15/17 : COPY . . [2021-09-18T02:30:06.401Z] ---> 064cea33bf02 [2021-09-18T02:30:06.401Z] Step 16/17 : RUN go mod tidy [2021-09-18T02:30:06.401Z] ---> Running in b285c6e1ca15 [2021-09-18T02:30:06.401Z] Removing intermediate container b285c6e1ca15 [2021-09-18T02:30:06.401Z] ---> 1e48c0903b1c [2021-09-18T02:30:06.401Z] Step 17/17 : RUN ${MAKE} [2021-09-18T02:30:06.401Z] ---> Running in ad4a1b295311 [2021-09-18T02:30:06.462Z] ---> 83b83dc17b01 [2021-09-18T02:30:06.462Z] Step 14/17 : RUN make update [2021-09-18T02:30:06.690Z] noop [2021-09-18T02:30:06.690Z] Removing intermediate container ad4a1b295311 [2021-09-18T02:30:06.690Z] ---> b47ae3f68c8b [2021-09-18T02:30:06.690Z] Successfully built b47ae3f68c8b [2021-09-18T02:30:06.690Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [2021-09-18T02:30:06.767Z] ---> Running in 9fbae07dc053 [Pipeline] sh [2021-09-18T02:30:07.142Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-18T02:30:07.142Z] . [Pipeline] withDockerContainer [2021-09-18T02:30:07.317Z] prd-centos7-docker-4c-2g-552 does not seem to be running inside a container [2021-09-18T02:30:07.436Z] $ 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 ******** ci-base-image-x86_64 cat [2021-09-18T02:30:07.794Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-18T02:30:07.822Z] $ docker top 6efe882043fb58d3132221d218314364589f246ce688e9600a1f6b04f92c66c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-18T02:30:08.531Z] + go version [2021-09-18T02:30:08.531Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-18T02:30:08.598Z] $ docker stop --time=1 6efe882043fb58d3132221d218314364589f246ce688e9600a1f6b04f92c66c5 [2021-09-18T02:30:09.802Z] $ docker rm -f 6efe882043fb58d3132221d218314364589f246ce688e9600a1f6b04f92c66c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-18T02:30:10.688Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-18T02:30:10.688Z] . [Pipeline] withDockerContainer [2021-09-18T02:30:10.855Z] prd-centos7-docker-4c-2g-552 does not seem to be running inside a container [2021-09-18T02:30:10.953Z] $ 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 ******** ci-base-image-x86_64 cat [2021-09-18T02:30:11.351Z] $ docker top 01667d12e32240ffdf27a4c9e1c8fa5b6b68570361394a5de28b869206c342b9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-18T02:30:11.898Z] + go mod tidy [Pipeline] sh [2021-09-18T02:30:12.546Z] + make test [2021-09-18T02:30:12.546Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-18T02:30:12.824Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-18T02:30:23.067Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-18T02:30:23.067Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-18T02:30:23.067Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-18T02:30:23.067Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-18T02:30:23.067Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-18T02:30:23.067Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-18T02:30:23.067Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-18T02:30:23.067Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-18T02:30:23.067Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-18T02:30:23.067Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-18T02:30:23.067Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-18T02:30:23.067Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-18T02:30:23.067Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-18T02:30:28.528Z] $ docker stop --time=1 01667d12e32240ffdf27a4c9e1c8fa5b6b68570361394a5de28b869206c342b9 [2021-09-18T02:30:29.903Z] $ docker rm -f 01667d12e32240ffdf27a4c9e1c8fa5b6b68570361394a5de28b869206c342b9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-18T02:30:30.437Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-18T02:30:30.860Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-18T02:30:33.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-18T02:30:34.141Z] + ls -al . [2021-09-18T02:30:34.141Z] total 88 [2021-09-18T02:30:34.141Z] drwxrwxr-x. 11 jenkins jenkins 4096 Sep 18 02:30 . [2021-09-18T02:30:34.141Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 18 02:29 .. [2021-09-18T02:30:34.141Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 18 02:29 assets [2021-09-18T02:30:34.141Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 18 02:29 bin [2021-09-18T02:30:34.141Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 18 02:29 cmd [2021-09-18T02:30:34.141Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 18 02:29 CONTRIBUTING.md [2021-09-18T02:30:34.141Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 18 02:30 coverage.out [2021-09-18T02:30:34.141Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 18 02:29 Dockerfile [2021-09-18T02:30:34.141Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 18 02:29 docs [2021-09-18T02:30:34.141Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 18 02:29 .git [2021-09-18T02:30:34.141Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 18 02:29 .github [2021-09-18T02:30:34.141Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 18 02:29 .gitignore [2021-09-18T02:30:34.141Z] -rw-rw-r--. 1 jenkins jenkins 823 Sep 18 02:29 go.mod [2021-09-18T02:30:34.141Z] -rw-r--r--. 1 jenkins jenkins 23693 Sep 18 02:30 go.sum [2021-09-18T02:30:34.141Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 18 02:29 internal [2021-09-18T02:30:34.141Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 18 02:29 Jenkinsfile [2021-09-18T02:30:34.141Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 18 02:29 LICENSE [2021-09-18T02:30:34.141Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 18 02:29 Makefile [2021-09-18T02:30:34.141Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 18 02:29 pkg [2021-09-18T02:30:34.141Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 18 02:29 README.md [2021-09-18T02:30:34.141Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 18 02:26 VERSION [2021-09-18T02:30:34.141Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 18 02:29 version.go [2021-09-18T02:30:34.141Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 18 02:29 web [Pipeline] isUnix [Pipeline] sh [2021-09-18T02:30:34.540Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 --label arch=amd64 --label version=0.0.0 . [2021-09-18T02:30:34.540Z] Sending build context to Docker daemon 20.81MB [2021-09-18T02:30:34.540Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-18T02:30:34.540Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-18T02:30:34.540Z] ---> b47ae3f68c8b [2021-09-18T02:30:34.540Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-18T02:30:34.814Z] ---> Running in 202367b6b2ab [2021-09-18T02:30:34.814Z] Removing intermediate container 202367b6b2ab [2021-09-18T02:30:34.814Z] ---> 4673617ab6cf [2021-09-18T02:30:34.814Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-18T02:30:34.815Z] ---> Running in 20ac2fd5db51 [2021-09-18T02:30:35.088Z] Removing intermediate container 20ac2fd5db51 [2021-09-18T02:30:35.088Z] ---> 3d2b369fab73 [2021-09-18T02:30:35.088Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-18T02:30:35.088Z] ---> Running in e3e98aa98e7b [2021-09-18T02:30:35.088Z] Removing intermediate container e3e98aa98e7b [2021-09-18T02:30:35.088Z] ---> f3cda7e04eec [2021-09-18T02:30:35.088Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-18T02:30:35.088Z] ---> Running in 22d4f299aa5c [2021-09-18T02:30:35.088Z] Removing intermediate container 22d4f299aa5c [2021-09-18T02:30:35.088Z] ---> c456db404e40 [2021-09-18T02:30:35.088Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-18T02:30:35.088Z] ---> Running in e0d181c566f0 [2021-09-18T02:30:35.372Z] Removing intermediate container e0d181c566f0 [2021-09-18T02:30:35.372Z] ---> c7b933ebb1f8 [2021-09-18T02:30:35.372Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-18T02:30:35.372Z] ---> Running in c5d3a1ad40d9 [2021-09-18T02:30:35.961Z] Removing intermediate container c5d3a1ad40d9 [2021-09-18T02:30:35.961Z] ---> b37dc6007333 [2021-09-18T02:30:35.961Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-18T02:30:35.961Z] ---> Running in da229bf07275 [2021-09-18T02:30:36.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-18T02:30:36.834Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-18T02:30:37.494Z] OK: 219 MiB in 52 packages [2021-09-18T02:30:37.791Z] Removing intermediate container da229bf07275 [2021-09-18T02:30:37.791Z] ---> e967a822ecc4 [2021-09-18T02:30:37.791Z] Step 10/25 : ENV GO111MODULE=on [2021-09-18T02:30:37.791Z] ---> Running in 216cd37610b3 [2021-09-18T02:30:37.791Z] Removing intermediate container 216cd37610b3 [2021-09-18T02:30:37.791Z] ---> 56d76d14af83 [2021-09-18T02:30:37.791Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-18T02:30:37.791Z] ---> Running in 47b01499982c [2021-09-18T02:30:38.063Z] Removing intermediate container 47b01499982c [2021-09-18T02:30:38.063Z] ---> e9a08d7964f1 [2021-09-18T02:30:38.063Z] Step 12/25 : COPY go.mod . [2021-09-18T02:30:38.063Z] ---> d2b256c3b37e [2021-09-18T02:30:38.063Z] Step 13/25 : COPY Makefile . [2021-09-18T02:30:38.360Z] ---> eb769c1f4c10 [2021-09-18T02:30:38.360Z] Step 14/25 : RUN make update [2021-09-18T02:30:38.360Z] ---> Running in fe548cbbef67 [2021-09-18T02:30:38.653Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-18T02:30:38.930Z] Removing intermediate container fe548cbbef67 [2021-09-18T02:30:38.930Z] ---> a69c22888f72 [2021-09-18T02:30:38.930Z] Step 15/25 : COPY . . [2021-09-18T02:30:39.528Z] ---> 90ab337e65c6 [2021-09-18T02:30:39.528Z] Step 16/25 : RUN go mod tidy [2021-09-18T02:30:39.528Z] ---> Running in b54ab0ce7139 [2021-09-18T02:30:40.131Z] Removing intermediate container b54ab0ce7139 [2021-09-18T02:30:40.131Z] ---> ab1ca31b2fd8 [2021-09-18T02:30:40.131Z] Step 17/25 : RUN ${MAKE} [2021-09-18T02:30:40.131Z] ---> Running in 2dc7ae2b53d0 [2021-09-18T02:30:40.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-18T02:30:40.428Z] Removing intermediate container 9fbae07dc053 [2021-09-18T02:30:40.428Z] ---> 6df697423f9d [2021-09-18T02:30:40.428Z] Step 15/17 : COPY . . [2021-09-18T02:30:40.428Z] ---> d8de5cae9f71 [2021-09-18T02:30:40.428Z] Step 16/17 : RUN go mod tidy [2021-09-18T02:30:40.428Z] ---> Running in 9d1b7cca1e03 [2021-09-18T02:30:41.898Z] Removing intermediate container 9d1b7cca1e03 [2021-09-18T02:30:41.898Z] ---> 047bdbd2da37 [2021-09-18T02:30:41.898Z] Step 17/17 : RUN ${MAKE} [2021-09-18T02:30:42.202Z] ---> Running in fbe2ed6a04de [2021-09-18T02:30:43.216Z] noop [2021-09-18T02:30:44.219Z] Removing intermediate container fbe2ed6a04de [2021-09-18T02:30:44.219Z] ---> 57328daedcc9 [2021-09-18T02:30:44.506Z] Successfully built 57328daedcc9 [2021-09-18T02:30:44.506Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-18T02:30:44.962Z] + docker inspect -f . ci-base-image-arm64 [2021-09-18T02:30:44.962Z] . [Pipeline] withDockerContainer [2021-09-18T02:30:45.292Z] prd-ubuntu18.04-docker-arm64-4c-16g-551 does not seem to be running inside a container [2021-09-18T02:30:45.458Z] $ 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 ******** ci-base-image-arm64 cat [2021-09-18T02:30:47.164Z] $ docker top 60b51e3b0f80d88bd56bcfbaa416ce13fac4434d2f661347e61f52296a888fe9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-18T02:30:48.253Z] + go version [2021-09-18T02:30:48.253Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-18T02:30:48.335Z] $ docker stop --time=1 60b51e3b0f80d88bd56bcfbaa416ce13fac4434d2f661347e61f52296a888fe9 [2021-09-18T02:30:48.971Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-18T02:30:50.339Z] $ docker rm -f 60b51e3b0f80d88bd56bcfbaa416ce13fac4434d2f661347e61f52296a888fe9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-09-18T02:30:51.013Z] Removing intermediate container 2dc7ae2b53d0 [2021-09-18T02:30:51.013Z] ---> 76e8967a67e8 [2021-09-18T02:30:51.013Z] Step 18/25 : FROM alpine:3.12 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-18T02:30:51.294Z] 3.12: Pulling from library/alpine [2021-09-18T02:30:51.563Z] + docker inspect -f . ci-base-image-arm64 [2021-09-18T02:30:51.563Z] . [2021-09-18T02:30:51.584Z] e519532ddf75: Pulling fs layer [2021-09-18T02:30:51.584Z] e519532ddf75: Verifying Checksum [2021-09-18T02:30:51.584Z] e519532ddf75: Download complete [Pipeline] withDockerContainer [2021-09-18T02:30:51.874Z] e519532ddf75: Pull complete [2021-09-18T02:30:51.874Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-18T02:30:51.874Z] Status: Downloaded newer image for alpine:3.12 [2021-09-18T02:30:51.874Z] ---> 48b8ec4ed9eb [2021-09-18T02:30:51.874Z] Step 19/25 : EXPOSE 4000 [2021-09-18T02:30:51.874Z] ---> Running in b87c3300e29e [2021-09-18T02:30:51.874Z] Removing intermediate container b87c3300e29e [2021-09-18T02:30:51.874Z] ---> da4fbe57dfff [2021-09-18T02:30:51.874Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-18T02:30:51.895Z] prd-ubuntu18.04-docker-arm64-4c-16g-551 does not seem to be running inside a container [2021-09-18T02:30:52.069Z] $ 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 ******** ci-base-image-arm64 cat [2021-09-18T02:30:52.497Z] ---> 94e04be330e2 [2021-09-18T02:30:52.497Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-18T02:30:52.497Z] ---> Running in 41c87c82da61 [2021-09-18T02:30:52.497Z] Removing intermediate container 41c87c82da61 [2021-09-18T02:30:52.497Z] ---> f84a1e5866a5 [2021-09-18T02:30:52.497Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-18T02:30:52.497Z] ---> Running in 9d27ceb10bf1 [2021-09-18T02:30:52.780Z] Removing intermediate container 9d27ceb10bf1 [2021-09-18T02:30:52.780Z] ---> 38b514e60755 [2021-09-18T02:30:52.780Z] Step 23/25 : LABEL arch=amd64 [2021-09-18T02:30:52.780Z] ---> Running in f15110e1af88 [2021-09-18T02:30:52.780Z] Removing intermediate container f15110e1af88 [2021-09-18T02:30:52.780Z] ---> 8b8a7b9d921f [2021-09-18T02:30:52.780Z] Step 24/25 : LABEL git_sha=ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 [2021-09-18T02:30:52.780Z] ---> Running in 433e6ae7144c [2021-09-18T02:30:52.780Z] Removing intermediate container 433e6ae7144c [2021-09-18T02:30:52.780Z] ---> 0d078ea0a72d [2021-09-18T02:30:52.780Z] Step 25/25 : LABEL version=0.0.0 [2021-09-18T02:30:53.059Z] ---> Running in 9cc4047d1299 [2021-09-18T02:30:53.059Z] Removing intermediate container 9cc4047d1299 [2021-09-18T02:30:53.059Z] ---> dbf180e95354 [2021-09-18T02:30:53.059Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-18T02:30:53.059Z] Successfully built dbf180e95354 [2021-09-18T02:30:53.059Z] Successfully tagged edgex-ui:latest [2021-09-18T02:30:53.734Z] $ docker top 995dbbc414275f27be6dff5ba102da071c13c5df205738952ff40acc98151de0 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-18T02:30:55.042Z] + go mod tidy [2021-09-18T02:30:55.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-18T02:30:55.300Z] [2021-09-18T02:30:55.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-09-18T02:30:55.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-18T02:30:55.969Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-18T02:30:55.969Z] b4d181a07f80: Pulling fs layer [2021-09-18T02:30:55.969Z] a1111a8f2ec3: Pulling fs layer [2021-09-18T02:30:55.969Z] ed53099fbce6: Pulling fs layer [2021-09-18T02:30:55.969Z] dc539afda2c1: Pulling fs layer [2021-09-18T02:30:55.969Z] 77bc0d833cb6: Pulling fs layer [2021-09-18T02:30:55.969Z] 9065ff56babe: Pulling fs layer [2021-09-18T02:30:55.969Z] d287ab97295c: Pulling fs layer [2021-09-18T02:30:55.969Z] dc539afda2c1: Waiting [2021-09-18T02:30:55.969Z] 77bc0d833cb6: Waiting [2021-09-18T02:30:55.969Z] 9065ff56babe: Waiting [2021-09-18T02:30:55.969Z] d287ab97295c: Waiting [2021-09-18T02:30:56.255Z] a1111a8f2ec3: Verifying Checksum [2021-09-18T02:30:56.255Z] a1111a8f2ec3: Download complete [2021-09-18T02:30:56.255Z] dc539afda2c1: Verifying Checksum [2021-09-18T02:30:56.255Z] dc539afda2c1: Download complete [2021-09-18T02:30:56.255Z] 77bc0d833cb6: Verifying Checksum [2021-09-18T02:30:56.255Z] 77bc0d833cb6: Download complete [2021-09-18T02:30:56.458Z] + make test [2021-09-18T02:30:56.458Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-18T02:30:56.534Z] 9065ff56babe: Verifying Checksum [2021-09-18T02:30:56.534Z] 9065ff56babe: Download complete [2021-09-18T02:30:56.534Z] ed53099fbce6: Verifying Checksum [2021-09-18T02:30:56.534Z] ed53099fbce6: Download complete [2021-09-18T02:30:57.969Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-18T02:30:58.292Z] b4d181a07f80: Verifying Checksum [2021-09-18T02:30:58.292Z] b4d181a07f80: Download complete [2021-09-18T02:30:59.335Z] b4d181a07f80: Pull complete [2021-09-18T02:30:59.335Z] a1111a8f2ec3: Pull complete [2021-09-18T02:30:59.858Z] ed53099fbce6: Pull complete [2021-09-18T02:30:59.858Z] dc539afda2c1: Pull complete [2021-09-18T02:31:00.136Z] 77bc0d833cb6: Pull complete [2021-09-18T02:31:00.136Z] 9065ff56babe: Pull complete [2021-09-18T02:31:02.127Z] d287ab97295c: Verifying Checksum [2021-09-18T02:31:02.127Z] d287ab97295c: Download complete [2021-09-18T02:31:06.461Z] d287ab97295c: Pull complete [2021-09-18T02:31:06.461Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-18T02:31:06.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-18T02:31:06.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-18T02:31:06.644Z] prd-centos7-docker-4c-2g-552 does not seem to be running inside a container [2021-09-18T02:31:06.832Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-18T02:31:08.966Z] $ docker top a9b1e8de652411a92acb9a94ced05984037248b04ac0bd79f620f47a1fcecb2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-18T02:31:09.789Z] ---> job-cost.sh [2021-09-18T02:31:09.789Z] lf-activate-venv: SKIPPING [2021-09-18T02:31:09.789Z] INFO: No Stack... [2021-09-18T02:31:10.826Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-18T02:31:11.096Z] INFO: Archiving Costs [Pipeline] sh [2021-09-18T02:31:11.529Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-09-18T02:31:11.530Z] + cut -d, -f6 [Pipeline] lock [2021-09-18T02:31:11.616Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-437-1-stack-cost] [2021-09-18T02:31:11.624Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-437-1-stack-cost] did not exist. Created. [2021-09-18T02:31:11.624Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-437-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-18T02:31:12.094Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-18T02:31:12.185Z] Stashed 1 file(s) [Pipeline] } [2021-09-18T02:31:12.205Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-437-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-18T02:31:12.293Z] $ docker stop --time=1 a9b1e8de652411a92acb9a94ced05984037248b04ac0bd79f620f47a1fcecb2c [2021-09-18T02:31:13.457Z] $ docker rm -f a9b1e8de652411a92acb9a94ced05984037248b04ac0bd79f620f47a1fcecb2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-18T02:31:30.687Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-18T02:31:30.688Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-18T02:31:30.688Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-18T02:31:30.688Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-18T02:31:30.688Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-18T02:31:30.688Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-18T02:31:30.688Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-18T02:31:30.688Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-18T02:31:30.688Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-18T02:31:30.688Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-18T02:31:30.688Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-18T02:31:30.688Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-18T02:31:30.688Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-18T02:31:53.199Z] $ docker stop --time=1 995dbbc414275f27be6dff5ba102da071c13c5df205738952ff40acc98151de0 [2021-09-18T02:31:55.210Z] $ docker rm -f 995dbbc414275f27be6dff5ba102da071c13c5df205738952ff40acc98151de0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-18T02:31:56.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-18T02:31:56.131Z] Warning: overwriting stash ‘coverage-report’ [2021-09-18T02:31:56.872Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-18T02:31:57.754Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-18T02:31:58.154Z] + ls -al . [2021-09-18T02:31:58.154Z] total 124 [2021-09-18T02:31:58.154Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 18 02:30 . [2021-09-18T02:31:58.154Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 02:29 .. [2021-09-18T02:31:58.154Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 02:29 .git [2021-09-18T02:31:58.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 02:29 .github [2021-09-18T02:31:58.154Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 18 02:29 .gitignore [2021-09-18T02:31:58.154Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 18 02:29 CONTRIBUTING.md [2021-09-18T02:31:58.154Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 18 02:29 Dockerfile [2021-09-18T02:31:58.154Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 18 02:29 Jenkinsfile [2021-09-18T02:31:58.154Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 18 02:29 LICENSE [2021-09-18T02:31:58.154Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 18 02:29 Makefile [2021-09-18T02:31:58.154Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 18 02:29 README.md [2021-09-18T02:31:58.154Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 18 02:26 VERSION [2021-09-18T02:31:58.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 02:29 assets [2021-09-18T02:31:58.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 02:29 bin [2021-09-18T02:31:58.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 02:29 cmd [2021-09-18T02:31:58.154Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 18 02:30 coverage.out [2021-09-18T02:31:58.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 02:29 docs [2021-09-18T02:31:58.154Z] -rw-rw-r-- 1 jenkins jenkins 823 Sep 18 02:29 go.mod [2021-09-18T02:31:58.154Z] -rw-r--r-- 1 jenkins jenkins 23693 Sep 18 02:30 go.sum [2021-09-18T02:31:58.154Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 18 02:29 internal [2021-09-18T02:31:58.155Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 02:29 pkg [2021-09-18T02:31:58.155Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 18 02:29 version.go [2021-09-18T02:31:58.155Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 02:29 web [Pipeline] isUnix [Pipeline] sh [2021-09-18T02:31:58.558Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 --label arch=arm64 --label version=0.0.0 . [2021-09-18T02:31:59.171Z] Sending build context to Docker daemon 20.81MB [2021-09-18T02:31:59.451Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-18T02:31:59.451Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-18T02:31:59.451Z] ---> 57328daedcc9 [2021-09-18T02:31:59.451Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-18T02:31:59.741Z] ---> Running in 3dd16b1d9eb2 [2021-09-18T02:32:00.344Z] Removing intermediate container 3dd16b1d9eb2 [2021-09-18T02:32:00.344Z] ---> 9c9e456f4f60 [2021-09-18T02:32:00.344Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-18T02:32:00.344Z] ---> Running in 8f514eb5a30b [2021-09-18T02:32:00.955Z] Removing intermediate container 8f514eb5a30b [2021-09-18T02:32:00.955Z] ---> 93a278d32889 [2021-09-18T02:32:00.955Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-18T02:32:00.955Z] ---> Running in fe0bdaa33766 [2021-09-18T02:32:01.586Z] Removing intermediate container fe0bdaa33766 [2021-09-18T02:32:01.586Z] ---> 1ded698aa106 [2021-09-18T02:32:01.586Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-18T02:32:01.586Z] ---> Running in 12739db09ed0 [2021-09-18T02:32:02.218Z] Removing intermediate container 12739db09ed0 [2021-09-18T02:32:02.218Z] ---> be92f57a156a [2021-09-18T02:32:02.218Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-18T02:32:02.218Z] ---> Running in 94ac4b34caf4 [2021-09-18T02:32:02.840Z] Removing intermediate container 94ac4b34caf4 [2021-09-18T02:32:02.840Z] ---> c2df869947ab [2021-09-18T02:32:02.840Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-18T02:32:02.840Z] ---> Running in 000c1f591a86 [2021-09-18T02:32:04.937Z] Removing intermediate container 000c1f591a86 [2021-09-18T02:32:04.937Z] ---> b7cdfa86ca8f [2021-09-18T02:32:04.937Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-18T02:32:05.213Z] ---> Running in d74b82608a44 [2021-09-18T02:32:06.701Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-18T02:32:07.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-18T02:32:08.415Z] OK: 218 MiB in 52 packages [2021-09-18T02:32:09.733Z] Removing intermediate container d74b82608a44 [2021-09-18T02:32:09.733Z] ---> cc5d86fb007a [2021-09-18T02:32:09.733Z] Step 10/25 : ENV GO111MODULE=on [2021-09-18T02:32:09.733Z] ---> Running in cf56f404ee6e [2021-09-18T02:32:10.039Z] Removing intermediate container cf56f404ee6e [2021-09-18T02:32:10.039Z] ---> 3e4f8b83b09f [2021-09-18T02:32:10.039Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-18T02:32:10.039Z] ---> Running in 88f0ee94b4b1 [2021-09-18T02:32:10.755Z] Removing intermediate container 88f0ee94b4b1 [2021-09-18T02:32:10.755Z] ---> f7bdc4e2b63b [2021-09-18T02:32:10.755Z] Step 12/25 : COPY go.mod . [2021-09-18T02:32:11.416Z] ---> db3cd5ec6314 [2021-09-18T02:32:11.416Z] Step 13/25 : COPY Makefile . [2021-09-18T02:32:12.051Z] ---> 5fdbfe5a4d7e [2021-09-18T02:32:12.051Z] Step 14/25 : RUN make update [2021-09-18T02:32:12.391Z] ---> Running in 17b1e1f54afe [2021-09-18T02:32:13.452Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-18T02:32:15.081Z] Removing intermediate container 17b1e1f54afe [2021-09-18T02:32:15.081Z] ---> 73307e1ee95a [2021-09-18T02:32:15.081Z] Step 15/25 : COPY . . [2021-09-18T02:32:17.866Z] ---> 700c64316c25 [2021-09-18T02:32:17.866Z] Step 16/25 : RUN go mod tidy [2021-09-18T02:32:17.866Z] ---> Running in 06d9a2437d6f [2021-09-18T02:32:20.601Z] Removing intermediate container 06d9a2437d6f [2021-09-18T02:32:20.601Z] ---> 18b013686093 [2021-09-18T02:32:20.601Z] Step 17/25 : RUN ${MAKE} [2021-09-18T02:32:20.601Z] ---> Running in 96b7c445e863 [2021-09-18T02:32:21.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-18T02:32:48.952Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-18T02:32:52.484Z] Removing intermediate container 96b7c445e863 [2021-09-18T02:32:52.484Z] ---> 5282f1652735 [2021-09-18T02:32:52.484Z] Step 18/25 : FROM alpine:3.12 [2021-09-18T02:32:53.170Z] 3.12: Pulling from library/alpine [2021-09-18T02:32:53.510Z] ccdebe76d529: Pulling fs layer [2021-09-18T02:32:53.788Z] ccdebe76d529: Verifying Checksum [2021-09-18T02:32:53.788Z] ccdebe76d529: Download complete [2021-09-18T02:32:54.453Z] ccdebe76d529: Pull complete [2021-09-18T02:32:54.453Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-18T02:32:54.453Z] Status: Downloaded newer image for alpine:3.12 [2021-09-18T02:32:54.453Z] ---> afc2cc120ca2 [2021-09-18T02:32:54.453Z] Step 19/25 : EXPOSE 4000 [2021-09-18T02:32:54.757Z] ---> Running in 78f613a2bbe0 [2021-09-18T02:32:55.364Z] Removing intermediate container 78f613a2bbe0 [2021-09-18T02:32:55.364Z] ---> ee93fea94a88 [2021-09-18T02:32:55.364Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-18T02:32:56.950Z] ---> f53b2f391589 [2021-09-18T02:32:56.950Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-18T02:32:56.950Z] ---> Running in dc97e7c6e210 [2021-09-18T02:32:57.589Z] Removing intermediate container dc97e7c6e210 [2021-09-18T02:32:57.589Z] ---> 98df714a2f3a [2021-09-18T02:32:57.589Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-18T02:32:57.589Z] ---> Running in 38201d7f3f24 [2021-09-18T02:32:58.237Z] Removing intermediate container 38201d7f3f24 [2021-09-18T02:32:58.237Z] ---> 2e65eadb3daa [2021-09-18T02:32:58.237Z] Step 23/25 : LABEL arch=arm64 [2021-09-18T02:32:58.237Z] ---> Running in c6b2d558a2d3 [2021-09-18T02:32:58.569Z] Removing intermediate container c6b2d558a2d3 [2021-09-18T02:32:58.569Z] ---> b934a7c2e7d1 [2021-09-18T02:32:58.569Z] Step 24/25 : LABEL git_sha=ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 [2021-09-18T02:32:58.875Z] ---> Running in 02097e6444df [2021-09-18T02:32:59.167Z] Removing intermediate container 02097e6444df [2021-09-18T02:32:59.167Z] ---> 405538b35c08 [2021-09-18T02:32:59.167Z] Step 25/25 : LABEL version=0.0.0 [2021-09-18T02:32:59.463Z] ---> Running in 9255b24f3db3 [2021-09-18T02:33:00.086Z] Removing intermediate container 9255b24f3db3 [2021-09-18T02:33:00.086Z] ---> e73ee9306142 [2021-09-18T02:33:00.086Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-18T02:33:00.086Z] Successfully built e73ee9306142 [2021-09-18T02:33:00.086Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-18T02:33:01.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-18T02:33:01.136Z] [2021-09-18T02:33:01.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-18T02:33:01.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-18T02:33:01.929Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-18T02:33:01.929Z] 448f6bf000e3: Pulling fs layer [2021-09-18T02:33:01.929Z] f757da607395: Pulling fs layer [2021-09-18T02:33:01.929Z] 05883995daec: Pulling fs layer [2021-09-18T02:33:01.929Z] 8603b9c90790: Pulling fs layer [2021-09-18T02:33:01.929Z] 1560dd03e051: Pulling fs layer [2021-09-18T02:33:01.929Z] 27f5ce0e4adf: Pulling fs layer [2021-09-18T02:33:01.929Z] c2d8d7efcc4b: Pulling fs layer [2021-09-18T02:33:01.929Z] 1560dd03e051: Waiting [2021-09-18T02:33:01.929Z] 27f5ce0e4adf: Waiting [2021-09-18T02:33:01.929Z] c2d8d7efcc4b: Waiting [2021-09-18T02:33:01.929Z] 8603b9c90790: Waiting [2021-09-18T02:33:02.235Z] f757da607395: Verifying Checksum [2021-09-18T02:33:02.235Z] f757da607395: Download complete [2021-09-18T02:33:02.235Z] 8603b9c90790: Download complete [2021-09-18T02:33:02.540Z] 1560dd03e051: Verifying Checksum [2021-09-18T02:33:02.540Z] 1560dd03e051: Download complete [2021-09-18T02:33:02.540Z] 27f5ce0e4adf: Verifying Checksum [2021-09-18T02:33:02.540Z] 05883995daec: Verifying Checksum [2021-09-18T02:33:02.540Z] 05883995daec: Download complete [2021-09-18T02:33:04.087Z] 448f6bf000e3: Verifying Checksum [2021-09-18T02:33:04.087Z] 448f6bf000e3: Download complete [2021-09-18T02:33:09.710Z] 448f6bf000e3: Pull complete [2021-09-18T02:33:09.995Z] c2d8d7efcc4b: Verifying Checksum [2021-09-18T02:33:09.996Z] c2d8d7efcc4b: Download complete [2021-09-18T02:33:10.619Z] f757da607395: Pull complete [2021-09-18T02:33:11.968Z] 05883995daec: Pull complete [2021-09-18T02:33:12.290Z] 8603b9c90790: Pull complete [2021-09-18T02:33:13.454Z] 1560dd03e051: Pull complete [2021-09-18T02:33:13.766Z] 27f5ce0e4adf: Pull complete [2021-09-18T02:33:29.847Z] c2d8d7efcc4b: Pull complete [2021-09-18T02:33:29.847Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-18T02:33:29.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-18T02:33:29.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-18T02:33:30.218Z] prd-ubuntu18.04-docker-arm64-4c-16g-551 does not seem to be running inside a container [2021-09-18T02:33:30.398Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-18T02:33:34.624Z] $ docker top ff7eb4b07c8a8fb85f6abe5a32f9b811245f4b45aacaeba6ad6e6a0e019cc406 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-18T02:33:35.687Z] ---> job-cost.sh [2021-09-18T02:33:35.687Z] lf-activate-venv: SKIPPING [2021-09-18T02:33:35.687Z] INFO: No Stack... [2021-09-18T02:33:37.710Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-18T02:33:37.982Z] INFO: Archiving Costs [Pipeline] sh [2021-09-18T02:33:38.734Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-09-18T02:33:38.734Z] + cut -d, -f6 [Pipeline] lock [2021-09-18T02:33:38.880Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-437-1-stack-cost] [2021-09-18T02:33:38.886Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-437-1-stack-cost] did not exist. Created. [2021-09-18T02:33:38.886Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-437-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-18T02:33:39.700Z] /w/workspace/edgex-ui-go/1@tmp/durable-776a4fe9/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-776a4fe9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-18T02:33:40.519Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-18T02:33:40.569Z] Warning: overwriting stash ‘stack-cost’ [2021-09-18T02:33:40.696Z] Stashed 1 file(s) [Pipeline] } [2021-09-18T02:33:40.716Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-437-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-18T02:33:40.878Z] $ docker stop --time=1 ff7eb4b07c8a8fb85f6abe5a32f9b811245f4b45aacaeba6ad6e6a0e019cc406 [2021-09-18T02:33:42.596Z] $ docker rm -f ff7eb4b07c8a8fb85f6abe5a32f9b811245f4b45aacaeba6ad6e6a0e019cc406 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-18T02:33:44.234Z] provisioning config files... [2021-09-18T02:33:44.256Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/config2389029600002638525tmp [Pipeline] { [Pipeline] sh [2021-09-18T02:33:44.674Z] + set +x [2021-09-18T02:33:44.674Z] + curl -s https://codecov.io/bash [2021-09-18T02:33:44.674Z] + bash -s -- [2021-09-18T02:33:44.674Z] [2021-09-18T02:33:44.674Z] _____ _ [2021-09-18T02:33:44.674Z] / ____| | | [2021-09-18T02:33:44.674Z] | | ___ __| | ___ ___ _____ __ [2021-09-18T02:33:44.674Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-18T02:33:44.674Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-18T02:33:44.674Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-18T02:33:44.674Z] Bash-1.0.6 [2021-09-18T02:33:44.674Z] [2021-09-18T02:33:44.674Z] [2021-09-18T02:33:44.674Z] ==> git version 2.24.4 found [2021-09-18T02:33:44.674Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-18T02:33:44.674Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-18T02:33:44.674Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-18T02:33:44.674Z] ==> Jenkins CI detected. [2021-09-18T02:33:44.674Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-437 [2021-09-18T02:33:44.674Z] project root: . [2021-09-18T02:33:44.674Z] --> token set from env [2021-09-18T02:33:44.674Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-18T02:33:44.983Z] ==> Running gcov in . (disable via -X gcov) [2021-09-18T02:33:44.983Z] ==> Python coveragepy not found [2021-09-18T02:33:44.983Z] ==> Searching for coverage reports in: [2021-09-18T02:33:44.983Z] + . [2021-09-18T02:33:44.983Z] -> Found 1 reports [2021-09-18T02:33:44.983Z] ==> Detecting git/mercurial file structure [2021-09-18T02:33:44.983Z] ==> Reading reports [2021-09-18T02:33:44.983Z] + ./coverage.out bytes=10 [2021-09-18T02:33:44.983Z] ==> Appending adjustments [2021-09-18T02:33:44.983Z] https://docs.codecov.io/docs/fixing-reports [2021-09-18T02:33:44.983Z] + Found adjustments [2021-09-18T02:33:44.983Z] ==> Gzipping contents [2021-09-18T02:33:44.983Z] 4.0K /tmp/codecov.VTDCv6.gz [2021-09-18T02:33:44.983Z] ==> Uploading reports [2021-09-18T02:33:44.983Z] url: https://codecov.io [2021-09-18T02:33:44.983Z] query: branch=PR-437&commit=ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-437%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=437&job=&cmd_args= [2021-09-18T02:33:44.983Z] -> Pinging Codecov [2021-09-18T02:33:44.983Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-437&commit=ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-437%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=437&job=&cmd_args= [2021-09-18T02:33:45.268Z] -> Uploading to [2021-09-18T02:33:45.268Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-18/FB506323287CE973F263BFD2A0EB1F37/ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4/3a1770d0-7f5e-4f49-9fb8-ff33b0a469f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210918%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210918T023345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d245f6bb18411286dafb5a411af786be1a279790737e2e43fde0788f76f861ec [2021-09-18T02:33:45.268Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-18T02:33:45.268Z] Dload Upload Total Spent Left Speed [2021-09-18T02:33:45.822Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3366 0 0 100 3366 0 8543 --:--:-- --:--:-- --:--:-- 8543 [2021-09-18T02:33:45.822Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ebe398c90c10d4b6a03af3e2c81de8b4cadff2d4 [Pipeline] } [2021-09-18T02:33:45.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-18T02:33:48.987Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-437/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-18T02:33:49.477Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-18T02:33:49.987Z] ---> package-listing.sh [2021-09-18T02:33:49.987Z] ++ facter osfamily [2021-09-18T02:33:49.987Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-18T02:33:49.987Z] + OS_FAMILY=redhat [2021-09-18T02:33:49.987Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-437 [2021-09-18T02:33:49.987Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-18T02:33:49.987Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-18T02:33:49.987Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-18T02:33:49.987Z] + PACKAGES=/tmp/packages_start.txt [2021-09-18T02:33:49.987Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-437 ']' [2021-09-18T02:33:49.987Z] + PACKAGES=/tmp/packages_end.txt [2021-09-18T02:33:49.987Z] + case "${OS_FAMILY}" in [2021-09-18T02:33:49.987Z] + rpm -qa [2021-09-18T02:33:50.314Z] + sort [2021-09-18T02:33:50.978Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-18T02:33:50.978Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-18T02:33:50.978Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-18T02:33:50.978Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-437 ']' [2021-09-18T02:33:50.978Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-437/archives/ [2021-09-18T02:33:50.978Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-437/archives/ [Pipeline] echo [2021-09-18T02:33:51.267Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-437/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-18T02:33:52.118Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-18T02:33:52.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-18T02:33:52.583Z] [2021-09-18T02:33:52.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-18T02:33:53.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-18T02:33:53.327Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-18T02:33:53.327Z] b4d181a07f80: Pulling fs layer [2021-09-18T02:33:53.327Z] a1111a8f2ec3: Pulling fs layer [2021-09-18T02:33:53.327Z] ed53099fbce6: Pulling fs layer [2021-09-18T02:33:53.327Z] dc539afda2c1: Pulling fs layer [2021-09-18T02:33:53.327Z] 77bc0d833cb6: Pulling fs layer [2021-09-18T02:33:53.327Z] 9065ff56babe: Pulling fs layer [2021-09-18T02:33:53.327Z] d287ab97295c: Pulling fs layer [2021-09-18T02:33:53.327Z] 77bc0d833cb6: Waiting [2021-09-18T02:33:53.327Z] 9065ff56babe: Waiting [2021-09-18T02:33:53.327Z] d287ab97295c: Waiting [2021-09-18T02:33:53.327Z] dc539afda2c1: Waiting [2021-09-18T02:33:53.599Z] a1111a8f2ec3: Verifying Checksum [2021-09-18T02:33:53.599Z] a1111a8f2ec3: Download complete [2021-09-18T02:33:53.599Z] dc539afda2c1: Verifying Checksum [2021-09-18T02:33:53.599Z] dc539afda2c1: Download complete [2021-09-18T02:33:53.911Z] 77bc0d833cb6: Verifying Checksum [2021-09-18T02:33:53.911Z] 77bc0d833cb6: Download complete [2021-09-18T02:33:53.911Z] 9065ff56babe: Verifying Checksum [2021-09-18T02:33:53.911Z] 9065ff56babe: Download complete [2021-09-18T02:33:54.558Z] ed53099fbce6: Verifying Checksum [2021-09-18T02:33:54.558Z] ed53099fbce6: Download complete [2021-09-18T02:33:54.909Z] b4d181a07f80: Verifying Checksum [2021-09-18T02:33:54.909Z] b4d181a07f80: Download complete [2021-09-18T02:33:56.421Z] b4d181a07f80: Pull complete [2021-09-18T02:33:56.421Z] a1111a8f2ec3: Pull complete [2021-09-18T02:33:56.778Z] ed53099fbce6: Pull complete [2021-09-18T02:33:56.778Z] dc539afda2c1: Pull complete [2021-09-18T02:33:57.055Z] 77bc0d833cb6: Pull complete [2021-09-18T02:33:57.055Z] 9065ff56babe: Pull complete [2021-09-18T02:33:59.984Z] d287ab97295c: Verifying Checksum [2021-09-18T02:33:59.984Z] d287ab97295c: Download complete [2021-09-18T02:34:04.513Z] d287ab97295c: Pull complete [2021-09-18T02:34:04.513Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-18T02:34:04.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-18T02:34:04.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-18T02:34:04.761Z] prd-centos7-docker-4c-2g-550 does not seem to be running inside a container [2021-09-18T02:34:04.912Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-437/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-437 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-437:/w/workspace/edgexfoundry_edgex-ui-go_PR-437:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-437@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-lftools-log-publisher:latest cat [2021-09-18T02:34:07.534Z] $ docker top cd8f12780fae93750a8075ff3ce86d41f906b8e463531bcbc965f2f4adf67a57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-18T02:34:08.061Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-18T02:34:08.469Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-18T02:34:08.887Z] + ls /var/log/sa-host [2021-09-18T02:34:08.887Z] + sadf -c /var/log/sa-host/sa05 [2021-09-18T02:34:08.887Z] file_magic: OK [2021-09-18T02:34:08.887Z] HZ: Using current value: 100 [2021-09-18T02:34:08.887Z] file_header: OK [2021-09-18T02:34:08.887Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-18T02:34:08.887Z] Statistics: [2021-09-18T02:34:08.887Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-18T02:34:08.887Z] File successfully converted to sysstat format version 12.0.3 [2021-09-18T02:34:08.887Z] + sadf -c /var/log/sa-host/sa18 [2021-09-18T02:34:08.887Z] file_magic: OK [2021-09-18T02:34:08.887Z] HZ: Using current value: 100 [2021-09-18T02:34:08.887Z] file_header: OK [2021-09-18T02:34:08.887Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-18T02:34:08.887Z] Statistics: [2021-09-18T02:34:08.887Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-18T02:34:08.887Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-18T02:34:09.653Z] provisioning config files... [2021-09-18T02:34:09.676Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-437@tmp/config384822544315267832tmp [Pipeline] { [Pipeline] echo [2021-09-18T02:34:09.754Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-18T02:34:10.178Z] ---> create-netrc.sh [Pipeline] } [2021-09-18T02:34:10.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-18T02:34:10.818Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-18T02:34:10.855Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-18T02:34:11.226Z] ---> sudo-logs.sh [2021-09-18T02:34:11.226Z] Archiving 'sudo' log.. [2021-09-18T02:34:11.226Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-550.vexxhost.local: Name or service not known [2021-09-18T02:34:11.226Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-550.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-18T02:34:11.323Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-18T02:34:11.705Z] ---> job-cost.sh [2021-09-18T02:34:11.705Z] lf-activate-venv: SKIPPING [2021-09-18T02:34:11.705Z] DEBUG: total: 0.10999999940395355 [2021-09-18T02:34:11.705Z] INFO: Retrieving Stack Cost... [2021-09-18T02:34:12.736Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-18T02:34:13.026Z] INFO: Archiving Costs [Pipeline] echo [2021-09-18T02:34:13.073Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-18T02:34:13.474Z] ---> logs-deploy.sh [2021-09-18T02:34:13.474Z] lf-activate-venv: SKIPPING [2021-09-18T02:34:13.474Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-437/1 [2021-09-18T02:34:13.474Z] INFO: archiving workspace using pattern(s): [2021-09-18T02:34:14.094Z] Archives upload complete. [2021-09-18T02:34:14.394Z] INFO: archiving logs to Nexus [2021-09-18T02:34:15.018Z] ---> uname -a: [2021-09-18T02:34:15.018Z] Linux prd-centos7-docker-4c-2g-550.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-09-18T02:34:15.018Z] [2021-09-18T02:34:15.018Z] [2021-09-18T02:34:15.018Z] ---> lscpu: [2021-09-18T02:34:15.018Z] Architecture: x86_64 [2021-09-18T02:34:15.018Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-18T02:34:15.018Z] Byte Order: Little Endian [2021-09-18T02:34:15.018Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-18T02:34:15.018Z] CPU(s): 2 [2021-09-18T02:34:15.018Z] On-line CPU(s) list: 0,1 [2021-09-18T02:34:15.018Z] Thread(s) per core: 1 [2021-09-18T02:34:15.018Z] Core(s) per socket: 1 [2021-09-18T02:34:15.018Z] Socket(s): 2 [2021-09-18T02:34:15.018Z] NUMA node(s): 1 [2021-09-18T02:34:15.018Z] Vendor ID: AuthenticAMD [2021-09-18T02:34:15.018Z] CPU family: 23 [2021-09-18T02:34:15.018Z] Model: 49 [2021-09-18T02:34:15.018Z] Model name: AMD EPYC-Rome Processor [2021-09-18T02:34:15.018Z] Stepping: 0 [2021-09-18T02:34:15.018Z] CPU MHz: 2799.998 [2021-09-18T02:34:15.018Z] BogoMIPS: 5599.99 [2021-09-18T02:34:15.018Z] Virtualization: AMD-V [2021-09-18T02:34:15.018Z] Hypervisor vendor: KVM [2021-09-18T02:34:15.018Z] Virtualization type: full [2021-09-18T02:34:15.018Z] L1d cache: 32K [2021-09-18T02:34:15.018Z] L1i cache: 32K [2021-09-18T02:34:15.018Z] L2 cache: 512K [2021-09-18T02:34:15.018Z] L3 cache: 16384K [2021-09-18T02:34:15.018Z] NUMA node0 CPU(s): 0,1 [2021-09-18T02:34:15.018Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-09-18T02:34:15.018Z] [2021-09-18T02:34:15.018Z] [2021-09-18T02:34:15.018Z] ---> nproc: [2021-09-18T02:34:15.018Z] 2 [2021-09-18T02:34:15.018Z] [2021-09-18T02:34:15.018Z] [2021-09-18T02:34:15.018Z] ---> df -h: [2021-09-18T02:34:15.018Z] Filesystem Size Used Avail Use% Mounted on [2021-09-18T02:34:15.018Z] overlay 40G 7.7G 33G 20% / [2021-09-18T02:34:15.018Z] tmpfs 64M 0 64M 0% /dev [2021-09-18T02:34:15.018Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-18T02:34:15.018Z] shm 64M 0 64M 0% /dev/shm [2021-09-18T02:34:15.018Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-09-18T02:34:15.018Z] [2021-09-18T02:34:15.018Z] [2021-09-18T02:34:15.018Z] ---> sar -b -r -n DEV: [2021-09-18T02:34:15.018Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/18/21 _x86_64_ (2 CPU) [2021-09-18T02:34:15.018Z] [2021-09-18T02:34:15.018Z] 02:25:05 LINUX RESTART (2 CPU) [2021-09-18T02:34:15.018Z] [2021-09-18T02:34:15.018Z] 02:26:01 tps rtps wtps bread/s bwrtn/s [2021-09-18T02:34:15.018Z] 02:27:01 38.72 3.56 35.16 2601.07 4530.61 [2021-09-18T02:34:15.018Z] 02:28:02 1.55 0.00 1.55 0.00 30.88 [2021-09-18T02:34:15.018Z] 02:29:01 0.27 0.00 0.27 0.00 3.39 [2021-09-18T02:34:15.018Z] 02:30:01 0.18 0.00 0.18 0.00 2.83 [2021-09-18T02:34:15.018Z] 02:31:01 0.28 0.00 0.28 0.00 3.66 [2021-09-18T02:34:15.018Z] 02:32:01 0.30 0.00 0.30 0.00 4.45 [2021-09-18T02:34:15.018Z] 02:33:01 0.22 0.00 0.22 0.00 3.46 [2021-09-18T02:34:15.018Z] 02:34:01 4.40 0.13 4.26 13.72 174.10 [2021-09-18T02:34:15.018Z] Average: 5.75 0.46 5.29 327.55 595.44 [2021-09-18T02:34:15.018Z] [2021-09-18T02:34:15.018Z] 02:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-18T02:34:15.018Z] 02:27:01 5442992 0 796904 9.95 2620 1766424 1155352 12.76 588932 1575444 24 [2021-09-18T02:34:15.018Z] 02:28:02 5453936 0 785956 9.81 2620 1766428 1075752 11.88 580596 1574384 8 [2021-09-18T02:34:15.018Z] 02:29:01 5452084 0 787804 9.84 2620 1766432 1076272 11.88 581956 1574536 12 [2021-09-18T02:34:15.018Z] 02:30:01 5450028 0 789856 9.86 2620 1766436 1076284 11.88 583928 1574536 8 [2021-09-18T02:34:15.018Z] 02:31:01 5451672 0 788208 9.84 2620 1766440 1076092 11.88 575520 1581992 12 [2021-09-18T02:34:15.018Z] 02:32:01 5451216 0 788656 9.85 2620 1766448 1076056 11.88 576208 1581992 20 [2021-09-18T02:34:15.018Z] 02:33:01 5438360 0 801508 10.01 2620 1766452 1076008 11.88 589048 1581992 12 [2021-09-18T02:34:15.018Z] 02:34:01 4894356 0 929248 11.60 2620 2182716 1557596 17.20 881624 1789092 415304 [2021-09-18T02:34:15.018Z] Average: 5379330 0 808518 10.10 2620 1818472 1146176 12.65 619726 1604246 51925 [2021-09-18T02:34:15.018Z] [2021-09-18T02:34:15.018Z] 02:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-18T02:34:15.018Z] 02:27:01 eth0 149.48 128.50 577.96 28.52 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:27:01 docker0 60.04 45.99 5.58 220.68 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:28:02 eth0 0.85 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:29:01 eth0 0.93 0.44 0.32 0.18 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:30:01 eth0 1.10 0.82 1.23 0.26 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:31:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:32:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:33:01 eth0 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:34:01 eth0 426.47 283.59 2617.96 54.79 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] Average: eth0 72.56 51.84 400.57 10.50 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] Average: docker0 7.52 5.76 0.70 27.64 0.00 0.00 0.00 0.00 [2021-09-18T02:34:15.018Z] [2021-09-18T02:34:15.018Z] [2021-09-18T02:34:15.018Z] ---> sar -P ALL: [2021-09-18T02:34:15.018Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/18/21 _x86_64_ (2 CPU) [2021-09-18T02:34:15.018Z] [2021-09-18T02:34:15.018Z] 02:25:05 LINUX RESTART (2 CPU) [2021-09-18T02:34:15.018Z] [2021-09-18T02:34:15.018Z] 02:26:01 CPU %user %nice %system %iowait %steal %idle [2021-09-18T02:34:15.018Z] 02:27:01 all 5.23 0.00 2.17 0.85 0.05 91.70 [2021-09-18T02:34:15.018Z] 02:27:01 0 4.89 0.00 2.37 1.32 0.05 91.37 [2021-09-18T02:34:15.018Z] 02:27:01 1 5.56 0.00 1.98 0.37 0.05 92.03 [2021-09-18T02:34:15.018Z] 02:28:02 all 0.29 0.00 0.07 0.00 0.02 99.62 [2021-09-18T02:34:15.018Z] 02:28:02 0 0.07 0.00 0.07 0.00 0.02 99.85 [2021-09-18T02:34:15.018Z] 02:28:02 1 0.52 0.00 0.07 0.00 0.02 99.40 [2021-09-18T02:34:15.018Z] 02:29:01 all 0.25 0.00 0.08 0.00 0.01 99.66 [2021-09-18T02:34:15.018Z] 02:29:01 0 0.08 0.00 0.08 0.00 0.02 99.81 [2021-09-18T02:34:15.018Z] 02:29:01 1 0.42 0.00 0.07 0.00 0.00 99.51 [2021-09-18T02:34:15.018Z] 02:30:01 all 0.17 0.00 0.08 0.00 0.02 99.74 [2021-09-18T02:34:15.018Z] 02:30:01 0 0.27 0.00 0.10 0.00 0.02 99.62 [2021-09-18T02:34:15.018Z] 02:30:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-09-18T02:34:15.018Z] 02:31:01 all 0.39 0.00 0.46 0.00 0.01 99.14 [2021-09-18T02:34:15.018Z] 02:31:01 0 0.28 0.00 0.47 0.00 0.00 99.25 [2021-09-18T02:34:15.018Z] 02:31:01 1 0.50 0.00 0.45 0.00 0.02 99.04 [2021-09-18T02:34:15.018Z] 02:32:01 all 0.17 0.00 0.11 0.00 0.01 99.72 [2021-09-18T02:34:15.019Z] 02:32:01 0 0.03 0.00 0.08 0.00 0.00 99.88 [2021-09-18T02:34:15.019Z] 02:32:01 1 0.30 0.00 0.13 0.00 0.02 99.55 [2021-09-18T02:34:15.019Z] 02:33:01 all 0.27 0.00 0.04 0.00 0.02 99.67 [2021-09-18T02:34:15.019Z] 02:33:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-09-18T02:34:15.019Z] 02:33:01 1 0.48 0.00 0.05 0.00 0.02 99.45 [2021-09-18T02:34:15.019Z] 02:34:01 all 5.73 0.00 2.04 0.03 0.03 92.17 [2021-09-18T02:34:15.019Z] 02:34:01 0 4.67 0.00 2.12 0.03 0.03 93.13 [2021-09-18T02:34:15.019Z] 02:34:01 1 6.77 0.00 1.95 0.03 0.03 91.21 [2021-09-18T02:34:15.019Z] Average: all 1.55 0.00 0.63 0.11 0.02 97.70 [2021-09-18T02:34:15.019Z] Average: 0 1.28 0.00 0.66 0.17 0.02 97.87 [2021-09-18T02:34:15.019Z] Average: 1 1.82 0.00 0.59 0.05 0.02 97.52 [2021-09-18T02:34:15.019Z] [2021-09-18T02:34:15.019Z] [2021-09-18T02:34:15.019Z]