Pull request #423 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 d1c21231f0891ff52f81fa0cb850b0feff264840+d5cc884bdcac89fa6c71bab409230b48b618fa7a (c5761e4f3704eb908ca11072bf62627d3ff161d0) Running in Durability level: MAX_SURVIVABILITY 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-ssh2162428719168802448.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh6776784070733612173.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-423/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-423/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5109940326267295182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh8479517284128594261.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-423/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-423/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8214046312194388829.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26 in /w/workspace/edgexfoundry_edgex-ui-go_PR-423 [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-423 # 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-423@tmp/jenkins-gitclient-ssh6326963398965245696.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp/jenkins-gitclient-ssh3777073025819137123.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d5cc884bdcac89fa6c71bab409230b48b618fa7a into PR head commit d1c21231f0891ff52f81fa0cb850b0feff264840 Merge succeeded, producing d1c21231f0891ff52f81fa0cb850b0feff264840 Checking out Revision d1c21231f0891ff52f81fa0cb850b0feff264840 (PR-423) > git config core.sparsecheckout # timeout=10 > git checkout -f d1c21231f0891ff52f81fa0cb850b0feff264840 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp/jenkins-gitclient-ssh5292713967542310611.key > git merge d5cc884bdcac89fa6c71bab409230b48b618fa7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1c21231f0891ff52f81fa0cb850b0feff264840 # timeout=10 Commit message: "feat: remove dead and unused code" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-08T06:42:54.651Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-08T06:42:55.269Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-08T06:42:55.436Z] ========================================================= [2021-08-08T06:42:55.436Z] EdgeX Global Pipelines Version Info [2021-08-08T06:42:55.436Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-08T06:42:56.728Z] ------------------- [2021-08-08T06:42:56.728Z] stable info: [2021-08-08T06:42:56.728Z] ------------------- [2021-08-08T06:42:56.728Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-08T06:42:56.728Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-08T06:42:56.728Z] Message: update stable to v1.0.204 [2021-08-08T06:42:57.315Z] ------------------- [2021-08-08T06:42:57.315Z] experimental info: [2021-08-08T06:42:57.315Z] ------------------- [2021-08-08T06:42:57.315Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-08T06:42:57.315Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-08T06:42:57.315Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-08T06:42:57.675Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-08-08T06:42:57.751Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-08-08T06:42:57.831Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-08T06:42:57.904Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-08T06:42:57.983Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-08T06:42:58.062Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-08T06:42:58.143Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-08T06:42:58.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-08T06:42:58.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-08T06:42:58.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-08T06:42:58.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-08T06:42:58.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-08T06:42:58.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-08-08T06:42:58.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-08T06:42:58.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-08T06:42:58.854Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-08T06:42:58.921Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-08T06:42:59.004Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-08T06:42:59.090Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-08T06:42:59.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-08T06:42:59.244Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-08T06:42:59.322Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-08T06:42:59.401Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-08T06:42:59.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-08T06:42:59.560Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-08T06:42:59.638Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-08T06:42:59.719Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-08T06:42:59.787Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-423 [Pipeline] echo [2021-08-08T06:42:59.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-423 [Pipeline] echo [2021-08-08T06:42:59.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-423 [Pipeline] echo [2021-08-08T06:43:00.016Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1c21231f0891ff52f81fa0cb850b0feff264840 [Pipeline] echo [2021-08-08T06:43:00.091Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1c2123 [Pipeline] echo [2021-08-08T06:43:00.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-08T06:43:00.383Z] provisioning config files... [2021-08-08T06:43:00.409Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp/config8658669581135929944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-08T06:43:00.843Z] ---> docker-login.sh [2021-08-08T06:43:00.843Z] nexus3.edgexfoundry.org:10001 [2021-08-08T06:43:00.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T06:43:01.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T06:43:01.111Z] Configure a credential helper to remove this warning. See [2021-08-08T06:43:01.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T06:43:01.111Z] [2021-08-08T06:43:01.111Z] Login Succeeded [2021-08-08T06:43:01.111Z] nexus3.edgexfoundry.org:10002 [2021-08-08T06:43:01.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T06:43:01.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T06:43:01.111Z] Configure a credential helper to remove this warning. See [2021-08-08T06:43:01.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T06:43:01.111Z] [2021-08-08T06:43:01.111Z] Login Succeeded [2021-08-08T06:43:01.382Z] nexus3.edgexfoundry.org:10003 [2021-08-08T06:43:01.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T06:43:01.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T06:43:01.382Z] Configure a credential helper to remove this warning. See [2021-08-08T06:43:01.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T06:43:01.382Z] [2021-08-08T06:43:01.382Z] Login Succeeded [2021-08-08T06:43:01.382Z] nexus3.edgexfoundry.org:10004 [2021-08-08T06:43:01.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T06:43:01.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T06:43:01.649Z] Configure a credential helper to remove this warning. See [2021-08-08T06:43:01.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T06:43:01.649Z] [2021-08-08T06:43:01.649Z] Login Succeeded [2021-08-08T06:43:01.649Z] docker.io [2021-08-08T06:43:01.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T06:43:01.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T06:43:01.919Z] Configure a credential helper to remove this warning. See [2021-08-08T06:43:01.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T06:43:01.919Z] [2021-08-08T06:43:01.919Z] Login Succeeded [2021-08-08T06:43:01.919Z] ---> docker-login.sh ends [Pipeline] } [2021-08-08T06:43:01.952Z] 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-08-08T06:43:02.886Z] + git log --format=format:%s -1 d1c21231f0891ff52f81fa0cb850b0feff264840 [Pipeline] echo [2021-08-08T06:43:02.966Z] GIT_COMMIT: d1c21231f0891ff52f81fa0cb850b0feff264840, Commit Message: feat: remove dead and unused code [Pipeline] echo [2021-08-08T06:43:03.014Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-08T06:43:04.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-08T06:43:04.715Z] [2021-08-08T06:43:04.715Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-08T06:43:05.087Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-08T06:43:05.087Z] latest: Pulling from edgex-devops/git-semver [2021-08-08T06:43:05.087Z] 31603596830f: Pulling fs layer [2021-08-08T06:43:05.087Z] d4622e32a9a9: Pulling fs layer [2021-08-08T06:43:05.087Z] 1030fce36090: Pulling fs layer [2021-08-08T06:43:05.087Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-08T06:43:05.087Z] 6c6cb7e1b49b: Waiting [2021-08-08T06:43:05.087Z] d4622e32a9a9: Verifying Checksum [2021-08-08T06:43:05.087Z] d4622e32a9a9: Download complete [2021-08-08T06:43:05.354Z] 31603596830f: Verifying Checksum [2021-08-08T06:43:05.354Z] 31603596830f: Download complete [2021-08-08T06:43:05.354Z] 31603596830f: Pull complete [2021-08-08T06:43:05.623Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-08T06:43:05.623Z] 6c6cb7e1b49b: Download complete [2021-08-08T06:43:05.623Z] d4622e32a9a9: Pull complete [2021-08-08T06:43:05.623Z] 1030fce36090: Verifying Checksum [2021-08-08T06:43:05.623Z] 1030fce36090: Download complete [2021-08-08T06:43:06.223Z] 1030fce36090: Pull complete [2021-08-08T06:43:06.223Z] 6c6cb7e1b49b: Pull complete [2021-08-08T06:43:06.223Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-08T06:43:06.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-08T06:43:06.223Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-08T06:43:06.355Z] prd-centos7-docker-4c-2g-26 does not seem to be running inside a container [2021-08-08T06:43:06.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-423 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-423:/w/workspace/edgexfoundry_edgex-ui-go_PR-423:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-08T06:43:07.129Z] $ docker top 78ae7d24551d63c225645abb21cc7555245285d701cc113fa3b16a198e49da31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-08T06:43:07.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-08T06:43:07.414Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-08T06:43:07.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-08T06:43:07.526Z] $ docker exec 78ae7d24551d63c225645abb21cc7555245285d701cc113fa3b16a198e49da31 ssh-agent [2021-08-08T06:43:07.633Z] SSH_AUTH_SOCK=/tmp/ssh-tVRYUFINjCdw/agent.14 [2021-08-08T06:43:07.633Z] SSH_AGENT_PID=21 [2021-08-08T06:43:07.643Z] Running ssh-add (command line suppressed) [2021-08-08T06:43:07.731Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp/private_key_8247702749144753445.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp/private_key_8247702749144753445.key) [2021-08-08T06:43:07.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-08T06:43:08.155Z] + git tag --points-at HEAD [Pipeline] } [2021-08-08T06:43:08.181Z] $ docker exec --env ******** --env ******** 78ae7d24551d63c225645abb21cc7555245285d701cc113fa3b16a198e49da31 ssh-agent -k [2021-08-08T06:43:08.269Z] unset SSH_AUTH_SOCK; [2021-08-08T06:43:08.269Z] unset SSH_AGENT_PID; [2021-08-08T06:43:08.269Z] echo Agent pid 21 killed; [2021-08-08T06:43:08.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-08T06:43:08.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-08T06:43:08.411Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-08T06:43:08.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-08T06:43:08.517Z] $ docker exec 78ae7d24551d63c225645abb21cc7555245285d701cc113fa3b16a198e49da31 ssh-agent [2021-08-08T06:43:08.638Z] SSH_AUTH_SOCK=/tmp/ssh-PxpIF50KvBGF/agent.53 [2021-08-08T06:43:08.638Z] SSH_AGENT_PID=59 [2021-08-08T06:43:08.646Z] Running ssh-add (command line suppressed) [2021-08-08T06:43:08.742Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp/private_key_2477906761422963656.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp/private_key_2477906761422963656.key) [2021-08-08T06:43:08.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-08T06:43:09.138Z] + git semver init [2021-08-08T06:43:09.138Z] # -> Open(): unable to determine branch for HEAD [2021-08-08T06:43:09.138Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-423/.git [2021-08-08T06:43:09.138Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-423 [2021-08-08T06:43:09.138Z] # $SEMVER_REMOTE_NAME = origin [2021-08-08T06:43:09.138Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-08T06:43:09.138Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-08T06:43:09.138Z] # $SEMVER_BRANCH = PR-423 [2021-08-08T06:43:09.138Z] # $SEMVER_TEMP = /tmp/semver-326559464 [2021-08-08T06:43:09.138Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-08-08T06:43:11.081Z] # '/tmp/semver-326559464' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-423/.semver' [2021-08-08T06:43:11.081Z] # -> Force: false [2021-08-08T06:43:11.081Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-423/.semver [Pipeline] } [2021-08-08T06:43:11.107Z] $ docker exec --env ******** --env ******** 78ae7d24551d63c225645abb21cc7555245285d701cc113fa3b16a198e49da31 ssh-agent -k [2021-08-08T06:43:11.199Z] unset SSH_AUTH_SOCK; [2021-08-08T06:43:11.199Z] unset SSH_AGENT_PID; [2021-08-08T06:43:11.199Z] echo Agent pid 59 killed; [2021-08-08T06:43:11.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-08T06:43:11.701Z] + git semver [Pipeline] } [2021-08-08T06:43:11.737Z] $ docker stop --time=1 78ae7d24551d63c225645abb21cc7555245285d701cc113fa3b16a198e49da31 [2021-08-08T06:43:13.002Z] $ docker rm -f 78ae7d24551d63c225645abb21cc7555245285d701cc113fa3b16a198e49da31 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-08T06:43:13.464Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-08T06:43:13.895Z] Stashed 1 file(s) [Pipeline] echo [2021-08-08T06:43:13.920Z] [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-08-08T06:43:29.536Z] Still waiting to schedule task [2021-08-08T06:43:29.537Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26’ [2021-08-08T06:43:29.567Z] Still waiting to schedule task [2021-08-08T06:43:29.567Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-08T06:45:35.846Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27 in /w/workspace/edgexfoundry_edgex-ui-go_PR-423 [Pipeline] { [Pipeline] ws [2021-08-08T06:45:35.918Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-08-08T06:45:36.199Z] The recommended git tool is: git [2021-08-08T06:45:41.623Z] using credential edgex-jenkins-ssh [2021-08-08T06:45:41.642Z] Cloning the remote Git repository [2021-08-08T06:45:41.693Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-08T06:45:41.814Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-08-08T06:45:41.897Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-08T06:45:41.898Z] > git --version # timeout=10 [2021-08-08T06:45:41.992Z] > git --version # 'git version 2.17.1' [2021-08-08T06:45:41.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-08T06:45:42.127Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-08T06:45:44.682Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-08T06:45:44.706Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-08T06:45:44.733Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-08T06:45:44.783Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-08T06:45:44.784Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-08T06:45:44.797Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-08T06:45:45.409Z] Merging remotes/origin/main commit d5cc884bdcac89fa6c71bab409230b48b618fa7a into PR head commit d1c21231f0891ff52f81fa0cb850b0feff264840 [2021-08-08T06:45:45.817Z] Merge succeeded, producing d1c21231f0891ff52f81fa0cb850b0feff264840 [2021-08-08T06:45:45.817Z] Checking out Revision d1c21231f0891ff52f81fa0cb850b0feff264840 (PR-423) [2021-08-08T06:45:45.426Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T06:45:45.454Z] > git checkout -f d1c21231f0891ff52f81fa0cb850b0feff264840 # timeout=10 [2021-08-08T06:45:45.726Z] > git remote # timeout=10 [2021-08-08T06:45:45.747Z] > git config --get remote.origin.url # timeout=10 [2021-08-08T06:45:45.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-08T06:45:45.774Z] > git merge d5cc884bdcac89fa6c71bab409230b48b618fa7a # timeout=10 [2021-08-08T06:45:45.796Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-08T06:45:45.819Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T06:45:45.837Z] > git checkout -f d1c21231f0891ff52f81fa0cb850b0feff264840 # timeout=10 [2021-08-08T06:45:50.353Z] Commit message: "feat: remove dead and unused code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-08T06:45:51.348Z] provisioning config files... [2021-08-08T06:45:51.378Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4031091821123443748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-08T06:45:51.488Z] Running on prd-centos7-docker-4c-2g-28 in /w/workspace/edgexfoundry_edgex-ui-go_PR-423 [Pipeline] { [Pipeline] ws [2021-08-08T06:45:51.727Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-08-08T06:45:51.912Z] The recommended git tool is: git [2021-08-08T06:45:51.983Z] ---> docker-login.sh [2021-08-08T06:45:51.983Z] nexus3.edgexfoundry.org:10001 [2021-08-08T06:45:52.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T06:45:53.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T06:45:53.578Z] Configure a credential helper to remove this warning. See [2021-08-08T06:45:53.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T06:45:53.578Z] [2021-08-08T06:45:53.578Z] Login Succeeded [2021-08-08T06:45:53.578Z] nexus3.edgexfoundry.org:10002 [2021-08-08T06:45:53.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T06:45:53.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T06:45:53.860Z] Configure a credential helper to remove this warning. See [2021-08-08T06:45:53.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T06:45:53.860Z] [2021-08-08T06:45:53.860Z] Login Succeeded [2021-08-08T06:45:53.860Z] nexus3.edgexfoundry.org:10003 [2021-08-08T06:45:54.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T06:45:54.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T06:45:54.465Z] Configure a credential helper to remove this warning. See [2021-08-08T06:45:54.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T06:45:54.465Z] [2021-08-08T06:45:54.465Z] Login Succeeded [2021-08-08T06:45:54.465Z] nexus3.edgexfoundry.org:10004 [2021-08-08T06:45:54.473Z] using credential edgex-jenkins-ssh [2021-08-08T06:45:54.486Z] Cloning the remote Git repository [2021-08-08T06:45:54.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T06:45:55.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T06:45:55.022Z] Configure a credential helper to remove this warning. See [2021-08-08T06:45:55.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T06:45:55.022Z] [2021-08-08T06:45:55.022Z] Login Succeeded [2021-08-08T06:45:55.022Z] docker.io [2021-08-08T06:45:53.862Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-08T06:45:53.924Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-08-08T06:45:53.956Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-08T06:45:53.956Z] > git --version # timeout=10 [2021-08-08T06:45:53.962Z] > git --version # 'git version 2.24.4' [2021-08-08T06:45:53.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-08T06:45:53.990Z] [INFO] Currently running in a labeled security context [2021-08-08T06:45:53.990Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-08T06:45:53.990Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh3819179590558736027.key [2021-08-08T06:45:54.016Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-08T06:45:55.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T06:45:55.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T06:45:55.949Z] Configure a credential helper to remove this warning. See [2021-08-08T06:45:55.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T06:45:55.949Z] [2021-08-08T06:45:55.949Z] Login Succeeded [2021-08-08T06:45:55.949Z] ---> docker-login.sh ends [Pipeline] } [2021-08-08T06:45:56.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-08T06:45:56.357Z] Merging remotes/origin/main commit d5cc884bdcac89fa6c71bab409230b48b618fa7a into PR head commit d1c21231f0891ff52f81fa0cb850b0feff264840 [2021-08-08T06:45:55.200Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-08T06:45:55.210Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-08T06:45:55.223Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-08T06:45:55.234Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-08T06:45:55.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-08T06:45:55.236Z] [INFO] Currently running in a labeled security context [2021-08-08T06:45:55.236Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-08T06:45:55.236Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh1990201278548474149.key [2021-08-08T06:45:55.248Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-08T06:45:55.838Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T06:45:55.847Z] > git checkout -f d1c21231f0891ff52f81fa0cb850b0feff264840 # timeout=10 [2021-08-08T06:45:56.492Z] Merge succeeded, producing d1c21231f0891ff52f81fa0cb850b0feff264840 [2021-08-08T06:45:56.492Z] Checking out Revision d1c21231f0891ff52f81fa0cb850b0feff264840 (PR-423) [Pipeline] echo [2021-08-08T06:45:56.748Z] ========================================================= [2021-08-08T06:45:56.748Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-08T06:45:56.748Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-08T06:45:57.214Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-08T06:45:55.939Z] > git remote # timeout=10 [2021-08-08T06:45:55.944Z] > git config --get remote.origin.url # timeout=10 [2021-08-08T06:45:55.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-08T06:45:55.950Z] [INFO] Currently running in a labeled security context [2021-08-08T06:45:55.950Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-08T06:45:55.951Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5401759260837186042.key [2021-08-08T06:45:55.956Z] > git merge d5cc884bdcac89fa6c71bab409230b48b618fa7a # timeout=10 [2021-08-08T06:45:55.965Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-08T06:45:55.977Z] > git config core.sparsecheckout # timeout=10 [2021-08-08T06:45:56.003Z] > git checkout -f d1c21231f0891ff52f81fa0cb850b0feff264840 # timeout=10 [2021-08-08T06:45:58.210Z] Sending build context to Docker daemon 20.6MB [2021-08-08T06:45:58.210Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-08T06:45:58.210Z] Step 2/8 : FROM ${BASE} [2021-08-08T06:45:58.210Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-08T06:45:58.210Z] 595b0fe564bb: Pulling fs layer [2021-08-08T06:45:58.210Z] 24495759ef45: Pulling fs layer [2021-08-08T06:45:58.210Z] d148012ef14d: Pulling fs layer [2021-08-08T06:45:58.210Z] e90a11edd702: Pulling fs layer [2021-08-08T06:45:58.210Z] d77568369979: Pulling fs layer [2021-08-08T06:45:58.210Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-08T06:45:58.210Z] 170f2ba95c9a: Pulling fs layer [2021-08-08T06:45:58.210Z] 97ac5df62f85: Pulling fs layer [2021-08-08T06:45:58.210Z] e90a11edd702: Waiting [2021-08-08T06:45:58.210Z] d77568369979: Waiting [2021-08-08T06:45:58.210Z] fc1c9f9a7f3b: Waiting [2021-08-08T06:45:58.210Z] 170f2ba95c9a: Waiting [2021-08-08T06:45:58.210Z] 97ac5df62f85: Waiting [2021-08-08T06:45:58.210Z] d148012ef14d: Verifying Checksum [2021-08-08T06:45:58.210Z] d148012ef14d: Download complete [2021-08-08T06:45:58.210Z] 24495759ef45: Verifying Checksum [2021-08-08T06:45:58.210Z] 24495759ef45: Download complete [2021-08-08T06:45:58.483Z] d77568369979: Verifying Checksum [2021-08-08T06:45:58.483Z] d77568369979: Download complete [2021-08-08T06:45:58.483Z] fc1c9f9a7f3b: Download complete [2021-08-08T06:45:58.483Z] 595b0fe564bb: Download complete [2021-08-08T06:45:58.483Z] 170f2ba95c9a: Verifying Checksum [2021-08-08T06:45:58.483Z] 170f2ba95c9a: Download complete [2021-08-08T06:45:59.081Z] 595b0fe564bb: Pull complete [2021-08-08T06:45:59.693Z] 24495759ef45: Pull complete [2021-08-08T06:45:59.977Z] d148012ef14d: Pull complete [2021-08-08T06:46:00.038Z] Commit message: "feat: remove dead and unused code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-08T06:46:00.734Z] provisioning config files... [2021-08-08T06:46:00.757Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5957879290272052342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-08T06:46:01.244Z] ---> docker-login.sh [2021-08-08T06:46:01.244Z] nexus3.edgexfoundry.org:10001 [2021-08-08T06:46:01.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T06:46:01.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T06:46:01.244Z] Configure a credential helper to remove this warning. See [2021-08-08T06:46:01.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T06:46:01.244Z] [2021-08-08T06:46:01.244Z] Login Succeeded [2021-08-08T06:46:01.244Z] nexus3.edgexfoundry.org:10002 [2021-08-08T06:46:01.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T06:46:01.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T06:46:01.518Z] Configure a credential helper to remove this warning. See [2021-08-08T06:46:01.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T06:46:01.518Z] [2021-08-08T06:46:01.518Z] Login Succeeded [2021-08-08T06:46:01.518Z] nexus3.edgexfoundry.org:10003 [2021-08-08T06:46:01.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T06:46:01.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T06:46:01.788Z] Configure a credential helper to remove this warning. See [2021-08-08T06:46:01.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T06:46:01.788Z] [2021-08-08T06:46:01.788Z] Login Succeeded [2021-08-08T06:46:01.788Z] nexus3.edgexfoundry.org:10004 [2021-08-08T06:46:01.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T06:46:01.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T06:46:01.788Z] Configure a credential helper to remove this warning. See [2021-08-08T06:46:01.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T06:46:01.788Z] [2021-08-08T06:46:01.788Z] Login Succeeded [2021-08-08T06:46:01.788Z] docker.io [2021-08-08T06:46:01.960Z] 97ac5df62f85: Verifying Checksum [2021-08-08T06:46:01.960Z] 97ac5df62f85: Download complete [2021-08-08T06:46:02.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-08T06:46:02.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-08T06:46:02.321Z] Configure a credential helper to remove this warning. See [2021-08-08T06:46:02.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-08T06:46:02.321Z] [2021-08-08T06:46:02.321Z] Login Succeeded [2021-08-08T06:46:02.321Z] ---> docker-login.sh ends [Pipeline] } [2021-08-08T06:46:02.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-08T06:46:02.559Z] e90a11edd702: Verifying Checksum [2021-08-08T06:46:02.559Z] e90a11edd702: Download complete [Pipeline] echo [2021-08-08T06:46:02.696Z] ========================================================= [2021-08-08T06:46:02.696Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-08T06:46:02.696Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-08T06:46:03.099Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-08T06:46:03.099Z] Sending build context to Docker daemon 20.6MB [2021-08-08T06:46:03.099Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-08T06:46:03.099Z] Step 2/8 : FROM ${BASE} [2021-08-08T06:46:03.366Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-08T06:46:03.366Z] 540db60ca938: Pulling fs layer [2021-08-08T06:46:03.366Z] adcc1eea9eea: Pulling fs layer [2021-08-08T06:46:03.366Z] 4c4ab2625f07: Pulling fs layer [2021-08-08T06:46:03.366Z] db62176df00c: Pulling fs layer [2021-08-08T06:46:03.366Z] 3b30891b0d05: Pulling fs layer [2021-08-08T06:46:03.366Z] 06b49ca38bd5: Pulling fs layer [2021-08-08T06:46:03.366Z] c788192a36de: Pulling fs layer [2021-08-08T06:46:03.366Z] a77e37c0d609: Pulling fs layer [2021-08-08T06:46:03.366Z] c3185cebc471: Pulling fs layer [2021-08-08T06:46:03.366Z] 3b30891b0d05: Waiting [2021-08-08T06:46:03.366Z] 06b49ca38bd5: Waiting [2021-08-08T06:46:03.366Z] c788192a36de: Waiting [2021-08-08T06:46:03.366Z] a77e37c0d609: Waiting [2021-08-08T06:46:03.366Z] c3185cebc471: Waiting [2021-08-08T06:46:03.366Z] db62176df00c: Waiting [2021-08-08T06:46:03.366Z] 4c4ab2625f07: Verifying Checksum [2021-08-08T06:46:03.366Z] 4c4ab2625f07: Download complete [2021-08-08T06:46:03.366Z] adcc1eea9eea: Verifying Checksum [2021-08-08T06:46:03.366Z] adcc1eea9eea: Download complete [2021-08-08T06:46:03.366Z] 3b30891b0d05: Verifying Checksum [2021-08-08T06:46:03.366Z] 3b30891b0d05: Download complete [2021-08-08T06:46:03.366Z] 06b49ca38bd5: Verifying Checksum [2021-08-08T06:46:03.366Z] 06b49ca38bd5: Download complete [2021-08-08T06:46:03.635Z] c788192a36de: Verifying Checksum [2021-08-08T06:46:03.635Z] c788192a36de: Download complete [2021-08-08T06:46:03.635Z] 540db60ca938: Download complete [2021-08-08T06:46:03.635Z] 540db60ca938: Pull complete [2021-08-08T06:46:03.906Z] adcc1eea9eea: Pull complete [2021-08-08T06:46:03.906Z] 4c4ab2625f07: Pull complete [2021-08-08T06:46:03.906Z] a77e37c0d609: Verifying Checksum [2021-08-08T06:46:03.906Z] a77e37c0d609: Download complete [2021-08-08T06:46:07.249Z] c3185cebc471: Verifying Checksum [2021-08-08T06:46:07.249Z] c3185cebc471: Download complete [2021-08-08T06:46:07.249Z] db62176df00c: Verifying Checksum [2021-08-08T06:46:07.249Z] db62176df00c: Download complete [2021-08-08T06:46:10.604Z] db62176df00c: Pull complete [2021-08-08T06:46:10.605Z] 3b30891b0d05: Pull complete [2021-08-08T06:46:10.605Z] 06b49ca38bd5: Pull complete [2021-08-08T06:46:10.605Z] c788192a36de: Pull complete [2021-08-08T06:46:10.605Z] a77e37c0d609: Pull complete [2021-08-08T06:46:12.578Z] c3185cebc471: Pull complete [2021-08-08T06:46:12.578Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-08T06:46:12.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-08T06:46:12.578Z] ---> 031687cdd783 [2021-08-08T06:46:12.578Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-08T06:46:12.747Z] e90a11edd702: Pull complete [2021-08-08T06:46:13.021Z] d77568369979: Pull complete [2021-08-08T06:46:13.297Z] fc1c9f9a7f3b: Pull complete [2021-08-08T06:46:13.897Z] 170f2ba95c9a: Pull complete [2021-08-08T06:46:14.520Z] ---> Running in 5d58a7eb5bba [2021-08-08T06:46:14.520Z] Removing intermediate container 5d58a7eb5bba [2021-08-08T06:46:14.520Z] ---> 8d82afa71108 [2021-08-08T06:46:14.520Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-08T06:46:14.520Z] ---> Running in c0532b98941d [2021-08-08T06:46:15.100Z] Removing intermediate container c0532b98941d [2021-08-08T06:46:15.100Z] ---> c0f406093658 [2021-08-08T06:46:15.100Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-08T06:46:15.100Z] ---> Running in 62946ee0a7a9 [2021-08-08T06:46:15.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-08T06:46:16.321Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-08T06:46:16.912Z] OK: 219 MiB in 52 packages [2021-08-08T06:46:16.912Z] Removing intermediate container 62946ee0a7a9 [2021-08-08T06:46:16.912Z] ---> a2f43d3490e4 [2021-08-08T06:46:16.912Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-08T06:46:16.912Z] ---> Running in abaf578ecf44 [2021-08-08T06:46:17.179Z] Removing intermediate container abaf578ecf44 [2021-08-08T06:46:17.179Z] ---> 4fa00970a112 [2021-08-08T06:46:17.179Z] Step 7/8 : COPY . . [2021-08-08T06:46:17.766Z] ---> e1bd98c75881 [2021-08-08T06:46:17.766Z] Step 8/8 : RUN go mod download [2021-08-08T06:46:17.766Z] ---> Running in 3cf57f74c8b9 [2021-08-08T06:46:19.314Z] 97ac5df62f85: Pull complete [2021-08-08T06:46:19.587Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-08T06:46:19.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-08T06:46:19.587Z] ---> 04bc70af865f [2021-08-08T06:46:19.587Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-08T06:46:22.209Z] ---> Running in 4dc3a76fcfbc [2021-08-08T06:46:22.803Z] Removing intermediate container 4dc3a76fcfbc [2021-08-08T06:46:22.803Z] ---> fc0bf9dd5bde [2021-08-08T06:46:22.803Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-08T06:46:22.803Z] ---> Running in 7d251e5f6b85 [2021-08-08T06:46:25.427Z] Removing intermediate container 7d251e5f6b85 [2021-08-08T06:46:25.427Z] ---> e83319dfbe66 [2021-08-08T06:46:25.427Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-08T06:46:25.427Z] ---> Running in 9a9dbb2f04b9 [2021-08-08T06:46:26.867Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-08T06:46:27.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-08T06:46:28.446Z] OK: 218 MiB in 52 packages [2021-08-08T06:46:29.429Z] Removing intermediate container 9a9dbb2f04b9 [2021-08-08T06:46:29.429Z] ---> 4ede2ddf29c8 [2021-08-08T06:46:29.429Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-08T06:46:29.704Z] ---> Running in bd40fbd5381a [2021-08-08T06:46:30.299Z] Removing intermediate container bd40fbd5381a [2021-08-08T06:46:30.299Z] ---> 15b7169dfbc3 [2021-08-08T06:46:30.299Z] Step 7/8 : COPY . . [2021-08-08T06:46:32.922Z] ---> 78a5818ef157 [2021-08-08T06:46:32.922Z] Step 8/8 : RUN go mod download [2021-08-08T06:46:32.922Z] ---> Running in f0279d8c6231 [2021-08-08T06:46:36.014Z] Removing intermediate container 3cf57f74c8b9 [2021-08-08T06:46:36.014Z] ---> ec51ce42748e [2021-08-08T06:46:36.014Z] Successfully built ec51ce42748e [2021-08-08T06:46:36.014Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-08T06:46:36.378Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-08T06:46:36.378Z] . [Pipeline] withDockerContainer [2021-08-08T06:46:36.494Z] prd-centos7-docker-4c-2g-28 does not seem to be running inside a container [2021-08-08T06:46:36.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-08T06:46:36.923Z] $ docker top 5f97205e2f07f2f8204e0f99e3343068d492fe57f918e0692783cd5b421ca201 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-08T06:46:37.374Z] + go version [2021-08-08T06:46:37.374Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-08T06:46:37.403Z] $ docker stop --time=1 5f97205e2f07f2f8204e0f99e3343068d492fe57f918e0692783cd5b421ca201 [2021-08-08T06:46:38.605Z] $ docker rm -f 5f97205e2f07f2f8204e0f99e3343068d492fe57f918e0692783cd5b421ca201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-08T06:46:39.388Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-08T06:46:39.388Z] . [Pipeline] withDockerContainer [2021-08-08T06:46:39.504Z] prd-centos7-docker-4c-2g-28 does not seem to be running inside a container [2021-08-08T06:46:39.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-08T06:46:39.937Z] $ docker top bd58836bcce6c7420463f702dcf30ad2df6be86ff8865bf02fb9148c5292d739 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-08T06:46:40.405Z] + go mod tidy [Pipeline] sh [2021-08-08T06:46:41.023Z] + make test [2021-08-08T06:46:41.023Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-08T06:46:41.293Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-08T06:46:51.400Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-08T06:46:51.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-08T06:46:51.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-08T06:46:51.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-08T06:46:51.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-08T06:46:51.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-08T06:46:51.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-08T06:46:51.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-08T06:46:51.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-08T06:46:51.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-08T06:46:51.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-08T06:46:51.400Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-08T06:46:51.400Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-08-08T06:46:56.825Z] $ docker stop --time=1 bd58836bcce6c7420463f702dcf30ad2df6be86ff8865bf02fb9148c5292d739 [2021-08-08T06:46:58.232Z] $ docker rm -f bd58836bcce6c7420463f702dcf30ad2df6be86ff8865bf02fb9148c5292d739 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-08T06:46:58.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-08T06:46:58.995Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-08-08T06:47:05.337Z] Removing intermediate container f0279d8c6231 [2021-08-08T06:47:05.337Z] ---> fe94bb204a41 [2021-08-08T06:47:05.337Z] Successfully built fe94bb204a41 [2021-08-08T06:47:05.337Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-08T06:47:07.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-08T06:47:07.237Z] + docker inspect -f . ci-base-image-arm64 [2021-08-08T06:47:07.237Z] . [Pipeline] withDockerContainer [2021-08-08T06:47:07.423Z] + ls -al . [2021-08-08T06:47:07.423Z] total 92 [2021-08-08T06:47:07.423Z] drwxrwxr-x. 11 jenkins jenkins 4096 Aug 8 06:46 . [2021-08-08T06:47:07.423Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 8 06:45 .. [2021-08-08T06:47:07.423Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 8 06:45 assets [2021-08-08T06:47:07.423Z] drwxrwxr-x. 2 jenkins jenkins 35 Aug 8 06:45 bin [2021-08-08T06:47:07.423Z] drwxrwxr-x. 3 jenkins jenkins 29 Aug 8 06:45 cmd [2021-08-08T06:47:07.423Z] -rw-rw-r--. 1 jenkins jenkins 3959 Aug 8 06:45 CONTRIBUTING.md [2021-08-08T06:47:07.423Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 8 06:46 coverage.out [2021-08-08T06:47:07.423Z] -rw-rw-r--. 1 jenkins jenkins 1526 Aug 8 06:45 Dockerfile [2021-08-08T06:47:07.423Z] -rw-rw-r--. 1 jenkins jenkins 902 Aug 8 06:45 Dockerfile.build [2021-08-08T06:47:07.423Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 8 06:45 docs [2021-08-08T06:47:07.423Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 8 06:45 .git [2021-08-08T06:47:07.423Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 8 06:45 .github [2021-08-08T06:47:07.423Z] -rw-rw-r--. 1 jenkins jenkins 162 Aug 8 06:45 .gitignore [2021-08-08T06:47:07.423Z] -rw-rw-r--. 1 jenkins jenkins 823 Aug 8 06:45 go.mod [2021-08-08T06:47:07.423Z] -rw-r--r--. 1 jenkins jenkins 23693 Aug 8 06:46 go.sum [2021-08-08T06:47:07.423Z] drwxrwxr-x. 9 jenkins jenkins 125 Aug 8 06:45 internal [2021-08-08T06:47:07.423Z] -rw-rw-r--. 1 jenkins jenkins 652 Aug 8 06:45 Jenkinsfile [2021-08-08T06:47:07.423Z] -rw-rw-r--. 1 jenkins jenkins 11357 Aug 8 06:45 LICENSE [2021-08-08T06:47:07.423Z] -rw-rw-r--. 1 jenkins jenkins 990 Aug 8 06:45 Makefile [2021-08-08T06:47:07.423Z] drwxrwxr-x. 3 jenkins jenkins 19 Aug 8 06:45 pkg [2021-08-08T06:47:07.423Z] -rw-rw-r--. 1 jenkins jenkins 5509 Aug 8 06:45 README.md [2021-08-08T06:47:07.423Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 8 06:43 VERSION [2021-08-08T06:47:07.423Z] -rw-rw-r--. 1 jenkins jenkins 155 Aug 8 06:45 version.go [2021-08-08T06:47:07.423Z] drwxrwxr-x. 4 jenkins jenkins 4096 Aug 8 06:45 web [2021-08-08T06:47:07.531Z] prd-ubuntu18.04-docker-arm64-4c-16g-27 does not seem to be running inside a container [2021-08-08T06:47:07.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-08T06:47:09.540Z] $ docker top f24ef2af23a72fe93d61b4c282ff8f779b72b1f8da3dce3d8b0b6ba9268fc5e3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-08T06:47:10.392Z] + 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=d1c21231f0891ff52f81fa0cb850b0feff264840 --label arch=amd64 --label version=0.0.0 . [2021-08-08T06:47:10.392Z] Sending build context to Docker daemon 20.63MB [2021-08-08T06:47:10.392Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-08T06:47:10.392Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-08T06:47:10.392Z] ---> ec51ce42748e [2021-08-08T06:47:10.392Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-08T06:47:10.623Z] + go version [2021-08-08T06:47:10.623Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-08T06:47:10.651Z] $ docker stop --time=1 f24ef2af23a72fe93d61b4c282ff8f779b72b1f8da3dce3d8b0b6ba9268fc5e3 [2021-08-08T06:47:10.662Z] ---> Running in b654c1c832d4 [2021-08-08T06:47:10.662Z] Removing intermediate container b654c1c832d4 [2021-08-08T06:47:10.662Z] ---> 89f4d32b0cc2 [2021-08-08T06:47:10.662Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-08T06:47:10.662Z] ---> Running in 69add4f991f8 [2021-08-08T06:47:10.931Z] Removing intermediate container 69add4f991f8 [2021-08-08T06:47:10.931Z] ---> 905a647b1e46 [2021-08-08T06:47:10.931Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-08T06:47:10.931Z] ---> Running in 1604e4aeb7dc [2021-08-08T06:47:10.931Z] Removing intermediate container 1604e4aeb7dc [2021-08-08T06:47:10.931Z] ---> b8e9c1dba2c3 [2021-08-08T06:47:10.931Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-08T06:47:10.931Z] ---> Running in 19b9648d7af4 [2021-08-08T06:47:11.197Z] Removing intermediate container 19b9648d7af4 [2021-08-08T06:47:11.197Z] ---> 5b8c99eb7402 [2021-08-08T06:47:11.197Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-08T06:47:11.197Z] ---> Running in f4b3180d52c1 [2021-08-08T06:47:11.197Z] Removing intermediate container f4b3180d52c1 [2021-08-08T06:47:11.197Z] ---> 45462f6b502d [2021-08-08T06:47:11.197Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-08T06:47:11.197Z] ---> Running in 3f5b1b29bdc8 [2021-08-08T06:47:11.785Z] Removing intermediate container 3f5b1b29bdc8 [2021-08-08T06:47:11.785Z] ---> 51db945eafe3 [2021-08-08T06:47:11.785Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-08T06:47:11.785Z] ---> Running in aa004a7bd8f1 [2021-08-08T06:47:12.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-08T06:47:12.523Z] $ docker rm -f f24ef2af23a72fe93d61b4c282ff8f779b72b1f8da3dce3d8b0b6ba9268fc5e3 [2021-08-08T06:47:12.637Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-08T06:47:13.572Z] + docker inspect -f . ci-base-image-arm64 [2021-08-08T06:47:13.572Z] . [2021-08-08T06:47:13.600Z] OK: 219 MiB in 52 packages [2021-08-08T06:47:13.600Z] Removing intermediate container aa004a7bd8f1 [2021-08-08T06:47:13.600Z] ---> 5ba1f04848af [2021-08-08T06:47:13.600Z] Step 10/25 : ENV GO111MODULE=on [2021-08-08T06:47:13.600Z] ---> Running in aa0288b3f5d7 [2021-08-08T06:47:13.600Z] Removing intermediate container aa0288b3f5d7 [2021-08-08T06:47:13.600Z] ---> e2ee00b30e34 [2021-08-08T06:47:13.600Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-08T06:47:13.600Z] ---> Running in 4712ab929f2d [Pipeline] withDockerContainer [2021-08-08T06:47:13.851Z] prd-ubuntu18.04-docker-arm64-4c-16g-27 does not seem to be running inside a container [2021-08-08T06:47:13.865Z] Removing intermediate container 4712ab929f2d [2021-08-08T06:47:13.865Z] ---> a04113eaf727 [2021-08-08T06:47:13.865Z] Step 12/25 : COPY go.mod . [2021-08-08T06:47:13.865Z] ---> 9e8cd3966102 [2021-08-08T06:47:13.865Z] Step 13/25 : COPY Makefile . [2021-08-08T06:47:13.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-08T06:47:14.133Z] ---> 729bc25e37ef [2021-08-08T06:47:14.133Z] Step 14/25 : RUN make update [2021-08-08T06:47:14.133Z] ---> Running in 79b998673b93 [2021-08-08T06:47:14.401Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-08T06:47:14.672Z] Removing intermediate container 79b998673b93 [2021-08-08T06:47:14.672Z] ---> 750b9029dac9 [2021-08-08T06:47:14.672Z] Step 15/25 : COPY . . [2021-08-08T06:47:15.253Z] ---> 83681d76907e [2021-08-08T06:47:15.253Z] Step 16/25 : RUN go mod tidy [2021-08-08T06:47:15.253Z] ---> Running in a1699f33e8d7 [2021-08-08T06:47:15.597Z] $ docker top 6741f09ea312dc6d618de7967a26733d484de9907d277c74796bd5d62e902b38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-08T06:47:16.230Z] Removing intermediate container a1699f33e8d7 [2021-08-08T06:47:16.230Z] ---> ae4af82a201b [2021-08-08T06:47:16.230Z] Step 17/25 : RUN ${MAKE} [2021-08-08T06:47:16.230Z] ---> Running in 015055c31db0 [2021-08-08T06:47:16.230Z] 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-08-08T06:47:16.697Z] + go mod tidy [Pipeline] sh [2021-08-08T06:47:18.006Z] + make test [2021-08-08T06:47:18.006Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-08T06:47:19.448Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-08T06:47:24.480Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-08T06:47:25.886Z] Removing intermediate container 015055c31db0 [2021-08-08T06:47:25.886Z] ---> 4ac939c1e466 [2021-08-08T06:47:25.886Z] Step 18/25 : FROM alpine:3.12 [2021-08-08T06:47:26.465Z] 3.12: Pulling from library/alpine [2021-08-08T06:47:26.465Z] 339de151aab4: Pulling fs layer [2021-08-08T06:47:26.730Z] 339de151aab4: Verifying Checksum [2021-08-08T06:47:26.730Z] 339de151aab4: Download complete [2021-08-08T06:47:26.995Z] 339de151aab4: Pull complete [2021-08-08T06:47:26.995Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-08T06:47:26.995Z] Status: Downloaded newer image for alpine:3.12 [2021-08-08T06:47:26.995Z] ---> 13621d1b12d4 [2021-08-08T06:47:26.995Z] Step 19/25 : EXPOSE 4000 [2021-08-08T06:47:26.995Z] ---> Running in 7c9a3e840eb3 [2021-08-08T06:47:26.995Z] Removing intermediate container 7c9a3e840eb3 [2021-08-08T06:47:26.995Z] ---> 115ae4493f11 [2021-08-08T06:47:26.995Z] 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-08-08T06:47:27.576Z] ---> 6d2780cd0c6c [2021-08-08T06:47:27.576Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-08T06:47:27.576Z] ---> Running in c1bacaffddb4 [2021-08-08T06:47:27.576Z] Removing intermediate container c1bacaffddb4 [2021-08-08T06:47:27.576Z] ---> a3c36c79c119 [2021-08-08T06:47:27.576Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-08T06:47:27.576Z] ---> Running in b2cb0cda764d [2021-08-08T06:47:27.576Z] Removing intermediate container b2cb0cda764d [2021-08-08T06:47:27.576Z] ---> 3f3ae1b53317 [2021-08-08T06:47:27.576Z] Step 23/25 : LABEL arch=amd64 [2021-08-08T06:47:27.839Z] ---> Running in 9c70e9879f96 [2021-08-08T06:47:27.839Z] Removing intermediate container 9c70e9879f96 [2021-08-08T06:47:27.839Z] ---> 118ee07c3214 [2021-08-08T06:47:27.839Z] Step 24/25 : LABEL git_sha=d1c21231f0891ff52f81fa0cb850b0feff264840 [2021-08-08T06:47:27.839Z] ---> Running in ca5a68818851 [2021-08-08T06:47:27.839Z] Removing intermediate container ca5a68818851 [2021-08-08T06:47:27.839Z] ---> 4a97e85c5a9c [2021-08-08T06:47:27.839Z] Step 25/25 : LABEL version=0.0.0 [2021-08-08T06:47:27.839Z] ---> Running in f14f96e08de6 [2021-08-08T06:47:28.107Z] Removing intermediate container f14f96e08de6 [2021-08-08T06:47:28.107Z] ---> c3a8d3002bc1 [2021-08-08T06:47:28.107Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-08T06:47:28.107Z] Successfully built c3a8d3002bc1 [2021-08-08T06:47:28.107Z] 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-08-08T06:47:29.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-08T06:47:29.003Z] [2021-08-08T06:47:29.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-08T06:47:29.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-08T06:47:29.377Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-08T06:47:29.377Z] b4d181a07f80: Pulling fs layer [2021-08-08T06:47:29.377Z] a1111a8f2ec3: Pulling fs layer [2021-08-08T06:47:29.377Z] ed53099fbce6: Pulling fs layer [2021-08-08T06:47:29.377Z] dc539afda2c1: Pulling fs layer [2021-08-08T06:47:29.377Z] 77bc0d833cb6: Pulling fs layer [2021-08-08T06:47:29.377Z] 9065ff56babe: Pulling fs layer [2021-08-08T06:47:29.377Z] d287ab97295c: Pulling fs layer [2021-08-08T06:47:29.377Z] dc539afda2c1: Waiting [2021-08-08T06:47:29.377Z] 77bc0d833cb6: Waiting [2021-08-08T06:47:29.377Z] 9065ff56babe: Waiting [2021-08-08T06:47:29.377Z] d287ab97295c: Waiting [2021-08-08T06:47:29.647Z] a1111a8f2ec3: Verifying Checksum [2021-08-08T06:47:29.647Z] a1111a8f2ec3: Download complete [2021-08-08T06:47:29.647Z] dc539afda2c1: Verifying Checksum [2021-08-08T06:47:29.647Z] dc539afda2c1: Download complete [2021-08-08T06:47:29.912Z] 77bc0d833cb6: Verifying Checksum [2021-08-08T06:47:29.912Z] 77bc0d833cb6: Download complete [2021-08-08T06:47:29.912Z] 9065ff56babe: Verifying Checksum [2021-08-08T06:47:29.912Z] 9065ff56babe: Download complete [2021-08-08T06:47:29.912Z] ed53099fbce6: Verifying Checksum [2021-08-08T06:47:29.912Z] ed53099fbce6: Download complete [2021-08-08T06:47:30.881Z] b4d181a07f80: Verifying Checksum [2021-08-08T06:47:30.881Z] b4d181a07f80: Download complete [2021-08-08T06:47:31.850Z] b4d181a07f80: Pull complete [2021-08-08T06:47:31.850Z] a1111a8f2ec3: Pull complete [2021-08-08T06:47:32.450Z] ed53099fbce6: Pull complete [2021-08-08T06:47:32.450Z] dc539afda2c1: Pull complete [2021-08-08T06:47:32.716Z] 77bc0d833cb6: Pull complete [2021-08-08T06:47:32.716Z] 9065ff56babe: Pull complete [2021-08-08T06:47:34.124Z] d287ab97295c: Verifying Checksum [2021-08-08T06:47:34.124Z] d287ab97295c: Download complete [2021-08-08T06:47:38.401Z] d287ab97295c: Pull complete [2021-08-08T06:47:38.401Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-08T06:47:38.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-08T06:47:38.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-08T06:47:38.515Z] prd-centos7-docker-4c-2g-28 does not seem to be running inside a container [2021-08-08T06:47:38.574Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-08T06:47:40.883Z] $ docker top ce234e5be56a3a631209549b2dd3f0e09625a1132259eca6329b2b4bf127767d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-08T06:47:41.932Z] ---> job-cost.sh [2021-08-08T06:47:41.932Z] lf-activate-venv: SKIPPING [2021-08-08T06:47:41.932Z] INFO: No Stack... [2021-08-08T06:47:42.888Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-08T06:47:43.155Z] INFO: Archiving Costs [Pipeline] sh [2021-08-08T06:47:43.498Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-08-08T06:47:43.498Z] + cut -d, -f6 [Pipeline] lock [2021-08-08T06:47:43.580Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-423-2-stack-cost] [2021-08-08T06:47:43.591Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-423-2-stack-cost] did not exist. Created. [2021-08-08T06:47:43.592Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-423-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-08T06:47:44.067Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-08T06:47:44.131Z] Stashed 1 file(s) [Pipeline] } [2021-08-08T06:47:44.156Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-423-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-08T06:47:44.245Z] $ docker stop --time=1 ce234e5be56a3a631209549b2dd3f0e09625a1132259eca6329b2b4bf127767d [2021-08-08T06:47:45.384Z] $ docker rm -f ce234e5be56a3a631209549b2dd3f0e09625a1132259eca6329b2b4bf127767d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-08T06:47:51.858Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-08T06:47:51.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-08T06:47:51.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-08T06:47:51.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-08T06:47:51.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-08T06:47:51.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-08T06:47:51.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-08T06:47:51.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-08T06:47:51.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-08T06:47:51.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-08T06:47:51.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-08T06:47:51.858Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-08T06:47:51.858Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-08-08T06:48:14.063Z] $ docker stop --time=1 6741f09ea312dc6d618de7967a26733d484de9907d277c74796bd5d62e902b38 [2021-08-08T06:48:16.077Z] $ docker rm -f 6741f09ea312dc6d618de7967a26733d484de9907d277c74796bd5d62e902b38 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-08T06:48:16.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-08T06:48:17.002Z] Warning: overwriting stash ‘coverage-report’ [2021-08-08T06:48:17.573Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-08T06:48:18.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-08T06:48:18.572Z] + ls -al . [2021-08-08T06:48:18.572Z] total 128 [2021-08-08T06:48:18.572Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 8 06:47 . [2021-08-08T06:48:18.572Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 06:45 .. [2021-08-08T06:48:18.572Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 06:45 .git [2021-08-08T06:48:18.572Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 06:45 .github [2021-08-08T06:48:18.572Z] -rw-rw-r-- 1 jenkins jenkins 162 Aug 8 06:45 .gitignore [2021-08-08T06:48:18.572Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 8 06:45 CONTRIBUTING.md [2021-08-08T06:48:18.572Z] -rw-rw-r-- 1 jenkins jenkins 1526 Aug 8 06:45 Dockerfile [2021-08-08T06:48:18.572Z] -rw-rw-r-- 1 jenkins jenkins 902 Aug 8 06:45 Dockerfile.build [2021-08-08T06:48:18.572Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 8 06:45 Jenkinsfile [2021-08-08T06:48:18.572Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 8 06:45 LICENSE [2021-08-08T06:48:18.572Z] -rw-rw-r-- 1 jenkins jenkins 990 Aug 8 06:45 Makefile [2021-08-08T06:48:18.572Z] -rw-rw-r-- 1 jenkins jenkins 5509 Aug 8 06:45 README.md [2021-08-08T06:48:18.572Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 8 06:43 VERSION [2021-08-08T06:48:18.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 06:45 assets [2021-08-08T06:48:18.572Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 06:45 bin [2021-08-08T06:48:18.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 06:45 cmd [2021-08-08T06:48:18.572Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 8 06:47 coverage.out [2021-08-08T06:48:18.572Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 06:45 docs [2021-08-08T06:48:18.572Z] -rw-rw-r-- 1 jenkins jenkins 823 Aug 8 06:45 go.mod [2021-08-08T06:48:18.572Z] -rw-r--r-- 1 jenkins jenkins 23693 Aug 8 06:47 go.sum [2021-08-08T06:48:18.572Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 8 06:45 internal [2021-08-08T06:48:18.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 06:45 pkg [2021-08-08T06:48:18.572Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 8 06:45 version.go [2021-08-08T06:48:18.572Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 06:45 web [Pipeline] isUnix [Pipeline] sh [2021-08-08T06:48:18.958Z] + 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=d1c21231f0891ff52f81fa0cb850b0feff264840 --label arch=arm64 --label version=0.0.0 . [2021-08-08T06:48:19.946Z] Sending build context to Docker daemon 20.63MB [2021-08-08T06:48:19.946Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-08T06:48:19.946Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-08T06:48:19.946Z] ---> fe94bb204a41 [2021-08-08T06:48:19.946Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-08T06:48:20.218Z] ---> Running in 95e889e266b6 [2021-08-08T06:48:20.814Z] Removing intermediate container 95e889e266b6 [2021-08-08T06:48:20.814Z] ---> 80ec1257b1c2 [2021-08-08T06:48:20.814Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-08T06:48:20.814Z] ---> Running in ef407a3b00db [2021-08-08T06:48:21.412Z] Removing intermediate container ef407a3b00db [2021-08-08T06:48:21.412Z] ---> 14ce1d9e61dc [2021-08-08T06:48:21.412Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-08T06:48:21.412Z] ---> Running in 10178b30e688 [2021-08-08T06:48:22.010Z] Removing intermediate container 10178b30e688 [2021-08-08T06:48:22.010Z] ---> 2d2af6c5dc12 [2021-08-08T06:48:22.010Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-08T06:48:22.010Z] ---> Running in 67876cf88512 [2021-08-08T06:48:22.602Z] Removing intermediate container 67876cf88512 [2021-08-08T06:48:22.602Z] ---> bb819022f560 [2021-08-08T06:48:22.602Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-08T06:48:22.602Z] ---> Running in 088ef7ac0c6b [2021-08-08T06:48:23.207Z] Removing intermediate container 088ef7ac0c6b [2021-08-08T06:48:23.207Z] ---> 64b5b938dbeb [2021-08-08T06:48:23.207Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-08T06:48:23.492Z] ---> Running in df0d31340a75 [2021-08-08T06:48:25.472Z] Removing intermediate container df0d31340a75 [2021-08-08T06:48:25.472Z] ---> 94f87d2400ff [2021-08-08T06:48:25.472Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-08T06:48:25.746Z] ---> Running in 750fe5c6d963 [2021-08-08T06:48:27.190Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-08T06:48:27.781Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-08T06:48:28.754Z] OK: 218 MiB in 52 packages [2021-08-08T06:48:29.732Z] Removing intermediate container 750fe5c6d963 [2021-08-08T06:48:29.732Z] ---> 2436b010855f [2021-08-08T06:48:29.732Z] Step 10/25 : ENV GO111MODULE=on [2021-08-08T06:48:29.732Z] ---> Running in 3c39895fb09f [2021-08-08T06:48:30.334Z] Removing intermediate container 3c39895fb09f [2021-08-08T06:48:30.334Z] ---> 996dd0a50088 [2021-08-08T06:48:30.334Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-08T06:48:30.334Z] ---> Running in 493d6a066b04 [2021-08-08T06:48:30.931Z] Removing intermediate container 493d6a066b04 [2021-08-08T06:48:30.931Z] ---> b1322fd03b3a [2021-08-08T06:48:30.931Z] Step 12/25 : COPY go.mod . [2021-08-08T06:48:31.528Z] ---> 4494857cd205 [2021-08-08T06:48:31.528Z] Step 13/25 : COPY Makefile . [2021-08-08T06:48:32.515Z] ---> 09322879e7ff [2021-08-08T06:48:32.515Z] Step 14/25 : RUN make update [2021-08-08T06:48:32.515Z] ---> Running in 58f78b19b18d [2021-08-08T06:48:33.952Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-08T06:48:35.387Z] Removing intermediate container 58f78b19b18d [2021-08-08T06:48:35.387Z] ---> 12ce85150f6b [2021-08-08T06:48:35.387Z] Step 15/25 : COPY . . [2021-08-08T06:48:38.008Z] ---> f8f6b06192da [2021-08-08T06:48:38.008Z] Step 16/25 : RUN go mod tidy [2021-08-08T06:48:38.008Z] ---> Running in c916a6119b3e [2021-08-08T06:48:40.647Z] Removing intermediate container c916a6119b3e [2021-08-08T06:48:40.647Z] ---> 014b2743cbad [2021-08-08T06:48:40.647Z] Step 17/25 : RUN ${MAKE} [2021-08-08T06:48:40.922Z] ---> Running in e05c78ab44e0 [2021-08-08T06:48:42.360Z] 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-08-08T06:49:09.205Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-08T06:49:12.604Z] Removing intermediate container e05c78ab44e0 [2021-08-08T06:49:12.604Z] ---> a5e8572075ab [2021-08-08T06:49:12.604Z] Step 18/25 : FROM alpine:3.12 [2021-08-08T06:49:13.200Z] 3.12: Pulling from library/alpine [2021-08-08T06:49:13.473Z] d2f70382dc9a: Pulling fs layer [2021-08-08T06:49:13.747Z] d2f70382dc9a: Verifying Checksum [2021-08-08T06:49:13.747Z] d2f70382dc9a: Download complete [2021-08-08T06:49:14.343Z] d2f70382dc9a: Pull complete [2021-08-08T06:49:14.343Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-08T06:49:14.343Z] Status: Downloaded newer image for alpine:3.12 [2021-08-08T06:49:14.343Z] ---> c4fd0aeabfcf [2021-08-08T06:49:14.343Z] Step 19/25 : EXPOSE 4000 [2021-08-08T06:49:14.618Z] ---> Running in d779100092c1 [2021-08-08T06:49:15.216Z] Removing intermediate container d779100092c1 [2021-08-08T06:49:15.216Z] ---> a3d468dfd6f7 [2021-08-08T06:49:15.216Z] 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-08-08T06:49:16.656Z] ---> 11b173735d30 [2021-08-08T06:49:16.656Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-08T06:49:16.929Z] ---> Running in 6b0bd3509c71 [2021-08-08T06:49:17.527Z] Removing intermediate container 6b0bd3509c71 [2021-08-08T06:49:17.527Z] ---> 1519f0b38240 [2021-08-08T06:49:17.527Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-08T06:49:17.527Z] ---> Running in c587ecc992de [2021-08-08T06:49:18.124Z] Removing intermediate container c587ecc992de [2021-08-08T06:49:18.124Z] ---> c4a6d00deb81 [2021-08-08T06:49:18.124Z] Step 23/25 : LABEL arch=arm64 [2021-08-08T06:49:18.124Z] ---> Running in 440af5c40c44 [2021-08-08T06:49:18.723Z] Removing intermediate container 440af5c40c44 [2021-08-08T06:49:18.723Z] ---> 06dd9162533c [2021-08-08T06:49:18.723Z] Step 24/25 : LABEL git_sha=d1c21231f0891ff52f81fa0cb850b0feff264840 [2021-08-08T06:49:18.723Z] ---> Running in 1813ab7d75e5 [2021-08-08T06:49:19.326Z] Removing intermediate container 1813ab7d75e5 [2021-08-08T06:49:19.326Z] ---> e2077facf87a [2021-08-08T06:49:19.326Z] Step 25/25 : LABEL version=0.0.0 [2021-08-08T06:49:19.326Z] ---> Running in dcbee696df98 [2021-08-08T06:49:19.930Z] Removing intermediate container dcbee696df98 [2021-08-08T06:49:19.930Z] ---> b88e4104d873 [2021-08-08T06:49:19.930Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-08T06:49:19.930Z] Successfully built b88e4104d873 [2021-08-08T06:49:19.931Z] 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-08-08T06:49:20.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-08T06:49:20.702Z] [2021-08-08T06:49:20.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-08T06:49:21.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-08T06:49:21.649Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-08T06:49:21.649Z] 448f6bf000e3: Pulling fs layer [2021-08-08T06:49:21.649Z] f757da607395: Pulling fs layer [2021-08-08T06:49:21.649Z] 05883995daec: Pulling fs layer [2021-08-08T06:49:21.649Z] 8603b9c90790: Pulling fs layer [2021-08-08T06:49:21.649Z] 1560dd03e051: Pulling fs layer [2021-08-08T06:49:21.649Z] 27f5ce0e4adf: Pulling fs layer [2021-08-08T06:49:21.649Z] c2d8d7efcc4b: Pulling fs layer [2021-08-08T06:49:21.649Z] 8603b9c90790: Waiting [2021-08-08T06:49:21.649Z] c2d8d7efcc4b: Waiting [2021-08-08T06:49:21.649Z] 27f5ce0e4adf: Waiting [2021-08-08T06:49:21.925Z] f757da607395: Verifying Checksum [2021-08-08T06:49:21.925Z] f757da607395: Download complete [2021-08-08T06:49:21.925Z] 8603b9c90790: Download complete [2021-08-08T06:49:22.197Z] 1560dd03e051: Verifying Checksum [2021-08-08T06:49:22.197Z] 1560dd03e051: Download complete [2021-08-08T06:49:22.197Z] 27f5ce0e4adf: Verifying Checksum [2021-08-08T06:49:22.197Z] 27f5ce0e4adf: Download complete [2021-08-08T06:49:22.473Z] 05883995daec: Verifying Checksum [2021-08-08T06:49:22.473Z] 05883995daec: Download complete [2021-08-08T06:49:23.066Z] 448f6bf000e3: Verifying Checksum [2021-08-08T06:49:23.066Z] 448f6bf000e3: Download complete [2021-08-08T06:49:26.479Z] c2d8d7efcc4b: Verifying Checksum [2021-08-08T06:49:26.479Z] c2d8d7efcc4b: Download complete [2021-08-08T06:49:26.755Z] 448f6bf000e3: Pull complete [2021-08-08T06:49:27.354Z] f757da607395: Pull complete [2021-08-08T06:49:28.791Z] 05883995daec: Pull complete [2021-08-08T06:49:29.393Z] 8603b9c90790: Pull complete [2021-08-08T06:49:30.376Z] 1560dd03e051: Pull complete [2021-08-08T06:49:30.650Z] 27f5ce0e4adf: Pull complete [2021-08-08T06:49:45.740Z] c2d8d7efcc4b: Pull complete [2021-08-08T06:49:45.740Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-08T06:49:45.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-08T06:49:45.740Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-08T06:49:45.995Z] prd-ubuntu18.04-docker-arm64-4c-16g-27 does not seem to be running inside a container [2021-08-08T06:49:46.079Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-08T06:49:49.325Z] $ docker top 14adc110580b8b1dc382fd9974fc813853bb253502e1b2e2ea0be72fb4223deb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-08T06:49:50.339Z] ---> job-cost.sh [2021-08-08T06:49:50.339Z] lf-activate-venv: SKIPPING [2021-08-08T06:49:50.339Z] INFO: No Stack... [2021-08-08T06:49:51.318Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-08T06:49:51.588Z] INFO: Archiving Costs [Pipeline] sh [2021-08-08T06:49:52.278Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-08-08T06:49:52.278Z] + cut -d, -f6 [Pipeline] lock [2021-08-08T06:49:52.368Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-423-2-stack-cost] [2021-08-08T06:49:52.380Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-423-2-stack-cost] did not exist. Created. [2021-08-08T06:49:52.380Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-423-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-08T06:49:53.186Z] /w/workspace/edgex-ui-go/2@tmp/durable-3e1f4e6d/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-3e1f4e6d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-08T06:49:53.893Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-08T06:49:53.944Z] Warning: overwriting stash ‘stack-cost’ [2021-08-08T06:49:54.067Z] Stashed 1 file(s) [Pipeline] } [2021-08-08T06:49:54.091Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-423-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-08T06:49:54.174Z] $ docker stop --time=1 14adc110580b8b1dc382fd9974fc813853bb253502e1b2e2ea0be72fb4223deb [2021-08-08T06:49:55.798Z] $ docker rm -f 14adc110580b8b1dc382fd9974fc813853bb253502e1b2e2ea0be72fb4223deb [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-08-08T06:49:57.759Z] provisioning config files... [2021-08-08T06:49:57.773Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp/config6989207761549728163tmp [Pipeline] { [Pipeline] sh [2021-08-08T06:49:58.149Z] + set +x [2021-08-08T06:49:58.149Z] + curl -s https://codecov.io/bash [2021-08-08T06:49:58.149Z] + bash -s -- [2021-08-08T06:49:58.417Z] [2021-08-08T06:49:58.417Z] _____ _ [2021-08-08T06:49:58.417Z] / ____| | | [2021-08-08T06:49:58.417Z] | | ___ __| | ___ ___ _____ __ [2021-08-08T06:49:58.417Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-08T06:49:58.417Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-08T06:49:58.417Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-08T06:49:58.417Z] Bash-1.0.6 [2021-08-08T06:49:58.417Z] [2021-08-08T06:49:58.417Z] [2021-08-08T06:49:58.417Z] ==> git version 2.24.4 found [2021-08-08T06:49:58.417Z] ==> 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-08-08T06:49:58.417Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-08T06:49:58.417Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-08T06:49:58.417Z] ==> Jenkins CI detected. [2021-08-08T06:49:58.417Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-423 [2021-08-08T06:49:58.417Z] project root: . [2021-08-08T06:49:58.417Z] --> token set from env [2021-08-08T06:49:58.417Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-08T06:49:58.417Z] ==> Running gcov in . (disable via -X gcov) [2021-08-08T06:49:58.417Z] ==> Python coveragepy not found [2021-08-08T06:49:58.417Z] ==> Searching for coverage reports in: [2021-08-08T06:49:58.417Z] + . [2021-08-08T06:49:58.417Z] -> Found 1 reports [2021-08-08T06:49:58.417Z] ==> Detecting git/mercurial file structure [2021-08-08T06:49:58.417Z] ==> Reading reports [2021-08-08T06:49:58.417Z] + ./coverage.out bytes=10 [2021-08-08T06:49:58.682Z] ==> Appending adjustments [2021-08-08T06:49:58.682Z] https://docs.codecov.io/docs/fixing-reports [2021-08-08T06:49:58.682Z] + Found adjustments [2021-08-08T06:49:58.682Z] ==> Gzipping contents [2021-08-08T06:49:58.682Z] 4.0K /tmp/codecov.Po1akw.gz [2021-08-08T06:49:58.682Z] ==> Uploading reports [2021-08-08T06:49:58.682Z] url: https://codecov.io [2021-08-08T06:49:58.682Z] query: branch=PR-423&commit=d1c21231f0891ff52f81fa0cb850b0feff264840&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-423%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=423&job=&cmd_args= [2021-08-08T06:49:58.682Z] -> Pinging Codecov [2021-08-08T06:49:58.682Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-423&commit=d1c21231f0891ff52f81fa0cb850b0feff264840&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-423%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=423&job=&cmd_args= [2021-08-08T06:49:58.947Z] -> Uploading to [2021-08-08T06:49:58.947Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-08/FB506323287CE973F263BFD2A0EB1F37/d1c21231f0891ff52f81fa0cb850b0feff264840/180027ed-e81d-4705-bc4c-3657e0d515f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210808%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210808T064958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3978e2ff16ac722c43a43ea4c71e8ad378614f98349d4b23a130fbb9a218c06 [2021-08-08T06:49:58.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-08T06:49:58.947Z] Dload Upload Total Spent Left Speed [2021-08-08T06:49:59.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3375 0 0 100 3375 0 8920 --:--:-- --:--:-- --:--:-- 8928 [2021-08-08T06:49:59.527Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d1c21231f0891ff52f81fa0cb850b0feff264840 [Pipeline] } [2021-08-08T06:49:59.554Z] 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-08-08T06:50:01.629Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-423/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-08T06:50:02.002Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-08T06:50:02.658Z] ---> package-listing.sh [2021-08-08T06:50:02.658Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-08T06:50:02.658Z] ++ facter osfamily [2021-08-08T06:50:02.927Z] + OS_FAMILY=redhat [2021-08-08T06:50:02.927Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-423 [2021-08-08T06:50:02.927Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-08T06:50:02.927Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-08T06:50:02.927Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-08T06:50:02.927Z] + PACKAGES=/tmp/packages_start.txt [2021-08-08T06:50:02.927Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-423 ']' [2021-08-08T06:50:02.927Z] + PACKAGES=/tmp/packages_end.txt [2021-08-08T06:50:02.927Z] + case "${OS_FAMILY}" in [2021-08-08T06:50:02.927Z] + rpm -qa [2021-08-08T06:50:02.927Z] + sort [2021-08-08T06:50:03.511Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-08T06:50:03.511Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-08T06:50:03.511Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-08T06:50:03.511Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-423 ']' [2021-08-08T06:50:03.511Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-423/archives/ [2021-08-08T06:50:03.511Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-423/archives/ [Pipeline] echo [2021-08-08T06:50:03.553Z] 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-423/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-08T06:50:03.881Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-08T06:50:04.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-08T06:50:04.503Z] [2021-08-08T06:50:04.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-08T06:50:04.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-08T06:50:04.883Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-08T06:50:04.883Z] b4d181a07f80: Pulling fs layer [2021-08-08T06:50:04.883Z] a1111a8f2ec3: Pulling fs layer [2021-08-08T06:50:04.883Z] ed53099fbce6: Pulling fs layer [2021-08-08T06:50:04.883Z] dc539afda2c1: Pulling fs layer [2021-08-08T06:50:04.883Z] 77bc0d833cb6: Pulling fs layer [2021-08-08T06:50:04.883Z] 9065ff56babe: Pulling fs layer [2021-08-08T06:50:04.883Z] d287ab97295c: Pulling fs layer [2021-08-08T06:50:04.883Z] dc539afda2c1: Waiting [2021-08-08T06:50:04.883Z] 77bc0d833cb6: Waiting [2021-08-08T06:50:04.883Z] 9065ff56babe: Waiting [2021-08-08T06:50:04.883Z] d287ab97295c: Waiting [2021-08-08T06:50:05.151Z] a1111a8f2ec3: Verifying Checksum [2021-08-08T06:50:05.151Z] a1111a8f2ec3: Download complete [2021-08-08T06:50:05.151Z] dc539afda2c1: Verifying Checksum [2021-08-08T06:50:05.151Z] dc539afda2c1: Download complete [2021-08-08T06:50:05.417Z] 77bc0d833cb6: Verifying Checksum [2021-08-08T06:50:05.417Z] 77bc0d833cb6: Download complete [2021-08-08T06:50:05.417Z] 9065ff56babe: Verifying Checksum [2021-08-08T06:50:05.417Z] 9065ff56babe: Download complete [2021-08-08T06:50:05.680Z] ed53099fbce6: Verifying Checksum [2021-08-08T06:50:05.681Z] ed53099fbce6: Download complete [2021-08-08T06:50:06.643Z] b4d181a07f80: Verifying Checksum [2021-08-08T06:50:06.643Z] b4d181a07f80: Download complete [2021-08-08T06:50:07.602Z] b4d181a07f80: Pull complete [2021-08-08T06:50:07.877Z] a1111a8f2ec3: Pull complete [2021-08-08T06:50:08.144Z] ed53099fbce6: Pull complete [2021-08-08T06:50:08.412Z] dc539afda2c1: Pull complete [2021-08-08T06:50:08.412Z] 77bc0d833cb6: Pull complete [2021-08-08T06:50:08.676Z] 9065ff56babe: Pull complete [2021-08-08T06:50:09.633Z] d287ab97295c: Verifying Checksum [2021-08-08T06:50:09.633Z] d287ab97295c: Download complete [2021-08-08T06:50:13.891Z] d287ab97295c: Pull complete [2021-08-08T06:50:13.891Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-08T06:50:13.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-08T06:50:13.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-08T06:50:14.000Z] prd-centos7-docker-4c-2g-26 does not seem to be running inside a container [2021-08-08T06:50:14.047Z] $ 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-423/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-423 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-423:/w/workspace/edgexfoundry_edgex-ui-go_PR-423:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-08T06:50:16.346Z] $ docker top aa06514d574af09ed50b7c6d2f938765168b0673fa576a99d34b7534e5b1c411 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-08T06:50:16.796Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-08T06:50:17.134Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-08T06:50:17.477Z] + ls /var/log/sa-host [2021-08-08T06:50:17.477Z] + sadf -c /var/log/sa-host/sa05 [2021-08-08T06:50:17.477Z] file_magic: OK [2021-08-08T06:50:17.477Z] HZ: Using current value: 100 [2021-08-08T06:50:17.477Z] file_header: OK [2021-08-08T06:50:17.477Z] 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-08-08T06:50:17.477Z] Statistics: [2021-08-08T06:50:17.477Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-08T06:50:17.477Z] File successfully converted to sysstat format version 12.0.3 [2021-08-08T06:50:17.477Z] + sadf -c /var/log/sa-host/sa08 [2021-08-08T06:50:17.477Z] file_magic: OK [2021-08-08T06:50:17.477Z] HZ: Using current value: 100 [2021-08-08T06:50:17.477Z] file_header: OK [2021-08-08T06:50:17.477Z] 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-08-08T06:50:17.477Z] Statistics: [2021-08-08T06:50:17.477Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-08T06:50:17.477Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-08T06:50:18.113Z] provisioning config files... [2021-08-08T06:50:18.137Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-423@tmp/config5514929774719731399tmp [Pipeline] { [Pipeline] echo [2021-08-08T06:50:18.200Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-08T06:50:18.571Z] ---> create-netrc.sh [Pipeline] } [2021-08-08T06:50:18.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-08T06:50:19.134Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-08T06:50:19.182Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-08T06:50:19.543Z] ---> sudo-logs.sh [2021-08-08T06:50:19.543Z] Archiving 'sudo' log.. [2021-08-08T06:50:19.543Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-26.vexxhost.local: Name or service not known [2021-08-08T06:50:19.543Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-26.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-08T06:50:19.645Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-08T06:50:19.999Z] ---> job-cost.sh [2021-08-08T06:50:19.999Z] lf-activate-venv: SKIPPING [2021-08-08T06:50:19.999Z] DEBUG: total: 0.18000000715255737 [2021-08-08T06:50:19.999Z] INFO: Retrieving Stack Cost... [2021-08-08T06:50:20.956Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-08T06:50:21.222Z] INFO: Archiving Costs [Pipeline] echo [2021-08-08T06:50:21.265Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-08T06:50:21.621Z] ---> logs-deploy.sh [2021-08-08T06:50:21.621Z] lf-activate-venv: SKIPPING [2021-08-08T06:50:21.621Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-423/2 [2021-08-08T06:50:21.621Z] INFO: archiving workspace using pattern(s): [2021-08-08T06:50:22.213Z] Archives upload complete. [2021-08-08T06:50:22.485Z] INFO: archiving logs to Nexus