Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6bc2dd311edbabda4909abcd9b35b1f94383d0e2+89fae53e48fc5817143992b65423e89da01c8813 (d5196c3af265311250d6b06aba4e7478f7920711) 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-ssh7873728495485057048.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh6515321675083533964.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 6a41506d72e8e131afc862d141935157bee59f41 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-371/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-371/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8557172598713381395.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh5607639057105390758.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-371/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-371/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4854268781837788258.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 ‘prd-centos7-docker-4c-2g-513’ Running on prd-centos7-docker-4c-2g-515 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [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-371 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/jenkins-gitclient-ssh5075326153002140754.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 89fae53e48fc5817143992b65423e89da01c8813 into PR head commit 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 > 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-371@tmp/jenkins-gitclient-ssh3973679255831920408.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # 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-371@tmp/jenkins-gitclient-ssh8280747764251269560.key > git merge 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 Merge succeeded, producing f69d3a448c6bc48496da568ddfedea60c71f2c62 Checking out Revision f69d3a448c6bc48496da568ddfedea60c71f2c62 (PR-371) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f69d3a448c6bc48496da568ddfedea60c71f2c62 # timeout=10 Commit message: "Merge commit '89fae53e48fc5817143992b65423e89da01c8813' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 64768628631e2fa512565d271e0e2e08fbbd3edc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-11T14:07:12.642Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T14:07:12.744Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T14:07:12.774Z] ========================================================= [2021-06-11T14:07:12.774Z] EdgeX Global Pipelines Version Info [2021-06-11T14:07:12.774Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:07:14.319Z] ------------------- [2021-06-11T14:07:14.319Z] stable info: [2021-06-11T14:07:14.319Z] ------------------- [2021-06-11T14:07:14.319Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T14:07:14.319Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T14:07:14.319Z] Message: update stable to v1.0.195 [2021-06-11T14:07:14.898Z] ------------------- [2021-06-11T14:07:14.898Z] experimental info: [2021-06-11T14:07:14.898Z] ------------------- [2021-06-11T14:07:14.898Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T14:07:14.898Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T14:07:14.898Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T14:07:15.020Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-11T14:07:15.051Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-11T14:07:15.079Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T14:07:15.113Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T14:07:15.140Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T14:07:15.164Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-11T14:07:15.202Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-11T14:07:15.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-11T14:07:15.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-11T14:07:15.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-11T14:07:15.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T14:07:15.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-11T14:07:15.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T14:07:15.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T14:07:15.408Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T14:07:15.434Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T14:07:15.459Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T14:07:15.503Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T14:07:15.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T14:07:15.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-11T14:07:15.593Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-11T14:07:15.616Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-11T14:07:15.640Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-11T14:07:15.663Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-11T14:07:15.687Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-11T14:07:15.721Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T14:07:15.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-371 [Pipeline] echo [2021-06-11T14:07:15.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-371 [Pipeline] echo [2021-06-11T14:07:15.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-371 [Pipeline] echo [2021-06-11T14:07:15.830Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f69d3a448c6bc48496da568ddfedea60c71f2c62 [Pipeline] echo [2021-06-11T14:07:15.866Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f69d3a4 [Pipeline] echo [2021-06-11T14:07:15.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T14:07:15.971Z] provisioning config files... [2021-06-11T14:07:15.987Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config7875500441603278934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:07:16.315Z] ---> docker-login.sh [2021-06-11T14:07:16.315Z] nexus3.edgexfoundry.org:10001 [2021-06-11T14:07:16.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:07:16.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:07:16.581Z] Configure a credential helper to remove this warning. See [2021-06-11T14:07:16.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:07:16.581Z] [2021-06-11T14:07:16.581Z] Login Succeeded [2021-06-11T14:07:16.581Z] nexus3.edgexfoundry.org:10002 [2021-06-11T14:07:16.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:07:16.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:07:16.581Z] Configure a credential helper to remove this warning. See [2021-06-11T14:07:16.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:07:16.581Z] [2021-06-11T14:07:16.581Z] Login Succeeded [2021-06-11T14:07:16.581Z] nexus3.edgexfoundry.org:10003 [2021-06-11T14:07:16.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:07:16.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:07:16.855Z] Configure a credential helper to remove this warning. See [2021-06-11T14:07:16.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:07:16.855Z] [2021-06-11T14:07:16.855Z] Login Succeeded [2021-06-11T14:07:16.855Z] nexus3.edgexfoundry.org:10004 [2021-06-11T14:07:16.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:07:17.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:07:17.123Z] Configure a credential helper to remove this warning. See [2021-06-11T14:07:17.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:07:17.123Z] [2021-06-11T14:07:17.123Z] Login Succeeded [2021-06-11T14:07:17.123Z] docker.io [2021-06-11T14:07:17.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:07:17.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:07:17.386Z] Configure a credential helper to remove this warning. See [2021-06-11T14:07:17.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:07:17.386Z] [2021-06-11T14:07:17.386Z] Login Succeeded [2021-06-11T14:07:17.386Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T14:07:17.395Z] 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-06-11T14:07:17.931Z] + git log --format=format:%s -1 f69d3a448c6bc48496da568ddfedea60c71f2c62 [Pipeline] echo [2021-06-11T14:07:17.974Z] GIT_COMMIT: f69d3a448c6bc48496da568ddfedea60c71f2c62, Commit Message: Merge commit '89fae53e48fc5817143992b65423e89da01c8813' into HEAD [Pipeline] echo [2021-06-11T14:07:17.988Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:07:18.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T14:07:18.561Z] [2021-06-11T14:07:18.561Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:07:18.880Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T14:07:18.880Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T14:07:18.880Z] 31603596830f: Pulling fs layer [2021-06-11T14:07:18.880Z] 54011a49482f: Pulling fs layer [2021-06-11T14:07:18.880Z] a6820b24f6d8: Pulling fs layer [2021-06-11T14:07:18.880Z] f581987b2513: Pulling fs layer [2021-06-11T14:07:18.880Z] f581987b2513: Waiting [2021-06-11T14:07:18.880Z] 54011a49482f: Verifying Checksum [2021-06-11T14:07:18.880Z] 54011a49482f: Download complete [2021-06-11T14:07:19.145Z] 31603596830f: Verifying Checksum [2021-06-11T14:07:19.145Z] 31603596830f: Download complete [2021-06-11T14:07:19.145Z] f581987b2513: Verifying Checksum [2021-06-11T14:07:19.145Z] f581987b2513: Download complete [2021-06-11T14:07:19.145Z] a6820b24f6d8: Verifying Checksum [2021-06-11T14:07:19.145Z] a6820b24f6d8: Download complete [2021-06-11T14:07:19.410Z] 31603596830f: Pull complete [2021-06-11T14:07:19.410Z] 54011a49482f: Pull complete [2021-06-11T14:07:19.984Z] a6820b24f6d8: Pull complete [2021-06-11T14:07:20.257Z] f581987b2513: Pull complete [2021-06-11T14:07:20.257Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T14:07:20.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T14:07:20.257Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T14:07:20.358Z] prd-centos7-docker-4c-2g-515 does not seem to be running inside a container [2021-06-11T14:07:20.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-371 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371:/w/workspace/edgexfoundry_edgex-ui-go_PR-371:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@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-06-11T14:07:21.566Z] $ docker top dd382e9713ec01b977a765c6e6d1fecbf45b58893b0ea2b64dfc598997d5b78a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T14:07:21.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T14:07:21.725Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T14:07:21.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T14:07:21.856Z] $ docker exec dd382e9713ec01b977a765c6e6d1fecbf45b58893b0ea2b64dfc598997d5b78a ssh-agent [2021-06-11T14:07:21.983Z] SSH_AUTH_SOCK=/tmp/ssh-CjuJOTcgdPtI/agent.13 [2021-06-11T14:07:21.983Z] SSH_AGENT_PID=19 [2021-06-11T14:07:21.994Z] Running ssh-add (command line suppressed) [2021-06-11T14:07:22.106Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_8343381861300304164.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_8343381861300304164.key) [2021-06-11T14:07:22.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T14:07:22.439Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T14:07:22.451Z] $ docker exec --env ******** --env ******** dd382e9713ec01b977a765c6e6d1fecbf45b58893b0ea2b64dfc598997d5b78a ssh-agent -k [2021-06-11T14:07:22.586Z] unset SSH_AUTH_SOCK; [2021-06-11T14:07:22.586Z] unset SSH_AGENT_PID; [2021-06-11T14:07:22.586Z] echo Agent pid 19 killed; [2021-06-11T14:07:22.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T14:07:22.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T14:07:22.658Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T14:07:22.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T14:07:22.786Z] $ docker exec dd382e9713ec01b977a765c6e6d1fecbf45b58893b0ea2b64dfc598997d5b78a ssh-agent [2021-06-11T14:07:22.919Z] SSH_AUTH_SOCK=/tmp/ssh-8ZLHxZP2RkdQ/agent.53 [2021-06-11T14:07:22.919Z] SSH_AGENT_PID=59 [2021-06-11T14:07:22.926Z] Running ssh-add (command line suppressed) [2021-06-11T14:07:23.030Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_5229433296339853126.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_5229433296339853126.key) [2021-06-11T14:07:23.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T14:07:23.356Z] + git semver init [2021-06-11T14:07:23.356Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T14:07:23.356Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-371/.git [2021-06-11T14:07:23.356Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [2021-06-11T14:07:23.356Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T14:07:23.356Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T14:07:23.356Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T14:07:23.356Z] # $SEMVER_BRANCH = PR-371 [2021-06-11T14:07:23.356Z] # $SEMVER_TEMP = /tmp/semver-392432715 [2021-06-11T14:07:23.356Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-11T14:07:24.756Z] # '/tmp/semver-392432715' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-371/.semver' [2021-06-11T14:07:24.756Z] # -> Force: false [2021-06-11T14:07:24.756Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-371/.semver [Pipeline] } [2021-06-11T14:07:24.765Z] $ docker exec --env ******** --env ******** dd382e9713ec01b977a765c6e6d1fecbf45b58893b0ea2b64dfc598997d5b78a ssh-agent -k [2021-06-11T14:07:24.875Z] unset SSH_AUTH_SOCK; [2021-06-11T14:07:24.876Z] unset SSH_AGENT_PID; [2021-06-11T14:07:24.876Z] echo Agent pid 59 killed; [2021-06-11T14:07:24.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T14:07:25.240Z] + git semver [Pipeline] } [2021-06-11T14:07:25.252Z] $ docker stop --time=1 dd382e9713ec01b977a765c6e6d1fecbf45b58893b0ea2b64dfc598997d5b78a [2021-06-11T14:07:26.558Z] $ docker rm -f dd382e9713ec01b977a765c6e6d1fecbf45b58893b0ea2b64dfc598997d5b78a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T14:07:26.953Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T14:07:27.272Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T14:07:27.276Z] [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-06-11T14:07:42.521Z] Still waiting to schedule task [2021-06-11T14:07:42.522Z] ‘prd-centos7-docker-4c-2g-516’ is offline [2021-06-11T14:07:42.522Z] ‘prd-centos7-docker-4c-2g-517’ is offline [2021-06-11T14:07:42.525Z] Still waiting to schedule task [2021-06-11T14:07:42.525Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-514’ [2021-06-11T14:08:47.176Z] Running on prd-centos7-docker-4c-2g-519 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [Pipeline] { [Pipeline] ws [2021-06-11T14:08:47.196Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2021-06-11T14:08:47.296Z] The recommended git tool is: git [2021-06-11T14:08:49.693Z] using credential edgex-jenkins-ssh [2021-06-11T14:08:49.709Z] Cloning the remote Git repository [2021-06-11T14:08:49.729Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-11T14:08:49.790Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2021-06-11T14:08:49.813Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-11T14:08:49.813Z] > git --version # timeout=10 [2021-06-11T14:08:49.819Z] > git --version # 'git version 2.24.4' [2021-06-11T14:08:49.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T14:08:49.843Z] [INFO] Currently running in a labeled security context [2021-06-11T14:08:49.843Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T14:08:49.843Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh4864114286932504294.key [2021-06-11T14:08:49.853Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T14:08:51.294Z] Merging remotes/origin/master commit 89fae53e48fc5817143992b65423e89da01c8813 into PR head commit 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 [2021-06-11T14:08:51.762Z] Merge succeeded, producing a2d11f0c34afcfe7a517f899120647e7d47deb71 [2021-06-11T14:08:51.762Z] Checking out Revision a2d11f0c34afcfe7a517f899120647e7d47deb71 (PR-371) [2021-06-11T14:08:50.892Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-11T14:08:50.900Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T14:08:50.913Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-11T14:08:50.931Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-11T14:08:50.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T14:08:50.932Z] [INFO] Currently running in a labeled security context [2021-06-11T14:08:50.932Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T14:08:50.932Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh5935755919511708143.key [2021-06-11T14:08:50.937Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T14:08:51.305Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T14:08:51.309Z] > git checkout -f 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # timeout=10 [2021-06-11T14:08:51.453Z] > git remote # timeout=10 [2021-06-11T14:08:51.464Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T14:08:51.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T14:08:51.472Z] [INFO] Currently running in a labeled security context [2021-06-11T14:08:51.472Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T14:08:51.472Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh577556618519377838.key [2021-06-11T14:08:51.479Z] > git merge 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 [2021-06-11T14:08:51.754Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T14:08:51.765Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T14:08:51.775Z] > git checkout -f a2d11f0c34afcfe7a517f899120647e7d47deb71 # timeout=10 [2021-06-11T14:08:55.516Z] Commit message: "Merge commit '89fae53e48fc5817143992b65423e89da01c8813' into HEAD" [2021-06-11T14:08:55.530Z] First time build. Skipping changelog. [2021-06-11T14:08:55.522Z] > git rev-list --no-walk 64768628631e2fa512565d271e0e2e08fbbd3edc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T14:08:56.749Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T14:08:57.084Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T14:08:57.390Z] + sudo service docker restart [2021-06-11T14:08:57.390Z] + true [2021-06-11T14:08:57.390Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T14:09:15.586Z] provisioning config files... [2021-06-11T14:09:15.600Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config8088542650780067354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:09:15.931Z] ---> docker-login.sh [2021-06-11T14:09:15.931Z] nexus3.edgexfoundry.org:10001 [2021-06-11T14:09:15.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:09:16.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:09:16.197Z] Configure a credential helper to remove this warning. See [2021-06-11T14:09:16.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:09:16.197Z] [2021-06-11T14:09:16.197Z] Login Succeeded [2021-06-11T14:09:16.197Z] nexus3.edgexfoundry.org:10002 [2021-06-11T14:09:16.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:09:16.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:09:16.198Z] Configure a credential helper to remove this warning. See [2021-06-11T14:09:16.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:09:16.198Z] [2021-06-11T14:09:16.198Z] Login Succeeded [2021-06-11T14:09:16.198Z] nexus3.edgexfoundry.org:10003 [2021-06-11T14:09:16.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:09:16.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:09:16.483Z] Configure a credential helper to remove this warning. See [2021-06-11T14:09:16.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:09:16.483Z] [2021-06-11T14:09:16.483Z] Login Succeeded [2021-06-11T14:09:16.483Z] nexus3.edgexfoundry.org:10004 [2021-06-11T14:09:16.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:09:16.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:09:16.483Z] Configure a credential helper to remove this warning. See [2021-06-11T14:09:16.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:09:16.483Z] [2021-06-11T14:09:16.483Z] Login Succeeded [2021-06-11T14:09:16.483Z] docker.io [2021-06-11T14:09:16.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:09:17.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:09:17.008Z] Configure a credential helper to remove this warning. See [2021-06-11T14:09:17.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:09:17.009Z] [2021-06-11T14:09:17.009Z] Login Succeeded [2021-06-11T14:09:17.009Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T14:09:17.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T14:09:17.202Z] ========================================================= [2021-06-11T14:09:17.202Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-11T14:09:17.202Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:09:17.510Z] + 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-06-11T14:09:17.780Z] Sending build context to Docker daemon 35.81MB [2021-06-11T14:09:17.780Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T14:09:17.780Z] Step 2/8 : FROM ${BASE} [2021-06-11T14:09:17.780Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-11T14:09:17.780Z] 540db60ca938: Pulling fs layer [2021-06-11T14:09:17.780Z] adcc1eea9eea: Pulling fs layer [2021-06-11T14:09:17.780Z] 4c4ab2625f07: Pulling fs layer [2021-06-11T14:09:17.780Z] 0510c868ecb4: Pulling fs layer [2021-06-11T14:09:17.780Z] afea3b2eda06: Pulling fs layer [2021-06-11T14:09:17.780Z] 7809a108b3ef: Pulling fs layer [2021-06-11T14:09:17.780Z] f706445af74f: Pulling fs layer [2021-06-11T14:09:17.780Z] afea3b2eda06: Waiting [2021-06-11T14:09:17.780Z] 7809a108b3ef: Waiting [2021-06-11T14:09:17.780Z] f706445af74f: Waiting [2021-06-11T14:09:17.780Z] 0510c868ecb4: Waiting [2021-06-11T14:09:18.043Z] 4c4ab2625f07: Verifying Checksum [2021-06-11T14:09:18.043Z] 4c4ab2625f07: Download complete [2021-06-11T14:09:18.043Z] adcc1eea9eea: Verifying Checksum [2021-06-11T14:09:18.043Z] adcc1eea9eea: Download complete [2021-06-11T14:09:18.043Z] afea3b2eda06: Verifying Checksum [2021-06-11T14:09:18.043Z] afea3b2eda06: Download complete [2021-06-11T14:09:18.043Z] 7809a108b3ef: Verifying Checksum [2021-06-11T14:09:18.043Z] 7809a108b3ef: Download complete [2021-06-11T14:09:18.043Z] 540db60ca938: Verifying Checksum [2021-06-11T14:09:18.043Z] 540db60ca938: Download complete [2021-06-11T14:09:18.317Z] 540db60ca938: Pull complete [2021-06-11T14:09:18.587Z] adcc1eea9eea: Pull complete [2021-06-11T14:09:18.855Z] 4c4ab2625f07: Pull complete [2021-06-11T14:09:19.815Z] f706445af74f: Verifying Checksum [2021-06-11T14:09:19.815Z] f706445af74f: Download complete [2021-06-11T14:09:20.077Z] 0510c868ecb4: Verifying Checksum [2021-06-11T14:09:20.077Z] 0510c868ecb4: Download complete [2021-06-11T14:09:23.416Z] 0510c868ecb4: Pull complete [2021-06-11T14:09:23.416Z] afea3b2eda06: Pull complete [2021-06-11T14:09:23.676Z] 7809a108b3ef: Pull complete [2021-06-11T14:09:25.077Z] f706445af74f: Pull complete [2021-06-11T14:09:25.077Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-11T14:09:25.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-11T14:09:25.077Z] ---> b068be0155e3 [2021-06-11T14:09:25.077Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-11T14:09:28.766Z] ---> Running in caf23e462c8d [2021-06-11T14:09:28.766Z] Removing intermediate container caf23e462c8d [2021-06-11T14:09:28.766Z] ---> 67074d5eb3cf [2021-06-11T14:09:28.766Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T14:09:29.027Z] ---> Running in 761fa178f368 [2021-06-11T14:09:29.600Z] Removing intermediate container 761fa178f368 [2021-06-11T14:09:29.600Z] ---> 0d148dea4759 [2021-06-11T14:09:29.600Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-11T14:09:29.600Z] ---> Running in fbff4cefd1bb [2021-06-11T14:09:29.600Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T14:09:30.558Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T14:09:30.820Z] OK: 149 MiB in 40 packages [2021-06-11T14:09:31.765Z] Removing intermediate container fbff4cefd1bb [2021-06-11T14:09:31.765Z] ---> 04bf174f6259 [2021-06-11T14:09:31.765Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-11T14:09:32.025Z] ---> Running in 5d68e983e4df [2021-06-11T14:09:32.286Z] Removing intermediate container 5d68e983e4df [2021-06-11T14:09:32.286Z] ---> 518e878e0fa4 [2021-06-11T14:09:32.286Z] Step 7/8 : COPY . . [2021-06-11T14:09:33.240Z] ---> 058da82c4331 [2021-06-11T14:09:33.240Z] Step 8/8 : RUN go mod download [2021-06-11T14:09:33.240Z] ---> Running in 2bc8699e8af6 [2021-06-11T14:09:48.165Z] Removing intermediate container 2bc8699e8af6 [2021-06-11T14:09:48.165Z] ---> 5213a41b74f8 [2021-06-11T14:09:48.165Z] Successfully built 5213a41b74f8 [2021-06-11T14:09:48.165Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:09:48.471Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T14:09:48.471Z] . [Pipeline] withDockerContainer [2021-06-11T14:09:48.548Z] prd-centos7-docker-4c-2g-519 does not seem to be running inside a container [2021-06-11T14:09:48.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-11T14:09:48.993Z] $ docker top 25dfa0ae9a7e5073f8e192e82137f18543109beae5c379eb57015946314c69d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T14:09:49.372Z] + go version [2021-06-11T14:09:49.372Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-11T14:09:49.385Z] $ docker stop --time=1 25dfa0ae9a7e5073f8e192e82137f18543109beae5c379eb57015946314c69d0 [2021-06-11T14:09:50.591Z] $ docker rm -f 25dfa0ae9a7e5073f8e192e82137f18543109beae5c379eb57015946314c69d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:09:51.176Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T14:09:51.176Z] . [Pipeline] withDockerContainer [2021-06-11T14:09:51.256Z] prd-centos7-docker-4c-2g-519 does not seem to be running inside a container [2021-06-11T14:09:51.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-11T14:09:51.722Z] $ docker top d4801140e82c70b36c329734e1ab092d602784b41e3075b2577b8ee448b3d9e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T14:09:52.201Z] + go mod tidy [Pipeline] sh [2021-06-11T14:09:52.780Z] + make test [2021-06-11T14:09:52.780Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-11T14:09:53.049Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-11T14:10:03.186Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-11T14:10:03.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-11T14:10:03.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-11T14:10:03.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-11T14:10:03.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-11T14:10:03.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-11T14:10:03.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-11T14:10:03.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-11T14:10:03.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-11T14:10:03.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-11T14:10:03.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-11T14:10:03.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-11T14:10:03.186Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-11T14:10:08.520Z] $ docker stop --time=1 d4801140e82c70b36c329734e1ab092d602784b41e3075b2577b8ee448b3d9e1 [2021-06-11T14:10:09.916Z] $ docker rm -f d4801140e82c70b36c329734e1ab092d602784b41e3075b2577b8ee448b3d9e1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T14:10:10.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T14:10:10.630Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-11T14:10:11.685Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-11T14:10:11.984Z] + ls -al . [2021-06-11T14:10:11.984Z] total 92 [2021-06-11T14:10:11.984Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 11 14:09 . [2021-06-11T14:10:11.984Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 14:08 .. [2021-06-11T14:10:11.984Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 14:08 assets [2021-06-11T14:10:11.984Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 11 14:08 bin [2021-06-11T14:10:11.984Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 11 14:08 cmd [2021-06-11T14:10:11.984Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 11 14:08 CONTRIBUTING.md [2021-06-11T14:10:11.984Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 11 14:09 coverage.out [2021-06-11T14:10:11.984Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 11 14:08 Dockerfile [2021-06-11T14:10:11.984Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 11 14:08 Dockerfile.build [2021-06-11T14:10:11.984Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 11 14:08 docs [2021-06-11T14:10:11.984Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 11 14:08 .git [2021-06-11T14:10:11.984Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 11 14:08 .github [2021-06-11T14:10:11.984Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 11 14:08 .gitignore [2021-06-11T14:10:11.984Z] -rw-rw-r--. 1 jenkins jenkins 971 Jun 11 14:08 go.mod [2021-06-11T14:10:11.984Z] -rw-r--r--. 1 jenkins jenkins 23959 Jun 11 14:09 go.sum [2021-06-11T14:10:11.984Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 11 14:08 internal [2021-06-11T14:10:11.984Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 11 14:08 Jenkinsfile [2021-06-11T14:10:11.984Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 11 14:08 LICENSE [2021-06-11T14:10:11.984Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 11 14:08 Makefile [2021-06-11T14:10:11.984Z] -rw-rw-r--. 1 jenkins jenkins 6012 Jun 11 14:08 README.md [2021-06-11T14:10:11.984Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 14:07 VERSION [2021-06-11T14:10:11.984Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 11 14:08 version.go [2021-06-11T14:10:11.984Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 11 14:08 web [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:10:12.294Z] + 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=a2d11f0c34afcfe7a517f899120647e7d47deb71 --label arch=amd64 --label version=0.0.0 . [2021-06-11T14:10:12.558Z] Sending build context to Docker daemon 35.83MB [2021-06-11T14:10:12.558Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T14:10:12.558Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-11T14:10:12.558Z] ---> 5213a41b74f8 [2021-06-11T14:10:12.558Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-11T14:10:12.820Z] ---> Running in cf84e3f0d7ff [2021-06-11T14:10:12.820Z] Removing intermediate container cf84e3f0d7ff [2021-06-11T14:10:12.820Z] ---> da60477f984f [2021-06-11T14:10:12.820Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-11T14:10:12.820Z] ---> Running in 55fc7ce78ddf [2021-06-11T14:10:12.820Z] Removing intermediate container 55fc7ce78ddf [2021-06-11T14:10:12.820Z] ---> b674144bd805 [2021-06-11T14:10:12.820Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-11T14:10:12.820Z] ---> Running in d1a96fba7e58 [2021-06-11T14:10:13.082Z] Removing intermediate container d1a96fba7e58 [2021-06-11T14:10:13.082Z] ---> 24e8199e0f8b [2021-06-11T14:10:13.082Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-11T14:10:13.082Z] ---> Running in 6caf54c532d8 [2021-06-11T14:10:13.082Z] Removing intermediate container 6caf54c532d8 [2021-06-11T14:10:13.082Z] ---> 53cf78c840a5 [2021-06-11T14:10:13.082Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-11T14:10:13.082Z] ---> Running in faa310da109e [2021-06-11T14:10:13.082Z] Removing intermediate container faa310da109e [2021-06-11T14:10:13.082Z] ---> fae793ca4adb [2021-06-11T14:10:13.082Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T14:10:13.346Z] ---> Running in d162911dc144 [2021-06-11T14:10:13.608Z] Removing intermediate container d162911dc144 [2021-06-11T14:10:13.608Z] ---> c3309950c699 [2021-06-11T14:10:13.608Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-11T14:10:13.868Z] ---> Running in 44622b2805b0 [2021-06-11T14:10:13.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T14:10:14.814Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T14:10:15.385Z] OK: 149 MiB in 40 packages [2021-06-11T14:10:15.644Z] Removing intermediate container 44622b2805b0 [2021-06-11T14:10:15.644Z] ---> 3d23c3319f70 [2021-06-11T14:10:15.644Z] Step 10/24 : ENV GO111MODULE=on [2021-06-11T14:10:15.644Z] ---> Running in 33524981febe [2021-06-11T14:10:15.644Z] Removing intermediate container 33524981febe [2021-06-11T14:10:15.644Z] ---> b879debfbeb7 [2021-06-11T14:10:15.644Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-11T14:10:15.913Z] ---> Running in ec25f6dc48a3 [2021-06-11T14:10:15.913Z] Removing intermediate container ec25f6dc48a3 [2021-06-11T14:10:15.913Z] ---> 0b24c29a9dd8 [2021-06-11T14:10:15.913Z] Step 12/24 : COPY go.mod . [2021-06-11T14:10:15.913Z] ---> bb5be9b17951 [2021-06-11T14:10:15.913Z] Step 13/24 : COPY Makefile . [2021-06-11T14:10:16.175Z] ---> 0ca2d40d076a [2021-06-11T14:10:16.175Z] Step 14/24 : RUN make update [2021-06-11T14:10:16.175Z] ---> Running in 4be4cabdb9a6 [2021-06-11T14:10:16.449Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-11T14:10:16.715Z] Removing intermediate container 4be4cabdb9a6 [2021-06-11T14:10:16.715Z] ---> 40ef01704ffa [2021-06-11T14:10:16.715Z] Step 15/24 : COPY . . [2021-06-11T14:10:18.113Z] ---> 158f390932ae [2021-06-11T14:10:18.113Z] Step 16/24 : RUN ${MAKE} [2021-06-11T14:10:18.113Z] ---> Running in 7c344cd63fae [2021-06-11T14:10:18.113Z] 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-06-11T14:10:26.312Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-11T14:10:27.707Z] Removing intermediate container 7c344cd63fae [2021-06-11T14:10:27.707Z] ---> 42e11b91e7a4 [2021-06-11T14:10:27.707Z] Step 17/24 : FROM alpine:3.12 [2021-06-11T14:10:27.969Z] 3.12: Pulling from library/alpine [2021-06-11T14:10:27.969Z] 339de151aab4: Pulling fs layer [2021-06-11T14:10:28.231Z] 339de151aab4: Verifying Checksum [2021-06-11T14:10:28.231Z] 339de151aab4: Download complete [2021-06-11T14:10:28.500Z] 339de151aab4: Pull complete [2021-06-11T14:10:28.500Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T14:10:28.500Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T14:10:28.500Z] ---> 13621d1b12d4 [2021-06-11T14:10:28.500Z] Step 18/24 : EXPOSE 4000 [2021-06-11T14:10:28.500Z] ---> Running in f7026ce8e082 [2021-06-11T14:10:28.761Z] Removing intermediate container f7026ce8e082 [2021-06-11T14:10:28.761Z] ---> 229eeed6b2ec [2021-06-11T14:10:28.761Z] 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-06-11T14:10:29.333Z] ---> 5f5fb2f33587 [2021-06-11T14:10:29.333Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-11T14:10:29.333Z] ---> Running in 64337ad30804 [2021-06-11T14:10:29.333Z] Removing intermediate container 64337ad30804 [2021-06-11T14:10:29.333Z] ---> 541a34fdc64b [2021-06-11T14:10:29.333Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-11T14:10:29.333Z] ---> Running in 959e55ba76a2 [2021-06-11T14:10:29.603Z] Removing intermediate container 959e55ba76a2 [2021-06-11T14:10:29.603Z] ---> 756763d026a2 [2021-06-11T14:10:29.603Z] Step 22/24 : LABEL arch=amd64 [2021-06-11T14:10:29.603Z] ---> Running in c23a5d55bd72 [2021-06-11T14:10:29.603Z] Removing intermediate container c23a5d55bd72 [2021-06-11T14:10:29.603Z] ---> cc8694a02b10 [2021-06-11T14:10:29.603Z] Step 23/24 : LABEL git_sha=a2d11f0c34afcfe7a517f899120647e7d47deb71 [2021-06-11T14:10:29.603Z] ---> Running in ace9eaac0ad0 [2021-06-11T14:10:29.603Z] Removing intermediate container ace9eaac0ad0 [2021-06-11T14:10:29.603Z] ---> b0ee9c9795fb [2021-06-11T14:10:29.603Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T14:10:29.870Z] ---> Running in 17190afcf322 [2021-06-11T14:10:29.870Z] Removing intermediate container 17190afcf322 [2021-06-11T14:10:29.870Z] ---> 84f3c31d5e27 [2021-06-11T14:10:29.870Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-11T14:10:29.870Z] Successfully built 84f3c31d5e27 [2021-06-11T14:10:29.870Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:10:30.657Z] ---> job-cost.sh [2021-06-11T14:10:30.657Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xFsd [2021-06-11T14:10:33.790Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-520 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [Pipeline] { [Pipeline] ws [2021-06-11T14:10:33.811Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2021-06-11T14:10:34.102Z] The recommended git tool is: git [2021-06-11T14:10:39.440Z] using credential edgex-jenkins-ssh [2021-06-11T14:10:39.462Z] Cloning the remote Git repository [2021-06-11T14:10:39.512Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-11T14:10:39.619Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2021-06-11T14:10:39.749Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-11T14:10:39.750Z] > git --version # timeout=10 [2021-06-11T14:10:39.809Z] > git --version # 'git version 2.17.1' [2021-06-11T14:10:39.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T14:10:39.917Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T14:10:40.720Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T14:10:42.623Z] Merging remotes/origin/master commit 89fae53e48fc5817143992b65423e89da01c8813 into PR head commit 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 [2021-06-11T14:10:42.026Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-11T14:10:42.053Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T14:10:42.079Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-11T14:10:42.109Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-11T14:10:42.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T14:10:42.125Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T14:10:42.641Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T14:10:42.653Z] > git checkout -f 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # timeout=10 [2021-06-11T14:10:43.545Z] Merge succeeded, producing 2edbd9a93741bfabba94e1c40344295e17352832 [2021-06-11T14:10:43.545Z] Checking out Revision 2edbd9a93741bfabba94e1c40344295e17352832 (PR-371) [2021-06-11T14:10:43.185Z] > git remote # timeout=10 [2021-06-11T14:10:43.201Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T14:10:43.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T14:10:43.230Z] > git merge 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 [2021-06-11T14:10:43.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T14:10:43.550Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T14:10:43.566Z] > git checkout -f 2edbd9a93741bfabba94e1c40344295e17352832 # timeout=10 [2021-06-11T14:10:47.894Z] Commit message: "Merge commit '89fae53e48fc5817143992b65423e89da01c8813' into HEAD" [2021-06-11T14:10:47.926Z] First time build. Skipping changelog. [2021-06-11T14:10:48.282Z] [2021-06-11T14:10:48.282Z] GitHub has been notified of this commit’s build result [2021-06-11T14:10:48.282Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T14:10:47.901Z] > git rev-list --no-walk 64768628631e2fa512565d271e0e2e08fbbd3edc # timeout=10 [2021-06-11T14:10:49.192Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-11T14:10:49.652Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T14:10:49.996Z] + + truesudo [2021-06-11T14:10:49.996Z] service docker restart [2021-06-11T14:10:55.652Z] lf-activate-venv(): INFO: Adding /tmp/venv-xFsd/bin to PATH [2021-06-11T14:10:55.652Z] INFO: No Stack... [2021-06-11T14:10:55.652Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T14:10:55.652Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T14:10:55.950Z] + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [2021-06-11T14:10:55.950Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T14:10:55.980Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-371-5-stack-cost] [2021-06-11T14:10:55.989Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-5-stack-cost] did not exist. Created. [2021-06-11T14:10:55.989Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-371-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T14:10:56.338Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-11T14:10:56.418Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T14:10:56.435Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T14:11:08.337Z] provisioning config files... [2021-06-11T14:11:08.365Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config4717339180748018430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:11:08.780Z] ---> docker-login.sh [2021-06-11T14:11:08.780Z] nexus3.edgexfoundry.org:10001 [2021-06-11T14:11:09.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:11:10.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:11:10.036Z] Configure a credential helper to remove this warning. See [2021-06-11T14:11:10.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:11:10.036Z] [2021-06-11T14:11:10.036Z] Login Succeeded [2021-06-11T14:11:10.036Z] nexus3.edgexfoundry.org:10002 [2021-06-11T14:11:10.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:11:10.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:11:10.589Z] Configure a credential helper to remove this warning. See [2021-06-11T14:11:10.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:11:10.589Z] [2021-06-11T14:11:10.589Z] Login Succeeded [2021-06-11T14:11:10.589Z] nexus3.edgexfoundry.org:10003 [2021-06-11T14:11:10.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:11:11.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:11:11.143Z] Configure a credential helper to remove this warning. See [2021-06-11T14:11:11.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:11:11.143Z] [2021-06-11T14:11:11.143Z] Login Succeeded [2021-06-11T14:11:11.143Z] nexus3.edgexfoundry.org:10004 [2021-06-11T14:11:11.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:11:11.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:11:11.690Z] Configure a credential helper to remove this warning. See [2021-06-11T14:11:11.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:11:11.690Z] [2021-06-11T14:11:11.691Z] Login Succeeded [2021-06-11T14:11:11.691Z] docker.io [2021-06-11T14:11:11.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T14:11:12.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T14:11:12.234Z] Configure a credential helper to remove this warning. See [2021-06-11T14:11:12.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T14:11:12.234Z] [2021-06-11T14:11:12.234Z] Login Succeeded [2021-06-11T14:11:12.234Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T14:11:12.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T14:11:12.566Z] ========================================================= [2021-06-11T14:11:12.566Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-11T14:11:12.566Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:11:12.914Z] + 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-06-11T14:11:13.912Z] Sending build context to Docker daemon 35.8MB [2021-06-11T14:11:13.912Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T14:11:13.912Z] Step 2/8 : FROM ${BASE} [2021-06-11T14:11:14.186Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-11T14:11:14.186Z] 595b0fe564bb: Pulling fs layer [2021-06-11T14:11:14.186Z] 3088b5b3c5c0: Pulling fs layer [2021-06-11T14:11:14.186Z] 5b7225fbf94c: Pulling fs layer [2021-06-11T14:11:14.186Z] ba82ee9f976e: Pulling fs layer [2021-06-11T14:11:14.186Z] 506bd15cee9f: Pulling fs layer [2021-06-11T14:11:14.186Z] 75a0a4a0db45: Pulling fs layer [2021-06-11T14:11:14.186Z] 618dc40b7e24: Pulling fs layer [2021-06-11T14:11:14.186Z] ba82ee9f976e: Waiting [2021-06-11T14:11:14.186Z] 506bd15cee9f: Waiting [2021-06-11T14:11:14.186Z] 618dc40b7e24: Waiting [2021-06-11T14:11:14.186Z] 75a0a4a0db45: Waiting [2021-06-11T14:11:14.186Z] 5b7225fbf94c: Download complete [2021-06-11T14:11:14.186Z] 3088b5b3c5c0: Verifying Checksum [2021-06-11T14:11:14.186Z] 3088b5b3c5c0: Download complete [2021-06-11T14:11:14.186Z] 506bd15cee9f: Verifying Checksum [2021-06-11T14:11:14.186Z] 506bd15cee9f: Download complete [2021-06-11T14:11:14.186Z] 75a0a4a0db45: Verifying Checksum [2021-06-11T14:11:14.186Z] 75a0a4a0db45: Download complete [2021-06-11T14:11:14.464Z] 595b0fe564bb: Download complete [2021-06-11T14:11:15.068Z] 595b0fe564bb: Pull complete [2021-06-11T14:11:15.673Z] 3088b5b3c5c0: Pull complete [2021-06-11T14:11:15.951Z] 5b7225fbf94c: Pull complete [2021-06-11T14:11:17.392Z] 618dc40b7e24: Verifying Checksum [2021-06-11T14:11:17.392Z] 618dc40b7e24: Download complete [2021-06-11T14:11:17.989Z] ba82ee9f976e: Verifying Checksum [2021-06-11T14:11:17.989Z] ba82ee9f976e: Download complete [2021-06-11T14:11:28.161Z] ba82ee9f976e: Pull complete [2021-06-11T14:11:28.161Z] 506bd15cee9f: Pull complete [2021-06-11T14:11:28.435Z] 75a0a4a0db45: Pull complete [2021-06-11T14:11:31.840Z] 618dc40b7e24: Pull complete [2021-06-11T14:11:31.840Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-11T14:11:31.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-11T14:11:31.840Z] ---> a36622ca3599 [2021-06-11T14:11:31.840Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-11T14:11:34.071Z] ---> Running in 19c310bd23d2 [2021-06-11T14:11:34.710Z] Removing intermediate container 19c310bd23d2 [2021-06-11T14:11:34.710Z] ---> c359c044e6f4 [2021-06-11T14:11:34.710Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T14:11:34.710Z] ---> Running in 1ade49d28c0a [2021-06-11T14:11:37.347Z] Removing intermediate container 1ade49d28c0a [2021-06-11T14:11:37.347Z] ---> 833a6ec8ff6f [2021-06-11T14:11:37.347Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-11T14:11:37.347Z] ---> Running in b5b029d5b676 [2021-06-11T14:11:38.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T14:11:39.374Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T14:11:40.358Z] OK: 138 MiB in 40 packages [2021-06-11T14:11:41.334Z] Removing intermediate container b5b029d5b676 [2021-06-11T14:11:41.334Z] ---> 6e8f9ef1914b [2021-06-11T14:11:41.334Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-11T14:11:41.334Z] ---> Running in 8e43f0bb8c67 [2021-06-11T14:11:41.929Z] Removing intermediate container 8e43f0bb8c67 [2021-06-11T14:11:41.929Z] ---> 8bc7cbcb15b2 [2021-06-11T14:11:41.929Z] Step 7/8 : COPY . . [2021-06-11T14:11:45.388Z] ---> 0ce46a54867f [2021-06-11T14:11:45.388Z] Step 8/8 : RUN go mod download [2021-06-11T14:11:45.388Z] ---> Running in e0e7887f093a [2021-06-11T14:12:12.193Z] Removing intermediate container e0e7887f093a [2021-06-11T14:12:12.193Z] ---> 517b76f1d08a [2021-06-11T14:12:12.193Z] Successfully built 517b76f1d08a [2021-06-11T14:12:12.193Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:12:12.536Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T14:12:12.536Z] . [Pipeline] withDockerContainer [2021-06-11T14:12:12.805Z] prd-ubuntu18.04-docker-arm64-4c-16g-520 does not seem to be running inside a container [2021-06-11T14:12:12.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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-06-11T14:12:14.471Z] $ docker top 3ec53891aa395244705160e7625a8042818ae782c7883c987a0ca23d54a0f92b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T14:12:15.395Z] + go version [2021-06-11T14:12:15.395Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-11T14:12:15.416Z] $ docker stop --time=1 3ec53891aa395244705160e7625a8042818ae782c7883c987a0ca23d54a0f92b [2021-06-11T14:12:17.195Z] $ docker rm -f 3ec53891aa395244705160e7625a8042818ae782c7883c987a0ca23d54a0f92b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:12:17.945Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T14:12:17.945Z] . [Pipeline] withDockerContainer [2021-06-11T14:12:18.167Z] prd-ubuntu18.04-docker-arm64-4c-16g-520 does not seem to be running inside a container [2021-06-11T14:12:18.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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-06-11T14:12:19.748Z] $ docker top a90f8ad7233c4591df31a7753edf9efe17fd8d82578479a778391f0f9e65dcd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T14:12:20.736Z] + go mod tidy [Pipeline] sh [2021-06-11T14:12:21.998Z] + make test [2021-06-11T14:12:21.998Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-11T14:12:22.982Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-11T14:12:55.396Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-11T14:12:55.396Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-11T14:12:55.396Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-11T14:12:55.396Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-11T14:12:55.396Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-11T14:12:55.396Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-11T14:12:55.396Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-11T14:12:55.396Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-11T14:12:55.396Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-11T14:12:55.396Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-11T14:12:55.396Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-11T14:12:55.396Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-11T14:12:55.396Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-11T14:13:17.606Z] $ docker stop --time=1 a90f8ad7233c4591df31a7753edf9efe17fd8d82578479a778391f0f9e65dcd3 [2021-06-11T14:13:19.511Z] $ docker rm -f a90f8ad7233c4591df31a7753edf9efe17fd8d82578479a778391f0f9e65dcd3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T14:13:20.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T14:13:20.356Z] Warning: overwriting stash ‘coverage-report’ [2021-06-11T14:13:20.964Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T14:13:21.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-11T14:13:21.859Z] + ls -al . [2021-06-11T14:13:21.859Z] total 124 [2021-06-11T14:13:21.859Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 11 14:12 . [2021-06-11T14:13:21.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 14:10 .. [2021-06-11T14:13:21.859Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 14:10 .git [2021-06-11T14:13:21.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 14:10 .github [2021-06-11T14:13:21.859Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 11 14:10 .gitignore [2021-06-11T14:13:21.859Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 11 14:10 CONTRIBUTING.md [2021-06-11T14:13:21.859Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 11 14:10 Dockerfile [2021-06-11T14:13:21.859Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 11 14:10 Dockerfile.build [2021-06-11T14:13:21.859Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 11 14:10 Jenkinsfile [2021-06-11T14:13:21.859Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 11 14:10 LICENSE [2021-06-11T14:13:21.859Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 11 14:10 Makefile [2021-06-11T14:13:21.859Z] -rw-rw-r-- 1 jenkins jenkins 6012 Jun 11 14:10 README.md [2021-06-11T14:13:21.859Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 14:07 VERSION [2021-06-11T14:13:21.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 14:10 assets [2021-06-11T14:13:21.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 14:10 bin [2021-06-11T14:13:21.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 14:10 cmd [2021-06-11T14:13:21.859Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 11 14:12 coverage.out [2021-06-11T14:13:21.859Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 11 14:10 docs [2021-06-11T14:13:21.859Z] -rw-rw-r-- 1 jenkins jenkins 971 Jun 11 14:10 go.mod [2021-06-11T14:13:21.859Z] -rw-r--r-- 1 jenkins jenkins 23959 Jun 11 14:12 go.sum [2021-06-11T14:13:21.859Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 11 14:10 internal [2021-06-11T14:13:21.859Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 11 14:10 version.go [2021-06-11T14:13:21.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 14:10 web [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:13:22.211Z] + 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=2edbd9a93741bfabba94e1c40344295e17352832 --label arch=arm64 --label version=0.0.0 . [2021-06-11T14:13:23.193Z] Sending build context to Docker daemon 35.83MB [2021-06-11T14:13:23.193Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T14:13:23.193Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-11T14:13:23.193Z] ---> 517b76f1d08a [2021-06-11T14:13:23.193Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-11T14:13:23.790Z] ---> Running in a2e4498ac6fa [2021-06-11T14:13:24.388Z] Removing intermediate container a2e4498ac6fa [2021-06-11T14:13:24.388Z] ---> 8816e8bca4c3 [2021-06-11T14:13:24.388Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-11T14:13:24.388Z] ---> Running in 69a4cf12ece7 [2021-06-11T14:13:24.984Z] Removing intermediate container 69a4cf12ece7 [2021-06-11T14:13:24.984Z] ---> 2b51ae74b38e [2021-06-11T14:13:24.984Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-11T14:13:24.984Z] ---> Running in 8bed8971d03d [2021-06-11T14:13:25.580Z] Removing intermediate container 8bed8971d03d [2021-06-11T14:13:25.580Z] ---> 0f7fa57b7fa2 [2021-06-11T14:13:25.580Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-11T14:13:25.580Z] ---> Running in 15f3ede82e11 [2021-06-11T14:13:25.855Z] Removing intermediate container 15f3ede82e11 [2021-06-11T14:13:25.855Z] ---> 8494133b37b0 [2021-06-11T14:13:25.855Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-11T14:13:26.134Z] ---> Running in a99a7597595e [2021-06-11T14:13:26.730Z] Removing intermediate container a99a7597595e [2021-06-11T14:13:26.730Z] ---> dee49f56bf0b [2021-06-11T14:13:26.730Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T14:13:26.730Z] ---> Running in bec57ddcc8f5 [2021-06-11T14:13:28.716Z] Removing intermediate container bec57ddcc8f5 [2021-06-11T14:13:28.716Z] ---> cac7524a0655 [2021-06-11T14:13:28.716Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-11T14:13:28.716Z] ---> Running in ae4dc25b9f89 [2021-06-11T14:13:30.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T14:13:30.757Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T14:13:31.737Z] OK: 138 MiB in 40 packages [2021-06-11T14:13:32.719Z] Removing intermediate container ae4dc25b9f89 [2021-06-11T14:13:32.719Z] ---> 11f2c958f8a2 [2021-06-11T14:13:32.719Z] Step 10/24 : ENV GO111MODULE=on [2021-06-11T14:13:32.993Z] ---> Running in ce5d57c661fe [2021-06-11T14:13:33.272Z] Removing intermediate container ce5d57c661fe [2021-06-11T14:13:33.272Z] ---> 3d459f3794b5 [2021-06-11T14:13:33.272Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-11T14:13:33.548Z] ---> Running in 6b7d466d131f [2021-06-11T14:13:34.150Z] Removing intermediate container 6b7d466d131f [2021-06-11T14:13:34.150Z] ---> 4d2822ed6246 [2021-06-11T14:13:34.150Z] Step 12/24 : COPY go.mod . [2021-06-11T14:13:34.747Z] ---> e5c50d8c9acf [2021-06-11T14:13:34.747Z] Step 13/24 : COPY Makefile . [2021-06-11T14:13:35.729Z] ---> b0ebd8a293f2 [2021-06-11T14:13:35.729Z] Step 14/24 : RUN make update [2021-06-11T14:13:35.729Z] ---> Running in 69ca62ba1981 [2021-06-11T14:13:36.715Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-11T14:13:38.163Z] Removing intermediate container 69ca62ba1981 [2021-06-11T14:13:38.163Z] ---> 8129c5f351c2 [2021-06-11T14:13:38.163Z] Step 15/24 : COPY . . [2021-06-11T14:13:41.557Z] ---> 8a80f5caa72e [2021-06-11T14:13:41.557Z] Step 16/24 : RUN ${MAKE} [2021-06-11T14:13:41.557Z] ---> Running in ec0e2c601441 [2021-06-11T14:13:42.994Z] 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-06-11T14:14:10.815Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-11T14:14:12.801Z] Removing intermediate container ec0e2c601441 [2021-06-11T14:14:12.801Z] ---> 1014ba6c8589 [2021-06-11T14:14:12.801Z] Step 17/24 : FROM alpine:3.12 [2021-06-11T14:14:13.777Z] 3.12: Pulling from library/alpine [2021-06-11T14:14:13.777Z] d2f70382dc9a: Pulling fs layer [2021-06-11T14:14:13.777Z] d2f70382dc9a: Verifying Checksum [2021-06-11T14:14:13.777Z] d2f70382dc9a: Download complete [2021-06-11T14:14:14.759Z] d2f70382dc9a: Pull complete [2021-06-11T14:14:14.759Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T14:14:14.759Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T14:14:14.759Z] ---> 9852663dfa18 [2021-06-11T14:14:14.759Z] Step 18/24 : EXPOSE 4000 [2021-06-11T14:14:14.759Z] ---> Running in 6ffd3e9bff60 [2021-06-11T14:14:15.357Z] Removing intermediate container 6ffd3e9bff60 [2021-06-11T14:14:15.357Z] ---> f707df8df355 [2021-06-11T14:14:15.357Z] 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-06-11T14:14:17.344Z] ---> 8a27358cba52 [2021-06-11T14:14:17.344Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-11T14:14:17.620Z] ---> Running in 2fd44b4142ea [2021-06-11T14:14:17.894Z] Removing intermediate container 2fd44b4142ea [2021-06-11T14:14:17.894Z] ---> 3adfff7a2a70 [2021-06-11T14:14:17.894Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-11T14:14:18.172Z] ---> Running in 6ab147148155 [2021-06-11T14:14:18.770Z] Removing intermediate container 6ab147148155 [2021-06-11T14:14:18.770Z] ---> cefd09fe011e [2021-06-11T14:14:18.770Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T14:14:18.770Z] ---> Running in 9bdfc7c141fc [2021-06-11T14:14:19.378Z] Removing intermediate container 9bdfc7c141fc [2021-06-11T14:14:19.378Z] ---> e07f3ea54ed9 [2021-06-11T14:14:19.378Z] Step 23/24 : LABEL git_sha=2edbd9a93741bfabba94e1c40344295e17352832 [2021-06-11T14:14:19.378Z] ---> Running in 536606b9124f [2021-06-11T14:14:19.977Z] Removing intermediate container 536606b9124f [2021-06-11T14:14:19.977Z] ---> 98ab2e526f3f [2021-06-11T14:14:19.977Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T14:14:19.977Z] ---> Running in d98e9c96e7cc [2021-06-11T14:14:20.573Z] Removing intermediate container d98e9c96e7cc [2021-06-11T14:14:20.573Z] ---> 4feafa153594 [2021-06-11T14:14:20.573Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-11T14:14:20.573Z] Successfully built 4feafa153594 [2021-06-11T14:14:20.573Z] 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-06-11T14:14:21.262Z] ---> job-cost.sh [2021-06-11T14:14:21.263Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DZAE [2021-06-11T14:15:00.253Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T14:16:22.082Z] lf-activate-venv(): INFO: Adding /tmp/venv-DZAE/bin to PATH [2021-06-11T14:16:22.082Z] INFO: No Stack... [2021-06-11T14:16:22.082Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-11T14:16:22.082Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T14:16:22.428Z] + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [2021-06-11T14:16:22.428Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T14:16:22.493Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-371-5-stack-cost] [2021-06-11T14:16:22.502Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-5-stack-cost] did not exist. Created. [2021-06-11T14:16:22.502Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-371-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T14:16:22.882Z] /w/workspace/edgex-ui-go/5@tmp/durable-6fbe5f98/script.sh: 1: /w/workspace/edgex-ui-go/5@tmp/durable-6fbe5f98/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-11T14:16:23.228Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-11T14:16:23.264Z] Warning: overwriting stash ‘stack-cost’ [2021-06-11T14:16:23.494Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T14:16:23.525Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-5-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-06-11T14:16:24.358Z] provisioning config files... [2021-06-11T14:16:24.380Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config7363272638309055456tmp [Pipeline] { [Pipeline] sh [2021-06-11T14:16:24.715Z] + set +x [2021-06-11T14:16:24.715Z] + curl -s https://codecov.io/bash [2021-06-11T14:16:24.715Z] + bash -s -- [2021-06-11T14:16:24.715Z] [2021-06-11T14:16:24.715Z] _____ _ [2021-06-11T14:16:24.715Z] / ____| | | [2021-06-11T14:16:24.715Z] | | ___ __| | ___ ___ _____ __ [2021-06-11T14:16:24.715Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-11T14:16:24.715Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-11T14:16:24.715Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-11T14:16:24.715Z] Bash-1.0.3 [2021-06-11T14:16:24.715Z] [2021-06-11T14:16:24.715Z] [2021-06-11T14:16:24.715Z] ==> git version 2.24.4 found [2021-06-11T14:16:24.980Z] ==> 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-06-11T14:16:24.980Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-11T14:16:24.980Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-11T14:16:24.980Z] ==> Jenkins CI detected. [2021-06-11T14:16:24.980Z] project root: . [2021-06-11T14:16:24.980Z] --> token set from env [2021-06-11T14:16:24.980Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-11T14:16:24.980Z] ==> Running gcov in . (disable via -X gcov) [2021-06-11T14:16:24.980Z] ==> Python coveragepy not found [2021-06-11T14:16:24.980Z] ==> Searching for coverage reports in: [2021-06-11T14:16:24.980Z] + . [2021-06-11T14:16:24.980Z] -> Found 1 reports [2021-06-11T14:16:24.980Z] ==> Detecting git/mercurial file structure [2021-06-11T14:16:24.980Z] ==> Reading reports [2021-06-11T14:16:24.980Z] + ./coverage.out bytes=10 [2021-06-11T14:16:24.980Z] ==> Appending adjustments [2021-06-11T14:16:24.980Z] https://docs.codecov.io/docs/fixing-reports [2021-06-11T14:16:24.980Z] + Found adjustments [2021-06-11T14:16:24.980Z] ==> Gzipping contents [2021-06-11T14:16:24.980Z] 4.0K /tmp/codecov.xjfqat.gz [2021-06-11T14:16:24.980Z] ==> Uploading reports [2021-06-11T14:16:24.980Z] url: https://codecov.io [2021-06-11T14:16:24.980Z] query: branch=PR-371&commit=f69d3a448c6bc48496da568ddfedea60c71f2c62&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-371%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=371&job=&cmd_args= [2021-06-11T14:16:24.980Z] -> Pinging Codecov [2021-06-11T14:16:24.980Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-371&commit=f69d3a448c6bc48496da568ddfedea60c71f2c62&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-371%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=371&job=&cmd_args= [2021-06-11T14:16:25.561Z] -> Uploading to [2021-06-11T14:16:25.562Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-11/FB506323287CE973F263BFD2A0EB1F37/f69d3a448c6bc48496da568ddfedea60c71f2c62/8979aedf-f484-42df-a1a0-12e377dcf787.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T141625Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa3004361773c7c6bfe3899d81f8b425f38f3d3e740ffd6560d3d2a8837f3985 [2021-06-11T14:16:25.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T14:16:25.562Z] Dload Upload Total Spent Left Speed [2021-06-11T14:16:26.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 7868 --:--:-- --:--:-- --:--:-- 7877 [2021-06-11T14:16:26.144Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f69d3a448c6bc48496da568ddfedea60c71f2c62 [Pipeline] } [2021-06-11T14:16:26.170Z] 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-06-11T14:16:27.804Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:16:28.397Z] ---> package-listing.sh [2021-06-11T14:16:28.397Z] ++ facter osfamily [2021-06-11T14:16:28.397Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T14:16:28.662Z] + OS_FAMILY=redhat [2021-06-11T14:16:28.663Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-371 [2021-06-11T14:16:28.663Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T14:16:28.663Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T14:16:28.663Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T14:16:28.663Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T14:16:28.663Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-371 ']' [2021-06-11T14:16:28.663Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T14:16:28.663Z] + case "${OS_FAMILY}" in [2021-06-11T14:16:28.663Z] + rpm -qa [2021-06-11T14:16:28.663Z] + sort [2021-06-11T14:16:29.239Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T14:16:29.239Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T14:16:29.239Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T14:16:29.502Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-371 ']' [2021-06-11T14:16:29.502Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-371/archives/ [2021-06-11T14:16:29.502Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-371/archives/ [Pipeline] echo [2021-06-11T14:16:29.518Z] 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-371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-11T14:16:29.821Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:16:30.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T14:16:30.395Z] [2021-06-11T14:16:30.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T14:16:30.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T14:16:31.297Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T14:16:31.297Z] df20fa9351a1: Pulling fs layer [2021-06-11T14:16:31.297Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T14:16:31.297Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T14:16:31.297Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T14:16:31.297Z] 93b61091891f: Pulling fs layer [2021-06-11T14:16:31.297Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T14:16:31.297Z] 5e14af77c1be: Pulling fs layer [2021-06-11T14:16:31.297Z] 01666e4c0597: Pulling fs layer [2021-06-11T14:16:31.297Z] aa168da1d23b: Pulling fs layer [2021-06-11T14:16:31.297Z] 93b61091891f: Waiting [2021-06-11T14:16:31.297Z] 93b9cdb0e59b: Waiting [2021-06-11T14:16:31.297Z] 5e14af77c1be: Waiting [2021-06-11T14:16:31.297Z] 01666e4c0597: Waiting [2021-06-11T14:16:31.297Z] aa168da1d23b: Waiting [2021-06-11T14:16:31.297Z] 46f8f816bc3b: Waiting [2021-06-11T14:16:31.297Z] 36b3adc4ff6f: Verifying Checksum [2021-06-11T14:16:31.297Z] 36b3adc4ff6f: Download complete [2021-06-11T14:16:31.297Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T14:16:31.297Z] 46f8f816bc3b: Download complete [2021-06-11T14:16:31.297Z] df20fa9351a1: Verifying Checksum [2021-06-11T14:16:31.297Z] df20fa9351a1: Download complete [2021-06-11T14:16:31.297Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T14:16:31.297Z] 93b9cdb0e59b: Download complete [2021-06-11T14:16:31.297Z] 5e14af77c1be: Verifying Checksum [2021-06-11T14:16:31.297Z] 5e14af77c1be: Download complete [2021-06-11T14:16:31.297Z] 01666e4c0597: Verifying Checksum [2021-06-11T14:16:31.297Z] 01666e4c0597: Download complete [2021-06-11T14:16:31.297Z] 93b61091891f: Verifying Checksum [2021-06-11T14:16:31.297Z] 93b61091891f: Download complete [2021-06-11T14:16:31.297Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T14:16:31.297Z] 8ad3a11d3b57: Download complete [2021-06-11T14:16:31.872Z] df20fa9351a1: Pull complete [2021-06-11T14:16:32.458Z] 36b3adc4ff6f: Pull complete [2021-06-11T14:16:33.419Z] aa168da1d23b: Verifying Checksum [2021-06-11T14:16:33.419Z] aa168da1d23b: Download complete [2021-06-11T14:16:33.419Z] 8ad3a11d3b57: Pull complete [2021-06-11T14:16:33.419Z] 46f8f816bc3b: Pull complete [2021-06-11T14:16:34.000Z] 93b61091891f: Pull complete [2021-06-11T14:16:34.261Z] 93b9cdb0e59b: Pull complete [2021-06-11T14:16:34.524Z] 5e14af77c1be: Pull complete [2021-06-11T14:16:35.100Z] 01666e4c0597: Pull complete [2021-06-11T14:16:43.292Z] aa168da1d23b: Pull complete [2021-06-11T14:16:43.292Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T14:16:43.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T14:16:43.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T14:16:43.386Z] prd-centos7-docker-4c-2g-515 does not seem to be running inside a container [2021-06-11T14:16:43.425Z] $ 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-371/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-371 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371:/w/workspace/edgexfoundry_edgex-ui-go_PR-371:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@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-06-11T14:17:21.013Z] $ docker top 3ea7070bd68a2a14854e1fc3709caa954316b886c9849cd58460531191bd6818 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T14:17:21.433Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T14:17:21.736Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T14:17:22.056Z] + ls /var/log/sa-host [2021-06-11T14:17:22.056Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T14:17:22.056Z] file_magic: OK [2021-06-11T14:17:22.056Z] HZ: Using current value: 100 [2021-06-11T14:17:22.056Z] file_header: OK [2021-06-11T14:17:22.056Z] 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-06-11T14:17:22.056Z] Statistics: [2021-06-11T14:17:22.056Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T14:17:22.056Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T14:17:22.056Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T14:17:22.056Z] file_magic: OK [2021-06-11T14:17:22.056Z] HZ: Using current value: 100 [2021-06-11T14:17:22.056Z] file_header: OK [2021-06-11T14:17:22.056Z] 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-06-11T14:17:22.056Z] Statistics: [2021-06-11T14:17:22.056Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T14:17:22.056Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T14:17:22.256Z] provisioning config files... [2021-06-11T14:17:22.270Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config3083940102008396205tmp [Pipeline] { [Pipeline] echo [2021-06-11T14:17:22.294Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:17:22.603Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T14:17:22.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:17:23.012Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T14:17:23.024Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:17:23.328Z] ---> sudo-logs.sh [2021-06-11T14:17:23.329Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T14:17:23.363Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:17:23.670Z] ---> job-cost.sh [2021-06-11T14:17:23.670Z] lf-activate-venv: SKIPPING [2021-06-11T14:17:23.670Z] DEBUG: total: 0.18000000715255737 [2021-06-11T14:17:23.670Z] INFO: Retrieving Stack Cost... [2021-06-11T14:17:24.618Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T14:17:25.193Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T14:17:25.207Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T14:17:25.515Z] ---> logs-deploy.sh [2021-06-11T14:17:25.515Z] lf-activate-venv: SKIPPING [2021-06-11T14:17:25.515Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-371/5 [2021-06-11T14:17:25.515Z] INFO: archiving workspace using pattern(s): [2021-06-11T14:17:26.466Z] Archives upload complete. [2021-06-11T14:17:26.466Z] INFO: archiving logs to Nexus