Pull request #357 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602+ee8074266b270fdaf001247b3f0e0ff7886c0c93 (c20ebaf2b408729c34b9daea7c65b7728cbed7f7) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5697435987020451787.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1120663009944550443.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 9d0281235b943b7ad605f650702698f9078b2862 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-357/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-357/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh864283581519510246.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4288327874952101359.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-357/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-357/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6371833472422565405.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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_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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-133 in /w/workspace/edgexfoundry_edgex-ui-go_PR-357 [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-357 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/jenkins-gitclient-ssh4620655506894918363.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/jenkins-gitclient-ssh2952955960366460409.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ee8074266b270fdaf001247b3f0e0ff7886c0c93 into PR head commit 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 Merge succeeded, producing 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 Checking out Revision 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 (PR-357) > git config core.sparsecheckout # timeout=10 > git checkout -f 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/jenkins-gitclient-ssh6474137514051244850.key > git merge ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 # timeout=10 Commit message: "feat: remove some dead code" > git rev-list --no-walk af8289723e7dad09fe07862fe184bfef7d3ada4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-14T12:05:59.407Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-14T12:05:59.508Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-14T12:05:59.533Z] ========================================================= [2021-05-14T12:05:59.533Z] EdgeX Global Pipelines Version Info [2021-05-14T12:05:59.533Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-14T12:06:01.462Z] ------------------- [2021-05-14T12:06:01.462Z] stable info: [2021-05-14T12:06:01.463Z] ------------------- [2021-05-14T12:06:01.463Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-14T12:06:01.463Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T12:06:01.463Z] Message: update stable to v1.0.192 [2021-05-14T12:06:02.042Z] ------------------- [2021-05-14T12:06:02.042Z] experimental info: [2021-05-14T12:06:02.042Z] ------------------- [2021-05-14T12:06:02.042Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-14T12:06:02.042Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T12:06:02.042Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-14T12:06:02.186Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-14T12:06:02.209Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-14T12:06:02.251Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-14T12:06:02.274Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-14T12:06:02.296Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-14T12:06:02.317Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-14T12:06:02.339Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-14T12:06:02.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-14T12:06:02.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-14T12:06:02.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-14T12:06:02.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-14T12:06:02.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-14T12:06:02.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-14T12:06:02.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-14T12:06:02.582Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T12:06:02.608Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T12:06:02.635Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T12:06:02.660Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T12:06:02.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-14T12:06:02.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-14T12:06:02.760Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-14T12:06:02.790Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-14T12:06:02.815Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-14T12:06:02.841Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-14T12:06:02.867Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-14T12:06:02.894Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-14T12:06:02.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-357 [Pipeline] echo [2021-05-14T12:06:02.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-357 [Pipeline] echo [2021-05-14T12:06:03.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-357 [Pipeline] echo [2021-05-14T12:06:03.032Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 [Pipeline] echo [2021-05-14T12:06:03.059Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cae6da [Pipeline] echo [2021-05-14T12:06:03.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T12:06:03.191Z] provisioning config files... [2021-05-14T12:06:03.215Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/config6481729439002432334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T12:06:03.555Z] ---> docker-login.sh [2021-05-14T12:06:03.555Z] nexus3.edgexfoundry.org:10001 [2021-05-14T12:06:03.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T12:06:04.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T12:06:04.084Z] Configure a credential helper to remove this warning. See [2021-05-14T12:06:04.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T12:06:04.084Z] [2021-05-14T12:06:04.084Z] Login Succeeded [2021-05-14T12:06:04.084Z] nexus3.edgexfoundry.org:10002 [2021-05-14T12:06:04.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T12:06:04.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T12:06:04.348Z] Configure a credential helper to remove this warning. See [2021-05-14T12:06:04.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T12:06:04.348Z] [2021-05-14T12:06:04.348Z] Login Succeeded [2021-05-14T12:06:04.348Z] nexus3.edgexfoundry.org:10003 [2021-05-14T12:06:04.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T12:06:04.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T12:06:04.614Z] Configure a credential helper to remove this warning. See [2021-05-14T12:06:04.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T12:06:04.614Z] [2021-05-14T12:06:04.614Z] Login Succeeded [2021-05-14T12:06:04.614Z] nexus3.edgexfoundry.org:10004 [2021-05-14T12:06:04.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T12:06:04.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T12:06:04.614Z] Configure a credential helper to remove this warning. See [2021-05-14T12:06:04.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T12:06:04.614Z] [2021-05-14T12:06:04.614Z] Login Succeeded [2021-05-14T12:06:04.614Z] docker.io [2021-05-14T12:06:04.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T12:06:05.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T12:06:05.145Z] Configure a credential helper to remove this warning. See [2021-05-14T12:06:05.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T12:06:05.145Z] [2021-05-14T12:06:05.145Z] Login Succeeded [2021-05-14T12:06:05.145Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T12:06:05.159Z] 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-05-14T12:06:05.726Z] + git log --format=format:%s -1 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 [Pipeline] echo [2021-05-14T12:06:05.789Z] GIT_COMMIT: 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602, Commit Message: feat: remove some dead code [Pipeline] echo [2021-05-14T12:06:05.803Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-14T12:06:06.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T12:06:06.825Z] [2021-05-14T12:06:06.825Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T12:06:07.170Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T12:06:07.170Z] latest: Pulling from edgex-devops/git-semver [2021-05-14T12:06:07.170Z] 31603596830f: Pulling fs layer [2021-05-14T12:06:07.170Z] 54011a49482f: Pulling fs layer [2021-05-14T12:06:07.170Z] a6820b24f6d8: Pulling fs layer [2021-05-14T12:06:07.170Z] f581987b2513: Pulling fs layer [2021-05-14T12:06:07.170Z] f581987b2513: Waiting [2021-05-14T12:06:07.170Z] 54011a49482f: Verifying Checksum [2021-05-14T12:06:07.170Z] 54011a49482f: Download complete [2021-05-14T12:06:07.441Z] 31603596830f: Verifying Checksum [2021-05-14T12:06:07.441Z] 31603596830f: Download complete [2021-05-14T12:06:07.441Z] f581987b2513: Verifying Checksum [2021-05-14T12:06:07.441Z] f581987b2513: Download complete [2021-05-14T12:06:07.441Z] a6820b24f6d8: Verifying Checksum [2021-05-14T12:06:07.441Z] a6820b24f6d8: Download complete [2021-05-14T12:06:07.707Z] 31603596830f: Pull complete [2021-05-14T12:06:07.976Z] 54011a49482f: Pull complete [2021-05-14T12:06:08.931Z] a6820b24f6d8: Pull complete [2021-05-14T12:06:08.931Z] f581987b2513: Pull complete [2021-05-14T12:06:08.931Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-14T12:06:08.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T12:06:08.931Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-14T12:06:09.035Z] prd-centos7-docker-4c-2g-133 does not seem to be running inside a container [2021-05-14T12:06:09.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-357 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-357:/w/workspace/edgexfoundry_edgex-ui-go_PR-357:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T12:06:11.708Z] $ docker top eb9490c944d848c7ff429943513b4fd4084fa2b3e3121afb194fd3998099d7cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T12:06:11.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T12:06:11.970Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T12:06:12.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T12:06:12.215Z] $ docker exec eb9490c944d848c7ff429943513b4fd4084fa2b3e3121afb194fd3998099d7cf ssh-agent [2021-05-14T12:06:12.388Z] SSH_AUTH_SOCK=/tmp/ssh-oL8OVEeXzKWx/agent.12 [2021-05-14T12:06:12.388Z] SSH_AGENT_PID=17 [2021-05-14T12:06:12.403Z] Running ssh-add (command line suppressed) [2021-05-14T12:06:12.528Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/private_key_1440842490997134352.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/private_key_1440842490997134352.key) [2021-05-14T12:06:12.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T12:06:12.884Z] + git tag --points-at HEAD [Pipeline] } [2021-05-14T12:06:12.909Z] $ docker exec --env ******** --env ******** eb9490c944d848c7ff429943513b4fd4084fa2b3e3121afb194fd3998099d7cf ssh-agent -k [2021-05-14T12:06:13.031Z] unset SSH_AUTH_SOCK; [2021-05-14T12:06:13.031Z] unset SSH_AGENT_PID; [2021-05-14T12:06:13.031Z] echo Agent pid 17 killed; [2021-05-14T12:06:13.082Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-14T12:06:13.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T12:06:13.139Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T12:06:13.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T12:06:13.321Z] $ docker exec eb9490c944d848c7ff429943513b4fd4084fa2b3e3121afb194fd3998099d7cf ssh-agent [2021-05-14T12:06:13.485Z] SSH_AUTH_SOCK=/tmp/ssh-ZQZPE8OkmIM0/agent.46 [2021-05-14T12:06:13.485Z] SSH_AGENT_PID=51 [2021-05-14T12:06:13.493Z] Running ssh-add (command line suppressed) [2021-05-14T12:06:13.618Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/private_key_8003780908594417452.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/private_key_8003780908594417452.key) [2021-05-14T12:06:13.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T12:06:13.998Z] + git semver init [2021-05-14T12:06:13.998Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T12:06:13.998Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-357/.git [2021-05-14T12:06:13.998Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-357 [2021-05-14T12:06:13.998Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T12:06:13.998Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T12:06:13.998Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T12:06:13.998Z] # $SEMVER_BRANCH = PR-357 [2021-05-14T12:06:13.998Z] # $SEMVER_TEMP = /tmp/semver-009686718 [2021-05-14T12:06:13.998Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-14T12:06:15.927Z] # '/tmp/semver-009686718' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-357/.semver' [2021-05-14T12:06:15.927Z] # -> Force: false [2021-05-14T12:06:15.927Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-357/.semver [Pipeline] } [2021-05-14T12:06:15.945Z] $ docker exec --env ******** --env ******** eb9490c944d848c7ff429943513b4fd4084fa2b3e3121afb194fd3998099d7cf ssh-agent -k [2021-05-14T12:06:16.068Z] unset SSH_AUTH_SOCK; [2021-05-14T12:06:16.068Z] unset SSH_AGENT_PID; [2021-05-14T12:06:16.068Z] echo Agent pid 51 killed; [2021-05-14T12:06:16.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T12:06:16.457Z] + git semver [Pipeline] } [2021-05-14T12:06:16.479Z] $ docker stop --time=1 eb9490c944d848c7ff429943513b4fd4084fa2b3e3121afb194fd3998099d7cf [2021-05-14T12:06:17.927Z] $ docker rm -f eb9490c944d848c7ff429943513b4fd4084fa2b3e3121afb194fd3998099d7cf [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T12:06:18.356Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-14T12:06:18.737Z] Stashed 1 file(s) [Pipeline] echo [2021-05-14T12:06:18.741Z] [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-05-14T12:06:34.056Z] Still waiting to schedule task [2021-05-14T12:06:34.056Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-14T12:06:34.059Z] Still waiting to schedule task [2021-05-14T12:06:34.060Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-14T12:08:28.561Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-134 in /w/workspace/edgexfoundry_edgex-ui-go_PR-357 [Pipeline] { [Pipeline] ws [2021-05-14T12:08:28.582Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-05-14T12:08:28.804Z] The recommended git tool is: git [2021-05-14T12:08:34.082Z] using credential edgex-jenkins-ssh [2021-05-14T12:08:34.103Z] Cloning the remote Git repository [2021-05-14T12:08:34.158Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T12:08:34.272Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-05-14T12:08:34.358Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T12:08:34.359Z] > git --version # timeout=10 [2021-05-14T12:08:34.438Z] > git --version # 'git version 2.17.1' [2021-05-14T12:08:34.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T12:08:34.548Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T12:08:36.801Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T12:08:36.824Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T12:08:36.848Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T12:08:36.884Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T12:08:36.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T12:08:36.907Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-14T12:08:37.553Z] Merging remotes/origin/master commit ee8074266b270fdaf001247b3f0e0ff7886c0c93 into PR head commit 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 [2021-05-14T12:08:38.186Z] Merge succeeded, producing 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 [2021-05-14T12:08:38.187Z] Checking out Revision 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 (PR-357) [2021-05-14T12:08:37.572Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T12:08:37.586Z] > git checkout -f 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 # timeout=10 [2021-05-14T12:08:38.097Z] > git remote # timeout=10 [2021-05-14T12:08:38.120Z] > git config --get remote.origin.url # timeout=10 [2021-05-14T12:08:38.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T12:08:38.149Z] > git merge ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 [2021-05-14T12:08:38.172Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-14T12:08:38.197Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T12:08:38.215Z] > git checkout -f 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 # timeout=10 [2021-05-14T12:08:42.688Z] Commit message: "feat: remove some dead code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T12:08:44.187Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-14T12:08:44.591Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T12:08:44.943Z] + true [2021-05-14T12:08:44.943Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T12:08:46.996Z] provisioning config files... [2021-05-14T12:08:47.023Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4172558677256844895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T12:08:47.392Z] ---> docker-login.sh [2021-05-14T12:08:47.392Z] nexus3.edgexfoundry.org:10001 [2021-05-14T12:08:48.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T12:08:48.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T12:08:48.657Z] Configure a credential helper to remove this warning. See [2021-05-14T12:08:48.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T12:08:48.657Z] [2021-05-14T12:08:48.657Z] Login Succeeded [2021-05-14T12:08:48.657Z] nexus3.edgexfoundry.org:10002 [2021-05-14T12:08:48.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T12:08:49.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T12:08:49.208Z] Configure a credential helper to remove this warning. See [2021-05-14T12:08:49.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T12:08:49.208Z] [2021-05-14T12:08:49.208Z] Login Succeeded [2021-05-14T12:08:49.208Z] nexus3.edgexfoundry.org:10003 [2021-05-14T12:08:49.464Z] Running on prd-centos7-docker-4c-2g-135 in /w/workspace/edgexfoundry_edgex-ui-go_PR-357 [Pipeline] { [2021-05-14T12:08:49.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] ws [2021-05-14T12:08:49.487Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-05-14T12:08:49.669Z] The recommended git tool is: git [2021-05-14T12:08:49.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T12:08:49.758Z] Configure a credential helper to remove this warning. See [2021-05-14T12:08:49.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T12:08:49.758Z] [2021-05-14T12:08:49.758Z] Login Succeeded [2021-05-14T12:08:49.758Z] nexus3.edgexfoundry.org:10004 [2021-05-14T12:08:50.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T12:08:50.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T12:08:50.310Z] Configure a credential helper to remove this warning. See [2021-05-14T12:08:50.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T12:08:50.310Z] [2021-05-14T12:08:50.310Z] Login Succeeded [2021-05-14T12:08:50.310Z] docker.io [2021-05-14T12:08:50.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T12:08:50.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T12:08:50.860Z] Configure a credential helper to remove this warning. See [2021-05-14T12:08:50.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T12:08:50.860Z] [2021-05-14T12:08:50.860Z] Login Succeeded [2021-05-14T12:08:50.860Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T12:08:50.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T12:08:51.229Z] ========================================================= [2021-05-14T12:08:51.229Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-14T12:08:51.229Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T12:08:51.594Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-14T12:08:52.585Z] Sending build context to Docker daemon 35.47MB [2021-05-14T12:08:52.585Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T12:08:52.585Z] Step 2/8 : FROM ${BASE} [2021-05-14T12:08:52.585Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-14T12:08:52.585Z] 595b0fe564bb: Pulling fs layer [2021-05-14T12:08:52.585Z] 7186ed65a4f7: Pulling fs layer [2021-05-14T12:08:52.585Z] 316046926c0a: Pulling fs layer [2021-05-14T12:08:52.585Z] 4ebd0625c992: Pulling fs layer [2021-05-14T12:08:52.585Z] 207e8628e3a3: Pulling fs layer [2021-05-14T12:08:52.585Z] c791037a9be2: Pulling fs layer [2021-05-14T12:08:52.585Z] ffd874e62e21: Pulling fs layer [2021-05-14T12:08:52.585Z] 4ebd0625c992: Waiting [2021-05-14T12:08:52.585Z] 207e8628e3a3: Waiting [2021-05-14T12:08:52.585Z] c791037a9be2: Waiting [2021-05-14T12:08:52.585Z] ffd874e62e21: Waiting [2021-05-14T12:08:52.859Z] 316046926c0a: Verifying Checksum [2021-05-14T12:08:52.859Z] 316046926c0a: Download complete [2021-05-14T12:08:52.859Z] 7186ed65a4f7: Verifying Checksum [2021-05-14T12:08:52.859Z] 7186ed65a4f7: Download complete [2021-05-14T12:08:52.859Z] 207e8628e3a3: Verifying Checksum [2021-05-14T12:08:52.859Z] 207e8628e3a3: Download complete [2021-05-14T12:08:52.859Z] 595b0fe564bb: Verifying Checksum [2021-05-14T12:08:52.859Z] 595b0fe564bb: Download complete [2021-05-14T12:08:52.859Z] c791037a9be2: Verifying Checksum [2021-05-14T12:08:52.859Z] c791037a9be2: Download complete [2021-05-14T12:08:53.462Z] 595b0fe564bb: Pull complete [2021-05-14T12:08:54.071Z] 7186ed65a4f7: Pull complete [2021-05-14T12:08:54.215Z] using credential edgex-jenkins-ssh [2021-05-14T12:08:54.231Z] Cloning the remote Git repository [2021-05-14T12:08:54.347Z] 316046926c0a: Pull complete [2021-05-14T12:08:54.303Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T12:08:54.402Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-05-14T12:08:54.520Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T12:08:54.520Z] > git --version # timeout=10 [2021-05-14T12:08:54.548Z] > git --version # 'git version 2.24.3' [2021-05-14T12:08:54.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T12:08:54.607Z] [INFO] Currently running in a labeled security context [2021-05-14T12:08:54.607Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T12:08:54.608Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5384465871739687344.key [2021-05-14T12:08:55.786Z] ffd874e62e21: Verifying Checksum [2021-05-14T12:08:55.786Z] ffd874e62e21: Download complete [2021-05-14T12:08:54.666Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T12:08:56.771Z] 4ebd0625c992: Verifying Checksum [2021-05-14T12:08:56.771Z] 4ebd0625c992: Download complete [2021-05-14T12:08:57.836Z] Merging remotes/origin/master commit ee8074266b270fdaf001247b3f0e0ff7886c0c93 into PR head commit 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 [2021-05-14T12:08:58.337Z] Merge succeeded, producing 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 [2021-05-14T12:08:58.338Z] Checking out Revision 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 (PR-357) [2021-05-14T12:08:57.187Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T12:08:57.195Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T12:08:57.215Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T12:08:57.244Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T12:08:57.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T12:08:57.246Z] [INFO] Currently running in a labeled security context [2021-05-14T12:08:57.247Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T12:08:57.247Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5208286926115141216.key [2021-05-14T12:08:57.312Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-14T12:08:57.849Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T12:08:57.867Z] > git checkout -f 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 # timeout=10 [2021-05-14T12:08:58.260Z] > git remote # timeout=10 [2021-05-14T12:08:58.267Z] > git config --get remote.origin.url # timeout=10 [2021-05-14T12:08:58.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T12:08:58.291Z] [INFO] Currently running in a labeled security context [2021-05-14T12:08:58.291Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T12:08:58.291Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh4120383062189472114.key [2021-05-14T12:08:58.302Z] > git merge ee8074266b270fdaf001247b3f0e0ff7886c0c93 # timeout=10 [2021-05-14T12:08:58.322Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-14T12:08:58.343Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T12:08:58.363Z] > git checkout -f 8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 # timeout=10 [2021-05-14T12:09:02.504Z] Commit message: "feat: remove some dead code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T12:09:03.754Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-14T12:09:04.139Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T12:09:04.446Z] + sudo service docker restart [2021-05-14T12:09:04.446Z] + true [2021-05-14T12:09:04.446Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T12:09:06.407Z] provisioning config files... [2021-05-14T12:09:06.422Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4234677803171727866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T12:09:06.769Z] ---> docker-login.sh [2021-05-14T12:09:06.769Z] nexus3.edgexfoundry.org:10001 [2021-05-14T12:09:06.948Z] 4ebd0625c992: Pull complete [2021-05-14T12:09:06.948Z] 207e8628e3a3: Pull complete [2021-05-14T12:09:06.948Z] c791037a9be2: Pull complete [2021-05-14T12:09:07.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T12:09:07.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T12:09:07.305Z] Configure a credential helper to remove this warning. See [2021-05-14T12:09:07.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T12:09:07.305Z] [2021-05-14T12:09:07.305Z] Login Succeeded [2021-05-14T12:09:07.305Z] nexus3.edgexfoundry.org:10002 [2021-05-14T12:09:07.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T12:09:07.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T12:09:07.570Z] Configure a credential helper to remove this warning. See [2021-05-14T12:09:07.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T12:09:07.570Z] [2021-05-14T12:09:07.570Z] Login Succeeded [2021-05-14T12:09:07.570Z] nexus3.edgexfoundry.org:10003 [2021-05-14T12:09:07.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T12:09:07.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T12:09:07.832Z] Configure a credential helper to remove this warning. See [2021-05-14T12:09:07.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T12:09:07.832Z] [2021-05-14T12:09:07.832Z] Login Succeeded [2021-05-14T12:09:07.832Z] nexus3.edgexfoundry.org:10004 [2021-05-14T12:09:07.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T12:09:07.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T12:09:07.832Z] Configure a credential helper to remove this warning. See [2021-05-14T12:09:07.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T12:09:07.833Z] [2021-05-14T12:09:07.833Z] Login Succeeded [2021-05-14T12:09:07.833Z] docker.io [2021-05-14T12:09:08.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T12:09:08.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T12:09:08.359Z] Configure a credential helper to remove this warning. See [2021-05-14T12:09:08.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T12:09:08.359Z] [2021-05-14T12:09:08.359Z] Login Succeeded [2021-05-14T12:09:08.359Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T12:09:08.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T12:09:08.622Z] ========================================================= [2021-05-14T12:09:08.622Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-14T12:09:08.622Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T12:09:08.957Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-14T12:09:09.544Z] Sending build context to Docker daemon 35.47MB [2021-05-14T12:09:09.544Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T12:09:09.544Z] Step 2/8 : FROM ${BASE} [2021-05-14T12:09:09.817Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-14T12:09:09.817Z] 540db60ca938: Pulling fs layer [2021-05-14T12:09:09.817Z] adcc1eea9eea: Pulling fs layer [2021-05-14T12:09:09.817Z] 4c4ab2625f07: Pulling fs layer [2021-05-14T12:09:09.817Z] 0510c868ecb4: Pulling fs layer [2021-05-14T12:09:09.817Z] afea3b2eda06: Pulling fs layer [2021-05-14T12:09:09.817Z] 7809a108b3ef: Pulling fs layer [2021-05-14T12:09:09.817Z] f706445af74f: Pulling fs layer [2021-05-14T12:09:09.817Z] afea3b2eda06: Waiting [2021-05-14T12:09:09.817Z] 0510c868ecb4: Waiting [2021-05-14T12:09:09.817Z] 7809a108b3ef: Waiting [2021-05-14T12:09:09.817Z] f706445af74f: Waiting [2021-05-14T12:09:09.817Z] 4c4ab2625f07: Verifying Checksum [2021-05-14T12:09:09.817Z] 4c4ab2625f07: Download complete [2021-05-14T12:09:09.817Z] adcc1eea9eea: Download complete [2021-05-14T12:09:09.817Z] afea3b2eda06: Verifying Checksum [2021-05-14T12:09:09.817Z] afea3b2eda06: Download complete [2021-05-14T12:09:09.817Z] 7809a108b3ef: Verifying Checksum [2021-05-14T12:09:09.817Z] 7809a108b3ef: Download complete [2021-05-14T12:09:09.817Z] 540db60ca938: Verifying Checksum [2021-05-14T12:09:09.817Z] 540db60ca938: Download complete [2021-05-14T12:09:10.088Z] 540db60ca938: Pull complete [2021-05-14T12:09:10.338Z] ffd874e62e21: Pull complete [2021-05-14T12:09:10.338Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-14T12:09:10.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-14T12:09:10.338Z] ---> cfc18b08335c [2021-05-14T12:09:10.338Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T12:09:10.361Z] adcc1eea9eea: Pull complete [2021-05-14T12:09:10.629Z] 4c4ab2625f07: Pull complete [2021-05-14T12:09:11.621Z] f706445af74f: Verifying Checksum [2021-05-14T12:09:11.621Z] f706445af74f: Download complete [2021-05-14T12:09:12.578Z] 0510c868ecb4: Verifying Checksum [2021-05-14T12:09:12.578Z] 0510c868ecb4: Download complete [2021-05-14T12:09:13.723Z] ---> Running in 28b81038badf [2021-05-14T12:09:13.723Z] Removing intermediate container 28b81038badf [2021-05-14T12:09:13.723Z] ---> bbe31e9ddcec [2021-05-14T12:09:13.723Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T12:09:13.995Z] ---> Running in 379878f8f398 [2021-05-14T12:09:15.976Z] Removing intermediate container 379878f8f398 [2021-05-14T12:09:15.976Z] ---> 7252ba82ef65 [2021-05-14T12:09:15.976Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-14T12:09:15.976Z] ---> Running in b073f887d6ba [2021-05-14T12:09:17.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T12:09:18.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T12:09:19.122Z] OK: 138 MiB in 40 packages [2021-05-14T12:09:19.246Z] 0510c868ecb4: Pull complete [2021-05-14T12:09:19.246Z] afea3b2eda06: Pull complete [2021-05-14T12:09:19.246Z] 7809a108b3ef: Pull complete [2021-05-14T12:09:20.127Z] Removing intermediate container b073f887d6ba [2021-05-14T12:09:20.127Z] ---> 66d8d1d088d1 [2021-05-14T12:09:20.127Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-14T12:09:20.127Z] ---> Running in f0a0b24d65d9 [2021-05-14T12:09:20.722Z] Removing intermediate container f0a0b24d65d9 [2021-05-14T12:09:20.722Z] ---> 470fa446a0c9 [2021-05-14T12:09:20.722Z] Step 7/8 : COPY . . [2021-05-14T12:09:23.552Z] f706445af74f: Pull complete [2021-05-14T12:09:23.552Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-14T12:09:23.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-14T12:09:23.552Z] ---> b068be0155e3 [2021-05-14T12:09:23.552Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T12:09:24.108Z] ---> bf4238b615b3 [2021-05-14T12:09:24.109Z] Step 8/8 : RUN go mod download [2021-05-14T12:09:24.109Z] ---> Running in 46a44b0413d6 [2021-05-14T12:09:24.154Z] ---> Running in f87a8078851e [2021-05-14T12:09:24.427Z] Removing intermediate container f87a8078851e [2021-05-14T12:09:24.427Z] ---> 158900ede00f [2021-05-14T12:09:24.427Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T12:09:24.427Z] ---> Running in b42a1feb192e [2021-05-14T12:09:25.843Z] Removing intermediate container b42a1feb192e [2021-05-14T12:09:25.843Z] ---> 3407b09cd826 [2021-05-14T12:09:25.843Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-14T12:09:25.843Z] ---> Running in 66d4878a946d [2021-05-14T12:09:26.823Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T12:09:27.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T12:09:28.011Z] OK: 149 MiB in 40 packages [2021-05-14T12:09:28.598Z] Removing intermediate container 66d4878a946d [2021-05-14T12:09:28.598Z] ---> 84305437187a [2021-05-14T12:09:28.598Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-14T12:09:28.598Z] ---> Running in 456e28bce7a8 [2021-05-14T12:09:28.870Z] Removing intermediate container 456e28bce7a8 [2021-05-14T12:09:28.871Z] ---> c2252f040a7c [2021-05-14T12:09:28.871Z] Step 7/8 : COPY . . [2021-05-14T12:09:33.127Z] ---> 0a6c5176f172 [2021-05-14T12:09:33.127Z] Step 8/8 : RUN go mod download [2021-05-14T12:09:33.127Z] ---> Running in 049acf7cc653 [2021-05-14T12:09:56.445Z] Removing intermediate container 46a44b0413d6 [2021-05-14T12:09:56.445Z] ---> 2236c105fd4d [2021-05-14T12:09:56.445Z] Successfully built 2236c105fd4d [2021-05-14T12:09:56.445Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T12:09:56.818Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T12:09:56.818Z] . [Pipeline] withDockerContainer [2021-05-14T12:09:57.092Z] prd-ubuntu18.04-docker-arm64-4c-16g-134 does not seem to be running inside a container [2021-05-14T12:09:57.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-14T12:09:58.511Z] $ docker top 043e34820ff403f592824f401b9a25047c405789ca088873c29b2c7fdf9a8ab8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T12:09:59.453Z] + go version [2021-05-14T12:09:59.453Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-14T12:09:59.489Z] $ docker stop --time=1 043e34820ff403f592824f401b9a25047c405789ca088873c29b2c7fdf9a8ab8 [2021-05-14T12:09:59.826Z] Removing intermediate container 049acf7cc653 [2021-05-14T12:09:59.826Z] ---> 93fc6d04315e [2021-05-14T12:09:59.826Z] Successfully built 93fc6d04315e [2021-05-14T12:09:59.826Z] Successfully tagged ci-base-image-x86_64:latest [2021-05-14T12:10:01.306Z] $ docker rm -f 043e34820ff403f592824f401b9a25047c405789ca088873c29b2c7fdf9a8ab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T12:10:02.086Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T12:10:02.187Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T12:10:02.188Z] . [Pipeline] withDockerContainer [2021-05-14T12:10:02.367Z] . [2021-05-14T12:10:02.460Z] prd-ubuntu18.04-docker-arm64-4c-16g-134 does not seem to be running inside a container [2021-05-14T12:10:02.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-14T12:10:03.948Z] $ docker top 615e399d2483f5f7a0d47afc2fbb47225b8a3d7c9851b0d2c76eed98cf050eeb -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-05-14T12:10:04.433Z] prd-centos7-docker-4c-2g-135 does not seem to be running inside a container [2021-05-14T12:10:04.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-14T12:10:06.652Z] $ docker top ac7053e87e37aa62a15e62b98ff9b4bcf2b4a52c7f3db86c115e3ab79f5a6477 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-14T12:10:07.510Z] + go version [2021-05-14T12:10:07.510Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-14T12:10:07.536Z] $ docker stop --time=1 ac7053e87e37aa62a15e62b98ff9b4bcf2b4a52c7f3db86c115e3ab79f5a6477 [2021-05-14T12:10:07.683Z] + go mod tidy [2021-05-14T12:10:09.036Z] $ docker rm -f ac7053e87e37aa62a15e62b98ff9b4bcf2b4a52c7f3db86c115e3ab79f5a6477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T12:10:09.859Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T12:10:09.859Z] . [2021-05-14T12:10:09.869Z] + make test [2021-05-14T12:10:09.869Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] withDockerContainer [2021-05-14T12:10:10.337Z] prd-centos7-docker-4c-2g-135 does not seem to be running inside a container [2021-05-14T12:10:10.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-14T12:10:11.315Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-14T12:10:11.670Z] $ docker top 252e72be9249478cc376841e9c1da25d2773ed81dfca31b421670afa67650ede -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T12:10:12.142Z] + go mod tidy [Pipeline] sh [2021-05-14T12:10:13.890Z] + make test [2021-05-14T12:10:13.890Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-14T12:10:15.392Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-14T12:10:30.693Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-14T12:10:30.693Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-14T12:10:30.693Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-14T12:10:30.693Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-14T12:10:30.693Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-14T12:10:30.693Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-14T12:10:30.693Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-14T12:10:30.693Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-14T12:10:30.693Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-14T12:10:30.693Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-14T12:10:30.693Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-14T12:10:30.693Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-14T12:10:30.693Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-14T12:10:37.448Z] $ docker stop --time=1 252e72be9249478cc376841e9c1da25d2773ed81dfca31b421670afa67650ede [2021-05-14T12:10:40.690Z] $ docker rm -f 252e72be9249478cc376841e9c1da25d2773ed81dfca31b421670afa67650ede [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T12:10:41.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-14T12:10:41.869Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-14T12:10:43.698Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-14T12:10:43.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-14T12:10:43.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-14T12:10:43.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-14T12:10:43.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-14T12:10:43.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-14T12:10:43.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-14T12:10:43.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-14T12:10:43.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-14T12:10:43.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-14T12:10:43.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-14T12:10:43.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-14T12:10:43.698Z] GO111MODULE=on go vet ./... [Pipeline] sh [2021-05-14T12:10:45.289Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-14T12:10:45.612Z] + ls -al . [2021-05-14T12:10:45.612Z] total 92 [2021-05-14T12:10:45.612Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 14 12:10 . [2021-05-14T12:10:45.612Z] drwxrwxr-x. 4 jenkins jenkins 28 May 14 12:08 .. [2021-05-14T12:10:45.612Z] drwxrwxr-x. 3 jenkins jenkins 20 May 14 12:08 assets [2021-05-14T12:10:45.612Z] drwxrwxr-x. 2 jenkins jenkins 35 May 14 12:08 bin [2021-05-14T12:10:45.612Z] drwxrwxr-x. 3 jenkins jenkins 29 May 14 12:08 cmd [2021-05-14T12:10:45.612Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 14 12:08 CONTRIBUTING.md [2021-05-14T12:10:45.612Z] -rw-r--r--. 1 jenkins jenkins 10 May 14 12:10 coverage.out [2021-05-14T12:10:45.612Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 14 12:08 Dockerfile [2021-05-14T12:10:45.612Z] -rw-rw-r--. 1 jenkins jenkins 902 May 14 12:08 Dockerfile.build [2021-05-14T12:10:45.612Z] drwxrwxr-x. 5 jenkins jenkins 104 May 14 12:08 docs [2021-05-14T12:10:45.612Z] drwxrwxr-x. 8 jenkins jenkins 179 May 14 12:09 .git [2021-05-14T12:10:45.612Z] drwxrwxr-x. 2 jenkins jenkins 103 May 14 12:08 .github [2021-05-14T12:10:45.612Z] -rw-rw-r--. 1 jenkins jenkins 162 May 14 12:08 .gitignore [2021-05-14T12:10:45.612Z] -rw-rw-r--. 1 jenkins jenkins 971 May 14 12:08 go.mod [2021-05-14T12:10:45.612Z] -rw-r--r--. 1 jenkins jenkins 24060 May 14 12:10 go.sum [2021-05-14T12:10:45.612Z] drwxrwxr-x. 10 jenkins jenkins 139 May 14 12:08 internal [2021-05-14T12:10:45.612Z] -rw-rw-r--. 1 jenkins jenkins 652 May 14 12:08 Jenkinsfile [2021-05-14T12:10:45.612Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 14 12:08 LICENSE [2021-05-14T12:10:45.612Z] -rw-rw-r--. 1 jenkins jenkins 941 May 14 12:08 Makefile [2021-05-14T12:10:45.612Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 14 12:08 README.md [2021-05-14T12:10:45.612Z] -rw-rw-r--. 1 jenkins jenkins 5 May 14 12:06 VERSION [2021-05-14T12:10:45.612Z] -rw-rw-r--. 1 jenkins jenkins 155 May 14 12:08 version.go [2021-05-14T12:10:45.612Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 14 12:08 web [Pipeline] isUnix [Pipeline] sh [2021-05-14T12:10:45.951Z] + 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=8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 --label arch=amd64 --label version=0.0.0 . [2021-05-14T12:10:46.551Z] Sending build context to Docker daemon 35.49MB [2021-05-14T12:10:46.551Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T12:10:46.551Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-14T12:10:46.551Z] ---> 93fc6d04315e [2021-05-14T12:10:46.551Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-14T12:10:47.131Z] ---> Running in 8617ff57d446 [2021-05-14T12:10:47.394Z] Removing intermediate container 8617ff57d446 [2021-05-14T12:10:47.394Z] ---> 717bb996e663 [2021-05-14T12:10:47.394Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-14T12:10:47.394Z] ---> Running in 0bd099c257a7 [2021-05-14T12:10:47.659Z] Removing intermediate container 0bd099c257a7 [2021-05-14T12:10:47.659Z] ---> 029a41ba6651 [2021-05-14T12:10:47.659Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-14T12:10:47.659Z] ---> Running in bbf9233e499d [2021-05-14T12:10:47.927Z] Removing intermediate container bbf9233e499d [2021-05-14T12:10:47.927Z] ---> 698abf69a87a [2021-05-14T12:10:47.927Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-14T12:10:47.927Z] ---> Running in 1bb869674934 [2021-05-14T12:10:48.191Z] Removing intermediate container 1bb869674934 [2021-05-14T12:10:48.191Z] ---> 574c8cea2f07 [2021-05-14T12:10:48.191Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-14T12:10:48.191Z] ---> Running in 1833813879fd [2021-05-14T12:10:48.191Z] Removing intermediate container 1833813879fd [2021-05-14T12:10:48.191Z] ---> 9fa7ea1acb37 [2021-05-14T12:10:48.191Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T12:10:48.466Z] ---> Running in 505a8f725fd3 [2021-05-14T12:10:49.420Z] Removing intermediate container 505a8f725fd3 [2021-05-14T12:10:49.420Z] ---> ff5ee1ab07cd [2021-05-14T12:10:49.420Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-14T12:10:49.420Z] ---> Running in 187ef6280877 [2021-05-14T12:10:50.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T12:10:51.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T12:10:52.357Z] OK: 149 MiB in 40 packages [2021-05-14T12:10:52.945Z] Removing intermediate container 187ef6280877 [2021-05-14T12:10:52.945Z] ---> 02eb8533577d [2021-05-14T12:10:52.945Z] Step 10/24 : ENV GO111MODULE=on [2021-05-14T12:10:52.945Z] ---> Running in 17b4d68f49e1 [2021-05-14T12:10:53.214Z] Removing intermediate container 17b4d68f49e1 [2021-05-14T12:10:53.214Z] ---> 694add395d52 [2021-05-14T12:10:53.214Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-14T12:10:53.214Z] ---> Running in 932961442fb0 [2021-05-14T12:10:53.507Z] Removing intermediate container 932961442fb0 [2021-05-14T12:10:53.507Z] ---> 554017008f80 [2021-05-14T12:10:53.507Z] Step 12/24 : COPY go.mod . [2021-05-14T12:10:53.777Z] ---> 3cf2eff1d88c [2021-05-14T12:10:53.777Z] Step 13/24 : COPY Makefile . [2021-05-14T12:10:54.055Z] ---> 880c34a8c377 [2021-05-14T12:10:54.055Z] Step 14/24 : RUN make update [2021-05-14T12:10:54.333Z] ---> Running in 198c1a12a097 [2021-05-14T12:10:54.940Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-14T12:10:56.414Z] Removing intermediate container 198c1a12a097 [2021-05-14T12:10:56.414Z] ---> a6fa881b4021 [2021-05-14T12:10:56.414Z] Step 15/24 : COPY . . [2021-05-14T12:10:59.025Z] ---> c7805b254f60 [2021-05-14T12:10:59.025Z] Step 16/24 : RUN ${MAKE} [2021-05-14T12:10:59.025Z] ---> Running in 6220d402abb4 [2021-05-14T12:10:59.627Z] 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 [Pipeline] } [2021-05-14T12:11:05.901Z] $ docker stop --time=1 615e399d2483f5f7a0d47afc2fbb47225b8a3d7c9851b0d2c76eed98cf050eeb [2021-05-14T12:11:07.844Z] $ docker rm -f 615e399d2483f5f7a0d47afc2fbb47225b8a3d7c9851b0d2c76eed98cf050eeb [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T12:11:08.586Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-14T12:11:08.620Z] Warning: overwriting stash ‘coverage-report’ [2021-05-14T12:11:09.201Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T12:11:09.721Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-14T12:11:10.050Z] + ls -al . [2021-05-14T12:11:10.050Z] total 124 [2021-05-14T12:11:10.050Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 12:10 . [2021-05-14T12:11:10.050Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 12:08 .. [2021-05-14T12:11:10.050Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 12:08 .git [2021-05-14T12:11:10.050Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 12:08 .github [2021-05-14T12:11:10.050Z] -rw-rw-r-- 1 jenkins jenkins 162 May 14 12:08 .gitignore [2021-05-14T12:11:10.050Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 14 12:08 CONTRIBUTING.md [2021-05-14T12:11:10.050Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 14 12:08 Dockerfile [2021-05-14T12:11:10.050Z] -rw-rw-r-- 1 jenkins jenkins 902 May 14 12:08 Dockerfile.build [2021-05-14T12:11:10.050Z] -rw-rw-r-- 1 jenkins jenkins 652 May 14 12:08 Jenkinsfile [2021-05-14T12:11:10.050Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 14 12:08 LICENSE [2021-05-14T12:11:10.050Z] -rw-rw-r-- 1 jenkins jenkins 941 May 14 12:08 Makefile [2021-05-14T12:11:10.050Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 14 12:08 README.md [2021-05-14T12:11:10.050Z] -rw-rw-r-- 1 jenkins jenkins 5 May 14 12:06 VERSION [2021-05-14T12:11:10.050Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 12:08 assets [2021-05-14T12:11:10.050Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 12:08 bin [2021-05-14T12:11:10.050Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 12:08 cmd [2021-05-14T12:11:10.050Z] -rw-r--r-- 1 jenkins jenkins 10 May 14 12:10 coverage.out [2021-05-14T12:11:10.050Z] drwxrwxr-x 5 jenkins jenkins 4096 May 14 12:08 docs [2021-05-14T12:11:10.050Z] -rw-rw-r-- 1 jenkins jenkins 971 May 14 12:08 go.mod [2021-05-14T12:11:10.050Z] -rw-r--r-- 1 jenkins jenkins 24060 May 14 12:10 go.sum [2021-05-14T12:11:10.050Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 12:08 internal [2021-05-14T12:11:10.050Z] -rw-rw-r-- 1 jenkins jenkins 155 May 14 12:08 version.go [2021-05-14T12:11:10.050Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 12:08 web [Pipeline] isUnix [Pipeline] sh [2021-05-14T12:11:10.413Z] + 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=8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 --label arch=arm64 --label version=0.0.0 . [2021-05-14T12:11:11.397Z] Sending build context to Docker daemon 35.49MB [2021-05-14T12:11:11.397Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T12:11:11.397Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-14T12:11:11.397Z] ---> 2236c105fd4d [2021-05-14T12:11:11.397Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-14T12:11:11.994Z] ---> Running in f4ec9f6bcbfa [2021-05-14T12:11:12.264Z] Removing intermediate container f4ec9f6bcbfa [2021-05-14T12:11:12.264Z] ---> 2cd8b250bd1b [2021-05-14T12:11:12.264Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-14T12:11:12.443Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-14T12:11:12.536Z] ---> Running in e86035e28227 [2021-05-14T12:11:12.808Z] Removing intermediate container e86035e28227 [2021-05-14T12:11:12.808Z] ---> 7978dbf01420 [2021-05-14T12:11:12.808Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-14T12:11:13.080Z] ---> Running in fafde4df40e4 [2021-05-14T12:11:13.354Z] Removing intermediate container fafde4df40e4 [2021-05-14T12:11:13.354Z] ---> 6fb53ac37424 [2021-05-14T12:11:13.354Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-14T12:11:13.629Z] ---> Running in 6e4696ec1ff3 [2021-05-14T12:11:13.903Z] Removing intermediate container 6e4696ec1ff3 [2021-05-14T12:11:13.903Z] ---> 115ec25f9f59 [2021-05-14T12:11:13.903Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-14T12:11:14.184Z] ---> Running in caaacd539aba [2021-05-14T12:11:14.458Z] Removing intermediate container caaacd539aba [2021-05-14T12:11:14.458Z] ---> 8685be06a6dc [2021-05-14T12:11:14.458Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T12:11:14.733Z] ---> Running in 38eb31377ef8 [2021-05-14T12:11:16.717Z] Removing intermediate container 38eb31377ef8 [2021-05-14T12:11:16.717Z] ---> 8b8930b3dcf8 [2021-05-14T12:11:16.717Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-14T12:11:16.717Z] ---> Running in 9ea815dcfb36 [2021-05-14T12:11:16.807Z] Removing intermediate container 6220d402abb4 [2021-05-14T12:11:16.807Z] ---> 3f64c4d2124b [2021-05-14T12:11:16.807Z] Step 17/24 : FROM alpine:3.12 [2021-05-14T12:11:16.807Z] 3.12: Pulling from library/alpine [2021-05-14T12:11:16.807Z] 339de151aab4: Pulling fs layer [2021-05-14T12:11:17.078Z] 339de151aab4: Verifying Checksum [2021-05-14T12:11:17.078Z] 339de151aab4: Download complete [2021-05-14T12:11:17.362Z] 339de151aab4: Pull complete [2021-05-14T12:11:17.362Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T12:11:17.362Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T12:11:17.362Z] ---> 13621d1b12d4 [2021-05-14T12:11:17.362Z] Step 18/24 : EXPOSE 4000 [2021-05-14T12:11:17.636Z] ---> Running in d2810aca7d68 [2021-05-14T12:11:17.636Z] Removing intermediate container d2810aca7d68 [2021-05-14T12:11:17.636Z] ---> 15508ea8cbcf [2021-05-14T12:11:17.636Z] Step 19/24 : 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-05-14T12:11:18.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T12:11:18.749Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T12:11:19.628Z] ---> 453a96d8e8fd [2021-05-14T12:11:19.628Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-14T12:11:19.628Z] ---> Running in 6482ff59f950 [2021-05-14T12:11:19.729Z] OK: 138 MiB in 40 packages [2021-05-14T12:11:19.902Z] Removing intermediate container 6482ff59f950 [2021-05-14T12:11:19.902Z] ---> e18fb1c17908 [2021-05-14T12:11:19.902Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-14T12:11:19.902Z] ---> Running in 89b0b54a5896 [2021-05-14T12:11:20.186Z] Removing intermediate container 89b0b54a5896 [2021-05-14T12:11:20.186Z] ---> 848e7bc5360a [2021-05-14T12:11:20.186Z] Step 22/24 : LABEL arch=amd64 [2021-05-14T12:11:20.186Z] ---> Running in 39444b7e6392 [2021-05-14T12:11:20.452Z] Removing intermediate container 39444b7e6392 [2021-05-14T12:11:20.452Z] ---> ee51dbf56268 [2021-05-14T12:11:20.452Z] Step 23/24 : LABEL git_sha=8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 [2021-05-14T12:11:20.452Z] ---> Running in 5602ea288026 [2021-05-14T12:11:20.710Z] Removing intermediate container 9ea815dcfb36 [2021-05-14T12:11:20.711Z] ---> 597910fc796c [2021-05-14T12:11:20.711Z] Step 10/24 : ENV GO111MODULE=on [2021-05-14T12:11:20.717Z] Removing intermediate container 5602ea288026 [2021-05-14T12:11:20.717Z] ---> df68b137f13f [2021-05-14T12:11:20.717Z] Step 24/24 : LABEL version=0.0.0 [2021-05-14T12:11:20.717Z] ---> Running in 2d8b39820c48 [2021-05-14T12:11:20.984Z] Removing intermediate container 2d8b39820c48 [2021-05-14T12:11:20.984Z] ---> da530712f97a [2021-05-14T12:11:20.984Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-14T12:11:20.984Z] Successfully built da530712f97a [2021-05-14T12:11:20.984Z] Successfully tagged edgex-ui:latest [2021-05-14T12:11:20.986Z] ---> Running in 54b652579584 [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 [2021-05-14T12:11:21.582Z] Removing intermediate container 54b652579584 [2021-05-14T12:11:21.582Z] ---> 0eb1fcd1d28b [2021-05-14T12:11:21.582Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-14T12:11:21.582Z] ---> Running in c00d47095a54 [Pipeline] libraryResource [Pipeline] sh [2021-05-14T12:11:21.948Z] ---> job-cost.sh [2021-05-14T12:11:21.948Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ibce [2021-05-14T12:11:22.184Z] Removing intermediate container c00d47095a54 [2021-05-14T12:11:22.184Z] ---> b8d47213d056 [2021-05-14T12:11:22.184Z] Step 12/24 : COPY go.mod . [2021-05-14T12:11:22.780Z] ---> 510dcfb1c148 [2021-05-14T12:11:22.780Z] Step 13/24 : COPY Makefile . [2021-05-14T12:11:23.377Z] ---> e4f91820ccb8 [2021-05-14T12:11:23.377Z] Step 14/24 : RUN make update [2021-05-14T12:11:23.650Z] ---> Running in 20f801898159 [2021-05-14T12:11:24.628Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-14T12:11:26.067Z] Removing intermediate container 20f801898159 [2021-05-14T12:11:26.067Z] ---> 839b885f18e1 [2021-05-14T12:11:26.067Z] Step 15/24 : COPY . . [2021-05-14T12:11:29.477Z] ---> d5fb03b1d09c [2021-05-14T12:11:29.477Z] Step 16/24 : RUN ${MAKE} [2021-05-14T12:11:29.477Z] ---> Running in 05c49288b2bc [2021-05-14T12:11:30.484Z] 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-05-14T12:11:44.150Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T12:11:57.284Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-14T12:11:59.253Z] Removing intermediate container 05c49288b2bc [2021-05-14T12:11:59.253Z] ---> fa68f26ee58f [2021-05-14T12:11:59.253Z] Step 17/24 : FROM alpine:3.12 [2021-05-14T12:11:59.253Z] 3.12: Pulling from library/alpine [2021-05-14T12:11:59.526Z] d2f70382dc9a: Pulling fs layer [2021-05-14T12:12:00.121Z] d2f70382dc9a: Pull complete [2021-05-14T12:12:00.121Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T12:12:00.121Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T12:12:00.121Z] ---> 9852663dfa18 [2021-05-14T12:12:00.121Z] Step 18/24 : EXPOSE 4000 [2021-05-14T12:12:00.393Z] ---> Running in 559a7930294c [2021-05-14T12:12:00.664Z] Removing intermediate container 559a7930294c [2021-05-14T12:12:00.664Z] ---> a7402f13c4da [2021-05-14T12:12:00.664Z] Step 19/24 : 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-05-14T12:12:02.639Z] ---> bc7c4e682cc5 [2021-05-14T12:12:02.639Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-14T12:12:02.916Z] ---> Running in 035daab8b36e [2021-05-14T12:12:03.190Z] Removing intermediate container 035daab8b36e [2021-05-14T12:12:03.190Z] ---> 30757fc24741 [2021-05-14T12:12:03.190Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-14T12:12:03.463Z] ---> Running in 85d744fe4bc9 [2021-05-14T12:12:03.733Z] Removing intermediate container 85d744fe4bc9 [2021-05-14T12:12:03.734Z] ---> 17ee40a78eea [2021-05-14T12:12:03.734Z] Step 22/24 : LABEL arch=arm64 [2021-05-14T12:12:04.011Z] ---> Running in 2fea3e60e2e8 [2021-05-14T12:12:04.606Z] Removing intermediate container 2fea3e60e2e8 [2021-05-14T12:12:04.606Z] ---> d9239cbe42d4 [2021-05-14T12:12:04.606Z] Step 23/24 : LABEL git_sha=8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 [2021-05-14T12:12:04.606Z] ---> Running in bb8ef9101079 [2021-05-14T12:12:04.886Z] Removing intermediate container bb8ef9101079 [2021-05-14T12:12:04.886Z] ---> 509a08bb1643 [2021-05-14T12:12:04.886Z] Step 24/24 : LABEL version=0.0.0 [2021-05-14T12:12:05.162Z] ---> Running in f9c148abc6f6 [2021-05-14T12:12:05.436Z] Removing intermediate container f9c148abc6f6 [2021-05-14T12:12:05.436Z] ---> 2d844a8725e9 [2021-05-14T12:12:05.436Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-14T12:12:05.709Z] Successfully built 2d844a8725e9 [2021-05-14T12:12:05.709Z] 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] libraryResource [Pipeline] sh [2021-05-14T12:12:06.352Z] ---> job-cost.sh [2021-05-14T12:12:06.352Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bija [2021-05-14T12:12:16.403Z] lf-activate-venv(): INFO: Adding /tmp/venv-Ibce/bin to PATH [2021-05-14T12:12:16.403Z] INFO: No Stack... [2021-05-14T12:12:16.403Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T12:12:16.403Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T12:12:16.734Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-05-14T12:12:16.734Z] + cut -d, -f6 [Pipeline] lock [2021-05-14T12:12:16.792Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-357-2-stack-cost] [2021-05-14T12:12:16.801Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-357-2-stack-cost] did not exist. Created. [2021-05-14T12:12:16.801Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-357-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T12:12:17.137Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-14T12:12:17.300Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T12:12:17.312Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-357-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-14T12:12:45.332Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T12:14:07.080Z] lf-activate-venv(): INFO: Adding /tmp/venv-bija/bin to PATH [2021-05-14T12:14:07.080Z] INFO: No Stack... [2021-05-14T12:14:07.080Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-14T12:14:07.676Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T12:14:08.017Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-05-14T12:14:08.017Z] + cut -d, -f6 [Pipeline] lock [2021-05-14T12:14:08.083Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-357-2-stack-cost] [2021-05-14T12:14:08.093Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-357-2-stack-cost] did not exist. Created. [2021-05-14T12:14:08.093Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-357-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T12:14:08.501Z] /w/workspace/edgex-ui-go/2@tmp/durable-e287caa0/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-e287caa0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-14T12:14:08.849Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-14T12:14:08.879Z] Warning: overwriting stash ‘stack-cost’ [2021-05-14T12:14:09.118Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T12:14:09.130Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-357-2-stack-cost] [Pipeline] // lock [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-05-14T12:14:10.112Z] provisioning config files... [2021-05-14T12:14:10.123Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/config9130552234107968399tmp [Pipeline] { [Pipeline] sh [2021-05-14T12:14:10.450Z] + set +x [2021-05-14T12:14:10.450Z] + curl -s https://codecov.io/bash [2021-05-14T12:14:10.450Z] + bash -s -- [2021-05-14T12:14:10.715Z] [2021-05-14T12:14:10.715Z] _____ _ [2021-05-14T12:14:10.715Z] / ____| | | [2021-05-14T12:14:10.715Z] | | ___ __| | ___ ___ _____ __ [2021-05-14T12:14:10.715Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-14T12:14:10.715Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-14T12:14:10.715Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-14T12:14:10.715Z] Bash-1.0.2 [2021-05-14T12:14:10.715Z] [2021-05-14T12:14:10.715Z] [2021-05-14T12:14:10.715Z] ==> git version 2.24.3 found [2021-05-14T12:14:10.715Z] ==> 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-05-14T12:14:10.715Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-14T12:14:10.715Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-14T12:14:10.715Z] ==> Jenkins CI detected. [2021-05-14T12:14:10.715Z] project root: . [2021-05-14T12:14:10.715Z] --> token set from env [2021-05-14T12:14:10.715Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-14T12:14:10.715Z] ==> Running gcov in . (disable via -X gcov) [2021-05-14T12:14:10.715Z] ==> Python coveragepy not found [2021-05-14T12:14:10.715Z] ==> Searching for coverage reports in: [2021-05-14T12:14:10.715Z] + . [2021-05-14T12:14:10.715Z] -> Found 1 reports [2021-05-14T12:14:10.715Z] ==> Detecting git/mercurial file structure [2021-05-14T12:14:10.715Z] ==> Reading reports [2021-05-14T12:14:10.715Z] + ./coverage.out bytes=10 [2021-05-14T12:14:10.715Z] ==> Appending adjustments [2021-05-14T12:14:10.715Z] https://docs.codecov.io/docs/fixing-reports [2021-05-14T12:14:10.979Z] + Found adjustments [2021-05-14T12:14:10.979Z] ==> Gzipping contents [2021-05-14T12:14:10.979Z] 4.0K /tmp/codecov.9YTJgU.gz [2021-05-14T12:14:10.979Z] ==> Uploading reports [2021-05-14T12:14:10.979Z] url: https://codecov.io [2021-05-14T12:14:10.979Z] query: branch=PR-357&commit=8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-357%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=357&job=&cmd_args= [2021-05-14T12:14:10.979Z] -> Pinging Codecov [2021-05-14T12:14:10.979Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-357&commit=8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-357%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=357&job=&cmd_args= [2021-05-14T12:14:11.930Z] -> Uploading to [2021-05-14T12:14:11.930Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-14/FB506323287CE973F263BFD2A0EB1F37/8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602/6603dffd-43a1-4a62-8a82-a12d175b7b6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T121411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80b760e58019cb6f0277c67d4ab3f045f344d01cd4a36216e5c16807c7ccc1a1 [2021-05-14T12:14:11.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T12:14:11.930Z] Dload Upload Total Spent Left Speed [2021-05-14T12:14:12.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 7301 --:--:-- --:--:-- --:--:-- 7306 [2021-05-14T12:14:12.507Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8cae6da3ad02b4d9e2ee4b29b23a2dc1ccb11602 [Pipeline] } [2021-05-14T12:14:12.518Z] 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] libraryResource [Pipeline] sh [2021-05-14T12:14:13.929Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T12:14:14.242Z] ---> package-listing.sh [2021-05-14T12:14:14.242Z] ++ facter osfamily [2021-05-14T12:14:14.242Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-14T12:14:14.242Z] + OS_FAMILY=redhat [2021-05-14T12:14:14.242Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-357 [2021-05-14T12:14:14.242Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-14T12:14:14.242Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-14T12:14:14.242Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-14T12:14:14.242Z] + PACKAGES=/tmp/packages_start.txt [2021-05-14T12:14:14.242Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-357 ']' [2021-05-14T12:14:14.242Z] + PACKAGES=/tmp/packages_end.txt [2021-05-14T12:14:14.242Z] + case "${OS_FAMILY}" in [2021-05-14T12:14:14.242Z] + rpm -qa [2021-05-14T12:14:14.242Z] + sort [2021-05-14T12:14:19.614Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-14T12:14:19.614Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-14T12:14:19.614Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-14T12:14:19.614Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-357 ']' [2021-05-14T12:14:19.614Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-357/archives/ [2021-05-14T12:14:19.614Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-357/archives/ [Pipeline] echo [2021-05-14T12:14:19.635Z] 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-357/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-14T12:14:20.009Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-14T12:14:20.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T12:14:20.355Z] [2021-05-14T12:14:20.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-14T12:14:20.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T12:14:20.680Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-14T12:14:20.680Z] df20fa9351a1: Pulling fs layer [2021-05-14T12:14:20.680Z] 36b3adc4ff6f: Pulling fs layer [2021-05-14T12:14:20.680Z] 8ad3a11d3b57: Pulling fs layer [2021-05-14T12:14:20.680Z] 46f8f816bc3b: Pulling fs layer [2021-05-14T12:14:20.680Z] 93b61091891f: Pulling fs layer [2021-05-14T12:14:20.680Z] 93b9cdb0e59b: Pulling fs layer [2021-05-14T12:14:20.680Z] 5e14af77c1be: Pulling fs layer [2021-05-14T12:14:20.680Z] 01666e4c0597: Pulling fs layer [2021-05-14T12:14:20.680Z] aa168da1d23b: Pulling fs layer [2021-05-14T12:14:20.680Z] 46f8f816bc3b: Waiting [2021-05-14T12:14:20.680Z] 93b61091891f: Waiting [2021-05-14T12:14:20.680Z] 93b9cdb0e59b: Waiting [2021-05-14T12:14:20.680Z] 01666e4c0597: Waiting [2021-05-14T12:14:20.680Z] aa168da1d23b: Waiting [2021-05-14T12:14:20.680Z] 5e14af77c1be: Waiting [2021-05-14T12:14:20.680Z] 36b3adc4ff6f: Download complete [2021-05-14T12:14:20.680Z] 46f8f816bc3b: Verifying Checksum [2021-05-14T12:14:20.680Z] 46f8f816bc3b: Download complete [2021-05-14T12:14:20.947Z] 93b61091891f: Download complete [2021-05-14T12:14:20.947Z] 93b9cdb0e59b: Verifying Checksum [2021-05-14T12:14:20.947Z] 93b9cdb0e59b: Download complete [2021-05-14T12:14:20.947Z] 8ad3a11d3b57: Verifying Checksum [2021-05-14T12:14:20.947Z] 8ad3a11d3b57: Download complete [2021-05-14T12:14:20.947Z] 5e14af77c1be: Verifying Checksum [2021-05-14T12:14:20.947Z] 5e14af77c1be: Download complete [2021-05-14T12:14:20.947Z] 01666e4c0597: Verifying Checksum [2021-05-14T12:14:20.947Z] 01666e4c0597: Download complete [2021-05-14T12:14:21.215Z] df20fa9351a1: Verifying Checksum [2021-05-14T12:14:21.215Z] df20fa9351a1: Download complete [2021-05-14T12:14:21.491Z] df20fa9351a1: Pull complete [2021-05-14T12:14:21.758Z] 36b3adc4ff6f: Pull complete [2021-05-14T12:14:22.717Z] 8ad3a11d3b57: Pull complete [2021-05-14T12:14:22.717Z] 46f8f816bc3b: Pull complete [2021-05-14T12:14:23.293Z] 93b61091891f: Pull complete [2021-05-14T12:14:23.293Z] aa168da1d23b: Verifying Checksum [2021-05-14T12:14:23.293Z] aa168da1d23b: Download complete [2021-05-14T12:14:23.561Z] 93b9cdb0e59b: Pull complete [2021-05-14T12:14:23.825Z] 5e14af77c1be: Pull complete [2021-05-14T12:14:23.825Z] 01666e4c0597: Pull complete [2021-05-14T12:14:32.014Z] aa168da1d23b: Pull complete [2021-05-14T12:14:32.014Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-14T12:14:32.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T12:14:32.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-14T12:14:32.189Z] prd-centos7-docker-4c-2g-133 does not seem to be running inside a container [2021-05-14T12:14:32.241Z] $ 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-357/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-357 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-357:/w/workspace/edgexfoundry_edgex-ui-go_PR-357:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-14T12:14:35.374Z] $ docker top 726de3130b8b45e3dd10230a04655e6d7a0bea6974944cab1f3b710c3bb67470 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T12:14:35.839Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-14T12:14:36.145Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-14T12:14:36.449Z] + ls /var/log/sa-host [2021-05-14T12:14:36.449Z] + sadf -c /var/log/sa-host/sa14 [2021-05-14T12:14:36.449Z] file_magic: OK [2021-05-14T12:14:36.449Z] HZ: Using current value: 100 [2021-05-14T12:14:36.449Z] file_header: OK [2021-05-14T12:14:36.449Z] 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-05-14T12:14:36.449Z] Statistics: [2021-05-14T12:14:36.449Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-14T12:14:36.449Z] File successfully converted to sysstat format version 12.2.1 [2021-05-14T12:14:36.449Z] + sadf -c /var/log/sa-host/sa23 [2021-05-14T12:14:36.449Z] file_magic: OK [2021-05-14T12:14:36.449Z] HZ: Using current value: 100 [2021-05-14T12:14:36.449Z] file_header: OK [2021-05-14T12:14:36.449Z] 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-05-14T12:14:36.449Z] Statistics: [2021-05-14T12:14:36.449Z] Hnuu...uuuununununu... [2021-05-14T12:14:36.449Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T12:14:36.689Z] provisioning config files... [2021-05-14T12:14:36.704Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-357@tmp/config1333630988971056202tmp [Pipeline] { [Pipeline] echo [2021-05-14T12:14:36.727Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T12:14:37.030Z] ---> create-netrc.sh [Pipeline] } [2021-05-14T12:14:37.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-14T12:14:37.067Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T12:14:37.389Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-14T12:14:37.403Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T12:14:37.704Z] ---> sudo-logs.sh [2021-05-14T12:14:37.704Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-14T12:14:37.742Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T12:14:38.048Z] ---> job-cost.sh [2021-05-14T12:14:38.048Z] lf-activate-venv: SKIPPING [2021-05-14T12:14:38.048Z] DEBUG: total: 0.20999999344348907 [2021-05-14T12:14:38.048Z] INFO: Retrieving Stack Cost... [2021-05-14T12:14:39.443Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T12:14:40.026Z] INFO: Archiving Costs [Pipeline] echo [2021-05-14T12:14:40.041Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T12:14:40.342Z] ---> logs-deploy.sh [2021-05-14T12:14:40.342Z] lf-activate-venv: SKIPPING [2021-05-14T12:14:40.342Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-357/2 [2021-05-14T12:14:40.342Z] INFO: archiving workspace using pattern(s): [2021-05-14T12:14:42.914Z] Archives upload complete. [2021-05-14T12:14:42.914Z] INFO: archiving logs to Nexus