Pull request #296 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c912cd76b3a98f79030ea312fdc8e1c64dd5ead3+e5cb8e831f0d9734d8f8d47071e82da6adc916ee (fa38f89a47a2ec5034e9fda714a4248d1a95e16e) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-296/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-296/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25496 in /w/workspace/edgexfoundry_edgex-ui-go_PR-296 [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-296 # 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 > 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/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e5cb8e831f0d9734d8f8d47071e82da6adc916ee into PR head commit c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 Merge succeeded, producing c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 Checking out Revision c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 (PR-296) > git config core.sparsecheckout # timeout=10 > git checkout -f c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 # 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 e5cb8e831f0d9734d8f8d47071e82da6adc916ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 # timeout=10 Commit message: "Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-08T07:58:02.313Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-08T07:58:02.726Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-08T07:58:02.929Z] ========================================================= [2021-02-08T07:58:02.929Z] EdgeX Global Pipelines Version Info [2021-02-08T07:58:02.929Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-08T07:58:04.429Z] ------------------- [2021-02-08T07:58:04.430Z] stable info: [2021-02-08T07:58:04.430Z] ------------------- [2021-02-08T07:58:04.430Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T07:58:04.430Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T07:58:04.430Z] Message: update stable to v1.0.179 [2021-02-08T07:58:05.380Z] ------------------- [2021-02-08T07:58:05.380Z] experimental info: [2021-02-08T07:58:05.380Z] ------------------- [2021-02-08T07:58:05.380Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T07:58:05.380Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T07:58:05.380Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-08T07:58:05.748Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-02-08T07:58:05.871Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-02-08T07:58:06.004Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-08T07:58:06.131Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-08T07:58:06.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-08T07:58:06.392Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-08T07:58:06.516Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-08T07:58:06.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-08T07:58:06.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-08T07:58:06.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-08T07:58:07.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-08T07:58:07.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-02-08T07:58:07.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-08T07:58:07.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-08T07:58:07.604Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-08T07:58:07.744Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-08T07:58:07.861Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-08T07:58:08.020Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-08T07:58:08.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-08T07:58:08.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-08T07:58:08.437Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-08T07:58:08.562Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-08T07:58:08.684Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-08T07:58:08.803Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-08T07:58:08.939Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-08T07:58:09.109Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-08T07:58:09.289Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-08T07:58:09.416Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-296 [Pipeline] echo [2021-02-08T07:58:09.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-296 [Pipeline] echo [2021-02-08T07:58:09.690Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-296 [Pipeline] echo [2021-02-08T07:58:09.839Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 [Pipeline] echo [2021-02-08T07:58:09.971Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c912cd7 [Pipeline] echo [2021-02-08T07:58:10.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T07:58:10.359Z] provisioning config files... [2021-02-08T07:58:10.386Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp/config6028756296165835024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T07:58:10.825Z] ---> docker-login.sh [2021-02-08T07:58:10.826Z] nexus3.edgexfoundry.org:10001 [2021-02-08T07:58:11.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T07:58:11.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T07:58:11.354Z] Configure a credential helper to remove this warning. See [2021-02-08T07:58:11.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T07:58:11.354Z] [2021-02-08T07:58:11.354Z] Login Succeeded [2021-02-08T07:58:11.354Z] nexus3.edgexfoundry.org:10002 [2021-02-08T07:58:11.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T07:58:11.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T07:58:11.354Z] Configure a credential helper to remove this warning. See [2021-02-08T07:58:11.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T07:58:11.354Z] [2021-02-08T07:58:11.354Z] Login Succeeded [2021-02-08T07:58:11.354Z] nexus3.edgexfoundry.org:10003 [2021-02-08T07:58:11.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T07:58:11.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T07:58:11.616Z] Configure a credential helper to remove this warning. See [2021-02-08T07:58:11.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T07:58:11.616Z] [2021-02-08T07:58:11.616Z] Login Succeeded [2021-02-08T07:58:11.616Z] nexus3.edgexfoundry.org:10004 [2021-02-08T07:58:11.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T07:58:11.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T07:58:11.879Z] Configure a credential helper to remove this warning. See [2021-02-08T07:58:11.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T07:58:11.879Z] [2021-02-08T07:58:11.879Z] Login Succeeded [2021-02-08T07:58:11.879Z] docker.io [2021-02-08T07:58:11.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T07:58:12.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T07:58:12.141Z] Configure a credential helper to remove this warning. See [2021-02-08T07:58:12.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T07:58:12.141Z] [2021-02-08T07:58:12.141Z] Login Succeeded [2021-02-08T07:58:12.141Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T07:58:12.166Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T07:58:13.255Z] + git log --format=format:%s -1 c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 [Pipeline] echo [2021-02-08T07:58:13.336Z] GIT_COMMIT: c912cd76b3a98f79030ea312fdc8e1c64dd5ead3, Commit Message: Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.2 [Pipeline] echo [2021-02-08T07:58:13.410Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-08T07:58:14.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T07:58:14.444Z] [2021-02-08T07:58:14.444Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T07:58:14.865Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T07:58:14.865Z] latest: Pulling from edgex-devops/git-semver [2021-02-08T07:58:14.865Z] 31603596830f: Pulling fs layer [2021-02-08T07:58:14.865Z] 2a8b12db71e7: Pulling fs layer [2021-02-08T07:58:14.865Z] 6ca5941a6612: Pulling fs layer [2021-02-08T07:58:14.865Z] ecc8261a40a4: Pulling fs layer [2021-02-08T07:58:14.865Z] ecc8261a40a4: Waiting [2021-02-08T07:58:14.865Z] 2a8b12db71e7: Verifying Checksum [2021-02-08T07:58:14.865Z] 2a8b12db71e7: Download complete [2021-02-08T07:58:14.865Z] 31603596830f: Verifying Checksum [2021-02-08T07:58:14.865Z] 31603596830f: Download complete [2021-02-08T07:58:15.129Z] ecc8261a40a4: Verifying Checksum [2021-02-08T07:58:15.129Z] ecc8261a40a4: Download complete [2021-02-08T07:58:15.129Z] 6ca5941a6612: Verifying Checksum [2021-02-08T07:58:15.129Z] 6ca5941a6612: Download complete [2021-02-08T07:58:15.391Z] 31603596830f: Pull complete [2021-02-08T07:58:15.391Z] 2a8b12db71e7: Pull complete [2021-02-08T07:58:16.351Z] 6ca5941a6612: Pull complete [2021-02-08T07:58:16.351Z] ecc8261a40a4: Pull complete [2021-02-08T07:58:16.613Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-08T07:58:16.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T07:58:16.613Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-08T07:58:16.734Z] prd-centos7-docker-4c-2g-25496 does not seem to be running inside a container [2021-02-08T07:58:16.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-296 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-296:/w/workspace/edgexfoundry_edgex-ui-go_PR-296:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-08T07:58:19.193Z] $ docker top ee867a0c42cd5ee0b68903a2df144707bf6b0589bc0204ec4868a76a5ce6974d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-08T07:58:19.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T07:58:19.683Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T07:58:19.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T07:58:19.925Z] $ docker exec ee867a0c42cd5ee0b68903a2df144707bf6b0589bc0204ec4868a76a5ce6974d ssh-agent [2021-02-08T07:58:20.085Z] SSH_AUTH_SOCK=/tmp/ssh-Ust4IRGRxeLD/agent.11 [2021-02-08T07:58:20.085Z] SSH_AGENT_PID=16 [2021-02-08T07:58:20.098Z] Running ssh-add (command line suppressed) [2021-02-08T07:58:20.220Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp/private_key_1016730923200133086.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp/private_key_1016730923200133086.key) [2021-02-08T07:58:20.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T07:58:20.667Z] + git tag --points-at HEAD [Pipeline] } [2021-02-08T07:58:20.698Z] $ docker exec --env ******** --env ******** ee867a0c42cd5ee0b68903a2df144707bf6b0589bc0204ec4868a76a5ce6974d ssh-agent -k [2021-02-08T07:58:20.810Z] unset SSH_AUTH_SOCK; [2021-02-08T07:58:20.811Z] unset SSH_AGENT_PID; [2021-02-08T07:58:20.811Z] echo Agent pid 16 killed; [2021-02-08T07:58:20.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-08T07:58:21.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T07:58:21.063Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T07:58:21.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T07:58:21.243Z] $ docker exec ee867a0c42cd5ee0b68903a2df144707bf6b0589bc0204ec4868a76a5ce6974d ssh-agent [2021-02-08T07:58:21.409Z] SSH_AUTH_SOCK=/tmp/ssh-FSSGBgYRdw8Q/agent.44 [2021-02-08T07:58:21.409Z] SSH_AGENT_PID=49 [2021-02-08T07:58:21.417Z] Running ssh-add (command line suppressed) [2021-02-08T07:58:21.529Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp/private_key_4614591534975638832.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp/private_key_4614591534975638832.key) [2021-02-08T07:58:21.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T07:58:21.957Z] + git semver init [2021-02-08T07:58:21.957Z] # -> Open(): unable to determine branch for HEAD [2021-02-08T07:58:21.957Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-296/.git [2021-02-08T07:58:21.957Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-296 [2021-02-08T07:58:21.957Z] # $SEMVER_REMOTE_NAME = origin [2021-02-08T07:58:21.957Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-08T07:58:21.957Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-08T07:58:21.957Z] # $SEMVER_BRANCH = PR-296 [2021-02-08T07:58:21.957Z] # $SEMVER_TEMP = /tmp/semver-305458626 [2021-02-08T07:58:21.957Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-02-08T07:58:22.905Z] # '/tmp/semver-305458626' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-296/.semver' [2021-02-08T07:58:22.905Z] # -> Force: false [2021-02-08T07:58:22.905Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-296/.semver [Pipeline] } [2021-02-08T07:58:22.927Z] $ docker exec --env ******** --env ******** ee867a0c42cd5ee0b68903a2df144707bf6b0589bc0204ec4868a76a5ce6974d ssh-agent -k [2021-02-08T07:58:23.043Z] unset SSH_AUTH_SOCK; [2021-02-08T07:58:23.045Z] unset SSH_AGENT_PID; [2021-02-08T07:58:23.046Z] echo Agent pid 49 killed; [2021-02-08T07:58:23.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T07:58:23.715Z] + git semver [Pipeline] } [2021-02-08T07:58:23.748Z] $ docker stop --time=1 ee867a0c42cd5ee0b68903a2df144707bf6b0589bc0204ec4868a76a5ce6974d [2021-02-08T07:58:25.198Z] $ docker rm -f ee867a0c42cd5ee0b68903a2df144707bf6b0589bc0204ec4868a76a5ce6974d [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T07:58:25.762Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-08T07:58:26.234Z] Stashed 1 file(s) [Pipeline] echo [2021-02-08T07:58:26.254Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-02-08T07:58:42.057Z] Still waiting to schedule task [2021-02-08T07:58:42.057Z] ‘prd-centos7-blackbox-4c-2g-25321’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-25493’ is offline; ‘prd-centos7-docker-4c-2g-25495’ is offline; ‘prd-centos7-docker-4c-2g-25497’ is offline; ‘prd-centos7-docker-4c-2g-25498’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-25494’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-02-08T07:58:42.081Z] Still waiting to schedule task [2021-02-08T07:58:42.081Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-25494’ is offline [2021-02-08T07:59:50.421Z] Running on prd-centos7-docker-4c-2g-25501 in /w/workspace/edgexfoundry_edgex-ui-go_PR-296 [Pipeline] { [Pipeline] ws [2021-02-08T07:59:50.514Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-02-08T07:59:52.968Z] using credential edgex-jenkins-ssh [2021-02-08T07:59:53.019Z] Cloning the remote Git repository [2021-02-08T07:59:53.047Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-08T07:59:53.216Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-02-08T07:59:53.284Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-08T07:59:53.284Z] > git --version # timeout=10 [2021-02-08T07:59:53.293Z] > git --version # 'git version 2.24.3' [2021-02-08T07:59:53.293Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T07:59:53.331Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T07:59:54.637Z] Merging remotes/origin/master commit e5cb8e831f0d9734d8f8d47071e82da6adc916ee into PR head commit c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 [2021-02-08T07:59:54.832Z] Merge succeeded, producing c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 [2021-02-08T07:59:54.833Z] Checking out Revision c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 (PR-296) [2021-02-08T07:59:54.190Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-08T07:59:54.198Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T07:59:54.211Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-08T07:59:54.223Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-08T07:59:54.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T07:59:54.227Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-08T07:59:54.645Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T07:59:54.654Z] > git checkout -f c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 # timeout=10 [2021-02-08T07:59:54.796Z] > git remote # timeout=10 [2021-02-08T07:59:54.803Z] > git config --get remote.origin.url # timeout=10 [2021-02-08T07:59:54.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T07:59:54.813Z] > git merge e5cb8e831f0d9734d8f8d47071e82da6adc916ee # timeout=10 [2021-02-08T07:59:54.825Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-08T07:59:54.835Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T07:59:54.840Z] > git checkout -f c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 # timeout=10 [2021-02-08T07:59:58.575Z] Commit message: "Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.2" [2021-02-08T07:59:58.604Z] > git --version # timeout=10 [2021-02-08T07:59:58.610Z] > git --version # 'git version 2.24.3' [2021-02-08T07:59:58.616Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T07:59:59.999Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-08T08:00:00.357Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T08:00:00.675Z] + true [2021-02-08T08:00:00.675Z] + sudo service docker restart [2021-02-08T08:00:00.675Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T08:00:01.836Z] provisioning config files... [2021-02-08T08:00:01.886Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4297324854874851368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T08:00:02.400Z] ---> docker-login.sh [2021-02-08T08:00:02.400Z] nexus3.edgexfoundry.org:10001 [2021-02-08T08:00:02.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T08:00:02.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T08:00:02.943Z] Configure a credential helper to remove this warning. See [2021-02-08T08:00:02.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T08:00:02.943Z] [2021-02-08T08:00:02.943Z] Login Succeeded [2021-02-08T08:00:02.943Z] nexus3.edgexfoundry.org:10002 [2021-02-08T08:00:02.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T08:00:03.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T08:00:03.222Z] Configure a credential helper to remove this warning. See [2021-02-08T08:00:03.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T08:00:03.222Z] [2021-02-08T08:00:03.222Z] Login Succeeded [2021-02-08T08:00:03.222Z] nexus3.edgexfoundry.org:10003 [2021-02-08T08:00:03.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T08:00:03.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T08:00:03.488Z] Configure a credential helper to remove this warning. See [2021-02-08T08:00:03.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T08:00:03.488Z] [2021-02-08T08:00:03.488Z] Login Succeeded [2021-02-08T08:00:03.488Z] nexus3.edgexfoundry.org:10004 [2021-02-08T08:00:03.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T08:00:03.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T08:00:03.488Z] Configure a credential helper to remove this warning. See [2021-02-08T08:00:03.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T08:00:03.488Z] [2021-02-08T08:00:03.488Z] Login Succeeded [2021-02-08T08:00:03.488Z] docker.io [2021-02-08T08:00:03.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T08:00:04.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T08:00:04.016Z] Configure a credential helper to remove this warning. See [2021-02-08T08:00:04.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T08:00:04.016Z] [2021-02-08T08:00:04.016Z] Login Succeeded [2021-02-08T08:00:04.016Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T08:00:04.038Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-08T08:00:04.606Z] ========================================================= [2021-02-08T08:00:04.606Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-08T08:00:04.606Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:00:04.988Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-08T08:00:05.257Z] Sending build context to Docker daemon 16.78MB [2021-02-08T08:00:05.522Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-08T08:00:05.522Z] Step 2/8 : FROM ${BASE} [2021-02-08T08:00:05.522Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-08T08:00:05.522Z] 188c0c94c7c5: Pulling fs layer [2021-02-08T08:00:05.522Z] 0ef7d3d256c8: Pulling fs layer [2021-02-08T08:00:05.522Z] de9db76c5a1d: Pulling fs layer [2021-02-08T08:00:05.522Z] bca2f99d35d6: Pulling fs layer [2021-02-08T08:00:05.522Z] 93359f2a8cfa: Pulling fs layer [2021-02-08T08:00:05.522Z] 7c6f9722023f: Pulling fs layer [2021-02-08T08:00:05.522Z] a35cf1a2eb13: Pulling fs layer [2021-02-08T08:00:05.522Z] bca2f99d35d6: Waiting [2021-02-08T08:00:05.522Z] 7c6f9722023f: Waiting [2021-02-08T08:00:05.522Z] 93359f2a8cfa: Waiting [2021-02-08T08:00:05.522Z] a35cf1a2eb13: Waiting [2021-02-08T08:00:05.522Z] de9db76c5a1d: Verifying Checksum [2021-02-08T08:00:05.522Z] de9db76c5a1d: Download complete [2021-02-08T08:00:05.522Z] 0ef7d3d256c8: Verifying Checksum [2021-02-08T08:00:05.522Z] 0ef7d3d256c8: Download complete [2021-02-08T08:00:05.522Z] 93359f2a8cfa: Verifying Checksum [2021-02-08T08:00:05.522Z] 93359f2a8cfa: Download complete [2021-02-08T08:00:05.522Z] 7c6f9722023f: Download complete [2021-02-08T08:00:05.522Z] 188c0c94c7c5: Download complete [2021-02-08T08:00:05.784Z] 188c0c94c7c5: Pull complete [2021-02-08T08:00:06.047Z] 0ef7d3d256c8: Pull complete [2021-02-08T08:00:06.047Z] de9db76c5a1d: Pull complete [2021-02-08T08:00:07.976Z] a35cf1a2eb13: Verifying Checksum [2021-02-08T08:00:07.976Z] a35cf1a2eb13: Download complete [2021-02-08T08:00:08.557Z] bca2f99d35d6: Verifying Checksum [2021-02-08T08:00:08.557Z] bca2f99d35d6: Download complete [2021-02-08T08:00:15.212Z] bca2f99d35d6: Pull complete [2021-02-08T08:00:15.212Z] 93359f2a8cfa: Pull complete [2021-02-08T08:00:15.212Z] 7c6f9722023f: Pull complete [2021-02-08T08:00:21.854Z] a35cf1a2eb13: Pull complete [2021-02-08T08:00:21.854Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-08T08:00:21.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-08T08:00:21.854Z] ---> a62c8e92a672 [2021-02-08T08:00:21.854Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-08T08:00:21.854Z] ---> Running in 254a4a19311a [2021-02-08T08:00:21.854Z] Removing intermediate container 254a4a19311a [2021-02-08T08:00:21.854Z] ---> 5e0540950b08 [2021-02-08T08:00:21.855Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T08:00:21.855Z] ---> Running in 9ee0c8c9cab2 [2021-02-08T08:00:22.810Z] Removing intermediate container 9ee0c8c9cab2 [2021-02-08T08:00:22.810Z] ---> e0b4119221d0 [2021-02-08T08:00:22.810Z] Step 5/8 : RUN apk add --no-cache make git [2021-02-08T08:00:23.074Z] ---> Running in 099b507a63eb [2021-02-08T08:00:24.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T08:00:24.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T08:00:25.555Z] OK: 166 MiB in 39 packages [2021-02-08T08:00:25.820Z] Removing intermediate container 099b507a63eb [2021-02-08T08:00:25.820Z] ---> cffd3d78e570 [2021-02-08T08:00:25.820Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-02-08T08:00:26.083Z] ---> Running in abe5055ba3fe [2021-02-08T08:00:26.083Z] Removing intermediate container abe5055ba3fe [2021-02-08T08:00:26.083Z] ---> 44962cb61571 [2021-02-08T08:00:26.083Z] Step 7/8 : COPY . . [2021-02-08T08:00:28.031Z] ---> e8bde1a176ef [2021-02-08T08:00:28.031Z] Step 8/8 : RUN go mod download [2021-02-08T08:00:28.031Z] ---> Running in bc7db1677ca9 [2021-02-08T08:00:30.641Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25500 in /w/workspace/edgexfoundry_edgex-ui-go_PR-296 [Pipeline] { [Pipeline] ws [2021-02-08T08:00:30.739Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-02-08T08:00:36.509Z] using credential edgex-jenkins-ssh [2021-02-08T08:00:36.575Z] Cloning the remote Git repository [2021-02-08T08:00:36.638Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-08T08:00:36.753Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-02-08T08:00:36.842Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-08T08:00:36.843Z] > git --version # timeout=10 [2021-02-08T08:00:36.869Z] > git --version # 'git version 2.17.1' [2021-02-08T08:00:36.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T08:00:36.963Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T08:00:39.228Z] Merging remotes/origin/master commit e5cb8e831f0d9734d8f8d47071e82da6adc916ee into PR head commit c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 [2021-02-08T08:00:39.673Z] Merge succeeded, producing c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 [2021-02-08T08:00:39.673Z] Checking out Revision c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 (PR-296) [2021-02-08T08:00:38.594Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-08T08:00:38.619Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T08:00:38.660Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-02-08T08:00:38.709Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-02-08T08:00:38.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T08:00:38.728Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-08T08:00:39.262Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T08:00:39.283Z] > git checkout -f c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 # timeout=10 [2021-02-08T08:00:39.565Z] > git remote # timeout=10 [2021-02-08T08:00:39.594Z] > git config --get remote.origin.url # timeout=10 [2021-02-08T08:00:39.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T08:00:39.629Z] > git merge e5cb8e831f0d9734d8f8d47071e82da6adc916ee # timeout=10 [2021-02-08T08:00:39.653Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-08T08:00:39.683Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T08:00:39.702Z] > git checkout -f c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 # timeout=10 [2021-02-08T08:00:44.630Z] Commit message: "Bump github.com/eclipse/paho.mqtt.golang from 1.2.0 to 1.3.2" [2021-02-08T08:00:44.690Z] > git --version # timeout=10 [2021-02-08T08:00:44.699Z] > git --version # 'git version 2.17.1' [2021-02-08T08:00:44.717Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T08:00:46.386Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-08T08:00:46.845Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T08:00:47.204Z] + sudo service docker restart [2021-02-08T08:00:47.204Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T08:00:49.982Z] provisioning config files... [2021-02-08T08:00:50.026Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5189331917700243694tmp [Pipeline] { [2021-02-08T08:00:50.115Z] Removing intermediate container bc7db1677ca9 [2021-02-08T08:00:50.115Z] ---> 3397cc14b42b [2021-02-08T08:00:50.115Z] Successfully built 3397cc14b42b [2021-02-08T08:00:50.115Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:00:50.538Z] ---> docker-login.sh [2021-02-08T08:00:50.538Z] nexus3.edgexfoundry.org:10001 [2021-02-08T08:00:50.673Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T08:00:50.673Z] . [Pipeline] withDockerContainer [2021-02-08T08:00:50.837Z] prd-centos7-docker-4c-2g-25501 does not seem to be running inside a container [2021-02-08T08:00:50.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-08T08:00:51.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T08:00:51.706Z] $ docker top f6cdf4b42526adb75726ee8e5ee5f8371f8a76b58efcca0f9e128a7a0cabade6 -eo pid,comm [2021-02-08T08:00:51.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T08:00:51.810Z] Configure a credential helper to remove this warning. See [2021-02-08T08:00:51.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T08:00:51.810Z] [2021-02-08T08:00:51.810Z] Login Succeeded [2021-02-08T08:00:51.810Z] nexus3.edgexfoundry.org:10002 [Pipeline] { [Pipeline] sh [2021-02-08T08:00:52.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T08:00:52.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T08:00:52.369Z] Configure a credential helper to remove this warning. See [2021-02-08T08:00:52.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T08:00:52.369Z] [2021-02-08T08:00:52.369Z] Login Succeeded [2021-02-08T08:00:52.369Z] nexus3.edgexfoundry.org:10003 [2021-02-08T08:00:52.397Z] + go version [2021-02-08T08:00:52.397Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-08T08:00:52.432Z] $ docker stop --time=1 f6cdf4b42526adb75726ee8e5ee5f8371f8a76b58efcca0f9e128a7a0cabade6 [2021-02-08T08:00:52.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T08:00:52.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T08:00:52.931Z] Configure a credential helper to remove this warning. See [2021-02-08T08:00:52.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T08:00:52.931Z] [2021-02-08T08:00:52.931Z] Login Succeeded [2021-02-08T08:00:52.931Z] nexus3.edgexfoundry.org:10004 [2021-02-08T08:00:53.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T08:00:53.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T08:00:53.491Z] Configure a credential helper to remove this warning. See [2021-02-08T08:00:53.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T08:00:53.491Z] [2021-02-08T08:00:53.491Z] Login Succeeded [2021-02-08T08:00:53.491Z] docker.io [2021-02-08T08:00:53.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T08:00:53.793Z] $ docker rm -f f6cdf4b42526adb75726ee8e5ee5f8371f8a76b58efcca0f9e128a7a0cabade6 [Pipeline] // withDockerContainer [2021-02-08T08:00:54.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T08:00:54.056Z] Configure a credential helper to remove this warning. See [2021-02-08T08:00:54.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T08:00:54.056Z] [2021-02-08T08:00:54.056Z] Login Succeeded [2021-02-08T08:00:54.056Z] ---> docker-login.sh ends [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] } [2021-02-08T08:00:54.354Z] Deleting 1 temporary files [Pipeline] // stage [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-02-08T08:00:55.154Z] ========================================================= [2021-02-08T08:00:55.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-08T08:00:55.154Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:00:55.306Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T08:00:55.306Z] . [Pipeline] withDockerContainer [2021-02-08T08:00:55.525Z] prd-centos7-docker-4c-2g-25501 does not seem to be running inside a container [2021-02-08T08:00:55.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-08T08:00:55.603Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-08T08:00:56.228Z] Sending build context to Docker daemon 16.78MB [2021-02-08T08:00:56.228Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-08T08:00:56.228Z] Step 2/8 : FROM ${BASE} [2021-02-08T08:00:56.317Z] $ docker top 194f1c43a846954b4fc819c3fda144a55c12b068c3d5cce642c0a7abc6e85248 -eo pid,comm [Pipeline] { [2021-02-08T08:00:56.507Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-08T08:00:56.507Z] 5f621e34cdf4: Pulling fs layer [2021-02-08T08:00:56.507Z] a4357932f1b6: Pulling fs layer [2021-02-08T08:00:56.507Z] 18c013af1878: Pulling fs layer [2021-02-08T08:00:56.507Z] 00ac8860ef70: Pulling fs layer [2021-02-08T08:00:56.507Z] 63d7cb157983: Pulling fs layer [2021-02-08T08:00:56.507Z] b116817d02f9: Pulling fs layer [2021-02-08T08:00:56.507Z] 745a02a5169b: Pulling fs layer [2021-02-08T08:00:56.507Z] 63d7cb157983: Waiting [2021-02-08T08:00:56.507Z] b116817d02f9: Waiting [2021-02-08T08:00:56.507Z] 745a02a5169b: Waiting [2021-02-08T08:00:56.507Z] 00ac8860ef70: Waiting [2021-02-08T08:00:56.507Z] 18c013af1878: Verifying Checksum [2021-02-08T08:00:56.507Z] 18c013af1878: Download complete [2021-02-08T08:00:56.507Z] a4357932f1b6: Verifying Checksum [2021-02-08T08:00:56.507Z] a4357932f1b6: Download complete [2021-02-08T08:00:56.507Z] 63d7cb157983: Verifying Checksum [2021-02-08T08:00:56.507Z] 63d7cb157983: Download complete [2021-02-08T08:00:56.507Z] b116817d02f9: Verifying Checksum [2021-02-08T08:00:56.507Z] b116817d02f9: Download complete [2021-02-08T08:00:56.507Z] 5f621e34cdf4: Download complete [Pipeline] sh [2021-02-08T08:00:56.925Z] + make test [2021-02-08T08:00:56.925Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-02-08T08:00:57.517Z] 5f621e34cdf4: Pull complete [2021-02-08T08:00:57.797Z] a4357932f1b6: Pull complete [2021-02-08T08:00:57.902Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-02-08T08:00:58.402Z] 18c013af1878: Pull complete [2021-02-08T08:00:59.006Z] 745a02a5169b: Verifying Checksum [2021-02-08T08:00:59.006Z] 745a02a5169b: Download complete [2021-02-08T08:00:59.995Z] 00ac8860ef70: Verifying Checksum [2021-02-08T08:00:59.995Z] 00ac8860ef70: Download complete [2021-02-08T08:01:06.184Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-02-08T08:01:06.184Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-02-08T08:01:06.184Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-02-08T08:01:06.184Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-02-08T08:01:06.184Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-02-08T08:01:06.184Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-02-08T08:01:06.184Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-02-08T08:01:06.184Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-02-08T08:01:06.184Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-02-08T08:01:06.184Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-02-08T08:01:06.184Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-02-08T08:01:06.184Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-02-08T08:01:06.184Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-02-08T08:01:07.623Z] $ docker stop --time=1 194f1c43a846954b4fc819c3fda144a55c12b068c3d5cce642c0a7abc6e85248 [2021-02-08T08:01:09.700Z] $ docker rm -f 194f1c43a846954b4fc819c3fda144a55c12b068c3d5cce642c0a7abc6e85248 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T08:01:10.184Z] 00ac8860ef70: Pull complete [2021-02-08T08:01:10.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-08T08:01:10.467Z] 63d7cb157983: Pull complete [2021-02-08T08:01:10.748Z] b116817d02f9: Pull complete [2021-02-08T08:01:10.834Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-02-08T08:01:13.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-08T08:01:13.924Z] + ls -al . [2021-02-08T08:01:13.924Z] total 92 [2021-02-08T08:01:13.924Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 8 08:00 . [2021-02-08T08:01:13.924Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 8 07:59 .. [2021-02-08T08:01:13.924Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 8 07:59 assets [2021-02-08T08:01:13.924Z] drwxrwxr-x. 2 jenkins jenkins 35 Feb 8 07:59 bin [2021-02-08T08:01:13.924Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 8 07:59 cmd [2021-02-08T08:01:13.924Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 8 07:59 CONTRIBUTING.md [2021-02-08T08:01:13.924Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 8 08:00 coverage.out [2021-02-08T08:01:13.924Z] -rw-rw-r--. 1 jenkins jenkins 1508 Feb 8 07:59 Dockerfile [2021-02-08T08:01:13.924Z] -rw-rw-r--. 1 jenkins jenkins 902 Feb 8 07:59 Dockerfile.build [2021-02-08T08:01:13.924Z] drwxrwxr-x. 5 jenkins jenkins 104 Feb 8 07:59 docs [2021-02-08T08:01:13.924Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 8 07:59 .git [2021-02-08T08:01:13.924Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 8 07:59 .github [2021-02-08T08:01:13.924Z] -rw-rw-r--. 1 jenkins jenkins 153 Feb 8 07:59 .gitignore [2021-02-08T08:01:13.924Z] -rw-rw-r--. 1 jenkins jenkins 1019 Feb 8 07:59 go.mod [2021-02-08T08:01:13.924Z] -rw-r--r--. 1 jenkins jenkins 20843 Feb 8 08:00 go.sum [2021-02-08T08:01:13.924Z] drwxrwxr-x. 10 jenkins jenkins 139 Feb 8 07:59 internal [2021-02-08T08:01:13.924Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 8 07:59 Jenkinsfile [2021-02-08T08:01:13.924Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 8 07:59 LICENSE [2021-02-08T08:01:13.924Z] -rw-rw-r--. 1 jenkins jenkins 951 Feb 8 07:59 Makefile [2021-02-08T08:01:13.924Z] -rw-rw-r--. 1 jenkins jenkins 4535 Feb 8 07:59 README.md [2021-02-08T08:01:13.924Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 8 07:58 VERSION [2021-02-08T08:01:13.924Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 8 07:59 version.go [2021-02-08T08:01:13.924Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 8 07:59 web [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:01:14.274Z] + 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=c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 --label arch=amd64 --label version=0.0.0 . [2021-02-08T08:01:14.537Z] Sending build context to Docker daemon 16.8MB [2021-02-08T08:01:14.800Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-02-08T08:01:14.800Z] Step 2/24 : FROM ${BASE} AS builder [2021-02-08T08:01:14.800Z] ---> 3397cc14b42b [2021-02-08T08:01:14.800Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-02-08T08:01:15.069Z] ---> Running in 4adb075ca57a [2021-02-08T08:01:15.091Z] 745a02a5169b: Pull complete [2021-02-08T08:01:15.091Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-08T08:01:15.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-08T08:01:15.091Z] ---> b7e6874047d6 [2021-02-08T08:01:15.091Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-08T08:01:15.338Z] Removing intermediate container 4adb075ca57a [2021-02-08T08:01:15.338Z] ---> c1ecb319435d [2021-02-08T08:01:15.338Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-02-08T08:01:15.338Z] ---> Running in 9562d0379a0d [2021-02-08T08:01:15.600Z] Removing intermediate container 9562d0379a0d [2021-02-08T08:01:15.600Z] ---> 2a297ec4b8b1 [2021-02-08T08:01:15.600Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-02-08T08:01:15.600Z] ---> Running in 65d513d926c9 [2021-02-08T08:01:15.864Z] Removing intermediate container 65d513d926c9 [2021-02-08T08:01:15.864Z] ---> a580aceded99 [2021-02-08T08:01:15.864Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-02-08T08:01:15.864Z] ---> Running in 8926bcb7bcf7 [2021-02-08T08:01:15.864Z] Removing intermediate container 8926bcb7bcf7 [2021-02-08T08:01:15.864Z] ---> 7ade58f18178 [2021-02-08T08:01:15.864Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-02-08T08:01:16.151Z] ---> Running in 15a00de69865 [2021-02-08T08:01:16.151Z] Removing intermediate container 15a00de69865 [2021-02-08T08:01:16.151Z] ---> f8ebae96479d [2021-02-08T08:01:16.151Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T08:01:16.151Z] ---> Running in 5a913eb1b743 [2021-02-08T08:01:17.107Z] Removing intermediate container 5a913eb1b743 [2021-02-08T08:01:17.107Z] ---> 83f753f6838e [2021-02-08T08:01:17.107Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-08T08:01:17.374Z] ---> Running in cc7e625c59c7 [2021-02-08T08:01:17.801Z] ---> Running in e47b7f75eb91 [2021-02-08T08:01:17.952Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T08:01:18.401Z] Removing intermediate container e47b7f75eb91 [2021-02-08T08:01:18.401Z] ---> 5bdd2cb3d730 [2021-02-08T08:01:18.401Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T08:01:18.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T08:01:18.679Z] ---> Running in 5f479f93fa15 [2021-02-08T08:01:19.123Z] OK: 166 MiB in 39 packages [2021-02-08T08:01:19.703Z] Removing intermediate container cc7e625c59c7 [2021-02-08T08:01:19.703Z] ---> 2a80f8ffef43 [2021-02-08T08:01:19.703Z] Step 10/24 : ENV GO111MODULE=on [2021-02-08T08:01:19.703Z] ---> Running in 60b3bdbb8237 [2021-02-08T08:01:19.703Z] Removing intermediate container 60b3bdbb8237 [2021-02-08T08:01:19.703Z] ---> b344fa2676a9 [2021-02-08T08:01:19.703Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-02-08T08:01:19.967Z] ---> Running in af2ca3022dc6 [2021-02-08T08:01:19.967Z] Removing intermediate container af2ca3022dc6 [2021-02-08T08:01:19.967Z] ---> b66c57463042 [2021-02-08T08:01:19.967Z] Step 12/24 : COPY go.mod . [2021-02-08T08:01:20.230Z] ---> 97dfd2d5b27d [2021-02-08T08:01:20.230Z] Step 13/24 : COPY Makefile . [2021-02-08T08:01:20.500Z] ---> c5a060ee8def [2021-02-08T08:01:20.500Z] Step 14/24 : RUN make update [2021-02-08T08:01:20.500Z] ---> Running in 8f15a7372975 [2021-02-08T08:01:21.108Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-08T08:01:21.319Z] Removing intermediate container 5f479f93fa15 [2021-02-08T08:01:21.319Z] ---> 7978a65f1b66 [2021-02-08T08:01:21.319Z] Step 5/8 : RUN apk add --no-cache make git [2021-02-08T08:01:21.319Z] ---> Running in 91fe784f7ba6 [2021-02-08T08:01:21.712Z] Removing intermediate container 8f15a7372975 [2021-02-08T08:01:21.712Z] ---> 2902bd1b1534 [2021-02-08T08:01:21.712Z] Step 15/24 : COPY . . [2021-02-08T08:01:22.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T08:01:23.293Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T08:01:23.647Z] ---> f7474c488d00 [2021-02-08T08:01:23.647Z] Step 16/24 : RUN ${MAKE} [2021-02-08T08:01:23.647Z] ---> Running in f3c4b5cdb6b8 [2021-02-08T08:01:23.893Z] OK: 142 MiB in 39 packages [2021-02-08T08:01:23.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-02-08T08:01:24.881Z] Removing intermediate container 91fe784f7ba6 [2021-02-08T08:01:24.881Z] ---> b518dca3185e [2021-02-08T08:01:24.881Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-02-08T08:01:25.482Z] ---> Running in 5fa034a3009e [2021-02-08T08:01:26.082Z] Removing intermediate container 5fa034a3009e [2021-02-08T08:01:26.082Z] ---> 8f061f7a9df0 [2021-02-08T08:01:26.082Z] Step 7/8 : COPY . . [2021-02-08T08:01:28.093Z] ---> 08e61a423dc9 [2021-02-08T08:01:28.093Z] Step 8/8 : RUN go mod download [2021-02-08T08:01:28.377Z] ---> Running in 67740cd683ae [2021-02-08T08:01:32.183Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-08T08:01:35.510Z] Removing intermediate container f3c4b5cdb6b8 [2021-02-08T08:01:35.510Z] ---> 10dd5987b521 [2021-02-08T08:01:35.510Z] Step 17/24 : FROM alpine:3.12 [2021-02-08T08:01:35.510Z] 3.12: Pulling from library/alpine [2021-02-08T08:01:35.510Z] 801bfaa63ef2: Pulling fs layer [2021-02-08T08:01:35.777Z] 801bfaa63ef2: Download complete [2021-02-08T08:01:36.039Z] 801bfaa63ef2: Pull complete [2021-02-08T08:01:36.039Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-08T08:01:36.039Z] Status: Downloaded newer image for alpine:3.12 [2021-02-08T08:01:36.039Z] ---> 389fef711851 [2021-02-08T08:01:36.039Z] Step 18/24 : EXPOSE 4000 [2021-02-08T08:01:36.039Z] ---> Running in 5ae2e5014674 [2021-02-08T08:01:36.304Z] Removing intermediate container 5ae2e5014674 [2021-02-08T08:01:36.304Z] ---> 7174fe25ef54 [2021-02-08T08:01:36.304Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-02-08T08:01:37.254Z] ---> a6c2cc9fa0c4 [2021-02-08T08:01:37.254Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-02-08T08:01:37.521Z] ---> Running in af6256020a30 [2021-02-08T08:01:37.521Z] Removing intermediate container af6256020a30 [2021-02-08T08:01:37.521Z] ---> 615c5a780e22 [2021-02-08T08:01:37.521Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-02-08T08:01:37.784Z] ---> Running in 60bd982a0c3a [2021-02-08T08:01:37.784Z] Removing intermediate container 60bd982a0c3a [2021-02-08T08:01:37.784Z] ---> 605622066104 [2021-02-08T08:01:37.784Z] Step 22/24 : LABEL arch=amd64 [2021-02-08T08:01:38.055Z] ---> Running in 0fe942a5b8c1 [2021-02-08T08:01:38.055Z] Removing intermediate container 0fe942a5b8c1 [2021-02-08T08:01:38.055Z] ---> d49a98c70434 [2021-02-08T08:01:38.055Z] Step 23/24 : LABEL git_sha=c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 [2021-02-08T08:01:38.055Z] ---> Running in c5cf25095e99 [2021-02-08T08:01:38.323Z] Removing intermediate container c5cf25095e99 [2021-02-08T08:01:38.323Z] ---> 8eabf82ea9a9 [2021-02-08T08:01:38.323Z] Step 24/24 : LABEL version=0.0.0 [2021-02-08T08:01:38.323Z] ---> Running in a79771db178f [2021-02-08T08:01:38.591Z] Removing intermediate container a79771db178f [2021-02-08T08:01:38.591Z] ---> d3771071f003 [2021-02-08T08:01:38.591Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-08T08:01:38.591Z] Successfully built d3771071f003 [2021-02-08T08:01:38.591Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-08T08:01:55.224Z] Removing intermediate container 67740cd683ae [2021-02-08T08:01:55.224Z] ---> a63e6c717e79 [2021-02-08T08:01:55.224Z] Successfully built a63e6c717e79 [2021-02-08T08:01:55.224Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:01:55.627Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T08:01:55.627Z] . [Pipeline] withDockerContainer [2021-02-08T08:01:55.966Z] prd-ubuntu18.04-docker-arm64-4c-16g-25500 does not seem to be running inside a container [2021-02-08T08:01:56.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-08T08:01:57.753Z] $ docker top e063fa12c9f5656b43b4c356e8f7d2dc8d62177fa2c5d31397ad2da568bd9283 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T08:01:58.847Z] + go version [2021-02-08T08:01:58.847Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-08T08:01:58.888Z] $ docker stop --time=1 e063fa12c9f5656b43b4c356e8f7d2dc8d62177fa2c5d31397ad2da568bd9283 [2021-02-08T08:02:01.245Z] $ docker rm -f e063fa12c9f5656b43b4c356e8f7d2dc8d62177fa2c5d31397ad2da568bd9283 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:02:02.554Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T08:02:02.554Z] . [Pipeline] withDockerContainer [2021-02-08T08:02:02.810Z] prd-ubuntu18.04-docker-arm64-4c-16g-25500 does not seem to be running inside a container [2021-02-08T08:02:02.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-08T08:02:04.492Z] $ docker top d7e5539a42246a4427c36bc2daf4124dc777c126a3736fbe3dd4ee4c005a180a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T08:02:05.561Z] + make test [2021-02-08T08:02:05.561Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-02-08T08:02:06.554Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-02-08T08:02:28.757Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-02-08T08:02:28.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-02-08T08:02:28.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-02-08T08:02:28.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-02-08T08:02:28.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-02-08T08:02:28.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-02-08T08:02:28.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-02-08T08:02:28.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-02-08T08:02:28.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-02-08T08:02:28.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-02-08T08:02:28.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-02-08T08:02:28.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-02-08T08:02:29.031Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-02-08T08:02:34.493Z] $ docker stop --time=1 d7e5539a42246a4427c36bc2daf4124dc777c126a3736fbe3dd4ee4c005a180a [2021-02-08T08:02:36.571Z] $ docker rm -f d7e5539a42246a4427c36bc2daf4124dc777c126a3736fbe3dd4ee4c005a180a [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T08:02:37.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-08T08:02:37.519Z] Warning: overwriting stash ‘coverage-report’ [2021-02-08T08:02:38.425Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T08:02:39.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-08T08:02:39.783Z] + ls -al . [2021-02-08T08:02:39.783Z] total 124 [2021-02-08T08:02:39.783Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 8 08:02 . [2021-02-08T08:02:39.783Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 8 08:00 .. [2021-02-08T08:02:39.783Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 8 08:00 .git [2021-02-08T08:02:39.783Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 08:00 .github [2021-02-08T08:02:39.783Z] -rw-rw-r-- 1 jenkins jenkins 153 Feb 8 08:00 .gitignore [2021-02-08T08:02:39.783Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 8 08:00 CONTRIBUTING.md [2021-02-08T08:02:39.783Z] -rw-rw-r-- 1 jenkins jenkins 1508 Feb 8 08:00 Dockerfile [2021-02-08T08:02:39.783Z] -rw-rw-r-- 1 jenkins jenkins 902 Feb 8 08:00 Dockerfile.build [2021-02-08T08:02:39.783Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 8 08:00 Jenkinsfile [2021-02-08T08:02:39.783Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 8 08:00 LICENSE [2021-02-08T08:02:39.783Z] -rw-rw-r-- 1 jenkins jenkins 951 Feb 8 08:00 Makefile [2021-02-08T08:02:39.783Z] -rw-rw-r-- 1 jenkins jenkins 4535 Feb 8 08:00 README.md [2021-02-08T08:02:39.783Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 8 07:58 VERSION [2021-02-08T08:02:39.783Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 8 08:00 assets [2021-02-08T08:02:39.783Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 08:00 bin [2021-02-08T08:02:39.783Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 8 08:00 cmd [2021-02-08T08:02:39.783Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 8 08:02 coverage.out [2021-02-08T08:02:39.783Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 8 08:00 docs [2021-02-08T08:02:39.783Z] -rw-rw-r-- 1 jenkins jenkins 1019 Feb 8 08:00 go.mod [2021-02-08T08:02:39.783Z] -rw-r--r-- 1 jenkins jenkins 20843 Feb 8 08:02 go.sum [2021-02-08T08:02:39.783Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 8 08:00 internal [2021-02-08T08:02:39.783Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 8 08:00 version.go [2021-02-08T08:02:39.783Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 8 08:00 web [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:02:40.307Z] + 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=c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 --label arch=arm64 --label version=0.0.0 . [2021-02-08T08:02:40.970Z] Sending build context to Docker daemon 16.8MB [2021-02-08T08:02:40.970Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-02-08T08:02:40.970Z] Step 2/24 : FROM ${BASE} AS builder [2021-02-08T08:02:40.970Z] ---> a63e6c717e79 [2021-02-08T08:02:40.970Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-02-08T08:02:41.590Z] ---> Running in 8bd77e4a85d8 [2021-02-08T08:02:42.190Z] Removing intermediate container 8bd77e4a85d8 [2021-02-08T08:02:42.190Z] ---> ec9ad4c3afc7 [2021-02-08T08:02:42.190Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-02-08T08:02:42.190Z] ---> Running in 505c642a7732 [2021-02-08T08:02:42.789Z] Removing intermediate container 505c642a7732 [2021-02-08T08:02:42.789Z] ---> 9bd293a362ff [2021-02-08T08:02:42.789Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-02-08T08:02:42.789Z] ---> Running in d707c977fcbf [2021-02-08T08:02:43.392Z] Removing intermediate container d707c977fcbf [2021-02-08T08:02:43.392Z] ---> 25bb2baf2ccd [2021-02-08T08:02:43.392Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-02-08T08:02:43.666Z] ---> Running in 94f2247b1c4d [2021-02-08T08:02:43.945Z] Removing intermediate container 94f2247b1c4d [2021-02-08T08:02:43.945Z] ---> efef20af9871 [2021-02-08T08:02:43.945Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-02-08T08:02:44.218Z] ---> Running in 7177adb25bfe [2021-02-08T08:02:44.814Z] Removing intermediate container 7177adb25bfe [2021-02-08T08:02:44.814Z] ---> 6948d1f78c61 [2021-02-08T08:02:44.814Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T08:02:44.814Z] ---> Running in e24b3052db56 [2021-02-08T08:02:46.798Z] Removing intermediate container e24b3052db56 [2021-02-08T08:02:46.798Z] ---> af7ff0650958 [2021-02-08T08:02:46.798Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-08T08:02:47.078Z] ---> Running in 5b1ac033bf18 [2021-02-08T08:02:48.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T08:02:49.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T08:02:49.722Z] OK: 142 MiB in 39 packages [2021-02-08T08:02:51.174Z] Removing intermediate container 5b1ac033bf18 [2021-02-08T08:02:51.174Z] ---> 4d61e5ec0599 [2021-02-08T08:02:51.174Z] Step 10/24 : ENV GO111MODULE=on [2021-02-08T08:02:51.174Z] ---> Running in 24072599529c [2021-02-08T08:02:51.781Z] Removing intermediate container 24072599529c [2021-02-08T08:02:51.781Z] ---> 8315ef03ee42 [2021-02-08T08:02:51.781Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-02-08T08:02:51.781Z] ---> Running in 9d87bde08534 [2021-02-08T08:02:52.380Z] Removing intermediate container 9d87bde08534 [2021-02-08T08:02:52.380Z] ---> 976c00b26e88 [2021-02-08T08:02:52.380Z] Step 12/24 : COPY go.mod . [2021-02-08T08:02:52.983Z] ---> 47bcd859cb9a [2021-02-08T08:02:52.983Z] Step 13/24 : COPY Makefile . [2021-02-08T08:02:53.577Z] ---> 3f37a66aea5b [2021-02-08T08:02:53.577Z] Step 14/24 : RUN make update [2021-02-08T08:02:53.854Z] ---> Running in 1494ee5e2381 [2021-02-08T08:02:54.832Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-08T08:02:56.278Z] Removing intermediate container 1494ee5e2381 [2021-02-08T08:02:56.278Z] ---> c13d64b3966b [2021-02-08T08:02:56.278Z] Step 15/24 : COPY . . [2021-02-08T08:02:58.243Z] ---> fd59a2457fe6 [2021-02-08T08:02:58.243Z] Step 16/24 : RUN ${MAKE} [2021-02-08T08:02:58.243Z] ---> Running in 22e5477a1c63 [2021-02-08T08:02:59.226Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-02-08T08:03:21.449Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-02-08T08:03:28.160Z] Removing intermediate container 22e5477a1c63 [2021-02-08T08:03:28.160Z] ---> d4f54633b374 [2021-02-08T08:03:28.160Z] Step 17/24 : FROM alpine:3.12 [2021-02-08T08:03:28.160Z] 3.12: Pulling from library/alpine [2021-02-08T08:03:28.160Z] 159e5727ea61: Pulling fs layer [2021-02-08T08:03:28.433Z] 159e5727ea61: Verifying Checksum [2021-02-08T08:03:28.433Z] 159e5727ea61: Download complete [2021-02-08T08:03:29.034Z] 159e5727ea61: Pull complete [2021-02-08T08:03:29.034Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-08T08:03:29.034Z] Status: Downloaded newer image for alpine:3.12 [2021-02-08T08:03:29.034Z] ---> afeebe901d6b [2021-02-08T08:03:29.034Z] Step 18/24 : EXPOSE 4000 [2021-02-08T08:03:29.313Z] ---> Running in ada5edb91695 [2021-02-08T08:03:29.594Z] Removing intermediate container ada5edb91695 [2021-02-08T08:03:29.594Z] ---> fdaeffe1160f [2021-02-08T08:03:29.594Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-02-08T08:03:31.597Z] ---> e76247ec9d47 [2021-02-08T08:03:31.597Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-02-08T08:03:31.597Z] ---> Running in 4c64e3e1c1ff [2021-02-08T08:03:32.193Z] Removing intermediate container 4c64e3e1c1ff [2021-02-08T08:03:32.193Z] ---> f951f07d7999 [2021-02-08T08:03:32.193Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-02-08T08:03:32.193Z] ---> Running in 1b14762cac6c [2021-02-08T08:03:32.798Z] Removing intermediate container 1b14762cac6c [2021-02-08T08:03:32.798Z] ---> 0c4093aa0b98 [2021-02-08T08:03:32.798Z] Step 22/24 : LABEL arch=arm64 [2021-02-08T08:03:32.798Z] ---> Running in ac48b1642d35 [2021-02-08T08:03:33.394Z] Removing intermediate container ac48b1642d35 [2021-02-08T08:03:33.394Z] ---> 4103e16850c0 [2021-02-08T08:03:33.394Z] Step 23/24 : LABEL git_sha=c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 [2021-02-08T08:03:33.394Z] ---> Running in 8ae446f3fee7 [2021-02-08T08:03:33.989Z] Removing intermediate container 8ae446f3fee7 [2021-02-08T08:03:33.989Z] ---> e85341c4b21e [2021-02-08T08:03:33.989Z] Step 24/24 : LABEL version=0.0.0 [2021-02-08T08:03:34.263Z] ---> Running in a4ce64a77e84 [2021-02-08T08:03:34.538Z] Removing intermediate container a4ce64a77e84 [2021-02-08T08:03:34.538Z] ---> e208680b1274 [2021-02-08T08:03:34.538Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-08T08:03:34.813Z] Successfully built e208680b1274 [2021-02-08T08:03:34.813Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-08T08:03:37.192Z] provisioning config files... [2021-02-08T08:03:37.205Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp/config9103395425733098383tmp [Pipeline] { [Pipeline] sh [2021-02-08T08:03:37.639Z] + set +x [2021-02-08T08:03:37.640Z] + curl -s https://codecov.io/bash [2021-02-08T08:03:37.640Z] + bash -s -- [2021-02-08T08:03:37.907Z] [2021-02-08T08:03:37.907Z] _____ _ [2021-02-08T08:03:37.907Z] / ____| | | [2021-02-08T08:03:37.907Z] | | ___ __| | ___ ___ _____ __ [2021-02-08T08:03:37.907Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-08T08:03:37.907Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-08T08:03:37.907Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-08T08:03:37.907Z] Bash-20210129-7c25fce [2021-02-08T08:03:37.907Z] [2021-02-08T08:03:37.907Z] [2021-02-08T08:03:37.907Z] ==> git version 2.24.3 found [2021-02-08T08:03:37.907Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-08T08:03:37.907Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-08T08:03:37.907Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-08T08:03:37.907Z] ==> Jenkins CI detected. [2021-02-08T08:03:37.907Z] project root: . [2021-02-08T08:03:37.907Z] --> token set from env [2021-02-08T08:03:37.907Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-08T08:03:37.907Z] ==> Running gcov in . (disable via -X gcov) [2021-02-08T08:03:37.907Z] ==> Python coveragepy not found [2021-02-08T08:03:37.907Z] ==> Searching for coverage reports in: [2021-02-08T08:03:37.907Z] + . [2021-02-08T08:03:37.907Z] -> Found 1 reports [2021-02-08T08:03:37.907Z] ==> Detecting git/mercurial file structure [2021-02-08T08:03:37.907Z] ==> Reading reports [2021-02-08T08:03:37.907Z] + ./coverage.out bytes=10 [2021-02-08T08:03:37.907Z] ==> Appending adjustments [2021-02-08T08:03:37.907Z] https://docs.codecov.io/docs/fixing-reports [2021-02-08T08:03:38.175Z] + Found adjustments [2021-02-08T08:03:38.175Z] ==> Gzipping contents [2021-02-08T08:03:38.175Z] 4.0K /tmp/codecov.yOXIqP.gz [2021-02-08T08:03:38.175Z] ==> Uploading reports [2021-02-08T08:03:38.175Z] url: https://codecov.io [2021-02-08T08:03:38.175Z] query: branch=PR-296&commit=c912cd76b3a98f79030ea312fdc8e1c64dd5ead3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-296%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=296&job=&cmd_args= [2021-02-08T08:03:38.175Z] -> Pinging Codecov [2021-02-08T08:03:38.175Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-296&commit=c912cd76b3a98f79030ea312fdc8e1c64dd5ead3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-296%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=296&job=&cmd_args= [2021-02-08T08:03:38.750Z] -> Uploading to [2021-02-08T08:03:38.750Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-08/FB506323287CE973F263BFD2A0EB1F37/c912cd76b3a98f79030ea312fdc8e1c64dd5ead3/8a454f1e-2669-4626-bd49-28c160901a7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210208T080338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8b4eccb87dd35a28afceffabe7a7c81d933f0dfc2d7bb019345bdf4e7ccf5e7 [2021-02-08T08:03:38.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-08T08:03:38.750Z] Dload Upload Total Spent Left Speed [2021-02-08T08:03:39.327Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2494 0 0 100 2494 0 5364 --:--:-- --:--:-- --:--:-- 5363 [2021-02-08T08:03:39.327Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c912cd76b3a98f79030ea312fdc8e1c64dd5ead3 [Pipeline] } [2021-02-08T08:03:39.354Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-08T08:03:43.126Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T08:03:43.536Z] ---> package-listing.sh [2021-02-08T08:03:43.536Z] ++ facter osfamily [2021-02-08T08:03:43.536Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-08T08:03:43.536Z] + OS_FAMILY=redhat [2021-02-08T08:03:43.536Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-296 [2021-02-08T08:03:43.536Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-08T08:03:43.536Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-08T08:03:43.536Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-08T08:03:43.536Z] + PACKAGES=/tmp/packages_start.txt [2021-02-08T08:03:43.536Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-296 ']' [2021-02-08T08:03:43.536Z] + PACKAGES=/tmp/packages_end.txt [2021-02-08T08:03:43.536Z] + case "${OS_FAMILY}" in [2021-02-08T08:03:43.536Z] + rpm -qa [2021-02-08T08:03:43.536Z] + sort [2021-02-08T08:03:48.869Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-08T08:03:48.869Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-08T08:03:48.869Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-08T08:03:48.870Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-296 ']' [2021-02-08T08:03:48.870Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-296/archives/ [2021-02-08T08:03:48.870Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-296/archives/ [Pipeline] echo [2021-02-08T08:03:48.906Z] 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-296/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-08T08:03:49.217Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:03:49.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T08:03:49.577Z] [2021-02-08T08:03:49.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-08T08:03:49.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T08:03:49.973Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-08T08:03:49.973Z] df20fa9351a1: Pulling fs layer [2021-02-08T08:03:49.973Z] 36b3adc4ff6f: Pulling fs layer [2021-02-08T08:03:49.973Z] 8ad3a11d3b57: Pulling fs layer [2021-02-08T08:03:49.973Z] 46f8f816bc3b: Pulling fs layer [2021-02-08T08:03:49.973Z] 93b61091891f: Pulling fs layer [2021-02-08T08:03:49.973Z] 93b9cdb0e59b: Pulling fs layer [2021-02-08T08:03:49.973Z] 5e14af77c1be: Pulling fs layer [2021-02-08T08:03:49.973Z] 01666e4c0597: Pulling fs layer [2021-02-08T08:03:49.973Z] aa168da1d23b: Pulling fs layer [2021-02-08T08:03:49.973Z] 93b9cdb0e59b: Waiting [2021-02-08T08:03:49.973Z] 01666e4c0597: Waiting [2021-02-08T08:03:49.973Z] 5e14af77c1be: Waiting [2021-02-08T08:03:49.973Z] aa168da1d23b: Waiting [2021-02-08T08:03:49.973Z] 46f8f816bc3b: Waiting [2021-02-08T08:03:49.973Z] 93b61091891f: Waiting [2021-02-08T08:03:49.973Z] 36b3adc4ff6f: Verifying Checksum [2021-02-08T08:03:49.973Z] 36b3adc4ff6f: Download complete [2021-02-08T08:03:49.973Z] 46f8f816bc3b: Verifying Checksum [2021-02-08T08:03:49.973Z] 46f8f816bc3b: Download complete [2021-02-08T08:03:49.973Z] df20fa9351a1: Verifying Checksum [2021-02-08T08:03:49.973Z] df20fa9351a1: Download complete [2021-02-08T08:03:50.235Z] 93b9cdb0e59b: Verifying Checksum [2021-02-08T08:03:50.235Z] 93b9cdb0e59b: Download complete [2021-02-08T08:03:50.235Z] 5e14af77c1be: Verifying Checksum [2021-02-08T08:03:50.235Z] 5e14af77c1be: Download complete [2021-02-08T08:03:50.235Z] 01666e4c0597: Verifying Checksum [2021-02-08T08:03:50.235Z] 01666e4c0597: Download complete [2021-02-08T08:03:50.235Z] 93b61091891f: Download complete [2021-02-08T08:03:50.502Z] 8ad3a11d3b57: Verifying Checksum [2021-02-08T08:03:50.502Z] 8ad3a11d3b57: Download complete [2021-02-08T08:03:50.502Z] df20fa9351a1: Pull complete [2021-02-08T08:03:50.770Z] 36b3adc4ff6f: Pull complete [2021-02-08T08:03:51.722Z] 8ad3a11d3b57: Pull complete [2021-02-08T08:03:51.985Z] 46f8f816bc3b: Pull complete [2021-02-08T08:03:52.563Z] aa168da1d23b: Verifying Checksum [2021-02-08T08:03:52.563Z] aa168da1d23b: Download complete [2021-02-08T08:03:52.563Z] 93b61091891f: Pull complete [2021-02-08T08:03:52.563Z] 93b9cdb0e59b: Pull complete [2021-02-08T08:03:52.828Z] 5e14af77c1be: Pull complete [2021-02-08T08:03:52.828Z] 01666e4c0597: Pull complete [2021-02-08T08:03:59.470Z] aa168da1d23b: Pull complete [2021-02-08T08:03:59.470Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-08T08:03:59.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T08:03:59.470Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-08T08:03:59.666Z] prd-centos7-docker-4c-2g-25496 does not seem to be running inside a container [2021-02-08T08:03:59.711Z] $ 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-296/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-296 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-296:/w/workspace/edgexfoundry_edgex-ui-go_PR-296:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-08T08:04:05.377Z] $ docker top 35e4b1cf4cbd0dd5927268234314f571a0c7a3cb07faff1e9990d92bcfb2a2ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T08:04:05.980Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-08T08:04:06.320Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-08T08:04:06.661Z] + ls /var/log/sa-host [2021-02-08T08:04:06.661Z] + sadf -c /var/log/sa-host/sa08 [2021-02-08T08:04:06.661Z] file_magic: OK [2021-02-08T08:04:06.661Z] HZ: Using current value: 100 [2021-02-08T08:04:06.661Z] file_header: OK [2021-02-08T08:04:06.661Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-08T08:04:06.661Z] Statistics: [2021-02-08T08:04:06.661Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-08T08:04:06.661Z] File successfully converted to sysstat format version 12.2.1 [2021-02-08T08:04:06.661Z] + sadf -c /var/log/sa-host/sa23 [2021-02-08T08:04:06.661Z] file_magic: OK [2021-02-08T08:04:06.661Z] HZ: Using current value: 100 [2021-02-08T08:04:06.661Z] file_header: OK [2021-02-08T08:04:06.661Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-08T08:04:06.661Z] Statistics: [2021-02-08T08:04:06.661Z] Hnuu...uuuununununu... [2021-02-08T08:04:06.661Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-08T08:04:07.375Z] provisioning config files... [2021-02-08T08:04:07.397Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-296@tmp/config3392492643058022681tmp [Pipeline] { [Pipeline] echo [2021-02-08T08:04:07.541Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T08:04:07.866Z] ---> create-netrc.sh [Pipeline] } [2021-02-08T08:04:07.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-08T08:04:08.047Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T08:04:08.379Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-08T08:04:08.417Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T08:04:08.775Z] ---> sudo-logs.sh [2021-02-08T08:04:08.775Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-08T08:04:08.808Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T08:04:09.136Z] ---> job-cost.sh [2021-02-08T08:04:09.136Z] lf-activate-venv: SKIPPING [2021-02-08T08:04:09.136Z] INFO: No Stack... [2021-02-08T08:04:10.081Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-08T08:04:10.656Z] INFO: Archiving Costs [Pipeline] echo [2021-02-08T08:04:10.697Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T08:04:11.027Z] ---> logs-deploy.sh [2021-02-08T08:04:11.027Z] lf-activate-venv: SKIPPING [2021-02-08T08:04:11.027Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-296/1 [2021-02-08T08:04:11.027Z] INFO: archiving workspace using pattern(s): [2021-02-08T08:04:12.951Z] Archives upload complete. [2021-02-08T08:04:12.951Z] INFO: archiving logs to Nexus