Pull request #335 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 165765d0aa1e63732869cf1d3f13269f1ddae1e1+23a5eeb9b5cd65324e737a307091d4b207149c3a (574a05f0b3402d3978e202b871ee070a3c66856e) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-335/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-335/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-250 in /w/workspace/edgexfoundry_edgex-ui-go_PR-335 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-335 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 23a5eeb9b5cd65324e737a307091d4b207149c3a into PR head commit 165765d0aa1e63732869cf1d3f13269f1ddae1e1 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 165765d0aa1e63732869cf1d3f13269f1ddae1e1 # timeout=10 Merge succeeded, producing 165765d0aa1e63732869cf1d3f13269f1ddae1e1 Checking out Revision 165765d0aa1e63732869cf1d3f13269f1ddae1e1 (PR-335) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 23a5eeb9b5cd65324e737a307091d4b207149c3a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 165765d0aa1e63732869cf1d3f13269f1ddae1e1 # timeout=10 Commit message: "feat: Update built web product" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-15T10:07:53.973Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-15T10:07:54.170Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-15T10:07:54.271Z] ========================================================= [2021-04-15T10:07:54.271Z] EdgeX Global Pipelines Version Info [2021-04-15T10:07:54.271Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-15T10:07:55.860Z] ------------------- [2021-04-15T10:07:55.860Z] stable info: [2021-04-15T10:07:55.860Z] ------------------- [2021-04-15T10:07:55.860Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-15T10:07:55.860Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-15T10:07:55.860Z] Message: update stable to v1.0.186 [2021-04-15T10:07:56.809Z] ------------------- [2021-04-15T10:07:56.809Z] experimental info: [2021-04-15T10:07:56.809Z] ------------------- [2021-04-15T10:07:56.809Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-15T10:07:56.809Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-15T10:07:56.809Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-15T10:07:57.043Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-15T10:07:57.097Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-15T10:07:57.155Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-15T10:07:57.209Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-15T10:07:57.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-15T10:07:57.322Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-15T10:07:57.378Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-15T10:07:57.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-15T10:07:57.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-15T10:07:57.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-15T10:07:57.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-15T10:07:57.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-15T10:07:57.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-15T10:07:57.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-15T10:07:57.852Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-15T10:07:57.909Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-15T10:07:57.976Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-15T10:07:58.031Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-15T10:07:58.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-15T10:07:58.144Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-15T10:07:58.197Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-15T10:07:58.254Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-15T10:07:58.313Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-15T10:07:58.370Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-15T10:07:58.427Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-15T10:07:58.484Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-15T10:07:58.549Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-335 [Pipeline] echo [2021-04-15T10:07:58.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-335 [Pipeline] echo [2021-04-15T10:07:58.665Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-335 [Pipeline] echo [2021-04-15T10:07:58.723Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 165765d0aa1e63732869cf1d3f13269f1ddae1e1 [Pipeline] echo [2021-04-15T10:07:58.781Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 165765d [Pipeline] echo [2021-04-15T10:07:58.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-15T10:07:59.063Z] provisioning config files... [2021-04-15T10:07:59.097Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp/config4038119516141619947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-15T10:07:59.467Z] ---> docker-login.sh [2021-04-15T10:07:59.467Z] nexus3.edgexfoundry.org:10001 [2021-04-15T10:07:59.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T10:07:59.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T10:07:59.994Z] Configure a credential helper to remove this warning. See [2021-04-15T10:07:59.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T10:07:59.994Z] [2021-04-15T10:07:59.994Z] Login Succeeded [2021-04-15T10:07:59.994Z] nexus3.edgexfoundry.org:10002 [2021-04-15T10:07:59.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T10:08:00.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T10:08:00.261Z] Configure a credential helper to remove this warning. See [2021-04-15T10:08:00.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T10:08:00.261Z] [2021-04-15T10:08:00.261Z] Login Succeeded [2021-04-15T10:08:00.261Z] nexus3.edgexfoundry.org:10003 [2021-04-15T10:08:00.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T10:08:00.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T10:08:00.261Z] Configure a credential helper to remove this warning. See [2021-04-15T10:08:00.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T10:08:00.261Z] [2021-04-15T10:08:00.261Z] Login Succeeded [2021-04-15T10:08:00.261Z] nexus3.edgexfoundry.org:10004 [2021-04-15T10:08:00.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T10:08:00.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T10:08:00.525Z] Configure a credential helper to remove this warning. See [2021-04-15T10:08:00.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T10:08:00.525Z] [2021-04-15T10:08:00.525Z] Login Succeeded [2021-04-15T10:08:00.525Z] docker.io [2021-04-15T10:08:00.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T10:08:01.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T10:08:01.099Z] Configure a credential helper to remove this warning. See [2021-04-15T10:08:01.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T10:08:01.099Z] [2021-04-15T10:08:01.099Z] Login Succeeded [2021-04-15T10:08:01.099Z] ---> docker-login.sh ends [Pipeline] } [2021-04-15T10:08:01.122Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-15T10:08:01.859Z] + git log --format=format:%s -1 165765d0aa1e63732869cf1d3f13269f1ddae1e1 [Pipeline] echo [2021-04-15T10:08:01.966Z] GIT_COMMIT: 165765d0aa1e63732869cf1d3f13269f1ddae1e1, Commit Message: feat: Update built web product [Pipeline] echo [2021-04-15T10:08:02.006Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-15T10:08:02.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T10:08:02.988Z] [2021-04-15T10:08:02.988Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-15T10:08:03.350Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T10:08:03.350Z] latest: Pulling from edgex-devops/git-semver [2021-04-15T10:08:03.350Z] 31603596830f: Pulling fs layer [2021-04-15T10:08:03.350Z] 2a8b12db71e7: Pulling fs layer [2021-04-15T10:08:03.350Z] 6ca5941a6612: Pulling fs layer [2021-04-15T10:08:03.350Z] ecc8261a40a4: Pulling fs layer [2021-04-15T10:08:03.350Z] ecc8261a40a4: Waiting [2021-04-15T10:08:03.350Z] 2a8b12db71e7: Verifying Checksum [2021-04-15T10:08:03.350Z] 2a8b12db71e7: Download complete [2021-04-15T10:08:03.350Z] 31603596830f: Verifying Checksum [2021-04-15T10:08:03.350Z] 31603596830f: Download complete [2021-04-15T10:08:03.616Z] ecc8261a40a4: Download complete [2021-04-15T10:08:03.616Z] 6ca5941a6612: Verifying Checksum [2021-04-15T10:08:03.616Z] 6ca5941a6612: Download complete [2021-04-15T10:08:03.877Z] 31603596830f: Pull complete [2021-04-15T10:08:03.878Z] 2a8b12db71e7: Pull complete [2021-04-15T10:08:04.828Z] 6ca5941a6612: Pull complete [2021-04-15T10:08:04.829Z] ecc8261a40a4: Pull complete [2021-04-15T10:08:04.829Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-15T10:08:05.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T10:08:05.090Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-15T10:08:05.215Z] prd-centos7-docker-4c-2g-250 does not seem to be running inside a container [2021-04-15T10:08:05.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-335 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-335:/w/workspace/edgexfoundry_edgex-ui-go_PR-335:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-335@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-15T10:08:07.265Z] $ docker top d06a8d586beba6ec9f08bb1d9ba655d5e73267f037b74867556ecf70080e4c5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-15T10:08:07.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-15T10:08:07.483Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-15T10:08:07.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-15T10:08:07.690Z] $ docker exec d06a8d586beba6ec9f08bb1d9ba655d5e73267f037b74867556ecf70080e4c5f ssh-agent [2021-04-15T10:08:07.845Z] SSH_AUTH_SOCK=/tmp/ssh-RYdpBaS4hj3L/agent.12 [2021-04-15T10:08:07.845Z] SSH_AGENT_PID=17 [2021-04-15T10:08:07.855Z] Running ssh-add (command line suppressed) [2021-04-15T10:08:07.974Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp/private_key_4125991569369082890.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp/private_key_4125991569369082890.key) [2021-04-15T10:08:08.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-15T10:08:08.374Z] + git tag --points-at HEAD [Pipeline] } [2021-04-15T10:08:08.400Z] $ docker exec --env ******** --env ******** d06a8d586beba6ec9f08bb1d9ba655d5e73267f037b74867556ecf70080e4c5f ssh-agent -k [2021-04-15T10:08:08.507Z] unset SSH_AUTH_SOCK; [2021-04-15T10:08:08.508Z] unset SSH_AGENT_PID; [2021-04-15T10:08:08.508Z] echo Agent pid 17 killed; [2021-04-15T10:08:08.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-15T10:08:08.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-15T10:08:08.651Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-15T10:08:08.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-15T10:08:08.818Z] $ docker exec d06a8d586beba6ec9f08bb1d9ba655d5e73267f037b74867556ecf70080e4c5f ssh-agent [2021-04-15T10:08:08.974Z] SSH_AUTH_SOCK=/tmp/ssh-H78pKoVv9O60/agent.47 [2021-04-15T10:08:08.974Z] SSH_AGENT_PID=53 [2021-04-15T10:08:08.980Z] Running ssh-add (command line suppressed) [2021-04-15T10:08:09.105Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp/private_key_8346026072404318422.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp/private_key_8346026072404318422.key) [2021-04-15T10:08:09.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-15T10:08:09.491Z] + git semver init [2021-04-15T10:08:09.491Z] # -> Open(): unable to determine branch for HEAD [2021-04-15T10:08:09.491Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-335/.git [2021-04-15T10:08:09.491Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-335 [2021-04-15T10:08:09.491Z] # $SEMVER_REMOTE_NAME = origin [2021-04-15T10:08:09.491Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-15T10:08:09.491Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-15T10:08:09.491Z] # $SEMVER_BRANCH = PR-335 [2021-04-15T10:08:09.491Z] # $SEMVER_TEMP = /tmp/semver-193989301 [2021-04-15T10:08:09.491Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-15T10:08:11.412Z] # '/tmp/semver-193989301' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-335/.semver' [2021-04-15T10:08:11.412Z] # -> Force: false [2021-04-15T10:08:11.412Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-335/.semver [Pipeline] } [2021-04-15T10:08:11.449Z] $ docker exec --env ******** --env ******** d06a8d586beba6ec9f08bb1d9ba655d5e73267f037b74867556ecf70080e4c5f ssh-agent -k [2021-04-15T10:08:11.570Z] unset SSH_AUTH_SOCK; [2021-04-15T10:08:11.570Z] unset SSH_AGENT_PID; [2021-04-15T10:08:11.570Z] echo Agent pid 53 killed; [2021-04-15T10:08:11.626Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-15T10:08:12.074Z] + git semver [Pipeline] } [2021-04-15T10:08:12.130Z] $ docker stop --time=1 d06a8d586beba6ec9f08bb1d9ba655d5e73267f037b74867556ecf70080e4c5f [2021-04-15T10:08:13.541Z] $ docker rm -f d06a8d586beba6ec9f08bb1d9ba655d5e73267f037b74867556ecf70080e4c5f [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-15T10:08:14.008Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-15T10:08:14.420Z] Stashed 1 file(s) [Pipeline] echo [2021-04-15T10:08:14.443Z] [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-04-15T10:08:29.940Z] Still waiting to schedule task [2021-04-15T10:08:29.941Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-15T10:08:29.971Z] Still waiting to schedule task [2021-04-15T10:08:29.971Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-15T10:10:18.889Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-251 in /w/workspace/edgexfoundry_edgex-ui-go_PR-335 [Pipeline] { [Pipeline] ws [2021-04-15T10:10:18.943Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-15T10:10:24.447Z] using credential edgex-jenkins-ssh [2021-04-15T10:10:24.467Z] Cloning the remote Git repository [2021-04-15T10:10:24.516Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T10:10:24.615Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-15T10:10:24.786Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T10:10:24.787Z] > git --version # timeout=10 [2021-04-15T10:10:24.805Z] > git --version # 'git version 2.17.1' [2021-04-15T10:10:24.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T10:10:24.910Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T10:10:30.572Z] Merging remotes/origin/master commit 23a5eeb9b5cd65324e737a307091d4b207149c3a into PR head commit 165765d0aa1e63732869cf1d3f13269f1ddae1e1 [2021-04-15T10:10:29.919Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-15T10:10:29.940Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T10:10:29.970Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-15T10:10:30.004Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T10:10:30.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T10:10:30.017Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-15T10:10:30.594Z] > git config core.sparsecheckout # timeout=10 [2021-04-15T10:10:30.608Z] > git checkout -f 165765d0aa1e63732869cf1d3f13269f1ddae1e1 # timeout=10 [2021-04-15T10:10:31.193Z] Merge succeeded, producing 165765d0aa1e63732869cf1d3f13269f1ddae1e1 [2021-04-15T10:10:31.194Z] Checking out Revision 165765d0aa1e63732869cf1d3f13269f1ddae1e1 (PR-335) [2021-04-15T10:10:31.127Z] > git remote # timeout=10 [2021-04-15T10:10:31.143Z] > git config --get remote.origin.url # timeout=10 [2021-04-15T10:10:31.154Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T10:10:31.164Z] > git merge 23a5eeb9b5cd65324e737a307091d4b207149c3a # timeout=10 [2021-04-15T10:10:31.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-15T10:10:31.203Z] > git config core.sparsecheckout # timeout=10 [2021-04-15T10:10:31.212Z] > git checkout -f 165765d0aa1e63732869cf1d3f13269f1ddae1e1 # timeout=10 [2021-04-15T10:10:35.409Z] Commit message: "feat: Update built web product" [2021-04-15T10:10:35.466Z] > git --version # timeout=10 [2021-04-15T10:10:35.482Z] > git --version # 'git version 2.17.1' [2021-04-15T10:10:35.496Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-15T10:10:37.223Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-15T10:10:37.650Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-15T10:10:38.014Z] + sudo service docker restart [2021-04-15T10:10:38.014Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-15T10:10:40.755Z] provisioning config files... [2021-04-15T10:10:40.801Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2552276170063375220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-15T10:10:41.211Z] ---> docker-login.sh [2021-04-15T10:10:41.212Z] nexus3.edgexfoundry.org:10001 [2021-04-15T10:10:42.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T10:10:42.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T10:10:42.471Z] Configure a credential helper to remove this warning. See [2021-04-15T10:10:42.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T10:10:42.471Z] [2021-04-15T10:10:42.471Z] Login Succeeded [2021-04-15T10:10:42.471Z] nexus3.edgexfoundry.org:10002 [2021-04-15T10:10:42.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T10:10:43.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T10:10:43.018Z] Configure a credential helper to remove this warning. See [2021-04-15T10:10:43.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T10:10:43.018Z] [2021-04-15T10:10:43.018Z] Login Succeeded [2021-04-15T10:10:43.018Z] nexus3.edgexfoundry.org:10003 [2021-04-15T10:10:43.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T10:10:43.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T10:10:43.563Z] Configure a credential helper to remove this warning. See [2021-04-15T10:10:43.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T10:10:43.563Z] [2021-04-15T10:10:43.563Z] Login Succeeded [2021-04-15T10:10:43.563Z] nexus3.edgexfoundry.org:10004 [2021-04-15T10:10:43.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T10:10:44.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T10:10:44.108Z] Configure a credential helper to remove this warning. See [2021-04-15T10:10:44.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T10:10:44.108Z] [2021-04-15T10:10:44.108Z] Login Succeeded [2021-04-15T10:10:44.108Z] docker.io [2021-04-15T10:10:44.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T10:10:44.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T10:10:44.974Z] Configure a credential helper to remove this warning. See [2021-04-15T10:10:44.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T10:10:44.974Z] [2021-04-15T10:10:44.974Z] Login Succeeded [2021-04-15T10:10:44.974Z] ---> docker-login.sh ends [Pipeline] } [2021-04-15T10:10:45.004Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-15T10:10:45.388Z] ========================================================= [2021-04-15T10:10:45.388Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-15T10:10:45.388Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-15T10:10:45.760Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-15T10:10:46.742Z] Sending build context to Docker daemon 34.66MB [2021-04-15T10:10:46.742Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-15T10:10:46.742Z] Step 2/8 : FROM ${BASE} [2021-04-15T10:10:46.742Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-15T10:10:46.742Z] 5f621e34cdf4: Pulling fs layer [2021-04-15T10:10:46.742Z] a4357932f1b6: Pulling fs layer [2021-04-15T10:10:46.742Z] 18c013af1878: Pulling fs layer [2021-04-15T10:10:46.742Z] 00ac8860ef70: Pulling fs layer [2021-04-15T10:10:46.742Z] 63d7cb157983: Pulling fs layer [2021-04-15T10:10:46.742Z] b116817d02f9: Pulling fs layer [2021-04-15T10:10:46.742Z] 00ac8860ef70: Waiting [2021-04-15T10:10:46.742Z] 745a02a5169b: Pulling fs layer [2021-04-15T10:10:46.742Z] 63d7cb157983: Waiting [2021-04-15T10:10:46.742Z] 745a02a5169b: Waiting [2021-04-15T10:10:46.742Z] b116817d02f9: Waiting [2021-04-15T10:10:46.742Z] 18c013af1878: Verifying Checksum [2021-04-15T10:10:46.742Z] 18c013af1878: Download complete [2021-04-15T10:10:46.742Z] a4357932f1b6: Download complete [2021-04-15T10:10:47.016Z] 63d7cb157983: Verifying Checksum [2021-04-15T10:10:47.016Z] 63d7cb157983: Download complete [2021-04-15T10:10:47.016Z] b116817d02f9: Verifying Checksum [2021-04-15T10:10:47.016Z] b116817d02f9: Download complete [2021-04-15T10:10:47.016Z] 5f621e34cdf4: Download complete [2021-04-15T10:10:47.622Z] 5f621e34cdf4: Pull complete [2021-04-15T10:10:48.225Z] a4357932f1b6: Pull complete [2021-04-15T10:10:48.502Z] 18c013af1878: Pull complete [2021-04-15T10:10:49.942Z] 745a02a5169b: Verifying Checksum [2021-04-15T10:10:49.942Z] 745a02a5169b: Download complete [2021-04-15T10:10:50.541Z] 00ac8860ef70: Verifying Checksum [2021-04-15T10:10:50.541Z] 00ac8860ef70: Download complete [2021-04-15T10:10:51.342Z] Running on prd-centos7-docker-4c-2g-252 in /w/workspace/edgexfoundry_edgex-ui-go_PR-335 [Pipeline] { [Pipeline] ws [2021-04-15T10:10:51.394Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-15T10:10:53.926Z] using credential edgex-jenkins-ssh [2021-04-15T10:10:53.938Z] Cloning the remote Git repository [2021-04-15T10:10:53.145Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T10:10:53.218Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-15T10:10:53.284Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T10:10:53.284Z] > git --version # timeout=10 [2021-04-15T10:10:53.290Z] > git --version # 'git version 2.24.3' [2021-04-15T10:10:53.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T10:10:53.315Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T10:10:55.661Z] Merging remotes/origin/master commit 23a5eeb9b5cd65324e737a307091d4b207149c3a into PR head commit 165765d0aa1e63732869cf1d3f13269f1ddae1e1 [2021-04-15T10:10:55.924Z] Merge succeeded, producing 165765d0aa1e63732869cf1d3f13269f1ddae1e1 [2021-04-15T10:10:55.924Z] Checking out Revision 165765d0aa1e63732869cf1d3f13269f1ddae1e1 (PR-335) [2021-04-15T10:10:54.446Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-15T10:10:54.456Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T10:10:54.468Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-15T10:10:54.484Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T10:10:54.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T10:10:54.490Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-15T10:10:54.995Z] > git config core.sparsecheckout # timeout=10 [2021-04-15T10:10:55.003Z] > git checkout -f 165765d0aa1e63732869cf1d3f13269f1ddae1e1 # timeout=10 [2021-04-15T10:10:55.240Z] > git remote # timeout=10 [2021-04-15T10:10:55.246Z] > git config --get remote.origin.url # timeout=10 [2021-04-15T10:10:55.250Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T10:10:55.254Z] > git merge 23a5eeb9b5cd65324e737a307091d4b207149c3a # timeout=10 [2021-04-15T10:10:55.265Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-15T10:10:55.275Z] > git config core.sparsecheckout # timeout=10 [2021-04-15T10:10:55.281Z] > git checkout -f 165765d0aa1e63732869cf1d3f13269f1ddae1e1 # timeout=10 [2021-04-15T10:10:59.481Z] Commit message: "feat: Update built web product" [2021-04-15T10:10:59.152Z] > git --version # timeout=10 [2021-04-15T10:10:59.162Z] > git --version # 'git version 2.24.3' [2021-04-15T10:10:59.169Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-15T10:11:00.701Z] 00ac8860ef70: Pull complete [2021-04-15T10:11:00.881Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-15T10:11:00.978Z] 63d7cb157983: Pull complete [2021-04-15T10:11:01.225Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-04-15T10:11:01.250Z] b116817d02f9: Pull complete [Pipeline] sh [2021-04-15T10:11:01.541Z] + sudo service docker restart [2021-04-15T10:11:01.541Z] + true [2021-04-15T10:11:01.541Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-15T10:11:03.033Z] provisioning config files... [2021-04-15T10:11:03.067Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5161468676718417948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-15T10:11:03.445Z] ---> docker-login.sh [2021-04-15T10:11:03.445Z] nexus3.edgexfoundry.org:10001 [2021-04-15T10:11:03.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T10:11:03.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T10:11:03.712Z] Configure a credential helper to remove this warning. See [2021-04-15T10:11:03.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T10:11:03.712Z] [2021-04-15T10:11:03.712Z] Login Succeeded [2021-04-15T10:11:03.712Z] nexus3.edgexfoundry.org:10002 [2021-04-15T10:11:03.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T10:11:03.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T10:11:03.975Z] Configure a credential helper to remove this warning. See [2021-04-15T10:11:03.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T10:11:03.975Z] [2021-04-15T10:11:03.975Z] Login Succeeded [2021-04-15T10:11:03.975Z] nexus3.edgexfoundry.org:10003 [2021-04-15T10:11:03.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T10:11:04.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T10:11:04.240Z] Configure a credential helper to remove this warning. See [2021-04-15T10:11:04.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T10:11:04.240Z] [2021-04-15T10:11:04.240Z] Login Succeeded [2021-04-15T10:11:04.240Z] nexus3.edgexfoundry.org:10004 [2021-04-15T10:11:04.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T10:11:04.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T10:11:04.240Z] Configure a credential helper to remove this warning. See [2021-04-15T10:11:04.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T10:11:04.240Z] [2021-04-15T10:11:04.240Z] Login Succeeded [2021-04-15T10:11:04.240Z] docker.io [2021-04-15T10:11:04.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T10:11:04.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T10:11:04.768Z] Configure a credential helper to remove this warning. See [2021-04-15T10:11:04.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T10:11:04.768Z] [2021-04-15T10:11:04.768Z] Login Succeeded [2021-04-15T10:11:04.768Z] ---> docker-login.sh ends [Pipeline] } [2021-04-15T10:11:04.795Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-15T10:11:05.080Z] ========================================================= [2021-04-15T10:11:05.081Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-15T10:11:05.081Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-15T10:11:05.428Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-15T10:11:05.554Z] 745a02a5169b: Pull complete [2021-04-15T10:11:05.554Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-15T10:11:05.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-15T10:11:05.554Z] ---> b7e6874047d6 [2021-04-15T10:11:05.554Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-15T10:11:06.009Z] Sending build context to Docker daemon 34.66MB [2021-04-15T10:11:06.009Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-15T10:11:06.009Z] Step 2/8 : FROM ${BASE} [2021-04-15T10:11:06.009Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-15T10:11:06.009Z] 188c0c94c7c5: Pulling fs layer [2021-04-15T10:11:06.009Z] 0ef7d3d256c8: Pulling fs layer [2021-04-15T10:11:06.009Z] de9db76c5a1d: Pulling fs layer [2021-04-15T10:11:06.009Z] bca2f99d35d6: Pulling fs layer [2021-04-15T10:11:06.009Z] 93359f2a8cfa: Pulling fs layer [2021-04-15T10:11:06.009Z] 7c6f9722023f: Pulling fs layer [2021-04-15T10:11:06.009Z] a35cf1a2eb13: Pulling fs layer [2021-04-15T10:11:06.009Z] 93359f2a8cfa: Waiting [2021-04-15T10:11:06.009Z] 7c6f9722023f: Waiting [2021-04-15T10:11:06.009Z] a35cf1a2eb13: Waiting [2021-04-15T10:11:06.009Z] bca2f99d35d6: Waiting [2021-04-15T10:11:06.009Z] de9db76c5a1d: Download complete [2021-04-15T10:11:06.009Z] 0ef7d3d256c8: Verifying Checksum [2021-04-15T10:11:06.009Z] 0ef7d3d256c8: Download complete [2021-04-15T10:11:06.009Z] 93359f2a8cfa: Download complete [2021-04-15T10:11:06.009Z] 7c6f9722023f: Verifying Checksum [2021-04-15T10:11:06.009Z] 7c6f9722023f: Download complete [2021-04-15T10:11:06.009Z] 188c0c94c7c5: Verifying Checksum [2021-04-15T10:11:06.009Z] 188c0c94c7c5: Download complete [2021-04-15T10:11:06.275Z] 188c0c94c7c5: Pull complete [2021-04-15T10:11:06.539Z] 0ef7d3d256c8: Pull complete [2021-04-15T10:11:06.802Z] de9db76c5a1d: Pull complete [2021-04-15T10:11:07.756Z] a35cf1a2eb13: Verifying Checksum [2021-04-15T10:11:07.756Z] a35cf1a2eb13: Download complete [2021-04-15T10:11:08.193Z] ---> Running in 5c5307a779f1 [2021-04-15T10:11:08.193Z] Removing intermediate container 5c5307a779f1 [2021-04-15T10:11:08.193Z] ---> 112b13397517 [2021-04-15T10:11:08.193Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-15T10:11:08.193Z] ---> Running in f7c4983158a3 [2021-04-15T10:11:08.340Z] bca2f99d35d6: Verifying Checksum [2021-04-15T10:11:08.340Z] bca2f99d35d6: Download complete [2021-04-15T10:11:10.825Z] Removing intermediate container f7c4983158a3 [2021-04-15T10:11:10.825Z] ---> 629607b466be [2021-04-15T10:11:10.825Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-15T10:11:10.825Z] ---> Running in 1a1cf2ddf0ca [2021-04-15T10:11:12.263Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-15T10:11:12.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-15T10:11:13.453Z] OK: 142 MiB in 39 packages [2021-04-15T10:11:13.654Z] bca2f99d35d6: Pull complete [2021-04-15T10:11:13.654Z] 93359f2a8cfa: Pull complete [2021-04-15T10:11:13.654Z] 7c6f9722023f: Pull complete [2021-04-15T10:11:14.446Z] Removing intermediate container 1a1cf2ddf0ca [2021-04-15T10:11:14.446Z] ---> 0e6f1d32e31a [2021-04-15T10:11:14.446Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-15T10:11:14.726Z] ---> Running in 053a7791da27 [2021-04-15T10:11:15.327Z] Removing intermediate container 053a7791da27 [2021-04-15T10:11:15.327Z] ---> 804fdc7696f5 [2021-04-15T10:11:15.327Z] Step 7/8 : COPY . . [2021-04-15T10:11:18.723Z] ---> 5ea5392103ad [2021-04-15T10:11:18.723Z] Step 8/8 : RUN go mod download [2021-04-15T10:11:18.723Z] ---> Running in 978cdc21af76 [2021-04-15T10:11:21.845Z] a35cf1a2eb13: Pull complete [2021-04-15T10:11:21.845Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-15T10:11:21.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-15T10:11:21.845Z] ---> a62c8e92a672 [2021-04-15T10:11:21.845Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-15T10:11:21.845Z] ---> Running in fcaf9e867fd6 [2021-04-15T10:11:21.845Z] Removing intermediate container fcaf9e867fd6 [2021-04-15T10:11:21.845Z] ---> 66f788e24e1d [2021-04-15T10:11:21.845Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-15T10:11:21.845Z] ---> Running in 38ff230f6708 [2021-04-15T10:11:22.800Z] Removing intermediate container 38ff230f6708 [2021-04-15T10:11:22.800Z] ---> aeb2545de9ad [2021-04-15T10:11:22.800Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-15T10:11:22.800Z] ---> Running in b70c8c1793be [2021-04-15T10:11:23.063Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-15T10:11:23.645Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-15T10:11:24.219Z] OK: 166 MiB in 39 packages [2021-04-15T10:11:24.484Z] Removing intermediate container b70c8c1793be [2021-04-15T10:11:24.484Z] ---> 8106ec6b57e3 [2021-04-15T10:11:24.484Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-15T10:11:24.484Z] ---> Running in 52bbf8776c69 [2021-04-15T10:11:24.745Z] Removing intermediate container 52bbf8776c69 [2021-04-15T10:11:24.745Z] ---> 42505d9047ee [2021-04-15T10:11:24.745Z] Step 7/8 : COPY . . [2021-04-15T10:11:28.064Z] ---> c5db23c58e5b [2021-04-15T10:11:28.065Z] Step 8/8 : RUN go mod download [2021-04-15T10:11:28.065Z] ---> Running in f15aaa508a69 [2021-04-15T10:11:51.063Z] Removing intermediate container 978cdc21af76 [2021-04-15T10:11:51.063Z] ---> 6c7e0c7bd4e4 [2021-04-15T10:11:51.063Z] Successfully built 6c7e0c7bd4e4 [2021-04-15T10:11:51.063Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-15T10:11:51.436Z] + docker inspect -f . ci-base-image-arm64 [2021-04-15T10:11:51.437Z] . [Pipeline] withDockerContainer [2021-04-15T10:11:51.687Z] prd-ubuntu18.04-docker-arm64-4c-16g-251 does not seem to be running inside a container [2021-04-15T10:11:51.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2021-04-15T10:11:53.338Z] $ docker top 87e3a0a22ca0a77ecbb0d7e43c5a0c6e8ff11cf71c5b95cada3c56c9afe3a8cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T10:11:54.366Z] + go version [2021-04-15T10:11:54.366Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-15T10:11:54.395Z] $ docker stop --time=1 87e3a0a22ca0a77ecbb0d7e43c5a0c6e8ff11cf71c5b95cada3c56c9afe3a8cb [2021-04-15T10:11:54.735Z] Removing intermediate container f15aaa508a69 [2021-04-15T10:11:54.735Z] ---> d5ca3cf6d867 [2021-04-15T10:11:54.735Z] Successfully built d5ca3cf6d867 [2021-04-15T10:11:54.735Z] Successfully tagged ci-base-image-x86_64:latest [2021-04-15T10:11:56.346Z] $ docker rm -f 87e3a0a22ca0a77ecbb0d7e43c5a0c6e8ff11cf71c5b95cada3c56c9afe3a8cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-15T10:11:57.184Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-15T10:11:57.184Z] . [Pipeline] withDockerContainer [2021-04-15T10:11:57.315Z] prd-centos7-docker-4c-2g-252 does not seem to be running inside a container [2021-04-15T10:11:57.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat [2021-04-15T10:11:57.365Z] + docker inspect -f . ci-base-image-arm64 [2021-04-15T10:11:57.365Z] . [2021-04-15T10:11:58.148Z] $ docker top 192af3bc70a1461964dbc1f9a43e087461c233f1cebce93a5052bb3e4b25267a -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-04-15T10:11:58.624Z] prd-ubuntu18.04-docker-arm64-4c-16g-251 does not seem to be running inside a container [2021-04-15T10:11:58.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2021-04-15T10:12:00.289Z] $ docker top e13ae4e688c85cf4ab6773b5360de75df6214714a5ab290ffa1a7e55286c2407 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-04-15T10:12:00.951Z] + go version [2021-04-15T10:12:00.951Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-15T10:12:00.986Z] $ docker stop --time=1 192af3bc70a1461964dbc1f9a43e087461c233f1cebce93a5052bb3e4b25267a [2021-04-15T10:12:01.365Z] + make test [2021-04-15T10:12:01.365Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-15T10:12:02.347Z] $ docker rm -f 192af3bc70a1461964dbc1f9a43e087461c233f1cebce93a5052bb3e4b25267a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-04-15T10:12:02.813Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] isUnix [Pipeline] sh [2021-04-15T10:12:03.188Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-15T10:12:03.188Z] . [Pipeline] withDockerContainer [2021-04-15T10:12:03.313Z] prd-centos7-docker-4c-2g-252 does not seem to be running inside a container [2021-04-15T10:12:03.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat [2021-04-15T10:12:04.149Z] $ docker top cb436b2b5f5dd61d9b2c3fca648ce5d46b28ccd3378f44d28a4cf4c6999ed3e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T10:12:04.620Z] + make test [2021-04-15T10:12:04.621Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-15T10:12:06.032Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-15T10:12:16.175Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-15T10:12:16.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-15T10:12:16.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-15T10:12:16.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-15T10:12:16.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-15T10:12:16.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-15T10:12:16.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-15T10:12:16.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-15T10:12:16.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-15T10:12:16.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-15T10:12:16.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-15T10:12:16.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-15T10:12:16.175Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-15T10:12:17.163Z] $ docker stop --time=1 cb436b2b5f5dd61d9b2c3fca648ce5d46b28ccd3378f44d28a4cf4c6999ed3e5 [2021-04-15T10:12:19.409Z] $ docker rm -f cb436b2b5f5dd61d9b2c3fca648ce5d46b28ccd3378f44d28a4cf4c6999ed3e5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-15T10:12:19.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-15T10:12:20.566Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-15T10:12:23.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-15T10:12:23.387Z] + ls -al . [2021-04-15T10:12:23.387Z] total 92 [2021-04-15T10:12:23.387Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 15 10:12 . [2021-04-15T10:12:23.387Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 15 10:10 .. [2021-04-15T10:12:23.387Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 15 10:10 assets [2021-04-15T10:12:23.387Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 15 10:10 bin [2021-04-15T10:12:23.387Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 15 10:10 cmd [2021-04-15T10:12:23.387Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 15 10:10 CONTRIBUTING.md [2021-04-15T10:12:23.387Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 15 10:12 coverage.out [2021-04-15T10:12:23.387Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 15 10:10 Dockerfile [2021-04-15T10:12:23.387Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 15 10:10 Dockerfile.build [2021-04-15T10:12:23.387Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 15 10:10 docs [2021-04-15T10:12:23.387Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 15 10:10 .git [2021-04-15T10:12:23.387Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 15 10:10 .github [2021-04-15T10:12:23.387Z] -rw-rw-r--. 1 jenkins jenkins 162 Apr 15 10:10 .gitignore [2021-04-15T10:12:23.387Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 15 10:10 go.mod [2021-04-15T10:12:23.387Z] -rw-r--r--. 1 jenkins jenkins 22392 Apr 15 10:12 go.sum [2021-04-15T10:12:23.387Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 15 10:10 internal [2021-04-15T10:12:23.387Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 15 10:10 Jenkinsfile [2021-04-15T10:12:23.387Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 15 10:10 LICENSE [2021-04-15T10:12:23.387Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 15 10:10 Makefile [2021-04-15T10:12:23.387Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 15 10:10 README.md [2021-04-15T10:12:23.387Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 15 10:08 VERSION [2021-04-15T10:12:23.387Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 15 10:10 version.go [2021-04-15T10:12:23.387Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 15 10:10 web [Pipeline] isUnix [Pipeline] sh [2021-04-15T10:12:23.722Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=165765d0aa1e63732869cf1d3f13269f1ddae1e1 --label arch=amd64 --label version=0.0.0 . [2021-04-15T10:12:24.297Z] Sending build context to Docker daemon 34.68MB [2021-04-15T10:12:24.297Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-15T10:12:24.297Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-15T10:12:24.297Z] ---> d5ca3cf6d867 [2021-04-15T10:12:24.297Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-15T10:12:25.244Z] ---> Running in 781fb0acb16b [2021-04-15T10:12:25.244Z] Removing intermediate container 781fb0acb16b [2021-04-15T10:12:25.244Z] ---> dedc59e64236 [2021-04-15T10:12:25.244Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-15T10:12:25.508Z] ---> Running in a136c475523a [2021-04-15T10:12:25.508Z] Removing intermediate container a136c475523a [2021-04-15T10:12:25.508Z] ---> 1ec53c8bfbb2 [2021-04-15T10:12:25.508Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-15T10:12:25.508Z] ---> Running in a4c238b5452a [2021-04-15T10:12:25.771Z] Removing intermediate container a4c238b5452a [2021-04-15T10:12:25.771Z] ---> 6155313b2e2b [2021-04-15T10:12:25.771Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-15T10:12:25.771Z] ---> Running in d117b0d9f484 [2021-04-15T10:12:26.034Z] Removing intermediate container d117b0d9f484 [2021-04-15T10:12:26.034Z] ---> d28c0813789a [2021-04-15T10:12:26.034Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-15T10:12:26.034Z] ---> Running in eb83185fc913 [2021-04-15T10:12:26.296Z] Removing intermediate container eb83185fc913 [2021-04-15T10:12:26.296Z] ---> 0ebcbed5a2d9 [2021-04-15T10:12:26.296Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-15T10:12:26.296Z] ---> Running in a13059a26632 [2021-04-15T10:12:27.256Z] Removing intermediate container a13059a26632 [2021-04-15T10:12:27.256Z] ---> 61fbc6aa80c8 [2021-04-15T10:12:27.256Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-15T10:12:27.256Z] ---> Running in 59a421b7859a [2021-04-15T10:12:27.828Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-15T10:12:28.401Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-15T10:12:28.663Z] OK: 166 MiB in 39 packages [2021-04-15T10:12:29.239Z] Removing intermediate container 59a421b7859a [2021-04-15T10:12:29.239Z] ---> 6842c8934377 [2021-04-15T10:12:29.239Z] Step 10/24 : ENV GO111MODULE=on [2021-04-15T10:12:29.239Z] ---> Running in 768cb61a7ce3 [2021-04-15T10:12:29.500Z] Removing intermediate container 768cb61a7ce3 [2021-04-15T10:12:29.501Z] ---> a9406f24988a [2021-04-15T10:12:29.501Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-15T10:12:29.501Z] ---> Running in d192d97a6656 [2021-04-15T10:12:29.626Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-15T10:12:29.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-15T10:12:29.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-15T10:12:29.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-15T10:12:29.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-15T10:12:29.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-15T10:12:29.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-15T10:12:29.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-15T10:12:29.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-15T10:12:29.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-15T10:12:29.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-15T10:12:29.627Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-15T10:12:29.627Z] GO111MODULE=on go vet ./... [2021-04-15T10:12:29.762Z] Removing intermediate container d192d97a6656 [2021-04-15T10:12:29.762Z] ---> b76b51244c77 [2021-04-15T10:12:29.762Z] Step 12/24 : COPY go.mod . [2021-04-15T10:12:30.023Z] ---> f0271e115663 [2021-04-15T10:12:30.023Z] Step 13/24 : COPY Makefile . [2021-04-15T10:12:30.023Z] ---> 244c2a91d13a [2021-04-15T10:12:30.023Z] Step 14/24 : RUN make update [2021-04-15T10:12:30.296Z] ---> Running in 27075eb0a623 [2021-04-15T10:12:30.567Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-15T10:12:31.145Z] Removing intermediate container 27075eb0a623 [2021-04-15T10:12:31.145Z] ---> 848c20d6dc43 [2021-04-15T10:12:31.145Z] Step 15/24 : COPY . . [2021-04-15T10:12:34.488Z] ---> 86a6ec28f88d [2021-04-15T10:12:34.488Z] Step 16/24 : RUN ${MAKE} [2021-04-15T10:12:34.488Z] ---> Running in 093c3ead4d1c [2021-04-15T10:12:34.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] } [2021-04-15T10:12:38.085Z] $ docker stop --time=1 e13ae4e688c85cf4ab6773b5360de75df6214714a5ab290ffa1a7e55286c2407 [2021-04-15T10:12:40.330Z] $ docker rm -f e13ae4e688c85cf4ab6773b5360de75df6214714a5ab290ffa1a7e55286c2407 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-15T10:12:41.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-15T10:12:41.211Z] Warning: overwriting stash ‘coverage-report’ [2021-04-15T10:12:42.019Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-15T10:12:42.655Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-15T10:12:43.014Z] + ls -al . [2021-04-15T10:12:43.014Z] total 124 [2021-04-15T10:12:43.014Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 10:12 . [2021-04-15T10:12:43.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 10:10 .. [2021-04-15T10:12:43.014Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 15 10:10 .git [2021-04-15T10:12:43.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 10:10 .github [2021-04-15T10:12:43.014Z] -rw-rw-r-- 1 jenkins jenkins 162 Apr 15 10:10 .gitignore [2021-04-15T10:12:43.014Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 15 10:10 CONTRIBUTING.md [2021-04-15T10:12:43.014Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 15 10:10 Dockerfile [2021-04-15T10:12:43.014Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 15 10:10 Dockerfile.build [2021-04-15T10:12:43.014Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 15 10:10 Jenkinsfile [2021-04-15T10:12:43.014Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 15 10:10 LICENSE [2021-04-15T10:12:43.014Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 15 10:10 Makefile [2021-04-15T10:12:43.014Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 15 10:10 README.md [2021-04-15T10:12:43.014Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 15 10:08 VERSION [2021-04-15T10:12:43.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 10:10 assets [2021-04-15T10:12:43.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 10:10 bin [2021-04-15T10:12:43.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 10:10 cmd [2021-04-15T10:12:43.014Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 15 10:12 coverage.out [2021-04-15T10:12:43.014Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 15 10:10 docs [2021-04-15T10:12:43.014Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 15 10:10 go.mod [2021-04-15T10:12:43.014Z] -rw-r--r-- 1 jenkins jenkins 22392 Apr 15 10:12 go.sum [2021-04-15T10:12:43.014Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 10:10 internal [2021-04-15T10:12:43.014Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 15 10:10 version.go [2021-04-15T10:12:43.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 10:10 web [Pipeline] isUnix [Pipeline] sh [2021-04-15T10:12:43.389Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=165765d0aa1e63732869cf1d3f13269f1ddae1e1 --label arch=arm64 --label version=0.0.0 . [2021-04-15T10:12:44.381Z] Sending build context to Docker daemon 34.68MB [2021-04-15T10:12:44.381Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-15T10:12:44.381Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-15T10:12:44.381Z] ---> 6c7e0c7bd4e4 [2021-04-15T10:12:44.381Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-15T10:12:44.642Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-15T10:12:44.977Z] ---> Running in 692ff5fff8e1 [2021-04-15T10:12:45.248Z] Removing intermediate container 692ff5fff8e1 [2021-04-15T10:12:45.248Z] ---> 50c2666e7a6f [2021-04-15T10:12:45.248Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-15T10:12:45.518Z] ---> Running in 1907743ed659 [2021-04-15T10:12:45.794Z] Removing intermediate container 1907743ed659 [2021-04-15T10:12:45.794Z] ---> 9d640eae8b70 [2021-04-15T10:12:45.794Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-15T10:12:46.067Z] ---> Running in ccd819de259c [2021-04-15T10:12:46.339Z] Removing intermediate container ccd819de259c [2021-04-15T10:12:46.340Z] ---> 661646c7064a [2021-04-15T10:12:46.340Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-15T10:12:46.617Z] ---> Running in b5569e42dfea [2021-04-15T10:12:47.201Z] Removing intermediate container 093c3ead4d1c [2021-04-15T10:12:47.201Z] ---> e1f502f2c732 [2021-04-15T10:12:47.201Z] Step 17/24 : FROM alpine:3.12 [2021-04-15T10:12:47.201Z] 3.12: Pulling from library/alpine [2021-04-15T10:12:47.210Z] Removing intermediate container b5569e42dfea [2021-04-15T10:12:47.210Z] ---> caa7308b87e2 [2021-04-15T10:12:47.210Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-15T10:12:47.210Z] ---> Running in ce8361b54670 [2021-04-15T10:12:47.464Z] 339de151aab4: Pulling fs layer [2021-04-15T10:12:47.464Z] 339de151aab4: Download complete [2021-04-15T10:12:47.726Z] 339de151aab4: Pull complete [2021-04-15T10:12:47.726Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-15T10:12:47.726Z] Status: Downloaded newer image for alpine:3.12 [2021-04-15T10:12:47.726Z] ---> 13621d1b12d4 [2021-04-15T10:12:47.726Z] Step 18/24 : EXPOSE 4000 [2021-04-15T10:12:47.805Z] Removing intermediate container ce8361b54670 [2021-04-15T10:12:47.805Z] ---> 03a76a0916c9 [2021-04-15T10:12:47.805Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-15T10:12:47.805Z] ---> Running in d1e221ae44e7 [2021-04-15T10:12:47.987Z] ---> Running in 240af75253db [2021-04-15T10:12:47.987Z] Removing intermediate container 240af75253db [2021-04-15T10:12:47.987Z] ---> 531983de410b [2021-04-15T10:12:47.987Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-15T10:12:49.910Z] ---> 9869322b7c25 [2021-04-15T10:12:49.910Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-15T10:12:49.910Z] ---> Running in b5808d2d5c7d [2021-04-15T10:12:49.910Z] Removing intermediate container b5808d2d5c7d [2021-04-15T10:12:49.910Z] ---> 12a694e6f3ff [2021-04-15T10:12:49.910Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-15T10:12:49.910Z] ---> Running in 885a723d56c1 [2021-04-15T10:12:49.910Z] Removing intermediate container 885a723d56c1 [2021-04-15T10:12:49.910Z] ---> 96443ebf3482 [2021-04-15T10:12:49.910Z] Step 22/24 : LABEL arch=amd64 [2021-04-15T10:12:50.172Z] ---> Running in ef09d9824a03 [2021-04-15T10:12:50.172Z] Removing intermediate container ef09d9824a03 [2021-04-15T10:12:50.172Z] ---> 6863b5261c54 [2021-04-15T10:12:50.172Z] Step 23/24 : LABEL git_sha=165765d0aa1e63732869cf1d3f13269f1ddae1e1 [2021-04-15T10:12:50.172Z] ---> Running in b420e4e2f861 [2021-04-15T10:12:50.422Z] Removing intermediate container d1e221ae44e7 [2021-04-15T10:12:50.422Z] ---> 6a9e3a3d971b [2021-04-15T10:12:50.422Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-15T10:12:50.422Z] ---> Running in b4bc74d619f9 [2021-04-15T10:12:50.434Z] Removing intermediate container b420e4e2f861 [2021-04-15T10:12:50.434Z] ---> ef34d9dc6614 [2021-04-15T10:12:50.434Z] Step 24/24 : LABEL version=0.0.0 [2021-04-15T10:12:50.434Z] ---> Running in 081eaa0db938 [2021-04-15T10:12:50.697Z] Removing intermediate container 081eaa0db938 [2021-04-15T10:12:50.697Z] ---> 9c4144e7071e [2021-04-15T10:12:50.697Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-15T10:12:50.697Z] Successfully built 9c4144e7071e [2021-04-15T10:12:50.697Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2021-04-15T10:12:51.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-15T10:12:51.640Z] ---> job-cost.sh [2021-04-15T10:12:51.640Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hSjt [2021-04-15T10:12:52.015Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-15T10:12:52.607Z] OK: 142 MiB in 39 packages [2021-04-15T10:12:53.583Z] Removing intermediate container b4bc74d619f9 [2021-04-15T10:12:53.583Z] ---> ed92599bd76a [2021-04-15T10:12:53.583Z] Step 10/24 : ENV GO111MODULE=on [2021-04-15T10:12:53.859Z] ---> Running in 3f5cd90b7863 [2021-04-15T10:12:54.452Z] Removing intermediate container 3f5cd90b7863 [2021-04-15T10:12:54.452Z] ---> 51a02978dd7b [2021-04-15T10:12:54.452Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-15T10:12:54.452Z] ---> Running in e5f8a5102b48 [2021-04-15T10:12:55.046Z] Removing intermediate container e5f8a5102b48 [2021-04-15T10:12:55.046Z] ---> 80b0599b68ec [2021-04-15T10:12:55.046Z] Step 12/24 : COPY go.mod . [2021-04-15T10:12:55.643Z] ---> 3a5dfe8e9d27 [2021-04-15T10:12:55.643Z] Step 13/24 : COPY Makefile . [2021-04-15T10:12:56.620Z] ---> a02881c6af17 [2021-04-15T10:12:56.620Z] Step 14/24 : RUN make update [2021-04-15T10:12:56.620Z] ---> Running in 82cfa20d70c1 [2021-04-15T10:12:57.597Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-15T10:12:59.033Z] Removing intermediate container 82cfa20d70c1 [2021-04-15T10:12:59.033Z] ---> e2e2be7bcc6f [2021-04-15T10:12:59.033Z] Step 15/24 : COPY . . [2021-04-15T10:13:02.430Z] ---> 8cb3436e5339 [2021-04-15T10:13:02.430Z] Step 16/24 : RUN ${MAKE} [2021-04-15T10:13:02.430Z] ---> Running in d80746a437a1 [2021-04-15T10:13:03.414Z] 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-04-15T10:13:06.565Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-15T10:13:30.223Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-15T10:13:33.213Z] lf-activate-venv(): INFO: Adding /tmp/venv-hSjt/bin to PATH [2021-04-15T10:13:33.213Z] INFO: No Stack... [2021-04-15T10:13:33.213Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-15T10:13:33.213Z] INFO: Archiving Costs [Pipeline] sh [2021-04-15T10:13:33.540Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-15T10:13:33.540Z] + cut -d, -f6 [Pipeline] lock [2021-04-15T10:13:33.640Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-335-1-stack-cost] [2021-04-15T10:13:33.646Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-335-1-stack-cost] did not exist. Created. [2021-04-15T10:13:33.647Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-335-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-15T10:13:34.070Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-15T10:13:34.190Z] Stashed 1 file(s) [Pipeline] } [2021-04-15T10:13:34.212Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-335-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-15T10:13:35.609Z] Removing intermediate container d80746a437a1 [2021-04-15T10:13:35.609Z] ---> bda1cb5cf42a [2021-04-15T10:13:35.609Z] Step 17/24 : FROM alpine:3.12 [2021-04-15T10:13:35.609Z] 3.12: Pulling from library/alpine [2021-04-15T10:13:35.609Z] d2f70382dc9a: Pulling fs layer [2021-04-15T10:13:35.609Z] d2f70382dc9a: Verifying Checksum [2021-04-15T10:13:35.609Z] d2f70382dc9a: Download complete [2021-04-15T10:13:36.202Z] d2f70382dc9a: Pull complete [2021-04-15T10:13:36.202Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-15T10:13:36.202Z] Status: Downloaded newer image for alpine:3.12 [2021-04-15T10:13:36.202Z] ---> 9852663dfa18 [2021-04-15T10:13:36.202Z] Step 18/24 : EXPOSE 4000 [2021-04-15T10:13:36.491Z] ---> Running in e9733062668b [2021-04-15T10:13:37.085Z] Removing intermediate container e9733062668b [2021-04-15T10:13:37.085Z] ---> d6c4b8a7af4e [2021-04-15T10:13:37.085Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-15T10:13:39.701Z] ---> 1b526c84547f [2021-04-15T10:13:39.701Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-15T10:13:39.701Z] ---> Running in d80511fdf629 [2021-04-15T10:13:39.975Z] Removing intermediate container d80511fdf629 [2021-04-15T10:13:39.975Z] ---> cf2988ba28e8 [2021-04-15T10:13:39.975Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-15T10:13:39.975Z] ---> Running in 54c079f9bf62 [2021-04-15T10:13:40.570Z] Removing intermediate container 54c079f9bf62 [2021-04-15T10:13:40.570Z] ---> 2eadb682f4dd [2021-04-15T10:13:40.570Z] Step 22/24 : LABEL arch=arm64 [2021-04-15T10:13:40.570Z] ---> Running in 3fdcb0a6ec49 [2021-04-15T10:13:41.166Z] Removing intermediate container 3fdcb0a6ec49 [2021-04-15T10:13:41.166Z] ---> e9edf9710f02 [2021-04-15T10:13:41.166Z] Step 23/24 : LABEL git_sha=165765d0aa1e63732869cf1d3f13269f1ddae1e1 [2021-04-15T10:13:41.166Z] ---> Running in 45d24b2ce3b0 [2021-04-15T10:13:41.439Z] Removing intermediate container 45d24b2ce3b0 [2021-04-15T10:13:41.439Z] ---> cb151b7407ca [2021-04-15T10:13:41.439Z] Step 24/24 : LABEL version=0.0.0 [2021-04-15T10:13:41.712Z] ---> Running in 73cb556108a1 [2021-04-15T10:13:42.306Z] Removing intermediate container 73cb556108a1 [2021-04-15T10:13:42.306Z] ---> 53ef80511e24 [2021-04-15T10:13:42.306Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-15T10:13:42.306Z] Successfully built 53ef80511e24 [2021-04-15T10:13:42.306Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-15T10:13:42.982Z] ---> job-cost.sh [2021-04-15T10:13:42.982Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5NPo [2021-04-15T10:14:21.923Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-15T10:15:58.643Z] lf-activate-venv(): INFO: Adding /tmp/venv-5NPo/bin to PATH [2021-04-15T10:15:58.643Z] INFO: No Stack... [2021-04-15T10:15:58.643Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-15T10:15:58.643Z] INFO: Archiving Costs [Pipeline] sh [2021-04-15T10:15:58.995Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-15T10:15:58.995Z] + cut -d, -f6 [Pipeline] lock [2021-04-15T10:15:59.127Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-335-1-stack-cost] [2021-04-15T10:15:59.134Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-335-1-stack-cost] did not exist. Created. [2021-04-15T10:15:59.134Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-335-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-15T10:15:59.566Z] /w/workspace/edgex-ui-go/1@tmp/durable-08456bec/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-08456bec/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-15T10:15:59.928Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-15T10:15:59.968Z] Warning: overwriting stash ‘stack-cost’ [2021-04-15T10:16:00.191Z] Stashed 1 file(s) [Pipeline] } [2021-04-15T10:16:00.216Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-335-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-15T10:16:01.283Z] provisioning config files... [2021-04-15T10:16:01.297Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp/config3203692860071842984tmp [Pipeline] { [Pipeline] sh [2021-04-15T10:16:01.671Z] + set +x [2021-04-15T10:16:01.671Z] + curl -s https://codecov.io/bash [2021-04-15T10:16:01.671Z] + bash -s -- [2021-04-15T10:16:01.937Z] [2021-04-15T10:16:01.937Z] _____ _ [2021-04-15T10:16:01.937Z] / ____| | | [2021-04-15T10:16:01.937Z] | | ___ __| | ___ ___ _____ __ [2021-04-15T10:16:01.937Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-15T10:16:01.937Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-15T10:16:01.937Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-15T10:16:01.937Z] Bash-1.0.1 [2021-04-15T10:16:01.937Z] [2021-04-15T10:16:01.937Z] [2021-04-15T10:16:01.937Z] ==> git version 2.24.3 found [2021-04-15T10:16:01.937Z] ==> 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-04-15T10:16:01.937Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-15T10:16:01.937Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-15T10:16:01.937Z] ==> Jenkins CI detected. [2021-04-15T10:16:01.937Z] project root: . [2021-04-15T10:16:01.937Z] --> token set from env [2021-04-15T10:16:01.937Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-15T10:16:01.937Z] ==> Running gcov in . (disable via -X gcov) [2021-04-15T10:16:01.937Z] ==> Python coveragepy not found [2021-04-15T10:16:01.937Z] ==> Searching for coverage reports in: [2021-04-15T10:16:01.937Z] + . [2021-04-15T10:16:01.937Z] -> Found 1 reports [2021-04-15T10:16:01.937Z] ==> Detecting git/mercurial file structure [2021-04-15T10:16:02.202Z] ==> Reading reports [2021-04-15T10:16:02.202Z] + ./coverage.out bytes=10 [2021-04-15T10:16:02.202Z] ==> Appending adjustments [2021-04-15T10:16:02.202Z] https://docs.codecov.io/docs/fixing-reports [2021-04-15T10:16:02.202Z] + Found adjustments [2021-04-15T10:16:02.202Z] ==> Gzipping contents [2021-04-15T10:16:02.202Z] 4.0K /tmp/codecov.9nm8ps.gz [2021-04-15T10:16:02.202Z] ==> Uploading reports [2021-04-15T10:16:02.202Z] url: https://codecov.io [2021-04-15T10:16:02.202Z] query: branch=PR-335&commit=165765d0aa1e63732869cf1d3f13269f1ddae1e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-335%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=335&job=&cmd_args= [2021-04-15T10:16:02.202Z] -> Pinging Codecov [2021-04-15T10:16:02.202Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-335&commit=165765d0aa1e63732869cf1d3f13269f1ddae1e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-335%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=335&job=&cmd_args= [2021-04-15T10:16:02.779Z] -> Uploading to [2021-04-15T10:16:02.779Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-15/FB506323287CE973F263BFD2A0EB1F37/165765d0aa1e63732869cf1d3f13269f1ddae1e1/fa97aae9-35d0-4c2e-962c-ccbe601396e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210415T101602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a80680dd83e8e36c71a9af4755e72901deb9c3d92a595fdb4625640eef7ac14 [2021-04-15T10:16:02.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-15T10:16:02.779Z] Dload Upload Total Spent Left Speed [2021-04-15T10:16:03.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3886 0 0 100 3886 0 9527 --:--:-- --:--:-- --:--:-- 9524 [2021-04-15T10:16:03.043Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/165765d0aa1e63732869cf1d3f13269f1ddae1e1 [Pipeline] } [2021-04-15T10:16:03.071Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-15T10:16:05.012Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T10:16:05.356Z] ---> package-listing.sh [2021-04-15T10:16:05.356Z] ++ facter osfamily [2021-04-15T10:16:05.356Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-15T10:16:05.356Z] + OS_FAMILY=redhat [2021-04-15T10:16:05.356Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-335 [2021-04-15T10:16:05.356Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-15T10:16:05.357Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-15T10:16:05.357Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-15T10:16:05.357Z] + PACKAGES=/tmp/packages_start.txt [2021-04-15T10:16:05.357Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-335 ']' [2021-04-15T10:16:05.357Z] + PACKAGES=/tmp/packages_end.txt [2021-04-15T10:16:05.357Z] + case "${OS_FAMILY}" in [2021-04-15T10:16:05.357Z] + rpm -qa [2021-04-15T10:16:05.357Z] + sort [2021-04-15T10:16:10.664Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-15T10:16:10.664Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-15T10:16:10.664Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-15T10:16:10.664Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-335 ']' [2021-04-15T10:16:10.664Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-335/archives/ [2021-04-15T10:16:10.664Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-335/archives/ [Pipeline] echo [2021-04-15T10:16:10.709Z] 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-335/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-15T10:16:11.020Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-15T10:16:11.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-15T10:16:11.361Z] [2021-04-15T10:16:11.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-15T10:16:11.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-15T10:16:11.705Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-15T10:16:11.705Z] df20fa9351a1: Pulling fs layer [2021-04-15T10:16:11.705Z] 36b3adc4ff6f: Pulling fs layer [2021-04-15T10:16:11.705Z] 8ad3a11d3b57: Pulling fs layer [2021-04-15T10:16:11.705Z] 46f8f816bc3b: Pulling fs layer [2021-04-15T10:16:11.705Z] 93b61091891f: Pulling fs layer [2021-04-15T10:16:11.705Z] 93b9cdb0e59b: Pulling fs layer [2021-04-15T10:16:11.705Z] 5e14af77c1be: Pulling fs layer [2021-04-15T10:16:11.705Z] 01666e4c0597: Pulling fs layer [2021-04-15T10:16:11.705Z] aa168da1d23b: Pulling fs layer [2021-04-15T10:16:11.705Z] 46f8f816bc3b: Waiting [2021-04-15T10:16:11.705Z] 93b61091891f: Waiting [2021-04-15T10:16:11.705Z] 01666e4c0597: Waiting [2021-04-15T10:16:11.705Z] aa168da1d23b: Waiting [2021-04-15T10:16:11.705Z] 5e14af77c1be: Waiting [2021-04-15T10:16:11.705Z] 36b3adc4ff6f: Verifying Checksum [2021-04-15T10:16:11.705Z] 36b3adc4ff6f: Download complete [2021-04-15T10:16:11.705Z] 46f8f816bc3b: Verifying Checksum [2021-04-15T10:16:11.705Z] 46f8f816bc3b: Download complete [2021-04-15T10:16:11.977Z] df20fa9351a1: Verifying Checksum [2021-04-15T10:16:11.977Z] df20fa9351a1: Download complete [2021-04-15T10:16:11.977Z] 93b9cdb0e59b: Verifying Checksum [2021-04-15T10:16:11.977Z] 93b9cdb0e59b: Download complete [2021-04-15T10:16:11.977Z] 5e14af77c1be: Verifying Checksum [2021-04-15T10:16:11.977Z] 5e14af77c1be: Download complete [2021-04-15T10:16:11.977Z] 01666e4c0597: Verifying Checksum [2021-04-15T10:16:11.977Z] 01666e4c0597: Download complete [2021-04-15T10:16:11.977Z] 93b61091891f: Verifying Checksum [2021-04-15T10:16:11.977Z] 93b61091891f: Download complete [2021-04-15T10:16:11.977Z] 8ad3a11d3b57: Verifying Checksum [2021-04-15T10:16:11.977Z] 8ad3a11d3b57: Download complete [2021-04-15T10:16:12.240Z] df20fa9351a1: Pull complete [2021-04-15T10:16:12.505Z] 36b3adc4ff6f: Pull complete [2021-04-15T10:16:13.090Z] 8ad3a11d3b57: Pull complete [2021-04-15T10:16:13.090Z] 46f8f816bc3b: Pull complete [2021-04-15T10:16:13.379Z] 93b61091891f: Pull complete [2021-04-15T10:16:13.641Z] 93b9cdb0e59b: Pull complete [2021-04-15T10:16:13.641Z] 5e14af77c1be: Pull complete [2021-04-15T10:16:13.903Z] 01666e4c0597: Pull complete [2021-04-15T10:16:16.459Z] aa168da1d23b: Verifying Checksum [2021-04-15T10:16:16.459Z] aa168da1d23b: Download complete [2021-04-15T10:16:23.096Z] aa168da1d23b: Pull complete [2021-04-15T10:16:23.096Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-15T10:16:23.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-15T10:16:23.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-15T10:16:23.312Z] prd-centos7-docker-4c-2g-250 does not seem to be running inside a container [2021-04-15T10:16:23.363Z] $ 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-335/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-335 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-335:/w/workspace/edgexfoundry_edgex-ui-go_PR-335:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-335@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-15T10:16:26.839Z] $ docker top 6bce280a35921fec19a1b4ce2e98dccf1d00614af22c409992e53ed57198fa5a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T10:16:27.292Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-15T10:16:27.622Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-15T10:16:27.948Z] + ls /var/log/sa-host [2021-04-15T10:16:27.948Z] + sadf -c /var/log/sa-host/sa15 [2021-04-15T10:16:27.948Z] file_magic: OK [2021-04-15T10:16:27.948Z] HZ: Using current value: 100 [2021-04-15T10:16:27.948Z] file_header: OK [2021-04-15T10:16:27.948Z] 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-04-15T10:16:27.948Z] Statistics: [2021-04-15T10:16:27.948Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-15T10:16:27.948Z] File successfully converted to sysstat format version 12.2.1 [2021-04-15T10:16:27.948Z] + sadf -c /var/log/sa-host/sa23 [2021-04-15T10:16:27.948Z] file_magic: OK [2021-04-15T10:16:27.948Z] HZ: Using current value: 100 [2021-04-15T10:16:27.948Z] file_header: OK [2021-04-15T10:16:27.948Z] 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-04-15T10:16:27.948Z] Statistics: [2021-04-15T10:16:27.948Z] Hnuu...uuuununununu... [2021-04-15T10:16:27.948Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-15T10:16:28.599Z] provisioning config files... [2021-04-15T10:16:28.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp/config8481732159369713068tmp [Pipeline] { [Pipeline] echo [2021-04-15T10:16:28.673Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T10:16:29.015Z] ---> create-netrc.sh [Pipeline] } [2021-04-15T10:16:29.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-15T10:16:29.121Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T10:16:29.499Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-15T10:16:29.550Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T10:16:29.889Z] ---> sudo-logs.sh [2021-04-15T10:16:29.889Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-15T10:16:29.969Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T10:16:30.301Z] ---> job-cost.sh [2021-04-15T10:16:30.301Z] lf-activate-venv: SKIPPING [2021-04-15T10:16:30.301Z] DEBUG: total: 0.20999999344348907 [2021-04-15T10:16:30.301Z] INFO: Retrieving Stack Cost... [2021-04-15T10:16:32.226Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-15T10:16:32.802Z] INFO: Archiving Costs [Pipeline] echo [2021-04-15T10:16:32.845Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T10:16:33.185Z] ---> logs-deploy.sh [2021-04-15T10:16:33.185Z] lf-activate-venv: SKIPPING [2021-04-15T10:16:33.185Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-335/1 [2021-04-15T10:16:33.185Z] INFO: archiving workspace using pattern(s): [2021-04-15T10:16:34.578Z] Archives upload complete. [2021-04-15T10:16:34.842Z] INFO: archiving logs to Nexus [2021-04-15T10:16:35.789Z] ---> uname -a: [2021-04-15T10:16:35.789Z] Linux prd-centos7-docker-4c-2g-250.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-15T10:16:35.789Z] [2021-04-15T10:16:35.789Z] [2021-04-15T10:16:35.789Z] ---> lscpu: [2021-04-15T10:16:35.789Z] Architecture: x86_64 [2021-04-15T10:16:35.789Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-15T10:16:35.789Z] Byte Order: Little Endian [2021-04-15T10:16:35.789Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-15T10:16:35.789Z] CPU(s): 4 [2021-04-15T10:16:35.789Z] On-line CPU(s) list: 0-3 [2021-04-15T10:16:35.789Z] Thread(s) per core: 1 [2021-04-15T10:16:35.789Z] Core(s) per socket: 1 [2021-04-15T10:16:35.789Z] Socket(s): 4 [2021-04-15T10:16:35.789Z] NUMA node(s): 1 [2021-04-15T10:16:35.789Z] Vendor ID: GenuineIntel [2021-04-15T10:16:35.789Z] CPU family: 6 [2021-04-15T10:16:35.789Z] Model: 44 [2021-04-15T10:16:35.789Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-15T10:16:35.789Z] Stepping: 1 [2021-04-15T10:16:35.789Z] CPU MHz: 2933.438 [2021-04-15T10:16:35.789Z] BogoMIPS: 5866.87 [2021-04-15T10:16:35.789Z] Virtualization: VT-x [2021-04-15T10:16:35.789Z] Hypervisor vendor: KVM [2021-04-15T10:16:35.789Z] Virtualization type: full [2021-04-15T10:16:35.789Z] L1d cache: 128 KiB [2021-04-15T10:16:35.789Z] L1i cache: 128 KiB [2021-04-15T10:16:35.789Z] L2 cache: 16 MiB [2021-04-15T10:16:35.789Z] L3 cache: 64 MiB [2021-04-15T10:16:35.789Z] NUMA node0 CPU(s): 0-3 [2021-04-15T10:16:35.789Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-15T10:16:35.789Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-15T10:16:35.789Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-15T10:16:35.789Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-15T10:16:35.789Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-15T10:16:35.789Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-15T10:16:35.789Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-15T10:16:35.789Z] Vulnerability Srbds: Not affected [2021-04-15T10:16:35.789Z] Vulnerability Tsx async abort: Not affected [2021-04-15T10:16:35.789Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-04-15T10:16:35.789Z] [2021-04-15T10:16:35.789Z] [2021-04-15T10:16:35.789Z] ---> nproc: [2021-04-15T10:16:35.789Z] 4 [2021-04-15T10:16:35.789Z] [2021-04-15T10:16:35.789Z] [2021-04-15T10:16:35.789Z] ---> df -h: [2021-04-15T10:16:35.789Z] Filesystem Size Used Available Use% Mounted on [2021-04-15T10:16:35.789Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-15T10:16:35.789Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-15T10:16:35.789Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-15T10:16:35.789Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-15T10:16:35.789Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-15T10:16:35.789Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-15T10:16:35.789Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-15T10:16:35.789Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-15T10:16:35.789Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-15T10:16:35.789Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-15T10:16:35.789Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-15T10:16:35.789Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-15T10:16:35.789Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-335 [2021-04-15T10:16:35.789Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp [2021-04-15T10:16:35.789Z] [2021-04-15T10:16:35.789Z] [2021-04-15T10:16:35.789Z] ---> free -m: [2021-04-15T10:16:35.789Z] total used free shared buff/cache available [2021-04-15T10:16:35.789Z] Mem: 1837 712 96 0 1027 1020 [2021-04-15T10:16:35.789Z] Swap: 1023 1 1022 [2021-04-15T10:16:35.789Z] [2021-04-15T10:16:35.789Z] [2021-04-15T10:16:35.789Z] ---> ip addr: [2021-04-15T10:16:35.789Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-15T10:16:35.789Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-15T10:16:35.789Z] inet 127.0.0.1/8 scope host lo [2021-04-15T10:16:35.789Z] valid_lft forever preferred_lft forever [2021-04-15T10:16:35.789Z] inet6 ::1/128 scope host [2021-04-15T10:16:35.789Z] valid_lft forever preferred_lft forever [2021-04-15T10:16:35.789Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-15T10:16:35.789Z] link/ether fa:16:3e:02:2b:60 brd ff:ff:ff:ff:ff:ff [2021-04-15T10:16:35.789Z] inet 10.30.123.71/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-15T10:16:35.789Z] valid_lft 85846sec preferred_lft 85846sec [2021-04-15T10:16:35.789Z] inet6 fe80::f816:3eff:fe02:2b60/64 scope link [2021-04-15T10:16:35.789Z] valid_lft forever preferred_lft forever [2021-04-15T10:16:35.789Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-15T10:16:35.789Z] link/ether 02:42:e2:9d:47:e3 brd ff:ff:ff:ff:ff:ff [2021-04-15T10:16:35.789Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-15T10:16:35.789Z] valid_lft forever preferred_lft forever [2021-04-15T10:16:35.789Z] inet6 fe80::42:e2ff:fe9d:47e3/64 scope link [2021-04-15T10:16:35.789Z] valid_lft forever preferred_lft forever [2021-04-15T10:16:35.789Z] [2021-04-15T10:16:35.789Z]