Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d+b209eb549a97d6882e2bef1a28b10a8a956d1a12 (8703b6704f4d0b8affe0bb4857d64409b08f0ff9) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh187799248121301333.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-ssh2090341034564113089.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-444/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-444/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6438079705177625327.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 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-ssh8402955538031923100.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-444/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-444/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5730796969504081264.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-0 in /w/workspace/edgexfoundry_edgex-ui-go_PR-444 [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-444 # 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-444@tmp/jenkins-gitclient-ssh8317927101191393397.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-444@tmp/jenkins-gitclient-ssh917500261262169027.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b209eb549a97d6882e2bef1a28b10a8a956d1a12 into PR head commit cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d Merge succeeded, producing cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d Checking out Revision cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d (PR-444) > git config core.sparsecheckout # timeout=10 > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 > 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-444@tmp/jenkins-gitclient-ssh7767245910264005578.key > git merge b209eb549a97d6882e2bef1a28b10a8a956d1a12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 Commit message: "Merge branch 'main' into upgrade-alpine" > git rev-list --no-walk 2d8aab7f0e2a63fbe0e79c578843ddeda613a2ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-28T19:40:06.648Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-28T19:40:06.787Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-28T19:40:06.836Z] ========================================================= [2021-09-28T19:40:06.836Z] EdgeX Global Pipelines Version Info [2021-09-28T19:40:06.836Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-28T19:40:08.114Z] ------------------- [2021-09-28T19:40:08.115Z] stable info: [2021-09-28T19:40:08.115Z] ------------------- [2021-09-28T19:40:08.115Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-28T19:40:08.115Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-28T19:40:08.115Z] Message: update stable to v1.0.205 [2021-09-28T19:40:08.698Z] ------------------- [2021-09-28T19:40:08.698Z] experimental info: [2021-09-28T19:40:08.699Z] ------------------- [2021-09-28T19:40:08.699Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-28T19:40:08.699Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-28T19:40:08.699Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-28T19:40:08.920Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-28T19:40:08.951Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-28T19:40:08.978Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-28T19:40:09.004Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-28T19:40:09.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-28T19:40:09.081Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-28T19:40:09.125Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-28T19:40:09.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-28T19:40:09.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-28T19:40:09.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-28T19:40:09.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-28T19:40:09.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-28T19:40:09.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-28T19:40:09.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-28T19:40:09.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-28T19:40:09.387Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-28T19:40:09.414Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-28T19:40:09.441Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-28T19:40:09.468Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-28T19:40:09.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-28T19:40:09.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-28T19:40:09.548Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-28T19:40:09.575Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-28T19:40:09.602Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-28T19:40:09.628Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-28T19:40:09.654Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-28T19:40:09.682Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-28T19:40:09.708Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-444 [Pipeline] echo [2021-09-28T19:40:09.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-444 [Pipeline] echo [2021-09-28T19:40:09.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-444 [Pipeline] echo [2021-09-28T19:40:09.788Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [Pipeline] echo [2021-09-28T19:40:09.820Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfaa5cb [Pipeline] echo [2021-09-28T19:40:09.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T19:40:10.076Z] provisioning config files... [2021-09-28T19:40:10.097Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/config186934256350367681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T19:40:10.426Z] ---> docker-login.sh [2021-09-28T19:40:10.426Z] nexus3.edgexfoundry.org:10001 [2021-09-28T19:40:10.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T19:40:10.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T19:40:10.697Z] Configure a credential helper to remove this warning. See [2021-09-28T19:40:10.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T19:40:10.697Z] [2021-09-28T19:40:10.697Z] Login Succeeded [2021-09-28T19:40:10.697Z] nexus3.edgexfoundry.org:10002 [2021-09-28T19:40:10.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T19:40:10.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T19:40:10.963Z] Configure a credential helper to remove this warning. See [2021-09-28T19:40:10.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T19:40:10.963Z] [2021-09-28T19:40:10.963Z] Login Succeeded [2021-09-28T19:40:10.963Z] nexus3.edgexfoundry.org:10003 [2021-09-28T19:40:10.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T19:40:10.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T19:40:10.963Z] Configure a credential helper to remove this warning. See [2021-09-28T19:40:10.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T19:40:10.963Z] [2021-09-28T19:40:10.963Z] Login Succeeded [2021-09-28T19:40:10.963Z] nexus3.edgexfoundry.org:10004 [2021-09-28T19:40:10.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T19:40:11.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T19:40:11.236Z] Configure a credential helper to remove this warning. See [2021-09-28T19:40:11.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T19:40:11.236Z] [2021-09-28T19:40:11.236Z] Login Succeeded [2021-09-28T19:40:11.236Z] docker.io [2021-09-28T19:40:11.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T19:40:11.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T19:40:11.507Z] Configure a credential helper to remove this warning. See [2021-09-28T19:40:11.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T19:40:11.507Z] [2021-09-28T19:40:11.507Z] Login Succeeded [2021-09-28T19:40:11.507Z] ---> docker-login.sh ends [Pipeline] } [2021-09-28T19:40:11.521Z] 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-28T19:40:13.198Z] + git log --format=format:%s -1 cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [Pipeline] echo [2021-09-28T19:40:13.253Z] GIT_COMMIT: cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d, Commit Message: Merge branch 'main' into upgrade-alpine [Pipeline] echo [2021-09-28T19:40:13.269Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-28T19:40:13.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T19:40:13.940Z] [2021-09-28T19:40:13.940Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T19:40:14.288Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T19:40:14.289Z] latest: Pulling from edgex-devops/git-semver [2021-09-28T19:40:14.289Z] 31603596830f: Pulling fs layer [2021-09-28T19:40:14.289Z] 04fac38145f0: Pulling fs layer [2021-09-28T19:40:14.289Z] 701f6daf10bf: Pulling fs layer [2021-09-28T19:40:14.289Z] 24f72da36158: Pulling fs layer [2021-09-28T19:40:14.289Z] 24f72da36158: Waiting [2021-09-28T19:40:14.289Z] 04fac38145f0: Verifying Checksum [2021-09-28T19:40:14.289Z] 04fac38145f0: Download complete [2021-09-28T19:40:14.558Z] 31603596830f: Verifying Checksum [2021-09-28T19:40:14.558Z] 31603596830f: Download complete [2021-09-28T19:40:14.828Z] 31603596830f: Pull complete [2021-09-28T19:40:14.828Z] 24f72da36158: Verifying Checksum [2021-09-28T19:40:14.828Z] 24f72da36158: Download complete [2021-09-28T19:40:14.828Z] 04fac38145f0: Pull complete [2021-09-28T19:40:14.828Z] 701f6daf10bf: Verifying Checksum [2021-09-28T19:40:14.828Z] 701f6daf10bf: Download complete [2021-09-28T19:40:15.431Z] 701f6daf10bf: Pull complete [2021-09-28T19:40:15.431Z] 24f72da36158: Pull complete [2021-09-28T19:40:15.431Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-28T19:40:15.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T19:40:15.431Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-28T19:40:15.541Z] prd-centos7-docker-4c-2g-0 does not seem to be running inside a container [2021-09-28T19:40:15.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-444 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-444:/w/workspace/edgexfoundry_edgex-ui-go_PR-444:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-28T19:40:16.494Z] $ docker top a6041eccdb4e5ff3bcf35f28b9dc228d1a3bb5c757642beed178f168c78fa6a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-28T19:40:16.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T19:40:16.639Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T19:40:16.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T19:40:16.766Z] $ docker exec a6041eccdb4e5ff3bcf35f28b9dc228d1a3bb5c757642beed178f168c78fa6a1 ssh-agent [2021-09-28T19:40:16.876Z] SSH_AUTH_SOCK=/tmp/ssh-6xmTMN4cYjHx/agent.15 [2021-09-28T19:40:16.876Z] SSH_AGENT_PID=21 [2021-09-28T19:40:16.888Z] Running ssh-add (command line suppressed) [2021-09-28T19:40:16.985Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/private_key_2985732615921501155.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/private_key_2985732615921501155.key) [2021-09-28T19:40:17.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T19:40:17.338Z] + git tag --points-at HEAD [Pipeline] } [2021-09-28T19:40:17.363Z] $ docker exec --env ******** --env ******** a6041eccdb4e5ff3bcf35f28b9dc228d1a3bb5c757642beed178f168c78fa6a1 ssh-agent -k [2021-09-28T19:40:17.457Z] unset SSH_AUTH_SOCK; [2021-09-28T19:40:17.458Z] unset SSH_AGENT_PID; [2021-09-28T19:40:17.458Z] echo Agent pid 21 killed; [2021-09-28T19:40:17.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-28T19:40:17.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T19:40:17.530Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T19:40:17.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T19:40:17.646Z] $ docker exec a6041eccdb4e5ff3bcf35f28b9dc228d1a3bb5c757642beed178f168c78fa6a1 ssh-agent [2021-09-28T19:40:17.786Z] SSH_AUTH_SOCK=/tmp/ssh-6gK1bgcrw32E/agent.53 [2021-09-28T19:40:17.786Z] SSH_AGENT_PID=59 [2021-09-28T19:40:17.795Z] Running ssh-add (command line suppressed) [2021-09-28T19:40:17.888Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/private_key_7415202610763352477.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/private_key_7415202610763352477.key) [2021-09-28T19:40:17.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T19:40:18.228Z] + git semver init [2021-09-28T19:40:18.228Z] # -> Open(): unable to determine branch for HEAD [2021-09-28T19:40:18.228Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-444/.git [2021-09-28T19:40:18.228Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-444 [2021-09-28T19:40:18.229Z] # $SEMVER_REMOTE_NAME = origin [2021-09-28T19:40:18.229Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-28T19:40:18.229Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-28T19:40:18.229Z] # $SEMVER_BRANCH = PR-444 [2021-09-28T19:40:18.229Z] # $SEMVER_TEMP = /tmp/semver-192045645 [2021-09-28T19:40:18.229Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-28T19:40:22.502Z] # '/tmp/semver-192045645' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-444/.semver' [2021-09-28T19:40:22.502Z] # -> Force: false [2021-09-28T19:40:22.502Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-444/.semver [Pipeline] } [2021-09-28T19:40:22.518Z] $ docker exec --env ******** --env ******** a6041eccdb4e5ff3bcf35f28b9dc228d1a3bb5c757642beed178f168c78fa6a1 ssh-agent -k [2021-09-28T19:40:22.641Z] unset SSH_AUTH_SOCK; [2021-09-28T19:40:22.642Z] unset SSH_AGENT_PID; [2021-09-28T19:40:22.642Z] echo Agent pid 59 killed; [2021-09-28T19:40:22.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-28T19:40:23.035Z] + git semver [Pipeline] } [2021-09-28T19:40:23.064Z] $ docker stop --time=1 a6041eccdb4e5ff3bcf35f28b9dc228d1a3bb5c757642beed178f168c78fa6a1 [2021-09-28T19:40:24.388Z] $ docker rm -f a6041eccdb4e5ff3bcf35f28b9dc228d1a3bb5c757642beed178f168c78fa6a1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T19:40:24.779Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-28T19:40:25.088Z] Stashed 1 file(s) [Pipeline] echo [2021-09-28T19:40:25.094Z] [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-28T19:40:40.491Z] Still waiting to schedule task [2021-09-28T19:40:40.493Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-28T19:40:40.496Z] Still waiting to schedule task [2021-09-28T19:40:40.497Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1803’ is offline [2021-09-28T19:43:12.616Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1 in /w/workspace/edgexfoundry_edgex-ui-go_PR-444 [Pipeline] { [Pipeline] ws [2021-09-28T19:43:12.645Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-09-28T19:43:12.937Z] The recommended git tool is: git [2021-09-28T19:43:18.158Z] using credential edgex-jenkins-ssh [2021-09-28T19:43:18.177Z] Cloning the remote Git repository [2021-09-28T19:43:18.222Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T19:43:18.330Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-09-28T19:43:18.395Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T19:43:18.396Z] > git --version # timeout=10 [2021-09-28T19:43:18.411Z] > git --version # 'git version 2.17.1' [2021-09-28T19:43:18.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T19:43:18.484Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T19:43:53.330Z] Merging remotes/origin/main commit b209eb549a97d6882e2bef1a28b10a8a956d1a12 into PR head commit cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [2021-09-28T19:43:53.734Z] Merge succeeded, producing cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [2021-09-28T19:43:53.736Z] Checking out Revision cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d (PR-444) [2021-09-28T19:43:52.556Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-28T19:43:52.571Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T19:43:52.593Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-28T19:43:52.623Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T19:43:52.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T19:43:52.637Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-28T19:43:53.348Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T19:43:53.369Z] > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 [2021-09-28T19:43:53.647Z] > git remote # timeout=10 [2021-09-28T19:43:53.670Z] > git config --get remote.origin.url # timeout=10 [2021-09-28T19:43:53.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T19:43:53.695Z] > git merge b209eb549a97d6882e2bef1a28b10a8a956d1a12 # timeout=10 [2021-09-28T19:43:53.717Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-28T19:43:53.740Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T19:43:53.750Z] > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 [2021-09-28T19:43:58.224Z] Commit message: "Merge branch 'main' into upgrade-alpine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T19:43:58.934Z] provisioning config files... [2021-09-28T19:43:58.964Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config7954101549832338707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T19:43:59.864Z] ---> docker-login.sh [2021-09-28T19:43:59.864Z] nexus3.edgexfoundry.org:10001 [2021-09-28T19:44:01.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T19:44:02.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T19:44:02.175Z] Configure a credential helper to remove this warning. See [2021-09-28T19:44:02.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T19:44:02.175Z] [2021-09-28T19:44:02.175Z] Login Succeeded [2021-09-28T19:44:02.175Z] nexus3.edgexfoundry.org:10002 [2021-09-28T19:44:02.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T19:44:02.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T19:44:02.731Z] Configure a credential helper to remove this warning. See [2021-09-28T19:44:02.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T19:44:02.731Z] [2021-09-28T19:44:02.731Z] Login Succeeded [2021-09-28T19:44:02.731Z] nexus3.edgexfoundry.org:10003 [2021-09-28T19:44:03.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T19:44:03.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T19:44:03.286Z] Configure a credential helper to remove this warning. See [2021-09-28T19:44:03.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T19:44:03.286Z] [2021-09-28T19:44:03.286Z] Login Succeeded [2021-09-28T19:44:03.286Z] nexus3.edgexfoundry.org:10004 [2021-09-28T19:44:03.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T19:44:03.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T19:44:03.834Z] Configure a credential helper to remove this warning. See [2021-09-28T19:44:03.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T19:44:03.834Z] [2021-09-28T19:44:03.834Z] Login Succeeded [2021-09-28T19:44:03.835Z] docker.io [2021-09-28T19:44:04.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T19:44:04.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T19:44:04.704Z] Configure a credential helper to remove this warning. See [2021-09-28T19:44:04.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T19:44:04.704Z] [2021-09-28T19:44:04.704Z] Login Succeeded [2021-09-28T19:44:04.704Z] ---> docker-login.sh ends [Pipeline] } [2021-09-28T19:44:04.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-28T19:44:05.287Z] ========================================================= [2021-09-28T19:44:05.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-28T19:44:05.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-28T19:44:05.699Z] + 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-28T19:44:06.692Z] Sending build context to Docker daemon 20.85MB [2021-09-28T19:44:06.692Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.14 [2021-09-28T19:44:06.692Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-28T19:44:06.969Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-28T19:44:06.969Z] 595b0fe564bb: Pulling fs layer [2021-09-28T19:44:06.969Z] 24495759ef45: Pulling fs layer [2021-09-28T19:44:06.969Z] d148012ef14d: Pulling fs layer [2021-09-28T19:44:06.969Z] e90a11edd702: Pulling fs layer [2021-09-28T19:44:06.969Z] d77568369979: Pulling fs layer [2021-09-28T19:44:06.969Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-28T19:44:06.969Z] 170f2ba95c9a: Pulling fs layer [2021-09-28T19:44:06.969Z] 97ac5df62f85: Pulling fs layer [2021-09-28T19:44:06.969Z] e90a11edd702: Waiting [2021-09-28T19:44:06.969Z] d77568369979: Waiting [2021-09-28T19:44:06.969Z] fc1c9f9a7f3b: Waiting [2021-09-28T19:44:06.969Z] 97ac5df62f85: Waiting [2021-09-28T19:44:06.969Z] d148012ef14d: Verifying Checksum [2021-09-28T19:44:06.969Z] d148012ef14d: Download complete [2021-09-28T19:44:06.969Z] 24495759ef45: Verifying Checksum [2021-09-28T19:44:06.969Z] 24495759ef45: Download complete [2021-09-28T19:44:06.969Z] d77568369979: Verifying Checksum [2021-09-28T19:44:06.969Z] d77568369979: Download complete [2021-09-28T19:44:06.969Z] 595b0fe564bb: Verifying Checksum [2021-09-28T19:44:06.969Z] 595b0fe564bb: Download complete [2021-09-28T19:44:06.969Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-28T19:44:06.969Z] fc1c9f9a7f3b: Download complete [2021-09-28T19:44:06.970Z] 170f2ba95c9a: Verifying Checksum [2021-09-28T19:44:06.970Z] 170f2ba95c9a: Download complete [2021-09-28T19:44:07.578Z] 595b0fe564bb: Pull complete [2021-09-28T19:44:08.564Z] 24495759ef45: Pull complete [2021-09-28T19:44:08.848Z] d148012ef14d: Pull complete [2021-09-28T19:44:11.488Z] 97ac5df62f85: Verifying Checksum [2021-09-28T19:44:11.488Z] 97ac5df62f85: Download complete [2021-09-28T19:44:11.488Z] e90a11edd702: Verifying Checksum [2021-09-28T19:44:11.488Z] e90a11edd702: Download complete [2021-09-28T19:44:21.665Z] e90a11edd702: Pull complete [2021-09-28T19:44:21.665Z] d77568369979: Pull complete [2021-09-28T19:44:21.665Z] fc1c9f9a7f3b: Pull complete [2021-09-28T19:44:21.665Z] 170f2ba95c9a: Pull complete [2021-09-28T19:44:28.404Z] 97ac5df62f85: Pull complete [2021-09-28T19:44:28.404Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-28T19:44:28.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-28T19:44:28.404Z] ---> 04bc70af865f [2021-09-28T19:44:28.404Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-28T19:44:32.711Z] ---> Running in 1dbe908a1564 [2021-09-28T19:44:32.985Z] Removing intermediate container 1dbe908a1564 [2021-09-28T19:44:32.985Z] ---> 0be766a047f7 [2021-09-28T19:44:32.985Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-28T19:44:32.985Z] ---> Running in 32116b83a849 [2021-09-28T19:44:33.981Z] Removing intermediate container 32116b83a849 [2021-09-28T19:44:33.981Z] ---> 70e13dcc2933 [2021-09-28T19:44:33.981Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-28T19:44:33.981Z] ---> Running in a5b14ef5977c [2021-09-28T19:44:34.579Z] Removing intermediate container a5b14ef5977c [2021-09-28T19:44:34.579Z] ---> cf1986133557 [2021-09-28T19:44:34.579Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-28T19:44:34.579Z] ---> Running in 49f9955dc4c6 [2021-09-28T19:44:35.176Z] Removing intermediate container 49f9955dc4c6 [2021-09-28T19:44:35.176Z] ---> edf588ce5d88 [2021-09-28T19:44:35.176Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-28T19:44:35.451Z] ---> Running in 1c9fa49816ee [2021-09-28T19:44:35.724Z] Removing intermediate container 1c9fa49816ee [2021-09-28T19:44:35.724Z] ---> 976b903c50b3 [2021-09-28T19:44:35.724Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T19:44:35.998Z] ---> Running in 533c7f689632 [2021-09-28T19:44:39.397Z] Removing intermediate container 533c7f689632 [2021-09-28T19:44:39.397Z] ---> 11ff2510ecde [2021-09-28T19:44:39.397Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-28T19:44:39.397Z] ---> Running in af2010ceb6c1 [2021-09-28T19:44:40.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T19:44:41.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T19:44:42.794Z] OK: 218 MiB in 52 packages [2021-09-28T19:44:44.233Z] Removing intermediate container af2010ceb6c1 [2021-09-28T19:44:44.233Z] ---> 02e3ba8b7820 [2021-09-28T19:44:44.233Z] Step 10/17 : ENV GO111MODULE=on [2021-09-28T19:44:44.233Z] ---> Running in 8ac4459b0142 [2021-09-28T19:44:44.829Z] Removing intermediate container 8ac4459b0142 [2021-09-28T19:44:44.829Z] ---> fd24df8ae28b [2021-09-28T19:44:44.830Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-28T19:44:45.104Z] ---> Running in 9354436ec39c [2021-09-28T19:44:45.705Z] Removing intermediate container 9354436ec39c [2021-09-28T19:44:45.705Z] ---> 4866f203f065 [2021-09-28T19:44:45.705Z] Step 12/17 : COPY go.mod . [2021-09-28T19:44:46.685Z] ---> b2865eaaff4f [2021-09-28T19:44:46.685Z] Step 13/17 : COPY Makefile . [2021-09-28T19:44:47.665Z] ---> c259df44d0b2 [2021-09-28T19:44:47.665Z] Step 14/17 : RUN make update [2021-09-28T19:44:47.665Z] ---> Running in 5ea7b47ebc6f [2021-09-28T19:44:49.106Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-28T19:45:21.481Z] Removing intermediate container 5ea7b47ebc6f [2021-09-28T19:45:21.481Z] ---> 4d6a1440e6e9 [2021-09-28T19:45:21.481Z] Step 15/17 : COPY . . [2021-09-28T19:45:21.481Z] ---> 88ada334441b [2021-09-28T19:45:21.481Z] Step 16/17 : RUN go mod tidy [2021-09-28T19:45:21.481Z] ---> Running in 44defa19b257 [2021-09-28T19:45:23.481Z] Removing intermediate container 44defa19b257 [2021-09-28T19:45:23.481Z] ---> 9f370350e6de [2021-09-28T19:45:23.481Z] Step 17/17 : RUN ${MAKE} [2021-09-28T19:45:23.755Z] ---> Running in acc0e59e42e9 [2021-09-28T19:45:25.197Z] noop [2021-09-28T19:45:26.187Z] Removing intermediate container acc0e59e42e9 [2021-09-28T19:45:26.187Z] ---> 3406f39acb29 [2021-09-28T19:45:26.187Z] Successfully built 3406f39acb29 [2021-09-28T19:45:26.187Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T19:45:26.548Z] + docker inspect -f . ci-base-image-arm64 [2021-09-28T19:45:26.548Z] . [Pipeline] withDockerContainer [2021-09-28T19:45:26.825Z] prd-ubuntu18.04-docker-arm64-4c-16g-1 does not seem to be running inside a container [2021-09-28T19:45:26.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-28T19:45:28.565Z] $ docker top a860e3c9f88d80e7519be50df5b52443df9f26a44e23886eadc74e4fb2030dba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T19:45:29.566Z] + go version [2021-09-28T19:45:29.566Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-28T19:45:29.592Z] $ docker stop --time=1 a860e3c9f88d80e7519be50df5b52443df9f26a44e23886eadc74e4fb2030dba [2021-09-28T19:45:31.556Z] $ docker rm -f a860e3c9f88d80e7519be50df5b52443df9f26a44e23886eadc74e4fb2030dba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T19:45:32.421Z] + docker inspect -f . ci-base-image-arm64 [2021-09-28T19:45:32.422Z] . [Pipeline] withDockerContainer [2021-09-28T19:45:32.658Z] prd-ubuntu18.04-docker-arm64-4c-16g-1 does not seem to be running inside a container [2021-09-28T19:45:32.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-28T19:45:34.418Z] $ docker top 6271aa8db919143d027eca62861c16d82c25fcea00ae81c0338b3da4c652fcfe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-28T19:45:35.442Z] + go mod tidy [Pipeline] sh [2021-09-28T19:45:36.707Z] + make test [2021-09-28T19:45:36.708Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-28T19:45:37.685Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-28T19:46:10.111Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-28T19:46:10.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-28T19:46:10.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-28T19:46:10.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-28T19:46:10.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-28T19:46:10.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-28T19:46:10.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-28T19:46:10.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-28T19:46:10.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-28T19:46:10.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-28T19:46:10.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-28T19:46:10.112Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-28T19:46:10.388Z] GO111MODULE=on go vet ./... [2021-09-28T19:46:25.751Z] Running on prd-centos7-docker-4c-2g-4 in /w/workspace/edgexfoundry_edgex-ui-go_PR-444 [Pipeline] { [Pipeline] ws [2021-09-28T19:46:25.774Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-09-28T19:46:25.921Z] The recommended git tool is: git [2021-09-28T19:46:29.617Z] using credential edgex-jenkins-ssh [2021-09-28T19:46:29.634Z] Cloning the remote Git repository [2021-09-28T19:46:29.658Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T19:46:29.727Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-09-28T19:46:29.761Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T19:46:29.761Z] > git --version # timeout=10 [2021-09-28T19:46:29.771Z] > git --version # 'git version 2.24.4' [2021-09-28T19:46:29.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T19:46:29.802Z] [INFO] Currently running in a labeled security context [2021-09-28T19:46:29.802Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-28T19:46:29.802Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh700390116154143250.key [2021-09-28T19:46:29.809Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-09-28T19:46:32.614Z] $ docker stop --time=1 6271aa8db919143d027eca62861c16d82c25fcea00ae81c0338b3da4c652fcfe [2021-09-28T19:46:34.581Z] $ docker rm -f 6271aa8db919143d027eca62861c16d82c25fcea00ae81c0338b3da4c652fcfe [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T19:46:35.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-28T19:46:36.105Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-28T19:46:45.576Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-28T19:46:45.507Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-28T19:46:45.519Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T19:46:45.536Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-28T19:46:45.553Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T19:46:45.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T19:46:45.555Z] [INFO] Currently running in a labeled security context [2021-09-28T19:46:45.555Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-28T19:46:45.555Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh8326983045659884640.key [2021-09-28T19:46:45.564Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-28T19:46:45.920Z] + ls -al . [2021-09-28T19:46:45.920Z] total 128 [2021-09-28T19:46:45.920Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 19:45 . [2021-09-28T19:46:45.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 19:43 .. [2021-09-28T19:46:45.920Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 19:43 .git [2021-09-28T19:46:45.920Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 19:43 .github [2021-09-28T19:46:45.920Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 28 19:43 .gitignore [2021-09-28T19:46:45.920Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 28 19:43 CONTRIBUTING.md [2021-09-28T19:46:45.920Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 28 19:43 Dockerfile [2021-09-28T19:46:45.920Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 28 19:43 Jenkinsfile [2021-09-28T19:46:45.920Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 28 19:43 LICENSE [2021-09-28T19:46:45.920Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 28 19:43 Makefile [2021-09-28T19:46:45.921Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 28 19:43 README.md [2021-09-28T19:46:45.921Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 19:40 VERSION [2021-09-28T19:46:45.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 19:43 assets [2021-09-28T19:46:45.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 19:43 bin [2021-09-28T19:46:45.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 19:43 cmd [2021-09-28T19:46:45.921Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 28 19:45 coverage.out [2021-09-28T19:46:45.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 19:43 docs [2021-09-28T19:46:45.921Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 28 19:43 go.mod [2021-09-28T19:46:45.921Z] -rw-r--r-- 1 jenkins jenkins 24176 Sep 28 19:45 go.sum [2021-09-28T19:46:45.921Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 19:43 internal [2021-09-28T19:46:45.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 19:43 pkg [2021-09-28T19:46:45.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 19:43 snap [2021-09-28T19:46:45.921Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 28 19:43 version.go [2021-09-28T19:46:45.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 19:43 web [Pipeline] isUnix [Pipeline] sh [2021-09-28T19:46:46.279Z] + 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=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d --label arch=arm64 --label version=0.0.0 . [2021-09-28T19:46:47.266Z] Sending build context to Docker daemon 20.88MB [2021-09-28T19:46:47.266Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-09-28T19:46:47.266Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-28T19:46:47.266Z] ---> 3406f39acb29 [2021-09-28T19:46:47.266Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-28T19:46:47.543Z] ---> Running in 538dc0513a0e [2021-09-28T19:46:48.139Z] Removing intermediate container 538dc0513a0e [2021-09-28T19:46:48.139Z] ---> 1448728dc4aa [2021-09-28T19:46:48.139Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-28T19:46:48.139Z] ---> Running in b834115afe24 [2021-09-28T19:46:48.412Z] Removing intermediate container b834115afe24 [2021-09-28T19:46:48.412Z] ---> db9d255cc2e1 [2021-09-28T19:46:48.412Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-28T19:46:48.686Z] ---> Running in 3eb7bd5e2942 [2021-09-28T19:46:49.284Z] Removing intermediate container 3eb7bd5e2942 [2021-09-28T19:46:49.284Z] ---> fbd026129441 [2021-09-28T19:46:49.284Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-28T19:46:49.284Z] ---> Running in 197f01d68a16 [2021-09-28T19:46:49.879Z] Removing intermediate container 197f01d68a16 [2021-09-28T19:46:49.879Z] ---> 10a8d267214d [2021-09-28T19:46:49.879Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-28T19:46:49.879Z] ---> Running in a77de31ea3bf [2021-09-28T19:46:50.480Z] Removing intermediate container a77de31ea3bf [2021-09-28T19:46:50.480Z] ---> d8df7addaca3 [2021-09-28T19:46:50.480Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T19:46:50.480Z] ---> Running in 39daa3c7f585 [2021-09-28T19:46:53.103Z] Removing intermediate container 39daa3c7f585 [2021-09-28T19:46:53.103Z] ---> 99786cfe94b5 [2021-09-28T19:46:53.103Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-28T19:46:53.103Z] ---> Running in d257722ebb9b [2021-09-28T19:46:54.086Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T19:46:55.066Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T19:46:56.059Z] OK: 218 MiB in 52 packages [2021-09-28T19:46:57.048Z] Removing intermediate container d257722ebb9b [2021-09-28T19:46:57.048Z] ---> bf9dfae628ac [2021-09-28T19:46:57.048Z] Step 10/25 : ENV GO111MODULE=on [2021-09-28T19:46:57.321Z] ---> Running in 9088dd3a2b6a [2021-09-28T19:46:57.917Z] Removing intermediate container 9088dd3a2b6a [2021-09-28T19:46:57.917Z] ---> 58c2f8b7312b [2021-09-28T19:46:57.917Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-28T19:46:57.917Z] ---> Running in 99eeb79d95cf [2021-09-28T19:46:58.515Z] Removing intermediate container 99eeb79d95cf [2021-09-28T19:46:58.515Z] ---> e2d83a598ae5 [2021-09-28T19:46:58.515Z] Step 12/25 : COPY go.mod . [2021-09-28T19:46:59.113Z] ---> c1e5c7cacc44 [2021-09-28T19:46:59.113Z] Step 13/25 : COPY Makefile . [2021-09-28T19:47:00.088Z] ---> b42ef0e281a8 [2021-09-28T19:47:00.088Z] Step 14/25 : RUN make update [2021-09-28T19:47:00.088Z] ---> Running in d70551d89bef [2021-09-28T19:47:01.066Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-28T19:47:02.511Z] Removing intermediate container d70551d89bef [2021-09-28T19:47:02.511Z] ---> 0cf7aa5523a8 [2021-09-28T19:47:02.511Z] Step 15/25 : COPY . . [2021-09-28T19:47:05.127Z] ---> c776725a1a67 [2021-09-28T19:47:05.127Z] Step 16/25 : RUN go mod tidy [2021-09-28T19:47:05.127Z] ---> Running in d7cfaf130985 [2021-09-28T19:47:08.510Z] Removing intermediate container d7cfaf130985 [2021-09-28T19:47:08.510Z] ---> 65653ee21586 [2021-09-28T19:47:08.510Z] Step 17/25 : RUN ${MAKE} [2021-09-28T19:47:08.510Z] ---> Running in be09dd848100 [2021-09-28T19:47:09.104Z] 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-28T19:47:35.904Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-28T19:47:41.306Z] Removing intermediate container be09dd848100 [2021-09-28T19:47:41.306Z] ---> 06a3246a3cb9 [2021-09-28T19:47:41.306Z] Step 18/25 : FROM alpine:3.14 [2021-09-28T19:47:42.732Z] 3.14: Pulling from library/alpine [2021-09-28T19:47:42.732Z] 552d1f2373af: Pulling fs layer [2021-09-28T19:47:43.331Z] 552d1f2373af: Verifying Checksum [2021-09-28T19:47:43.331Z] 552d1f2373af: Download complete [2021-09-28T19:47:43.428Z] Merging remotes/origin/main commit b209eb549a97d6882e2bef1a28b10a8a956d1a12 into PR head commit cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [2021-09-28T19:47:43.576Z] Merge succeeded, producing cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [2021-09-28T19:47:43.577Z] Checking out Revision cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d (PR-444) [2021-09-28T19:47:43.929Z] 552d1f2373af: Pull complete [2021-09-28T19:47:43.929Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-28T19:47:43.929Z] Status: Downloaded newer image for alpine:3.14 [2021-09-28T19:47:43.929Z] ---> bb3de5531c18 [2021-09-28T19:47:43.929Z] Step 19/25 : EXPOSE 4000 [2021-09-28T19:47:43.929Z] ---> Running in bc10bd5db2c3 [2021-09-28T19:47:44.532Z] Removing intermediate container bc10bd5db2c3 [2021-09-28T19:47:44.532Z] ---> d59b46638d6c [2021-09-28T19:47:44.532Z] 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-28T19:47:43.438Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T19:47:43.445Z] > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 [2021-09-28T19:47:43.536Z] > git remote # timeout=10 [2021-09-28T19:47:43.542Z] > git config --get remote.origin.url # timeout=10 [2021-09-28T19:47:43.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T19:47:43.547Z] [INFO] Currently running in a labeled security context [2021-09-28T19:47:43.547Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-28T19:47:43.547Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh7402636456348491193.key [2021-09-28T19:47:43.553Z] > git merge b209eb549a97d6882e2bef1a28b10a8a956d1a12 # timeout=10 [2021-09-28T19:47:43.565Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-28T19:47:43.579Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T19:47:43.587Z] > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 [2021-09-28T19:47:46.500Z] ---> 3b7c67f5d7a2 [2021-09-28T19:47:46.500Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-28T19:47:46.500Z] ---> Running in b97449528f07 [2021-09-28T19:47:46.770Z] Removing intermediate container b97449528f07 [2021-09-28T19:47:46.770Z] ---> 8d580e486b45 [2021-09-28T19:47:46.770Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-28T19:47:47.043Z] ---> Running in 72d81312bdb4 [2021-09-28T19:47:47.318Z] Removing intermediate container 72d81312bdb4 [2021-09-28T19:47:47.319Z] ---> f8c1353ff03c [2021-09-28T19:47:47.319Z] Step 23/25 : LABEL arch=arm64 [2021-09-28T19:47:47.551Z] Commit message: "Merge branch 'main' into upgrade-alpine" [2021-09-28T19:47:47.593Z] ---> Running in 8d825bff7bd0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-09-28T19:47:48.188Z] Removing intermediate container 8d825bff7bd0 [2021-09-28T19:47:48.188Z] ---> 6735d8a6d6dc [2021-09-28T19:47:48.188Z] Step 24/25 : LABEL git_sha=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [2021-09-28T19:47:48.188Z] ---> Running in 25328e58e5fc [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T19:47:48.294Z] provisioning config files... [2021-09-28T19:47:48.316Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config1240222912668502611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T19:47:48.785Z] Removing intermediate container 25328e58e5fc [2021-09-28T19:47:48.785Z] ---> 0dd75a5891f9 [2021-09-28T19:47:48.785Z] Step 25/25 : LABEL version=0.0.0 [2021-09-28T19:47:48.785Z] ---> Running in 161c4da51c45 [2021-09-28T19:47:48.816Z] ---> docker-login.sh [2021-09-28T19:47:48.816Z] nexus3.edgexfoundry.org:10001 [2021-09-28T19:47:48.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T19:47:48.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T19:47:48.816Z] Configure a credential helper to remove this warning. See [2021-09-28T19:47:48.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T19:47:48.816Z] [2021-09-28T19:47:48.816Z] Login Succeeded [2021-09-28T19:47:48.817Z] nexus3.edgexfoundry.org:10002 [2021-09-28T19:47:49.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T19:47:49.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T19:47:49.093Z] Configure a credential helper to remove this warning. See [2021-09-28T19:47:49.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T19:47:49.093Z] [2021-09-28T19:47:49.093Z] Login Succeeded [2021-09-28T19:47:49.093Z] nexus3.edgexfoundry.org:10003 [2021-09-28T19:47:49.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T19:47:49.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T19:47:49.362Z] Configure a credential helper to remove this warning. See [2021-09-28T19:47:49.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T19:47:49.362Z] [2021-09-28T19:47:49.362Z] Login Succeeded [2021-09-28T19:47:49.362Z] nexus3.edgexfoundry.org:10004 [2021-09-28T19:47:49.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T19:47:49.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T19:47:49.363Z] Configure a credential helper to remove this warning. See [2021-09-28T19:47:49.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T19:47:49.363Z] [2021-09-28T19:47:49.363Z] Login Succeeded [2021-09-28T19:47:49.363Z] docker.io [2021-09-28T19:47:49.380Z] Removing intermediate container 161c4da51c45 [2021-09-28T19:47:49.380Z] ---> 85d6f8806bea [2021-09-28T19:47:49.381Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-28T19:47:49.381Z] Successfully built 85d6f8806bea [2021-09-28T19:47:49.381Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-09-28T19:47:49.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T19:47:49.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T19:47:49.904Z] Configure a credential helper to remove this warning. See [2021-09-28T19:47:49.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T19:47:49.904Z] [2021-09-28T19:47:49.904Z] Login Succeeded [2021-09-28T19:47:49.904Z] ---> docker-login.sh ends [Pipeline] } [2021-09-28T19:47:49.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-28T19:47:50.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T19:47:50.211Z] [2021-09-28T19:47:50.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-09-28T19:47:50.319Z] ========================================================= [2021-09-28T19:47:50.319Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-28T19:47:50.319Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-28T19:47:50.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T19:47:50.691Z] + 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-28T19:47:50.691Z] Sending build context to Docker daemon 20.85MB [2021-09-28T19:47:50.691Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.14 [2021-09-28T19:47:50.691Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-28T19:47:50.842Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-28T19:47:50.842Z] 448f6bf000e3: Pulling fs layer [2021-09-28T19:47:50.842Z] f757da607395: Pulling fs layer [2021-09-28T19:47:50.842Z] 05883995daec: Pulling fs layer [2021-09-28T19:47:50.842Z] 8603b9c90790: Pulling fs layer [2021-09-28T19:47:50.842Z] 1560dd03e051: Pulling fs layer [2021-09-28T19:47:50.842Z] 27f5ce0e4adf: Pulling fs layer [2021-09-28T19:47:50.842Z] c2d8d7efcc4b: Pulling fs layer [2021-09-28T19:47:50.842Z] 8603b9c90790: Waiting [2021-09-28T19:47:50.842Z] 1560dd03e051: Waiting [2021-09-28T19:47:50.842Z] 27f5ce0e4adf: Waiting [2021-09-28T19:47:50.842Z] c2d8d7efcc4b: Waiting [2021-09-28T19:47:51.116Z] f757da607395: Verifying Checksum [2021-09-28T19:47:51.116Z] f757da607395: Download complete [2021-09-28T19:47:51.116Z] 8603b9c90790: Verifying Checksum [2021-09-28T19:47:51.116Z] 8603b9c90790: Download complete [2021-09-28T19:47:51.278Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-28T19:47:51.278Z] 540db60ca938: Pulling fs layer [2021-09-28T19:47:51.278Z] adcc1eea9eea: Pulling fs layer [2021-09-28T19:47:51.278Z] 4c4ab2625f07: Pulling fs layer [2021-09-28T19:47:51.278Z] db62176df00c: Pulling fs layer [2021-09-28T19:47:51.278Z] 3b30891b0d05: Pulling fs layer [2021-09-28T19:47:51.278Z] 06b49ca38bd5: Pulling fs layer [2021-09-28T19:47:51.278Z] c788192a36de: Pulling fs layer [2021-09-28T19:47:51.278Z] a77e37c0d609: Pulling fs layer [2021-09-28T19:47:51.278Z] c3185cebc471: Pulling fs layer [2021-09-28T19:47:51.278Z] 06b49ca38bd5: Waiting [2021-09-28T19:47:51.278Z] c788192a36de: Waiting [2021-09-28T19:47:51.278Z] a77e37c0d609: Waiting [2021-09-28T19:47:51.278Z] c3185cebc471: Waiting [2021-09-28T19:47:51.278Z] db62176df00c: Waiting [2021-09-28T19:47:51.278Z] 3b30891b0d05: Waiting [2021-09-28T19:47:51.278Z] 4c4ab2625f07: Verifying Checksum [2021-09-28T19:47:51.278Z] 4c4ab2625f07: Download complete [2021-09-28T19:47:51.278Z] adcc1eea9eea: Download complete [2021-09-28T19:47:51.390Z] 1560dd03e051: Verifying Checksum [2021-09-28T19:47:51.390Z] 1560dd03e051: Download complete [2021-09-28T19:47:51.547Z] 3b30891b0d05: Verifying Checksum [2021-09-28T19:47:51.547Z] 3b30891b0d05: Download complete [2021-09-28T19:47:51.547Z] 06b49ca38bd5: Verifying Checksum [2021-09-28T19:47:51.547Z] 06b49ca38bd5: Download complete [2021-09-28T19:47:51.547Z] c788192a36de: Verifying Checksum [2021-09-28T19:47:51.547Z] c788192a36de: Download complete [2021-09-28T19:47:51.663Z] 27f5ce0e4adf: Verifying Checksum [2021-09-28T19:47:51.663Z] 27f5ce0e4adf: Download complete [2021-09-28T19:47:51.663Z] 05883995daec: Verifying Checksum [2021-09-28T19:47:51.664Z] 05883995daec: Download complete [2021-09-28T19:47:52.143Z] 540db60ca938: Verifying Checksum [2021-09-28T19:47:52.143Z] 540db60ca938: Download complete [2021-09-28T19:47:52.418Z] 540db60ca938: Pull complete [2021-09-28T19:47:52.418Z] adcc1eea9eea: Pull complete [2021-09-28T19:47:52.418Z] 4c4ab2625f07: Pull complete [2021-09-28T19:47:53.590Z] a77e37c0d609: Verifying Checksum [2021-09-28T19:47:53.590Z] a77e37c0d609: Download complete [2021-09-28T19:47:53.634Z] 448f6bf000e3: Verifying Checksum [2021-09-28T19:47:53.634Z] 448f6bf000e3: Download complete [2021-09-28T19:47:57.028Z] 448f6bf000e3: Pull complete [2021-09-28T19:47:57.298Z] c2d8d7efcc4b: Verifying Checksum [2021-09-28T19:47:57.298Z] c2d8d7efcc4b: Download complete [2021-09-28T19:47:57.570Z] f757da607395: Pull complete [2021-09-28T19:47:59.001Z] 05883995daec: Pull complete [2021-09-28T19:47:59.272Z] 8603b9c90790: Pull complete [2021-09-28T19:48:00.256Z] 1560dd03e051: Pull complete [2021-09-28T19:48:00.852Z] 27f5ce0e4adf: Pull complete [2021-09-28T19:48:03.688Z] c3185cebc471: Verifying Checksum [2021-09-28T19:48:03.688Z] c3185cebc471: Download complete [2021-09-28T19:48:03.688Z] db62176df00c: Verifying Checksum [2021-09-28T19:48:03.688Z] db62176df00c: Download complete [2021-09-28T19:48:07.109Z] db62176df00c: Pull complete [2021-09-28T19:48:07.109Z] 3b30891b0d05: Pull complete [2021-09-28T19:48:07.109Z] 06b49ca38bd5: Pull complete [2021-09-28T19:48:07.109Z] c788192a36de: Pull complete [2021-09-28T19:48:07.109Z] a77e37c0d609: Pull complete [2021-09-28T19:48:09.165Z] c3185cebc471: Pull complete [2021-09-28T19:48:09.165Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-28T19:48:09.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-28T19:48:09.166Z] ---> 031687cdd783 [2021-09-28T19:48:09.166Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-28T19:48:11.177Z] ---> Running in 21d0f45bbbf7 [2021-09-28T19:48:11.177Z] Removing intermediate container 21d0f45bbbf7 [2021-09-28T19:48:11.177Z] ---> 2ef0049082d4 [2021-09-28T19:48:11.177Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-28T19:48:11.177Z] ---> Running in 6f35cc6c2c5a [2021-09-28T19:48:11.177Z] Removing intermediate container 6f35cc6c2c5a [2021-09-28T19:48:11.177Z] ---> 4cf1cb39a09d [2021-09-28T19:48:11.177Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-28T19:48:11.177Z] ---> Running in 0ad9d6a334cd [2021-09-28T19:48:11.177Z] Removing intermediate container 0ad9d6a334cd [2021-09-28T19:48:11.177Z] ---> 2f25ea1c7003 [2021-09-28T19:48:11.177Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-28T19:48:11.177Z] ---> Running in 6593c8600ed0 [2021-09-28T19:48:11.177Z] Removing intermediate container 6593c8600ed0 [2021-09-28T19:48:11.177Z] ---> c3f19c087832 [2021-09-28T19:48:11.177Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-28T19:48:11.177Z] ---> Running in ce31e95379bc [2021-09-28T19:48:11.177Z] Removing intermediate container ce31e95379bc [2021-09-28T19:48:11.177Z] ---> 1901fc264704 [2021-09-28T19:48:11.177Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T19:48:11.455Z] ---> Running in e1b164389b33 [2021-09-28T19:48:11.745Z] Removing intermediate container e1b164389b33 [2021-09-28T19:48:11.745Z] ---> 104cb2599ae9 [2021-09-28T19:48:11.745Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-28T19:48:11.745Z] ---> Running in feede4fe45dc [2021-09-28T19:48:12.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-28T19:48:13.014Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-28T19:48:13.623Z] OK: 219 MiB in 52 packages [2021-09-28T19:48:13.905Z] Removing intermediate container feede4fe45dc [2021-09-28T19:48:13.905Z] ---> b6e808252102 [2021-09-28T19:48:13.905Z] Step 10/17 : ENV GO111MODULE=on [2021-09-28T19:48:13.905Z] ---> Running in 80b537f58db9 [2021-09-28T19:48:14.188Z] Removing intermediate container 80b537f58db9 [2021-09-28T19:48:14.188Z] ---> d36be021a4a3 [2021-09-28T19:48:14.188Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-28T19:48:14.188Z] ---> Running in a41e0e8653c9 [2021-09-28T19:48:14.188Z] Removing intermediate container a41e0e8653c9 [2021-09-28T19:48:14.188Z] ---> 194e062d42c9 [2021-09-28T19:48:14.188Z] Step 12/17 : COPY go.mod . [2021-09-28T19:48:14.466Z] ---> d8de9ddd6dd5 [2021-09-28T19:48:14.466Z] Step 13/17 : COPY Makefile . [2021-09-28T19:48:14.467Z] ---> 339f9659d038 [2021-09-28T19:48:14.467Z] Step 14/17 : RUN make update [2021-09-28T19:48:14.467Z] ---> Running in 24b2e59f242e [2021-09-28T19:48:15.090Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-28T19:48:16.075Z] c2d8d7efcc4b: Pull complete [2021-09-28T19:48:16.075Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-28T19:48:16.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T19:48:16.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-28T19:48:16.301Z] prd-ubuntu18.04-docker-arm64-4c-16g-1 does not seem to be running inside a container [2021-09-28T19:48:16.372Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-28T19:48:20.832Z] $ docker top 748f7b98064fb6dbc3af4a06826d28bb45df751ac5632404aa9bc43983784851 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T19:48:22.517Z] ---> job-cost.sh [2021-09-28T19:48:22.518Z] lf-activate-venv: SKIPPING [2021-09-28T19:48:22.518Z] INFO: No Stack... [2021-09-28T19:48:23.112Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-28T19:48:23.703Z] INFO: Archiving Costs [Pipeline] sh [2021-09-28T19:48:24.363Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-09-28T19:48:24.363Z] + cut -d, -f6 [Pipeline] lock [2021-09-28T19:48:24.431Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-444-3-stack-cost] [2021-09-28T19:48:24.469Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-444-3-stack-cost] did not exist. Created. [2021-09-28T19:48:24.471Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-444-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-28T19:48:25.163Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-28T19:48:25.308Z] Stashed 1 file(s) [Pipeline] } [2021-09-28T19:48:25.322Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-444-3-stack-cost] [Pipeline] // lock [2021-09-28T19:48:25.335Z] Removing intermediate container 24b2e59f242e [2021-09-28T19:48:25.335Z] ---> d882ac157b61 [2021-09-28T19:48:25.335Z] Step 15/17 : COPY . . [2021-09-28T19:48:25.335Z] ---> 0ca42e6d00eb [2021-09-28T19:48:25.335Z] Step 16/17 : RUN go mod tidy [2021-09-28T19:48:25.335Z] ---> Running in 3c315a9a018c [Pipeline] } [2021-09-28T19:48:25.348Z] $ docker stop --time=1 748f7b98064fb6dbc3af4a06826d28bb45df751ac5632404aa9bc43983784851 [2021-09-28T19:48:26.334Z] Removing intermediate container 3c315a9a018c [2021-09-28T19:48:26.334Z] ---> c839fad9fdea [2021-09-28T19:48:26.334Z] Step 17/17 : RUN ${MAKE} [2021-09-28T19:48:26.334Z] ---> Running in 05a1aff8578f [2021-09-28T19:48:26.334Z] noop [2021-09-28T19:48:26.609Z] Removing intermediate container 05a1aff8578f [2021-09-28T19:48:26.609Z] ---> c281df988d0a [2021-09-28T19:48:26.609Z] Successfully built c281df988d0a [2021-09-28T19:48:26.609Z] Successfully tagged ci-base-image-x86_64:latest [2021-09-28T19:48:27.031Z] $ docker rm -f 748f7b98064fb6dbc3af4a06826d28bb45df751ac5632404aa9bc43983784851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] isUnix [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-28T19:48:27.687Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-28T19:48:27.687Z] . [Pipeline] withDockerContainer [2021-09-28T19:48:27.806Z] prd-centos7-docker-4c-2g-4 does not seem to be running inside a container [2021-09-28T19:48:27.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-28T19:48:28.253Z] $ docker top 23c6297887f94f8bb686b5607e790d49a05341703f8a54b48266d7b1051fc82d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T19:48:28.671Z] + go version [2021-09-28T19:48:28.671Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-28T19:48:28.691Z] $ docker stop --time=1 23c6297887f94f8bb686b5607e790d49a05341703f8a54b48266d7b1051fc82d [2021-09-28T19:48:29.905Z] $ docker rm -f 23c6297887f94f8bb686b5607e790d49a05341703f8a54b48266d7b1051fc82d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T19:48:30.582Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-28T19:48:30.582Z] . [Pipeline] withDockerContainer [2021-09-28T19:48:30.681Z] prd-centos7-docker-4c-2g-4 does not seem to be running inside a container [2021-09-28T19:48:30.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-28T19:48:31.113Z] $ docker top 713108937b636934b487e4c34424f5ffc74ac6d43d8aa4d76a5b7aadaadc0cbc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-28T19:48:31.530Z] + go mod tidy [Pipeline] sh [2021-09-28T19:48:32.233Z] + make test [2021-09-28T19:48:32.233Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-28T19:48:32.503Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-28T19:48:42.675Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-28T19:48:42.675Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-28T19:48:42.675Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-28T19:48:42.675Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-28T19:48:42.675Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-28T19:48:42.675Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-28T19:48:42.675Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-28T19:48:42.675Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-28T19:48:42.675Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-28T19:48:42.675Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-28T19:48:42.675Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-28T19:48:42.675Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-28T19:48:42.675Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-28T19:48:48.081Z] $ docker stop --time=1 713108937b636934b487e4c34424f5ffc74ac6d43d8aa4d76a5b7aadaadc0cbc [2021-09-28T19:48:49.425Z] $ docker rm -f 713108937b636934b487e4c34424f5ffc74ac6d43d8aa4d76a5b7aadaadc0cbc [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T19:48:49.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-28T19:48:49.906Z] Warning: overwriting stash ‘coverage-report’ [2021-09-28T19:48:50.352Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-28T19:48:50.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-28T19:48:51.260Z] + ls -al . [2021-09-28T19:48:51.260Z] total 88 [2021-09-28T19:48:51.260Z] drwxrwxr-x. 12 jenkins jenkins 4096 Sep 28 19:48 . [2021-09-28T19:48:51.260Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 28 19:46 .. [2021-09-28T19:48:51.260Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 28 19:47 assets [2021-09-28T19:48:51.260Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 28 19:47 bin [2021-09-28T19:48:51.260Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 28 19:47 cmd [2021-09-28T19:48:51.260Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 28 19:47 CONTRIBUTING.md [2021-09-28T19:48:51.261Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 28 19:48 coverage.out [2021-09-28T19:48:51.261Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 28 19:47 Dockerfile [2021-09-28T19:48:51.261Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 28 19:47 docs [2021-09-28T19:48:51.261Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 28 19:47 .git [2021-09-28T19:48:51.261Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 28 19:47 .github [2021-09-28T19:48:51.261Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 28 19:47 .gitignore [2021-09-28T19:48:51.261Z] -rw-rw-r--. 1 jenkins jenkins 880 Sep 28 19:47 go.mod [2021-09-28T19:48:51.261Z] -rw-r--r--. 1 jenkins jenkins 24176 Sep 28 19:48 go.sum [2021-09-28T19:48:51.261Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 28 19:47 internal [2021-09-28T19:48:51.261Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 28 19:47 Jenkinsfile [2021-09-28T19:48:51.261Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 28 19:47 LICENSE [2021-09-28T19:48:51.261Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 28 19:47 Makefile [2021-09-28T19:48:51.261Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 28 19:47 pkg [2021-09-28T19:48:51.261Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 28 19:47 README.md [2021-09-28T19:48:51.261Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 28 19:47 snap [2021-09-28T19:48:51.261Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 28 19:40 VERSION [2021-09-28T19:48:51.261Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 28 19:47 version.go [2021-09-28T19:48:51.261Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 28 19:47 web [Pipeline] isUnix [Pipeline] sh [2021-09-28T19:48:51.611Z] + 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=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d --label arch=amd64 --label version=0.0.0 . [2021-09-28T19:48:51.611Z] Sending build context to Docker daemon 20.88MB [2021-09-28T19:48:51.611Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-09-28T19:48:51.611Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-28T19:48:51.611Z] ---> c281df988d0a [2021-09-28T19:48:51.611Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-28T19:48:51.879Z] ---> Running in 27948eee2420 [2021-09-28T19:48:51.879Z] Removing intermediate container 27948eee2420 [2021-09-28T19:48:51.879Z] ---> 2d50f4f5e9e8 [2021-09-28T19:48:51.879Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-28T19:48:51.879Z] ---> Running in acea8bc72f12 [2021-09-28T19:48:52.156Z] Removing intermediate container acea8bc72f12 [2021-09-28T19:48:52.156Z] ---> 1bda38c630cd [2021-09-28T19:48:52.156Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-28T19:48:52.156Z] ---> Running in 294b8cd64c53 [2021-09-28T19:48:52.156Z] Removing intermediate container 294b8cd64c53 [2021-09-28T19:48:52.156Z] ---> 2f12e75adae0 [2021-09-28T19:48:52.156Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-28T19:48:52.156Z] ---> Running in 63facadbe80c [2021-09-28T19:48:52.156Z] Removing intermediate container 63facadbe80c [2021-09-28T19:48:52.156Z] ---> 3c6e60d98aba [2021-09-28T19:48:52.156Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-28T19:48:52.156Z] ---> Running in e04ed4fae8fb [2021-09-28T19:48:52.429Z] Removing intermediate container e04ed4fae8fb [2021-09-28T19:48:52.429Z] ---> 272385cea698 [2021-09-28T19:48:52.429Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T19:48:52.429Z] ---> Running in 88e8d2975aa0 [2021-09-28T19:48:53.013Z] Removing intermediate container 88e8d2975aa0 [2021-09-28T19:48:53.013Z] ---> d09704efe575 [2021-09-28T19:48:53.013Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-28T19:48:53.013Z] ---> Running in 158b2a2e14bb [2021-09-28T19:48:53.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-28T19:48:53.972Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-28T19:48:54.932Z] OK: 219 MiB in 52 packages [2021-09-28T19:48:55.311Z] Removing intermediate container 158b2a2e14bb [2021-09-28T19:48:55.311Z] ---> d6f1723f49fe [2021-09-28T19:48:55.311Z] Step 10/25 : ENV GO111MODULE=on [2021-09-28T19:48:55.311Z] ---> Running in bc2e55edd26b [2021-09-28T19:48:55.311Z] Removing intermediate container bc2e55edd26b [2021-09-28T19:48:55.311Z] ---> 9b5d2db88744 [2021-09-28T19:48:55.312Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-28T19:48:55.312Z] ---> Running in 5ad0fb8c9179 [2021-09-28T19:48:55.312Z] Removing intermediate container 5ad0fb8c9179 [2021-09-28T19:48:55.312Z] ---> c3e1ce40c363 [2021-09-28T19:48:55.312Z] Step 12/25 : COPY go.mod . [2021-09-28T19:48:55.686Z] ---> b02211731343 [2021-09-28T19:48:55.686Z] Step 13/25 : COPY Makefile . [2021-09-28T19:48:55.686Z] ---> fc4fde0156fc [2021-09-28T19:48:55.686Z] Step 14/25 : RUN make update [2021-09-28T19:48:55.686Z] ---> Running in a52d3967da18 [2021-09-28T19:48:56.049Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-28T19:48:56.319Z] Removing intermediate container a52d3967da18 [2021-09-28T19:48:56.319Z] ---> 3fb5a6f30cb1 [2021-09-28T19:48:56.319Z] Step 15/25 : COPY . . [2021-09-28T19:48:56.913Z] ---> 81323a7a2eca [2021-09-28T19:48:56.914Z] Step 16/25 : RUN go mod tidy [2021-09-28T19:48:56.914Z] ---> Running in 7a7eb486d414 [2021-09-28T19:48:57.513Z] Removing intermediate container 7a7eb486d414 [2021-09-28T19:48:57.513Z] ---> 571a4b6c4a72 [2021-09-28T19:48:57.513Z] Step 17/25 : RUN ${MAKE} [2021-09-28T19:48:57.513Z] ---> Running in 60dc12236783 [2021-09-28T19:48:57.787Z] 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-28T19:49:06.069Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-28T19:49:07.498Z] Removing intermediate container 60dc12236783 [2021-09-28T19:49:07.498Z] ---> caf75b8bfa58 [2021-09-28T19:49:07.498Z] Step 18/25 : FROM alpine:3.14 [2021-09-28T19:49:25.759Z] Head https://registry-1.docker.io/v2/library/alpine/manifests/3.14: Get https://auth.docker.io/token?account=edgexci&scope=repository%3Alibrary%2Falpine%3Apull&service=registry.docker.io: dial tcp: lookup auth.docker.io on 10.30.120.3:53: read udp 10.30.123.138:59832->10.30.120.3:53: i/o timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T19:49:26.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T19:49:26.739Z] [2021-09-28T19:49:26.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T19:49:27.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T19:49:27.095Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-28T19:49:27.095Z] b4d181a07f80: Pulling fs layer [2021-09-28T19:49:27.095Z] a1111a8f2ec3: Pulling fs layer [2021-09-28T19:49:27.095Z] ed53099fbce6: Pulling fs layer [2021-09-28T19:49:27.095Z] dc539afda2c1: Pulling fs layer [2021-09-28T19:49:27.095Z] 77bc0d833cb6: Pulling fs layer [2021-09-28T19:49:27.095Z] 9065ff56babe: Pulling fs layer [2021-09-28T19:49:27.095Z] d287ab97295c: Pulling fs layer [2021-09-28T19:49:27.095Z] 77bc0d833cb6: Waiting [2021-09-28T19:49:27.095Z] 9065ff56babe: Waiting [2021-09-28T19:49:27.095Z] dc539afda2c1: Waiting [2021-09-28T19:49:27.095Z] d287ab97295c: Waiting [2021-09-28T19:49:28.515Z] ed53099fbce6: Verifying Checksum [2021-09-28T19:49:28.515Z] ed53099fbce6: Download complete [2021-09-28T19:49:28.515Z] dc539afda2c1: Verifying Checksum [2021-09-28T19:49:28.515Z] dc539afda2c1: Download complete [2021-09-28T19:49:28.515Z] a1111a8f2ec3: Verifying Checksum [2021-09-28T19:49:28.515Z] a1111a8f2ec3: Download complete [2021-09-28T19:49:28.515Z] 9065ff56babe: Download complete [2021-09-28T19:49:28.790Z] 77bc0d833cb6: Verifying Checksum [2021-09-28T19:49:28.790Z] 77bc0d833cb6: Download complete [2021-09-28T19:49:29.767Z] b4d181a07f80: Verifying Checksum [2021-09-28T19:49:29.767Z] b4d181a07f80: Download complete [2021-09-28T19:49:30.755Z] b4d181a07f80: Pull complete [2021-09-28T19:49:31.025Z] a1111a8f2ec3: Pull complete [2021-09-28T19:49:31.618Z] ed53099fbce6: Pull complete [2021-09-28T19:49:31.619Z] dc539afda2c1: Pull complete [2021-09-28T19:49:31.886Z] 77bc0d833cb6: Pull complete [2021-09-28T19:49:31.886Z] 9065ff56babe: Pull complete [2021-09-28T19:49:37.294Z] d287ab97295c: Verifying Checksum [2021-09-28T19:49:37.294Z] d287ab97295c: Download complete [2021-09-28T19:49:40.726Z] d287ab97295c: Pull complete [2021-09-28T19:49:40.726Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-28T19:49:40.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T19:49:40.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-28T19:49:40.878Z] prd-centos7-docker-4c-2g-4 does not seem to be running inside a container [2021-09-28T19:49:40.969Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-28T19:49:43.379Z] $ docker top d6e9e9308d4a7e752c4211d8e0aaa805a61347cde19440b55116bf793ed15cbd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T19:49:43.834Z] ---> job-cost.sh [2021-09-28T19:49:43.835Z] lf-activate-venv: SKIPPING [2021-09-28T19:49:43.835Z] INFO: No Stack... [2021-09-28T19:49:45.272Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-28T19:49:45.547Z] INFO: Archiving Costs [Pipeline] sh [2021-09-28T19:49:45.908Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-09-28T19:49:45.908Z] + cut -d, -f6 [Pipeline] lock [2021-09-28T19:49:45.953Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-444-3-stack-cost] [2021-09-28T19:49:45.964Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-444-3-stack-cost] did not exist. Created. [2021-09-28T19:49:45.964Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-444-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-28T19:49:46.351Z] /w/workspace/edgex-ui-go/3@tmp/durable-e8098e1e/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-e8098e1e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-28T19:49:46.712Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-28T19:49:46.733Z] Warning: overwriting stash ‘stack-cost’ [2021-09-28T19:49:46.769Z] Stashed 1 file(s) [Pipeline] } [2021-09-28T19:49:46.782Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-444-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-28T19:49:46.811Z] $ docker stop --time=1 d6e9e9308d4a7e752c4211d8e0aaa805a61347cde19440b55116bf793ed15cbd [2021-09-28T19:49:47.979Z] $ docker rm -f d6e9e9308d4a7e752c4211d8e0aaa805a61347cde19440b55116bf793ed15cbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-28T19:49:48.380Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-28T19:49:50.134Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-444/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-28T19:49:50.457Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T19:49:51.052Z] ---> package-listing.sh [2021-09-28T19:49:51.052Z] ++ facter osfamily [2021-09-28T19:49:51.052Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-28T19:49:51.327Z] + OS_FAMILY=redhat [2021-09-28T19:49:51.327Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-444 [2021-09-28T19:49:51.327Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-28T19:49:51.327Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-28T19:49:51.327Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-28T19:49:51.327Z] + PACKAGES=/tmp/packages_start.txt [2021-09-28T19:49:51.327Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-444 ']' [2021-09-28T19:49:51.327Z] + PACKAGES=/tmp/packages_end.txt [2021-09-28T19:49:51.327Z] + case "${OS_FAMILY}" in [2021-09-28T19:49:51.327Z] + sort [2021-09-28T19:49:51.327Z] + rpm -qa [2021-09-28T19:49:51.921Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-28T19:49:51.921Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-28T19:49:51.921Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-28T19:49:51.921Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-444 ']' [2021-09-28T19:49:51.921Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-444/archives/ [2021-09-28T19:49:51.921Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-444/archives/ [Pipeline] echo [2021-09-28T19:49:51.941Z] 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-444/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-28T19:49:52.246Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-28T19:49:52.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T19:49:52.840Z] [2021-09-28T19:49:52.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T19:49:53.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T19:49:53.175Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-28T19:49:53.175Z] b4d181a07f80: Pulling fs layer [2021-09-28T19:49:53.175Z] a1111a8f2ec3: Pulling fs layer [2021-09-28T19:49:53.175Z] ed53099fbce6: Pulling fs layer [2021-09-28T19:49:53.175Z] dc539afda2c1: Pulling fs layer [2021-09-28T19:49:53.175Z] 77bc0d833cb6: Pulling fs layer [2021-09-28T19:49:53.175Z] 9065ff56babe: Pulling fs layer [2021-09-28T19:49:53.175Z] d287ab97295c: Pulling fs layer [2021-09-28T19:49:53.175Z] 77bc0d833cb6: Waiting [2021-09-28T19:49:53.175Z] 9065ff56babe: Waiting [2021-09-28T19:49:53.175Z] d287ab97295c: Waiting [2021-09-28T19:49:53.175Z] dc539afda2c1: Waiting [2021-09-28T19:49:53.444Z] a1111a8f2ec3: Verifying Checksum [2021-09-28T19:49:53.444Z] a1111a8f2ec3: Download complete [2021-09-28T19:49:53.444Z] dc539afda2c1: Verifying Checksum [2021-09-28T19:49:53.444Z] dc539afda2c1: Download complete [2021-09-28T19:49:53.712Z] 77bc0d833cb6: Download complete [2021-09-28T19:49:53.712Z] 9065ff56babe: Verifying Checksum [2021-09-28T19:49:53.712Z] 9065ff56babe: Download complete [2021-09-28T19:49:53.977Z] ed53099fbce6: Verifying Checksum [2021-09-28T19:49:53.977Z] ed53099fbce6: Download complete [2021-09-28T19:49:54.562Z] b4d181a07f80: Verifying Checksum [2021-09-28T19:49:54.562Z] b4d181a07f80: Download complete [2021-09-28T19:49:55.737Z] b4d181a07f80: Pull complete [2021-09-28T19:49:56.004Z] a1111a8f2ec3: Pull complete [2021-09-28T19:49:56.269Z] ed53099fbce6: Pull complete [2021-09-28T19:49:56.535Z] dc539afda2c1: Pull complete [2021-09-28T19:49:56.535Z] 77bc0d833cb6: Pull complete [2021-09-28T19:49:56.801Z] 9065ff56babe: Pull complete [2021-09-28T19:49:58.221Z] d287ab97295c: Download complete [2021-09-28T19:50:02.512Z] d287ab97295c: Pull complete [2021-09-28T19:50:02.512Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-28T19:50:02.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T19:50:02.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-28T19:50:02.611Z] prd-centos7-docker-4c-2g-0 does not seem to be running inside a container [2021-09-28T19:50:02.669Z] $ 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-444/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-444 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-444:/w/workspace/edgexfoundry_edgex-ui-go_PR-444:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-28T19:50:05.008Z] $ docker top d8dd74eab3e76ede853f04a0e615a29bbe6584427f127352ca80d356746d5e6f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T19:50:05.422Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-28T19:50:05.742Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-28T19:50:06.083Z] + ls /var/log/sa-host [2021-09-28T19:50:06.083Z] + sadf -c /var/log/sa-host/sa05 [2021-09-28T19:50:06.083Z] file_magic: OK [2021-09-28T19:50:06.083Z] HZ: Using current value: 100 [2021-09-28T19:50:06.083Z] file_header: OK [2021-09-28T19:50:06.083Z] 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-28T19:50:06.083Z] Statistics: [2021-09-28T19:50:06.083Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-28T19:50:06.083Z] File successfully converted to sysstat format version 12.0.3 [2021-09-28T19:50:06.083Z] + sadf -c /var/log/sa-host/sa28 [2021-09-28T19:50:06.083Z] file_magic: OK [2021-09-28T19:50:06.083Z] HZ: Using current value: 100 [2021-09-28T19:50:06.083Z] file_header: OK [2021-09-28T19:50:06.083Z] 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-28T19:50:06.083Z] Statistics: [2021-09-28T19:50:06.083Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-28T19:50:06.083Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T19:50:06.311Z] provisioning config files... [2021-09-28T19:50:06.328Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/config3163685228041204024tmp [Pipeline] { [Pipeline] echo [2021-09-28T19:50:06.353Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T19:50:06.673Z] ---> create-netrc.sh [Pipeline] } [2021-09-28T19:50:06.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-28T19:50:07.102Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-28T19:50:07.117Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T19:50:07.435Z] ---> sudo-logs.sh [2021-09-28T19:50:07.435Z] Archiving 'sudo' log.. [2021-09-28T19:50:07.435Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-0.vexxhost.local: Name or service not known [2021-09-28T19:50:07.435Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-0.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-28T19:50:07.491Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T19:50:07.809Z] ---> job-cost.sh [2021-09-28T19:50:07.809Z] lf-activate-venv: SKIPPING [2021-09-28T19:50:07.809Z] DEBUG: total: 0.05999999865889549 [2021-09-28T19:50:07.809Z] INFO: Retrieving Stack Cost... [2021-09-28T19:50:08.766Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-28T19:50:09.032Z] INFO: Archiving Costs [Pipeline] echo [2021-09-28T19:50:09.051Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T19:50:09.372Z] ---> logs-deploy.sh [2021-09-28T19:50:09.372Z] lf-activate-venv: SKIPPING [2021-09-28T19:50:09.372Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-444/3 [2021-09-28T19:50:09.372Z] INFO: archiving workspace using pattern(s): [2021-09-28T19:50:09.957Z] Archives upload complete. [2021-09-28T19:50:10.223Z] INFO: archiving logs to Nexus