Pull request #431 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84+0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 (2b86c0151e7ecccf8ed91d1353e0edd7661b8d5a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3217034096254573892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1814536052560943369.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4219945170570491943.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1797313110813564184.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5437407997340786529.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-367’ Running on prd-centos7-docker-4c-2g-370 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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-431 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh3070423991767947953.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh1872106722674460585.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 Merge succeeded, producing 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Checking out Revision 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 (PR-431) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh69658439558610232.key > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 Commit message: "Merge branch 'main' into grafana-integrated" > git rev-list --no-walk 84c5d8e0ff145ccfc4ff8b0a6f64941fae5396fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-16T14:13:18.029Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-16T14:13:18.128Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-16T14:13:18.159Z] ========================================================= [2021-09-16T14:13:18.159Z] EdgeX Global Pipelines Version Info [2021-09-16T14:13:18.159Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:13:19.416Z] ------------------- [2021-09-16T14:13:19.416Z] stable info: [2021-09-16T14:13:19.416Z] ------------------- [2021-09-16T14:13:19.416Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-16T14:13:19.416Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T14:13:19.416Z] Message: update stable to v1.0.205 [2021-09-16T14:13:20.009Z] ------------------- [2021-09-16T14:13:20.009Z] experimental info: [2021-09-16T14:13:20.009Z] ------------------- [2021-09-16T14:13:20.009Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-16T14:13:20.009Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-16T14:13:20.009Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-16T14:13:20.141Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-16T14:13:20.167Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-16T14:13:20.190Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-16T14:13:20.215Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-16T14:13:20.239Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-16T14:13:20.263Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-16T14:13:20.288Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-16T14:13:20.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-16T14:13:20.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-16T14:13:20.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-16T14:13:20.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-16T14:13:20.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-16T14:13:20.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-16T14:13:20.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-16T14:13:20.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-16T14:13:20.507Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-16T14:13:20.533Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-16T14:13:20.559Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-16T14:13:20.584Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-16T14:13:20.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-16T14:13:20.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-16T14:13:20.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-16T14:13:20.709Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-16T14:13:20.733Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-16T14:13:20.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-16T14:13:20.782Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-16T14:13:20.806Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-16T14:13:20.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2021-09-16T14:13:20.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2021-09-16T14:13:20.879Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2021-09-16T14:13:20.903Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [Pipeline] echo [2021-09-16T14:13:20.928Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98ebbcb [Pipeline] echo [2021-09-16T14:13:20.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T14:13:21.023Z] provisioning config files... [2021-09-16T14:13:21.040Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config2428145776905854984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:13:21.367Z] ---> docker-login.sh [2021-09-16T14:13:21.367Z] nexus3.edgexfoundry.org:10001 [2021-09-16T14:13:21.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:13:21.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:13:21.633Z] Configure a credential helper to remove this warning. See [2021-09-16T14:13:21.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:13:21.633Z] [2021-09-16T14:13:21.633Z] Login Succeeded [2021-09-16T14:13:21.633Z] nexus3.edgexfoundry.org:10002 [2021-09-16T14:13:21.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:13:21.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:13:21.633Z] Configure a credential helper to remove this warning. See [2021-09-16T14:13:21.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:13:21.633Z] [2021-09-16T14:13:21.633Z] Login Succeeded [2021-09-16T14:13:21.633Z] nexus3.edgexfoundry.org:10003 [2021-09-16T14:13:21.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:13:21.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:13:21.903Z] Configure a credential helper to remove this warning. See [2021-09-16T14:13:21.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:13:21.903Z] [2021-09-16T14:13:21.903Z] Login Succeeded [2021-09-16T14:13:21.903Z] nexus3.edgexfoundry.org:10004 [2021-09-16T14:13:21.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:13:21.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:13:21.903Z] Configure a credential helper to remove this warning. See [2021-09-16T14:13:21.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:13:21.903Z] [2021-09-16T14:13:21.903Z] Login Succeeded [2021-09-16T14:13:21.903Z] docker.io [2021-09-16T14:13:22.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:13:22.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:13:22.436Z] Configure a credential helper to remove this warning. See [2021-09-16T14:13:22.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:13:22.436Z] [2021-09-16T14:13:22.436Z] Login Succeeded [2021-09-16T14:13:22.436Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T14:13:22.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-16T14:13:22.954Z] + git log --format=format:%s -1 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [Pipeline] echo [2021-09-16T14:13:23.003Z] GIT_COMMIT: 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84, Commit Message: Merge branch 'main' into grafana-integrated [Pipeline] echo [2021-09-16T14:13:23.017Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:13:23.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T14:13:23.578Z] [2021-09-16T14:13:23.578Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:13:23.913Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T14:13:24.179Z] latest: Pulling from edgex-devops/git-semver [2021-09-16T14:13:24.179Z] 31603596830f: Pulling fs layer [2021-09-16T14:13:24.179Z] 04fac38145f0: Pulling fs layer [2021-09-16T14:13:24.179Z] 701f6daf10bf: Pulling fs layer [2021-09-16T14:13:24.179Z] 24f72da36158: Pulling fs layer [2021-09-16T14:13:24.179Z] 24f72da36158: Waiting [2021-09-16T14:13:24.179Z] 04fac38145f0: Verifying Checksum [2021-09-16T14:13:24.179Z] 04fac38145f0: Download complete [2021-09-16T14:13:24.179Z] 31603596830f: Verifying Checksum [2021-09-16T14:13:24.179Z] 31603596830f: Download complete [2021-09-16T14:13:24.443Z] 31603596830f: Pull complete [2021-09-16T14:13:24.443Z] 24f72da36158: Verifying Checksum [2021-09-16T14:13:24.443Z] 24f72da36158: Download complete [2021-09-16T14:13:24.443Z] 04fac38145f0: Pull complete [2021-09-16T14:13:24.720Z] 701f6daf10bf: Verifying Checksum [2021-09-16T14:13:24.720Z] 701f6daf10bf: Download complete [2021-09-16T14:13:24.989Z] 701f6daf10bf: Pull complete [2021-09-16T14:13:25.258Z] 24f72da36158: Pull complete [2021-09-16T14:13:25.258Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-16T14:13:25.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-16T14:13:25.258Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-16T14:13:25.362Z] prd-centos7-docker-4c-2g-370 does not seem to be running inside a container [2021-09-16T14:13:25.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-16T14:13:26.210Z] $ docker top 402fa0f2633b6ad9da91ff7f7283be531ad897649948f761b2e483175dd781a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-16T14:13:26.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T14:13:26.348Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T14:13:26.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T14:13:26.466Z] $ docker exec 402fa0f2633b6ad9da91ff7f7283be531ad897649948f761b2e483175dd781a0 ssh-agent [2021-09-16T14:13:26.588Z] SSH_AUTH_SOCK=/tmp/ssh-vNz0fDwQ05Hq/agent.15 [2021-09-16T14:13:26.588Z] SSH_AGENT_PID=22 [2021-09-16T14:13:26.599Z] Running ssh-add (command line suppressed) [2021-09-16T14:13:26.700Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_6183283743992040041.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_6183283743992040041.key) [2021-09-16T14:13:26.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T14:13:27.041Z] + git tag --points-at HEAD [Pipeline] } [2021-09-16T14:13:27.058Z] $ docker exec --env ******** --env ******** 402fa0f2633b6ad9da91ff7f7283be531ad897649948f761b2e483175dd781a0 ssh-agent -k [2021-09-16T14:13:27.149Z] unset SSH_AUTH_SOCK; [2021-09-16T14:13:27.151Z] unset SSH_AGENT_PID; [2021-09-16T14:13:27.151Z] echo Agent pid 22 killed; [2021-09-16T14:13:27.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-16T14:13:27.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-16T14:13:27.210Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-16T14:13:27.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-16T14:13:27.323Z] $ docker exec 402fa0f2633b6ad9da91ff7f7283be531ad897649948f761b2e483175dd781a0 ssh-agent [2021-09-16T14:13:27.438Z] SSH_AUTH_SOCK=/tmp/ssh-dz8RTt55yTjE/agent.55 [2021-09-16T14:13:27.438Z] SSH_AGENT_PID=61 [2021-09-16T14:13:27.446Z] Running ssh-add (command line suppressed) [2021-09-16T14:13:27.537Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_3633917714049197429.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_3633917714049197429.key) [2021-09-16T14:13:27.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-16T14:13:27.884Z] + git semver init [2021-09-16T14:13:27.884Z] # -> Open(): unable to determine branch for HEAD [2021-09-16T14:13:27.884Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git [2021-09-16T14:13:27.884Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-09-16T14:13:27.884Z] # $SEMVER_REMOTE_NAME = origin [2021-09-16T14:13:27.884Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-16T14:13:27.884Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-16T14:13:27.884Z] # $SEMVER_BRANCH = PR-431 [2021-09-16T14:13:27.884Z] # $SEMVER_TEMP = /tmp/semver-751866657 [2021-09-16T14:13:27.884Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-16T14:13:29.831Z] # '/tmp/semver-751866657' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' [2021-09-16T14:13:29.831Z] # -> Force: false [2021-09-16T14:13:29.831Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } [2021-09-16T14:13:29.846Z] $ docker exec --env ******** --env ******** 402fa0f2633b6ad9da91ff7f7283be531ad897649948f761b2e483175dd781a0 ssh-agent -k [2021-09-16T14:13:29.942Z] unset SSH_AUTH_SOCK; [2021-09-16T14:13:29.942Z] unset SSH_AGENT_PID; [2021-09-16T14:13:29.942Z] echo Agent pid 61 killed; [2021-09-16T14:13:29.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-16T14:13:30.311Z] + git semver [Pipeline] } [2021-09-16T14:13:30.330Z] $ docker stop --time=1 402fa0f2633b6ad9da91ff7f7283be531ad897649948f761b2e483175dd781a0 [2021-09-16T14:13:31.617Z] $ docker rm -f 402fa0f2633b6ad9da91ff7f7283be531ad897649948f761b2e483175dd781a0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T14:13:32.005Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-16T14:13:32.333Z] Stashed 1 file(s) [Pipeline] echo [2021-09-16T14:13:32.336Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-09-16T14:13:47.557Z] Still waiting to schedule task [2021-09-16T14:13:47.557Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-16T14:13:47.560Z] Still waiting to schedule task [2021-09-16T14:13:47.560Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-368’ [2021-09-16T14:15:53.610Z] Running on prd-centos7-docker-4c-2g-371 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-09-16T14:15:53.642Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-09-16T14:15:53.805Z] The recommended git tool is: git [2021-09-16T14:15:57.083Z] using credential edgex-jenkins-ssh [2021-09-16T14:15:57.103Z] Cloning the remote Git repository [2021-09-16T14:15:56.837Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-16T14:15:56.927Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-09-16T14:15:57.006Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-16T14:15:57.006Z] > git --version # timeout=10 [2021-09-16T14:15:57.012Z] > git --version # 'git version 2.24.4' [2021-09-16T14:15:57.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T14:15:57.047Z] [INFO] Currently running in a labeled security context [2021-09-16T14:15:57.047Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-16T14:15:57.047Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8106512363160606336.key [2021-09-16T14:15:57.062Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T14:16:08.736Z] Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-09-16T14:16:08.917Z] Merge succeeded, producing 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-09-16T14:16:08.918Z] Checking out Revision 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 (PR-431) [2021-09-16T14:16:08.071Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-16T14:16:08.083Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T14:16:08.098Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-16T14:16:08.119Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-16T14:16:08.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T14:16:08.124Z] [INFO] Currently running in a labeled security context [2021-09-16T14:16:08.124Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-16T14:16:08.124Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh198364050702586489.key [2021-09-16T14:16:08.132Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-16T14:16:08.748Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T14:16:08.758Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-09-16T14:16:08.865Z] > git remote # timeout=10 [2021-09-16T14:16:08.870Z] > git config --get remote.origin.url # timeout=10 [2021-09-16T14:16:08.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T14:16:08.888Z] [INFO] Currently running in a labeled security context [2021-09-16T14:16:08.888Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-16T14:16:08.888Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh6725991324229321093.key [2021-09-16T14:16:08.896Z] > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 [2021-09-16T14:16:08.908Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-16T14:16:08.922Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T14:16:08.933Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-09-16T14:16:12.805Z] Commit message: "Merge branch 'main' into grafana-integrated" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T14:16:13.483Z] provisioning config files... [2021-09-16T14:16:13.520Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3830342641992791373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:16:14.219Z] ---> docker-login.sh [2021-09-16T14:16:14.219Z] nexus3.edgexfoundry.org:10001 [2021-09-16T14:16:14.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:16:14.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:16:14.219Z] Configure a credential helper to remove this warning. See [2021-09-16T14:16:14.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:16:14.219Z] [2021-09-16T14:16:14.219Z] Login Succeeded [2021-09-16T14:16:14.219Z] nexus3.edgexfoundry.org:10002 [2021-09-16T14:16:14.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:16:14.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:16:14.219Z] Configure a credential helper to remove this warning. See [2021-09-16T14:16:14.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:16:14.219Z] [2021-09-16T14:16:14.219Z] Login Succeeded [2021-09-16T14:16:14.219Z] nexus3.edgexfoundry.org:10003 [2021-09-16T14:16:14.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:16:14.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:16:14.491Z] Configure a credential helper to remove this warning. See [2021-09-16T14:16:14.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:16:14.491Z] [2021-09-16T14:16:14.491Z] Login Succeeded [2021-09-16T14:16:14.491Z] nexus3.edgexfoundry.org:10004 [2021-09-16T14:16:14.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:16:20.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:16:20.053Z] Configure a credential helper to remove this warning. See [2021-09-16T14:16:20.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:16:20.053Z] [2021-09-16T14:16:20.053Z] Login Succeeded [2021-09-16T14:16:20.053Z] docker.io [2021-09-16T14:16:20.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:16:20.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:16:20.053Z] Configure a credential helper to remove this warning. See [2021-09-16T14:16:20.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:16:20.053Z] [2021-09-16T14:16:20.053Z] Login Succeeded [2021-09-16T14:16:20.053Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T14:16:20.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-16T14:16:20.342Z] ========================================================= [2021-09-16T14:16:20.342Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-16T14:16:20.342Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:16:20.708Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-16T14:16:20.708Z] Sending build context to Docker daemon 21.66MB [2021-09-16T14:16:20.708Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-16T14:16:20.708Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-16T14:16:20.978Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-16T14:16:20.978Z] 540db60ca938: Pulling fs layer [2021-09-16T14:16:20.978Z] adcc1eea9eea: Pulling fs layer [2021-09-16T14:16:20.978Z] 4c4ab2625f07: Pulling fs layer [2021-09-16T14:16:20.978Z] db62176df00c: Pulling fs layer [2021-09-16T14:16:20.978Z] 3b30891b0d05: Pulling fs layer [2021-09-16T14:16:20.978Z] 06b49ca38bd5: Pulling fs layer [2021-09-16T14:16:20.978Z] c788192a36de: Pulling fs layer [2021-09-16T14:16:20.978Z] a77e37c0d609: Pulling fs layer [2021-09-16T14:16:20.978Z] c3185cebc471: Pulling fs layer [2021-09-16T14:16:20.978Z] db62176df00c: Waiting [2021-09-16T14:16:20.978Z] 3b30891b0d05: Waiting [2021-09-16T14:16:20.978Z] 06b49ca38bd5: Waiting [2021-09-16T14:16:20.978Z] c788192a36de: Waiting [2021-09-16T14:16:20.978Z] a77e37c0d609: Waiting [2021-09-16T14:16:20.978Z] c3185cebc471: Waiting [2021-09-16T14:16:20.978Z] 4c4ab2625f07: Verifying Checksum [2021-09-16T14:16:20.978Z] 4c4ab2625f07: Download complete [2021-09-16T14:16:20.978Z] adcc1eea9eea: Verifying Checksum [2021-09-16T14:16:20.978Z] adcc1eea9eea: Download complete [2021-09-16T14:16:20.978Z] 3b30891b0d05: Verifying Checksum [2021-09-16T14:16:20.978Z] 3b30891b0d05: Download complete [2021-09-16T14:16:20.978Z] 06b49ca38bd5: Verifying Checksum [2021-09-16T14:16:20.978Z] 06b49ca38bd5: Download complete [2021-09-16T14:16:21.254Z] c788192a36de: Verifying Checksum [2021-09-16T14:16:21.254Z] c788192a36de: Download complete [2021-09-16T14:16:21.254Z] 540db60ca938: Verifying Checksum [2021-09-16T14:16:21.254Z] 540db60ca938: Download complete [2021-09-16T14:16:21.524Z] 540db60ca938: Pull complete [2021-09-16T14:16:21.524Z] adcc1eea9eea: Pull complete [2021-09-16T14:16:21.524Z] 4c4ab2625f07: Pull complete [2021-09-16T14:16:22.490Z] a77e37c0d609: Verifying Checksum [2021-09-16T14:16:22.490Z] a77e37c0d609: Download complete [2021-09-16T14:16:29.384Z] c3185cebc471: Verifying Checksum [2021-09-16T14:16:29.384Z] c3185cebc471: Download complete [2021-09-16T14:16:29.384Z] db62176df00c: Verifying Checksum [2021-09-16T14:16:29.384Z] db62176df00c: Download complete [2021-09-16T14:16:32.808Z] db62176df00c: Pull complete [2021-09-16T14:16:32.808Z] 3b30891b0d05: Pull complete [2021-09-16T14:16:32.808Z] 06b49ca38bd5: Pull complete [2021-09-16T14:16:32.808Z] c788192a36de: Pull complete [2021-09-16T14:16:32.808Z] a77e37c0d609: Pull complete [2021-09-16T14:16:35.027Z] c3185cebc471: Pull complete [2021-09-16T14:16:35.027Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-16T14:16:35.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-16T14:16:35.027Z] ---> 031687cdd783 [2021-09-16T14:16:35.027Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-16T14:16:37.040Z] ---> Running in 668c5404dd5a [2021-09-16T14:16:37.040Z] Removing intermediate container 668c5404dd5a [2021-09-16T14:16:37.040Z] ---> 911639ef83ee [2021-09-16T14:16:37.040Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-16T14:16:37.040Z] ---> Running in 4c3ccdea31de [2021-09-16T14:16:37.040Z] Removing intermediate container 4c3ccdea31de [2021-09-16T14:16:37.040Z] ---> 0a553f66a36f [2021-09-16T14:16:37.040Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-16T14:16:37.040Z] ---> Running in 5a04587005a0 [2021-09-16T14:16:37.040Z] Removing intermediate container 5a04587005a0 [2021-09-16T14:16:37.040Z] ---> f6f78d953fee [2021-09-16T14:16:37.040Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-16T14:16:37.040Z] ---> Running in 679a19a17502 [2021-09-16T14:16:37.319Z] Removing intermediate container 679a19a17502 [2021-09-16T14:16:37.319Z] ---> 6e2984b43879 [2021-09-16T14:16:37.319Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-16T14:16:37.319Z] ---> Running in 6789365a46c0 [2021-09-16T14:16:37.319Z] Removing intermediate container 6789365a46c0 [2021-09-16T14:16:37.319Z] ---> 5d43010a792e [2021-09-16T14:16:37.319Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T14:16:37.319Z] ---> Running in 1fb44a8c91d1 [2021-09-16T14:16:37.937Z] Removing intermediate container 1fb44a8c91d1 [2021-09-16T14:16:37.937Z] ---> aa5b46ab1a39 [2021-09-16T14:16:37.937Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-16T14:16:37.937Z] ---> Running in da041c6cf414 [2021-09-16T14:16:38.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T14:16:41.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T14:16:45.999Z] OK: 219 MiB in 52 packages [2021-09-16T14:16:46.281Z] Removing intermediate container da041c6cf414 [2021-09-16T14:16:46.281Z] ---> 8357949bdf05 [2021-09-16T14:16:46.281Z] Step 10/17 : ENV GO111MODULE=on [2021-09-16T14:16:46.281Z] ---> Running in 370a1d1450f0 [2021-09-16T14:16:46.561Z] Removing intermediate container 370a1d1450f0 [2021-09-16T14:16:46.561Z] ---> 6fef5947643c [2021-09-16T14:16:46.561Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-16T14:16:46.561Z] ---> Running in 9e6eaf8881ba [2021-09-16T14:16:46.561Z] Removing intermediate container 9e6eaf8881ba [2021-09-16T14:16:46.561Z] ---> 9538f1383b8a [2021-09-16T14:16:46.561Z] Step 12/17 : COPY go.mod . [2021-09-16T14:16:46.840Z] ---> 0afe904cee8e [2021-09-16T14:16:46.840Z] Step 13/17 : COPY Makefile . [2021-09-16T14:16:46.840Z] ---> d944b4e729db [2021-09-16T14:16:46.840Z] Step 14/17 : RUN make update [2021-09-16T14:16:46.840Z] ---> Running in 0c865af9c3f6 [2021-09-16T14:16:47.120Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-16T14:16:59.610Z] Removing intermediate container 0c865af9c3f6 [2021-09-16T14:16:59.610Z] ---> 9bedf21828fb [2021-09-16T14:16:59.610Z] Step 15/17 : COPY . . [2021-09-16T14:16:59.610Z] ---> 5686a5e30248 [2021-09-16T14:16:59.610Z] Step 16/17 : RUN go mod tidy [2021-09-16T14:16:59.610Z] ---> Running in 9275cd34bdf8 [2021-09-16T14:16:59.610Z] Removing intermediate container 9275cd34bdf8 [2021-09-16T14:16:59.610Z] ---> dc42ea0c2dba [2021-09-16T14:16:59.610Z] Step 17/17 : RUN ${MAKE} [2021-09-16T14:16:59.610Z] ---> Running in d4bcc6c62ed7 [2021-09-16T14:16:59.610Z] noop [2021-09-16T14:16:59.610Z] Removing intermediate container d4bcc6c62ed7 [2021-09-16T14:16:59.610Z] ---> fe33143bafe3 [2021-09-16T14:16:59.610Z] Successfully built fe33143bafe3 [2021-09-16T14:16:59.610Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:16:59.976Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-16T14:16:59.976Z] . [Pipeline] withDockerContainer [2021-09-16T14:17:00.090Z] prd-centos7-docker-4c-2g-371 does not seem to be running inside a container [2021-09-16T14:17:00.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-16T14:17:00.565Z] $ docker top 9dc60189bf3327fd16fa7b9deebbff5284b22c3f18b6872232775298220dcb71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T14:17:00.988Z] + go version [2021-09-16T14:17:00.988Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-16T14:17:01.007Z] $ docker stop --time=1 9dc60189bf3327fd16fa7b9deebbff5284b22c3f18b6872232775298220dcb71 [2021-09-16T14:17:02.206Z] $ docker rm -f 9dc60189bf3327fd16fa7b9deebbff5284b22c3f18b6872232775298220dcb71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:17:02.886Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-16T14:17:02.886Z] . [Pipeline] withDockerContainer [2021-09-16T14:17:02.988Z] prd-centos7-docker-4c-2g-371 does not seem to be running inside a container [2021-09-16T14:17:03.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-16T14:17:03.486Z] $ docker top 807bf0035f9fa4dcfd435851916053eb0943bdece848bf701d9a53e57dc54931 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-16T14:17:03.926Z] + go mod tidy [Pipeline] sh [2021-09-16T14:17:04.262Z] + make test [2021-09-16T14:17:04.262Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-16T14:17:04.553Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-16T14:17:14.940Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-16T14:17:14.940Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-16T14:17:14.940Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-16T14:17:14.940Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-16T14:17:14.940Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-16T14:17:14.940Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-16T14:17:14.940Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-16T14:17:14.940Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-16T14:17:14.940Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-16T14:17:14.940Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-16T14:17:14.940Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-16T14:17:14.940Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-16T14:17:14.940Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-16T14:17:20.541Z] $ docker stop --time=1 807bf0035f9fa4dcfd435851916053eb0943bdece848bf701d9a53e57dc54931 [2021-09-16T14:17:21.893Z] $ docker rm -f 807bf0035f9fa4dcfd435851916053eb0943bdece848bf701d9a53e57dc54931 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T14:17:22.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-16T14:17:22.610Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-16T14:17:23.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-16T14:17:24.032Z] + ls -al . [2021-09-16T14:17:24.032Z] total 88 [2021-09-16T14:17:24.032Z] drwxrwxr-x. 11 jenkins jenkins 4096 Sep 16 14:17 . [2021-09-16T14:17:24.032Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 16 14:15 .. [2021-09-16T14:17:24.032Z] drwxrwxr-x. 4 jenkins jenkins 36 Sep 16 14:16 assets [2021-09-16T14:17:24.032Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 16 14:16 bin [2021-09-16T14:17:24.032Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 16 14:16 cmd [2021-09-16T14:17:24.032Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 16 14:16 CONTRIBUTING.md [2021-09-16T14:17:24.032Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 16 14:17 coverage.out [2021-09-16T14:17:24.032Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 16 14:16 Dockerfile [2021-09-16T14:17:24.032Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 16 14:16 docs [2021-09-16T14:17:24.032Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 16 14:16 .git [2021-09-16T14:17:24.032Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 16 14:16 .github [2021-09-16T14:17:24.032Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 16 14:16 .gitignore [2021-09-16T14:17:24.032Z] -rw-rw-r--. 1 jenkins jenkins 823 Sep 16 14:16 go.mod [2021-09-16T14:17:24.032Z] -rw-r--r--. 1 jenkins jenkins 23693 Sep 16 14:17 go.sum [2021-09-16T14:17:24.032Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 16 14:16 internal [2021-09-16T14:17:24.032Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 16 14:16 Jenkinsfile [2021-09-16T14:17:24.032Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 16 14:16 LICENSE [2021-09-16T14:17:24.032Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 16 14:16 Makefile [2021-09-16T14:17:24.032Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 16 14:16 pkg [2021-09-16T14:17:24.032Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 16 14:16 README.md [2021-09-16T14:17:24.032Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 16 14:13 VERSION [2021-09-16T14:17:24.032Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 16 14:16 version.go [2021-09-16T14:17:24.032Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 16 14:16 web [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:17:24.374Z] + 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=98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 --label arch=amd64 --label version=0.0.0 . [2021-09-16T14:17:24.374Z] Sending build context to Docker daemon 21.69MB [2021-09-16T14:17:24.651Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-16T14:17:24.651Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-16T14:17:24.651Z] ---> fe33143bafe3 [2021-09-16T14:17:24.651Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-16T14:17:24.651Z] ---> Running in a70d5c40beaa [2021-09-16T14:17:24.651Z] Removing intermediate container a70d5c40beaa [2021-09-16T14:17:24.651Z] ---> d41df59e4675 [2021-09-16T14:17:24.651Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-16T14:17:24.651Z] ---> Running in ae31fe18a1cb [2021-09-16T14:17:24.934Z] Removing intermediate container ae31fe18a1cb [2021-09-16T14:17:24.934Z] ---> 72ec674063ac [2021-09-16T14:17:24.934Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-16T14:17:24.934Z] ---> Running in 4570ba4ca493 [2021-09-16T14:17:24.934Z] Removing intermediate container 4570ba4ca493 [2021-09-16T14:17:24.934Z] ---> 64a73df76abe [2021-09-16T14:17:24.934Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-16T14:17:24.934Z] ---> Running in 3f95d2057819 [2021-09-16T14:17:25.207Z] Removing intermediate container 3f95d2057819 [2021-09-16T14:17:25.207Z] ---> f3e66e172292 [2021-09-16T14:17:25.207Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-16T14:17:25.207Z] ---> Running in b5fc81e26f10 [2021-09-16T14:17:25.207Z] Removing intermediate container b5fc81e26f10 [2021-09-16T14:17:25.207Z] ---> 100a363c1c77 [2021-09-16T14:17:25.207Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T14:17:25.207Z] ---> Running in 20c70b68994e [2021-09-16T14:17:26.012Z] Removing intermediate container 20c70b68994e [2021-09-16T14:17:26.012Z] ---> 7d40c65bcea3 [2021-09-16T14:17:26.012Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-16T14:17:26.012Z] ---> Running in 47e22601d370 [2021-09-16T14:17:26.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-16T14:17:26.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-16T14:17:27.961Z] OK: 219 MiB in 52 packages [2021-09-16T14:17:28.241Z] Removing intermediate container 47e22601d370 [2021-09-16T14:17:28.241Z] ---> 19871e797967 [2021-09-16T14:17:28.241Z] Step 10/25 : ENV GO111MODULE=on [2021-09-16T14:17:28.241Z] ---> Running in 27ce4e5f192e [2021-09-16T14:17:28.241Z] Removing intermediate container 27ce4e5f192e [2021-09-16T14:17:28.241Z] ---> 18bb959ea482 [2021-09-16T14:17:28.241Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-16T14:17:28.241Z] ---> Running in 82892ee410a6 [2021-09-16T14:17:28.521Z] Removing intermediate container 82892ee410a6 [2021-09-16T14:17:28.521Z] ---> 641bf20120ef [2021-09-16T14:17:28.521Z] Step 12/25 : COPY go.mod . [2021-09-16T14:17:28.521Z] ---> c574591de5d6 [2021-09-16T14:17:28.521Z] Step 13/25 : COPY Makefile . [2021-09-16T14:17:28.793Z] ---> 0019f60e0827 [2021-09-16T14:17:28.793Z] Step 14/25 : RUN make update [2021-09-16T14:17:28.793Z] ---> Running in b7299bb359d9 [2021-09-16T14:17:29.067Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-16T14:17:29.349Z] Removing intermediate container b7299bb359d9 [2021-09-16T14:17:29.349Z] ---> f7765aaab508 [2021-09-16T14:17:29.349Z] Step 15/25 : COPY . . [2021-09-16T14:17:29.953Z] ---> 8d794a47276e [2021-09-16T14:17:29.953Z] Step 16/25 : RUN go mod tidy [2021-09-16T14:17:29.953Z] ---> Running in 32dcf82bde47 [2021-09-16T14:17:30.555Z] Removing intermediate container 32dcf82bde47 [2021-09-16T14:17:30.555Z] ---> 76f387229e7b [2021-09-16T14:17:30.555Z] Step 17/25 : RUN ${MAKE} [2021-09-16T14:17:30.555Z] ---> Running in dc31c3d5abc2 [2021-09-16T14:17:30.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-16T14:17:30.844Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-372 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-09-16T14:17:30.862Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-09-16T14:17:31.091Z] The recommended git tool is: git [2021-09-16T14:17:37.045Z] using credential edgex-jenkins-ssh [2021-09-16T14:17:37.062Z] Cloning the remote Git repository [2021-09-16T14:17:37.120Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-16T14:17:37.238Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-09-16T14:17:37.330Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-16T14:17:37.331Z] > git --version # timeout=10 [2021-09-16T14:17:37.349Z] > git --version # 'git version 2.17.1' [2021-09-16T14:17:37.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T14:17:37.443Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T14:17:39.157Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-16T14:17:40.819Z] Removing intermediate container dc31c3d5abc2 [2021-09-16T14:17:40.819Z] ---> 35c14d0099eb [2021-09-16T14:17:40.819Z] Step 18/25 : FROM alpine:3.12 [2021-09-16T14:17:40.989Z] Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-09-16T14:17:40.234Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-16T14:17:40.258Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-16T14:17:40.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-16T14:17:40.309Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-16T14:17:40.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T14:17:40.322Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-16T14:17:41.009Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T14:17:41.028Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-09-16T14:17:41.404Z] Merge succeeded, producing 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-09-16T14:17:41.404Z] Checking out Revision 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 (PR-431) [2021-09-16T14:17:41.423Z] 3.12: Pulling from library/alpine [2021-09-16T14:17:41.423Z] e519532ddf75: Pulling fs layer [2021-09-16T14:17:41.703Z] e519532ddf75: Verifying Checksum [2021-09-16T14:17:41.703Z] e519532ddf75: Download complete [2021-09-16T14:17:41.989Z] e519532ddf75: Pull complete [2021-09-16T14:17:41.989Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-16T14:17:41.989Z] Status: Downloaded newer image for alpine:3.12 [2021-09-16T14:17:41.989Z] ---> 48b8ec4ed9eb [2021-09-16T14:17:41.989Z] Step 19/25 : EXPOSE 4000 [2021-09-16T14:17:41.989Z] ---> Running in 9e5c945881da [2021-09-16T14:17:41.989Z] Removing intermediate container 9e5c945881da [2021-09-16T14:17:41.989Z] ---> 8d655037e3fe [2021-09-16T14:17:41.989Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-16T14:17:42.592Z] ---> 938c8281828f [2021-09-16T14:17:42.593Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-16T14:17:42.593Z] ---> Running in 1d6f72f98eb1 [2021-09-16T14:17:42.593Z] Removing intermediate container 1d6f72f98eb1 [2021-09-16T14:17:42.593Z] ---> 383ff0533066 [2021-09-16T14:17:42.593Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-16T14:17:42.593Z] ---> Running in 1de51c464eac [2021-09-16T14:17:42.593Z] Removing intermediate container 1de51c464eac [2021-09-16T14:17:42.593Z] ---> f15cf9cb8627 [2021-09-16T14:17:42.593Z] Step 23/25 : LABEL arch=amd64 [2021-09-16T14:17:42.593Z] ---> Running in 3e4345158e6a [2021-09-16T14:17:41.316Z] > git remote # timeout=10 [2021-09-16T14:17:41.338Z] > git config --get remote.origin.url # timeout=10 [2021-09-16T14:17:41.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-16T14:17:41.366Z] > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 [2021-09-16T14:17:41.390Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-16T14:17:41.412Z] > git config core.sparsecheckout # timeout=10 [2021-09-16T14:17:41.423Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-09-16T14:17:42.871Z] Removing intermediate container 3e4345158e6a [2021-09-16T14:17:42.871Z] ---> 5d8d01c5ff04 [2021-09-16T14:17:42.871Z] Step 24/25 : LABEL git_sha=98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-09-16T14:17:42.871Z] ---> Running in 942300df07cf [2021-09-16T14:17:42.871Z] Removing intermediate container 942300df07cf [2021-09-16T14:17:42.871Z] ---> afc7e7f51d28 [2021-09-16T14:17:42.871Z] Step 25/25 : LABEL version=0.0.0 [2021-09-16T14:17:42.871Z] ---> Running in 235c97c92af0 [2021-09-16T14:17:43.152Z] Removing intermediate container 235c97c92af0 [2021-09-16T14:17:43.152Z] ---> 99665a3bfb16 [2021-09-16T14:17:43.152Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-16T14:17:43.152Z] Successfully built 99665a3bfb16 [2021-09-16T14:17:43.152Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:17:43.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T14:17:43.831Z] [2021-09-16T14:17:43.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:17:44.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T14:17:44.197Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-16T14:17:44.197Z] b4d181a07f80: Pulling fs layer [2021-09-16T14:17:44.197Z] a1111a8f2ec3: Pulling fs layer [2021-09-16T14:17:44.197Z] ed53099fbce6: Pulling fs layer [2021-09-16T14:17:44.197Z] dc539afda2c1: Pulling fs layer [2021-09-16T14:17:44.197Z] 77bc0d833cb6: Pulling fs layer [2021-09-16T14:17:44.197Z] 9065ff56babe: Pulling fs layer [2021-09-16T14:17:44.197Z] d287ab97295c: Pulling fs layer [2021-09-16T14:17:44.197Z] 77bc0d833cb6: Waiting [2021-09-16T14:17:44.197Z] 9065ff56babe: Waiting [2021-09-16T14:17:44.197Z] d287ab97295c: Waiting [2021-09-16T14:17:44.197Z] dc539afda2c1: Waiting [2021-09-16T14:17:44.783Z] a1111a8f2ec3: Verifying Checksum [2021-09-16T14:17:44.783Z] a1111a8f2ec3: Download complete [2021-09-16T14:17:44.783Z] dc539afda2c1: Verifying Checksum [2021-09-16T14:17:44.783Z] dc539afda2c1: Download complete [2021-09-16T14:17:45.053Z] 77bc0d833cb6: Verifying Checksum [2021-09-16T14:17:45.053Z] 77bc0d833cb6: Download complete [2021-09-16T14:17:45.053Z] 9065ff56babe: Verifying Checksum [2021-09-16T14:17:45.053Z] 9065ff56babe: Download complete [2021-09-16T14:17:45.641Z] ed53099fbce6: Verifying Checksum [2021-09-16T14:17:45.641Z] ed53099fbce6: Download complete [2021-09-16T14:17:45.965Z] Commit message: "Merge branch 'main' into grafana-integrated" [2021-09-16T14:17:46.358Z] [2021-09-16T14:17:46.358Z] GitHub has been notified of this commit’s build result [2021-09-16T14:17:46.358Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T14:17:46.480Z] provisioning config files... [2021-09-16T14:17:46.508Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2584292916658380942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:17:47.105Z] ---> docker-login.sh [2021-09-16T14:17:47.105Z] nexus3.edgexfoundry.org:10001 [2021-09-16T14:17:47.593Z] b4d181a07f80: Verifying Checksum [2021-09-16T14:17:47.593Z] b4d181a07f80: Download complete [2021-09-16T14:17:48.571Z] b4d181a07f80: Pull complete [2021-09-16T14:17:48.571Z] a1111a8f2ec3: Pull complete [2021-09-16T14:17:48.855Z] ed53099fbce6: Pull complete [2021-09-16T14:17:49.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:17:49.133Z] dc539afda2c1: Pull complete [2021-09-16T14:17:49.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:17:49.361Z] Configure a credential helper to remove this warning. See [2021-09-16T14:17:49.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:17:49.361Z] [2021-09-16T14:17:49.361Z] Login Succeeded [2021-09-16T14:17:49.361Z] nexus3.edgexfoundry.org:10002 [2021-09-16T14:17:49.409Z] 77bc0d833cb6: Pull complete [2021-09-16T14:17:49.409Z] 9065ff56babe: Pull complete [2021-09-16T14:17:49.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:17:49.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:17:49.634Z] Configure a credential helper to remove this warning. See [2021-09-16T14:17:49.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:17:49.634Z] [2021-09-16T14:17:49.634Z] Login Succeeded [2021-09-16T14:17:49.634Z] nexus3.edgexfoundry.org:10003 [2021-09-16T14:17:50.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:17:50.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:17:50.235Z] Configure a credential helper to remove this warning. See [2021-09-16T14:17:50.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:17:50.235Z] [2021-09-16T14:17:50.235Z] Login Succeeded [2021-09-16T14:17:50.235Z] nexus3.edgexfoundry.org:10004 [2021-09-16T14:17:50.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:17:50.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:17:50.836Z] Configure a credential helper to remove this warning. See [2021-09-16T14:17:50.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:17:50.836Z] [2021-09-16T14:17:50.836Z] Login Succeeded [2021-09-16T14:17:50.836Z] docker.io [2021-09-16T14:17:51.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-16T14:17:51.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-16T14:17:51.727Z] Configure a credential helper to remove this warning. See [2021-09-16T14:17:51.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-16T14:17:51.727Z] [2021-09-16T14:17:51.727Z] Login Succeeded [2021-09-16T14:17:51.727Z] ---> docker-login.sh ends [Pipeline] } [2021-09-16T14:17:51.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-16T14:17:52.307Z] ========================================================= [2021-09-16T14:17:52.307Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-16T14:17:52.307Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:17:52.705Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-16T14:17:53.691Z] Sending build context to Docker daemon 21.66MB [2021-09-16T14:17:53.691Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-16T14:17:53.691Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-16T14:17:53.730Z] d287ab97295c: Verifying Checksum [2021-09-16T14:17:53.730Z] d287ab97295c: Download complete [2021-09-16T14:17:53.970Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-16T14:17:53.970Z] 595b0fe564bb: Pulling fs layer [2021-09-16T14:17:53.970Z] 24495759ef45: Pulling fs layer [2021-09-16T14:17:53.970Z] d148012ef14d: Pulling fs layer [2021-09-16T14:17:53.970Z] e90a11edd702: Pulling fs layer [2021-09-16T14:17:53.970Z] d77568369979: Pulling fs layer [2021-09-16T14:17:53.970Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-16T14:17:53.970Z] 170f2ba95c9a: Pulling fs layer [2021-09-16T14:17:53.970Z] 97ac5df62f85: Pulling fs layer [2021-09-16T14:17:53.970Z] d77568369979: Waiting [2021-09-16T14:17:53.970Z] fc1c9f9a7f3b: Waiting [2021-09-16T14:17:53.970Z] 170f2ba95c9a: Waiting [2021-09-16T14:17:53.970Z] 97ac5df62f85: Waiting [2021-09-16T14:17:53.970Z] e90a11edd702: Waiting [2021-09-16T14:17:53.970Z] d148012ef14d: Download complete [2021-09-16T14:17:53.970Z] 24495759ef45: Verifying Checksum [2021-09-16T14:17:53.970Z] 24495759ef45: Download complete [2021-09-16T14:17:53.970Z] d77568369979: Verifying Checksum [2021-09-16T14:17:53.970Z] d77568369979: Download complete [2021-09-16T14:17:53.970Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-16T14:17:53.970Z] fc1c9f9a7f3b: Download complete [2021-09-16T14:17:53.970Z] 170f2ba95c9a: Verifying Checksum [2021-09-16T14:17:53.970Z] 595b0fe564bb: Verifying Checksum [2021-09-16T14:17:53.970Z] 595b0fe564bb: Download complete [2021-09-16T14:17:53.970Z] 170f2ba95c9a: Download complete [2021-09-16T14:17:54.573Z] 595b0fe564bb: Pull complete [2021-09-16T14:17:55.199Z] 24495759ef45: Pull complete [2021-09-16T14:17:55.823Z] d148012ef14d: Pull complete [2021-09-16T14:17:57.272Z] 97ac5df62f85: Verifying Checksum [2021-09-16T14:17:57.272Z] 97ac5df62f85: Download complete [2021-09-16T14:17:57.865Z] e90a11edd702: Verifying Checksum [2021-09-16T14:17:57.865Z] e90a11edd702: Download complete [2021-09-16T14:17:58.045Z] d287ab97295c: Pull complete [2021-09-16T14:17:58.045Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-16T14:17:58.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T14:17:58.045Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-16T14:17:58.173Z] prd-centos7-docker-4c-2g-371 does not seem to be running inside a container [2021-09-16T14:17:58.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-16T14:18:00.543Z] $ docker top f8bc62a75c7757c45188cf556d05f13767432cf1594a9ff82602abd32aa2f15c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:18:01.042Z] ---> job-cost.sh [2021-09-16T14:18:01.042Z] lf-activate-venv: SKIPPING [2021-09-16T14:18:01.042Z] INFO: No Stack... [2021-09-16T14:18:02.012Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-16T14:18:02.280Z] INFO: Archiving Costs [Pipeline] sh [2021-09-16T14:18:02.613Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-09-16T14:18:02.614Z] + cut -d, -f6 [Pipeline] lock [2021-09-16T14:18:02.666Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-2-stack-cost] [2021-09-16T14:18:02.683Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-2-stack-cost] did not exist. Created. [2021-09-16T14:18:02.683Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-16T14:18:03.042Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-16T14:18:03.120Z] Stashed 1 file(s) [Pipeline] } [2021-09-16T14:18:03.136Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-16T14:18:03.169Z] $ docker stop --time=1 f8bc62a75c7757c45188cf556d05f13767432cf1594a9ff82602abd32aa2f15c [2021-09-16T14:18:04.335Z] $ docker rm -f f8bc62a75c7757c45188cf556d05f13767432cf1594a9ff82602abd32aa2f15c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-16T14:18:08.052Z] e90a11edd702: Pull complete [2021-09-16T14:18:08.651Z] d77568369979: Pull complete [2021-09-16T14:18:08.927Z] fc1c9f9a7f3b: Pull complete [2021-09-16T14:18:09.203Z] 170f2ba95c9a: Pull complete [2021-09-16T14:18:15.929Z] 97ac5df62f85: Pull complete [2021-09-16T14:18:15.929Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-16T14:18:15.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-16T14:18:15.929Z] ---> 04bc70af865f [2021-09-16T14:18:15.929Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-16T14:18:19.320Z] ---> Running in f526ba2cb38d [2021-09-16T14:18:19.593Z] Removing intermediate container f526ba2cb38d [2021-09-16T14:18:19.593Z] ---> ad9ff6d5f739 [2021-09-16T14:18:19.593Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-16T14:18:19.871Z] ---> Running in 3266bf5fa0b0 [2021-09-16T14:18:20.464Z] Removing intermediate container 3266bf5fa0b0 [2021-09-16T14:18:20.464Z] ---> 570e0ca0b676 [2021-09-16T14:18:20.464Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-16T14:18:20.737Z] ---> Running in 63f416e623aa [2021-09-16T14:18:21.010Z] Removing intermediate container 63f416e623aa [2021-09-16T14:18:21.010Z] ---> c9ec1cd5e1d4 [2021-09-16T14:18:21.010Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-16T14:18:21.285Z] ---> Running in c8e0fe2fec39 [2021-09-16T14:18:21.882Z] Removing intermediate container c8e0fe2fec39 [2021-09-16T14:18:21.882Z] ---> d847eb0c6ed0 [2021-09-16T14:18:21.882Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-16T14:18:21.882Z] ---> Running in b5ce91bf2871 [2021-09-16T14:18:22.473Z] Removing intermediate container b5ce91bf2871 [2021-09-16T14:18:22.473Z] ---> 4f98a3648b20 [2021-09-16T14:18:22.473Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T14:18:22.473Z] ---> Running in 9938cd4fae76 [2021-09-16T14:18:25.104Z] Removing intermediate container 9938cd4fae76 [2021-09-16T14:18:25.104Z] ---> 9221a4dbc28a [2021-09-16T14:18:25.104Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-16T14:18:25.104Z] ---> Running in f40a7d75176e [2021-09-16T14:18:26.548Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T14:18:27.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T14:18:28.516Z] OK: 218 MiB in 52 packages [2021-09-16T14:18:29.493Z] Removing intermediate container f40a7d75176e [2021-09-16T14:18:29.493Z] ---> 8ea123aef790 [2021-09-16T14:18:29.493Z] Step 10/17 : ENV GO111MODULE=on [2021-09-16T14:18:29.765Z] ---> Running in 1f55cfe0637e [2021-09-16T14:18:30.370Z] Removing intermediate container 1f55cfe0637e [2021-09-16T14:18:30.370Z] ---> 9ac66322a7d0 [2021-09-16T14:18:30.370Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-16T14:18:30.370Z] ---> Running in e7797fec8bc5 [2021-09-16T14:18:30.966Z] Removing intermediate container e7797fec8bc5 [2021-09-16T14:18:30.966Z] ---> 14ce0641b500 [2021-09-16T14:18:30.966Z] Step 12/17 : COPY go.mod . [2021-09-16T14:18:31.948Z] ---> 1e73fd46bb14 [2021-09-16T14:18:31.948Z] Step 13/17 : COPY Makefile . [2021-09-16T14:18:32.550Z] ---> 26b1bff6eabc [2021-09-16T14:18:32.550Z] Step 14/17 : RUN make update [2021-09-16T14:18:32.822Z] ---> Running in 33c21022e521 [2021-09-16T14:18:34.262Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-16T14:19:06.607Z] Removing intermediate container 33c21022e521 [2021-09-16T14:19:06.607Z] ---> e2af5aae2409 [2021-09-16T14:19:06.607Z] Step 15/17 : COPY . . [2021-09-16T14:19:06.607Z] ---> af6897aedd1f [2021-09-16T14:19:06.607Z] Step 16/17 : RUN go mod tidy [2021-09-16T14:19:06.607Z] ---> Running in 9d79d75d3375 [2021-09-16T14:19:08.593Z] Removing intermediate container 9d79d75d3375 [2021-09-16T14:19:08.593Z] ---> 2647aeb15eb3 [2021-09-16T14:19:08.593Z] Step 17/17 : RUN ${MAKE} [2021-09-16T14:19:08.593Z] ---> Running in 8e1b89903b18 [2021-09-16T14:19:09.580Z] noop [2021-09-16T14:19:10.563Z] Removing intermediate container 8e1b89903b18 [2021-09-16T14:19:10.563Z] ---> 5ae63591d531 [2021-09-16T14:19:10.563Z] Successfully built 5ae63591d531 [2021-09-16T14:19:10.836Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:19:11.181Z] + docker inspect -f . ci-base-image-arm64 [2021-09-16T14:19:11.181Z] . [Pipeline] withDockerContainer [2021-09-16T14:19:11.427Z] prd-ubuntu18.04-docker-arm64-4c-16g-372 does not seem to be running inside a container [2021-09-16T14:19:11.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-16T14:19:13.396Z] $ docker top 4b3a30073007ce44db2e97399e5469668de17f4d51d3c5cc05fdb47f87ea7ae6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T14:19:14.407Z] + go version [2021-09-16T14:19:14.407Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-16T14:19:14.429Z] $ docker stop --time=1 4b3a30073007ce44db2e97399e5469668de17f4d51d3c5cc05fdb47f87ea7ae6 [2021-09-16T14:19:16.420Z] $ docker rm -f 4b3a30073007ce44db2e97399e5469668de17f4d51d3c5cc05fdb47f87ea7ae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:19:17.180Z] + docker inspect -f . ci-base-image-arm64 [2021-09-16T14:19:17.180Z] . [Pipeline] withDockerContainer [2021-09-16T14:19:17.441Z] prd-ubuntu18.04-docker-arm64-4c-16g-372 does not seem to be running inside a container [2021-09-16T14:19:17.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-16T14:19:19.361Z] $ docker top c0c7991af293f1156d0eb58b40ca739a3ea8ae712674d4f158a798ea8b727643 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-16T14:19:20.356Z] + go mod tidy [Pipeline] sh [2021-09-16T14:19:21.625Z] + make test [2021-09-16T14:19:21.626Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-16T14:19:23.066Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-16T14:19:55.576Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-16T14:19:55.576Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-16T14:19:55.576Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-16T14:19:55.576Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-16T14:19:55.576Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-16T14:19:55.576Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-16T14:19:55.576Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-16T14:19:55.576Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-16T14:19:55.576Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-16T14:19:55.576Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-16T14:19:55.576Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-16T14:19:55.576Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-16T14:19:55.576Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-16T14:20:17.783Z] $ docker stop --time=1 c0c7991af293f1156d0eb58b40ca739a3ea8ae712674d4f158a798ea8b727643 [2021-09-16T14:20:19.759Z] $ docker rm -f c0c7991af293f1156d0eb58b40ca739a3ea8ae712674d4f158a798ea8b727643 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-16T14:20:20.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-16T14:20:20.604Z] Warning: overwriting stash ‘coverage-report’ [2021-09-16T14:20:21.359Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-16T14:20:21.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-16T14:20:22.306Z] + ls -al . [2021-09-16T14:20:22.306Z] total 124 [2021-09-16T14:20:22.306Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 16 14:19 . [2021-09-16T14:20:22.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 14:17 .. [2021-09-16T14:20:22.306Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 14:17 .git [2021-09-16T14:20:22.306Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 14:17 .github [2021-09-16T14:20:22.306Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 16 14:17 .gitignore [2021-09-16T14:20:22.306Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 16 14:17 CONTRIBUTING.md [2021-09-16T14:20:22.306Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 16 14:17 Dockerfile [2021-09-16T14:20:22.306Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 16 14:17 Jenkinsfile [2021-09-16T14:20:22.306Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 16 14:17 LICENSE [2021-09-16T14:20:22.306Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 16 14:17 Makefile [2021-09-16T14:20:22.306Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 16 14:17 README.md [2021-09-16T14:20:22.306Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 16 14:13 VERSION [2021-09-16T14:20:22.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 14:17 assets [2021-09-16T14:20:22.306Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 14:17 bin [2021-09-16T14:20:22.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 14:17 cmd [2021-09-16T14:20:22.306Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 16 14:19 coverage.out [2021-09-16T14:20:22.306Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 14:17 docs [2021-09-16T14:20:22.306Z] -rw-rw-r-- 1 jenkins jenkins 823 Sep 16 14:17 go.mod [2021-09-16T14:20:22.306Z] -rw-r--r-- 1 jenkins jenkins 23693 Sep 16 14:19 go.sum [2021-09-16T14:20:22.306Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 16 14:17 internal [2021-09-16T14:20:22.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 14:17 pkg [2021-09-16T14:20:22.306Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 16 14:17 version.go [2021-09-16T14:20:22.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 14:17 web [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:20:22.677Z] + 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=98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 --label arch=arm64 --label version=0.0.0 . [2021-09-16T14:20:23.697Z] Sending build context to Docker daemon 21.68MB [2021-09-16T14:20:23.697Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-16T14:20:23.697Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-16T14:20:23.697Z] ---> 5ae63591d531 [2021-09-16T14:20:23.697Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-16T14:20:23.971Z] ---> Running in 6bc57ab6d9b0 [2021-09-16T14:20:24.564Z] Removing intermediate container 6bc57ab6d9b0 [2021-09-16T14:20:24.564Z] ---> 553a584756cd [2021-09-16T14:20:24.564Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-16T14:20:24.564Z] ---> Running in b88065a009bd [2021-09-16T14:20:25.160Z] Removing intermediate container b88065a009bd [2021-09-16T14:20:25.160Z] ---> 184056739502 [2021-09-16T14:20:25.160Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-16T14:20:25.160Z] ---> Running in e21833803326 [2021-09-16T14:20:25.755Z] Removing intermediate container e21833803326 [2021-09-16T14:20:25.756Z] ---> 9253910b1e2c [2021-09-16T14:20:25.756Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-16T14:20:25.756Z] ---> Running in 05db6e1308a2 [2021-09-16T14:20:26.352Z] Removing intermediate container 05db6e1308a2 [2021-09-16T14:20:26.352Z] ---> 1578da86ef17 [2021-09-16T14:20:26.352Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-16T14:20:26.352Z] ---> Running in 2c96ef08e19e [2021-09-16T14:20:26.955Z] Removing intermediate container 2c96ef08e19e [2021-09-16T14:20:26.955Z] ---> 160945ecd7b3 [2021-09-16T14:20:26.955Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-16T14:20:26.955Z] ---> Running in c0cfc6830b02 [2021-09-16T14:20:29.578Z] Removing intermediate container c0cfc6830b02 [2021-09-16T14:20:29.578Z] ---> 9800e745f35f [2021-09-16T14:20:29.578Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-16T14:20:29.578Z] ---> Running in be7d1a499cc0 [2021-09-16T14:20:30.558Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-16T14:20:31.535Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-16T14:20:32.131Z] OK: 218 MiB in 52 packages [2021-09-16T14:20:33.567Z] Removing intermediate container be7d1a499cc0 [2021-09-16T14:20:33.567Z] ---> f6c5ff5a8f8d [2021-09-16T14:20:33.567Z] Step 10/25 : ENV GO111MODULE=on [2021-09-16T14:20:33.567Z] ---> Running in 053bde018242 [2021-09-16T14:20:33.840Z] Removing intermediate container 053bde018242 [2021-09-16T14:20:33.840Z] ---> d78e0674eb63 [2021-09-16T14:20:33.840Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-16T14:20:34.113Z] ---> Running in a05e25704d13 [2021-09-16T14:20:34.706Z] Removing intermediate container a05e25704d13 [2021-09-16T14:20:34.706Z] ---> 8d6d818b8dc0 [2021-09-16T14:20:34.706Z] Step 12/25 : COPY go.mod . [2021-09-16T14:20:35.301Z] ---> ec84c30c1844 [2021-09-16T14:20:35.301Z] Step 13/25 : COPY Makefile . [2021-09-16T14:20:36.284Z] ---> 694b92edadac [2021-09-16T14:20:36.284Z] Step 14/25 : RUN make update [2021-09-16T14:20:36.284Z] ---> Running in 4cf5e2fe45c7 [2021-09-16T14:20:37.722Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-16T14:20:38.700Z] Removing intermediate container 4cf5e2fe45c7 [2021-09-16T14:20:38.700Z] ---> a8d540be9f36 [2021-09-16T14:20:38.700Z] Step 15/25 : COPY . . [2021-09-16T14:20:42.123Z] ---> 5f80e3542679 [2021-09-16T14:20:42.123Z] Step 16/25 : RUN go mod tidy [2021-09-16T14:20:42.123Z] ---> Running in 136118e3a180 [2021-09-16T14:20:44.766Z] Removing intermediate container 136118e3a180 [2021-09-16T14:20:44.766Z] ---> 1103aef7b2ad [2021-09-16T14:20:44.766Z] Step 17/25 : RUN ${MAKE} [2021-09-16T14:20:44.766Z] ---> Running in 10bee4cbd11f [2021-09-16T14:20:45.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-16T14:21:12.568Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-16T14:21:16.883Z] Removing intermediate container 10bee4cbd11f [2021-09-16T14:21:16.883Z] ---> 16d6cab1fb8b [2021-09-16T14:21:16.883Z] Step 18/25 : FROM alpine:3.12 [2021-09-16T14:21:17.855Z] 3.12: Pulling from library/alpine [2021-09-16T14:21:17.855Z] ccdebe76d529: Pulling fs layer [2021-09-16T14:21:18.453Z] ccdebe76d529: Verifying Checksum [2021-09-16T14:21:18.453Z] ccdebe76d529: Download complete [2021-09-16T14:21:19.045Z] ccdebe76d529: Pull complete [2021-09-16T14:21:19.045Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-16T14:21:19.045Z] Status: Downloaded newer image for alpine:3.12 [2021-09-16T14:21:19.045Z] ---> afc2cc120ca2 [2021-09-16T14:21:19.045Z] Step 19/25 : EXPOSE 4000 [2021-09-16T14:21:19.317Z] ---> Running in 78f83daa8b69 [2021-09-16T14:21:19.588Z] Removing intermediate container 78f83daa8b69 [2021-09-16T14:21:19.588Z] ---> 39b049454795 [2021-09-16T14:21:19.588Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-16T14:21:21.557Z] ---> 8e1026bd09f2 [2021-09-16T14:21:21.557Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-16T14:21:21.557Z] ---> Running in 287801cce84d [2021-09-16T14:21:21.828Z] Removing intermediate container 287801cce84d [2021-09-16T14:21:21.828Z] ---> 8054784e7e06 [2021-09-16T14:21:21.828Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-16T14:21:22.102Z] ---> Running in 0551aedb571f [2021-09-16T14:21:22.376Z] Removing intermediate container 0551aedb571f [2021-09-16T14:21:22.376Z] ---> 726705a0e34e [2021-09-16T14:21:22.376Z] Step 23/25 : LABEL arch=arm64 [2021-09-16T14:21:22.650Z] ---> Running in 353598b6dcbd [2021-09-16T14:21:23.249Z] Removing intermediate container 353598b6dcbd [2021-09-16T14:21:23.249Z] ---> 1bb13f3b2c50 [2021-09-16T14:21:23.249Z] Step 24/25 : LABEL git_sha=98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-09-16T14:21:23.249Z] ---> Running in 50bb67cf386a [2021-09-16T14:21:23.843Z] Removing intermediate container 50bb67cf386a [2021-09-16T14:21:23.843Z] ---> e0b267463439 [2021-09-16T14:21:23.843Z] Step 25/25 : LABEL version=0.0.0 [2021-09-16T14:21:23.843Z] ---> Running in 14c4a7a8435f [2021-09-16T14:21:24.437Z] Removing intermediate container 14c4a7a8435f [2021-09-16T14:21:24.437Z] ---> c449f55bbe07 [2021-09-16T14:21:24.437Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-16T14:21:24.437Z] Successfully built c449f55bbe07 [2021-09-16T14:21:24.437Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:21:25.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T14:21:25.307Z] [2021-09-16T14:21:25.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:21:25.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T14:21:25.931Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-16T14:21:25.931Z] 448f6bf000e3: Pulling fs layer [2021-09-16T14:21:25.931Z] f757da607395: Pulling fs layer [2021-09-16T14:21:25.931Z] 05883995daec: Pulling fs layer [2021-09-16T14:21:25.931Z] 8603b9c90790: Pulling fs layer [2021-09-16T14:21:25.931Z] 1560dd03e051: Pulling fs layer [2021-09-16T14:21:25.931Z] 27f5ce0e4adf: Pulling fs layer [2021-09-16T14:21:25.931Z] c2d8d7efcc4b: Pulling fs layer [2021-09-16T14:21:25.931Z] 8603b9c90790: Waiting [2021-09-16T14:21:25.931Z] 27f5ce0e4adf: Waiting [2021-09-16T14:21:25.931Z] c2d8d7efcc4b: Waiting [2021-09-16T14:21:25.931Z] 1560dd03e051: Waiting [2021-09-16T14:21:26.205Z] f757da607395: Verifying Checksum [2021-09-16T14:21:26.205Z] f757da607395: Download complete [2021-09-16T14:21:26.205Z] 8603b9c90790: Download complete [2021-09-16T14:21:26.477Z] 1560dd03e051: Verifying Checksum [2021-09-16T14:21:26.477Z] 1560dd03e051: Download complete [2021-09-16T14:21:26.477Z] 27f5ce0e4adf: Download complete [2021-09-16T14:21:27.072Z] 05883995daec: Download complete [2021-09-16T14:21:27.669Z] 448f6bf000e3: Verifying Checksum [2021-09-16T14:21:27.669Z] 448f6bf000e3: Download complete [2021-09-16T14:21:30.302Z] c2d8d7efcc4b: Download complete [2021-09-16T14:21:31.284Z] 448f6bf000e3: Pull complete [2021-09-16T14:21:31.882Z] f757da607395: Pull complete [2021-09-16T14:21:33.315Z] 05883995daec: Pull complete [2021-09-16T14:21:33.588Z] 8603b9c90790: Pull complete [2021-09-16T14:21:34.568Z] 1560dd03e051: Pull complete [2021-09-16T14:21:34.856Z] 27f5ce0e4adf: Pull complete [2021-09-16T14:21:49.937Z] c2d8d7efcc4b: Pull complete [2021-09-16T14:21:49.937Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-16T14:21:49.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-16T14:21:49.937Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-16T14:21:50.203Z] prd-ubuntu18.04-docker-arm64-4c-16g-372 does not seem to be running inside a container [2021-09-16T14:21:50.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-16T14:21:54.063Z] $ docker top 2f272f200de781bdd938f9b11196a31ad5172ad6384fbc5739d934cb70d64e9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:21:54.977Z] ---> job-cost.sh [2021-09-16T14:21:54.977Z] lf-activate-venv: SKIPPING [2021-09-16T14:21:54.977Z] INFO: No Stack... [2021-09-16T14:21:55.947Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-16T14:21:56.219Z] INFO: Archiving Costs [Pipeline] sh [2021-09-16T14:21:56.877Z] + cut -d, -f6 [2021-09-16T14:21:56.877Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2021-09-16T14:21:56.939Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-2-stack-cost] [2021-09-16T14:21:56.948Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-2-stack-cost] did not exist. Created. [2021-09-16T14:21:56.948Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-16T14:21:57.648Z] /w/workspace/edgex-ui-go/2@tmp/durable-19a42d47/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-19a42d47/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-16T14:21:58.315Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-16T14:21:58.336Z] Warning: overwriting stash ‘stack-cost’ [2021-09-16T14:21:58.469Z] Stashed 1 file(s) [Pipeline] } [2021-09-16T14:21:58.486Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-16T14:21:58.519Z] $ docker stop --time=1 2f272f200de781bdd938f9b11196a31ad5172ad6384fbc5739d934cb70d64e9b [2021-09-16T14:22:00.152Z] $ docker rm -f 2f272f200de781bdd938f9b11196a31ad5172ad6384fbc5739d934cb70d64e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-16T14:22:01.781Z] provisioning config files... [2021-09-16T14:22:01.795Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config6710820891334709456tmp [Pipeline] { [Pipeline] sh [2021-09-16T14:22:02.130Z] + set +x [2021-09-16T14:22:02.130Z] + curl -s https://codecov.io/bash [2021-09-16T14:22:02.130Z] + bash -s -- [2021-09-16T14:22:02.130Z] [2021-09-16T14:22:02.130Z] _____ _ [2021-09-16T14:22:02.130Z] / ____| | | [2021-09-16T14:22:02.130Z] | | ___ __| | ___ ___ _____ __ [2021-09-16T14:22:02.130Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-16T14:22:02.130Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-16T14:22:02.130Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-16T14:22:02.130Z] Bash-1.0.6 [2021-09-16T14:22:02.130Z] [2021-09-16T14:22:02.130Z] [2021-09-16T14:22:02.131Z] ==> git version 2.24.4 found [2021-09-16T14:22:02.131Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-16T14:22:02.131Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-16T14:22:02.131Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-16T14:22:02.131Z] ==> Jenkins CI detected. [2021-09-16T14:22:02.131Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-09-16T14:22:02.131Z] project root: . [2021-09-16T14:22:02.131Z] --> token set from env [2021-09-16T14:22:02.131Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-16T14:22:02.131Z] ==> Running gcov in . (disable via -X gcov) [2021-09-16T14:22:02.131Z] ==> Python coveragepy not found [2021-09-16T14:22:02.131Z] ==> Searching for coverage reports in: [2021-09-16T14:22:02.131Z] + . [2021-09-16T14:22:02.131Z] -> Found 1 reports [2021-09-16T14:22:02.131Z] ==> Detecting git/mercurial file structure [2021-09-16T14:22:02.131Z] ==> Reading reports [2021-09-16T14:22:02.395Z] + ./coverage.out bytes=10 [2021-09-16T14:22:02.395Z] ==> Appending adjustments [2021-09-16T14:22:02.395Z] https://docs.codecov.io/docs/fixing-reports [2021-09-16T14:22:02.395Z] + Found adjustments [2021-09-16T14:22:02.395Z] ==> Gzipping contents [2021-09-16T14:22:02.395Z] 4.0K /tmp/codecov.cB3nFF.gz [2021-09-16T14:22:02.395Z] ==> Uploading reports [2021-09-16T14:22:02.395Z] url: https://codecov.io [2021-09-16T14:22:02.395Z] query: branch=PR-431&commit=98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-09-16T14:22:02.395Z] -> Pinging Codecov [2021-09-16T14:22:02.395Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-09-16T14:22:02.975Z] -> Uploading to [2021-09-16T14:22:02.975Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-16/FB506323287CE973F263BFD2A0EB1F37/98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84/a1c3759b-c04a-4871-9b45-d8c4b8ece4a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210916%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210916T142202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36f2a9d35e4548e6316f4223c2baac70be2f5d3db10e9dc968ffacf4b9b56ea4 [2021-09-16T14:22:02.975Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-16T14:22:02.975Z] Dload Upload Total Spent Left Speed [2021-09-16T14:22:03.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3501 0 0 100 3501 0 11007 --:--:-- --:--:-- --:--:-- 11044 [2021-09-16T14:22:03.241Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [Pipeline] } [2021-09-16T14:22:03.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-16T14:22:04.724Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:22:05.051Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:22:05.638Z] ---> package-listing.sh [2021-09-16T14:22:05.638Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-16T14:22:05.638Z] ++ facter osfamily [2021-09-16T14:22:05.905Z] + OS_FAMILY=redhat [2021-09-16T14:22:05.905Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-09-16T14:22:05.905Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-16T14:22:05.905Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-16T14:22:05.905Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-16T14:22:05.905Z] + PACKAGES=/tmp/packages_start.txt [2021-09-16T14:22:05.905Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-09-16T14:22:05.905Z] + PACKAGES=/tmp/packages_end.txt [2021-09-16T14:22:05.905Z] + case "${OS_FAMILY}" in [2021-09-16T14:22:05.905Z] + rpm -qa [2021-09-16T14:22:05.905Z] + sort [2021-09-16T14:22:06.490Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-16T14:22:06.490Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-16T14:22:06.490Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-16T14:22:06.490Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-09-16T14:22:06.490Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [2021-09-16T14:22:06.490Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo [2021-09-16T14:22:06.507Z] 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-16T14:22:06.812Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:22:07.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T14:22:07.407Z] [2021-09-16T14:22:07.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-16T14:22:07.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T14:22:07.734Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-16T14:22:07.734Z] b4d181a07f80: Pulling fs layer [2021-09-16T14:22:07.734Z] a1111a8f2ec3: Pulling fs layer [2021-09-16T14:22:07.734Z] ed53099fbce6: Pulling fs layer [2021-09-16T14:22:07.734Z] dc539afda2c1: Pulling fs layer [2021-09-16T14:22:07.734Z] 77bc0d833cb6: Pulling fs layer [2021-09-16T14:22:07.734Z] 9065ff56babe: Pulling fs layer [2021-09-16T14:22:07.734Z] d287ab97295c: Pulling fs layer [2021-09-16T14:22:07.734Z] dc539afda2c1: Waiting [2021-09-16T14:22:07.734Z] 77bc0d833cb6: Waiting [2021-09-16T14:22:07.734Z] 9065ff56babe: Waiting [2021-09-16T14:22:07.734Z] d287ab97295c: Waiting [2021-09-16T14:22:08.000Z] a1111a8f2ec3: Verifying Checksum [2021-09-16T14:22:08.000Z] a1111a8f2ec3: Download complete [2021-09-16T14:22:08.000Z] dc539afda2c1: Verifying Checksum [2021-09-16T14:22:08.000Z] dc539afda2c1: Download complete [2021-09-16T14:22:08.266Z] 77bc0d833cb6: Verifying Checksum [2021-09-16T14:22:08.266Z] 77bc0d833cb6: Download complete [2021-09-16T14:22:08.266Z] 9065ff56babe: Verifying Checksum [2021-09-16T14:22:08.266Z] 9065ff56babe: Download complete [2021-09-16T14:22:08.530Z] ed53099fbce6: Verifying Checksum [2021-09-16T14:22:08.530Z] ed53099fbce6: Download complete [2021-09-16T14:22:09.491Z] b4d181a07f80: Verifying Checksum [2021-09-16T14:22:09.491Z] b4d181a07f80: Download complete [2021-09-16T14:22:10.450Z] b4d181a07f80: Pull complete [2021-09-16T14:22:10.717Z] a1111a8f2ec3: Pull complete [2021-09-16T14:22:11.304Z] ed53099fbce6: Pull complete [2021-09-16T14:22:11.304Z] dc539afda2c1: Pull complete [2021-09-16T14:22:11.577Z] 77bc0d833cb6: Pull complete [2021-09-16T14:22:11.577Z] 9065ff56babe: Pull complete [2021-09-16T14:22:12.163Z] d287ab97295c: Verifying Checksum [2021-09-16T14:22:12.163Z] d287ab97295c: Download complete [2021-09-16T14:22:16.425Z] d287ab97295c: Pull complete [2021-09-16T14:22:16.425Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-16T14:22:16.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-16T14:22:16.425Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-16T14:22:16.509Z] prd-centos7-docker-4c-2g-370 does not seem to be running inside a container [2021-09-16T14:22:16.559Z] $ 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-431/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-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-16T14:22:19.070Z] $ docker top af33b6233f73b6d298579e0682b5269c8a232452c6381a4ba0f6071326fdfe0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-16T14:22:19.474Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-16T14:22:19.781Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-16T14:22:20.091Z] + ls /var/log/sa-host [2021-09-16T14:22:20.091Z] + sadf -c /var/log/sa-host/sa05 [2021-09-16T14:22:20.091Z] file_magic: OK [2021-09-16T14:22:20.091Z] HZ: Using current value: 100 [2021-09-16T14:22:20.091Z] file_header: OK [2021-09-16T14:22:20.091Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-16T14:22:20.091Z] Statistics: [2021-09-16T14:22:20.091Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-16T14:22:20.091Z] File successfully converted to sysstat format version 12.0.3 [2021-09-16T14:22:20.091Z] + sadf -c /var/log/sa-host/sa16 [2021-09-16T14:22:20.091Z] file_magic: OK [2021-09-16T14:22:20.091Z] HZ: Using current value: 100 [2021-09-16T14:22:20.091Z] file_header: OK [2021-09-16T14:22:20.091Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-16T14:22:20.091Z] Statistics: [2021-09-16T14:22:20.091Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-16T14:22:20.091Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-16T14:22:20.294Z] provisioning config files... [2021-09-16T14:22:20.311Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config120155056572706546tmp [Pipeline] { [Pipeline] echo [2021-09-16T14:22:20.333Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:22:20.646Z] ---> create-netrc.sh [Pipeline] } [2021-09-16T14:22:20.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:22:21.041Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-16T14:22:21.057Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:22:21.366Z] ---> sudo-logs.sh [2021-09-16T14:22:21.366Z] Archiving 'sudo' log.. [2021-09-16T14:22:21.366Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-370.vexxhost.local: Name or service not known [2021-09-16T14:22:21.366Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-370.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-16T14:22:21.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:22:21.705Z] ---> job-cost.sh [2021-09-16T14:22:21.705Z] lf-activate-venv: SKIPPING [2021-09-16T14:22:21.705Z] DEBUG: total: 0.10999999940395355 [2021-09-16T14:22:21.705Z] INFO: Retrieving Stack Cost... [2021-09-16T14:22:22.662Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-16T14:22:22.928Z] INFO: Archiving Costs [Pipeline] echo [2021-09-16T14:22:22.947Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-16T14:22:23.261Z] ---> logs-deploy.sh [2021-09-16T14:22:23.261Z] lf-activate-venv: SKIPPING [2021-09-16T14:22:23.261Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/2 [2021-09-16T14:22:23.261Z] INFO: archiving workspace using pattern(s): [2021-09-16T14:22:23.851Z] Archives upload complete. [2021-09-16T14:22:24.116Z] INFO: archiving logs to Nexus