Pull request #289 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fc2b6879188f058bc13e086cf30bd3b87bfed2c8+e5eddfca3e456f98fd148374ca375fb54025eb5b (d71010c887d999e031ae0a4942247fd151f49f02) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-289/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-289/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20106 in /w/workspace/edgexfoundry_edgex-ui-go_PR-289 [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-289 # 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 e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit fc2b6879188f058bc13e086cf30bd3b87bfed2c8 Merge succeeded, producing fc2b6879188f058bc13e086cf30bd3b87bfed2c8 Checking out Revision fc2b6879188f058bc13e086cf30bd3b87bfed2c8 (PR-289) > 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/289/head:refs/remotes/origin/PR-289 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc2b6879188f058bc13e086cf30bd3b87bfed2c8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc2b6879188f058bc13e086cf30bd3b87bfed2c8 # timeout=10 Commit message: "Bump github.com/gorilla/mux from 1.7.1 to 1.8.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T01:35:40.496Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T01:35:40.879Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T01:35:41.084Z] ========================================================= [2021-01-14T01:35:41.084Z] EdgeX Global Pipelines Version Info [2021-01-14T01:35:41.084Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:35:43.077Z] ------------------- [2021-01-14T01:35:43.077Z] stable info: [2021-01-14T01:35:43.077Z] ------------------- [2021-01-14T01:35:43.077Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T01:35:43.077Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T01:35:43.077Z] Message: update stable to v1.0.177 [2021-01-14T01:35:44.030Z] ------------------- [2021-01-14T01:35:44.030Z] experimental info: [2021-01-14T01:35:44.030Z] ------------------- [2021-01-14T01:35:44.030Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T01:35:44.030Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T01:35:44.030Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T01:35:44.384Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-01-14T01:35:44.510Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-01-14T01:35:44.637Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T01:35:44.766Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T01:35:44.915Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T01:35:45.033Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T01:35:45.154Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T01:35:45.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T01:35:45.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-14T01:35:45.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T01:35:45.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T01:35:45.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-01-14T01:35:46.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T01:35:46.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T01:35:46.296Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T01:35:46.429Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T01:35:46.553Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T01:35:46.667Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-14T01:35:46.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T01:35:46.908Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-14T01:35:47.111Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-14T01:35:47.318Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-14T01:35:47.438Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-14T01:35:47.569Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-14T01:35:47.702Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-14T01:35:47.843Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T01:35:47.958Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T01:35:48.092Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-289 [Pipeline] echo [2021-01-14T01:35:48.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-289 [Pipeline] echo [2021-01-14T01:35:48.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-289 [Pipeline] echo [2021-01-14T01:35:48.463Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc2b6879188f058bc13e086cf30bd3b87bfed2c8 [Pipeline] echo [2021-01-14T01:35:48.606Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc2b687 [Pipeline] echo [2021-01-14T01:35:48.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T01:35:49.028Z] provisioning config files... [2021-01-14T01:35:49.060Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/config8846154025699169298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:35:49.487Z] ---> docker-login.sh [2021-01-14T01:35:49.487Z] nexus3.edgexfoundry.org:10001 [2021-01-14T01:35:49.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:35:50.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:35:50.019Z] Configure a credential helper to remove this warning. See [2021-01-14T01:35:50.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:35:50.019Z] [2021-01-14T01:35:50.019Z] Login Succeeded [2021-01-14T01:35:50.020Z] nexus3.edgexfoundry.org:10002 [2021-01-14T01:35:50.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:35:50.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:35:50.288Z] Configure a credential helper to remove this warning. See [2021-01-14T01:35:50.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:35:50.288Z] [2021-01-14T01:35:50.288Z] Login Succeeded [2021-01-14T01:35:50.288Z] nexus3.edgexfoundry.org:10003 [2021-01-14T01:35:50.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:35:50.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:35:50.552Z] Configure a credential helper to remove this warning. See [2021-01-14T01:35:50.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:35:50.552Z] [2021-01-14T01:35:50.552Z] Login Succeeded [2021-01-14T01:35:50.552Z] nexus3.edgexfoundry.org:10004 [2021-01-14T01:35:50.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:35:50.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:35:50.552Z] Configure a credential helper to remove this warning. See [2021-01-14T01:35:50.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:35:50.552Z] [2021-01-14T01:35:50.552Z] Login Succeeded [2021-01-14T01:35:50.552Z] docker.io [2021-01-14T01:35:50.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:35:51.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:35:51.083Z] Configure a credential helper to remove this warning. See [2021-01-14T01:35:51.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:35:51.083Z] [2021-01-14T01:35:51.083Z] Login Succeeded [2021-01-14T01:35:51.083Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T01:35:51.108Z] 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-01-14T01:35:52.168Z] + git log --format=format:%s -1 fc2b6879188f058bc13e086cf30bd3b87bfed2c8 [Pipeline] echo [2021-01-14T01:35:52.273Z] GIT_COMMIT: fc2b6879188f058bc13e086cf30bd3b87bfed2c8, Commit Message: Bump github.com/gorilla/mux from 1.7.1 to 1.8.0 [Pipeline] echo [2021-01-14T01:35:52.361Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:35:52.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T01:35:52.985Z] [2021-01-14T01:35:52.985Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:35:53.417Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T01:35:53.417Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T01:35:53.417Z] 31603596830f: Pulling fs layer [2021-01-14T01:35:53.417Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T01:35:53.417Z] 6ca5941a6612: Pulling fs layer [2021-01-14T01:35:53.417Z] ecc8261a40a4: Pulling fs layer [2021-01-14T01:35:53.417Z] ecc8261a40a4: Waiting [2021-01-14T01:35:53.417Z] 2a8b12db71e7: Verifying Checksum [2021-01-14T01:35:53.417Z] 2a8b12db71e7: Download complete [2021-01-14T01:35:53.417Z] 31603596830f: Verifying Checksum [2021-01-14T01:35:53.417Z] 31603596830f: Download complete [2021-01-14T01:35:53.682Z] ecc8261a40a4: Verifying Checksum [2021-01-14T01:35:53.682Z] ecc8261a40a4: Download complete [2021-01-14T01:35:53.682Z] 6ca5941a6612: Verifying Checksum [2021-01-14T01:35:53.682Z] 6ca5941a6612: Download complete [2021-01-14T01:35:53.949Z] 31603596830f: Pull complete [2021-01-14T01:35:53.949Z] 2a8b12db71e7: Pull complete [2021-01-14T01:35:54.900Z] 6ca5941a6612: Pull complete [2021-01-14T01:35:54.900Z] ecc8261a40a4: Pull complete [2021-01-14T01:35:55.163Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T01:35:55.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T01:35:55.163Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T01:35:55.291Z] prd-centos7-docker-4c-2g-20106 does not seem to be running inside a container [2021-01-14T01:35:55.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-289 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-289:/w/workspace/edgexfoundry_edgex-ui-go_PR-289:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-289@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T01:35:57.576Z] $ docker top 32472d6ad3f7a5e47dce6b23abbff8e5c9e2fb63e4aa6b317d95d31291bd08fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T01:35:58.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T01:35:58.036Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T01:35:58.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T01:35:58.258Z] $ docker exec 32472d6ad3f7a5e47dce6b23abbff8e5c9e2fb63e4aa6b317d95d31291bd08fd ssh-agent [2021-01-14T01:35:58.418Z] SSH_AUTH_SOCK=/tmp/ssh-sMoM8HEQDAvP/agent.12 [2021-01-14T01:35:58.418Z] SSH_AGENT_PID=17 [2021-01-14T01:35:58.428Z] Running ssh-add (command line suppressed) [2021-01-14T01:35:58.544Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/private_key_7328744682944603765.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/private_key_7328744682944603765.key) [2021-01-14T01:35:58.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T01:35:58.999Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T01:35:59.046Z] $ docker exec --env ******** --env ******** 32472d6ad3f7a5e47dce6b23abbff8e5c9e2fb63e4aa6b317d95d31291bd08fd ssh-agent -k [2021-01-14T01:35:59.159Z] unset SSH_AUTH_SOCK; [2021-01-14T01:35:59.159Z] unset SSH_AGENT_PID; [2021-01-14T01:35:59.159Z] echo Agent pid 17 killed; [2021-01-14T01:35:59.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T01:35:59.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T01:35:59.433Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T01:35:59.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T01:35:59.608Z] $ docker exec 32472d6ad3f7a5e47dce6b23abbff8e5c9e2fb63e4aa6b317d95d31291bd08fd ssh-agent [2021-01-14T01:35:59.774Z] SSH_AUTH_SOCK=/tmp/ssh-9uYekwn36MVE/agent.47 [2021-01-14T01:35:59.774Z] SSH_AGENT_PID=53 [2021-01-14T01:35:59.782Z] Running ssh-add (command line suppressed) [2021-01-14T01:35:59.894Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/private_key_2349214021934803717.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/private_key_2349214021934803717.key) [2021-01-14T01:35:59.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T01:36:00.382Z] + git semver init [2021-01-14T01:36:00.383Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T01:36:00.383Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-289/.git [2021-01-14T01:36:00.383Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-289 [2021-01-14T01:36:00.383Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T01:36:00.383Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T01:36:00.383Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T01:36:00.383Z] # $SEMVER_BRANCH = PR-289 [2021-01-14T01:36:00.383Z] # $SEMVER_TEMP = /tmp/semver-849991796 [2021-01-14T01:36:00.383Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-01-14T01:36:08.489Z] # '/tmp/semver-849991796' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-289/.semver' [2021-01-14T01:36:08.489Z] # -> Force: false [2021-01-14T01:36:08.489Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-289/.semver [Pipeline] } [2021-01-14T01:36:08.512Z] $ docker exec --env ******** --env ******** 32472d6ad3f7a5e47dce6b23abbff8e5c9e2fb63e4aa6b317d95d31291bd08fd ssh-agent -k [2021-01-14T01:36:08.637Z] unset SSH_AUTH_SOCK; [2021-01-14T01:36:08.637Z] unset SSH_AGENT_PID; [2021-01-14T01:36:08.637Z] echo Agent pid 53 killed; [2021-01-14T01:36:08.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T01:36:09.244Z] + git semver [Pipeline] } [2021-01-14T01:36:09.276Z] $ docker stop --time=1 32472d6ad3f7a5e47dce6b23abbff8e5c9e2fb63e4aa6b317d95d31291bd08fd [2021-01-14T01:36:10.686Z] $ docker rm -f 32472d6ad3f7a5e47dce6b23abbff8e5c9e2fb63e4aa6b317d95d31291bd08fd [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T01:36:11.368Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T01:36:11.809Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T01:36:11.835Z] [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-01-14T01:36:27.772Z] Still waiting to schedule task [2021-01-14T01:36:27.772Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-14T01:36:27.802Z] Still waiting to schedule task [2021-01-14T01:36:27.802Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-14T01:37:02.534Z] Running on prd-centos7-docker-4c-2g-20115 in /w/workspace/edgexfoundry_edgex-ui-go_PR-289 [Pipeline] { [Pipeline] ws [2021-01-14T01:37:02.644Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T01:37:05.312Z] using credential edgex-jenkins-ssh [2021-01-14T01:37:05.371Z] Cloning the remote Git repository [2021-01-14T01:37:05.397Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:37:05.537Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-01-14T01:37:05.594Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:37:05.594Z] > git --version # timeout=10 [2021-01-14T01:37:05.600Z] > git --version # 'git version 2.24.3' [2021-01-14T01:37:05.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:37:05.630Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:37:08.423Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:37:08.431Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:37:08.442Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:37:08.456Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:37:08.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:37:08.461Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/289/head:refs/remotes/origin/PR-289 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T01:37:08.909Z] Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit fc2b6879188f058bc13e086cf30bd3b87bfed2c8 [2021-01-14T01:37:09.084Z] Merge succeeded, producing fc2b6879188f058bc13e086cf30bd3b87bfed2c8 [2021-01-14T01:37:09.084Z] Checking out Revision fc2b6879188f058bc13e086cf30bd3b87bfed2c8 (PR-289) [2021-01-14T01:37:08.919Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:37:08.924Z] > git checkout -f fc2b6879188f058bc13e086cf30bd3b87bfed2c8 # timeout=10 [2021-01-14T01:37:09.050Z] > git remote # timeout=10 [2021-01-14T01:37:09.055Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T01:37:09.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:37:09.064Z] > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 [2021-01-14T01:37:09.074Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T01:37:09.088Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:37:09.092Z] > git checkout -f fc2b6879188f058bc13e086cf30bd3b87bfed2c8 # timeout=10 [2021-01-14T01:37:12.743Z] Commit message: "Bump github.com/gorilla/mux from 1.7.1 to 1.8.0" [2021-01-14T01:37:12.769Z] > git --version # timeout=10 [2021-01-14T01:37:12.773Z] > git --version # 'git version 2.24.3' [2021-01-14T01:37:12.777Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:37:14.380Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:37:14.764Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:37:15.085Z] + true [2021-01-14T01:37:15.085Z] + sudo service docker restart [2021-01-14T01:37:15.085Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T01:37:16.185Z] provisioning config files... [2021-01-14T01:37:16.213Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6315186054312102269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:37:16.655Z] ---> docker-login.sh [2021-01-14T01:37:16.655Z] nexus3.edgexfoundry.org:10001 [2021-01-14T01:37:16.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:37:16.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:37:16.917Z] Configure a credential helper to remove this warning. See [2021-01-14T01:37:16.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:37:16.917Z] [2021-01-14T01:37:16.917Z] Login Succeeded [2021-01-14T01:37:16.917Z] nexus3.edgexfoundry.org:10002 [2021-01-14T01:37:17.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:37:17.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:37:17.179Z] Configure a credential helper to remove this warning. See [2021-01-14T01:37:17.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:37:17.179Z] [2021-01-14T01:37:17.179Z] Login Succeeded [2021-01-14T01:37:17.179Z] nexus3.edgexfoundry.org:10003 [2021-01-14T01:37:17.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:37:17.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:37:17.440Z] Configure a credential helper to remove this warning. See [2021-01-14T01:37:17.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:37:17.440Z] [2021-01-14T01:37:17.440Z] Login Succeeded [2021-01-14T01:37:17.440Z] nexus3.edgexfoundry.org:10004 [2021-01-14T01:37:17.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:37:17.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:37:17.702Z] Configure a credential helper to remove this warning. See [2021-01-14T01:37:17.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:37:17.702Z] [2021-01-14T01:37:17.702Z] Login Succeeded [2021-01-14T01:37:17.702Z] docker.io [2021-01-14T01:37:17.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:37:17.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:37:17.965Z] Configure a credential helper to remove this warning. See [2021-01-14T01:37:17.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:37:17.965Z] [2021-01-14T01:37:17.965Z] Login Succeeded [2021-01-14T01:37:17.965Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T01:37:17.998Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T01:37:18.505Z] ========================================================= [2021-01-14T01:37:18.505Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T01:37:18.505Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:37:18.886Z] + 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-01-14T01:37:19.160Z] Sending build context to Docker daemon 16.59MB [2021-01-14T01:37:19.160Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:37:19.160Z] Step 2/8 : FROM ${BASE} [2021-01-14T01:37:19.160Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T01:37:19.160Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T01:37:19.160Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T01:37:19.160Z] de9db76c5a1d: Pulling fs layer [2021-01-14T01:37:19.160Z] bca2f99d35d6: Pulling fs layer [2021-01-14T01:37:19.160Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T01:37:19.160Z] 7c6f9722023f: Pulling fs layer [2021-01-14T01:37:19.160Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T01:37:19.160Z] 7c6f9722023f: Waiting [2021-01-14T01:37:19.160Z] bca2f99d35d6: Waiting [2021-01-14T01:37:19.160Z] 93359f2a8cfa: Waiting [2021-01-14T01:37:19.160Z] a35cf1a2eb13: Waiting [2021-01-14T01:37:19.160Z] de9db76c5a1d: Verifying Checksum [2021-01-14T01:37:19.160Z] de9db76c5a1d: Download complete [2021-01-14T01:37:19.160Z] 0ef7d3d256c8: Download complete [2021-01-14T01:37:19.160Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T01:37:19.160Z] 93359f2a8cfa: Download complete [2021-01-14T01:37:19.422Z] 7c6f9722023f: Verifying Checksum [2021-01-14T01:37:19.422Z] 7c6f9722023f: Download complete [2021-01-14T01:37:19.422Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T01:37:19.422Z] 188c0c94c7c5: Download complete [2021-01-14T01:37:19.422Z] 188c0c94c7c5: Pull complete [2021-01-14T01:37:19.687Z] 0ef7d3d256c8: Pull complete [2021-01-14T01:37:19.950Z] de9db76c5a1d: Pull complete [2021-01-14T01:37:21.875Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T01:37:21.875Z] a35cf1a2eb13: Download complete [2021-01-14T01:37:21.875Z] bca2f99d35d6: Download complete [2021-01-14T01:37:27.220Z] bca2f99d35d6: Pull complete [2021-01-14T01:37:27.220Z] 93359f2a8cfa: Pull complete [2021-01-14T01:37:27.220Z] 7c6f9722023f: Pull complete [2021-01-14T01:37:33.862Z] a35cf1a2eb13: Pull complete [2021-01-14T01:37:33.862Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T01:37:33.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T01:37:33.862Z] ---> a62c8e92a672 [2021-01-14T01:37:33.862Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T01:37:33.862Z] ---> Running in ef38436deb39 [2021-01-14T01:37:33.862Z] Removing intermediate container ef38436deb39 [2021-01-14T01:37:33.862Z] ---> 6e4dbdba27b2 [2021-01-14T01:37:33.862Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:37:33.862Z] ---> Running in 2cd9b5dd697e [2021-01-14T01:37:35.265Z] Removing intermediate container 2cd9b5dd697e [2021-01-14T01:37:35.265Z] ---> 4461ed1548c0 [2021-01-14T01:37:35.265Z] Step 5/8 : RUN apk add --no-cache make git [2021-01-14T01:37:35.265Z] ---> Running in acc7c5003745 [2021-01-14T01:37:35.840Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T01:37:36.804Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T01:37:38.209Z] OK: 166 MiB in 39 packages [2021-01-14T01:37:38.472Z] Removing intermediate container acc7c5003745 [2021-01-14T01:37:38.472Z] ---> 0333569d2a62 [2021-01-14T01:37:38.472Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-01-14T01:37:38.735Z] ---> Running in 3e23a50eb20d [2021-01-14T01:37:38.735Z] Removing intermediate container 3e23a50eb20d [2021-01-14T01:37:38.735Z] ---> e86771bd5538 [2021-01-14T01:37:38.735Z] Step 7/8 : COPY . . [2021-01-14T01:37:41.326Z] ---> f1ce57f82e30 [2021-01-14T01:37:41.326Z] Step 8/8 : RUN go mod download [2021-01-14T01:37:41.326Z] ---> Running in 176882c03c4f [2021-01-14T01:38:03.433Z] Removing intermediate container 176882c03c4f [2021-01-14T01:38:03.433Z] ---> 2b9075acfa40 [2021-01-14T01:38:03.433Z] Successfully built 2b9075acfa40 [2021-01-14T01:38:03.433Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:38:03.829Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T01:38:03.829Z] . [Pipeline] withDockerContainer [2021-01-14T01:38:03.994Z] prd-centos7-docker-4c-2g-20115 does not seem to be running inside a container [2021-01-14T01:38:04.061Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-14T01:38:05.207Z] $ docker top 4acf9bb45c4dc6fd2f78d74154d1e0f2f483f96f62277cafcf71536a946cd017 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:38:05.758Z] + go version [2021-01-14T01:38:05.758Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T01:38:05.798Z] $ docker stop --time=1 4acf9bb45c4dc6fd2f78d74154d1e0f2f483f96f62277cafcf71536a946cd017 [2021-01-14T01:38:07.228Z] $ docker rm -f 4acf9bb45c4dc6fd2f78d74154d1e0f2f483f96f62277cafcf71536a946cd017 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:38:08.289Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T01:38:08.289Z] . [Pipeline] withDockerContainer [2021-01-14T01:38:08.435Z] prd-centos7-docker-4c-2g-20115 does not seem to be running inside a container [2021-01-14T01:38:08.493Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-14T01:38:09.307Z] $ docker top d578db1ad26fe1a7467030d125f13023b34a58487c4af23dcf0d5f77f7517790 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:38:09.825Z] + make test [2021-01-14T01:38:09.826Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-01-14T01:38:10.865Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-01-14T01:38:19.195Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-01-14T01:38:19.195Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-01-14T01:38:19.195Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-01-14T01:38:19.195Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-01-14T01:38:19.195Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-01-14T01:38:19.195Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-01-14T01:38:19.195Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-01-14T01:38:19.195Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-01-14T01:38:19.195Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-01-14T01:38:19.195Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-01-14T01:38:19.195Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-01-14T01:38:19.195Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-01-14T01:38:19.195Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-01-14T01:38:19.807Z] $ docker stop --time=1 d578db1ad26fe1a7467030d125f13023b34a58487c4af23dcf0d5f77f7517790 [2021-01-14T01:38:22.001Z] $ docker rm -f d578db1ad26fe1a7467030d125f13023b34a58487c4af23dcf0d5f77f7517790 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T01:38:23.240Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-14T01:38:23.633Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-14T01:38:24.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-14T01:38:25.169Z] + ls -al . [2021-01-14T01:38:25.169Z] total 88 [2021-01-14T01:38:25.169Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 14 01:38 . [2021-01-14T01:38:25.169Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 14 01:37 .. [2021-01-14T01:38:25.169Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 14 01:37 assets [2021-01-14T01:38:25.169Z] drwxrwxr-x. 2 jenkins jenkins 35 Jan 14 01:37 bin [2021-01-14T01:38:25.169Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 14 01:37 cmd [2021-01-14T01:38:25.169Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 14 01:37 CONTRIBUTING.md [2021-01-14T01:38:25.169Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 14 01:38 coverage.out [2021-01-14T01:38:25.169Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jan 14 01:37 Dockerfile [2021-01-14T01:38:25.169Z] -rw-rw-r--. 1 jenkins jenkins 902 Jan 14 01:37 Dockerfile.build [2021-01-14T01:38:25.169Z] drwxrwxr-x. 5 jenkins jenkins 104 Jan 14 01:37 docs [2021-01-14T01:38:25.169Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 14 01:37 .git [2021-01-14T01:38:25.169Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 14 01:37 .github [2021-01-14T01:38:25.169Z] -rw-rw-r--. 1 jenkins jenkins 153 Jan 14 01:37 .gitignore [2021-01-14T01:38:25.169Z] -rw-rw-r--. 1 jenkins jenkins 1019 Jan 14 01:37 go.mod [2021-01-14T01:38:25.169Z] -rw-r--r--. 1 jenkins jenkins 20718 Jan 14 01:38 go.sum [2021-01-14T01:38:25.169Z] drwxrwxr-x. 10 jenkins jenkins 139 Jan 14 01:37 internal [2021-01-14T01:38:25.169Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 14 01:37 Jenkinsfile [2021-01-14T01:38:25.169Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 14 01:37 LICENSE [2021-01-14T01:38:25.169Z] -rw-rw-r--. 1 jenkins jenkins 951 Jan 14 01:37 Makefile [2021-01-14T01:38:25.169Z] -rw-rw-r--. 1 jenkins jenkins 4535 Jan 14 01:37 README.md [2021-01-14T01:38:25.169Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 14 01:36 VERSION [2021-01-14T01:38:25.169Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 14 01:37 version.go [2021-01-14T01:38:25.169Z] drwxrwxr-x. 4 jenkins jenkins 266 Jan 14 01:37 web [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:38:25.508Z] + 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=fc2b6879188f058bc13e086cf30bd3b87bfed2c8 --label arch=amd64 --label version=0.0.0 . [2021-01-14T01:38:25.773Z] Sending build context to Docker daemon 16.61MB [2021-01-14T01:38:25.773Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:38:25.773Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-14T01:38:25.773Z] ---> 2b9075acfa40 [2021-01-14T01:38:25.773Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-01-14T01:38:26.719Z] ---> Running in 3d4e30c6b50f [2021-01-14T01:38:26.719Z] Removing intermediate container 3d4e30c6b50f [2021-01-14T01:38:26.719Z] ---> 2378ea3d121f [2021-01-14T01:38:26.719Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-01-14T01:38:26.719Z] ---> Running in 05a3a143409d [2021-01-14T01:38:26.983Z] Removing intermediate container 05a3a143409d [2021-01-14T01:38:26.983Z] ---> 86991f2c9bdf [2021-01-14T01:38:26.983Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-01-14T01:38:26.983Z] ---> Running in 14883a0a84f8 [2021-01-14T01:38:27.253Z] Removing intermediate container 14883a0a84f8 [2021-01-14T01:38:27.253Z] ---> fac34310f850 [2021-01-14T01:38:27.253Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-01-14T01:38:27.253Z] ---> Running in 9a51d8f88b7f [2021-01-14T01:38:27.515Z] Removing intermediate container 9a51d8f88b7f [2021-01-14T01:38:27.515Z] ---> 78a414328ea4 [2021-01-14T01:38:27.515Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-01-14T01:38:27.515Z] ---> Running in e4ca95d7122a [2021-01-14T01:38:27.778Z] Removing intermediate container e4ca95d7122a [2021-01-14T01:38:27.778Z] ---> c7aff8ff0a60 [2021-01-14T01:38:27.778Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:38:27.778Z] ---> Running in 7aa8af5ae08b [2021-01-14T01:38:28.726Z] Removing intermediate container 7aa8af5ae08b [2021-01-14T01:38:28.726Z] ---> 3571c56510f1 [2021-01-14T01:38:28.726Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-14T01:38:28.726Z] ---> Running in afe1d5687e95 [2021-01-14T01:38:29.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T01:38:31.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T01:38:34.544Z] OK: 166 MiB in 39 packages [2021-01-14T01:38:34.545Z] Removing intermediate container afe1d5687e95 [2021-01-14T01:38:34.545Z] ---> 3d2c614ed9ee [2021-01-14T01:38:34.545Z] Step 10/24 : ENV GO111MODULE=on [2021-01-14T01:38:34.545Z] ---> Running in d088bec12dbc [2021-01-14T01:38:34.811Z] Removing intermediate container d088bec12dbc [2021-01-14T01:38:34.811Z] ---> 22692c64e0d6 [2021-01-14T01:38:34.811Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-01-14T01:38:34.811Z] ---> Running in 23e4662e8386 [2021-01-14T01:38:35.073Z] Removing intermediate container 23e4662e8386 [2021-01-14T01:38:35.073Z] ---> 2d9ffe62a025 [2021-01-14T01:38:35.073Z] Step 12/24 : COPY go.mod . [2021-01-14T01:38:35.335Z] ---> 8dd13edf88db [2021-01-14T01:38:35.335Z] Step 13/24 : COPY Makefile . [2021-01-14T01:38:35.598Z] ---> 05b6338e4c7c [2021-01-14T01:38:35.598Z] Step 14/24 : RUN make update [2021-01-14T01:38:35.598Z] ---> Running in e227f8137299 [2021-01-14T01:38:36.181Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-14T01:38:36.757Z] Removing intermediate container e227f8137299 [2021-01-14T01:38:36.757Z] ---> 6813ae183b26 [2021-01-14T01:38:36.757Z] Step 15/24 : COPY . . [2021-01-14T01:38:38.677Z] ---> dc4a3366c343 [2021-01-14T01:38:38.677Z] Step 16/24 : RUN ${MAKE} [2021-01-14T01:38:38.677Z] ---> Running in 96d5d68e3838 [2021-01-14T01:38:38.945Z] 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-01-14T01:38:47.239Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-14T01:38:49.806Z] Removing intermediate container 96d5d68e3838 [2021-01-14T01:38:49.806Z] ---> 487677663d66 [2021-01-14T01:38:49.806Z] Step 17/24 : FROM alpine:3.12 [2021-01-14T01:38:49.806Z] 3.12: Pulling from library/alpine [2021-01-14T01:38:50.069Z] 801bfaa63ef2: Pulling fs layer [2021-01-14T01:38:50.069Z] 801bfaa63ef2: Verifying Checksum [2021-01-14T01:38:50.069Z] 801bfaa63ef2: Download complete [2021-01-14T01:38:50.337Z] 801bfaa63ef2: Pull complete [2021-01-14T01:38:50.337Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T01:38:50.337Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T01:38:50.337Z] ---> 389fef711851 [2021-01-14T01:38:50.337Z] Step 18/24 : EXPOSE 4000 [2021-01-14T01:38:50.598Z] ---> Running in 37bb6d711335 [2021-01-14T01:38:50.599Z] Removing intermediate container 37bb6d711335 [2021-01-14T01:38:50.599Z] ---> b1f751ed80d5 [2021-01-14T01:38:50.599Z] 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-01-14T01:38:51.555Z] ---> 62c8cc5f6f6b [2021-01-14T01:38:51.555Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-14T01:38:51.555Z] ---> Running in 233d91f504cd [2021-01-14T01:38:51.828Z] Removing intermediate container 233d91f504cd [2021-01-14T01:38:51.828Z] ---> 2e38e7cdc8ae [2021-01-14T01:38:51.828Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-01-14T01:38:51.828Z] ---> Running in 53797c6ed30f [2021-01-14T01:38:52.103Z] Removing intermediate container 53797c6ed30f [2021-01-14T01:38:52.103Z] ---> 72e4ffbed641 [2021-01-14T01:38:52.103Z] Step 22/24 : LABEL arch=amd64 [2021-01-14T01:38:52.103Z] ---> Running in 450e10e28cd1 [2021-01-14T01:38:52.373Z] Removing intermediate container 450e10e28cd1 [2021-01-14T01:38:52.373Z] ---> 9c900531d31b [2021-01-14T01:38:52.373Z] Step 23/24 : LABEL git_sha=fc2b6879188f058bc13e086cf30bd3b87bfed2c8 [2021-01-14T01:38:52.945Z] ---> Running in fa10ff162656 [2021-01-14T01:38:53.206Z] Removing intermediate container fa10ff162656 [2021-01-14T01:38:53.206Z] ---> c739498193c4 [2021-01-14T01:38:53.206Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T01:38:53.206Z] ---> Running in 2f50facd3746 [2021-01-14T01:38:53.470Z] Removing intermediate container 2f50facd3746 [2021-01-14T01:38:53.470Z] ---> 66c9e90593c2 [2021-01-14T01:38:53.470Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-14T01:38:53.470Z] Successfully built 66c9e90593c2 [2021-01-14T01:38:53.470Z] 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-14T01:39:35.770Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20121 in /w/workspace/edgexfoundry_edgex-ui-go_PR-289 [Pipeline] { [Pipeline] ws [2021-01-14T01:39:35.863Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T01:39:41.895Z] using credential edgex-jenkins-ssh [2021-01-14T01:39:41.959Z] Cloning the remote Git repository [2021-01-14T01:39:42.029Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:39:42.150Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-01-14T01:39:42.253Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:39:42.254Z] > git --version # timeout=10 [2021-01-14T01:39:42.273Z] > git --version # 'git version 2.17.1' [2021-01-14T01:39:42.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:39:42.344Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:39:44.616Z] Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit fc2b6879188f058bc13e086cf30bd3b87bfed2c8 [2021-01-14T01:39:43.967Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:39:43.986Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T01:39:44.025Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-14T01:39:44.080Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-14T01:39:44.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:39:44.096Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/289/head:refs/remotes/origin/PR-289 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T01:39:44.639Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:39:44.714Z] > git checkout -f fc2b6879188f058bc13e086cf30bd3b87bfed2c8 # timeout=10 [2021-01-14T01:39:45.037Z] > git remote # timeout=10 [2021-01-14T01:39:45.057Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T01:39:45.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T01:39:45.091Z] > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 [2021-01-14T01:39:45.116Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T01:39:45.128Z] Merge succeeded, producing fc2b6879188f058bc13e086cf30bd3b87bfed2c8 [2021-01-14T01:39:45.128Z] Checking out Revision fc2b6879188f058bc13e086cf30bd3b87bfed2c8 (PR-289) [2021-01-14T01:39:45.137Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T01:39:45.149Z] > git checkout -f fc2b6879188f058bc13e086cf30bd3b87bfed2c8 # timeout=10 [2021-01-14T01:39:49.879Z] Commit message: "Bump github.com/gorilla/mux from 1.7.1 to 1.8.0" [2021-01-14T01:39:49.937Z] > git --version # timeout=10 [2021-01-14T01:39:49.945Z] > git --version # 'git version 2.17.1' [2021-01-14T01:39:49.959Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:39:51.702Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:39:52.200Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T01:39:52.587Z] + + sudo service docker restarttrue [2021-01-14T01:39:52.587Z] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T01:39:54.774Z] provisioning config files... [2021-01-14T01:39:54.822Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2418949726286132213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:39:55.294Z] ---> docker-login.sh [2021-01-14T01:39:55.294Z] nexus3.edgexfoundry.org:10001 [2021-01-14T01:39:56.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:39:56.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:39:56.569Z] Configure a credential helper to remove this warning. See [2021-01-14T01:39:56.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:39:56.569Z] [2021-01-14T01:39:56.569Z] Login Succeeded [2021-01-14T01:39:56.569Z] nexus3.edgexfoundry.org:10002 [2021-01-14T01:39:57.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:39:57.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:39:57.171Z] Configure a credential helper to remove this warning. See [2021-01-14T01:39:57.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:39:57.171Z] [2021-01-14T01:39:57.171Z] Login Succeeded [2021-01-14T01:39:57.171Z] nexus3.edgexfoundry.org:10003 [2021-01-14T01:39:57.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:39:57.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:39:57.729Z] Configure a credential helper to remove this warning. See [2021-01-14T01:39:57.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:39:57.729Z] [2021-01-14T01:39:57.729Z] Login Succeeded [2021-01-14T01:39:57.729Z] nexus3.edgexfoundry.org:10004 [2021-01-14T01:39:58.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:39:58.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:39:58.281Z] Configure a credential helper to remove this warning. See [2021-01-14T01:39:58.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:39:58.281Z] [2021-01-14T01:39:58.281Z] Login Succeeded [2021-01-14T01:39:58.281Z] docker.io [2021-01-14T01:39:58.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T01:39:58.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T01:39:58.829Z] Configure a credential helper to remove this warning. See [2021-01-14T01:39:58.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T01:39:58.829Z] [2021-01-14T01:39:58.829Z] Login Succeeded [2021-01-14T01:39:58.829Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T01:39:58.870Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T01:39:59.379Z] ========================================================= [2021-01-14T01:39:59.379Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T01:39:59.379Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:39:59.809Z] + 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-01-14T01:40:00.411Z] Sending build context to Docker daemon 16.59MB [2021-01-14T01:40:00.412Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:40:00.412Z] Step 2/8 : FROM ${BASE} [2021-01-14T01:40:00.412Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T01:40:00.412Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T01:40:00.412Z] a4357932f1b6: Pulling fs layer [2021-01-14T01:40:00.412Z] 18c013af1878: Pulling fs layer [2021-01-14T01:40:00.412Z] 00ac8860ef70: Pulling fs layer [2021-01-14T01:40:00.412Z] 63d7cb157983: Pulling fs layer [2021-01-14T01:40:00.412Z] b116817d02f9: Pulling fs layer [2021-01-14T01:40:00.412Z] 745a02a5169b: Pulling fs layer [2021-01-14T01:40:00.412Z] b116817d02f9: Waiting [2021-01-14T01:40:00.412Z] 745a02a5169b: Waiting [2021-01-14T01:40:00.412Z] 00ac8860ef70: Waiting [2021-01-14T01:40:00.412Z] 63d7cb157983: Waiting [2021-01-14T01:40:00.686Z] 18c013af1878: Verifying Checksum [2021-01-14T01:40:00.686Z] 18c013af1878: Download complete [2021-01-14T01:40:00.686Z] a4357932f1b6: Verifying Checksum [2021-01-14T01:40:00.686Z] a4357932f1b6: Download complete [2021-01-14T01:40:00.686Z] 63d7cb157983: Verifying Checksum [2021-01-14T01:40:00.686Z] 63d7cb157983: Download complete [2021-01-14T01:40:00.686Z] b116817d02f9: Download complete [2021-01-14T01:40:00.686Z] 5f621e34cdf4: Verifying Checksum [2021-01-14T01:40:00.686Z] 5f621e34cdf4: Download complete [2021-01-14T01:40:01.291Z] 5f621e34cdf4: Pull complete [2021-01-14T01:40:01.897Z] a4357932f1b6: Pull complete [2021-01-14T01:40:02.178Z] 18c013af1878: Pull complete [2021-01-14T01:40:03.616Z] 745a02a5169b: Verifying Checksum [2021-01-14T01:40:03.616Z] 745a02a5169b: Download complete [2021-01-14T01:40:05.061Z] 00ac8860ef70: Verifying Checksum [2021-01-14T01:40:05.061Z] 00ac8860ef70: Download complete [2021-01-14T01:40:15.220Z] 00ac8860ef70: Pull complete [2021-01-14T01:40:15.220Z] 63d7cb157983: Pull complete [2021-01-14T01:40:15.220Z] b116817d02f9: Pull complete [2021-01-14T01:40:17.850Z] 745a02a5169b: Pull complete [2021-01-14T01:40:17.850Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T01:40:17.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T01:40:17.850Z] ---> b7e6874047d6 [2021-01-14T01:40:17.850Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-14T01:40:21.267Z] ---> Running in cec983e77080 [2021-01-14T01:40:21.546Z] Removing intermediate container cec983e77080 [2021-01-14T01:40:21.546Z] ---> c061392d5f62 [2021-01-14T01:40:21.546Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:40:21.827Z] ---> Running in 103c8f98648f [2021-01-14T01:40:24.486Z] Removing intermediate container 103c8f98648f [2021-01-14T01:40:24.486Z] ---> d988899653ce [2021-01-14T01:40:24.486Z] Step 5/8 : RUN apk add --no-cache make git [2021-01-14T01:40:24.486Z] ---> Running in 4b282a830e0f [2021-01-14T01:40:25.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T01:40:26.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T01:40:27.057Z] OK: 142 MiB in 39 packages [2021-01-14T01:40:28.496Z] Removing intermediate container 4b282a830e0f [2021-01-14T01:40:28.496Z] ---> b051f9463ea7 [2021-01-14T01:40:28.496Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-01-14T01:40:28.496Z] ---> Running in 463dc487e755 [2021-01-14T01:40:29.094Z] Removing intermediate container 463dc487e755 [2021-01-14T01:40:29.094Z] ---> ba6e8582cb9f [2021-01-14T01:40:29.094Z] Step 7/8 : COPY . . [2021-01-14T01:40:31.084Z] ---> 16f6950469dc [2021-01-14T01:40:31.084Z] Step 8/8 : RUN go mod download [2021-01-14T01:40:31.364Z] ---> Running in 7a6b2b4cb260 [2021-01-14T01:40:58.237Z] Removing intermediate container 7a6b2b4cb260 [2021-01-14T01:40:58.237Z] ---> 3db157578cff [2021-01-14T01:40:58.237Z] Successfully built 3db157578cff [2021-01-14T01:40:58.237Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:40:58.630Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T01:40:58.630Z] . [Pipeline] withDockerContainer [2021-01-14T01:40:58.889Z] prd-ubuntu18.04-docker-arm64-4c-16g-20121 does not seem to be running inside a container [2021-01-14T01:40:58.974Z] $ 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-arm64 cat [2021-01-14T01:41:00.398Z] $ docker top d20377e9c873f0f333ffbb108b1d69b95a4979d7d806d3c31884508749184eee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:41:01.487Z] + go version [2021-01-14T01:41:01.487Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T01:41:01.530Z] $ docker stop --time=1 d20377e9c873f0f333ffbb108b1d69b95a4979d7d806d3c31884508749184eee [2021-01-14T01:41:03.460Z] $ docker rm -f d20377e9c873f0f333ffbb108b1d69b95a4979d7d806d3c31884508749184eee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:41:04.718Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T01:41:04.718Z] . [Pipeline] withDockerContainer [2021-01-14T01:41:04.973Z] prd-ubuntu18.04-docker-arm64-4c-16g-20121 does not seem to be running inside a container [2021-01-14T01:41:05.063Z] $ 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-arm64 cat [2021-01-14T01:41:06.479Z] $ docker top 1cddb32819e24e20cde5a7df818d838924a2d0ad9daacd2bdaf709fde07c34e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:41:07.601Z] + make test [2021-01-14T01:41:07.601Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-01-14T01:41:09.050Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-01-14T01:41:35.930Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-01-14T01:41:35.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-01-14T01:41:35.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-01-14T01:41:35.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-01-14T01:41:35.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-01-14T01:41:35.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-01-14T01:41:35.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-01-14T01:41:35.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-01-14T01:41:35.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-01-14T01:41:35.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-01-14T01:41:35.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-01-14T01:41:35.930Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-01-14T01:41:35.930Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-01-14T01:41:37.402Z] $ docker stop --time=1 1cddb32819e24e20cde5a7df818d838924a2d0ad9daacd2bdaf709fde07c34e7 [2021-01-14T01:41:39.574Z] $ docker rm -f 1cddb32819e24e20cde5a7df818d838924a2d0ad9daacd2bdaf709fde07c34e7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T01:41:40.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-14T01:41:40.531Z] Warning: overwriting stash ‘coverage-report’ [2021-01-14T01:41:41.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T01:41:42.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-14T01:41:42.606Z] + ls -al . [2021-01-14T01:41:42.606Z] total 124 [2021-01-14T01:41:42.606Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:41 . [2021-01-14T01:41:42.606Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:39 .. [2021-01-14T01:41:42.606Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 01:39 .git [2021-01-14T01:41:42.606Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:39 .github [2021-01-14T01:41:42.606Z] -rw-rw-r-- 1 jenkins jenkins 153 Jan 14 01:39 .gitignore [2021-01-14T01:41:42.606Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 01:39 CONTRIBUTING.md [2021-01-14T01:41:42.606Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jan 14 01:39 Dockerfile [2021-01-14T01:41:42.606Z] -rw-rw-r-- 1 jenkins jenkins 902 Jan 14 01:39 Dockerfile.build [2021-01-14T01:41:42.606Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 01:39 Jenkinsfile [2021-01-14T01:41:42.606Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 01:39 LICENSE [2021-01-14T01:41:42.606Z] -rw-rw-r-- 1 jenkins jenkins 951 Jan 14 01:39 Makefile [2021-01-14T01:41:42.606Z] -rw-rw-r-- 1 jenkins jenkins 4535 Jan 14 01:39 README.md [2021-01-14T01:41:42.606Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 01:36 VERSION [2021-01-14T01:41:42.606Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:39 assets [2021-01-14T01:41:42.606Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 01:39 bin [2021-01-14T01:41:42.606Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 01:39 cmd [2021-01-14T01:41:42.606Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 14 01:41 coverage.out [2021-01-14T01:41:42.606Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 14 01:39 docs [2021-01-14T01:41:42.606Z] -rw-rw-r-- 1 jenkins jenkins 1019 Jan 14 01:39 go.mod [2021-01-14T01:41:42.606Z] -rw-r--r-- 1 jenkins jenkins 20718 Jan 14 01:41 go.sum [2021-01-14T01:41:42.606Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 01:39 internal [2021-01-14T01:41:42.606Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 01:39 version.go [2021-01-14T01:41:42.606Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 01:39 web [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:41:43.029Z] + 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=fc2b6879188f058bc13e086cf30bd3b87bfed2c8 --label arch=arm64 --label version=0.0.0 . [2021-01-14T01:41:43.650Z] Sending build context to Docker daemon 16.61MB [2021-01-14T01:41:43.650Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T01:41:43.650Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-14T01:41:43.650Z] ---> 3db157578cff [2021-01-14T01:41:43.650Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-01-14T01:41:44.252Z] ---> Running in 0775abbbdc3e [2021-01-14T01:41:44.526Z] Removing intermediate container 0775abbbdc3e [2021-01-14T01:41:44.526Z] ---> a2abb3c05345 [2021-01-14T01:41:44.526Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-01-14T01:41:44.800Z] ---> Running in a17676e8a7fd [2021-01-14T01:41:45.395Z] Removing intermediate container a17676e8a7fd [2021-01-14T01:41:45.395Z] ---> 263801e4e378 [2021-01-14T01:41:45.395Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-01-14T01:41:45.395Z] ---> Running in 45b0404e98a5 [2021-01-14T01:41:45.994Z] Removing intermediate container 45b0404e98a5 [2021-01-14T01:41:45.994Z] ---> cbb9383c6b99 [2021-01-14T01:41:45.994Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-01-14T01:41:45.994Z] ---> Running in 144f79c29a06 [2021-01-14T01:41:46.589Z] Removing intermediate container 144f79c29a06 [2021-01-14T01:41:46.589Z] ---> c735c76599d2 [2021-01-14T01:41:46.589Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-01-14T01:41:46.589Z] ---> Running in 1ffc48f3f94c [2021-01-14T01:41:47.195Z] Removing intermediate container 1ffc48f3f94c [2021-01-14T01:41:47.195Z] ---> 352cde0a28c4 [2021-01-14T01:41:47.195Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T01:41:47.195Z] ---> Running in b17d0043d024 [2021-01-14T01:41:49.177Z] Removing intermediate container b17d0043d024 [2021-01-14T01:41:49.177Z] ---> c3814901ee52 [2021-01-14T01:41:49.177Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-14T01:41:49.478Z] ---> Running in ad66519dfe0e [2021-01-14T01:41:50.468Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T01:41:51.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T01:41:52.037Z] OK: 142 MiB in 39 packages [2021-01-14T01:41:53.491Z] Removing intermediate container ad66519dfe0e [2021-01-14T01:41:53.491Z] ---> 39bdf63edf05 [2021-01-14T01:41:53.491Z] Step 10/24 : ENV GO111MODULE=on [2021-01-14T01:41:53.491Z] ---> Running in 50e287a896f7 [2021-01-14T01:41:53.765Z] Removing intermediate container 50e287a896f7 [2021-01-14T01:41:53.765Z] ---> dc572db92df5 [2021-01-14T01:41:53.765Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-01-14T01:41:54.039Z] ---> Running in 193329698b6b [2021-01-14T01:41:54.637Z] Removing intermediate container 193329698b6b [2021-01-14T01:41:54.637Z] ---> fa22736f5a1b [2021-01-14T01:41:54.637Z] Step 12/24 : COPY go.mod . [2021-01-14T01:41:55.235Z] ---> f5cf7ed45786 [2021-01-14T01:41:55.235Z] Step 13/24 : COPY Makefile . [2021-01-14T01:41:55.837Z] ---> 23967904a682 [2021-01-14T01:41:55.837Z] Step 14/24 : RUN make update [2021-01-14T01:41:56.110Z] ---> Running in bb3c02258d63 [2021-01-14T01:41:57.555Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-14T01:41:58.537Z] Removing intermediate container bb3c02258d63 [2021-01-14T01:41:58.537Z] ---> 7129bef0b548 [2021-01-14T01:41:58.537Z] Step 15/24 : COPY . . [2021-01-14T01:42:00.510Z] ---> 6c12e1da285e [2021-01-14T01:42:00.511Z] Step 16/24 : RUN ${MAKE} [2021-01-14T01:42:00.792Z] ---> Running in e7df40157edd [2021-01-14T01:42:01.772Z] 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-01-14T01:42:28.623Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-14T01:42:30.606Z] Removing intermediate container e7df40157edd [2021-01-14T01:42:30.606Z] ---> 19ee3b0c6dca [2021-01-14T01:42:30.606Z] Step 17/24 : FROM alpine:3.12 [2021-01-14T01:42:30.880Z] 3.12: Pulling from library/alpine [2021-01-14T01:42:31.478Z] 159e5727ea61: Pulling fs layer [2021-01-14T01:42:31.751Z] 159e5727ea61: Verifying Checksum [2021-01-14T01:42:31.751Z] 159e5727ea61: Download complete [2021-01-14T01:42:32.345Z] 159e5727ea61: Pull complete [2021-01-14T01:42:32.345Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T01:42:32.345Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T01:42:32.345Z] ---> afeebe901d6b [2021-01-14T01:42:32.345Z] Step 18/24 : EXPOSE 4000 [2021-01-14T01:42:32.620Z] ---> Running in 9408f3c968f9 [2021-01-14T01:42:32.902Z] Removing intermediate container 9408f3c968f9 [2021-01-14T01:42:32.902Z] ---> 83cecd501963 [2021-01-14T01:42:32.902Z] 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-01-14T01:42:34.903Z] ---> 46e953fd081f [2021-01-14T01:42:34.903Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-14T01:42:34.903Z] ---> Running in 6a87f2daef7e [2021-01-14T01:42:35.499Z] Removing intermediate container 6a87f2daef7e [2021-01-14T01:42:35.499Z] ---> 8ba8f43789cc [2021-01-14T01:42:35.499Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-01-14T01:42:35.499Z] ---> Running in eb0f35a34942 [2021-01-14T01:42:36.091Z] Removing intermediate container eb0f35a34942 [2021-01-14T01:42:36.091Z] ---> ae18eb4c2d0f [2021-01-14T01:42:36.091Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T01:42:36.091Z] ---> Running in 591ff05d96f7 [2021-01-14T01:42:36.686Z] Removing intermediate container 591ff05d96f7 [2021-01-14T01:42:36.686Z] ---> 87e4b5dca429 [2021-01-14T01:42:36.686Z] Step 23/24 : LABEL git_sha=fc2b6879188f058bc13e086cf30bd3b87bfed2c8 [2021-01-14T01:42:36.686Z] ---> Running in fc67c1e431b8 [2021-01-14T01:42:36.965Z] Removing intermediate container fc67c1e431b8 [2021-01-14T01:42:36.965Z] ---> 45837a96c7a4 [2021-01-14T01:42:36.965Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T01:42:37.241Z] ---> Running in 3fcf9a3f8425 [2021-01-14T01:42:37.517Z] Removing intermediate container 3fcf9a3f8425 [2021-01-14T01:42:37.517Z] ---> cbe9cfdf5eea [2021-01-14T01:42:37.517Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-14T01:42:37.794Z] Successfully built cbe9cfdf5eea [2021-01-14T01:42:37.794Z] 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 [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-01-14T01:42:39.773Z] provisioning config files... [2021-01-14T01:42:39.786Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/config3082664612092096439tmp [Pipeline] { [Pipeline] sh [2021-01-14T01:42:40.215Z] + set +x [2021-01-14T01:42:40.215Z] + curl -s https://codecov.io/bash [2021-01-14T01:42:40.215Z] + bash -s -- [2021-01-14T01:42:40.480Z] [2021-01-14T01:42:40.480Z] _____ _ [2021-01-14T01:42:40.480Z] / ____| | | [2021-01-14T01:42:40.480Z] | | ___ __| | ___ ___ _____ __ [2021-01-14T01:42:40.480Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-14T01:42:40.480Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-14T01:42:40.480Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-14T01:42:40.480Z] Bash-20201231-23d4836 [2021-01-14T01:42:40.480Z] [2021-01-14T01:42:40.480Z] [2021-01-14T01:42:40.480Z] ==> git version 2.24.3 found [2021-01-14T01:42:40.480Z] ==> 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-01-14T01:42:40.480Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-14T01:42:40.480Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-14T01:42:40.480Z] ==> Jenkins CI detected. [2021-01-14T01:42:40.480Z] project root: . [2021-01-14T01:42:40.480Z] --> token set from env [2021-01-14T01:42:40.480Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-14T01:42:40.480Z] ==> Running gcov in . (disable via -X gcov) [2021-01-14T01:42:40.480Z] ==> Python coveragepy not found [2021-01-14T01:42:40.480Z] ==> Searching for coverage reports in: [2021-01-14T01:42:40.480Z] + . [2021-01-14T01:42:40.480Z] -> Found 1 reports [2021-01-14T01:42:40.480Z] ==> Detecting git/mercurial file structure [2021-01-14T01:42:40.480Z] ==> Reading reports [2021-01-14T01:42:40.480Z] + ./coverage.out bytes=10 [2021-01-14T01:42:40.480Z] ==> Appending adjustments [2021-01-14T01:42:40.480Z] https://docs.codecov.io/docs/fixing-reports [2021-01-14T01:42:40.744Z] + Found adjustments [2021-01-14T01:42:40.744Z] ==> Gzipping contents [2021-01-14T01:42:40.744Z] 4.0K /tmp/codecov.JTqz4b.gz [2021-01-14T01:42:40.744Z] ==> Uploading reports [2021-01-14T01:42:40.744Z] url: https://codecov.io [2021-01-14T01:42:40.744Z] query: branch=PR-289&commit=fc2b6879188f058bc13e086cf30bd3b87bfed2c8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-289%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=289&job=&cmd_args= [2021-01-14T01:42:40.744Z] -> Pinging Codecov [2021-01-14T01:42:40.744Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-289&commit=fc2b6879188f058bc13e086cf30bd3b87bfed2c8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-289%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=289&job=&cmd_args= [2021-01-14T01:42:41.005Z] -> Uploading to [2021-01-14T01:42:41.005Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-14/FB506323287CE973F263BFD2A0EB1F37/fc2b6879188f058bc13e086cf30bd3b87bfed2c8/766a189d-e18b-4599-9244-2449b482f8f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T014240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d768697fe735d9b10ce47eb01069ec455d0d25100c36c6207633c11bb74fe298 [2021-01-14T01:42:41.006Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T01:42:41.006Z] Dload Upload Total Spent Left Speed [2021-01-14T01:42:41.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2378 0 0 100 2378 0 6060 --:--:-- --:--:-- --:--:-- 6066 [2021-01-14T01:42:41.583Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/fc2b6879188f058bc13e086cf30bd3b87bfed2c8 [Pipeline] } [2021-01-14T01:42:41.609Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-01-14T01:42:45.428Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:42:46.060Z] ---> package-listing.sh [2021-01-14T01:42:46.060Z] ++ facter osfamily [2021-01-14T01:42:46.060Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T01:42:46.060Z] + OS_FAMILY=redhat [2021-01-14T01:42:46.060Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-289 [2021-01-14T01:42:46.060Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T01:42:46.060Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T01:42:46.060Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T01:42:46.060Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T01:42:46.060Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-289 ']' [2021-01-14T01:42:46.060Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T01:42:46.060Z] + case "${OS_FAMILY}" in [2021-01-14T01:42:46.060Z] + rpm -qa [2021-01-14T01:42:46.060Z] + sort [2021-01-14T01:42:50.302Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T01:42:50.302Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T01:42:50.302Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T01:42:50.302Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-289 ']' [2021-01-14T01:42:50.302Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-289/archives/ [2021-01-14T01:42:50.302Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-289/archives/ [Pipeline] echo [2021-01-14T01:42:50.337Z] 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-289/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-14T01:42:50.647Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:42:50.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T01:42:50.991Z] [2021-01-14T01:42:50.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T01:42:51.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T01:42:51.391Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T01:42:51.391Z] df20fa9351a1: Pulling fs layer [2021-01-14T01:42:51.391Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T01:42:51.391Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T01:42:51.391Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T01:42:51.391Z] 93b61091891f: Pulling fs layer [2021-01-14T01:42:51.391Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T01:42:51.391Z] 5e14af77c1be: Pulling fs layer [2021-01-14T01:42:51.391Z] 01666e4c0597: Pulling fs layer [2021-01-14T01:42:51.391Z] aa168da1d23b: Pulling fs layer [2021-01-14T01:42:51.391Z] 46f8f816bc3b: Waiting [2021-01-14T01:42:51.391Z] 93b61091891f: Waiting [2021-01-14T01:42:51.391Z] 93b9cdb0e59b: Waiting [2021-01-14T01:42:51.391Z] 5e14af77c1be: Waiting [2021-01-14T01:42:51.391Z] 01666e4c0597: Waiting [2021-01-14T01:42:51.391Z] aa168da1d23b: Waiting [2021-01-14T01:42:51.391Z] 36b3adc4ff6f: Download complete [2021-01-14T01:42:51.391Z] 46f8f816bc3b: Verifying Checksum [2021-01-14T01:42:51.391Z] 46f8f816bc3b: Download complete [2021-01-14T01:42:51.391Z] df20fa9351a1: Verifying Checksum [2021-01-14T01:42:51.391Z] df20fa9351a1: Download complete [2021-01-14T01:42:51.391Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T01:42:51.391Z] 93b9cdb0e59b: Download complete [2021-01-14T01:42:51.391Z] 5e14af77c1be: Verifying Checksum [2021-01-14T01:42:51.391Z] 5e14af77c1be: Download complete [2021-01-14T01:42:51.659Z] 93b61091891f: Download complete [2021-01-14T01:42:51.659Z] 01666e4c0597: Download complete [2021-01-14T01:42:51.923Z] df20fa9351a1: Pull complete [2021-01-14T01:42:51.923Z] 8ad3a11d3b57: Verifying Checksum [2021-01-14T01:42:51.923Z] 8ad3a11d3b57: Download complete [2021-01-14T01:42:52.192Z] 36b3adc4ff6f: Pull complete [2021-01-14T01:42:53.163Z] 8ad3a11d3b57: Pull complete [2021-01-14T01:42:53.163Z] 46f8f816bc3b: Pull complete [2021-01-14T01:42:53.431Z] 93b61091891f: Pull complete [2021-01-14T01:42:53.699Z] aa168da1d23b: Verifying Checksum [2021-01-14T01:42:53.699Z] aa168da1d23b: Download complete [2021-01-14T01:42:53.964Z] 93b9cdb0e59b: Pull complete [2021-01-14T01:42:53.964Z] 5e14af77c1be: Pull complete [2021-01-14T01:42:54.226Z] 01666e4c0597: Pull complete [2021-01-14T01:43:02.419Z] aa168da1d23b: Pull complete [2021-01-14T01:43:02.419Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T01:43:02.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T01:43:02.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T01:43:02.818Z] prd-centos7-docker-4c-2g-20106 does not seem to be running inside a container [2021-01-14T01:43:02.897Z] $ 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-289/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-289 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-289:/w/workspace/edgexfoundry_edgex-ui-go_PR-289:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-289@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-14T01:43:06.689Z] $ docker top c146465bf5668d694d0b08b9e0db28e31e8a59b4718c8dce4b51925458b0b0a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T01:43:07.210Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T01:43:07.532Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T01:43:07.848Z] + ls /var/log/sa-host [2021-01-14T01:43:07.848Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T01:43:07.848Z] file_magic: OK [2021-01-14T01:43:07.848Z] HZ: Using current value: 100 [2021-01-14T01:43:07.848Z] file_header: OK [2021-01-14T01:43:07.848Z] 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-01-14T01:43:07.848Z] Statistics: [2021-01-14T01:43:07.848Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-14T01:43:07.848Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T01:43:07.848Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T01:43:07.848Z] file_magic: OK [2021-01-14T01:43:07.848Z] HZ: Using current value: 100 [2021-01-14T01:43:07.848Z] file_header: OK [2021-01-14T01:43:07.848Z] 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-01-14T01:43:07.848Z] Statistics: [2021-01-14T01:43:07.848Z] Hnuu...uuuununununu... [2021-01-14T01:43:07.848Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T01:43:08.107Z] provisioning config files... [2021-01-14T01:43:08.119Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-289@tmp/config7926279349578445852tmp [Pipeline] { [Pipeline] echo [2021-01-14T01:43:08.250Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:43:08.593Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T01:43:08.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T01:43:08.783Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:43:09.154Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T01:43:09.184Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:43:09.517Z] ---> sudo-logs.sh [2021-01-14T01:43:09.517Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T01:43:09.547Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:43:09.881Z] ---> job-cost.sh [2021-01-14T01:43:09.881Z] lf-activate-venv: SKIPPING [2021-01-14T01:43:09.881Z] INFO: No Stack... [2021-01-14T01:43:11.279Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T01:43:11.856Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T01:43:11.897Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T01:43:12.277Z] ---> logs-deploy.sh [2021-01-14T01:43:12.277Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-289/1 [2021-01-14T01:43:12.277Z] INFO: archiving workspace using pattern(s): [2021-01-14T01:43:13.663Z] Archives upload complete. [2021-01-14T01:43:13.925Z] INFO: archiving logs to Nexus