Pull request #436 updated 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 MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 rather than 6547e380db775506761d72508172b0bd9eb8b40c Obtained Jenkinsfile from 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 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-ssh2547293765416240549.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-ssh7920995468348073705.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-436/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-436/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5190202952512624998.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-ssh5545761443303632097.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-436/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-436/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh963134069340898891.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-666 in /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [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-436 # 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-436@tmp/jenkins-gitclient-ssh5010336879347488148.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-436@tmp/jenkins-gitclient-ssh8476697117181112513.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 6547e380db775506761d72508172b0bd9eb8b40c Merge succeeded, producing ad1dda95edf663341bd2271ea503901f14adaadd Checking out Revision ad1dda95edf663341bd2271ea503901f14adaadd (PR-436) > git config core.sparsecheckout # timeout=10 > git checkout -f 6547e380db775506761d72508172b0bd9eb8b40c # 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-436@tmp/jenkins-gitclient-ssh8327537280193880467.key > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad1dda95edf663341bd2271ea503901f14adaadd # timeout=10 Commit message: "Merge commit '0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk c595f5b4292bf98760e03fc90f8e8ea3c64ebdd3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-20T16:37:29.532Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-20T16:37:29.624Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-20T16:37:29.654Z] ========================================================= [2021-09-20T16:37:29.654Z] EdgeX Global Pipelines Version Info [2021-09-20T16:37:29.654Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-20T16:37:30.889Z] ------------------- [2021-09-20T16:37:30.889Z] stable info: [2021-09-20T16:37:30.889Z] ------------------- [2021-09-20T16:37:30.889Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-20T16:37:30.889Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-20T16:37:30.889Z] Message: update stable to v1.0.205 [2021-09-20T16:37:31.473Z] ------------------- [2021-09-20T16:37:31.473Z] experimental info: [2021-09-20T16:37:31.473Z] ------------------- [2021-09-20T16:37:31.473Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-20T16:37:31.473Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-20T16:37:31.473Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-20T16:37:31.631Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-20T16:37:31.658Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-20T16:37:31.684Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-20T16:37:31.710Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-20T16:37:31.736Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-20T16:37:31.762Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-20T16:37:31.788Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-20T16:37:31.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-20T16:37:31.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-20T16:37:31.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-20T16:37:31.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-20T16:37:31.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-20T16:37:31.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-20T16:37:31.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-20T16:37:31.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-20T16:37:32.019Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-20T16:37:32.045Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-20T16:37:32.071Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-20T16:37:32.096Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-20T16:37:32.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-20T16:37:32.148Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-20T16:37:32.173Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-20T16:37:32.198Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-20T16:37:32.223Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-20T16:37:32.248Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-20T16:37:32.273Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-20T16:37:32.297Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-20T16:37:32.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-436 [Pipeline] echo [2021-09-20T16:37:32.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-436 [Pipeline] echo [2021-09-20T16:37:32.371Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-436 [Pipeline] echo [2021-09-20T16:37:32.395Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad1dda95edf663341bd2271ea503901f14adaadd [Pipeline] echo [2021-09-20T16:37:32.420Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad1dda9 [Pipeline] echo [2021-09-20T16:37:32.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-20T16:37:32.523Z] provisioning config files... [2021-09-20T16:37:32.542Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config3999015486340136859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-20T16:37:32.880Z] ---> docker-login.sh [2021-09-20T16:37:32.880Z] nexus3.edgexfoundry.org:10001 [2021-09-20T16:37:32.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T16:37:33.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T16:37:33.150Z] Configure a credential helper to remove this warning. See [2021-09-20T16:37:33.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T16:37:33.150Z] [2021-09-20T16:37:33.150Z] Login Succeeded [2021-09-20T16:37:33.150Z] nexus3.edgexfoundry.org:10002 [2021-09-20T16:37:33.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T16:37:33.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T16:37:33.415Z] Configure a credential helper to remove this warning. See [2021-09-20T16:37:33.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T16:37:33.415Z] [2021-09-20T16:37:33.415Z] Login Succeeded [2021-09-20T16:37:33.415Z] nexus3.edgexfoundry.org:10003 [2021-09-20T16:37:33.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T16:37:33.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T16:37:33.415Z] Configure a credential helper to remove this warning. See [2021-09-20T16:37:33.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T16:37:33.415Z] [2021-09-20T16:37:33.415Z] Login Succeeded [2021-09-20T16:37:33.415Z] nexus3.edgexfoundry.org:10004 [2021-09-20T16:37:33.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T16:37:33.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T16:37:33.688Z] Configure a credential helper to remove this warning. See [2021-09-20T16:37:33.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T16:37:33.688Z] [2021-09-20T16:37:33.688Z] Login Succeeded [2021-09-20T16:37:33.688Z] docker.io [2021-09-20T16:37:33.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T16:37:33.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T16:37:33.958Z] Configure a credential helper to remove this warning. See [2021-09-20T16:37:33.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T16:37:33.958Z] [2021-09-20T16:37:33.958Z] Login Succeeded [2021-09-20T16:37:33.958Z] ---> docker-login.sh ends [Pipeline] } [2021-09-20T16:37:33.972Z] 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-20T16:37:34.521Z] + git log --format=format:%s -1 ad1dda95edf663341bd2271ea503901f14adaadd [Pipeline] echo [2021-09-20T16:37:34.574Z] GIT_COMMIT: ad1dda95edf663341bd2271ea503901f14adaadd, Commit Message: Merge commit '0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1' into HEAD [Pipeline] echo [2021-09-20T16:37:34.589Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-20T16:37:35.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-20T16:37:35.304Z] [2021-09-20T16:37:35.304Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-20T16:37:35.653Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-20T16:37:35.653Z] latest: Pulling from edgex-devops/git-semver [2021-09-20T16:37:35.653Z] 31603596830f: Pulling fs layer [2021-09-20T16:37:35.653Z] 04fac38145f0: Pulling fs layer [2021-09-20T16:37:35.653Z] 701f6daf10bf: Pulling fs layer [2021-09-20T16:37:35.653Z] 24f72da36158: Pulling fs layer [2021-09-20T16:37:35.653Z] 24f72da36158: Waiting [2021-09-20T16:37:35.653Z] 04fac38145f0: Verifying Checksum [2021-09-20T16:37:35.653Z] 04fac38145f0: Download complete [2021-09-20T16:37:35.927Z] 31603596830f: Verifying Checksum [2021-09-20T16:37:35.927Z] 31603596830f: Download complete [2021-09-20T16:37:36.194Z] 31603596830f: Pull complete [2021-09-20T16:37:36.194Z] 24f72da36158: Verifying Checksum [2021-09-20T16:37:36.194Z] 24f72da36158: Download complete [2021-09-20T16:37:36.194Z] 04fac38145f0: Pull complete [2021-09-20T16:37:36.468Z] 701f6daf10bf: Verifying Checksum [2021-09-20T16:37:36.468Z] 701f6daf10bf: Download complete [2021-09-20T16:37:37.061Z] 701f6daf10bf: Pull complete [2021-09-20T16:37:37.061Z] 24f72da36158: Pull complete [2021-09-20T16:37:37.061Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-20T16:37:37.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-20T16:37:37.061Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-20T16:37:37.163Z] prd-centos7-docker-4c-2g-666 does not seem to be running inside a container [2021-09-20T16:37:37.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-436 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436:/w/workspace/edgexfoundry_edgex-ui-go_PR-436:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-20T16:37:38.011Z] $ docker top 2c61bb88d03a62acd82fdf17d9dfaa6a678ae55f2b47077a9df96f5175448332 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-20T16:37:38.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-20T16:37:38.142Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-20T16:37:38.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-20T16:37:38.261Z] $ docker exec 2c61bb88d03a62acd82fdf17d9dfaa6a678ae55f2b47077a9df96f5175448332 ssh-agent [2021-09-20T16:37:38.376Z] SSH_AUTH_SOCK=/tmp/ssh-P1vl46x2mtbv/agent.14 [2021-09-20T16:37:38.376Z] SSH_AGENT_PID=20 [2021-09-20T16:37:38.397Z] Running ssh-add (command line suppressed) [2021-09-20T16:37:38.497Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_177178166022343067.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_177178166022343067.key) [2021-09-20T16:37:38.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-20T16:37:38.857Z] + git tag --points-at HEAD [Pipeline] } [2021-09-20T16:37:38.876Z] $ docker exec --env ******** --env ******** 2c61bb88d03a62acd82fdf17d9dfaa6a678ae55f2b47077a9df96f5175448332 ssh-agent -k [2021-09-20T16:37:38.975Z] unset SSH_AUTH_SOCK; [2021-09-20T16:37:38.975Z] unset SSH_AGENT_PID; [2021-09-20T16:37:38.975Z] echo Agent pid 20 killed; [2021-09-20T16:37:38.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-20T16:37:39.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-20T16:37:39.039Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-20T16:37:39.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-20T16:37:39.163Z] $ docker exec 2c61bb88d03a62acd82fdf17d9dfaa6a678ae55f2b47077a9df96f5175448332 ssh-agent [2021-09-20T16:37:39.276Z] SSH_AUTH_SOCK=/tmp/ssh-Spovsp0Pa4bE/agent.51 [2021-09-20T16:37:39.276Z] SSH_AGENT_PID=58 [2021-09-20T16:37:39.288Z] Running ssh-add (command line suppressed) [2021-09-20T16:37:39.390Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_1348881999111680536.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_1348881999111680536.key) [2021-09-20T16:37:39.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-20T16:37:39.732Z] + git semver init [2021-09-20T16:37:39.732Z] # -> Open(): unable to determine branch for HEAD [2021-09-20T16:37:39.732Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-436/.git [2021-09-20T16:37:39.732Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [2021-09-20T16:37:39.732Z] # $SEMVER_REMOTE_NAME = origin [2021-09-20T16:37:39.732Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-20T16:37:39.732Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-20T16:37:39.732Z] # $SEMVER_BRANCH = PR-436 [2021-09-20T16:37:39.732Z] # $SEMVER_TEMP = /tmp/semver-009304759 [2021-09-20T16:37:39.732Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-20T16:37:41.684Z] # '/tmp/semver-009304759' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-436/.semver' [2021-09-20T16:37:41.684Z] # -> Force: false [2021-09-20T16:37:41.684Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-436/.semver [Pipeline] } [2021-09-20T16:37:41.699Z] $ docker exec --env ******** --env ******** 2c61bb88d03a62acd82fdf17d9dfaa6a678ae55f2b47077a9df96f5175448332 ssh-agent -k [2021-09-20T16:37:41.804Z] unset SSH_AUTH_SOCK; [2021-09-20T16:37:41.804Z] unset SSH_AGENT_PID; [2021-09-20T16:37:41.804Z] echo Agent pid 58 killed; [2021-09-20T16:37:41.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-20T16:37:42.176Z] + git semver [Pipeline] } [2021-09-20T16:37:42.195Z] $ docker stop --time=1 2c61bb88d03a62acd82fdf17d9dfaa6a678ae55f2b47077a9df96f5175448332 [2021-09-20T16:37:43.565Z] $ docker rm -f 2c61bb88d03a62acd82fdf17d9dfaa6a678ae55f2b47077a9df96f5175448332 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-20T16:37:43.959Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-20T16:37:44.299Z] Stashed 1 file(s) [Pipeline] echo [2021-09-20T16:37:44.303Z] [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-20T16:37:59.586Z] Still waiting to schedule task [2021-09-20T16:37:59.587Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-666’ [2021-09-20T16:37:59.589Z] Still waiting to schedule task [2021-09-20T16:37:59.590Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-20T16:40:23.991Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-667 in /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [Pipeline] { [Pipeline] ws [2021-09-20T16:40:24.013Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-09-20T16:40:24.236Z] The recommended git tool is: git [2021-09-20T16:40:29.647Z] using credential edgex-jenkins-ssh [2021-09-20T16:40:29.671Z] Cloning the remote Git repository [2021-09-20T16:40:29.732Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-20T16:40:29.843Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-09-20T16:40:29.906Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-20T16:40:29.907Z] > git --version # timeout=10 [2021-09-20T16:40:29.921Z] > git --version # 'git version 2.17.1' [2021-09-20T16:40:29.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-20T16:40:30.024Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-20T16:40:33.014Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-20T16:40:33.029Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-20T16:40:33.062Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-20T16:40:33.768Z] Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 6547e380db775506761d72508172b0bd9eb8b40c [2021-09-20T16:40:34.220Z] Merge succeeded, producing a16ef904293d910894940732ba0b7ce294c3c529 [2021-09-20T16:40:34.221Z] Checking out Revision a16ef904293d910894940732ba0b7ce294c3c529 (PR-436) [2021-09-20T16:40:33.092Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-20T16:40:33.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-20T16:40:33.107Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-20T16:40:33.787Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T16:40:33.805Z] > git checkout -f 6547e380db775506761d72508172b0bd9eb8b40c # timeout=10 [2021-09-20T16:40:34.080Z] > git remote # timeout=10 [2021-09-20T16:40:34.106Z] > git config --get remote.origin.url # timeout=10 [2021-09-20T16:40:34.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-20T16:40:34.127Z] > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 [2021-09-20T16:40:34.203Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-20T16:40:34.228Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T16:40:34.243Z] > git checkout -f a16ef904293d910894940732ba0b7ce294c3c529 # timeout=10 [2021-09-20T16:40:38.649Z] Commit message: "Merge commit '0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1' into HEAD" [2021-09-20T16:40:38.679Z] First time build. Skipping changelog. [2021-09-20T16:40:38.662Z] > git rev-list --no-walk c595f5b4292bf98760e03fc90f8e8ea3c64ebdd3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-20T16:40:39.235Z] provisioning config files... [2021-09-20T16:40:39.263Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config1302036254480336194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-20T16:40:39.839Z] ---> docker-login.sh [2021-09-20T16:40:39.839Z] nexus3.edgexfoundry.org:10001 [2021-09-20T16:40:41.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T16:40:42.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T16:40:42.102Z] Configure a credential helper to remove this warning. See [2021-09-20T16:40:42.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T16:40:42.102Z] [2021-09-20T16:40:42.102Z] Login Succeeded [2021-09-20T16:40:42.102Z] nexus3.edgexfoundry.org:10002 [2021-09-20T16:40:42.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T16:40:42.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T16:40:42.653Z] Configure a credential helper to remove this warning. See [2021-09-20T16:40:42.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T16:40:42.653Z] [2021-09-20T16:40:42.653Z] Login Succeeded [2021-09-20T16:40:42.653Z] nexus3.edgexfoundry.org:10003 [2021-09-20T16:40:42.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T16:40:43.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T16:40:43.204Z] Configure a credential helper to remove this warning. See [2021-09-20T16:40:43.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T16:40:43.204Z] [2021-09-20T16:40:43.204Z] Login Succeeded [2021-09-20T16:40:43.204Z] nexus3.edgexfoundry.org:10004 [2021-09-20T16:40:43.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T16:40:43.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T16:40:43.812Z] Configure a credential helper to remove this warning. See [2021-09-20T16:40:43.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T16:40:43.812Z] [2021-09-20T16:40:43.812Z] Login Succeeded [2021-09-20T16:40:43.812Z] docker.io [2021-09-20T16:40:44.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T16:40:44.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T16:40:44.729Z] Configure a credential helper to remove this warning. See [2021-09-20T16:40:44.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T16:40:44.729Z] [2021-09-20T16:40:44.729Z] Login Succeeded [2021-09-20T16:40:44.729Z] ---> docker-login.sh ends [Pipeline] } [2021-09-20T16:40:44.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-20T16:40:45.343Z] ========================================================= [2021-09-20T16:40:45.343Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-20T16:40:45.343Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-20T16:40:45.716Z] + 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-20T16:40:46.700Z] Sending build context to Docker daemon 20.87MB [2021-09-20T16:40:46.700Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-20T16:40:46.700Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-20T16:40:46.974Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-20T16:40:46.974Z] 595b0fe564bb: Pulling fs layer [2021-09-20T16:40:46.974Z] 24495759ef45: Pulling fs layer [2021-09-20T16:40:46.974Z] d148012ef14d: Pulling fs layer [2021-09-20T16:40:46.974Z] e90a11edd702: Pulling fs layer [2021-09-20T16:40:46.974Z] d77568369979: Pulling fs layer [2021-09-20T16:40:46.974Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-20T16:40:46.974Z] 170f2ba95c9a: Pulling fs layer [2021-09-20T16:40:46.974Z] 97ac5df62f85: Pulling fs layer [2021-09-20T16:40:46.974Z] d77568369979: Waiting [2021-09-20T16:40:46.974Z] fc1c9f9a7f3b: Waiting [2021-09-20T16:40:46.974Z] 170f2ba95c9a: Waiting [2021-09-20T16:40:46.974Z] e90a11edd702: Waiting [2021-09-20T16:40:46.974Z] 97ac5df62f85: Waiting [2021-09-20T16:40:46.974Z] d148012ef14d: Verifying Checksum [2021-09-20T16:40:46.974Z] d148012ef14d: Download complete [2021-09-20T16:40:46.974Z] 24495759ef45: Verifying Checksum [2021-09-20T16:40:46.974Z] 24495759ef45: Download complete [2021-09-20T16:40:46.974Z] d77568369979: Download complete [2021-09-20T16:40:46.974Z] fc1c9f9a7f3b: Download complete [2021-09-20T16:40:46.974Z] 595b0fe564bb: Verifying Checksum [2021-09-20T16:40:46.974Z] 595b0fe564bb: Download complete [2021-09-20T16:40:46.974Z] 170f2ba95c9a: Verifying Checksum [2021-09-20T16:40:46.974Z] 170f2ba95c9a: Download complete [2021-09-20T16:40:47.576Z] 595b0fe564bb: Pull complete [2021-09-20T16:40:48.176Z] 24495759ef45: Pull complete [2021-09-20T16:40:48.804Z] d148012ef14d: Pull complete [2021-09-20T16:40:50.792Z] 97ac5df62f85: Verifying Checksum [2021-09-20T16:40:50.792Z] 97ac5df62f85: Download complete [2021-09-20T16:40:51.067Z] e90a11edd702: Verifying Checksum [2021-09-20T16:40:51.067Z] e90a11edd702: Download complete [2021-09-20T16:40:51.659Z] Running on prd-centos7-docker-4c-2g-668 in /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [Pipeline] { [Pipeline] ws [2021-09-20T16:40:51.678Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-09-20T16:40:51.802Z] The recommended git tool is: git [2021-09-20T16:40:54.470Z] using credential edgex-jenkins-ssh [2021-09-20T16:40:54.487Z] Cloning the remote Git repository [2021-09-20T16:40:54.067Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-20T16:40:54.145Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-09-20T16:40:54.189Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-20T16:40:54.189Z] > git --version # timeout=10 [2021-09-20T16:40:54.205Z] > git --version # 'git version 2.24.4' [2021-09-20T16:40:54.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-20T16:40:54.323Z] [INFO] Currently running in a labeled security context [2021-09-20T16:40:54.323Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-20T16:40:54.323Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh5436525336376445801.key [2021-09-20T16:40:54.333Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-20T16:40:55.902Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-20T16:40:55.913Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-20T16:40:55.930Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-20T16:40:55.946Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-20T16:40:55.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-20T16:40:55.947Z] [INFO] Currently running in a labeled security context [2021-09-20T16:40:55.947Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-20T16:40:55.947Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh5802985289427014404.key [2021-09-20T16:40:55.957Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-20T16:40:56.798Z] Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 6547e380db775506761d72508172b0bd9eb8b40c [2021-09-20T16:40:57.004Z] Merge succeeded, producing d9d11a016d8a42e3bde6ed4b8a7408e8c8874700 [2021-09-20T16:40:57.004Z] Checking out Revision d9d11a016d8a42e3bde6ed4b8a7408e8c8874700 (PR-436) [2021-09-20T16:40:56.555Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T16:40:56.566Z] > git checkout -f 6547e380db775506761d72508172b0bd9eb8b40c # timeout=10 [2021-09-20T16:40:56.664Z] > git remote # timeout=10 [2021-09-20T16:40:56.672Z] > git config --get remote.origin.url # timeout=10 [2021-09-20T16:40:56.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-20T16:40:56.678Z] [INFO] Currently running in a labeled security context [2021-09-20T16:40:56.678Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-20T16:40:56.678Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh7475767768685952626.key [2021-09-20T16:40:56.686Z] > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 [2021-09-20T16:40:56.756Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-20T16:40:56.773Z] > git config core.sparsecheckout # timeout=10 [2021-09-20T16:40:56.784Z] > git checkout -f d9d11a016d8a42e3bde6ed4b8a7408e8c8874700 # timeout=10 [2021-09-20T16:41:00.562Z] Commit message: "Merge commit '0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1' into HEAD" [2021-09-20T16:41:00.571Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-20T16:41:01.121Z] provisioning config files... [2021-09-20T16:41:01.141Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config6502251949449843428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-20T16:41:01.252Z] e90a11edd702: Pull complete [2021-09-20T16:41:00.563Z] > git rev-list --no-walk c595f5b4292bf98760e03fc90f8e8ea3c64ebdd3 # timeout=10 [2021-09-20T16:41:01.572Z] ---> docker-login.sh [2021-09-20T16:41:01.572Z] nexus3.edgexfoundry.org:10001 [2021-09-20T16:41:01.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T16:41:01.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T16:41:01.840Z] Configure a credential helper to remove this warning. See [2021-09-20T16:41:01.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T16:41:01.840Z] [2021-09-20T16:41:01.840Z] Login Succeeded [2021-09-20T16:41:01.840Z] nexus3.edgexfoundry.org:10002 [2021-09-20T16:41:01.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T16:41:01.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T16:41:01.840Z] Configure a credential helper to remove this warning. See [2021-09-20T16:41:01.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T16:41:01.840Z] [2021-09-20T16:41:01.840Z] Login Succeeded [2021-09-20T16:41:01.840Z] nexus3.edgexfoundry.org:10003 [2021-09-20T16:41:01.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T16:41:01.851Z] d77568369979: Pull complete [2021-09-20T16:41:02.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T16:41:02.109Z] Configure a credential helper to remove this warning. See [2021-09-20T16:41:02.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T16:41:02.109Z] [2021-09-20T16:41:02.109Z] Login Succeeded [2021-09-20T16:41:02.109Z] nexus3.edgexfoundry.org:10004 [2021-09-20T16:41:02.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T16:41:02.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T16:41:02.109Z] Configure a credential helper to remove this warning. See [2021-09-20T16:41:02.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T16:41:02.109Z] [2021-09-20T16:41:02.109Z] Login Succeeded [2021-09-20T16:41:02.109Z] docker.io [2021-09-20T16:41:02.132Z] fc1c9f9a7f3b: Pull complete [2021-09-20T16:41:02.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-20T16:41:02.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-20T16:41:02.642Z] Configure a credential helper to remove this warning. See [2021-09-20T16:41:02.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-20T16:41:02.642Z] [2021-09-20T16:41:02.642Z] Login Succeeded [2021-09-20T16:41:02.642Z] ---> docker-login.sh ends [Pipeline] } [2021-09-20T16:41:02.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2021-09-20T16:41:02.730Z] 170f2ba95c9a: Pull complete [Pipeline] unstash [Pipeline] echo [2021-09-20T16:41:02.880Z] ========================================================= [2021-09-20T16:41:02.880Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-20T16:41:02.880Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-20T16:41:03.222Z] + 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-20T16:41:03.222Z] Sending build context to Docker daemon 20.87MB [2021-09-20T16:41:03.222Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-20T16:41:03.222Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-20T16:41:03.488Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-20T16:41:03.488Z] 540db60ca938: Pulling fs layer [2021-09-20T16:41:03.488Z] adcc1eea9eea: Pulling fs layer [2021-09-20T16:41:03.488Z] 4c4ab2625f07: Pulling fs layer [2021-09-20T16:41:03.488Z] db62176df00c: Pulling fs layer [2021-09-20T16:41:03.488Z] 3b30891b0d05: Pulling fs layer [2021-09-20T16:41:03.488Z] 06b49ca38bd5: Pulling fs layer [2021-09-20T16:41:03.488Z] c788192a36de: Pulling fs layer [2021-09-20T16:41:03.488Z] a77e37c0d609: Pulling fs layer [2021-09-20T16:41:03.488Z] c3185cebc471: Pulling fs layer [2021-09-20T16:41:03.488Z] 06b49ca38bd5: Waiting [2021-09-20T16:41:03.488Z] c788192a36de: Waiting [2021-09-20T16:41:03.488Z] a77e37c0d609: Waiting [2021-09-20T16:41:03.488Z] c3185cebc471: Waiting [2021-09-20T16:41:03.488Z] db62176df00c: Waiting [2021-09-20T16:41:03.488Z] 3b30891b0d05: Waiting [2021-09-20T16:41:03.488Z] 4c4ab2625f07: Verifying Checksum [2021-09-20T16:41:03.488Z] 4c4ab2625f07: Download complete [2021-09-20T16:41:03.488Z] adcc1eea9eea: Verifying Checksum [2021-09-20T16:41:03.488Z] adcc1eea9eea: Download complete [2021-09-20T16:41:03.488Z] 3b30891b0d05: Verifying Checksum [2021-09-20T16:41:03.488Z] 3b30891b0d05: Download complete [2021-09-20T16:41:03.488Z] 06b49ca38bd5: Verifying Checksum [2021-09-20T16:41:03.488Z] 06b49ca38bd5: Download complete [2021-09-20T16:41:03.757Z] c788192a36de: Verifying Checksum [2021-09-20T16:41:03.757Z] c788192a36de: Download complete [2021-09-20T16:41:03.757Z] 540db60ca938: Verifying Checksum [2021-09-20T16:41:03.757Z] 540db60ca938: Download complete [2021-09-20T16:41:03.757Z] 540db60ca938: Pull complete [2021-09-20T16:41:04.023Z] adcc1eea9eea: Pull complete [2021-09-20T16:41:04.023Z] 4c4ab2625f07: Pull complete [2021-09-20T16:41:04.023Z] a77e37c0d609: Verifying Checksum [2021-09-20T16:41:04.023Z] a77e37c0d609: Download complete [2021-09-20T16:41:07.366Z] c3185cebc471: Verifying Checksum [2021-09-20T16:41:07.366Z] c3185cebc471: Download complete [2021-09-20T16:41:07.366Z] db62176df00c: Verifying Checksum [2021-09-20T16:41:07.366Z] db62176df00c: Download complete [2021-09-20T16:41:09.450Z] 97ac5df62f85: Pull complete [2021-09-20T16:41:09.450Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-20T16:41:09.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-20T16:41:09.450Z] ---> 04bc70af865f [2021-09-20T16:41:09.450Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-20T16:41:10.738Z] db62176df00c: Pull complete [2021-09-20T16:41:10.738Z] 3b30891b0d05: Pull complete [2021-09-20T16:41:10.738Z] 06b49ca38bd5: Pull complete [2021-09-20T16:41:10.738Z] c788192a36de: Pull complete [2021-09-20T16:41:10.738Z] a77e37c0d609: Pull complete [2021-09-20T16:41:12.843Z] ---> Running in ae0417b8a763 [2021-09-20T16:41:13.341Z] c3185cebc471: Pull complete [2021-09-20T16:41:13.341Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-20T16:41:13.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-20T16:41:13.341Z] ---> 031687cdd783 [2021-09-20T16:41:13.341Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-20T16:41:13.437Z] Removing intermediate container ae0417b8a763 [2021-09-20T16:41:13.438Z] ---> 363c4b5b49e4 [2021-09-20T16:41:13.438Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-20T16:41:13.710Z] ---> Running in 9f04c58970d4 [2021-09-20T16:41:14.306Z] Removing intermediate container 9f04c58970d4 [2021-09-20T16:41:14.306Z] ---> cc5271bb4f1f [2021-09-20T16:41:14.306Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-20T16:41:14.306Z] ---> Running in d1c85aed049f [2021-09-20T16:41:14.901Z] Removing intermediate container d1c85aed049f [2021-09-20T16:41:14.901Z] ---> 769714771957 [2021-09-20T16:41:14.901Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-20T16:41:15.178Z] ---> Running in d5e0a98daa1b [2021-09-20T16:41:15.282Z] ---> Running in fe9c614b7e3c [2021-09-20T16:41:15.283Z] Removing intermediate container fe9c614b7e3c [2021-09-20T16:41:15.283Z] ---> d54545e8ff4e [2021-09-20T16:41:15.283Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-20T16:41:15.283Z] ---> Running in a29c2a89354f [2021-09-20T16:41:15.283Z] Removing intermediate container a29c2a89354f [2021-09-20T16:41:15.283Z] ---> ed201ac31d8c [2021-09-20T16:41:15.283Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-20T16:41:15.283Z] ---> Running in ee1e3e210792 [2021-09-20T16:41:15.283Z] Removing intermediate container ee1e3e210792 [2021-09-20T16:41:15.283Z] ---> 577834d76e90 [2021-09-20T16:41:15.283Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-20T16:41:15.551Z] ---> Running in 25888651b6c4 [2021-09-20T16:41:15.551Z] Removing intermediate container 25888651b6c4 [2021-09-20T16:41:15.551Z] ---> 3cf6114bfbf5 [2021-09-20T16:41:15.551Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-20T16:41:15.551Z] ---> Running in 6b8469832102 [2021-09-20T16:41:15.551Z] Removing intermediate container 6b8469832102 [2021-09-20T16:41:15.551Z] ---> f6be7ad880e5 [2021-09-20T16:41:15.551Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-20T16:41:15.551Z] ---> Running in 9135b29df43d [2021-09-20T16:41:15.775Z] Removing intermediate container d5e0a98daa1b [2021-09-20T16:41:15.775Z] ---> 693a3d770822 [2021-09-20T16:41:15.775Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-20T16:41:15.775Z] ---> Running in 13cfa787b6ce [2021-09-20T16:41:16.144Z] Removing intermediate container 9135b29df43d [2021-09-20T16:41:16.144Z] ---> 324805c963a7 [2021-09-20T16:41:16.144Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-20T16:41:16.144Z] ---> Running in d6d38084ba0d [2021-09-20T16:41:16.378Z] Removing intermediate container 13cfa787b6ce [2021-09-20T16:41:16.378Z] ---> 9b059ab3ae70 [2021-09-20T16:41:16.378Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-20T16:41:16.378Z] ---> Running in b25fbaa9c950 [2021-09-20T16:41:16.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-20T16:41:17.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-20T16:41:17.945Z] OK: 219 MiB in 52 packages [2021-09-20T16:41:17.945Z] Removing intermediate container d6d38084ba0d [2021-09-20T16:41:17.945Z] ---> a9cf5f52c836 [2021-09-20T16:41:17.945Z] Step 10/17 : ENV GO111MODULE=on [2021-09-20T16:41:17.945Z] ---> Running in 62d8a7e00c27 [2021-09-20T16:41:18.215Z] Removing intermediate container 62d8a7e00c27 [2021-09-20T16:41:18.215Z] ---> bf0b96e25afe [2021-09-20T16:41:18.215Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-20T16:41:18.215Z] ---> Running in 82f8b08500d3 [2021-09-20T16:41:18.215Z] Removing intermediate container 82f8b08500d3 [2021-09-20T16:41:18.215Z] ---> 03ae6c32dbde [2021-09-20T16:41:18.215Z] Step 12/17 : COPY go.mod . [2021-09-20T16:41:18.484Z] ---> 0a0cb7040743 [2021-09-20T16:41:18.484Z] Step 13/17 : COPY Makefile . [2021-09-20T16:41:18.484Z] ---> 18db4bec58c1 [2021-09-20T16:41:18.484Z] Step 14/17 : RUN make update [2021-09-20T16:41:18.484Z] ---> Running in 47004a05325f [2021-09-20T16:41:19.001Z] Removing intermediate container b25fbaa9c950 [2021-09-20T16:41:19.001Z] ---> 84f3bbe2c0c7 [2021-09-20T16:41:19.001Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-20T16:41:19.073Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-20T16:41:19.274Z] ---> Running in 4a9a6ee1c3bd [2021-09-20T16:41:20.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-20T16:41:21.680Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-20T16:41:22.651Z] OK: 218 MiB in 52 packages [2021-09-20T16:41:23.627Z] Removing intermediate container 4a9a6ee1c3bd [2021-09-20T16:41:23.627Z] ---> 81ed4a42b020 [2021-09-20T16:41:23.627Z] Step 10/17 : ENV GO111MODULE=on [2021-09-20T16:41:23.902Z] ---> Running in ee3062c2e62b [2021-09-20T16:41:24.503Z] Removing intermediate container ee3062c2e62b [2021-09-20T16:41:24.503Z] ---> bb37d31ec4f4 [2021-09-20T16:41:24.503Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-20T16:41:24.776Z] ---> Running in 2c12c5625b2c [2021-09-20T16:41:25.372Z] Removing intermediate container 2c12c5625b2c [2021-09-20T16:41:25.372Z] ---> 18eb468807d9 [2021-09-20T16:41:25.372Z] Step 12/17 : COPY go.mod . [2021-09-20T16:41:25.968Z] ---> 955478f9182e [2021-09-20T16:41:25.968Z] Step 13/17 : COPY Makefile . [2021-09-20T16:41:26.950Z] ---> 0839fa0dfeb1 [2021-09-20T16:41:26.950Z] Step 14/17 : RUN make update [2021-09-20T16:41:26.950Z] ---> Running in c2d375461346 [2021-09-20T16:41:28.394Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-20T16:41:34.103Z] Removing intermediate container 47004a05325f [2021-09-20T16:41:34.103Z] ---> 08529e72eaf8 [2021-09-20T16:41:34.103Z] Step 15/17 : COPY . . [2021-09-20T16:41:34.103Z] ---> 90cee94a4da3 [2021-09-20T16:41:34.103Z] Step 16/17 : RUN go mod tidy [2021-09-20T16:41:34.103Z] ---> Running in 071719ef50ff [2021-09-20T16:41:34.371Z] Removing intermediate container 071719ef50ff [2021-09-20T16:41:34.371Z] ---> 89a0babb1dcd [2021-09-20T16:41:34.371Z] Step 17/17 : RUN ${MAKE} [2021-09-20T16:41:34.371Z] ---> Running in a71b1c7aa119 [2021-09-20T16:41:34.641Z] noop [2021-09-20T16:41:34.907Z] Removing intermediate container a71b1c7aa119 [2021-09-20T16:41:34.907Z] ---> c6ef0da5ed9d [2021-09-20T16:41:34.907Z] Successfully built c6ef0da5ed9d [2021-09-20T16:41:34.907Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-20T16:41:35.228Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-20T16:41:35.228Z] . [Pipeline] withDockerContainer [2021-09-20T16:41:35.322Z] prd-centos7-docker-4c-2g-668 does not seem to be running inside a container [2021-09-20T16:41:35.374Z] $ 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-20T16:41:35.767Z] $ docker top 7d398d28677e439938c91aa2baf08121af6d7a672de93a0df0b9630f082b2e77 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-20T16:41:36.171Z] + go version [2021-09-20T16:41:36.171Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-20T16:41:36.186Z] $ docker stop --time=1 7d398d28677e439938c91aa2baf08121af6d7a672de93a0df0b9630f082b2e77 [2021-09-20T16:41:37.379Z] $ docker rm -f 7d398d28677e439938c91aa2baf08121af6d7a672de93a0df0b9630f082b2e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-20T16:41:38.008Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-20T16:41:38.008Z] . [Pipeline] withDockerContainer [2021-09-20T16:41:38.096Z] prd-centos7-docker-4c-2g-668 does not seem to be running inside a container [2021-09-20T16:41:38.145Z] $ 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-20T16:41:38.540Z] $ docker top 1d667f86b6fe302035b37ade96c941176a7605aea6a9b3e00da2ba4953f589a2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-20T16:41:38.962Z] + go mod tidy [Pipeline] sh [2021-09-20T16:41:39.575Z] + make test [2021-09-20T16:41:39.575Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-20T16:41:39.848Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-20T16:41:49.991Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-20T16:41:49.991Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-20T16:41:49.991Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-20T16:41:49.991Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-20T16:41:49.991Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-20T16:41:49.991Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-20T16:41:49.991Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-20T16:41:49.992Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-20T16:41:49.992Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-20T16:41:49.992Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-20T16:41:49.992Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-20T16:41:49.992Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-20T16:41:49.992Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-20T16:41:54.286Z] $ docker stop --time=1 1d667f86b6fe302035b37ade96c941176a7605aea6a9b3e00da2ba4953f589a2 [2021-09-20T16:41:55.656Z] $ docker rm -f 1d667f86b6fe302035b37ade96c941176a7605aea6a9b3e00da2ba4953f589a2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-20T16:41:56.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-20T16:41:56.351Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-20T16:41:58.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-20T16:41:59.095Z] + ls -al . [2021-09-20T16:41:59.095Z] total 88 [2021-09-20T16:41:59.095Z] drwxrwxr-x. 12 jenkins jenkins 4096 Sep 20 16:41 . [2021-09-20T16:41:59.095Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 20 16:40 .. [2021-09-20T16:41:59.095Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 20 16:40 assets [2021-09-20T16:41:59.095Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 20 16:40 bin [2021-09-20T16:41:59.095Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 20 16:40 cmd [2021-09-20T16:41:59.095Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 20 16:40 CONTRIBUTING.md [2021-09-20T16:41:59.095Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 20 16:41 coverage.out [2021-09-20T16:41:59.095Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 20 16:40 Dockerfile [2021-09-20T16:41:59.095Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 20 16:40 docs [2021-09-20T16:41:59.095Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 20 16:41 .git [2021-09-20T16:41:59.095Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 20 16:40 .github [2021-09-20T16:41:59.095Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 20 16:40 .gitignore [2021-09-20T16:41:59.095Z] -rw-rw-r--. 1 jenkins jenkins 823 Sep 20 16:40 go.mod [2021-09-20T16:41:59.095Z] -rw-r--r--. 1 jenkins jenkins 23693 Sep 20 16:41 go.sum [2021-09-20T16:41:59.095Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 20 16:40 internal [2021-09-20T16:41:59.095Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 20 16:40 Jenkinsfile [2021-09-20T16:41:59.095Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 20 16:40 LICENSE [2021-09-20T16:41:59.095Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 20 16:40 Makefile [2021-09-20T16:41:59.095Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 20 16:40 pkg [2021-09-20T16:41:59.095Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 20 16:40 README.md [2021-09-20T16:41:59.095Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 20 16:40 snap [2021-09-20T16:41:59.095Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 20 16:37 VERSION [2021-09-20T16:41:59.095Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 20 16:40 version.go [2021-09-20T16:41:59.095Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 20 16:40 web [Pipeline] isUnix [Pipeline] sh [2021-09-20T16:41:59.429Z] + 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=d9d11a016d8a42e3bde6ed4b8a7408e8c8874700 --label arch=amd64 --label version=0.0.0 . [2021-09-20T16:41:59.699Z] Sending build context to Docker daemon 20.9MB [2021-09-20T16:41:59.699Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-20T16:41:59.699Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-20T16:41:59.699Z] ---> c6ef0da5ed9d [2021-09-20T16:41:59.699Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-20T16:41:59.699Z] ---> Running in 5396426ffef2 [2021-09-20T16:41:59.968Z] Removing intermediate container 5396426ffef2 [2021-09-20T16:41:59.968Z] ---> dfe541c8f88b [2021-09-20T16:41:59.968Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-20T16:41:59.968Z] ---> Running in ae5c1b9e3367 [2021-09-20T16:41:59.968Z] Removing intermediate container ae5c1b9e3367 [2021-09-20T16:41:59.968Z] ---> 5434c8b35110 [2021-09-20T16:41:59.968Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-20T16:41:59.968Z] ---> Running in 66677265e213 [2021-09-20T16:42:00.240Z] Removing intermediate container 66677265e213 [2021-09-20T16:42:00.241Z] ---> 23990363fa27 [2021-09-20T16:42:00.241Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-20T16:42:00.241Z] ---> Running in fd6113fc4b0a [2021-09-20T16:42:00.241Z] Removing intermediate container fd6113fc4b0a [2021-09-20T16:42:00.241Z] ---> 508ea4a67eb5 [2021-09-20T16:42:00.241Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-20T16:42:00.241Z] ---> Running in 8f48a63c65e3 [2021-09-20T16:42:00.241Z] Removing intermediate container 8f48a63c65e3 [2021-09-20T16:42:00.241Z] ---> 7a9cccf18223 [2021-09-20T16:42:00.241Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-20T16:42:00.241Z] ---> Running in 81b37712386f [2021-09-20T16:42:00.754Z] Removing intermediate container c2d375461346 [2021-09-20T16:42:00.754Z] ---> 4a535bf7f13d [2021-09-20T16:42:00.754Z] Step 15/17 : COPY . . [2021-09-20T16:42:00.754Z] ---> 6a74358f2612 [2021-09-20T16:42:00.754Z] Step 16/17 : RUN go mod tidy [2021-09-20T16:42:00.754Z] ---> Running in 6e572f28de9e [2021-09-20T16:42:00.832Z] Removing intermediate container 81b37712386f [2021-09-20T16:42:00.832Z] ---> 09e0be27472d [2021-09-20T16:42:00.832Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-20T16:42:00.832Z] ---> Running in a08f9af657b0 [2021-09-20T16:42:01.101Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-20T16:42:02.063Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-20T16:42:02.196Z] Removing intermediate container 6e572f28de9e [2021-09-20T16:42:02.196Z] ---> 5d4faee65f85 [2021-09-20T16:42:02.196Z] Step 17/17 : RUN ${MAKE} [2021-09-20T16:42:02.471Z] ---> Running in 19beb1f2f512 [2021-09-20T16:42:03.226Z] OK: 219 MiB in 52 packages [2021-09-20T16:42:03.497Z] Removing intermediate container a08f9af657b0 [2021-09-20T16:42:03.498Z] ---> 29b4dc011668 [2021-09-20T16:42:03.498Z] Step 10/25 : ENV GO111MODULE=on [2021-09-20T16:42:03.498Z] ---> Running in 9535baacdbee [2021-09-20T16:42:03.770Z] Removing intermediate container 9535baacdbee [2021-09-20T16:42:03.770Z] ---> 1b3c19d6bc9e [2021-09-20T16:42:03.770Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-20T16:42:03.770Z] ---> Running in 3c8d6c9ff591 [2021-09-20T16:42:03.770Z] Removing intermediate container 3c8d6c9ff591 [2021-09-20T16:42:03.770Z] ---> 527b2c097400 [2021-09-20T16:42:03.770Z] Step 12/25 : COPY go.mod . [2021-09-20T16:42:03.906Z] noop [2021-09-20T16:42:04.039Z] ---> d2f9b93ddce6 [2021-09-20T16:42:04.039Z] Step 13/25 : COPY Makefile . [2021-09-20T16:42:04.039Z] ---> b3c7e393f41c [2021-09-20T16:42:04.039Z] Step 14/25 : RUN make update [2021-09-20T16:42:04.039Z] ---> Running in 2951217a139f [2021-09-20T16:42:04.311Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-20T16:42:04.889Z] Removing intermediate container 19beb1f2f512 [2021-09-20T16:42:04.889Z] ---> 70fd3c15d197 [2021-09-20T16:42:04.889Z] Successfully built 70fd3c15d197 [2021-09-20T16:42:04.898Z] Removing intermediate container 2951217a139f [2021-09-20T16:42:04.898Z] ---> 7434035cee7d [2021-09-20T16:42:04.898Z] Step 15/25 : COPY . . [2021-09-20T16:42:05.161Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-20T16:42:05.505Z] ---> 559488b96e08 [2021-09-20T16:42:05.505Z] Step 16/25 : RUN go mod tidy [2021-09-20T16:42:05.505Z] ---> Running in 12962421f866 [2021-09-20T16:42:05.506Z] + docker inspect -f . ci-base-image-arm64 [2021-09-20T16:42:05.506Z] . [Pipeline] withDockerContainer [2021-09-20T16:42:05.771Z] prd-ubuntu18.04-docker-arm64-4c-16g-667 does not seem to be running inside a container [2021-09-20T16:42:05.852Z] $ 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-20T16:42:06.485Z] Removing intermediate container 12962421f866 [2021-09-20T16:42:06.485Z] ---> a92f84bb19b7 [2021-09-20T16:42:06.485Z] Step 17/25 : RUN ${MAKE} [2021-09-20T16:42:06.485Z] ---> Running in 3b88227b7686 [2021-09-20T16:42:06.760Z] 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-20T16:42:07.679Z] $ docker top 3471906542e7131f0e1de0681e33ae9c34e7465b9743fe7cc1a46ad784650698 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-20T16:42:08.674Z] + go version [2021-09-20T16:42:08.674Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-20T16:42:08.695Z] $ docker stop --time=1 3471906542e7131f0e1de0681e33ae9c34e7465b9743fe7cc1a46ad784650698 [2021-09-20T16:42:10.780Z] $ docker rm -f 3471906542e7131f0e1de0681e33ae9c34e7465b9743fe7cc1a46ad784650698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-20T16:42:11.634Z] + docker inspect -f . ci-base-image-arm64 [2021-09-20T16:42:11.635Z] . [Pipeline] withDockerContainer [2021-09-20T16:42:11.894Z] prd-ubuntu18.04-docker-arm64-4c-16g-667 does not seem to be running inside a container [2021-09-20T16:42:11.975Z] $ 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-20T16:42:13.878Z] $ docker top a224a32a5eb0caa7af4244959e5ab857f29881a900f285084ec719593f780ccf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-20T16:42:14.936Z] + go mod tidy [2021-09-20T16:42:14.984Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] sh [2021-09-20T16:42:16.206Z] + make test [2021-09-20T16:42:16.206Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-20T16:42:16.406Z] Removing intermediate container 3b88227b7686 [2021-09-20T16:42:16.406Z] ---> 09354591ff6a [2021-09-20T16:42:16.406Z] Step 18/25 : FROM alpine:3.12 [2021-09-20T16:42:16.988Z] 3.12: Pulling from library/alpine [2021-09-20T16:42:17.189Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-20T16:42:17.253Z] e519532ddf75: Pulling fs layer [2021-09-20T16:42:17.517Z] e519532ddf75: Verifying Checksum [2021-09-20T16:42:17.517Z] e519532ddf75: Download complete [2021-09-20T16:42:17.787Z] e519532ddf75: Pull complete [2021-09-20T16:42:17.787Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-20T16:42:17.787Z] Status: Downloaded newer image for alpine:3.12 [2021-09-20T16:42:17.787Z] ---> 48b8ec4ed9eb [2021-09-20T16:42:17.787Z] Step 19/25 : EXPOSE 4000 [2021-09-20T16:42:17.787Z] ---> Running in 1decad07ad89 [2021-09-20T16:42:17.787Z] Removing intermediate container 1decad07ad89 [2021-09-20T16:42:17.787Z] ---> d8054d51fce9 [2021-09-20T16:42:17.787Z] 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-20T16:42:18.372Z] ---> b4f209097103 [2021-09-20T16:42:18.372Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-20T16:42:18.372Z] ---> Running in 2bf95404d223 [2021-09-20T16:42:18.372Z] Removing intermediate container 2bf95404d223 [2021-09-20T16:42:18.372Z] ---> 5bb057f7660a [2021-09-20T16:42:18.372Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-20T16:42:18.372Z] ---> Running in 6f8a796e29ef [2021-09-20T16:42:18.642Z] Removing intermediate container 6f8a796e29ef [2021-09-20T16:42:18.642Z] ---> 4deb57b7b454 [2021-09-20T16:42:18.642Z] Step 23/25 : LABEL arch=amd64 [2021-09-20T16:42:18.642Z] ---> Running in d0b546db9fa3 [2021-09-20T16:42:18.642Z] Removing intermediate container d0b546db9fa3 [2021-09-20T16:42:18.642Z] ---> 67a4e863746a [2021-09-20T16:42:18.642Z] Step 24/25 : LABEL git_sha=d9d11a016d8a42e3bde6ed4b8a7408e8c8874700 [2021-09-20T16:42:18.642Z] ---> Running in 8aae8518c39c [2021-09-20T16:42:18.913Z] Removing intermediate container 8aae8518c39c [2021-09-20T16:42:18.913Z] ---> d5d4565c0480 [2021-09-20T16:42:18.913Z] Step 25/25 : LABEL version=0.0.0 [2021-09-20T16:42:18.913Z] ---> Running in 3b0ebc9decb9 [2021-09-20T16:42:18.913Z] Removing intermediate container 3b0ebc9decb9 [2021-09-20T16:42:18.913Z] ---> f25a0be4a20c [2021-09-20T16:42:18.913Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-20T16:42:18.913Z] Successfully built f25a0be4a20c [2021-09-20T16:42:18.913Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-20T16:42:19.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T16:42:19.628Z] [2021-09-20T16:42:19.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-20T16:42:19.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T16:42:19.958Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-20T16:42:19.958Z] b4d181a07f80: Pulling fs layer [2021-09-20T16:42:19.958Z] a1111a8f2ec3: Pulling fs layer [2021-09-20T16:42:19.958Z] ed53099fbce6: Pulling fs layer [2021-09-20T16:42:19.958Z] dc539afda2c1: Pulling fs layer [2021-09-20T16:42:19.958Z] 77bc0d833cb6: Pulling fs layer [2021-09-20T16:42:19.958Z] 9065ff56babe: Pulling fs layer [2021-09-20T16:42:19.958Z] d287ab97295c: Pulling fs layer [2021-09-20T16:42:19.958Z] 77bc0d833cb6: Waiting [2021-09-20T16:42:19.958Z] 9065ff56babe: Waiting [2021-09-20T16:42:19.958Z] d287ab97295c: Waiting [2021-09-20T16:42:19.958Z] dc539afda2c1: Waiting [2021-09-20T16:42:20.222Z] a1111a8f2ec3: Verifying Checksum [2021-09-20T16:42:20.222Z] a1111a8f2ec3: Download complete [2021-09-20T16:42:20.222Z] dc539afda2c1: Download complete [2021-09-20T16:42:20.493Z] 77bc0d833cb6: Verifying Checksum [2021-09-20T16:42:20.493Z] 77bc0d833cb6: Download complete [2021-09-20T16:42:20.493Z] 9065ff56babe: Verifying Checksum [2021-09-20T16:42:20.493Z] 9065ff56babe: Download complete [2021-09-20T16:42:20.493Z] ed53099fbce6: Verifying Checksum [2021-09-20T16:42:20.493Z] ed53099fbce6: Download complete [2021-09-20T16:42:21.079Z] b4d181a07f80: Verifying Checksum [2021-09-20T16:42:21.079Z] b4d181a07f80: Download complete [2021-09-20T16:42:22.494Z] b4d181a07f80: Pull complete [2021-09-20T16:42:22.494Z] a1111a8f2ec3: Pull complete [2021-09-20T16:42:23.082Z] ed53099fbce6: Pull complete [2021-09-20T16:42:23.083Z] dc539afda2c1: Pull complete [2021-09-20T16:42:23.350Z] 77bc0d833cb6: Pull complete [2021-09-20T16:42:23.616Z] 9065ff56babe: Pull complete [2021-09-20T16:42:24.197Z] d287ab97295c: Verifying Checksum [2021-09-20T16:42:24.198Z] d287ab97295c: Download complete [2021-09-20T16:42:28.481Z] d287ab97295c: Pull complete [2021-09-20T16:42:28.481Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-20T16:42:28.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T16:42:28.481Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-20T16:42:28.584Z] prd-centos7-docker-4c-2g-668 does not seem to be running inside a container [2021-09-20T16:42:28.633Z] $ 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-20T16:42:31.452Z] $ docker top d43bddf7c7e7faeacaa95083b14e43e918111e8a2d242ee78aa661058387d8c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-20T16:42:31.996Z] ---> job-cost.sh [2021-09-20T16:42:31.996Z] lf-activate-venv: SKIPPING [2021-09-20T16:42:31.996Z] INFO: No Stack... [2021-09-20T16:42:32.955Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-20T16:42:33.536Z] INFO: Archiving Costs [Pipeline] sh [2021-09-20T16:42:33.866Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-09-20T16:42:33.866Z] + cut -d, -f6 [Pipeline] lock [2021-09-20T16:42:33.906Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-436-3-stack-cost] [2021-09-20T16:42:33.916Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-3-stack-cost] did not exist. Created. [2021-09-20T16:42:33.916Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-436-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-20T16:42:34.258Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-20T16:42:34.319Z] Stashed 1 file(s) [Pipeline] } [2021-09-20T16:42:34.333Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-20T16:42:34.360Z] $ docker stop --time=1 d43bddf7c7e7faeacaa95083b14e43e918111e8a2d242ee78aa661058387d8c0 [2021-09-20T16:42:35.534Z] $ docker rm -f d43bddf7c7e7faeacaa95083b14e43e918111e8a2d242ee78aa661058387d8c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-20T16:42:56.256Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-20T16:42:56.256Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-20T16:42:56.256Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-20T16:42:56.256Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-20T16:42:56.256Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-20T16:42:56.256Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-20T16:42:56.256Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-20T16:42:56.256Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-20T16:42:56.256Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-20T16:42:56.256Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-20T16:42:56.256Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-20T16:42:56.256Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-20T16:42:56.256Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-20T16:43:11.399Z] $ docker stop --time=1 a224a32a5eb0caa7af4244959e5ab857f29881a900f285084ec719593f780ccf [2021-09-20T16:43:13.417Z] $ docker rm -f a224a32a5eb0caa7af4244959e5ab857f29881a900f285084ec719593f780ccf [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-20T16:43:14.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-20T16:43:14.252Z] Warning: overwriting stash ‘coverage-report’ [2021-09-20T16:43:14.889Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-20T16:43:15.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-20T16:43:15.748Z] + ls -al . [2021-09-20T16:43:15.748Z] total 128 [2021-09-20T16:43:15.748Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 16:42 . [2021-09-20T16:43:15.748Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:40 .. [2021-09-20T16:43:15.748Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:40 .git [2021-09-20T16:43:15.748Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:40 .github [2021-09-20T16:43:15.748Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 20 16:40 .gitignore [2021-09-20T16:43:15.748Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 20 16:40 CONTRIBUTING.md [2021-09-20T16:43:15.748Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 20 16:40 Dockerfile [2021-09-20T16:43:15.748Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 20 16:40 Jenkinsfile [2021-09-20T16:43:15.748Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 20 16:40 LICENSE [2021-09-20T16:43:15.748Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 20 16:40 Makefile [2021-09-20T16:43:15.748Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 20 16:40 README.md [2021-09-20T16:43:15.748Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 16:37 VERSION [2021-09-20T16:43:15.748Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:40 assets [2021-09-20T16:43:15.748Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:40 bin [2021-09-20T16:43:15.748Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:40 cmd [2021-09-20T16:43:15.748Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 16:42 coverage.out [2021-09-20T16:43:15.749Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:40 docs [2021-09-20T16:43:15.749Z] -rw-rw-r-- 1 jenkins jenkins 823 Sep 20 16:40 go.mod [2021-09-20T16:43:15.749Z] -rw-r--r-- 1 jenkins jenkins 23693 Sep 20 16:42 go.sum [2021-09-20T16:43:15.749Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 16:40 internal [2021-09-20T16:43:15.749Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:40 pkg [2021-09-20T16:43:15.749Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:40 snap [2021-09-20T16:43:15.749Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 20 16:40 version.go [2021-09-20T16:43:15.749Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:40 web [Pipeline] isUnix [Pipeline] sh [2021-09-20T16:43:16.095Z] + 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=a16ef904293d910894940732ba0b7ce294c3c529 --label arch=arm64 --label version=0.0.0 . [2021-09-20T16:43:17.078Z] Sending build context to Docker daemon 20.89MB [2021-09-20T16:43:17.078Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-20T16:43:17.078Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-20T16:43:17.078Z] ---> 70fd3c15d197 [2021-09-20T16:43:17.078Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-20T16:43:17.353Z] ---> Running in 646a08c0b29a [2021-09-20T16:43:17.950Z] Removing intermediate container 646a08c0b29a [2021-09-20T16:43:17.950Z] ---> 1729637828e5 [2021-09-20T16:43:17.950Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-20T16:43:17.950Z] ---> Running in aaba5102dcf4 [2021-09-20T16:43:18.544Z] Removing intermediate container aaba5102dcf4 [2021-09-20T16:43:18.544Z] ---> 9496eeb6ef49 [2021-09-20T16:43:18.544Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-20T16:43:18.819Z] ---> Running in 044d76055903 [2021-09-20T16:43:19.092Z] Removing intermediate container 044d76055903 [2021-09-20T16:43:19.092Z] ---> ef006bc2c669 [2021-09-20T16:43:19.092Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-20T16:43:19.365Z] ---> Running in ac77a652559f [2021-09-20T16:43:19.958Z] Removing intermediate container ac77a652559f [2021-09-20T16:43:19.958Z] ---> e8405312ffe7 [2021-09-20T16:43:19.958Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-20T16:43:19.958Z] ---> Running in 59da08eda9da [2021-09-20T16:43:20.554Z] Removing intermediate container 59da08eda9da [2021-09-20T16:43:20.554Z] ---> dcdbce991fbd [2021-09-20T16:43:20.554Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-20T16:43:20.554Z] ---> Running in 0f8a907fd781 [2021-09-20T16:43:23.211Z] Removing intermediate container 0f8a907fd781 [2021-09-20T16:43:23.211Z] ---> e32e6b55dd54 [2021-09-20T16:43:23.211Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-20T16:43:23.211Z] ---> Running in d21a1b6cf58e [2021-09-20T16:43:24.198Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-20T16:43:25.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-20T16:43:26.167Z] OK: 218 MiB in 52 packages [2021-09-20T16:43:27.149Z] Removing intermediate container d21a1b6cf58e [2021-09-20T16:43:27.149Z] ---> 005abb89b8ed [2021-09-20T16:43:27.149Z] Step 10/25 : ENV GO111MODULE=on [2021-09-20T16:43:27.149Z] ---> Running in a39644373502 [2021-09-20T16:43:27.746Z] Removing intermediate container a39644373502 [2021-09-20T16:43:27.746Z] ---> d671b7f89ccb [2021-09-20T16:43:27.746Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-20T16:43:27.746Z] ---> Running in 09bfe991c4f4 [2021-09-20T16:43:28.353Z] Removing intermediate container 09bfe991c4f4 [2021-09-20T16:43:28.353Z] ---> 3dd9f69bc7b0 [2021-09-20T16:43:28.353Z] Step 12/25 : COPY go.mod . [2021-09-20T16:43:29.331Z] ---> e2f429519c8a [2021-09-20T16:43:29.331Z] Step 13/25 : COPY Makefile . [2021-09-20T16:43:29.926Z] ---> 0080814a2767 [2021-09-20T16:43:29.926Z] Step 14/25 : RUN make update [2021-09-20T16:43:30.199Z] ---> Running in 9e4467c4cfce [2021-09-20T16:43:31.638Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-20T16:43:32.623Z] Removing intermediate container 9e4467c4cfce [2021-09-20T16:43:32.623Z] ---> 464faba8c9bf [2021-09-20T16:43:32.623Z] Step 15/25 : COPY . . [2021-09-20T16:43:36.030Z] ---> d14fb9ecddcd [2021-09-20T16:43:36.031Z] Step 16/25 : RUN go mod tidy [2021-09-20T16:43:36.031Z] ---> Running in 3e9188176e7a [2021-09-20T16:43:38.655Z] Removing intermediate container 3e9188176e7a [2021-09-20T16:43:38.655Z] ---> 247a53a64819 [2021-09-20T16:43:38.655Z] Step 17/25 : RUN ${MAKE} [2021-09-20T16:43:38.655Z] ---> Running in ee2cd32096c0 [2021-09-20T16:43:40.094Z] 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-20T16:44:06.935Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-20T16:44:10.330Z] Removing intermediate container ee2cd32096c0 [2021-09-20T16:44:10.330Z] ---> 9affda0541fb [2021-09-20T16:44:10.330Z] Step 18/25 : FROM alpine:3.12 [2021-09-20T16:44:11.309Z] 3.12: Pulling from library/alpine [2021-09-20T16:44:11.309Z] ccdebe76d529: Pulling fs layer [2021-09-20T16:44:11.584Z] ccdebe76d529: Verifying Checksum [2021-09-20T16:44:11.584Z] ccdebe76d529: Download complete [2021-09-20T16:44:12.562Z] ccdebe76d529: Pull complete [2021-09-20T16:44:12.562Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-20T16:44:12.562Z] Status: Downloaded newer image for alpine:3.12 [2021-09-20T16:44:12.562Z] ---> afc2cc120ca2 [2021-09-20T16:44:12.562Z] Step 19/25 : EXPOSE 4000 [2021-09-20T16:44:12.562Z] ---> Running in 7ff40512c858 [2021-09-20T16:44:13.158Z] Removing intermediate container 7ff40512c858 [2021-09-20T16:44:13.158Z] ---> 087460c6bec5 [2021-09-20T16:44:13.158Z] 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-20T16:44:14.593Z] ---> 1ca185e7663c [2021-09-20T16:44:14.593Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-20T16:44:14.865Z] ---> Running in 51884c1dfac1 [2021-09-20T16:44:15.460Z] Removing intermediate container 51884c1dfac1 [2021-09-20T16:44:15.460Z] ---> a4e3eaaeddef [2021-09-20T16:44:15.460Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-20T16:44:15.460Z] ---> Running in ef8a2fd50da6 [2021-09-20T16:44:16.056Z] Removing intermediate container ef8a2fd50da6 [2021-09-20T16:44:16.056Z] ---> e01644f24399 [2021-09-20T16:44:16.056Z] Step 23/25 : LABEL arch=arm64 [2021-09-20T16:44:16.056Z] ---> Running in 29d4853a0d72 [2021-09-20T16:44:16.652Z] Removing intermediate container 29d4853a0d72 [2021-09-20T16:44:16.652Z] ---> 348ed9359f2a [2021-09-20T16:44:16.652Z] Step 24/25 : LABEL git_sha=a16ef904293d910894940732ba0b7ce294c3c529 [2021-09-20T16:44:16.652Z] ---> Running in 16a275e2fec0 [2021-09-20T16:44:17.249Z] Removing intermediate container 16a275e2fec0 [2021-09-20T16:44:17.249Z] ---> efa41a25c48c [2021-09-20T16:44:17.249Z] Step 25/25 : LABEL version=0.0.0 [2021-09-20T16:44:17.249Z] ---> Running in 0247ec93ba99 [2021-09-20T16:44:17.844Z] Removing intermediate container 0247ec93ba99 [2021-09-20T16:44:17.844Z] ---> 3e20e247460e [2021-09-20T16:44:17.844Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-20T16:44:17.844Z] Successfully built 3e20e247460e [2021-09-20T16:44:17.844Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-20T16:44:18.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-20T16:44:18.508Z] [2021-09-20T16:44:18.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-20T16:44:19.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-20T16:44:19.403Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-20T16:44:19.403Z] 448f6bf000e3: Pulling fs layer [2021-09-20T16:44:19.403Z] f757da607395: Pulling fs layer [2021-09-20T16:44:19.403Z] 05883995daec: Pulling fs layer [2021-09-20T16:44:19.403Z] 8603b9c90790: Pulling fs layer [2021-09-20T16:44:19.403Z] 1560dd03e051: Pulling fs layer [2021-09-20T16:44:19.403Z] 27f5ce0e4adf: Pulling fs layer [2021-09-20T16:44:19.403Z] c2d8d7efcc4b: Pulling fs layer [2021-09-20T16:44:19.403Z] 1560dd03e051: Waiting [2021-09-20T16:44:19.403Z] 27f5ce0e4adf: Waiting [2021-09-20T16:44:19.403Z] c2d8d7efcc4b: Waiting [2021-09-20T16:44:19.403Z] 8603b9c90790: Waiting [2021-09-20T16:44:19.678Z] f757da607395: Verifying Checksum [2021-09-20T16:44:19.678Z] f757da607395: Download complete [2021-09-20T16:44:19.678Z] 8603b9c90790: Verifying Checksum [2021-09-20T16:44:19.678Z] 8603b9c90790: Download complete [2021-09-20T16:44:19.949Z] 1560dd03e051: Verifying Checksum [2021-09-20T16:44:19.949Z] 1560dd03e051: Download complete [2021-09-20T16:44:19.949Z] 27f5ce0e4adf: Download complete [2021-09-20T16:44:20.220Z] 05883995daec: Download complete [2021-09-20T16:44:21.202Z] 448f6bf000e3: Verifying Checksum [2021-09-20T16:44:21.202Z] 448f6bf000e3: Download complete [2021-09-20T16:44:23.830Z] c2d8d7efcc4b: Verifying Checksum [2021-09-20T16:44:23.830Z] c2d8d7efcc4b: Download complete [2021-09-20T16:44:24.427Z] 448f6bf000e3: Pull complete [2021-09-20T16:44:25.027Z] f757da607395: Pull complete [2021-09-20T16:44:26.467Z] 05883995daec: Pull complete [2021-09-20T16:44:27.064Z] 8603b9c90790: Pull complete [2021-09-20T16:44:28.042Z] 1560dd03e051: Pull complete [2021-09-20T16:44:28.318Z] 27f5ce0e4adf: Pull complete [2021-09-20T16:44:43.413Z] c2d8d7efcc4b: Pull complete [2021-09-20T16:44:43.413Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-20T16:44:43.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-20T16:44:43.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-20T16:44:43.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-667 does not seem to be running inside a container [2021-09-20T16:44:43.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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-20T16:44:48.242Z] $ docker top 2526f206686738c23742095f1e7f767a53e3e249f5e831049214412b7f059b96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-20T16:44:49.247Z] ---> job-cost.sh [2021-09-20T16:44:49.247Z] lf-activate-venv: SKIPPING [2021-09-20T16:44:49.247Z] INFO: No Stack... [2021-09-20T16:44:50.220Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-20T16:44:50.811Z] INFO: Archiving Costs [Pipeline] sh [2021-09-20T16:44:51.477Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-09-20T16:44:51.477Z] + cut -d, -f6 [Pipeline] lock [2021-09-20T16:44:51.550Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-436-3-stack-cost] [2021-09-20T16:44:51.596Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-3-stack-cost] did not exist. Created. [2021-09-20T16:44:51.596Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-436-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-20T16:44:52.295Z] /w/workspace/edgex-ui-go/3@tmp/durable-deadd245/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-deadd245/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-20T16:44:52.962Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-20T16:44:52.997Z] Warning: overwriting stash ‘stack-cost’ [2021-09-20T16:44:53.131Z] Stashed 1 file(s) [Pipeline] } [2021-09-20T16:44:53.147Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-20T16:44:53.175Z] $ docker stop --time=1 2526f206686738c23742095f1e7f767a53e3e249f5e831049214412b7f059b96 [2021-09-20T16:44:54.843Z] $ docker rm -f 2526f206686738c23742095f1e7f767a53e3e249f5e831049214412b7f059b96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-20T16:44:55.931Z] provisioning config files... [2021-09-20T16:44:55.980Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config5140865358629399816tmp [Pipeline] { [Pipeline] sh [2021-09-20T16:44:56.323Z] + set +x [2021-09-20T16:44:56.324Z] + curl -s https://codecov.io/bash [2021-09-20T16:44:56.324Z] + bash -s -- [2021-09-20T16:44:56.324Z] [2021-09-20T16:44:56.324Z] _____ _ [2021-09-20T16:44:56.324Z] / ____| | | [2021-09-20T16:44:56.324Z] | | ___ __| | ___ ___ _____ __ [2021-09-20T16:44:56.324Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-20T16:44:56.324Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-20T16:44:56.324Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-20T16:44:56.324Z] Bash-1.0.6 [2021-09-20T16:44:56.324Z] [2021-09-20T16:44:56.324Z] [2021-09-20T16:44:56.324Z] ==> git version 2.24.4 found [2021-09-20T16:44:56.324Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-20T16:44:56.324Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-20T16:44:56.324Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-20T16:44:56.324Z] ==> Jenkins CI detected. [2021-09-20T16:44:56.324Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [2021-09-20T16:44:56.324Z] project root: . [2021-09-20T16:44:56.324Z] --> token set from env [2021-09-20T16:44:56.594Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-20T16:44:56.594Z] ==> Running gcov in . (disable via -X gcov) [2021-09-20T16:44:56.594Z] ==> Python coveragepy not found [2021-09-20T16:44:56.594Z] ==> Searching for coverage reports in: [2021-09-20T16:44:56.594Z] + . [2021-09-20T16:44:56.594Z] -> Found 1 reports [2021-09-20T16:44:56.594Z] ==> Detecting git/mercurial file structure [2021-09-20T16:44:56.594Z] ==> Reading reports [2021-09-20T16:44:56.594Z] + ./coverage.out bytes=10 [2021-09-20T16:44:56.594Z] ==> Appending adjustments [2021-09-20T16:44:56.594Z] https://docs.codecov.io/docs/fixing-reports [2021-09-20T16:44:56.594Z] + Found adjustments [2021-09-20T16:44:56.594Z] ==> Gzipping contents [2021-09-20T16:44:56.594Z] 4.0K /tmp/codecov.4xqvxp.gz [2021-09-20T16:44:56.594Z] ==> Uploading reports [2021-09-20T16:44:56.594Z] url: https://codecov.io [2021-09-20T16:44:56.594Z] query: branch=PR-436&commit=ad1dda95edf663341bd2271ea503901f14adaadd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-436%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=436&job=&cmd_args= [2021-09-20T16:44:56.594Z] -> Pinging Codecov [2021-09-20T16:44:56.594Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-436&commit=ad1dda95edf663341bd2271ea503901f14adaadd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-436%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=436&job=&cmd_args= [2021-09-20T16:44:56.873Z] -> Uploading to [2021-09-20T16:44:56.873Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-20/FB506323287CE973F263BFD2A0EB1F37/ad1dda95edf663341bd2271ea503901f14adaadd/cb4dab77-ae50-4925-945c-061ec3321ff3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210920T164456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d2388a844f388560937ecd75e4d9f236ddbe4768f17296542bba5f5199fe86df [2021-09-20T16:44:56.873Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-20T16:44:56.873Z] Dload Upload Total Spent Left Speed [2021-09-20T16:44:57.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3405 0 0 100 3405 0 9428 --:--:-- --:--:-- --:--:-- 9432 [2021-09-20T16:44:57.455Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ad1dda95edf663341bd2271ea503901f14adaadd [Pipeline] } [2021-09-20T16:44:57.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-20T16:44:59.312Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-436/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-20T16:44:59.654Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T16:45:00.256Z] ---> package-listing.sh [2021-09-20T16:45:00.256Z] ++ facter osfamily [2021-09-20T16:45:00.256Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-20T16:45:00.544Z] + OS_FAMILY=redhat [2021-09-20T16:45:00.544Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-436 [2021-09-20T16:45:00.544Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-20T16:45:00.544Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-20T16:45:00.544Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-20T16:45:00.544Z] + PACKAGES=/tmp/packages_start.txt [2021-09-20T16:45:00.544Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-436 ']' [2021-09-20T16:45:00.544Z] + PACKAGES=/tmp/packages_end.txt [2021-09-20T16:45:00.544Z] + case "${OS_FAMILY}" in [2021-09-20T16:45:00.544Z] + rpm -qa [2021-09-20T16:45:00.544Z] + sort [2021-09-20T16:45:01.512Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-20T16:45:01.512Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-20T16:45:01.512Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-20T16:45:01.512Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-436 ']' [2021-09-20T16:45:01.512Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-436/archives/ [2021-09-20T16:45:01.512Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-436/archives/ [Pipeline] echo [2021-09-20T16:45:01.534Z] 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-436/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-20T16:45:01.846Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-20T16:45:02.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T16:45:02.450Z] [2021-09-20T16:45:02.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-20T16:45:02.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T16:45:02.787Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-20T16:45:02.787Z] b4d181a07f80: Pulling fs layer [2021-09-20T16:45:02.787Z] a1111a8f2ec3: Pulling fs layer [2021-09-20T16:45:02.787Z] ed53099fbce6: Pulling fs layer [2021-09-20T16:45:02.787Z] dc539afda2c1: Pulling fs layer [2021-09-20T16:45:02.787Z] 77bc0d833cb6: Pulling fs layer [2021-09-20T16:45:02.787Z] 9065ff56babe: Pulling fs layer [2021-09-20T16:45:02.787Z] d287ab97295c: Pulling fs layer [2021-09-20T16:45:02.787Z] dc539afda2c1: Waiting [2021-09-20T16:45:02.787Z] 77bc0d833cb6: Waiting [2021-09-20T16:45:02.787Z] 9065ff56babe: Waiting [2021-09-20T16:45:02.787Z] d287ab97295c: Waiting [2021-09-20T16:45:03.061Z] a1111a8f2ec3: Download complete [2021-09-20T16:45:03.061Z] dc539afda2c1: Verifying Checksum [2021-09-20T16:45:03.061Z] dc539afda2c1: Download complete [2021-09-20T16:45:03.331Z] 77bc0d833cb6: Verifying Checksum [2021-09-20T16:45:03.331Z] 77bc0d833cb6: Download complete [2021-09-20T16:45:03.331Z] 9065ff56babe: Verifying Checksum [2021-09-20T16:45:03.331Z] 9065ff56babe: Download complete [2021-09-20T16:45:03.923Z] ed53099fbce6: Verifying Checksum [2021-09-20T16:45:03.923Z] ed53099fbce6: Download complete [2021-09-20T16:45:04.509Z] b4d181a07f80: Verifying Checksum [2021-09-20T16:45:04.509Z] b4d181a07f80: Download complete [2021-09-20T16:45:05.483Z] b4d181a07f80: Pull complete [2021-09-20T16:45:05.764Z] a1111a8f2ec3: Pull complete [2021-09-20T16:45:06.354Z] ed53099fbce6: Pull complete [2021-09-20T16:45:06.354Z] dc539afda2c1: Pull complete [2021-09-20T16:45:06.627Z] 77bc0d833cb6: Pull complete [2021-09-20T16:45:06.627Z] 9065ff56babe: Pull complete [2021-09-20T16:45:09.225Z] d287ab97295c: Verifying Checksum [2021-09-20T16:45:09.225Z] d287ab97295c: Download complete [2021-09-20T16:45:13.541Z] d287ab97295c: Pull complete [2021-09-20T16:45:13.541Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-20T16:45:13.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-20T16:45:13.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-20T16:45:13.674Z] prd-centos7-docker-4c-2g-666 does not seem to be running inside a container [2021-09-20T16:45:13.765Z] $ 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-436/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-436 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436:/w/workspace/edgexfoundry_edgex-ui-go_PR-436:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-20T16:45:16.307Z] $ docker top abaab8073739c57b3165ad07f52e90b91bbe464ea6901cc5237a8fa569eb9d38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-20T16:45:16.742Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-20T16:45:17.073Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-20T16:45:17.391Z] + ls /var/log/sa-host [2021-09-20T16:45:17.391Z] + sadf -c /var/log/sa-host/sa05 [2021-09-20T16:45:17.391Z] file_magic: OK [2021-09-20T16:45:17.391Z] HZ: Using current value: 100 [2021-09-20T16:45:17.391Z] file_header: OK [2021-09-20T16:45:17.391Z] 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-20T16:45:17.391Z] Statistics: [2021-09-20T16:45:17.391Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-20T16:45:17.391Z] File successfully converted to sysstat format version 12.0.3 [2021-09-20T16:45:17.391Z] + sadf -c /var/log/sa-host/sa20 [2021-09-20T16:45:17.391Z] file_magic: OK [2021-09-20T16:45:17.391Z] HZ: Using current value: 100 [2021-09-20T16:45:17.391Z] file_header: OK [2021-09-20T16:45:17.391Z] 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-20T16:45:17.391Z] Statistics: [2021-09-20T16:45:17.391Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-20T16:45:17.391Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-20T16:45:17.961Z] provisioning config files... [2021-09-20T16:45:17.976Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config1854350164571873141tmp [Pipeline] { [Pipeline] echo [2021-09-20T16:45:18.000Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T16:45:18.316Z] ---> create-netrc.sh [Pipeline] } [2021-09-20T16:45:18.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-20T16:45:18.780Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-20T16:45:18.798Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T16:45:19.111Z] ---> sudo-logs.sh [2021-09-20T16:45:19.111Z] Archiving 'sudo' log.. [2021-09-20T16:45:19.111Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-666.vexxhost.local: Name or service not known [2021-09-20T16:45:19.111Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-666.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-20T16:45:19.150Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T16:45:19.462Z] ---> job-cost.sh [2021-09-20T16:45:19.462Z] lf-activate-venv: SKIPPING [2021-09-20T16:45:19.462Z] DEBUG: total: 0.10999999940395355 [2021-09-20T16:45:19.462Z] INFO: Retrieving Stack Cost... [2021-09-20T16:45:22.813Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-20T16:45:23.082Z] INFO: Archiving Costs [Pipeline] echo [2021-09-20T16:45:23.104Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-20T16:45:23.425Z] ---> logs-deploy.sh [2021-09-20T16:45:23.425Z] lf-activate-venv: SKIPPING [2021-09-20T16:45:23.425Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-436/3 [2021-09-20T16:45:23.425Z] INFO: archiving workspace using pattern(s): [2021-09-20T16:45:24.398Z] Archives upload complete. [2021-09-20T16:45:24.398Z] INFO: archiving logs to Nexus