Pull request #276 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 280bc488506601cff4af351c9fd54ea2e90ce605+bb717a98573fc2f41e9494a67a42c25aa2286931 (05d76a9979496707e099db002b2987e1ac705e4e) 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 48b313303ce5ba460cd13c4c603c4b280f104d53 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 48b313303ce5ba460cd13c4c603c4b280f104d53 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-276/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 48b313303ce5ba460cd13c4c603c4b280f104d53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 48b313303ce5ba460cd13c4c603c4b280f104d53 # timeout=10 Commit message: "Merge pull request #305 from ernestojeda/revert-go-mod-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-276/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 48b313303ce5ba460cd13c4c603c4b280f104d53 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-15067’ Running on prd-centos7-docker-4c-2g-15076 in /w/workspace/edgexfoundry_edgex-ui-go_PR-276 [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-276 # 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 bb717a98573fc2f41e9494a67a42c25aa2286931 into PR head commit 280bc488506601cff4af351c9fd54ea2e90ce605 Merge succeeded, producing 468a132687d7b117f528f8f8a012abaf0a553bba Checking out Revision 468a132687d7b117f528f8f8a012abaf0a553bba (PR-276) > 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/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 280bc488506601cff4af351c9fd54ea2e90ce605 # 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 bb717a98573fc2f41e9494a67a42c25aa2286931 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 468a132687d7b117f528f8f8a012abaf0a553bba # timeout=10 Commit message: "Merge commit 'bb717a98573fc2f41e9494a67a42c25aa2286931' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-08T07:57:51.154Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-08T07:57:51.522Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-08T07:57:51.768Z] ========================================================= [2020-12-08T07:57:51.768Z] EdgeX Global Pipelines Version Info [2020-12-08T07:57:51.768Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-08T07:57:53.292Z] ------------------- [2020-12-08T07:57:53.292Z] stable info: [2020-12-08T07:57:53.292Z] ------------------- [2020-12-08T07:57:53.292Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-08T07:57:53.292Z] Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-08T07:57:53.292Z] Message: update stable to v1.0.171 [2020-12-08T07:57:54.683Z] ------------------- [2020-12-08T07:57:54.683Z] experimental info: [2020-12-08T07:57:54.683Z] ------------------- [2020-12-08T07:57:54.683Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-08T07:57:54.683Z] Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-08T07:57:54.683Z] Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-08T07:57:55.091Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-12-08T07:57:55.221Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-12-08T07:57:55.352Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-08T07:57:55.506Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-08T07:57:55.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-08T07:57:55.797Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-08T07:57:55.942Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-08T07:57:56.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-08T07:57:56.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-08T07:57:56.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-08T07:57:56.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-08T07:57:56.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-12-08T07:57:56.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-08T07:57:56.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-08T07:57:57.023Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-08T07:57:57.156Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-08T07:57:57.285Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-08T07:57:57.409Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-08T07:57:57.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-08T07:57:57.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-08T07:57:57.831Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-08T07:57:57.957Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-08T07:57:58.084Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-08T07:57:58.230Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-08T07:57:58.362Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-08T07:57:58.492Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-08T07:57:58.630Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-276 [Pipeline] echo [2020-12-08T07:57:58.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-276 [Pipeline] echo [2020-12-08T07:57:58.901Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-276 [Pipeline] echo [2020-12-08T07:57:59.027Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 468a132687d7b117f528f8f8a012abaf0a553bba [Pipeline] echo [2020-12-08T07:57:59.187Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 468a132 [Pipeline] echo [2020-12-08T07:57:59.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-08T07:57:59.580Z] provisioning config files... [2020-12-08T07:57:59.610Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp/config319940971330487452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-08T07:58:00.037Z] ---> docker-login.sh [2020-12-08T07:58:00.037Z] nexus3.edgexfoundry.org:10001 [2020-12-08T07:58:00.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T07:58:00.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T07:58:00.575Z] Configure a credential helper to remove this warning. See [2020-12-08T07:58:00.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T07:58:00.575Z] [2020-12-08T07:58:00.575Z] Login Succeeded [2020-12-08T07:58:00.575Z] nexus3.edgexfoundry.org:10002 [2020-12-08T07:58:00.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T07:58:00.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T07:58:00.838Z] Configure a credential helper to remove this warning. See [2020-12-08T07:58:00.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T07:58:00.838Z] [2020-12-08T07:58:00.838Z] Login Succeeded [2020-12-08T07:58:00.838Z] nexus3.edgexfoundry.org:10003 [2020-12-08T07:58:00.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T07:58:01.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T07:58:01.101Z] Configure a credential helper to remove this warning. See [2020-12-08T07:58:01.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T07:58:01.101Z] [2020-12-08T07:58:01.101Z] Login Succeeded [2020-12-08T07:58:01.101Z] nexus3.edgexfoundry.org:10004 [2020-12-08T07:58:01.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T07:58:01.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T07:58:01.101Z] Configure a credential helper to remove this warning. See [2020-12-08T07:58:01.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T07:58:01.101Z] [2020-12-08T07:58:01.101Z] Login Succeeded [2020-12-08T07:58:01.101Z] docker.io [2020-12-08T07:58:01.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T07:58:01.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T07:58:01.640Z] Configure a credential helper to remove this warning. See [2020-12-08T07:58:01.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T07:58:01.640Z] [2020-12-08T07:58:01.640Z] Login Succeeded [2020-12-08T07:58:01.640Z] ---> docker-login.sh ends [Pipeline] } [2020-12-08T07:58:01.670Z] 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 [2020-12-08T07:58:02.805Z] + git log --format=format:%s -1 468a132687d7b117f528f8f8a012abaf0a553bba [Pipeline] echo [2020-12-08T07:58:02.903Z] GIT_COMMIT: 468a132687d7b117f528f8f8a012abaf0a553bba, Commit Message: Merge commit 'bb717a98573fc2f41e9494a67a42c25aa2286931' into HEAD [Pipeline] echo [2020-12-08T07:58:02.977Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-08T07:58:03.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T07:58:03.980Z] [2020-12-08T07:58:03.980Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-08T07:58:04.457Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T07:58:04.457Z] latest: Pulling from edgex-devops/git-semver [2020-12-08T07:58:04.457Z] 31603596830f: Pulling fs layer [2020-12-08T07:58:04.457Z] 2a8b12db71e7: Pulling fs layer [2020-12-08T07:58:04.457Z] 6ca5941a6612: Pulling fs layer [2020-12-08T07:58:04.457Z] ecc8261a40a4: Pulling fs layer [2020-12-08T07:58:04.457Z] ecc8261a40a4: Waiting [2020-12-08T07:58:04.457Z] 2a8b12db71e7: Download complete [2020-12-08T07:58:04.457Z] 31603596830f: Download complete [2020-12-08T07:58:04.721Z] ecc8261a40a4: Verifying Checksum [2020-12-08T07:58:04.721Z] ecc8261a40a4: Download complete [2020-12-08T07:58:04.721Z] 6ca5941a6612: Verifying Checksum [2020-12-08T07:58:04.721Z] 6ca5941a6612: Download complete [2020-12-08T07:58:04.984Z] 31603596830f: Pull complete [2020-12-08T07:58:04.984Z] 2a8b12db71e7: Pull complete [2020-12-08T07:58:05.935Z] 6ca5941a6612: Pull complete [2020-12-08T07:58:06.198Z] ecc8261a40a4: Pull complete [2020-12-08T07:58:06.198Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-08T07:58:06.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T07:58:06.198Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-08T07:58:06.332Z] prd-centos7-docker-4c-2g-15076 does not seem to be running inside a container [2020-12-08T07:58:06.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-276 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-276:/w/workspace/edgexfoundry_edgex-ui-go_PR-276:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-276@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:10004/edgex-devops/git-semver:latest cat [2020-12-08T07:58:08.384Z] $ docker top e0366b9f4d5ada59587c5be5388e4cca4b2449e56ee9cf6062a12d5291808feb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-08T07:58:08.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-08T07:58:08.772Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-08T07:58:09.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-08T07:58:09.025Z] $ docker exec e0366b9f4d5ada59587c5be5388e4cca4b2449e56ee9cf6062a12d5291808feb ssh-agent [2020-12-08T07:58:09.194Z] SSH_AUTH_SOCK=/tmp/ssh-IYvv0354gFX9/agent.12 [2020-12-08T07:58:09.194Z] SSH_AGENT_PID=18 [2020-12-08T07:58:09.205Z] Running ssh-add (command line suppressed) [2020-12-08T07:58:09.323Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp/private_key_8851889103876874052.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp/private_key_8851889103876874052.key) [2020-12-08T07:58:09.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-08T07:58:09.752Z] + git tag --points-at HEAD [Pipeline] } [2020-12-08T07:58:09.791Z] $ docker exec --env ******** --env ******** e0366b9f4d5ada59587c5be5388e4cca4b2449e56ee9cf6062a12d5291808feb ssh-agent -k [2020-12-08T07:58:09.902Z] unset SSH_AUTH_SOCK; [2020-12-08T07:58:09.903Z] unset SSH_AGENT_PID; [2020-12-08T07:58:09.903Z] echo Agent pid 18 killed; [2020-12-08T07:58:09.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-08T07:58:10.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-08T07:58:10.213Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-08T07:58:10.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-08T07:58:10.424Z] $ docker exec e0366b9f4d5ada59587c5be5388e4cca4b2449e56ee9cf6062a12d5291808feb ssh-agent [2020-12-08T07:58:10.613Z] SSH_AUTH_SOCK=/tmp/ssh-TK1iORNXBYxU/agent.48 [2020-12-08T07:58:10.613Z] SSH_AGENT_PID=53 [2020-12-08T07:58:10.621Z] Running ssh-add (command line suppressed) [2020-12-08T07:58:10.766Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp/private_key_2926880179848818689.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp/private_key_2926880179848818689.key) [2020-12-08T07:58:10.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-08T07:58:11.206Z] + git semver init [2020-12-08T07:58:11.206Z] # -> Open(): unable to determine branch for HEAD [2020-12-08T07:58:11.206Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-276/.git [2020-12-08T07:58:11.206Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-276 [2020-12-08T07:58:11.206Z] # $SEMVER_REMOTE_NAME = origin [2020-12-08T07:58:11.206Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-08T07:58:11.206Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-08T07:58:11.206Z] # $SEMVER_BRANCH = PR-276 [2020-12-08T07:58:11.206Z] # $SEMVER_TEMP = /tmp/semver-491373422 [2020-12-08T07:58:11.206Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-12-08T07:58:12.603Z] # '/tmp/semver-491373422' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-276/.semver' [2020-12-08T07:58:12.603Z] # -> Force: false [2020-12-08T07:58:12.603Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-276/.semver [Pipeline] } [2020-12-08T07:58:12.631Z] $ docker exec --env ******** --env ******** e0366b9f4d5ada59587c5be5388e4cca4b2449e56ee9cf6062a12d5291808feb ssh-agent -k [2020-12-08T07:58:12.755Z] unset SSH_AUTH_SOCK; [2020-12-08T07:58:12.756Z] unset SSH_AGENT_PID; [2020-12-08T07:58:12.756Z] echo Agent pid 53 killed; [2020-12-08T07:58:12.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-08T07:58:13.411Z] + git semver [Pipeline] } [2020-12-08T07:58:13.450Z] $ docker stop --time=1 e0366b9f4d5ada59587c5be5388e4cca4b2449e56ee9cf6062a12d5291808feb [2020-12-08T07:58:14.896Z] $ docker rm -f e0366b9f4d5ada59587c5be5388e4cca4b2449e56ee9cf6062a12d5291808feb [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-08T07:58:15.438Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-08T07:58:15.906Z] Stashed 1 file(s) [Pipeline] echo [2020-12-08T07:58:15.932Z] [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 [2020-12-08T07:58:32.129Z] Still waiting to schedule task [2020-12-08T07:58:32.130Z] ‘prd-centos7-builder-2c-1g-14365’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15077’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15068’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-12-08T07:58:32.157Z] Still waiting to schedule task [2020-12-08T07:58:32.157Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-08T08:00:12.119Z] Running on prd-centos7-docker-4c-2g-15079 in /w/workspace/edgexfoundry_edgex-ui-go_PR-276 [Pipeline] { [Pipeline] ws [2020-12-08T08:00:12.234Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-12-08T08:00:15.716Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15078 in /w/workspace/edgexfoundry_edgex-ui-go_PR-276 [Pipeline] { [2020-12-08T08:00:15.796Z] using credential edgex-jenkins-ssh [Pipeline] ws [2020-12-08T08:00:15.826Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [2020-12-08T08:00:15.859Z] Cloning the remote Git repository [Pipeline] checkout [2020-12-08T08:00:15.890Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-08T08:00:15.970Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-12-08T08:00:16.029Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-08T08:00:16.029Z] > git --version # timeout=10 [2020-12-08T08:00:16.037Z] > git --version # 'git version 2.24.3' [2020-12-08T08:00:16.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T08:00:16.064Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T08:00:16.924Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-08T08:00:16.931Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T08:00:16.942Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-08T08:00:16.955Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-08T08:00:16.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T08:00:16.959Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-08T08:00:17.397Z] Merging remotes/origin/master commit bb717a98573fc2f41e9494a67a42c25aa2286931 into PR head commit 280bc488506601cff4af351c9fd54ea2e90ce605 [2020-12-08T08:00:17.734Z] Merge succeeded, producing 9b84b7474f42a857747ec51cd0f0db0c184a5a22 [2020-12-08T08:00:17.734Z] Checking out Revision 9b84b7474f42a857747ec51cd0f0db0c184a5a22 (PR-276) [2020-12-08T08:00:17.405Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T08:00:17.412Z] > git checkout -f 280bc488506601cff4af351c9fd54ea2e90ce605 # timeout=10 [2020-12-08T08:00:17.593Z] > git remote # timeout=10 [2020-12-08T08:00:17.598Z] > git config --get remote.origin.url # timeout=10 [2020-12-08T08:00:17.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T08:00:17.609Z] > git merge bb717a98573fc2f41e9494a67a42c25aa2286931 # timeout=10 [2020-12-08T08:00:17.725Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-08T08:00:17.738Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T08:00:17.744Z] > git checkout -f 9b84b7474f42a857747ec51cd0f0db0c184a5a22 # timeout=10 [2020-12-08T08:00:21.131Z] using credential edgex-jenkins-ssh [2020-12-08T08:00:21.197Z] Cloning the remote Git repository [2020-12-08T08:00:21.598Z] Commit message: "Merge commit 'bb717a98573fc2f41e9494a67a42c25aa2286931' into HEAD" [2020-12-08T08:00:21.598Z] First time build. Skipping changelog. [2020-12-08T08:00:21.629Z] > git --version # timeout=10 [2020-12-08T08:00:21.636Z] > git --version # 'git version 2.24.3' [2020-12-08T08:00:21.648Z] fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] withEnv [2020-12-08T08:00:21.274Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-08T08:00:21.388Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-12-08T08:00:21.467Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-08T08:00:21.467Z] > git --version # timeout=10 [2020-12-08T08:00:21.490Z] > git --version # 'git version 2.17.1' [2020-12-08T08:00:21.492Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T08:00:21.543Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-08T08:00:23.146Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-08T08:00:22.989Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-08T08:00:23.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T08:00:23.035Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-12-08T08:00:23.087Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-12-08T08:00:23.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T08:00:23.101Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-08T08:00:23.506Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-08T08:00:23.699Z] Merging remotes/origin/master commit bb717a98573fc2f41e9494a67a42c25aa2286931 into PR head commit 280bc488506601cff4af351c9fd54ea2e90ce605 [2020-12-08T08:00:23.831Z] + true [2020-12-08T08:00:23.832Z] + sudo service docker restart [2020-12-08T08:00:23.832Z] Redirecting to /bin/systemctl restart docker.service [2020-12-08T08:00:24.526Z] Merge succeeded, producing e534f76783e0ad37e1520648d9a6e066c954554b [2020-12-08T08:00:24.526Z] Checking out Revision e534f76783e0ad37e1520648d9a6e066c954554b (PR-276) [2020-12-08T08:00:23.723Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T08:00:23.735Z] > git checkout -f 280bc488506601cff4af351c9fd54ea2e90ce605 # timeout=10 [2020-12-08T08:00:24.014Z] > git remote # timeout=10 [2020-12-08T08:00:24.032Z] > git config --get remote.origin.url # timeout=10 [2020-12-08T08:00:24.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T08:00:24.133Z] > git merge bb717a98573fc2f41e9494a67a42c25aa2286931 # timeout=10 [2020-12-08T08:00:24.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-08T08:00:24.538Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T08:00:24.551Z] > git checkout -f e534f76783e0ad37e1520648d9a6e066c954554b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-08T08:00:25.365Z] provisioning config files... [2020-12-08T08:00:25.397Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8772073954790319797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-08T08:00:25.853Z] ---> docker-login.sh [2020-12-08T08:00:25.853Z] nexus3.edgexfoundry.org:10001 [2020-12-08T08:00:26.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T08:00:26.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T08:00:26.380Z] Configure a credential helper to remove this warning. See [2020-12-08T08:00:26.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T08:00:26.380Z] [2020-12-08T08:00:26.380Z] Login Succeeded [2020-12-08T08:00:26.380Z] nexus3.edgexfoundry.org:10002 [2020-12-08T08:00:26.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T08:00:26.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T08:00:26.380Z] Configure a credential helper to remove this warning. See [2020-12-08T08:00:26.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T08:00:26.380Z] [2020-12-08T08:00:26.380Z] Login Succeeded [2020-12-08T08:00:26.380Z] nexus3.edgexfoundry.org:10003 [2020-12-08T08:00:26.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T08:00:26.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T08:00:26.644Z] Configure a credential helper to remove this warning. See [2020-12-08T08:00:26.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T08:00:26.644Z] [2020-12-08T08:00:26.644Z] Login Succeeded [2020-12-08T08:00:26.644Z] nexus3.edgexfoundry.org:10004 [2020-12-08T08:00:26.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T08:00:26.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T08:00:26.907Z] Configure a credential helper to remove this warning. See [2020-12-08T08:00:26.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T08:00:26.907Z] [2020-12-08T08:00:26.907Z] Login Succeeded [2020-12-08T08:00:26.907Z] docker.io [2020-12-08T08:00:26.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T08:00:27.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T08:00:27.168Z] Configure a credential helper to remove this warning. See [2020-12-08T08:00:27.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T08:00:27.168Z] [2020-12-08T08:00:27.168Z] Login Succeeded [2020-12-08T08:00:27.168Z] ---> docker-login.sh ends [Pipeline] } [2020-12-08T08:00:27.195Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-08T08:00:27.768Z] ========================================================= [2020-12-08T08:00:27.768Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-08T08:00:27.768Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-08T08:00:28.166Z] + 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 . [2020-12-08T08:00:28.429Z] Sending build context to Docker daemon 15.87MB [2020-12-08T08:00:28.429Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-08T08:00:28.429Z] Step 2/8 : FROM ${BASE} [2020-12-08T08:00:28.696Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-08T08:00:28.696Z] 188c0c94c7c5: Pulling fs layer [2020-12-08T08:00:28.696Z] 0ef7d3d256c8: Pulling fs layer [2020-12-08T08:00:28.696Z] de9db76c5a1d: Pulling fs layer [2020-12-08T08:00:28.696Z] bca2f99d35d6: Pulling fs layer [2020-12-08T08:00:28.696Z] 93359f2a8cfa: Pulling fs layer [2020-12-08T08:00:28.696Z] 7c6f9722023f: Pulling fs layer [2020-12-08T08:00:28.696Z] a35cf1a2eb13: Pulling fs layer [2020-12-08T08:00:28.696Z] 93359f2a8cfa: Waiting [2020-12-08T08:00:28.696Z] 7c6f9722023f: Waiting [2020-12-08T08:00:28.696Z] a35cf1a2eb13: Waiting [2020-12-08T08:00:28.696Z] bca2f99d35d6: Waiting [2020-12-08T08:00:28.696Z] de9db76c5a1d: Download complete [2020-12-08T08:00:28.696Z] 0ef7d3d256c8: Download complete [2020-12-08T08:00:28.696Z] 93359f2a8cfa: Download complete [2020-12-08T08:00:28.696Z] 188c0c94c7c5: Verifying Checksum [2020-12-08T08:00:28.696Z] 188c0c94c7c5: Download complete [2020-12-08T08:00:28.696Z] 7c6f9722023f: Verifying Checksum [2020-12-08T08:00:28.696Z] 7c6f9722023f: Download complete [2020-12-08T08:00:28.791Z] Commit message: "Merge commit 'bb717a98573fc2f41e9494a67a42c25aa2286931' into HEAD" [2020-12-08T08:00:28.791Z] First time build. Skipping changelog. [2020-12-08T08:00:28.847Z] > git --version # timeout=10 [2020-12-08T08:00:28.859Z] > git --version # 'git version 2.17.1' [2020-12-08T08:00:28.870Z] fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-08T08:00:28.960Z] 188c0c94c7c5: Pull complete [2020-12-08T08:00:29.222Z] 0ef7d3d256c8: Pull complete [2020-12-08T08:00:29.222Z] de9db76c5a1d: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-08T08:00:30.644Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-08T08:00:31.128Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2020-12-08T08:00:31.157Z] a35cf1a2eb13: Verifying Checksum [Pipeline] sh [2020-12-08T08:00:31.493Z] + sudo service docker restart [2020-12-08T08:00:31.493Z] + true [2020-12-08T08:00:31.734Z] bca2f99d35d6: Verifying Checksum [2020-12-08T08:00:31.734Z] bca2f99d35d6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-08T08:00:34.264Z] provisioning config files... [2020-12-08T08:00:34.306Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7097856480055906839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-08T08:00:34.772Z] ---> docker-login.sh [2020-12-08T08:00:34.772Z] nexus3.edgexfoundry.org:10001 [2020-12-08T08:00:35.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T08:00:36.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T08:00:36.029Z] Configure a credential helper to remove this warning. See [2020-12-08T08:00:36.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T08:00:36.029Z] [2020-12-08T08:00:36.029Z] Login Succeeded [2020-12-08T08:00:36.029Z] nexus3.edgexfoundry.org:10002 [2020-12-08T08:00:36.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T08:00:36.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T08:00:36.586Z] Configure a credential helper to remove this warning. See [2020-12-08T08:00:36.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T08:00:36.586Z] [2020-12-08T08:00:36.586Z] Login Succeeded [2020-12-08T08:00:36.586Z] nexus3.edgexfoundry.org:10003 [2020-12-08T08:00:36.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T08:00:37.070Z] bca2f99d35d6: Pull complete [2020-12-08T08:00:37.071Z] 93359f2a8cfa: Pull complete [2020-12-08T08:00:37.071Z] 7c6f9722023f: Pull complete [2020-12-08T08:00:37.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T08:00:37.136Z] Configure a credential helper to remove this warning. See [2020-12-08T08:00:37.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T08:00:37.136Z] [2020-12-08T08:00:37.136Z] Login Succeeded [2020-12-08T08:00:37.136Z] nexus3.edgexfoundry.org:10004 [2020-12-08T08:00:37.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T08:00:37.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T08:00:37.686Z] Configure a credential helper to remove this warning. See [2020-12-08T08:00:37.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T08:00:37.686Z] [2020-12-08T08:00:37.686Z] Login Succeeded [2020-12-08T08:00:37.686Z] docker.io [2020-12-08T08:00:37.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T08:00:38.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T08:00:38.558Z] Configure a credential helper to remove this warning. See [2020-12-08T08:00:38.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T08:00:38.558Z] [2020-12-08T08:00:38.558Z] Login Succeeded [2020-12-08T08:00:38.558Z] ---> docker-login.sh ends [Pipeline] } [2020-12-08T08:00:38.594Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-08T08:00:39.195Z] ========================================================= [2020-12-08T08:00:39.195Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-08T08:00:39.195Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-08T08:00:39.635Z] + 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 . [2020-12-08T08:00:40.244Z] Sending build context to Docker daemon 15.87MB [2020-12-08T08:00:40.524Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-08T08:00:40.524Z] Step 2/8 : FROM ${BASE} [2020-12-08T08:00:40.524Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-08T08:00:40.524Z] 5f621e34cdf4: Pulling fs layer [2020-12-08T08:00:40.524Z] a4357932f1b6: Pulling fs layer [2020-12-08T08:00:40.524Z] 18c013af1878: Pulling fs layer [2020-12-08T08:00:40.524Z] 00ac8860ef70: Pulling fs layer [2020-12-08T08:00:40.524Z] 63d7cb157983: Pulling fs layer [2020-12-08T08:00:40.524Z] b116817d02f9: Pulling fs layer [2020-12-08T08:00:40.524Z] 745a02a5169b: Pulling fs layer [2020-12-08T08:00:40.524Z] 00ac8860ef70: Waiting [2020-12-08T08:00:40.524Z] b116817d02f9: Waiting [2020-12-08T08:00:40.524Z] 63d7cb157983: Waiting [2020-12-08T08:00:40.524Z] 745a02a5169b: Waiting [2020-12-08T08:00:40.524Z] 18c013af1878: Verifying Checksum [2020-12-08T08:00:40.524Z] 18c013af1878: Download complete [2020-12-08T08:00:40.524Z] a4357932f1b6: Verifying Checksum [2020-12-08T08:00:40.524Z] a4357932f1b6: Download complete [2020-12-08T08:00:40.524Z] 63d7cb157983: Verifying Checksum [2020-12-08T08:00:40.524Z] 63d7cb157983: Download complete [2020-12-08T08:00:40.524Z] b116817d02f9: Verifying Checksum [2020-12-08T08:00:40.524Z] b116817d02f9: Download complete [2020-12-08T08:00:40.524Z] 5f621e34cdf4: Download complete [2020-12-08T08:00:41.529Z] 5f621e34cdf4: Pull complete [2020-12-08T08:00:41.809Z] a4357932f1b6: Pull complete [2020-12-08T08:00:42.409Z] 18c013af1878: Pull complete [2020-12-08T08:00:42.684Z] 745a02a5169b: Download complete [2020-12-08T08:00:43.679Z] a35cf1a2eb13: Pull complete [2020-12-08T08:00:43.679Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-08T08:00:43.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-08T08:00:43.679Z] ---> a62c8e92a672 [2020-12-08T08:00:43.679Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-08T08:00:43.679Z] ---> Running in a2c27d50ca63 [2020-12-08T08:00:43.679Z] Removing intermediate container a2c27d50ca63 [2020-12-08T08:00:43.679Z] ---> 8b126940990c [2020-12-08T08:00:43.679Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T08:00:43.679Z] ---> Running in b8855f103954 [2020-12-08T08:00:44.120Z] 00ac8860ef70: Verifying Checksum [2020-12-08T08:00:44.120Z] 00ac8860ef70: Download complete [2020-12-08T08:00:44.644Z] Removing intermediate container b8855f103954 [2020-12-08T08:00:44.644Z] ---> 47c84808b4e6 [2020-12-08T08:00:44.644Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-08T08:00:44.908Z] ---> Running in 1f6b495950ab [2020-12-08T08:00:45.483Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T08:00:46.435Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T08:00:46.698Z] OK: 166 MiB in 39 packages [2020-12-08T08:00:47.274Z] Removing intermediate container 1f6b495950ab [2020-12-08T08:00:47.274Z] ---> 7a4212bf3be7 [2020-12-08T08:00:47.274Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-08T08:00:47.274Z] ---> Running in cda90df81c03 [2020-12-08T08:00:47.538Z] Removing intermediate container cda90df81c03 [2020-12-08T08:00:47.538Z] ---> 11e957695a89 [2020-12-08T08:00:47.538Z] Step 7/8 : COPY . . [2020-12-08T08:00:49.462Z] ---> 061d9218c47e [2020-12-08T08:00:49.462Z] Step 8/8 : RUN go mod download [2020-12-08T08:00:49.462Z] ---> Running in e755a80781f2 [2020-12-08T08:00:54.283Z] 00ac8860ef70: Pull complete [2020-12-08T08:00:54.283Z] 63d7cb157983: Pull complete [2020-12-08T08:00:54.556Z] b116817d02f9: Pull complete [2020-12-08T08:00:57.944Z] 745a02a5169b: Pull complete [2020-12-08T08:00:57.944Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-08T08:00:57.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-08T08:00:57.944Z] ---> b7e6874047d6 [2020-12-08T08:00:57.944Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-08T08:01:01.382Z] ---> Running in b9ff89fbc679 [2020-12-08T08:01:01.662Z] Removing intermediate container b9ff89fbc679 [2020-12-08T08:01:01.662Z] ---> 9ced7a53c2fd [2020-12-08T08:01:01.662Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T08:01:01.662Z] ---> Running in 41c67e893381 [2020-12-08T08:01:04.290Z] Removing intermediate container 41c67e893381 [2020-12-08T08:01:04.290Z] ---> 7be9df1c0de9 [2020-12-08T08:01:04.290Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-08T08:01:04.291Z] ---> Running in d8bb4005d22d [2020-12-08T08:01:05.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T08:01:05.866Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T08:01:06.850Z] OK: 142 MiB in 39 packages [2020-12-08T08:01:07.835Z] Removing intermediate container d8bb4005d22d [2020-12-08T08:01:07.835Z] ---> 1612663b1691 [2020-12-08T08:01:07.835Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-12-08T08:01:08.112Z] ---> Running in ad2141b8765b [2020-12-08T08:01:08.709Z] Removing intermediate container ad2141b8765b [2020-12-08T08:01:08.709Z] ---> 92d78f026d87 [2020-12-08T08:01:08.709Z] Step 7/8 : COPY . . [2020-12-08T08:01:10.699Z] ---> 54769057481d [2020-12-08T08:01:10.699Z] Step 8/8 : RUN go mod download [2020-12-08T08:01:10.699Z] ---> Running in 63b8381c3a93 [2020-12-08T08:01:11.514Z] Removing intermediate container e755a80781f2 [2020-12-08T08:01:11.514Z] ---> 99b5d41f68ce [2020-12-08T08:01:11.514Z] Successfully built 99b5d41f68ce [2020-12-08T08:01:11.514Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-08T08:01:11.880Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-08T08:01:11.880Z] . [Pipeline] withDockerContainer [2020-12-08T08:01:12.023Z] prd-centos7-docker-4c-2g-15079 does not seem to be running inside a container [2020-12-08T08:01:12.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-08T08:01:13.727Z] $ docker top 99350a8d90f3be2adc9c5e6843cc194df09dbe4b4a434f4118effcc12d4ac063 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T08:01:14.326Z] + go version [2020-12-08T08:01:14.326Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-08T08:01:14.365Z] $ docker stop --time=1 99350a8d90f3be2adc9c5e6843cc194df09dbe4b4a434f4118effcc12d4ac063 [2020-12-08T08:01:15.726Z] $ docker rm -f 99350a8d90f3be2adc9c5e6843cc194df09dbe4b4a434f4118effcc12d4ac063 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-08T08:01:16.893Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-08T08:01:16.893Z] . [Pipeline] withDockerContainer [2020-12-08T08:01:17.019Z] prd-centos7-docker-4c-2g-15079 does not seem to be running inside a container [2020-12-08T08:01:17.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-08T08:01:17.739Z] $ docker top 7634653380d11507bcdc6831ced70034b3f5b2f53a61de8df7abd209e1aa2ff7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T08:01:18.357Z] + make test [2020-12-08T08:01:18.357Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-08T08:01:18.949Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-08T08:01:27.220Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-08T08:01:27.220Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-08T08:01:27.220Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-08T08:01:27.220Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-08T08:01:27.220Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-08T08:01:27.220Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-08T08:01:27.220Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-08T08:01:27.220Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-08T08:01:27.220Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-08T08:01:27.220Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-08T08:01:27.220Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-08T08:01:27.220Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-08T08:01:27.220Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-12-08T08:01:27.848Z] $ docker stop --time=1 7634653380d11507bcdc6831ced70034b3f5b2f53a61de8df7abd209e1aa2ff7 [2020-12-08T08:01:30.012Z] $ docker rm -f 7634653380d11507bcdc6831ced70034b3f5b2f53a61de8df7abd209e1aa2ff7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-08T08:01:30.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-08T08:01:31.042Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-08T08:01:33.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-08T08:01:33.991Z] + ls -al . [2020-12-08T08:01:33.991Z] total 88 [2020-12-08T08:01:33.991Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 8 08:01 . [2020-12-08T08:01:33.991Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 8 08:00 .. [2020-12-08T08:01:33.991Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 8 08:00 assets [2020-12-08T08:01:33.991Z] drwxrwxr-x. 2 jenkins jenkins 35 Dec 8 08:00 bin [2020-12-08T08:01:33.991Z] drwxrwxr-x. 3 jenkins jenkins 29 Dec 8 08:00 cmd [2020-12-08T08:01:33.991Z] -rw-rw-r--. 1 jenkins jenkins 3959 Dec 8 08:00 CONTRIBUTING.md [2020-12-08T08:01:33.991Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 8 08:01 coverage.out [2020-12-08T08:01:33.991Z] -rw-rw-r--. 1 jenkins jenkins 913 Dec 8 08:00 Dockerfile [2020-12-08T08:01:33.991Z] -rw-rw-r--. 1 jenkins jenkins 898 Dec 8 08:00 Dockerfile.build [2020-12-08T08:01:33.991Z] drwxrwxr-x. 5 jenkins jenkins 104 Dec 8 08:00 docs [2020-12-08T08:01:33.991Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 8 08:00 .git [2020-12-08T08:01:33.991Z] drwxrwxr-x. 2 jenkins jenkins 81 Dec 8 08:00 .github [2020-12-08T08:01:33.991Z] -rw-rw-r--. 1 jenkins jenkins 153 Dec 8 08:00 .gitignore [2020-12-08T08:01:33.991Z] -rw-rw-r--. 1 jenkins jenkins 1019 Dec 8 08:00 go.mod [2020-12-08T08:01:33.991Z] -rw-r--r--. 1 jenkins jenkins 20718 Dec 8 08:01 go.sum [2020-12-08T08:01:33.991Z] drwxrwxr-x. 10 jenkins jenkins 139 Dec 8 08:00 internal [2020-12-08T08:01:33.991Z] -rw-rw-r--. 1 jenkins jenkins 652 Dec 8 08:00 Jenkinsfile [2020-12-08T08:01:33.991Z] -rw-rw-r--. 1 jenkins jenkins 11357 Dec 8 08:00 LICENSE [2020-12-08T08:01:33.991Z] -rw-rw-r--. 1 jenkins jenkins 951 Dec 8 08:00 Makefile [2020-12-08T08:01:33.991Z] -rw-rw-r--. 1 jenkins jenkins 4535 Dec 8 08:00 README.md [2020-12-08T08:01:33.991Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 8 07:58 VERSION [2020-12-08T08:01:33.991Z] -rw-rw-r--. 1 jenkins jenkins 155 Dec 8 08:00 version.go [2020-12-08T08:01:33.991Z] drwxrwxr-x. 4 jenkins jenkins 259 Dec 8 08:00 web [Pipeline] isUnix [Pipeline] sh [2020-12-08T08:01:34.336Z] + 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=468a132687d7b117f528f8f8a012abaf0a553bba --label arch=amd64 --label version=0.0.0 . [2020-12-08T08:01:34.598Z] Sending build context to Docker daemon 15.89MB [2020-12-08T08:01:34.598Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-08T08:01:34.598Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-08T08:01:34.598Z] ---> 99b5d41f68ce [2020-12-08T08:01:34.598Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-08T08:01:35.545Z] ---> Running in 778dffc5e318 [2020-12-08T08:01:35.545Z] Removing intermediate container 778dffc5e318 [2020-12-08T08:01:35.545Z] ---> 5d2c0b929ce7 [2020-12-08T08:01:35.545Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-08T08:01:35.545Z] ---> Running in f5c2c50ccac4 [2020-12-08T08:01:35.810Z] Removing intermediate container f5c2c50ccac4 [2020-12-08T08:01:35.810Z] ---> d4aee9de05a2 [2020-12-08T08:01:35.810Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-08T08:01:35.810Z] ---> Running in 497005ffd12e [2020-12-08T08:01:36.072Z] Removing intermediate container 497005ffd12e [2020-12-08T08:01:36.072Z] ---> ac3687b7b27d [2020-12-08T08:01:36.072Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-08T08:01:36.072Z] ---> Running in bcb7b41a6f53 [2020-12-08T08:01:36.072Z] Removing intermediate container bcb7b41a6f53 [2020-12-08T08:01:36.072Z] ---> f281785883b1 [2020-12-08T08:01:36.072Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-08T08:01:36.335Z] ---> Running in 155be497555c [2020-12-08T08:01:36.335Z] Removing intermediate container 155be497555c [2020-12-08T08:01:36.335Z] ---> 65963efe6be3 [2020-12-08T08:01:36.335Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T08:01:36.598Z] ---> Running in 85cf00c09dc8 [2020-12-08T08:01:37.555Z] Removing intermediate container 63b8381c3a93 [2020-12-08T08:01:37.555Z] ---> 3ab1d804cf21 [2020-12-08T08:01:37.555Z] Successfully built 3ab1d804cf21 [2020-12-08T08:01:37.555Z] Successfully tagged ci-base-image-arm64:latest [2020-12-08T08:01:37.556Z] Removing intermediate container 85cf00c09dc8 [2020-12-08T08:01:37.556Z] ---> f343bb190b6c [2020-12-08T08:01:37.556Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-08T08:01:37.556Z] ---> Running in 76556fe0289e [Pipeline] isUnix [Pipeline] sh [2020-12-08T08:01:37.959Z] + docker inspect -f . ci-base-image-arm64 [2020-12-08T08:01:37.959Z] . [Pipeline] withDockerContainer [2020-12-08T08:01:38.138Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T08:01:38.227Z] prd-ubuntu18.04-docker-arm64-4c-16g-15078 does not seem to be running inside a container [2020-12-08T08:01:38.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-08T08:01:38.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T08:01:39.291Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T08:01:39.291Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T08:01:39.291Z] OK: 12745 distinct packages available [2020-12-08T08:01:39.291Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T08:01:39.883Z] $ docker top f05a9fdeba1b3fe1f9e1e140987d890661600f0851f4d787956b6253ef335fd8 -eo pid,comm [2020-12-08T08:01:40.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2020-12-08T08:01:40.816Z] OK: 166 MiB in 39 packages [2020-12-08T08:01:41.079Z] Removing intermediate container 76556fe0289e [2020-12-08T08:01:41.079Z] ---> 83f3daf4aebd [2020-12-08T08:01:41.079Z] Step 10/24 : ENV GO111MODULE=on [2020-12-08T08:01:41.156Z] + go version [2020-12-08T08:01:41.156Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-08T08:01:41.206Z] $ docker stop --time=1 f05a9fdeba1b3fe1f9e1e140987d890661600f0851f4d787956b6253ef335fd8 [2020-12-08T08:01:41.344Z] ---> Running in ce53347e151e [2020-12-08T08:01:41.344Z] Removing intermediate container ce53347e151e [2020-12-08T08:01:41.344Z] ---> 1ecf53936466 [2020-12-08T08:01:41.344Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-08T08:01:41.344Z] ---> Running in 2f95be2e59a0 [2020-12-08T08:01:41.607Z] Removing intermediate container 2f95be2e59a0 [2020-12-08T08:01:41.607Z] ---> 96e205832d1d [2020-12-08T08:01:41.607Z] Step 12/24 : COPY go.mod . [2020-12-08T08:01:41.869Z] ---> 32c38f58a0ee [2020-12-08T08:01:41.869Z] Step 13/24 : COPY Makefile . [2020-12-08T08:01:42.131Z] ---> 3e7583c1b3a5 [2020-12-08T08:01:42.132Z] Step 14/24 : RUN make update [2020-12-08T08:01:42.132Z] ---> Running in 6f55c7e73bfc [2020-12-08T08:01:42.713Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-08T08:01:43.208Z] $ docker rm -f f05a9fdeba1b3fe1f9e1e140987d890661600f0851f4d787956b6253ef335fd8 [2020-12-08T08:01:43.291Z] Removing intermediate container 6f55c7e73bfc [2020-12-08T08:01:43.291Z] ---> 9d378dc98030 [2020-12-08T08:01:43.291Z] Step 15/24 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-08T08:01:44.695Z] + docker inspect -f . ci-base-image-arm64 [2020-12-08T08:01:44.695Z] . [Pipeline] withDockerContainer [2020-12-08T08:01:44.985Z] prd-ubuntu18.04-docker-arm64-4c-16g-15078 does not seem to be running inside a container [2020-12-08T08:01:45.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-08T08:01:45.217Z] ---> 3507e6daa3f0 [2020-12-08T08:01:45.217Z] Step 16/24 : RUN ${MAKE} [2020-12-08T08:01:45.217Z] ---> Running in 1683c62691bc [2020-12-08T08:01:45.479Z] 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 [2020-12-08T08:01:46.710Z] $ docker top 3ebbd09999cc7b6ffc2c2b75d5f5c29bd841d25131f8a296de2c27c57caadcb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T08:01:47.849Z] + make test [2020-12-08T08:01:47.849Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-08T08:01:49.287Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-12-08T08:01:53.774Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-08T08:01:56.333Z] Removing intermediate container 1683c62691bc [2020-12-08T08:01:56.333Z] ---> 773126979017 [2020-12-08T08:01:56.333Z] Step 17/24 : FROM alpine [2020-12-08T08:01:56.601Z] latest: Pulling from library/alpine [2020-12-08T08:01:56.870Z] 188c0c94c7c5: Already exists [2020-12-08T08:01:56.870Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-08T08:01:56.870Z] Status: Downloaded newer image for alpine:latest [2020-12-08T08:01:56.870Z] ---> d6e46aa2470d [2020-12-08T08:01:56.870Z] Step 18/24 : EXPOSE 4000 [2020-12-08T08:01:56.870Z] ---> Running in 262d0b3c2ff5 [2020-12-08T08:01:57.132Z] Removing intermediate container 262d0b3c2ff5 [2020-12-08T08:01:57.132Z] ---> 2a3c52a9e0df [2020-12-08T08:01:57.133Z] 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 [2020-12-08T08:01:58.080Z] ---> ef1cba5dfd8e [2020-12-08T08:01:58.080Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-08T08:01:58.080Z] ---> Running in bc3bb4387d95 [2020-12-08T08:01:58.342Z] Removing intermediate container bc3bb4387d95 [2020-12-08T08:01:58.342Z] ---> 9d66ce8a2f5b [2020-12-08T08:01:58.342Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-08T08:01:58.342Z] ---> Running in 36239f61f629 [2020-12-08T08:01:58.627Z] Removing intermediate container 36239f61f629 [2020-12-08T08:01:58.627Z] ---> 0b4bc8384bed [2020-12-08T08:01:58.627Z] Step 22/24 : LABEL arch=amd64 [2020-12-08T08:01:58.627Z] ---> Running in a33124d4595b [2020-12-08T08:01:58.627Z] Removing intermediate container a33124d4595b [2020-12-08T08:01:58.627Z] ---> d60b2fc7c889 [2020-12-08T08:01:58.627Z] Step 23/24 : LABEL git_sha=468a132687d7b117f528f8f8a012abaf0a553bba [2020-12-08T08:01:58.889Z] ---> Running in 8599b0a93cf1 [2020-12-08T08:01:58.889Z] Removing intermediate container 8599b0a93cf1 [2020-12-08T08:01:58.889Z] ---> 4c46b3d8471d [2020-12-08T08:01:58.889Z] Step 24/24 : LABEL version=0.0.0 [2020-12-08T08:01:58.889Z] ---> Running in 1f6fcc3a3853 [2020-12-08T08:01:59.152Z] Removing intermediate container 1f6fcc3a3853 [2020-12-08T08:01:59.152Z] ---> eaa13c6e5dd6 [2020-12-08T08:01:59.152Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-08T08:01:59.152Z] Successfully built eaa13c6e5dd6 [2020-12-08T08:01:59.152Z] 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] } [2020-12-08T08:02:16.153Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-12-08T08:02:16.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-12-08T08:02:16.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-12-08T08:02:16.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-12-08T08:02:16.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-12-08T08:02:16.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-12-08T08:02:16.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-12-08T08:02:16.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-12-08T08:02:16.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-12-08T08:02:16.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-12-08T08:02:16.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-12-08T08:02:16.153Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-12-08T08:02:16.153Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-12-08T08:02:17.633Z] $ docker stop --time=1 3ebbd09999cc7b6ffc2c2b75d5f5c29bd841d25131f8a296de2c27c57caadcb0 [2020-12-08T08:02:19.776Z] $ docker rm -f 3ebbd09999cc7b6ffc2c2b75d5f5c29bd841d25131f8a296de2c27c57caadcb0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-08T08:02:20.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-08T08:02:20.726Z] Warning: overwriting stash ‘coverage-report’ [2020-12-08T08:02:21.609Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-08T08:02:22.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-08T08:02:23.062Z] + ls -al . [2020-12-08T08:02:23.062Z] total 124 [2020-12-08T08:02:23.062Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 8 08:01 . [2020-12-08T08:02:23.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 08:00 .. [2020-12-08T08:02:23.062Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 08:00 .git [2020-12-08T08:02:23.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 08:00 .github [2020-12-08T08:02:23.062Z] -rw-rw-r-- 1 jenkins jenkins 153 Dec 8 08:00 .gitignore [2020-12-08T08:02:23.062Z] -rw-rw-r-- 1 jenkins jenkins 3959 Dec 8 08:00 CONTRIBUTING.md [2020-12-08T08:02:23.062Z] -rw-rw-r-- 1 jenkins jenkins 913 Dec 8 08:00 Dockerfile [2020-12-08T08:02:23.062Z] -rw-rw-r-- 1 jenkins jenkins 898 Dec 8 08:00 Dockerfile.build [2020-12-08T08:02:23.062Z] -rw-rw-r-- 1 jenkins jenkins 652 Dec 8 08:00 Jenkinsfile [2020-12-08T08:02:23.062Z] -rw-rw-r-- 1 jenkins jenkins 11357 Dec 8 08:00 LICENSE [2020-12-08T08:02:23.062Z] -rw-rw-r-- 1 jenkins jenkins 951 Dec 8 08:00 Makefile [2020-12-08T08:02:23.062Z] -rw-rw-r-- 1 jenkins jenkins 4535 Dec 8 08:00 README.md [2020-12-08T08:02:23.062Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 8 07:58 VERSION [2020-12-08T08:02:23.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 08:00 assets [2020-12-08T08:02:23.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 08:00 bin [2020-12-08T08:02:23.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 08:00 cmd [2020-12-08T08:02:23.062Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 8 08:01 coverage.out [2020-12-08T08:02:23.062Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 8 08:00 docs [2020-12-08T08:02:23.062Z] -rw-rw-r-- 1 jenkins jenkins 1019 Dec 8 08:00 go.mod [2020-12-08T08:02:23.062Z] -rw-r--r-- 1 jenkins jenkins 20718 Dec 8 08:01 go.sum [2020-12-08T08:02:23.062Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 8 08:00 internal [2020-12-08T08:02:23.062Z] -rw-rw-r-- 1 jenkins jenkins 155 Dec 8 08:00 version.go [2020-12-08T08:02:23.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 08:00 web [Pipeline] isUnix [Pipeline] sh [2020-12-08T08:02:23.476Z] + 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=468a132687d7b117f528f8f8a012abaf0a553bba --label arch=arm64 --label version=0.0.0 . [2020-12-08T08:02:24.492Z] Sending build context to Docker daemon 15.89MB [2020-12-08T08:02:24.492Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-08T08:02:24.492Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-08T08:02:24.492Z] ---> 3ab1d804cf21 [2020-12-08T08:02:24.492Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-12-08T08:02:24.777Z] ---> Running in 37e68b8b8651 [2020-12-08T08:02:25.374Z] Removing intermediate container 37e68b8b8651 [2020-12-08T08:02:25.374Z] ---> 964afacd7943 [2020-12-08T08:02:25.374Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-12-08T08:02:25.647Z] ---> Running in 1428ecde6eb3 [2020-12-08T08:02:25.923Z] Removing intermediate container 1428ecde6eb3 [2020-12-08T08:02:25.923Z] ---> a79451b7ef74 [2020-12-08T08:02:25.923Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-12-08T08:02:26.198Z] ---> Running in a9624a38aae1 [2020-12-08T08:02:26.472Z] Removing intermediate container a9624a38aae1 [2020-12-08T08:02:26.472Z] ---> b5f9bbe56bfa [2020-12-08T08:02:26.472Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-12-08T08:02:26.747Z] ---> Running in 5f3e90ae5a64 [2020-12-08T08:02:27.346Z] Removing intermediate container 5f3e90ae5a64 [2020-12-08T08:02:27.346Z] ---> 07698374ee29 [2020-12-08T08:02:27.346Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-12-08T08:02:27.346Z] ---> Running in 83599def6a79 [2020-12-08T08:02:27.942Z] Removing intermediate container 83599def6a79 [2020-12-08T08:02:27.942Z] ---> e5e69d8c8af6 [2020-12-08T08:02:27.942Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T08:02:27.942Z] ---> Running in d7f335a9a69a [2020-12-08T08:02:30.568Z] Removing intermediate container d7f335a9a69a [2020-12-08T08:02:30.568Z] ---> eff161c144a6 [2020-12-08T08:02:30.569Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-08T08:02:30.569Z] ---> Running in 84b0f48abd82 [2020-12-08T08:02:31.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T08:02:32.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T08:02:33.584Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T08:02:33.584Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T08:02:33.584Z] OK: 12616 distinct packages available [2020-12-08T08:02:33.856Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T08:02:34.451Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T08:02:35.051Z] OK: 142 MiB in 39 packages [2020-12-08T08:02:36.487Z] Removing intermediate container 84b0f48abd82 [2020-12-08T08:02:36.487Z] ---> 0b58574325cb [2020-12-08T08:02:36.487Z] Step 10/24 : ENV GO111MODULE=on [2020-12-08T08:02:36.487Z] ---> Running in af6de661a826 [2020-12-08T08:02:37.084Z] Removing intermediate container af6de661a826 [2020-12-08T08:02:37.084Z] ---> a8cb911559e6 [2020-12-08T08:02:37.084Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-12-08T08:02:37.084Z] ---> Running in ae098cec3628 [2020-12-08T08:02:37.681Z] Removing intermediate container ae098cec3628 [2020-12-08T08:02:37.681Z] ---> 8fd47b72af9c [2020-12-08T08:02:37.681Z] Step 12/24 : COPY go.mod . [2020-12-08T08:02:38.288Z] ---> 45eb1271e625 [2020-12-08T08:02:38.288Z] Step 13/24 : COPY Makefile . [2020-12-08T08:02:39.269Z] ---> fa2a3db541e0 [2020-12-08T08:02:39.269Z] Step 14/24 : RUN make update [2020-12-08T08:02:39.269Z] ---> Running in c0a238072b70 [2020-12-08T08:02:40.706Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-08T08:02:42.147Z] Removing intermediate container c0a238072b70 [2020-12-08T08:02:42.147Z] ---> 5b1636614356 [2020-12-08T08:02:42.147Z] Step 15/24 : COPY . . [2020-12-08T08:02:44.122Z] ---> 5e15c5d08edc [2020-12-08T08:02:44.122Z] Step 16/24 : RUN ${MAKE} [2020-12-08T08:02:44.395Z] ---> Running in 75475a8e3667 [2020-12-08T08:02:45.375Z] 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 [2020-12-08T08:03:12.225Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-08T08:03:14.191Z] Removing intermediate container 75475a8e3667 [2020-12-08T08:03:14.191Z] ---> 6154cfabe0b2 [2020-12-08T08:03:14.191Z] Step 17/24 : FROM alpine [2020-12-08T08:03:14.788Z] latest: Pulling from library/alpine [2020-12-08T08:03:15.060Z] 5f621e34cdf4: Already exists [2020-12-08T08:03:15.060Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-08T08:03:15.334Z] Status: Downloaded newer image for alpine:latest [2020-12-08T08:03:15.334Z] ---> 2e77e061c27f [2020-12-08T08:03:15.334Z] Step 18/24 : EXPOSE 4000 [2020-12-08T08:03:15.334Z] ---> Running in 6c45d7aa46e4 [2020-12-08T08:03:15.929Z] Removing intermediate container 6c45d7aa46e4 [2020-12-08T08:03:15.930Z] ---> 7477e291a4a9 [2020-12-08T08:03:15.930Z] 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 [2020-12-08T08:03:17.362Z] ---> 42f7556bd2bd [2020-12-08T08:03:17.362Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-12-08T08:03:17.632Z] ---> Running in ca6980a12d8a [2020-12-08T08:03:17.903Z] Removing intermediate container ca6980a12d8a [2020-12-08T08:03:17.903Z] ---> 1736b30a313c [2020-12-08T08:03:17.903Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-12-08T08:03:18.176Z] ---> Running in 8ca2cf383dbc [2020-12-08T08:03:18.450Z] Removing intermediate container 8ca2cf383dbc [2020-12-08T08:03:18.450Z] ---> 5a6cd6c6dc6a [2020-12-08T08:03:18.450Z] Step 22/24 : LABEL arch=arm64 [2020-12-08T08:03:18.723Z] ---> Running in 2daa7fa3cac3 [2020-12-08T08:03:18.997Z] Removing intermediate container 2daa7fa3cac3 [2020-12-08T08:03:18.997Z] ---> 298676898877 [2020-12-08T08:03:18.997Z] Step 23/24 : LABEL git_sha=468a132687d7b117f528f8f8a012abaf0a553bba [2020-12-08T08:03:19.272Z] ---> Running in dab53d8b4aa0 [2020-12-08T08:03:19.871Z] Removing intermediate container dab53d8b4aa0 [2020-12-08T08:03:19.871Z] ---> 31ac4837d052 [2020-12-08T08:03:19.871Z] Step 24/24 : LABEL version=0.0.0 [2020-12-08T08:03:19.871Z] ---> Running in dc1782bb8160 [2020-12-08T08:03:20.144Z] Removing intermediate container dc1782bb8160 [2020-12-08T08:03:20.144Z] ---> 9b706d15aec0 [2020-12-08T08:03:20.144Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-08T08:03:20.416Z] Successfully built 9b706d15aec0 [2020-12-08T08:03:20.416Z] 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 [2020-12-08T08:03:22.863Z] provisioning config files... [2020-12-08T08:03:22.874Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp/config6626547799785074073tmp [Pipeline] { [Pipeline] sh [2020-12-08T08:03:23.314Z] + set +x [2020-12-08T08:03:23.314Z] + curl -s https://codecov.io/bash [2020-12-08T08:03:23.314Z] + bash -s -- [2020-12-08T08:03:23.581Z] [2020-12-08T08:03:23.581Z] _____ _ [2020-12-08T08:03:23.581Z] / ____| | | [2020-12-08T08:03:23.581Z] | | ___ __| | ___ ___ _____ __ [2020-12-08T08:03:23.581Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-08T08:03:23.581Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-08T08:03:23.581Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-08T08:03:23.581Z] Bash-20201130-cc6d3fe [2020-12-08T08:03:23.581Z] [2020-12-08T08:03:23.581Z] [2020-12-08T08:03:23.581Z] ==> Jenkins CI detected. [2020-12-08T08:03:23.581Z] project root: . [2020-12-08T08:03:23.581Z] --> token set from env [2020-12-08T08:03:23.581Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-08T08:03:23.581Z] ==> Running gcov in . (disable via -X gcov) [2020-12-08T08:03:23.581Z] ==> Python coveragepy not found [2020-12-08T08:03:23.581Z] ==> Searching for coverage reports in: [2020-12-08T08:03:23.581Z] + . [2020-12-08T08:03:23.581Z] -> Found 1 reports [2020-12-08T08:03:23.581Z] ==> Detecting git/mercurial file structure [2020-12-08T08:03:23.581Z] ==> Reading reports [2020-12-08T08:03:23.581Z] + ./coverage.out bytes=10 [2020-12-08T08:03:23.581Z] ==> Appending adjustments [2020-12-08T08:03:23.581Z] https://docs.codecov.io/docs/fixing-reports [2020-12-08T08:03:23.845Z] + Found adjustments [2020-12-08T08:03:23.845Z] ==> Gzipping contents [2020-12-08T08:03:23.845Z] 4.0K /tmp/codecov.bDbly7.gz [2020-12-08T08:03:23.845Z] ==> Uploading reports [2020-12-08T08:03:23.845Z] url: https://codecov.io [2020-12-08T08:03:23.845Z] query: branch=PR-276&commit=468a132687d7b117f528f8f8a012abaf0a553bba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-276%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=276&job=&cmd_args= [2020-12-08T08:03:23.845Z] -> Pinging Codecov [2020-12-08T08:03:23.845Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-276&commit=468a132687d7b117f528f8f8a012abaf0a553bba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-276%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=276&job=&cmd_args= [2020-12-08T08:03:24.419Z] -> Uploading to [2020-12-08T08:03:24.419Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-08/FB506323287CE973F263BFD2A0EB1F37/468a132687d7b117f528f8f8a012abaf0a553bba/fd940936-68c6-422a-8005-29d6353f26ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201208T080324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b884fce9727e8828b7cec7ba15a4dbd3cce1642520a50c06b14d05ed63c040e [2020-12-08T08:03:24.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-08T08:03:24.419Z] Dload Upload Total Spent Left Speed [2020-12-08T08:03:24.995Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2207 0 0 100 2207 0 5130 --:--:-- --:--:-- --:--:-- 5132 100 2207 0 0 100 2207 0 5126 --:--:-- --:--:-- --:--:-- 5120 [2020-12-08T08:03:24.995Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/468a132687d7b117f528f8f8a012abaf0a553bba [Pipeline] } [2020-12-08T08:03:25.021Z] 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 [2020-12-08T08:03:28.916Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T08:03:29.275Z] ---> package-listing.sh [2020-12-08T08:03:29.275Z] ++ facter osfamily [2020-12-08T08:03:29.275Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-08T08:03:29.275Z] + OS_FAMILY=redhat [2020-12-08T08:03:29.275Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-276 [2020-12-08T08:03:29.275Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-08T08:03:29.275Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-08T08:03:29.275Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-08T08:03:29.275Z] + PACKAGES=/tmp/packages_start.txt [2020-12-08T08:03:29.275Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-276 ']' [2020-12-08T08:03:29.275Z] + PACKAGES=/tmp/packages_end.txt [2020-12-08T08:03:29.275Z] + case "${OS_FAMILY}" in [2020-12-08T08:03:29.275Z] + rpm -qa [2020-12-08T08:03:29.275Z] + sort [2020-12-08T08:03:34.583Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-08T08:03:34.583Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-08T08:03:34.583Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-08T08:03:34.583Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-276 ']' [2020-12-08T08:03:34.583Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-276/archives/ [2020-12-08T08:03:34.583Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-276/archives/ [Pipeline] echo [2020-12-08T08:03:34.636Z] 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-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-08T08:03:34.959Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-08T08:03:35.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-08T08:03:35.300Z] [2020-12-08T08:03:35.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-08T08:03:35.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-08T08:03:35.691Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-08T08:03:35.691Z] df20fa9351a1: Pulling fs layer [2020-12-08T08:03:35.691Z] 36b3adc4ff6f: Pulling fs layer [2020-12-08T08:03:35.691Z] 8ad3a11d3b57: Pulling fs layer [2020-12-08T08:03:35.691Z] 46f8f816bc3b: Pulling fs layer [2020-12-08T08:03:35.691Z] 93b61091891f: Pulling fs layer [2020-12-08T08:03:35.691Z] 93b9cdb0e59b: Pulling fs layer [2020-12-08T08:03:35.691Z] 5e14af77c1be: Pulling fs layer [2020-12-08T08:03:35.691Z] 01666e4c0597: Pulling fs layer [2020-12-08T08:03:35.691Z] aa168da1d23b: Pulling fs layer [2020-12-08T08:03:35.691Z] 93b9cdb0e59b: Waiting [2020-12-08T08:03:35.691Z] 5e14af77c1be: Waiting [2020-12-08T08:03:35.691Z] 01666e4c0597: Waiting [2020-12-08T08:03:35.691Z] aa168da1d23b: Waiting [2020-12-08T08:03:35.691Z] 46f8f816bc3b: Waiting [2020-12-08T08:03:35.691Z] 93b61091891f: Waiting [2020-12-08T08:03:35.691Z] 36b3adc4ff6f: Verifying Checksum [2020-12-08T08:03:35.691Z] 36b3adc4ff6f: Download complete [2020-12-08T08:03:35.691Z] 46f8f816bc3b: Verifying Checksum [2020-12-08T08:03:35.691Z] 46f8f816bc3b: Download complete [2020-12-08T08:03:35.691Z] df20fa9351a1: Verifying Checksum [2020-12-08T08:03:35.691Z] df20fa9351a1: Download complete [2020-12-08T08:03:35.958Z] 93b9cdb0e59b: Verifying Checksum [2020-12-08T08:03:35.958Z] 93b9cdb0e59b: Download complete [2020-12-08T08:03:35.958Z] 5e14af77c1be: Verifying Checksum [2020-12-08T08:03:35.958Z] 5e14af77c1be: Download complete [2020-12-08T08:03:35.958Z] 01666e4c0597: Verifying Checksum [2020-12-08T08:03:35.958Z] 01666e4c0597: Download complete [2020-12-08T08:03:35.958Z] 93b61091891f: Verifying Checksum [2020-12-08T08:03:35.958Z] 93b61091891f: Download complete [2020-12-08T08:03:36.227Z] df20fa9351a1: Pull complete [2020-12-08T08:03:36.493Z] 8ad3a11d3b57: Verifying Checksum [2020-12-08T08:03:36.493Z] 8ad3a11d3b57: Download complete [2020-12-08T08:03:36.493Z] 36b3adc4ff6f: Pull complete [2020-12-08T08:03:37.457Z] 8ad3a11d3b57: Pull complete [2020-12-08T08:03:37.732Z] 46f8f816bc3b: Pull complete [2020-12-08T08:03:38.314Z] 93b61091891f: Pull complete [2020-12-08T08:03:38.314Z] aa168da1d23b: Verifying Checksum [2020-12-08T08:03:38.314Z] aa168da1d23b: Download complete [2020-12-08T08:03:38.314Z] 93b9cdb0e59b: Pull complete [2020-12-08T08:03:38.577Z] 5e14af77c1be: Pull complete [2020-12-08T08:03:38.578Z] 01666e4c0597: Pull complete [2020-12-08T08:03:45.244Z] aa168da1d23b: Pull complete [2020-12-08T08:03:45.244Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-08T08:03:45.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-08T08:03:45.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-08T08:03:45.422Z] prd-centos7-docker-4c-2g-15076 does not seem to be running inside a container [2020-12-08T08:03:45.469Z] $ 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-276/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-276 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-276:/w/workspace/edgexfoundry_edgex-ui-go_PR-276:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-08T08:03:49.590Z] $ docker top 5aa51779d1b27a8f46b4dd66162ee9f1cc52e66989e6f6b7d59e6ef5ca6b5de0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T08:03:50.183Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-08T08:03:50.510Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-08T08:03:50.839Z] + ls /var/log/sa-host [2020-12-08T08:03:50.839Z] + sadf -c /var/log/sa-host/sa08 [2020-12-08T08:03:50.839Z] file_magic: OK [2020-12-08T08:03:50.839Z] HZ: Using current value: 100 [2020-12-08T08:03:50.839Z] file_header: OK [2020-12-08T08:03:50.839Z] 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 [2020-12-08T08:03:50.839Z] Statistics: [2020-12-08T08:03:50.839Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-08T08:03:50.839Z] File successfully converted to sysstat format version 12.2.1 [2020-12-08T08:03:50.839Z] + sadf -c /var/log/sa-host/sa23 [2020-12-08T08:03:50.839Z] file_magic: OK [2020-12-08T08:03:50.839Z] HZ: Using current value: 100 [2020-12-08T08:03:50.839Z] file_header: OK [2020-12-08T08:03:50.839Z] 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 [2020-12-08T08:03:50.839Z] Statistics: [2020-12-08T08:03:50.839Z] Hnuu...uuuununununu... [2020-12-08T08:03:50.839Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-08T08:03:51.108Z] provisioning config files... [2020-12-08T08:03:51.123Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp/config1243597115940802054tmp [Pipeline] { [Pipeline] echo [2020-12-08T08:03:51.245Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T08:03:51.583Z] ---> create-netrc.sh [Pipeline] } [2020-12-08T08:03:51.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-08T08:03:51.758Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T08:03:52.094Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-08T08:03:52.133Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T08:03:52.475Z] ---> sudo-logs.sh [2020-12-08T08:03:52.475Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-08T08:03:52.508Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T08:03:52.850Z] ---> job-cost.sh [2020-12-08T08:03:52.850Z] lf-activate-venv: SKIPPING [2020-12-08T08:03:52.850Z] INFO: No Stack... [2020-12-08T08:03:54.253Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-08T08:03:54.515Z] INFO: Archiving Costs [Pipeline] echo [2020-12-08T08:03:54.555Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T08:03:54.892Z] ---> logs-deploy.sh [2020-12-08T08:03:54.892Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-276/1 [2020-12-08T08:03:54.892Z] INFO: archiving workspace using pattern(s): [2020-12-08T08:03:56.814Z] Archives upload complete. [2020-12-08T08:03:56.814Z] INFO: archiving logs to Nexus