Started by user Ernesto Ojeda 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 ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d+b209eb549a97d6882e2bef1a28b10a8a956d1a12 (8703b6704f4d0b8affe0bb4857d64409b08f0ff9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh416861855988870289.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8606621355117099472.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-444/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-444/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh731299573747920948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8907595106284487199.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-444/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-444/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3571832442264622427.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-7 in /w/workspace/edgexfoundry_edgex-ui-go_PR-444 [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-444 # 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-444@tmp/jenkins-gitclient-ssh2010551967063428844.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-444@tmp/jenkins-gitclient-ssh8548331907959146502.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b209eb549a97d6882e2bef1a28b10a8a956d1a12 into PR head commit cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d Merge succeeded, producing cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d Checking out Revision cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d (PR-444) > git config core.sparsecheckout # timeout=10 > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # 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-444@tmp/jenkins-gitclient-ssh4356110142317458257.key > git merge b209eb549a97d6882e2bef1a28b10a8a956d1a12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 Commit message: "Merge branch 'main' into upgrade-alpine" > git rev-list --no-walk cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-28T21:36:59.709Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-28T21:36:59.816Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-28T21:36:59.849Z] ========================================================= [2021-09-28T21:36:59.849Z] EdgeX Global Pipelines Version Info [2021-09-28T21:36:59.849Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-28T21:37:01.095Z] ------------------- [2021-09-28T21:37:01.095Z] stable info: [2021-09-28T21:37:01.095Z] ------------------- [2021-09-28T21:37:01.095Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-28T21:37:01.095Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-28T21:37:01.095Z] Message: update stable to v1.0.205 [2021-09-28T21:37:01.685Z] ------------------- [2021-09-28T21:37:01.686Z] experimental info: [2021-09-28T21:37:01.686Z] ------------------- [2021-09-28T21:37:01.686Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-28T21:37:01.686Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-28T21:37:01.686Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-28T21:37:01.873Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-28T21:37:01.897Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-28T21:37:01.921Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-28T21:37:01.953Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-28T21:37:01.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-28T21:37:02.004Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-28T21:37:02.040Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-28T21:37:02.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-28T21:37:02.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-28T21:37:02.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-28T21:37:02.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-28T21:37:02.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-28T21:37:02.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-28T21:37:02.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-28T21:37:02.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-28T21:37:02.274Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-28T21:37:02.304Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-28T21:37:02.330Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-28T21:37:02.355Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-28T21:37:02.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-28T21:37:02.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-28T21:37:02.436Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-28T21:37:02.460Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-28T21:37:02.485Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-28T21:37:02.510Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-28T21:37:02.543Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-28T21:37:02.567Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-28T21:37:02.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-444 [Pipeline] echo [2021-09-28T21:37:02.622Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-444 [Pipeline] echo [2021-09-28T21:37:02.658Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-444 [Pipeline] echo [2021-09-28T21:37:02.681Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [Pipeline] echo [2021-09-28T21:37:02.705Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfaa5cb [Pipeline] echo [2021-09-28T21:37:02.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T21:37:02.850Z] provisioning config files... [2021-09-28T21:37:02.877Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/config8722760834516767084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T21:37:03.227Z] ---> docker-login.sh [2021-09-28T21:37:03.228Z] nexus3.edgexfoundry.org:10001 [2021-09-28T21:37:03.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:37:03.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:37:03.498Z] Configure a credential helper to remove this warning. See [2021-09-28T21:37:03.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:37:03.498Z] [2021-09-28T21:37:03.498Z] Login Succeeded [2021-09-28T21:37:03.498Z] nexus3.edgexfoundry.org:10002 [2021-09-28T21:37:03.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:37:03.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:37:03.770Z] Configure a credential helper to remove this warning. See [2021-09-28T21:37:03.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:37:03.770Z] [2021-09-28T21:37:03.770Z] Login Succeeded [2021-09-28T21:37:03.770Z] nexus3.edgexfoundry.org:10003 [2021-09-28T21:37:03.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:37:03.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:37:03.770Z] Configure a credential helper to remove this warning. See [2021-09-28T21:37:03.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:37:03.770Z] [2021-09-28T21:37:03.770Z] Login Succeeded [2021-09-28T21:37:03.770Z] nexus3.edgexfoundry.org:10004 [2021-09-28T21:37:04.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:37:04.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:37:04.047Z] Configure a credential helper to remove this warning. See [2021-09-28T21:37:04.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:37:04.047Z] [2021-09-28T21:37:04.047Z] Login Succeeded [2021-09-28T21:37:04.047Z] docker.io [2021-09-28T21:37:04.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:37:04.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:37:04.636Z] Configure a credential helper to remove this warning. See [2021-09-28T21:37:04.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:37:04.636Z] [2021-09-28T21:37:04.636Z] Login Succeeded [2021-09-28T21:37:04.636Z] ---> docker-login.sh ends [Pipeline] } [2021-09-28T21:37:04.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-28T21:37:05.265Z] + git log --format=format:%s -1 cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [Pipeline] echo [2021-09-28T21:37:05.321Z] GIT_COMMIT: cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d, Commit Message: Merge branch 'main' into upgrade-alpine [Pipeline] echo [2021-09-28T21:37:05.342Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:37:06.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T21:37:06.632Z] [2021-09-28T21:37:06.632Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:37:06.990Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T21:37:06.990Z] latest: Pulling from edgex-devops/git-semver [2021-09-28T21:37:06.990Z] 31603596830f: Pulling fs layer [2021-09-28T21:37:06.990Z] 04fac38145f0: Pulling fs layer [2021-09-28T21:37:06.990Z] 701f6daf10bf: Pulling fs layer [2021-09-28T21:37:06.990Z] 24f72da36158: Pulling fs layer [2021-09-28T21:37:06.990Z] 24f72da36158: Waiting [2021-09-28T21:37:06.990Z] 04fac38145f0: Verifying Checksum [2021-09-28T21:37:06.990Z] 04fac38145f0: Download complete [2021-09-28T21:37:07.257Z] 31603596830f: Verifying Checksum [2021-09-28T21:37:07.257Z] 31603596830f: Download complete [2021-09-28T21:37:07.530Z] 31603596830f: Pull complete [2021-09-28T21:37:07.530Z] 04fac38145f0: Pull complete [2021-09-28T21:37:07.530Z] 24f72da36158: Verifying Checksum [2021-09-28T21:37:07.530Z] 24f72da36158: Download complete [2021-09-28T21:37:07.530Z] 701f6daf10bf: Verifying Checksum [2021-09-28T21:37:07.530Z] 701f6daf10bf: Download complete [2021-09-28T21:37:08.124Z] 701f6daf10bf: Pull complete [2021-09-28T21:37:08.396Z] 24f72da36158: Pull complete [2021-09-28T21:37:08.396Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-28T21:37:08.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T21:37:08.396Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-28T21:37:08.514Z] prd-centos7-docker-4c-2g-7 does not seem to be running inside a container [2021-09-28T21:37:08.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-444 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-444:/w/workspace/edgexfoundry_edgex-ui-go_PR-444:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-28T21:37:09.521Z] $ docker top 6737ff23acc4b1afcddec4489ad1ab9d633b5cc4e5963677c21056da95c85d6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-28T21:37:09.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T21:37:09.657Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T21:37:09.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T21:37:09.793Z] $ docker exec 6737ff23acc4b1afcddec4489ad1ab9d633b5cc4e5963677c21056da95c85d6a ssh-agent [2021-09-28T21:37:09.916Z] SSH_AUTH_SOCK=/tmp/ssh-N1lntbMc3rc3/agent.14 [2021-09-28T21:37:09.916Z] SSH_AGENT_PID=20 [2021-09-28T21:37:09.931Z] Running ssh-add (command line suppressed) [2021-09-28T21:37:10.047Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/private_key_3736946327247709117.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/private_key_3736946327247709117.key) [2021-09-28T21:37:10.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T21:37:10.392Z] + git tag --points-at HEAD [Pipeline] } [2021-09-28T21:37:10.417Z] $ docker exec --env ******** --env ******** 6737ff23acc4b1afcddec4489ad1ab9d633b5cc4e5963677c21056da95c85d6a ssh-agent -k [2021-09-28T21:37:10.514Z] unset SSH_AUTH_SOCK; [2021-09-28T21:37:10.515Z] unset SSH_AGENT_PID; [2021-09-28T21:37:10.515Z] echo Agent pid 20 killed; [2021-09-28T21:37:10.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-28T21:37:10.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T21:37:10.577Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T21:37:10.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T21:37:10.717Z] $ docker exec 6737ff23acc4b1afcddec4489ad1ab9d633b5cc4e5963677c21056da95c85d6a ssh-agent [2021-09-28T21:37:10.829Z] SSH_AUTH_SOCK=/tmp/ssh-Rve33ggw8Ap3/agent.53 [2021-09-28T21:37:10.829Z] SSH_AGENT_PID=59 [2021-09-28T21:37:10.840Z] Running ssh-add (command line suppressed) [2021-09-28T21:37:10.941Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/private_key_3494986117452556516.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/private_key_3494986117452556516.key) [2021-09-28T21:37:10.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T21:37:11.294Z] + git semver init [2021-09-28T21:37:11.294Z] # -> Open(): unable to determine branch for HEAD [2021-09-28T21:37:11.294Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-444/.git [2021-09-28T21:37:11.295Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-444 [2021-09-28T21:37:11.295Z] # $SEMVER_REMOTE_NAME = origin [2021-09-28T21:37:11.295Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-28T21:37:11.295Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-28T21:37:11.295Z] # $SEMVER_BRANCH = PR-444 [2021-09-28T21:37:11.295Z] # $SEMVER_TEMP = /tmp/semver-041166905 [2021-09-28T21:37:11.295Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-28T21:37:26.314Z] # '/tmp/semver-041166905' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-444/.semver' [2021-09-28T21:37:26.314Z] # -> Force: false [2021-09-28T21:37:26.314Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-444/.semver [Pipeline] } [2021-09-28T21:37:26.334Z] $ docker exec --env ******** --env ******** 6737ff23acc4b1afcddec4489ad1ab9d633b5cc4e5963677c21056da95c85d6a ssh-agent -k [2021-09-28T21:37:26.431Z] unset SSH_AUTH_SOCK; [2021-09-28T21:37:26.432Z] unset SSH_AGENT_PID; [2021-09-28T21:37:26.432Z] echo Agent pid 59 killed; [2021-09-28T21:37:26.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-28T21:37:26.832Z] + git semver [Pipeline] } [2021-09-28T21:37:26.855Z] $ docker stop --time=1 6737ff23acc4b1afcddec4489ad1ab9d633b5cc4e5963677c21056da95c85d6a [2021-09-28T21:37:28.185Z] $ docker rm -f 6737ff23acc4b1afcddec4489ad1ab9d633b5cc4e5963677c21056da95c85d6a [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T21:37:28.584Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-28T21:37:28.983Z] Stashed 1 file(s) [Pipeline] echo [2021-09-28T21:37:28.989Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-09-28T21:37:44.274Z] Still waiting to schedule task [2021-09-28T21:37:44.276Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-7’ [2021-09-28T21:37:44.278Z] Still waiting to schedule task [2021-09-28T21:37:44.278Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-28T21:40:35.290Z] Running on prd-centos7-docker-4c-2g-9 in /w/workspace/edgexfoundry_edgex-ui-go_PR-444 [Pipeline] { [Pipeline] ws [2021-09-28T21:40:35.311Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-09-28T21:40:35.456Z] The recommended git tool is: git [2021-09-28T21:40:38.280Z] using credential edgex-jenkins-ssh [2021-09-28T21:40:38.296Z] Cloning the remote Git repository [2021-09-28T21:40:37.893Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T21:40:37.971Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-09-28T21:40:38.006Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T21:40:38.006Z] > git --version # timeout=10 [2021-09-28T21:40:38.018Z] > git --version # 'git version 2.24.4' [2021-09-28T21:40:38.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T21:40:38.048Z] [INFO] Currently running in a labeled security context [2021-09-28T21:40:38.048Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-28T21:40:38.048Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh5278648613410980010.key [2021-09-28T21:40:38.062Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T21:40:41.793Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-28T21:40:41.807Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T21:40:41.819Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-28T21:40:41.834Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T21:40:41.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T21:40:41.835Z] [INFO] Currently running in a labeled security context [2021-09-28T21:40:41.835Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-28T21:40:41.835Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh7264931498158763848.key [2021-09-28T21:40:41.843Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-28T21:40:43.993Z] Merging remotes/origin/main commit b209eb549a97d6882e2bef1a28b10a8a956d1a12 into PR head commit cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [2021-09-28T21:40:44.139Z] Merge succeeded, producing cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [2021-09-28T21:40:44.140Z] Checking out Revision cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d (PR-444) [2021-09-28T21:40:44.003Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T21:40:44.013Z] > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 [2021-09-28T21:40:44.102Z] > git remote # timeout=10 [2021-09-28T21:40:44.107Z] > git config --get remote.origin.url # timeout=10 [2021-09-28T21:40:44.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T21:40:44.112Z] [INFO] Currently running in a labeled security context [2021-09-28T21:40:44.112Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-28T21:40:44.112Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh4831093468616044779.key [2021-09-28T21:40:44.118Z] > git merge b209eb549a97d6882e2bef1a28b10a8a956d1a12 # timeout=10 [2021-09-28T21:40:44.133Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-28T21:40:44.144Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T21:40:44.169Z] > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 [2021-09-28T21:40:47.974Z] Commit message: "Merge branch 'main' into upgrade-alpine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T21:40:48.723Z] provisioning config files... [2021-09-28T21:40:48.745Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config3927419617394101036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T21:40:49.201Z] ---> docker-login.sh [2021-09-28T21:40:49.201Z] nexus3.edgexfoundry.org:10001 [2021-09-28T21:40:49.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:40:49.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:40:49.201Z] Configure a credential helper to remove this warning. See [2021-09-28T21:40:49.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:40:49.201Z] [2021-09-28T21:40:49.201Z] Login Succeeded [2021-09-28T21:40:49.201Z] nexus3.edgexfoundry.org:10002 [2021-09-28T21:40:49.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:40:49.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:40:49.469Z] Configure a credential helper to remove this warning. See [2021-09-28T21:40:49.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:40:49.469Z] [2021-09-28T21:40:49.469Z] Login Succeeded [2021-09-28T21:40:49.469Z] nexus3.edgexfoundry.org:10003 [2021-09-28T21:40:49.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:40:49.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:40:49.739Z] Configure a credential helper to remove this warning. See [2021-09-28T21:40:49.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:40:49.739Z] [2021-09-28T21:40:49.739Z] Login Succeeded [2021-09-28T21:40:49.739Z] nexus3.edgexfoundry.org:10004 [2021-09-28T21:40:50.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:40:50.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:40:50.010Z] Configure a credential helper to remove this warning. See [2021-09-28T21:40:50.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:40:50.010Z] [2021-09-28T21:40:50.010Z] Login Succeeded [2021-09-28T21:40:50.010Z] docker.io [2021-09-28T21:40:50.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:40:50.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:40:50.594Z] Configure a credential helper to remove this warning. See [2021-09-28T21:40:50.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:40:50.594Z] [2021-09-28T21:40:50.594Z] Login Succeeded [2021-09-28T21:40:50.595Z] ---> docker-login.sh ends [Pipeline] } [2021-09-28T21:40:50.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-28T21:40:50.858Z] ========================================================= [2021-09-28T21:40:50.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-28T21:40:50.859Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:40:51.225Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-28T21:40:51.225Z] Sending build context to Docker daemon 20.85MB [2021-09-28T21:40:51.225Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.14 [2021-09-28T21:40:51.225Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-28T21:40:51.492Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-28T21:40:51.492Z] 540db60ca938: Pulling fs layer [2021-09-28T21:40:51.492Z] adcc1eea9eea: Pulling fs layer [2021-09-28T21:40:51.492Z] 4c4ab2625f07: Pulling fs layer [2021-09-28T21:40:51.492Z] db62176df00c: Pulling fs layer [2021-09-28T21:40:51.492Z] 3b30891b0d05: Pulling fs layer [2021-09-28T21:40:51.492Z] 06b49ca38bd5: Pulling fs layer [2021-09-28T21:40:51.492Z] c788192a36de: Pulling fs layer [2021-09-28T21:40:51.492Z] a77e37c0d609: Pulling fs layer [2021-09-28T21:40:51.492Z] c3185cebc471: Pulling fs layer [2021-09-28T21:40:51.492Z] db62176df00c: Waiting [2021-09-28T21:40:51.492Z] 3b30891b0d05: Waiting [2021-09-28T21:40:51.492Z] 06b49ca38bd5: Waiting [2021-09-28T21:40:51.492Z] c788192a36de: Waiting [2021-09-28T21:40:51.492Z] a77e37c0d609: Waiting [2021-09-28T21:40:51.492Z] c3185cebc471: Waiting [2021-09-28T21:40:51.492Z] 4c4ab2625f07: Verifying Checksum [2021-09-28T21:40:51.492Z] 4c4ab2625f07: Download complete [2021-09-28T21:40:51.492Z] adcc1eea9eea: Verifying Checksum [2021-09-28T21:40:51.492Z] adcc1eea9eea: Download complete [2021-09-28T21:40:51.492Z] 3b30891b0d05: Verifying Checksum [2021-09-28T21:40:51.492Z] 3b30891b0d05: Download complete [2021-09-28T21:40:51.764Z] 06b49ca38bd5: Verifying Checksum [2021-09-28T21:40:51.764Z] 06b49ca38bd5: Download complete [2021-09-28T21:40:51.764Z] 540db60ca938: Verifying Checksum [2021-09-28T21:40:51.764Z] 540db60ca938: Download complete [2021-09-28T21:40:52.029Z] c788192a36de: Verifying Checksum [2021-09-28T21:40:52.029Z] c788192a36de: Download complete [2021-09-28T21:40:52.029Z] 540db60ca938: Pull complete [2021-09-28T21:40:52.029Z] adcc1eea9eea: Pull complete [2021-09-28T21:40:52.029Z] 4c4ab2625f07: Pull complete [2021-09-28T21:40:52.432Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8 in /w/workspace/edgexfoundry_edgex-ui-go_PR-444 [Pipeline] { [Pipeline] ws [2021-09-28T21:40:52.452Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-09-28T21:40:52.613Z] a77e37c0d609: Verifying Checksum [2021-09-28T21:40:52.613Z] a77e37c0d609: Download complete [2021-09-28T21:40:52.669Z] The recommended git tool is: git [2021-09-28T21:40:55.970Z] c3185cebc471: Verifying Checksum [2021-09-28T21:40:55.970Z] c3185cebc471: Download complete [2021-09-28T21:40:56.241Z] db62176df00c: Verifying Checksum [2021-09-28T21:40:56.241Z] db62176df00c: Download complete [2021-09-28T21:40:58.150Z] using credential edgex-jenkins-ssh [2021-09-28T21:40:58.171Z] Cloning the remote Git repository [2021-09-28T21:40:58.222Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T21:40:58.386Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-09-28T21:40:58.569Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T21:40:58.570Z] > git --version # timeout=10 [2021-09-28T21:40:58.594Z] > git --version # 'git version 2.17.1' [2021-09-28T21:40:58.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T21:40:58.670Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T21:40:59.601Z] db62176df00c: Pull complete [2021-09-28T21:40:59.872Z] 3b30891b0d05: Pull complete [2021-09-28T21:40:59.872Z] 06b49ca38bd5: Pull complete [2021-09-28T21:40:59.872Z] c788192a36de: Pull complete [2021-09-28T21:41:00.147Z] a77e37c0d609: Pull complete [2021-09-28T21:41:02.774Z] c3185cebc471: Pull complete [2021-09-28T21:41:02.775Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-28T21:41:02.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-28T21:41:02.775Z] ---> 031687cdd783 [2021-09-28T21:41:02.775Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-28T21:41:02.766Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-28T21:41:03.535Z] Merging remotes/origin/main commit b209eb549a97d6882e2bef1a28b10a8a956d1a12 into PR head commit cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [2021-09-28T21:41:03.922Z] Merge succeeded, producing cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [2021-09-28T21:41:03.923Z] Checking out Revision cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d (PR-444) [2021-09-28T21:41:04.196Z] ---> Running in a9b126105303 [2021-09-28T21:41:04.197Z] Removing intermediate container a9b126105303 [2021-09-28T21:41:04.197Z] ---> 7807d4d4f2ad [2021-09-28T21:41:04.197Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-28T21:41:04.197Z] ---> Running in e2337249d096 [2021-09-28T21:41:04.197Z] Removing intermediate container e2337249d096 [2021-09-28T21:41:04.197Z] ---> 026ade8974be [2021-09-28T21:41:04.197Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-28T21:41:04.197Z] ---> Running in 6295726c72f2 [2021-09-28T21:41:04.197Z] Removing intermediate container 6295726c72f2 [2021-09-28T21:41:04.197Z] ---> f1a08470b212 [2021-09-28T21:41:04.197Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-28T21:41:02.783Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T21:41:02.806Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-28T21:41:02.837Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T21:41:02.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T21:41:02.848Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-28T21:41:03.553Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T21:41:03.574Z] > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 [2021-09-28T21:41:03.843Z] > git remote # timeout=10 [2021-09-28T21:41:03.866Z] > git config --get remote.origin.url # timeout=10 [2021-09-28T21:41:03.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T21:41:03.887Z] > git merge b209eb549a97d6882e2bef1a28b10a8a956d1a12 # timeout=10 [2021-09-28T21:41:03.907Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-28T21:41:03.928Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T21:41:03.940Z] > git checkout -f cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d # timeout=10 [2021-09-28T21:41:04.462Z] ---> Running in 5786a69cda67 [2021-09-28T21:41:04.462Z] Removing intermediate container 5786a69cda67 [2021-09-28T21:41:04.462Z] ---> 4c9c5cfa568b [2021-09-28T21:41:04.462Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-28T21:41:04.462Z] ---> Running in 05a0d310f3e7 [2021-09-28T21:41:04.462Z] Removing intermediate container 05a0d310f3e7 [2021-09-28T21:41:04.462Z] ---> e4d244b53444 [2021-09-28T21:41:04.462Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T21:41:04.462Z] ---> Running in 7e5ca0f8a936 [2021-09-28T21:41:05.050Z] Removing intermediate container 7e5ca0f8a936 [2021-09-28T21:41:05.050Z] ---> 4602d7907390 [2021-09-28T21:41:05.051Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-28T21:41:05.051Z] ---> Running in ce7d263316da [2021-09-28T21:41:05.320Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-28T21:41:07.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-28T21:41:08.403Z] Commit message: "Merge branch 'main' into upgrade-alpine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T21:41:08.910Z] provisioning config files... [2021-09-28T21:41:08.945Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config6101380650619635892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T21:41:09.498Z] ---> docker-login.sh [2021-09-28T21:41:09.498Z] nexus3.edgexfoundry.org:10001 [2021-09-28T21:41:11.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:41:11.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:41:11.754Z] Configure a credential helper to remove this warning. See [2021-09-28T21:41:11.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:41:11.754Z] [2021-09-28T21:41:11.754Z] Login Succeeded [2021-09-28T21:41:11.754Z] nexus3.edgexfoundry.org:10002 [2021-09-28T21:41:12.198Z] OK: 219 MiB in 52 packages [2021-09-28T21:41:12.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:41:12.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:41:12.353Z] Configure a credential helper to remove this warning. See [2021-09-28T21:41:12.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:41:12.353Z] [2021-09-28T21:41:12.353Z] Login Succeeded [2021-09-28T21:41:12.353Z] nexus3.edgexfoundry.org:10003 [2021-09-28T21:41:12.464Z] Removing intermediate container ce7d263316da [2021-09-28T21:41:12.464Z] ---> b8ef3be277e5 [2021-09-28T21:41:12.464Z] Step 10/17 : ENV GO111MODULE=on [2021-09-28T21:41:12.464Z] ---> Running in 4a04ffb12794 [2021-09-28T21:41:12.464Z] Removing intermediate container 4a04ffb12794 [2021-09-28T21:41:12.464Z] ---> f6d2d1943b12 [2021-09-28T21:41:12.464Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-28T21:41:12.464Z] ---> Running in 17479b4dcfeb [2021-09-28T21:41:12.731Z] Removing intermediate container 17479b4dcfeb [2021-09-28T21:41:12.731Z] ---> 2fc3a71b98dd [2021-09-28T21:41:12.731Z] Step 12/17 : COPY go.mod . [2021-09-28T21:41:12.731Z] ---> daa7d1f63c57 [2021-09-28T21:41:12.731Z] Step 13/17 : COPY Makefile . [2021-09-28T21:41:12.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:41:12.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:41:12.964Z] Configure a credential helper to remove this warning. See [2021-09-28T21:41:12.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:41:12.964Z] [2021-09-28T21:41:12.964Z] Login Succeeded [2021-09-28T21:41:12.964Z] nexus3.edgexfoundry.org:10004 [2021-09-28T21:41:12.999Z] ---> 73e23d073ca9 [2021-09-28T21:41:13.000Z] Step 14/17 : RUN make update [2021-09-28T21:41:13.000Z] ---> Running in edb353b4d6a2 [2021-09-28T21:41:13.267Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-28T21:41:13.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:41:13.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:41:13.566Z] Configure a credential helper to remove this warning. See [2021-09-28T21:41:13.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:41:13.566Z] [2021-09-28T21:41:13.566Z] Login Succeeded [2021-09-28T21:41:13.566Z] docker.io [2021-09-28T21:41:13.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T21:41:14.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T21:41:14.444Z] Configure a credential helper to remove this warning. See [2021-09-28T21:41:14.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T21:41:14.444Z] [2021-09-28T21:41:14.444Z] Login Succeeded [2021-09-28T21:41:14.444Z] ---> docker-login.sh ends [Pipeline] } [2021-09-28T21:41:14.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-28T21:41:15.166Z] ========================================================= [2021-09-28T21:41:15.166Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-28T21:41:15.166Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:41:15.548Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-28T21:41:16.535Z] Sending build context to Docker daemon 20.85MB [2021-09-28T21:41:16.535Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.14 [2021-09-28T21:41:16.535Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-28T21:41:16.811Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-28T21:41:16.811Z] 595b0fe564bb: Pulling fs layer [2021-09-28T21:41:16.811Z] 24495759ef45: Pulling fs layer [2021-09-28T21:41:16.811Z] d148012ef14d: Pulling fs layer [2021-09-28T21:41:16.811Z] e90a11edd702: Pulling fs layer [2021-09-28T21:41:16.811Z] d77568369979: Pulling fs layer [2021-09-28T21:41:16.811Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-28T21:41:16.811Z] 170f2ba95c9a: Pulling fs layer [2021-09-28T21:41:16.811Z] 97ac5df62f85: Pulling fs layer [2021-09-28T21:41:16.811Z] e90a11edd702: Waiting [2021-09-28T21:41:16.811Z] d77568369979: Waiting [2021-09-28T21:41:16.811Z] fc1c9f9a7f3b: Waiting [2021-09-28T21:41:16.811Z] 170f2ba95c9a: Waiting [2021-09-28T21:41:16.811Z] d148012ef14d: Verifying Checksum [2021-09-28T21:41:16.811Z] d148012ef14d: Download complete [2021-09-28T21:41:16.811Z] 24495759ef45: Verifying Checksum [2021-09-28T21:41:16.811Z] 24495759ef45: Download complete [2021-09-28T21:41:16.811Z] d77568369979: Verifying Checksum [2021-09-28T21:41:16.811Z] d77568369979: Download complete [2021-09-28T21:41:16.811Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-28T21:41:16.811Z] fc1c9f9a7f3b: Download complete [2021-09-28T21:41:16.811Z] 595b0fe564bb: Verifying Checksum [2021-09-28T21:41:16.811Z] 595b0fe564bb: Download complete [2021-09-28T21:41:16.811Z] 170f2ba95c9a: Verifying Checksum [2021-09-28T21:41:16.811Z] 170f2ba95c9a: Download complete [2021-09-28T21:41:17.419Z] 595b0fe564bb: Pull complete [2021-09-28T21:41:18.035Z] 24495759ef45: Pull complete [2021-09-28T21:41:18.636Z] d148012ef14d: Pull complete [2021-09-28T21:41:20.088Z] 97ac5df62f85: Verifying Checksum [2021-09-28T21:41:20.088Z] 97ac5df62f85: Download complete [2021-09-28T21:41:21.066Z] e90a11edd702: Verifying Checksum [2021-09-28T21:41:21.066Z] e90a11edd702: Download complete [2021-09-28T21:41:28.265Z] Removing intermediate container edb353b4d6a2 [2021-09-28T21:41:28.265Z] ---> b0fe3eb112b7 [2021-09-28T21:41:28.265Z] Step 15/17 : COPY . . [2021-09-28T21:41:28.265Z] ---> 8cc784cb2a42 [2021-09-28T21:41:28.265Z] Step 16/17 : RUN go mod tidy [2021-09-28T21:41:28.265Z] ---> Running in f19b51803cbf [2021-09-28T21:41:28.265Z] Removing intermediate container f19b51803cbf [2021-09-28T21:41:28.265Z] ---> 8896a1aec9aa [2021-09-28T21:41:28.265Z] Step 17/17 : RUN ${MAKE} [2021-09-28T21:41:28.265Z] ---> Running in 0f27c7bd8dd2 [2021-09-28T21:41:28.265Z] noop [2021-09-28T21:41:28.533Z] Removing intermediate container 0f27c7bd8dd2 [2021-09-28T21:41:28.533Z] ---> 82de92b1a260 [2021-09-28T21:41:28.533Z] Successfully built 82de92b1a260 [2021-09-28T21:41:28.533Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:41:28.866Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-28T21:41:28.866Z] . [Pipeline] withDockerContainer [2021-09-28T21:41:28.977Z] prd-centos7-docker-4c-2g-9 does not seem to be running inside a container [2021-09-28T21:41:29.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-28T21:41:29.397Z] $ docker top 77880632498bce3a5c3b8715c87d2f5b741194c048ac45ac62c4c1f22cee247a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T21:41:29.823Z] + go version [2021-09-28T21:41:29.823Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-28T21:41:29.841Z] $ docker stop --time=1 77880632498bce3a5c3b8715c87d2f5b741194c048ac45ac62c4c1f22cee247a [2021-09-28T21:41:31.029Z] $ docker rm -f 77880632498bce3a5c3b8715c87d2f5b741194c048ac45ac62c4c1f22cee247a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:41:31.636Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-28T21:41:31.637Z] . [Pipeline] withDockerContainer [2021-09-28T21:41:31.731Z] prd-centos7-docker-4c-2g-9 does not seem to be running inside a container [2021-09-28T21:41:31.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-28T21:41:32.147Z] $ docker top c08ee158abc90f8566cfcd3af2c65cff109643db6b13614fb7fad1bf3b08b9cc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-28T21:41:32.577Z] + go mod tidy [Pipeline] sh [2021-09-28T21:41:33.174Z] + make test [2021-09-28T21:41:33.174Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-28T21:41:33.448Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-28T21:41:33.504Z] e90a11edd702: Pull complete [2021-09-28T21:41:33.504Z] d77568369979: Pull complete [2021-09-28T21:41:33.504Z] fc1c9f9a7f3b: Pull complete [2021-09-28T21:41:33.504Z] 170f2ba95c9a: Pull complete [2021-09-28T21:41:38.931Z] 97ac5df62f85: Pull complete [2021-09-28T21:41:38.931Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-28T21:41:38.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-28T21:41:38.931Z] ---> 04bc70af865f [2021-09-28T21:41:38.931Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-28T21:41:43.653Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-28T21:41:43.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-28T21:41:43.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-28T21:41:43.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-28T21:41:43.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-28T21:41:43.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-28T21:41:43.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-28T21:41:43.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-28T21:41:43.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-28T21:41:43.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-28T21:41:43.653Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-28T21:41:43.653Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-28T21:41:43.653Z] GO111MODULE=on go vet ./... [2021-09-28T21:41:44.336Z] ---> Running in 7f878281797d [2021-09-28T21:41:44.336Z] Removing intermediate container 7f878281797d [2021-09-28T21:41:44.336Z] ---> a57fa8d52b03 [2021-09-28T21:41:44.336Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-28T21:41:44.336Z] ---> Running in 37dd89ec4e85 [2021-09-28T21:41:45.318Z] Removing intermediate container 37dd89ec4e85 [2021-09-28T21:41:45.318Z] ---> de338873373a [2021-09-28T21:41:45.318Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-28T21:41:45.318Z] ---> Running in 58f6095202d7 [2021-09-28T21:41:45.913Z] Removing intermediate container 58f6095202d7 [2021-09-28T21:41:45.914Z] ---> 8da1f1b31091 [2021-09-28T21:41:45.914Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-28T21:41:45.914Z] ---> Running in 8f608d9549bd [2021-09-28T21:41:46.509Z] Removing intermediate container 8f608d9549bd [2021-09-28T21:41:46.509Z] ---> b44914475040 [2021-09-28T21:41:46.509Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-28T21:41:46.509Z] ---> Running in 0d7f9db9f1f0 [2021-09-28T21:41:47.104Z] Removing intermediate container 0d7f9db9f1f0 [2021-09-28T21:41:47.104Z] ---> d85d9c07ac29 [2021-09-28T21:41:47.104Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T21:41:47.377Z] ---> Running in 37afa10bddd9 [Pipeline] } [2021-09-28T21:41:49.050Z] $ docker stop --time=1 c08ee158abc90f8566cfcd3af2c65cff109643db6b13614fb7fad1bf3b08b9cc [2021-09-28T21:41:50.004Z] Removing intermediate container 37afa10bddd9 [2021-09-28T21:41:50.004Z] ---> ab3062f9ab9a [2021-09-28T21:41:50.004Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-28T21:41:50.276Z] ---> Running in fc1560ce13d7 [2021-09-28T21:41:50.404Z] $ docker rm -f c08ee158abc90f8566cfcd3af2c65cff109643db6b13614fb7fad1bf3b08b9cc [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T21:41:50.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-28T21:41:51.069Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-09-28T21:41:51.709Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T21:41:52.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2021-09-28T21:41:53.671Z] OK: 218 MiB in 52 packages [2021-09-28T21:41:53.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-28T21:41:53.996Z] + ls -al . [2021-09-28T21:41:53.997Z] total 88 [2021-09-28T21:41:53.997Z] drwxrwxr-x. 12 jenkins jenkins 4096 Sep 28 21:41 . [2021-09-28T21:41:53.997Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 28 21:40 .. [2021-09-28T21:41:53.997Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 28 21:40 assets [2021-09-28T21:41:53.997Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 28 21:40 bin [2021-09-28T21:41:53.997Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 28 21:40 cmd [2021-09-28T21:41:53.997Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 28 21:40 CONTRIBUTING.md [2021-09-28T21:41:53.997Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 28 21:41 coverage.out [2021-09-28T21:41:53.997Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 28 21:40 Dockerfile [2021-09-28T21:41:53.997Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 28 21:40 docs [2021-09-28T21:41:53.997Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 28 21:40 .git [2021-09-28T21:41:53.997Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 28 21:40 .github [2021-09-28T21:41:53.997Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 28 21:40 .gitignore [2021-09-28T21:41:53.997Z] -rw-rw-r--. 1 jenkins jenkins 880 Sep 28 21:40 go.mod [2021-09-28T21:41:53.997Z] -rw-r--r--. 1 jenkins jenkins 24176 Sep 28 21:41 go.sum [2021-09-28T21:41:53.997Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 28 21:40 internal [2021-09-28T21:41:53.997Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 28 21:40 Jenkinsfile [2021-09-28T21:41:53.997Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 28 21:40 LICENSE [2021-09-28T21:41:53.997Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 28 21:40 Makefile [2021-09-28T21:41:53.997Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 28 21:40 pkg [2021-09-28T21:41:53.997Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 28 21:40 README.md [2021-09-28T21:41:53.997Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 28 21:40 snap [2021-09-28T21:41:53.997Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 28 21:37 VERSION [2021-09-28T21:41:53.997Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 28 21:40 version.go [2021-09-28T21:41:53.997Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 28 21:40 web [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:41:54.320Z] + 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=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d --label arch=amd64 --label version=0.0.0 . [2021-09-28T21:41:54.320Z] Sending build context to Docker daemon 20.87MB [2021-09-28T21:41:54.320Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-09-28T21:41:54.320Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-28T21:41:54.320Z] ---> 82de92b1a260 [2021-09-28T21:41:54.320Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-28T21:41:54.588Z] ---> Running in 901e40edb4b4 [2021-09-28T21:41:54.588Z] Removing intermediate container 901e40edb4b4 [2021-09-28T21:41:54.588Z] ---> c5533affcddb [2021-09-28T21:41:54.588Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-28T21:41:54.588Z] ---> Running in 5fdc30c26ac6 [2021-09-28T21:41:54.858Z] Removing intermediate container 5fdc30c26ac6 [2021-09-28T21:41:54.858Z] ---> 3f9f961b7e61 [2021-09-28T21:41:54.858Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-28T21:41:54.858Z] ---> Running in 8abfa5bb4cd8 [2021-09-28T21:41:54.858Z] Removing intermediate container 8abfa5bb4cd8 [2021-09-28T21:41:54.858Z] ---> 670d3391ca07 [2021-09-28T21:41:54.858Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-28T21:41:54.858Z] ---> Running in 33589cce5f99 [2021-09-28T21:41:54.858Z] Removing intermediate container 33589cce5f99 [2021-09-28T21:41:54.858Z] ---> 714e452cc3a1 [2021-09-28T21:41:54.858Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-28T21:41:55.109Z] Removing intermediate container fc1560ce13d7 [2021-09-28T21:41:55.110Z] ---> dd0a6345ca8f [2021-09-28T21:41:55.110Z] Step 10/17 : ENV GO111MODULE=on [2021-09-28T21:41:55.110Z] ---> Running in 2f88892d0542 [2021-09-28T21:41:55.125Z] ---> Running in 1c26ad797c5f [2021-09-28T21:41:55.125Z] Removing intermediate container 1c26ad797c5f [2021-09-28T21:41:55.125Z] ---> 7c7521daf57a [2021-09-28T21:41:55.125Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T21:41:55.125Z] ---> Running in d22122428bd6 [2021-09-28T21:41:55.712Z] Removing intermediate container d22122428bd6 [2021-09-28T21:41:55.712Z] ---> 9a7f8dd6b6f4 [2021-09-28T21:41:55.712Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-28T21:41:55.712Z] ---> Running in 8016820edff3 [2021-09-28T21:41:55.713Z] Removing intermediate container 2f88892d0542 [2021-09-28T21:41:55.713Z] ---> b27aa6ed021e [2021-09-28T21:41:55.713Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-28T21:41:55.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-28T21:41:55.985Z] ---> Running in b82770294e1d [2021-09-28T21:41:56.577Z] Removing intermediate container b82770294e1d [2021-09-28T21:41:56.577Z] ---> ecadefceaf40 [2021-09-28T21:41:56.577Z] Step 12/17 : COPY go.mod . [2021-09-28T21:41:56.931Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-28T21:41:57.178Z] ---> b4ca7d0c2477 [2021-09-28T21:41:57.178Z] Step 13/17 : COPY Makefile . [2021-09-28T21:41:57.514Z] OK: 219 MiB in 52 packages [2021-09-28T21:41:57.780Z] Removing intermediate container 8016820edff3 [2021-09-28T21:41:57.780Z] ---> c5167ab9b1fe [2021-09-28T21:41:57.780Z] Step 10/25 : ENV GO111MODULE=on [2021-09-28T21:41:57.780Z] ---> Running in 564a9f7a0ca1 [2021-09-28T21:41:58.047Z] Removing intermediate container 564a9f7a0ca1 [2021-09-28T21:41:58.047Z] ---> 0da5272a889a [2021-09-28T21:41:58.047Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-28T21:41:58.047Z] ---> Running in 71237a0095db [2021-09-28T21:41:58.047Z] Removing intermediate container 71237a0095db [2021-09-28T21:41:58.047Z] ---> 11c46b793f8b [2021-09-28T21:41:58.047Z] Step 12/25 : COPY go.mod . [2021-09-28T21:41:58.160Z] ---> b2b37628fa8c [2021-09-28T21:41:58.160Z] Step 14/17 : RUN make update [2021-09-28T21:41:58.160Z] ---> Running in 6f093b3a0c11 [2021-09-28T21:41:58.319Z] ---> 35427dd7b707 [2021-09-28T21:41:58.319Z] Step 13/25 : COPY Makefile . [2021-09-28T21:41:58.319Z] ---> 1f0880355c4f [2021-09-28T21:41:58.319Z] Step 14/25 : RUN make update [2021-09-28T21:41:58.319Z] ---> Running in e4fc8f3ef7d1 [2021-09-28T21:41:58.588Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-28T21:41:58.860Z] Removing intermediate container e4fc8f3ef7d1 [2021-09-28T21:41:58.860Z] ---> 163c28e527a6 [2021-09-28T21:41:58.860Z] Step 15/25 : COPY . . [2021-09-28T21:41:59.445Z] ---> 5f8fd58ecb25 [2021-09-28T21:41:59.445Z] Step 16/25 : RUN go mod tidy [2021-09-28T21:41:59.445Z] ---> Running in 86f0e4c70ad6 [2021-09-28T21:41:59.604Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-28T21:42:00.030Z] Removing intermediate container 86f0e4c70ad6 [2021-09-28T21:42:00.030Z] ---> b3405200169f [2021-09-28T21:42:00.030Z] Step 17/25 : RUN ${MAKE} [2021-09-28T21:42:00.302Z] ---> Running in 93b98d0108e5 [2021-09-28T21:42:00.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-28T21:42:10.756Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-28T21:42:11.717Z] Removing intermediate container 93b98d0108e5 [2021-09-28T21:42:11.717Z] ---> fa4a15d7169e [2021-09-28T21:42:11.717Z] Step 18/25 : FROM alpine:3.14 [2021-09-28T21:42:12.676Z] 3.14: Pulling from library/alpine [2021-09-28T21:42:12.940Z] a0d0a0d46f8b: Pulling fs layer [2021-09-28T21:42:13.204Z] a0d0a0d46f8b: Verifying Checksum [2021-09-28T21:42:13.204Z] a0d0a0d46f8b: Download complete [2021-09-28T21:42:13.204Z] a0d0a0d46f8b: Pull complete [2021-09-28T21:42:13.204Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-28T21:42:13.204Z] Status: Downloaded newer image for alpine:3.14 [2021-09-28T21:42:13.204Z] ---> 14119a10abf4 [2021-09-28T21:42:13.204Z] Step 19/25 : EXPOSE 4000 [2021-09-28T21:42:13.475Z] ---> Running in c23ed7fa5e5a [2021-09-28T21:42:13.475Z] Removing intermediate container c23ed7fa5e5a [2021-09-28T21:42:13.475Z] ---> b21ab2db3691 [2021-09-28T21:42:13.475Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-28T21:42:14.077Z] ---> a61d3cb565f0 [2021-09-28T21:42:14.077Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-28T21:42:14.077Z] ---> Running in 91faf3a8b2c9 [2021-09-28T21:42:14.077Z] Removing intermediate container 91faf3a8b2c9 [2021-09-28T21:42:14.077Z] ---> 4bbd92c856f1 [2021-09-28T21:42:14.078Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-28T21:42:14.078Z] ---> Running in 7a0f915801f7 [2021-09-28T21:42:14.078Z] Removing intermediate container 7a0f915801f7 [2021-09-28T21:42:14.078Z] ---> bbb60ae876c1 [2021-09-28T21:42:14.078Z] Step 23/25 : LABEL arch=amd64 [2021-09-28T21:42:14.078Z] ---> Running in bd172280e86f [2021-09-28T21:42:14.349Z] Removing intermediate container bd172280e86f [2021-09-28T21:42:14.349Z] ---> 2f439db7fee9 [2021-09-28T21:42:14.349Z] Step 24/25 : LABEL git_sha=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [2021-09-28T21:42:14.349Z] ---> Running in e4e14944ffa8 [2021-09-28T21:42:14.349Z] Removing intermediate container e4e14944ffa8 [2021-09-28T21:42:14.349Z] ---> 7839776fd2ae [2021-09-28T21:42:14.349Z] Step 25/25 : LABEL version=0.0.0 [2021-09-28T21:42:14.349Z] ---> Running in dc6e193f473a [2021-09-28T21:42:14.614Z] Removing intermediate container dc6e193f473a [2021-09-28T21:42:14.614Z] ---> dc58ca50c641 [2021-09-28T21:42:14.614Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-28T21:42:14.614Z] Successfully built dc58ca50c641 [2021-09-28T21:42:14.614Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:42:15.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T21:42:15.339Z] [2021-09-28T21:42:15.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:42:15.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T21:42:15.669Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-28T21:42:15.669Z] b4d181a07f80: Pulling fs layer [2021-09-28T21:42:15.669Z] a1111a8f2ec3: Pulling fs layer [2021-09-28T21:42:15.669Z] ed53099fbce6: Pulling fs layer [2021-09-28T21:42:15.669Z] dc539afda2c1: Pulling fs layer [2021-09-28T21:42:15.669Z] 77bc0d833cb6: Pulling fs layer [2021-09-28T21:42:15.669Z] 9065ff56babe: Pulling fs layer [2021-09-28T21:42:15.669Z] d287ab97295c: Pulling fs layer [2021-09-28T21:42:15.669Z] dc539afda2c1: Waiting [2021-09-28T21:42:15.669Z] 77bc0d833cb6: Waiting [2021-09-28T21:42:15.669Z] 9065ff56babe: Waiting [2021-09-28T21:42:15.669Z] d287ab97295c: Waiting [2021-09-28T21:42:15.937Z] a1111a8f2ec3: Verifying Checksum [2021-09-28T21:42:15.937Z] a1111a8f2ec3: Download complete [2021-09-28T21:42:15.937Z] dc539afda2c1: Verifying Checksum [2021-09-28T21:42:15.937Z] dc539afda2c1: Download complete [2021-09-28T21:42:16.206Z] 77bc0d833cb6: Verifying Checksum [2021-09-28T21:42:16.206Z] 77bc0d833cb6: Download complete [2021-09-28T21:42:16.206Z] 9065ff56babe: Verifying Checksum [2021-09-28T21:42:16.206Z] 9065ff56babe: Download complete [2021-09-28T21:42:16.206Z] ed53099fbce6: Verifying Checksum [2021-09-28T21:42:16.206Z] ed53099fbce6: Download complete [2021-09-28T21:42:17.165Z] b4d181a07f80: Verifying Checksum [2021-09-28T21:42:17.166Z] b4d181a07f80: Download complete [2021-09-28T21:42:18.132Z] b4d181a07f80: Pull complete [2021-09-28T21:42:18.410Z] a1111a8f2ec3: Pull complete [2021-09-28T21:42:18.687Z] ed53099fbce6: Pull complete [2021-09-28T21:42:18.956Z] dc539afda2c1: Pull complete [2021-09-28T21:42:19.224Z] 77bc0d833cb6: Pull complete [2021-09-28T21:42:19.225Z] 9065ff56babe: Pull complete [2021-09-28T21:42:20.181Z] d287ab97295c: Download complete [2021-09-28T21:42:25.549Z] d287ab97295c: Pull complete [2021-09-28T21:42:25.549Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-28T21:42:25.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T21:42:25.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-28T21:42:25.645Z] prd-centos7-docker-4c-2g-9 does not seem to be running inside a container [2021-09-28T21:42:25.702Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-28T21:42:28.184Z] $ docker top c4bb76609f70623c7af841b576bc84e2a9c0c88b5c3afa2ebeda9e5ac13efbcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T21:42:28.791Z] ---> job-cost.sh [2021-09-28T21:42:28.792Z] lf-activate-venv: SKIPPING [2021-09-28T21:42:28.792Z] INFO: No Stack... [2021-09-28T21:42:29.370Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-28T21:42:29.952Z] INFO: Archiving Costs [Pipeline] sh [2021-09-28T21:42:30.275Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2021-09-28T21:42:30.275Z] + cut -d, -f6 [Pipeline] lock [2021-09-28T21:42:30.317Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-444-4-stack-cost] [2021-09-28T21:42:30.328Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-444-4-stack-cost] did not exist. Created. [2021-09-28T21:42:30.328Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-444-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-28T21:42:30.668Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-28T21:42:30.723Z] Stashed 1 file(s) [Pipeline] } [2021-09-28T21:42:30.734Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-444-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-28T21:42:30.762Z] $ docker stop --time=1 c4bb76609f70623c7af841b576bc84e2a9c0c88b5c3afa2ebeda9e5ac13efbcf [2021-09-28T21:42:31.913Z] $ docker rm -f c4bb76609f70623c7af841b576bc84e2a9c0c88b5c3afa2ebeda9e5ac13efbcf [2021-09-28T21:42:31.984Z] Removing intermediate container 6f093b3a0c11 [2021-09-28T21:42:31.984Z] ---> 0de4dc62ab92 [2021-09-28T21:42:31.984Z] Step 15/17 : COPY . . [2021-09-28T21:42:31.984Z] ---> 828a5c675f0b [2021-09-28T21:42:31.984Z] Step 16/17 : RUN go mod tidy [2021-09-28T21:42:31.984Z] ---> Running in 07d5f5899d14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-28T21:42:32.972Z] Removing intermediate container 07d5f5899d14 [2021-09-28T21:42:32.972Z] ---> 576598ef5f97 [2021-09-28T21:42:32.972Z] Step 17/17 : RUN ${MAKE} [2021-09-28T21:42:32.972Z] ---> Running in c881ef4c3eea [2021-09-28T21:42:34.413Z] noop [2021-09-28T21:42:35.394Z] Removing intermediate container c881ef4c3eea [2021-09-28T21:42:35.394Z] ---> 47d9a201ca70 [2021-09-28T21:42:35.394Z] Successfully built 47d9a201ca70 [2021-09-28T21:42:35.394Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:42:35.749Z] + docker inspect -f . ci-base-image-arm64 [2021-09-28T21:42:35.749Z] . [Pipeline] withDockerContainer [2021-09-28T21:42:36.017Z] prd-ubuntu18.04-docker-arm64-4c-16g-8 does not seem to be running inside a container [2021-09-28T21:42:36.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-28T21:42:37.877Z] $ docker top c7c902ce88113fe2165d5a638f2e1995e6d4291eeffd9a2dc19eaa09e99d16bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T21:42:38.881Z] + go version [2021-09-28T21:42:38.882Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-28T21:42:38.907Z] $ docker stop --time=1 c7c902ce88113fe2165d5a638f2e1995e6d4291eeffd9a2dc19eaa09e99d16bd [2021-09-28T21:42:40.828Z] $ docker rm -f c7c902ce88113fe2165d5a638f2e1995e6d4291eeffd9a2dc19eaa09e99d16bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:42:41.642Z] + docker inspect -f . ci-base-image-arm64 [2021-09-28T21:42:41.642Z] . [Pipeline] withDockerContainer [2021-09-28T21:42:41.907Z] prd-ubuntu18.04-docker-arm64-4c-16g-8 does not seem to be running inside a container [2021-09-28T21:42:42.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-28T21:42:43.706Z] $ docker top d180c89ea0900f6f01fdd7131adf3f9a81ab3cf6245d42d04861c396a09b473d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-28T21:42:44.731Z] + go mod tidy [Pipeline] sh [2021-09-28T21:42:45.998Z] + make test [2021-09-28T21:42:45.998Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-28T21:42:46.978Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-28T21:43:26.004Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-28T21:43:26.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-28T21:43:26.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-28T21:43:26.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-28T21:43:26.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-28T21:43:26.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-28T21:43:26.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-28T21:43:26.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-28T21:43:26.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-28T21:43:26.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-28T21:43:26.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-28T21:43:26.004Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-28T21:43:26.005Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-28T21:43:41.147Z] $ docker stop --time=1 d180c89ea0900f6f01fdd7131adf3f9a81ab3cf6245d42d04861c396a09b473d [2021-09-28T21:43:43.032Z] $ docker rm -f d180c89ea0900f6f01fdd7131adf3f9a81ab3cf6245d42d04861c396a09b473d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T21:43:43.858Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-28T21:43:43.894Z] Warning: overwriting stash ‘coverage-report’ [2021-09-28T21:43:44.529Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-28T21:43:45.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-28T21:43:45.482Z] + ls -al . [2021-09-28T21:43:45.483Z] total 128 [2021-09-28T21:43:45.483Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 21:42 . [2021-09-28T21:43:45.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:40 .. [2021-09-28T21:43:45.483Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 21:41 .git [2021-09-28T21:43:45.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 21:41 .github [2021-09-28T21:43:45.483Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 28 21:41 .gitignore [2021-09-28T21:43:45.483Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 28 21:41 CONTRIBUTING.md [2021-09-28T21:43:45.483Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 28 21:41 Dockerfile [2021-09-28T21:43:45.483Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 28 21:41 Jenkinsfile [2021-09-28T21:43:45.483Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 28 21:41 LICENSE [2021-09-28T21:43:45.483Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 28 21:41 Makefile [2021-09-28T21:43:45.483Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 28 21:41 README.md [2021-09-28T21:43:45.483Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 21:37 VERSION [2021-09-28T21:43:45.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:41 assets [2021-09-28T21:43:45.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 21:41 bin [2021-09-28T21:43:45.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:41 cmd [2021-09-28T21:43:45.483Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 28 21:42 coverage.out [2021-09-28T21:43:45.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 21:41 docs [2021-09-28T21:43:45.483Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 28 21:41 go.mod [2021-09-28T21:43:45.483Z] -rw-r--r-- 1 jenkins jenkins 24176 Sep 28 21:42 go.sum [2021-09-28T21:43:45.483Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 21:41 internal [2021-09-28T21:43:45.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:41 pkg [2021-09-28T21:43:45.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:41 snap [2021-09-28T21:43:45.483Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 28 21:41 version.go [2021-09-28T21:43:45.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:41 web [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:43:45.828Z] + 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=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d --label arch=arm64 --label version=0.0.0 . [2021-09-28T21:43:46.807Z] Sending build context to Docker daemon 20.87MB [2021-09-28T21:43:46.807Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-09-28T21:43:46.807Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-28T21:43:46.807Z] ---> 47d9a201ca70 [2021-09-28T21:43:46.807Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-28T21:43:47.081Z] ---> Running in 84ebbcb6c03c [2021-09-28T21:43:47.358Z] Removing intermediate container 84ebbcb6c03c [2021-09-28T21:43:47.358Z] ---> 637b12b8b686 [2021-09-28T21:43:47.358Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-28T21:43:47.632Z] ---> Running in 6290acfd5d74 [2021-09-28T21:43:48.228Z] Removing intermediate container 6290acfd5d74 [2021-09-28T21:43:48.228Z] ---> 501e681d5f90 [2021-09-28T21:43:48.228Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-28T21:43:48.228Z] ---> Running in d283d6caf51f [2021-09-28T21:43:48.831Z] Removing intermediate container d283d6caf51f [2021-09-28T21:43:48.831Z] ---> fa9a1d454a99 [2021-09-28T21:43:48.831Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-28T21:43:48.831Z] ---> Running in f91ca7525ef2 [2021-09-28T21:43:49.428Z] Removing intermediate container f91ca7525ef2 [2021-09-28T21:43:49.428Z] ---> 2091649f5d96 [2021-09-28T21:43:49.428Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-28T21:43:49.704Z] ---> Running in 27b145065945 [2021-09-28T21:43:50.299Z] Removing intermediate container 27b145065945 [2021-09-28T21:43:50.299Z] ---> 2395069254eb [2021-09-28T21:43:50.299Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T21:43:50.299Z] ---> Running in 847e91013ed5 [2021-09-28T21:43:52.921Z] Removing intermediate container 847e91013ed5 [2021-09-28T21:43:52.921Z] ---> c5350c81e719 [2021-09-28T21:43:52.921Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-28T21:43:52.921Z] ---> Running in 16494b03ca35 [2021-09-28T21:43:53.902Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T21:43:54.880Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T21:43:55.861Z] OK: 218 MiB in 52 packages [2021-09-28T21:43:56.839Z] Removing intermediate container 16494b03ca35 [2021-09-28T21:43:56.839Z] ---> ab009e53d59a [2021-09-28T21:43:56.839Z] Step 10/25 : ENV GO111MODULE=on [2021-09-28T21:43:57.114Z] ---> Running in 6b5c7096312a [2021-09-28T21:43:57.715Z] Removing intermediate container 6b5c7096312a [2021-09-28T21:43:57.715Z] ---> c2bd491155ad [2021-09-28T21:43:57.715Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-28T21:43:57.715Z] ---> Running in da2c565f7f40 [2021-09-28T21:43:58.315Z] Removing intermediate container da2c565f7f40 [2021-09-28T21:43:58.315Z] ---> d20f6c04ecb4 [2021-09-28T21:43:58.315Z] Step 12/25 : COPY go.mod . [2021-09-28T21:43:59.299Z] ---> bc7db94ddb05 [2021-09-28T21:43:59.299Z] Step 13/25 : COPY Makefile . [2021-09-28T21:43:59.897Z] ---> a44d0208090a [2021-09-28T21:43:59.897Z] Step 14/25 : RUN make update [2021-09-28T21:44:00.172Z] ---> Running in 879bc1284f69 [2021-09-28T21:44:01.154Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-28T21:44:02.589Z] Removing intermediate container 879bc1284f69 [2021-09-28T21:44:02.589Z] ---> 1cf183967514 [2021-09-28T21:44:02.589Z] Step 15/25 : COPY . . [2021-09-28T21:44:05.988Z] ---> 05325b3f65bf [2021-09-28T21:44:05.988Z] Step 16/25 : RUN go mod tidy [2021-09-28T21:44:05.988Z] ---> Running in 2031302f462c [2021-09-28T21:44:08.626Z] Removing intermediate container 2031302f462c [2021-09-28T21:44:08.626Z] ---> 5bb220abcbd2 [2021-09-28T21:44:08.626Z] Step 17/25 : RUN ${MAKE} [2021-09-28T21:44:08.626Z] ---> Running in a25b532eedf5 [2021-09-28T21:44:10.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-28T21:44:36.901Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-28T21:44:42.320Z] Removing intermediate container a25b532eedf5 [2021-09-28T21:44:42.321Z] ---> 2060882c0fd0 [2021-09-28T21:44:42.321Z] Step 18/25 : FROM alpine:3.14 [2021-09-28T21:44:42.321Z] 3.14: Pulling from library/alpine [2021-09-28T21:44:42.594Z] 552d1f2373af: Pulling fs layer [2021-09-28T21:44:42.869Z] 552d1f2373af: Verifying Checksum [2021-09-28T21:44:42.869Z] 552d1f2373af: Download complete [2021-09-28T21:44:43.474Z] 552d1f2373af: Pull complete [2021-09-28T21:44:43.474Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-28T21:44:43.474Z] Status: Downloaded newer image for alpine:3.14 [2021-09-28T21:44:43.474Z] ---> bb3de5531c18 [2021-09-28T21:44:43.474Z] Step 19/25 : EXPOSE 4000 [2021-09-28T21:44:43.748Z] ---> Running in 6cdb21e820e1 [2021-09-28T21:44:44.351Z] Removing intermediate container 6cdb21e820e1 [2021-09-28T21:44:44.351Z] ---> 9b411e514a97 [2021-09-28T21:44:44.351Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-28T21:44:46.331Z] ---> b16ae1099db0 [2021-09-28T21:44:46.331Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-28T21:44:46.331Z] ---> Running in dd337cb80de5 [2021-09-28T21:44:46.606Z] Removing intermediate container dd337cb80de5 [2021-09-28T21:44:46.606Z] ---> 89437c6cd2e9 [2021-09-28T21:44:46.606Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-28T21:44:46.881Z] ---> Running in 3a9df15c7251 [2021-09-28T21:44:47.477Z] Removing intermediate container 3a9df15c7251 [2021-09-28T21:44:47.477Z] ---> d628679ce6ec [2021-09-28T21:44:47.477Z] Step 23/25 : LABEL arch=arm64 [2021-09-28T21:44:47.477Z] ---> Running in 805cd1052724 [2021-09-28T21:44:48.072Z] Removing intermediate container 805cd1052724 [2021-09-28T21:44:48.072Z] ---> e368ecc1a88f [2021-09-28T21:44:48.072Z] Step 24/25 : LABEL git_sha=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [2021-09-28T21:44:48.072Z] ---> Running in 16efc53cc13d [2021-09-28T21:44:48.670Z] Removing intermediate container 16efc53cc13d [2021-09-28T21:44:48.670Z] ---> 5aab19abb225 [2021-09-28T21:44:48.670Z] Step 25/25 : LABEL version=0.0.0 [2021-09-28T21:44:48.670Z] ---> Running in a683633ae49f [2021-09-28T21:44:49.270Z] Removing intermediate container a683633ae49f [2021-09-28T21:44:49.270Z] ---> 557616d33471 [2021-09-28T21:44:49.270Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-28T21:44:49.270Z] Successfully built 557616d33471 [2021-09-28T21:44:49.270Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:44:50.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T21:44:50.280Z] [2021-09-28T21:44:50.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:44:50.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T21:44:50.931Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-28T21:44:50.931Z] 448f6bf000e3: Pulling fs layer [2021-09-28T21:44:50.931Z] f757da607395: Pulling fs layer [2021-09-28T21:44:50.931Z] 05883995daec: Pulling fs layer [2021-09-28T21:44:50.931Z] 8603b9c90790: Pulling fs layer [2021-09-28T21:44:50.931Z] 1560dd03e051: Pulling fs layer [2021-09-28T21:44:50.931Z] 27f5ce0e4adf: Pulling fs layer [2021-09-28T21:44:50.931Z] c2d8d7efcc4b: Pulling fs layer [2021-09-28T21:44:50.931Z] 1560dd03e051: Waiting [2021-09-28T21:44:50.931Z] c2d8d7efcc4b: Waiting [2021-09-28T21:44:50.931Z] 27f5ce0e4adf: Waiting [2021-09-28T21:44:50.931Z] 8603b9c90790: Waiting [2021-09-28T21:44:51.207Z] f757da607395: Verifying Checksum [2021-09-28T21:44:51.207Z] f757da607395: Download complete [2021-09-28T21:44:51.207Z] 8603b9c90790: Verifying Checksum [2021-09-28T21:44:51.207Z] 8603b9c90790: Download complete [2021-09-28T21:44:51.482Z] 1560dd03e051: Verifying Checksum [2021-09-28T21:44:51.482Z] 1560dd03e051: Download complete [2021-09-28T21:44:51.482Z] 27f5ce0e4adf: Download complete [2021-09-28T21:44:51.482Z] 05883995daec: Verifying Checksum [2021-09-28T21:44:51.482Z] 05883995daec: Download complete [2021-09-28T21:44:52.919Z] 448f6bf000e3: Download complete [2021-09-28T21:44:56.317Z] c2d8d7efcc4b: Verifying Checksum [2021-09-28T21:44:56.317Z] c2d8d7efcc4b: Download complete [2021-09-28T21:44:56.317Z] 448f6bf000e3: Pull complete [2021-09-28T21:44:56.912Z] f757da607395: Pull complete [2021-09-28T21:44:58.347Z] 05883995daec: Pull complete [2021-09-28T21:44:58.622Z] 8603b9c90790: Pull complete [2021-09-28T21:44:59.609Z] 1560dd03e051: Pull complete [2021-09-28T21:44:59.882Z] 27f5ce0e4adf: Pull complete [2021-09-28T21:45:15.006Z] c2d8d7efcc4b: Pull complete [2021-09-28T21:45:15.006Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-28T21:45:15.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T21:45:15.006Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-28T21:45:15.257Z] prd-ubuntu18.04-docker-arm64-4c-16g-8 does not seem to be running inside a container [2021-09-28T21:45:15.342Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-28T21:45:19.757Z] $ docker top 1323dd4fcc91283ca44f31dca6687799e77bb1fa1050e40437a0ef63ec4f736b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T21:45:20.761Z] ---> job-cost.sh [2021-09-28T21:45:20.761Z] lf-activate-venv: SKIPPING [2021-09-28T21:45:20.761Z] INFO: No Stack... [2021-09-28T21:45:21.741Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-28T21:45:22.018Z] INFO: Archiving Costs [Pipeline] sh [2021-09-28T21:45:22.692Z] + + catcut /w/workspace/edgex-ui-go/4/archives/cost.csv -d, [2021-09-28T21:45:22.692Z] -f6 [Pipeline] lock [2021-09-28T21:45:22.755Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-444-4-stack-cost] [2021-09-28T21:45:22.765Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-444-4-stack-cost] did not exist. Created. [2021-09-28T21:45:22.766Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-444-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-28T21:45:23.455Z] /w/workspace/edgex-ui-go/4@tmp/durable-7c794a59/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-7c794a59/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-28T21:45:24.132Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-28T21:45:24.171Z] Warning: overwriting stash ‘stack-cost’ [2021-09-28T21:45:24.308Z] Stashed 1 file(s) [Pipeline] } [2021-09-28T21:45:24.319Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-444-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-28T21:45:24.341Z] $ docker stop --time=1 1323dd4fcc91283ca44f31dca6687799e77bb1fa1050e40437a0ef63ec4f736b [2021-09-28T21:45:26.011Z] $ docker rm -f 1323dd4fcc91283ca44f31dca6687799e77bb1fa1050e40437a0ef63ec4f736b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-28T21:45:28.139Z] provisioning config files... [2021-09-28T21:45:28.160Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/config6864001569615130795tmp [Pipeline] { [Pipeline] sh [2021-09-28T21:45:28.513Z] + set +x [2021-09-28T21:45:28.513Z] + curl -s https://codecov.io/bash [2021-09-28T21:45:28.513Z] + bash -s -- [2021-09-28T21:45:28.513Z] [2021-09-28T21:45:28.513Z] _____ _ [2021-09-28T21:45:28.513Z] / ____| | | [2021-09-28T21:45:28.513Z] | | ___ __| | ___ ___ _____ __ [2021-09-28T21:45:28.513Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-28T21:45:28.513Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-28T21:45:28.513Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-28T21:45:28.513Z] Bash-1.0.6 [2021-09-28T21:45:28.513Z] [2021-09-28T21:45:28.513Z] [2021-09-28T21:45:28.513Z] ==> git version 2.24.4 found [2021-09-28T21:45:28.513Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-28T21:45:28.513Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-28T21:45:28.513Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-28T21:45:28.513Z] ==> Jenkins CI detected. [2021-09-28T21:45:28.513Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-444 [2021-09-28T21:45:28.513Z] project root: . [2021-09-28T21:45:28.513Z] --> token set from env [2021-09-28T21:45:28.782Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-28T21:45:28.782Z] ==> Running gcov in . (disable via -X gcov) [2021-09-28T21:45:28.782Z] ==> Python coveragepy not found [2021-09-28T21:45:28.782Z] ==> Searching for coverage reports in: [2021-09-28T21:45:28.782Z] + . [2021-09-28T21:45:28.782Z] -> Found 1 reports [2021-09-28T21:45:28.782Z] ==> Detecting git/mercurial file structure [2021-09-28T21:45:28.782Z] ==> Reading reports [2021-09-28T21:45:28.782Z] + ./coverage.out bytes=10 [2021-09-28T21:45:28.782Z] ==> Appending adjustments [2021-09-28T21:45:28.782Z] https://docs.codecov.io/docs/fixing-reports [2021-09-28T21:45:28.782Z] + Found adjustments [2021-09-28T21:45:28.782Z] ==> Gzipping contents [2021-09-28T21:45:28.782Z] 4.0K /tmp/codecov.bilpz5.gz [2021-09-28T21:45:28.782Z] ==> Uploading reports [2021-09-28T21:45:28.782Z] url: https://codecov.io [2021-09-28T21:45:28.782Z] query: branch=PR-444&commit=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-444%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=444&job=&cmd_args= [2021-09-28T21:45:28.782Z] -> Pinging Codecov [2021-09-28T21:45:28.782Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-444&commit=cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-444%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=444&job=&cmd_args= [2021-09-28T21:45:29.368Z] -> Uploading to [2021-09-28T21:45:29.368Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-28/FB506323287CE973F263BFD2A0EB1F37/cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d/626491b6-59ec-43bd-be0f-7531542feb6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210928T214529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=113d337e9278f3339847384164d50723eda4552dd2234d64a7489a6ac85097c3 [2021-09-28T21:45:29.368Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-28T21:45:29.368Z] Dload Upload Total Spent Left Speed [2021-09-28T21:45:31.135Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3455 0 0 100 3455 0 3022 0:00:01 0:00:01 --:--:-- 3022 100 3455 0 0 100 3455 0 1960 0:00:01 0:00:01 --:--:-- 1960 100 3455 0 0 100 3455 0 1960 0:00:01 0:00:01 --:--:-- 1959 [2021-09-28T21:45:31.135Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/cfaa5cb91af83ae5fb9cc3f5ce27a40bffbc658d [Pipeline] } [2021-09-28T21:45:31.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-28T21:45:33.049Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-444/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-28T21:45:33.790Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T21:45:34.138Z] ---> package-listing.sh [2021-09-28T21:45:34.138Z] ++ facter osfamily [2021-09-28T21:45:34.138Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-28T21:45:34.415Z] + OS_FAMILY=redhat [2021-09-28T21:45:34.415Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-444 [2021-09-28T21:45:34.415Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-28T21:45:34.415Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-28T21:45:34.415Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-28T21:45:34.415Z] + PACKAGES=/tmp/packages_start.txt [2021-09-28T21:45:34.415Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-444 ']' [2021-09-28T21:45:34.415Z] + PACKAGES=/tmp/packages_end.txt [2021-09-28T21:45:34.415Z] + case "${OS_FAMILY}" in [2021-09-28T21:45:34.415Z] + sort [2021-09-28T21:45:34.415Z] + rpm -qa [2021-09-28T21:45:35.007Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-28T21:45:35.007Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-28T21:45:35.007Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-28T21:45:35.007Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-444 ']' [2021-09-28T21:45:35.007Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-444/archives/ [2021-09-28T21:45:35.007Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-444/archives/ [Pipeline] echo [2021-09-28T21:45:35.029Z] 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-444/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-28T21:45:35.340Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:45:35.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T21:45:35.969Z] [2021-09-28T21:45:35.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T21:45:36.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T21:45:36.309Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-28T21:45:36.309Z] b4d181a07f80: Pulling fs layer [2021-09-28T21:45:36.309Z] a1111a8f2ec3: Pulling fs layer [2021-09-28T21:45:36.309Z] ed53099fbce6: Pulling fs layer [2021-09-28T21:45:36.309Z] dc539afda2c1: Pulling fs layer [2021-09-28T21:45:36.309Z] 77bc0d833cb6: Pulling fs layer [2021-09-28T21:45:36.309Z] 9065ff56babe: Pulling fs layer [2021-09-28T21:45:36.309Z] d287ab97295c: Pulling fs layer [2021-09-28T21:45:36.309Z] dc539afda2c1: Waiting [2021-09-28T21:45:36.309Z] 77bc0d833cb6: Waiting [2021-09-28T21:45:36.309Z] 9065ff56babe: Waiting [2021-09-28T21:45:36.309Z] d287ab97295c: Waiting [2021-09-28T21:45:36.579Z] a1111a8f2ec3: Verifying Checksum [2021-09-28T21:45:36.579Z] a1111a8f2ec3: Download complete [2021-09-28T21:45:36.579Z] dc539afda2c1: Verifying Checksum [2021-09-28T21:45:36.579Z] dc539afda2c1: Download complete [2021-09-28T21:45:36.850Z] 77bc0d833cb6: Verifying Checksum [2021-09-28T21:45:36.850Z] 77bc0d833cb6: Download complete [2021-09-28T21:45:36.850Z] 9065ff56babe: Verifying Checksum [2021-09-28T21:45:36.850Z] 9065ff56babe: Download complete [2021-09-28T21:45:37.121Z] ed53099fbce6: Verifying Checksum [2021-09-28T21:45:37.122Z] ed53099fbce6: Download complete [2021-09-28T21:45:38.538Z] b4d181a07f80: Verifying Checksum [2021-09-28T21:45:38.538Z] b4d181a07f80: Download complete [2021-09-28T21:45:39.513Z] b4d181a07f80: Pull complete [2021-09-28T21:45:39.513Z] a1111a8f2ec3: Pull complete [2021-09-28T21:45:40.107Z] ed53099fbce6: Pull complete [2021-09-28T21:45:40.107Z] dc539afda2c1: Pull complete [2021-09-28T21:45:40.378Z] 77bc0d833cb6: Pull complete [2021-09-28T21:45:40.378Z] 9065ff56babe: Pull complete [2021-09-28T21:45:43.744Z] d287ab97295c: Verifying Checksum [2021-09-28T21:45:43.744Z] d287ab97295c: Download complete [2021-09-28T21:45:48.027Z] d287ab97295c: Pull complete [2021-09-28T21:45:48.027Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-28T21:45:48.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T21:45:48.027Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-28T21:45:48.140Z] prd-centos7-docker-4c-2g-7 does not seem to be running inside a container [2021-09-28T21:45:48.221Z] $ 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-444/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-444 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-444:/w/workspace/edgexfoundry_edgex-ui-go_PR-444:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-28T21:45:51.163Z] $ docker top 68144bf6c06d621a7832d8ff92eba1e5899e891961f75620380642d5bbf405ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T21:45:51.584Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-28T21:45:52.132Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-28T21:45:52.471Z] + ls /var/log/sa-host [2021-09-28T21:45:52.471Z] + sadf -c /var/log/sa-host/sa05 [2021-09-28T21:45:52.471Z] file_magic: OK [2021-09-28T21:45:52.471Z] HZ: Using current value: 100 [2021-09-28T21:45:52.471Z] file_header: OK [2021-09-28T21:45:52.471Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-28T21:45:52.471Z] Statistics: [2021-09-28T21:45:52.471Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-28T21:45:52.471Z] File successfully converted to sysstat format version 12.0.3 [2021-09-28T21:45:52.471Z] + sadf -c /var/log/sa-host/sa28 [2021-09-28T21:45:52.471Z] file_magic: OK [2021-09-28T21:45:52.471Z] HZ: Using current value: 100 [2021-09-28T21:45:52.471Z] file_header: OK [2021-09-28T21:45:52.471Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-28T21:45:52.471Z] Statistics: [2021-09-28T21:45:52.471Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-28T21:45:52.471Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T21:45:53.113Z] provisioning config files... [2021-09-28T21:45:53.134Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-444@tmp/config5708399037281616153tmp [Pipeline] { [Pipeline] echo [2021-09-28T21:45:53.159Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T21:45:53.505Z] ---> create-netrc.sh [Pipeline] } [2021-09-28T21:45:53.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-28T21:45:53.960Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-28T21:45:53.979Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T21:45:54.551Z] ---> sudo-logs.sh [2021-09-28T21:45:54.551Z] Archiving 'sudo' log.. [2021-09-28T21:45:54.551Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7.vexxhost.local: Name or service not known [2021-09-28T21:45:59.984Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-28T21:46:00.026Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T21:46:00.577Z] ---> job-cost.sh [2021-09-28T21:46:00.577Z] lf-activate-venv: SKIPPING [2021-09-28T21:46:00.577Z] DEBUG: total: 0.10999999940395355 [2021-09-28T21:46:00.577Z] INFO: Retrieving Stack Cost... [2021-09-28T21:46:01.753Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-28T21:46:01.753Z] INFO: Archiving Costs [Pipeline] echo [2021-09-28T21:46:01.774Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T21:46:02.131Z] ---> logs-deploy.sh [2021-09-28T21:46:02.131Z] lf-activate-venv: SKIPPING [2021-09-28T21:46:02.131Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-444/4 [2021-09-28T21:46:02.131Z] INFO: archiving workspace using pattern(s): [2021-09-28T21:46:03.102Z] Archives upload complete. [2021-09-28T21:46:03.102Z] INFO: archiving logs to Nexus