Pull request #281 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from b545b505225351ba2b124fe3e8ab3394ebfbb37f+ad4a8559929426805d5df875db8eb26b12ca9048 (609ceb82c781f3cfb168441532538d8d220892f0) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-281/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-281/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-16598 in /w/workspace/edgexfoundry_edgex-ui-go_PR-281 [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-281 # 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/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ad4a8559929426805d5df875db8eb26b12ca9048 into PR head commit b545b505225351ba2b124fe3e8ab3394ebfbb37f Merge succeeded, producing b545b505225351ba2b124fe3e8ab3394ebfbb37f Checking out Revision b545b505225351ba2b124fe3e8ab3394ebfbb37f (PR-281) > git config core.sparsecheckout # timeout=10 > git checkout -f b545b505225351ba2b124fe3e8ab3394ebfbb37f # 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 ad4a8559929426805d5df875db8eb26b12ca9048 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b545b505225351ba2b124fe3e8ab3394ebfbb37f # timeout=10 Commit message: "ci: standardize dockerfiles" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:28:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:28:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:28:58 ========================================================= 19:28:58 EdgeX Global Pipelines Version Info 19:28:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:29:00 ------------------- 19:29:00 stable info: 19:29:00 ------------------- 19:29:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:29:00 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 19:29:00 Message: update stable to v1.0.173 19:29:01 ------------------- 19:29:01 experimental info: 19:29:01 ------------------- 19:29:01 Commited By: **** collab-it+edgex@linuxfoundation.org 19:29:01 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 19:29:01 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:29:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 19:29:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 19:29:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:29:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:29:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:29:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:29:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:29:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:29:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:29:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 19:29:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:29:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:29:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:29:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:29:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:29:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:29:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:29:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:29:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:29:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:29:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:29:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:29:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:29:05 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 19:29:05 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 19:29:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-281 [Pipeline] echo 19:29:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-281 [Pipeline] echo 19:29:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-281 [Pipeline] echo 19:29:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b545b505225351ba2b124fe3e8ab3394ebfbb37f [Pipeline] echo 19:29:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b545b50 [Pipeline] echo 19:29:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:29:06 provisioning config files... 19:29:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp/config6215037008441374951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:06 ---> docker-login.sh 19:29:06 nexus3.edgexfoundry.org:10001 19:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:07 Configure a credential helper to remove this warning. See 19:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:07 19:29:07 Login Succeeded 19:29:07 nexus3.edgexfoundry.org:10002 19:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:07 Configure a credential helper to remove this warning. See 19:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:07 19:29:07 Login Succeeded 19:29:07 nexus3.edgexfoundry.org:10003 19:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:07 Configure a credential helper to remove this warning. See 19:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:07 19:29:07 Login Succeeded 19:29:07 nexus3.edgexfoundry.org:10004 19:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:07 Configure a credential helper to remove this warning. See 19:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:07 19:29:07 Login Succeeded 19:29:07 docker.io 19:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:08 Configure a credential helper to remove this warning. See 19:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:08 19:29:08 Login Succeeded 19:29:08 ---> docker-login.sh ends [Pipeline] } 19:29:08 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 19:29:09 + git log --format=format:%s -1 b545b505225351ba2b124fe3e8ab3394ebfbb37f [Pipeline] echo 19:29:09 GIT_COMMIT: b545b505225351ba2b124fe3e8ab3394ebfbb37f, Commit Message: ci: standardize dockerfiles [Pipeline] echo 19:29:09 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:29:10 19:29:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:29:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:29:10 latest: Pulling from edgex-devops/git-semver 19:29:10 31603596830f: Pulling fs layer 19:29:10 2a8b12db71e7: Pulling fs layer 19:29:10 6ca5941a6612: Pulling fs layer 19:29:10 ecc8261a40a4: Pulling fs layer 19:29:10 ecc8261a40a4: Waiting 19:29:10 2a8b12db71e7: Verifying Checksum 19:29:10 2a8b12db71e7: Download complete 19:29:10 31603596830f: Verifying Checksum 19:29:10 31603596830f: Download complete 19:29:10 ecc8261a40a4: Verifying Checksum 19:29:10 ecc8261a40a4: Download complete 19:29:10 6ca5941a6612: Verifying Checksum 19:29:10 6ca5941a6612: Download complete 19:29:11 31603596830f: Pull complete 19:29:11 2a8b12db71e7: Pull complete 19:29:12 6ca5941a6612: Pull complete 19:29:12 ecc8261a40a4: Pull complete 19:29:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:29:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:29:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:29:12 prd-centos7-docker-4c-2g-16598 does not seem to be running inside a container 19:29:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-281 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-281:/w/workspace/edgexfoundry_edgex-ui-go_PR-281:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:29:15 $ docker top 65f15935f7e0d830a24f308da36c9cc0c378c516c611ea5c3bdc27d10c356215 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:29:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:29:15 [ssh-agent] Looking for ssh-agent implementation... 19:29:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:29:15 $ docker exec 65f15935f7e0d830a24f308da36c9cc0c378c516c611ea5c3bdc27d10c356215 ssh-agent 19:29:15 SSH_AUTH_SOCK=/tmp/ssh-QaVhvrB7zqia/agent.11 19:29:15 SSH_AGENT_PID=16 19:29:15 Running ssh-add (command line suppressed) 19:29:15 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp/private_key_8129416564021147233.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp/private_key_8129416564021147233.key) 19:29:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:29:16 + git tag --points-at HEAD [Pipeline] } 19:29:16 $ docker exec --env ******** --env ******** 65f15935f7e0d830a24f308da36c9cc0c378c516c611ea5c3bdc27d10c356215 ssh-agent -k 19:29:16 unset SSH_AUTH_SOCK; 19:29:16 unset SSH_AGENT_PID; 19:29:16 echo Agent pid 16 killed; 19:29:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:29:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:29:16 [ssh-agent] Looking for ssh-agent implementation... 19:29:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:29:16 $ docker exec 65f15935f7e0d830a24f308da36c9cc0c378c516c611ea5c3bdc27d10c356215 ssh-agent 19:29:17 SSH_AUTH_SOCK=/tmp/ssh-vZlnzzSsevXv/agent.44 19:29:17 SSH_AGENT_PID=49 19:29:17 Running ssh-add (command line suppressed) 19:29:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp/private_key_3089478253875117417.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp/private_key_3089478253875117417.key) 19:29:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:29:17 + git semver init 19:29:17 # -> Open(): unable to determine branch for HEAD 19:29:17 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-281/.git 19:29:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-281 19:29:17 # $SEMVER_REMOTE_NAME = origin 19:29:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:29:17 # $SEMVER_USER_NAME = edgex-jenkins 19:29:17 # $SEMVER_BRANCH = PR-281 19:29:17 # $SEMVER_TEMP = /tmp/semver-013212393 19:29:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 19:29:18 # '/tmp/semver-013212393' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-281/.semver' 19:29:18 # -> Force: false 19:29:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-281/.semver [Pipeline] } 19:29:18 $ docker exec --env ******** --env ******** 65f15935f7e0d830a24f308da36c9cc0c378c516c611ea5c3bdc27d10c356215 ssh-agent -k 19:29:18 unset SSH_AUTH_SOCK; 19:29:18 unset SSH_AGENT_PID; 19:29:18 echo Agent pid 49 killed; 19:29:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:29:19 + git semver [Pipeline] } 19:29:19 $ docker stop --time=1 65f15935f7e0d830a24f308da36c9cc0c378c516c611ea5c3bdc27d10c356215 19:29:20 $ docker rm -f 65f15935f7e0d830a24f308da36c9cc0c378c516c611ea5c3bdc27d10c356215 [Pipeline] // withDockerContainer [Pipeline] sh 19:29:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:29:21 Stashed 1 file(s) [Pipeline] echo 19:29:21 [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 19:29:37 Still waiting to schedule task 19:29:37 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:29:37 Still waiting to schedule task 19:29:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:31:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16600 in /w/workspace/edgexfoundry_edgex-ui-go_PR-281 [Pipeline] { [Pipeline] ws 19:31:30 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 19:31:36 using credential edgex-jenkins-ssh 19:31:36 Cloning the remote Git repository 19:31:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 19:31:36 > git init /w/workspace/edgex-ui-go/1 # timeout=10 19:31:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 19:31:36 > git --version # timeout=10 19:31:36 > git --version # 'git version 2.17.1' 19:31:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:39 Running on prd-centos7-docker-4c-2g-16601 in /w/workspace/edgexfoundry_edgex-ui-go_PR-281 [Pipeline] { [Pipeline] ws 19:31:39 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 19:31:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 19:31:40 Merging remotes/origin/master commit ad4a8559929426805d5df875db8eb26b12ca9048 into PR head commit b545b505225351ba2b124fe3e8ab3394ebfbb37f 19:31:41 Merge succeeded, producing b545b505225351ba2b124fe3e8ab3394ebfbb37f 19:31:41 Checking out Revision b545b505225351ba2b124fe3e8ab3394ebfbb37f (PR-281) 19:31:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 19:31:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 19:31:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:31:40 > git config core.sparsecheckout # timeout=10 19:31:40 > git checkout -f b545b505225351ba2b124fe3e8ab3394ebfbb37f # timeout=10 19:31:40 > git remote # timeout=10 19:31:40 > git config --get remote.origin.url # timeout=10 19:31:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:41 > git merge ad4a8559929426805d5df875db8eb26b12ca9048 # timeout=10 19:31:41 > git rev-parse HEAD^{commit} # timeout=10 19:31:41 > git config core.sparsecheckout # timeout=10 19:31:41 > git checkout -f b545b505225351ba2b124fe3e8ab3394ebfbb37f # timeout=10 19:31:41 using credential edgex-jenkins-ssh 19:31:42 Cloning the remote Git repository 19:31:42 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 19:31:42 > git init /w/workspace/edgex-ui-go/1 # timeout=10 19:31:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 19:31:42 > git --version # timeout=10 19:31:42 > git --version # 'git version 2.24.3' 19:31:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:44 Merging remotes/origin/master commit ad4a8559929426805d5df875db8eb26b12ca9048 into PR head commit b545b505225351ba2b124fe3e8ab3394ebfbb37f 19:31:44 Merge succeeded, producing b545b505225351ba2b124fe3e8ab3394ebfbb37f 19:31:44 Checking out Revision b545b505225351ba2b124fe3e8ab3394ebfbb37f (PR-281) 19:31:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 19:31:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 19:31:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 19:31:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:31:44 > git config core.sparsecheckout # timeout=10 19:31:44 > git checkout -f b545b505225351ba2b124fe3e8ab3394ebfbb37f # timeout=10 19:31:44 > git remote # timeout=10 19:31:44 > git config --get remote.origin.url # timeout=10 19:31:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:44 > git merge ad4a8559929426805d5df875db8eb26b12ca9048 # timeout=10 19:31:44 > git rev-parse HEAD^{commit} # timeout=10 19:31:44 > git config core.sparsecheckout # timeout=10 19:31:44 > git checkout -f b545b505225351ba2b124fe3e8ab3394ebfbb37f # timeout=10 19:31:45 Commit message: "ci: standardize dockerfiles" 19:31:45 > git --version # timeout=10 19:31:45 > git --version # 'git version 2.17.1' 19:31:45 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:31:48 Commit message: "ci: standardize dockerfiles" 19:31:48 > git --version # timeout=10 19:31:48 > git --version # 'git version 2.24.3' 19:31:48 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 19:31:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] withEnv [Pipeline] { 19:31:48 + + sudo service dockertrue restart 19:31:48 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:31:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:31:50 + sudo service docker restart 19:31:50 + true 19:31:50 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:31:51 provisioning config files... 19:31:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3386815440981427341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:31:51 provisioning config files... 19:31:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7420864059237046976tmp [Pipeline] { 19:31:51 ---> docker-login.sh 19:31:51 nexus3.edgexfoundry.org:10001 [Pipeline] libraryResource [Pipeline] sh 19:31:52 ---> docker-login.sh 19:31:52 nexus3.edgexfoundry.org:10001 19:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:52 Configure a credential helper to remove this warning. See 19:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:52 19:31:52 Login Succeeded 19:31:52 nexus3.edgexfoundry.org:10002 19:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:53 Configure a credential helper to remove this warning. See 19:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:53 19:31:53 Login Succeeded 19:31:53 nexus3.edgexfoundry.org:10003 19:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:53 Configure a credential helper to remove this warning. See 19:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:53 19:31:53 Login Succeeded 19:31:53 nexus3.edgexfoundry.org:10004 19:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:53 Configure a credential helper to remove this warning. See 19:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:53 19:31:53 Login Succeeded 19:31:53 nexus3.edgexfoundry.org:10002 19:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:53 Configure a credential helper to remove this warning. See 19:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:53 19:31:53 Login Succeeded 19:31:53 docker.io 19:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:53 Configure a credential helper to remove this warning. See 19:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:53 19:31:53 Login Succeeded 19:31:53 ---> docker-login.sh ends [Pipeline] } 19:31:53 Deleting 1 temporary files 19:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:53 Configure a credential helper to remove this warning. See 19:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:53 19:31:53 Login Succeeded 19:31:53 nexus3.edgexfoundry.org:10003 [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:53 Configure a credential helper to remove this warning. See 19:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:53 19:31:53 Login Succeeded 19:31:53 nexus3.edgexfoundry.org:10004 [Pipeline] echo 19:31:54 ========================================================= 19:31:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:31:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:31:54 + 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 . 19:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:54 Configure a credential helper to remove this warning. See 19:31:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:54 19:31:54 Login Succeeded 19:31:54 docker.io 19:31:54 Sending build context to Docker daemon 16.51MB 19:31:54 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 19:31:54 Step 2/8 : FROM ${BASE} 19:31:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:31:54 188c0c94c7c5: Pulling fs layer 19:31:54 0ef7d3d256c8: Pulling fs layer 19:31:54 de9db76c5a1d: Pulling fs layer 19:31:54 bca2f99d35d6: Pulling fs layer 19:31:54 93359f2a8cfa: Pulling fs layer 19:31:54 7c6f9722023f: Pulling fs layer 19:31:54 a35cf1a2eb13: Pulling fs layer 19:31:54 93359f2a8cfa: Waiting 19:31:54 7c6f9722023f: Waiting 19:31:54 a35cf1a2eb13: Waiting 19:31:54 bca2f99d35d6: Waiting 19:31:54 de9db76c5a1d: Verifying Checksum 19:31:54 de9db76c5a1d: Download complete 19:31:54 0ef7d3d256c8: Verifying Checksum 19:31:54 0ef7d3d256c8: Download complete 19:31:54 93359f2a8cfa: Download complete 19:31:55 188c0c94c7c5: Verifying Checksum 19:31:55 188c0c94c7c5: Download complete 19:31:55 7c6f9722023f: Verifying Checksum 19:31:55 7c6f9722023f: Download complete 19:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:55 188c0c94c7c5: Pull complete 19:31:55 0ef7d3d256c8: Pull complete 19:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:55 Configure a credential helper to remove this warning. See 19:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:55 19:31:55 Login Succeeded 19:31:55 ---> docker-login.sh ends [Pipeline] } 19:31:55 Deleting 1 temporary files [Pipeline] // wrap 19:31:55 de9db76c5a1d: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:31:56 ========================================================= 19:31:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:31:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:31:56 + 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 . 19:31:57 a35cf1a2eb13: Verifying Checksum 19:31:57 a35cf1a2eb13: Download complete 19:31:57 Sending build context to Docker daemon 16.51MB 19:31:57 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 19:31:57 Step 2/8 : FROM ${BASE} 19:31:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:31:57 5f621e34cdf4: Pulling fs layer 19:31:57 a4357932f1b6: Pulling fs layer 19:31:57 18c013af1878: Pulling fs layer 19:31:57 00ac8860ef70: Pulling fs layer 19:31:57 63d7cb157983: Pulling fs layer 19:31:57 b116817d02f9: Pulling fs layer 19:31:57 745a02a5169b: Pulling fs layer 19:31:57 00ac8860ef70: Waiting 19:31:57 63d7cb157983: Waiting 19:31:57 b116817d02f9: Waiting 19:31:57 745a02a5169b: Waiting 19:31:57 18c013af1878: Verifying Checksum 19:31:57 18c013af1878: Download complete 19:31:57 a4357932f1b6: Verifying Checksum 19:31:57 a4357932f1b6: Download complete 19:31:57 5f621e34cdf4: Verifying Checksum 19:31:57 5f621e34cdf4: Download complete 19:31:57 b116817d02f9: Verifying Checksum 19:31:57 b116817d02f9: Download complete 19:31:57 63d7cb157983: Verifying Checksum 19:31:57 63d7cb157983: Download complete 19:31:57 5f621e34cdf4: Pull complete 19:31:58 a4357932f1b6: Pull complete 19:31:58 18c013af1878: Pull complete 19:31:58 bca2f99d35d6: Verifying Checksum 19:31:58 bca2f99d35d6: Download complete 19:32:00 745a02a5169b: Verifying Checksum 19:32:00 745a02a5169b: Download complete 19:32:01 00ac8860ef70: Verifying Checksum 19:32:01 00ac8860ef70: Download complete 19:32:04 bca2f99d35d6: Pull complete 19:32:04 93359f2a8cfa: Pull complete 19:32:04 7c6f9722023f: Pull complete 19:32:09 a35cf1a2eb13: Pull complete 19:32:09 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:32:09 ---> a62c8e92a672 19:32:09 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:32:09 ---> Running in 8b7b6a6a7efb 19:32:09 Removing intermediate container 8b7b6a6a7efb 19:32:09 ---> aec2e8447376 19:32:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:09 ---> Running in 65ad764cce08 19:32:10 Removing intermediate container 65ad764cce08 19:32:10 ---> 35b721676622 19:32:10 Step 5/8 : RUN apk add --no-cache make git 19:32:10 ---> Running in 9f89159b9d1b 19:32:11 00ac8860ef70: Pull complete 19:32:11 63d7cb157983: Pull complete 19:32:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:32:12 b116817d02f9: Pull complete 19:32:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:32:12 OK: 166 MiB in 39 packages 19:32:12 Removing intermediate container 9f89159b9d1b 19:32:12 ---> 5ba6bedb1afc 19:32:12 Step 6/8 : WORKDIR /edgex-ui-go 19:32:12 ---> Running in 0601239d61b7 19:32:13 Removing intermediate container 0601239d61b7 19:32:13 ---> d27b3fc2b21e 19:32:13 Step 7/8 : COPY . . 19:32:15 ---> 42e779a2da35 19:32:15 Step 8/8 : RUN go mod download 19:32:15 ---> Running in a1f37b61e983 19:32:15 745a02a5169b: Pull complete 19:32:15 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:32:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:32:15 ---> b7e6874047d6 19:32:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:32:18 ---> Running in 5cfe60c83ed3 19:32:19 Removing intermediate container 5cfe60c83ed3 19:32:19 ---> 6ed3f3d6c1a7 19:32:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:19 ---> Running in 137cdd417d43 19:32:21 Removing intermediate container 137cdd417d43 19:32:21 ---> 51b9fbf0975d 19:32:21 Step 5/8 : RUN apk add --no-cache make git 19:32:21 ---> Running in e596d0d10836 19:32:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:32:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:32:24 OK: 142 MiB in 39 packages 19:32:25 Removing intermediate container e596d0d10836 19:32:25 ---> de439999f855 19:32:25 Step 6/8 : WORKDIR /edgex-ui-go 19:32:25 ---> Running in 77811f334b5d 19:32:26 Removing intermediate container 77811f334b5d 19:32:26 ---> 836220f687a3 19:32:26 Step 7/8 : COPY . . 19:32:28 ---> b2f3d0b5e0ac 19:32:28 Step 8/8 : RUN go mod download 19:32:28 ---> Running in 754933957a67 19:32:37 Removing intermediate container a1f37b61e983 19:32:37 ---> 49c79d06f3fd 19:32:37 Successfully built 49c79d06f3fd 19:32:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:32:37 + docker inspect -f . ci-base-image-x86_64 19:32:37 . [Pipeline] withDockerContainer 19:32:37 prd-centos7-docker-4c-2g-16601 does not seem to be running inside a container 19:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:32:38 $ docker top 5a47a232907f50118b4b5d8824e7638cde3c2a5a75e0635d0d9054d9e35a5c1c -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:39 + go version 19:32:39 go version go1.15.5 linux/amd64 [Pipeline] } 19:32:39 $ docker stop --time=1 5a47a232907f50118b4b5d8824e7638cde3c2a5a75e0635d0d9054d9e35a5c1c 19:32:40 $ docker rm -f 5a47a232907f50118b4b5d8824e7638cde3c2a5a75e0635d0d9054d9e35a5c1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:32:41 + docker inspect -f . ci-base-image-x86_64 19:32:41 . [Pipeline] withDockerContainer 19:32:41 prd-centos7-docker-4c-2g-16601 does not seem to be running inside a container 19:32:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:32:42 $ docker top 95c5f2ae52bbe8f007907e02ffe6d4d7dd760daea8b8cc4b4633ab2df5bdf553 -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:42 + make test 19:32:42 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:32:43 ? github.com/edgexfoundry/edgex-ui-go [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 19:32:52 GO111MODULE=on go vet ./... [Pipeline] } 19:32:52 $ docker stop --time=1 95c5f2ae52bbe8f007907e02ffe6d4d7dd760daea8b8cc4b4633ab2df5bdf553 19:32:54 $ docker rm -f 95c5f2ae52bbe8f007907e02ffe6d4d7dd760daea8b8cc4b4633ab2df5bdf553 19:32:55 Removing intermediate container 754933957a67 19:32:55 ---> 925a9da32800 19:32:55 Successfully built 925a9da32800 19:32:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 19:32:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:32:55 + docker inspect -f . ci-base-image-arm64 19:32:55 . [Pipeline] withDockerContainer 19:32:55 Stashed 1 file(s) 19:32:55 prd-ubuntu18.04-docker-arm64-4c-16g-16600 does not seem to be running inside a container 19:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:32:57 $ docker top f88a856ba0bed7b9887ad253779fca9993b67a05645600637428d9c335da2f19 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 19:32:58 + go version 19:32:58 go version go1.15.5 linux/arm64 [Pipeline] } 19:33:01 $ docker stop --time=1 f88a856ba0bed7b9887ad253779fca9993b67a05645600637428d9c335da2f19 19:33:03 $ docker rm -f f88a856ba0bed7b9887ad253779fca9993b67a05645600637428d9c335da2f19 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 19:33:03 + sudo chown -R jenkins:jenkins . [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 19:33:04 + ls -al . 19:33:04 total 88 19:33:04 drwxrwxr-x. 10 jenkins jenkins 4096 Dec 17 19:32 . 19:33:04 drwxrwxr-x. 4 jenkins jenkins 28 Dec 17 19:31 .. 19:33:04 drwxrwxr-x. 3 jenkins jenkins 20 Dec 17 19:31 assets 19:33:04 drwxrwxr-x. 2 jenkins jenkins 35 Dec 17 19:31 bin 19:33:04 drwxrwxr-x. 3 jenkins jenkins 29 Dec 17 19:31 cmd 19:33:04 -rw-rw-r--. 1 jenkins jenkins 3959 Dec 17 19:31 CONTRIBUTING.md 19:33:04 -rw-r--r--. 1 jenkins jenkins 10 Dec 17 19:32 coverage.out 19:33:04 -rw-rw-r--. 1 jenkins jenkins 1508 Dec 17 19:31 Dockerfile 19:33:04 -rw-rw-r--. 1 jenkins jenkins 902 Dec 17 19:31 Dockerfile.build 19:33:04 drwxrwxr-x. 5 jenkins jenkins 104 Dec 17 19:31 docs 19:33:04 drwxrwxr-x. 8 jenkins jenkins 179 Dec 17 19:31 .git 19:33:04 drwxrwxr-x. 2 jenkins jenkins 81 Dec 17 19:31 .github 19:33:04 -rw-rw-r--. 1 jenkins jenkins 153 Dec 17 19:31 .gitignore 19:33:04 -rw-rw-r--. 1 jenkins jenkins 1019 Dec 17 19:31 go.mod 19:33:04 -rw-r--r--. 1 jenkins jenkins 20718 Dec 17 19:32 go.sum 19:33:04 drwxrwxr-x. 10 jenkins jenkins 139 Dec 17 19:31 internal 19:33:04 -rw-rw-r--. 1 jenkins jenkins 652 Dec 17 19:31 Jenkinsfile 19:33:04 -rw-rw-r--. 1 jenkins jenkins 11357 Dec 17 19:31 LICENSE 19:33:04 -rw-rw-r--. 1 jenkins jenkins 951 Dec 17 19:31 Makefile 19:33:04 -rw-rw-r--. 1 jenkins jenkins 4535 Dec 17 19:31 README.md 19:33:04 -rw-rw-r--. 1 jenkins jenkins 5 Dec 17 19:29 VERSION 19:33:04 -rw-rw-r--. 1 jenkins jenkins 155 Dec 17 19:31 version.go 19:33:04 drwxrwxr-x. 4 jenkins jenkins 266 Dec 17 19:31 web [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 19:33:04 + 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=b545b505225351ba2b124fe3e8ab3394ebfbb37f --label arch=amd64 --label version=0.0.0 . 19:33:04 + docker inspect -f . ci-base-image-arm64 19:33:04 . [Pipeline] withDockerContainer 19:33:04 Sending build context to Docker daemon 16.53MB 19:33:04 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 19:33:04 Step 2/24 : FROM ${BASE} AS builder 19:33:04 ---> 49c79d06f3fd 19:33:04 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:33:04 prd-ubuntu18.04-docker-arm64-4c-16g-16600 does not seem to be running inside a container 19:33:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:33:05 ---> Running in 510dcf8b6edd 19:33:05 Removing intermediate container 510dcf8b6edd 19:33:05 ---> cf2c996a00d1 19:33:05 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 19:33:06 ---> Running in ff9f9bc2a7da 19:33:06 Removing intermediate container ff9f9bc2a7da 19:33:06 ---> aa20294a8edb 19:33:06 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 19:33:06 ---> Running in 6431f32967cf 19:33:06 Removing intermediate container 6431f32967cf 19:33:06 ---> c06034ec185f 19:33:06 Step 6/24 : LABEL Name=edgex-ui-go 19:33:06 ---> Running in eeb12693c098 19:33:06 $ docker top f43cd5bf0597dbda84b191fee68027692a37591c2b56da5d5f7166546e046ac8 -eo pid,comm 19:33:06 Removing intermediate container eeb12693c098 19:33:06 ---> 11981566755d 19:33:06 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:33:06 ---> Running in 748c6410b483 19:33:06 Removing intermediate container 748c6410b483 19:33:06 ---> 38c037d07279 19:33:06 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:06 ---> Running in 977344a1e4a5 [Pipeline] { [Pipeline] sh 19:33:07 Removing intermediate container 977344a1e4a5 19:33:07 ---> 18a1abd7c862 19:33:07 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:33:07 + make test 19:33:07 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:33:07 ---> Running in 0cbae87aeba4 19:33:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:33:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:33:09 ? github.com/edgexfoundry/edgex-ui-go [no test files] 19:33:09 OK: 166 MiB in 39 packages 19:33:09 Removing intermediate container 0cbae87aeba4 19:33:09 ---> 82e91034fb57 19:33:09 Step 10/24 : ENV GO111MODULE=on 19:33:09 ---> Running in 6c70b480be68 19:33:09 Removing intermediate container 6c70b480be68 19:33:09 ---> 75282210f013 19:33:09 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:33:09 ---> Running in 4e9cdab900b2 19:33:09 Removing intermediate container 4e9cdab900b2 19:33:09 ---> cad3e1a01d1b 19:33:09 Step 12/24 : COPY go.mod . 19:33:10 ---> 5997791987a7 19:33:10 Step 13/24 : COPY Makefile . 19:33:10 ---> 931a61202653 19:33:10 Step 14/24 : RUN make update 19:33:10 ---> Running in 88e33265d420 19:33:10 CGO_ENABLED=0 GO111MODULE=on go mod download 19:33:11 Removing intermediate container 88e33265d420 19:33:11 ---> 33878889589e 19:33:11 Step 15/24 : COPY . . 19:33:13 ---> 9bc3761961b7 19:33:13 Step 16/24 : RUN ${MAKE} 19:33:13 ---> Running in 3f4efa34fc5c 19:33:13 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 19:33:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:33:23 Removing intermediate container 3f4efa34fc5c 19:33:23 ---> 95a111d0b35c 19:33:23 Step 17/24 : FROM alpine:3.12 19:33:23 3.12: Pulling from library/alpine 19:33:23 801bfaa63ef2: Pulling fs layer 19:33:24 801bfaa63ef2: Verifying Checksum 19:33:24 801bfaa63ef2: Download complete 19:33:24 801bfaa63ef2: Pull complete 19:33:24 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 19:33:24 Status: Downloaded newer image for alpine:3.12 19:33:24 ---> 389fef711851 19:33:24 Step 18/24 : EXPOSE 4000 19:33:24 ---> Running in ccefc14093ea 19:33:24 Removing intermediate container ccefc14093ea 19:33:24 ---> 9b46d001f266 19:33:24 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 19:33:25 ---> 69a7b242e931 19:33:25 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 19:33:25 ---> Running in c9eade233ae9 19:33:25 Removing intermediate container c9eade233ae9 19:33:25 ---> 7645873a9829 19:33:25 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 19:33:25 ---> Running in 3e3fb130bf02 19:33:25 Removing intermediate container 3e3fb130bf02 19:33:25 ---> 0d93b77b5d39 19:33:25 Step 22/24 : LABEL arch=amd64 19:33:25 ---> Running in dcfd3eee5ebd 19:33:26 Removing intermediate container dcfd3eee5ebd 19:33:26 ---> 247b4e6ea129 19:33:26 Step 23/24 : LABEL git_sha=b545b505225351ba2b124fe3e8ab3394ebfbb37f 19:33:26 ---> Running in b85e81ddcf35 19:33:26 Removing intermediate container b85e81ddcf35 19:33:26 ---> 03da934adb89 19:33:26 Step 24/24 : LABEL version=0.0.0 19:33:26 ---> Running in abc6f75a943c 19:33:26 Removing intermediate container abc6f75a943c 19:33:26 ---> 49cec9a46636 19:33:26 [Warning] One or more build-args [ARCH] were not consumed 19:33:26 Successfully built 49cec9a46636 19:33:26 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] } 19:33:31 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 19:33:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 19:33:31 GO111MODULE=on go vet ./... [Pipeline] } 19:33:36 $ docker stop --time=1 f43cd5bf0597dbda84b191fee68027692a37591c2b56da5d5f7166546e046ac8 19:33:38 $ docker rm -f f43cd5bf0597dbda84b191fee68027692a37591c2b56da5d5f7166546e046ac8 [Pipeline] // withDockerContainer [Pipeline] sh 19:33:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:33:39 Warning: overwriting stash ‘coverage-report’ 19:33:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:33:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:33:41 + ls -al . 19:33:41 total 124 19:33:41 drwxrwxr-x 10 jenkins jenkins 4096 Dec 17 19:33 . 19:33:41 drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 19:31 .. 19:33:41 drwxrwxr-x 8 jenkins jenkins 4096 Dec 17 19:31 .git 19:33:41 drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 19:31 .github 19:33:41 -rw-rw-r-- 1 jenkins jenkins 153 Dec 17 19:31 .gitignore 19:33:41 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 17 19:31 CONTRIBUTING.md 19:33:41 -rw-rw-r-- 1 jenkins jenkins 1508 Dec 17 19:31 Dockerfile 19:33:41 -rw-rw-r-- 1 jenkins jenkins 902 Dec 17 19:31 Dockerfile.build 19:33:41 -rw-rw-r-- 1 jenkins jenkins 652 Dec 17 19:31 Jenkinsfile 19:33:41 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 17 19:31 LICENSE 19:33:41 -rw-rw-r-- 1 jenkins jenkins 951 Dec 17 19:31 Makefile 19:33:41 -rw-rw-r-- 1 jenkins jenkins 4535 Dec 17 19:31 README.md 19:33:41 -rw-rw-r-- 1 jenkins jenkins 5 Dec 17 19:29 VERSION 19:33:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 19:31 assets 19:33:41 drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 19:31 bin 19:33:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 19:31 cmd 19:33:41 -rw-r--r-- 1 jenkins jenkins 10 Dec 17 19:33 coverage.out 19:33:41 drwxrwxr-x 5 jenkins jenkins 4096 Dec 17 19:31 docs 19:33:41 -rw-rw-r-- 1 jenkins jenkins 1019 Dec 17 19:31 go.mod 19:33:41 -rw-r--r-- 1 jenkins jenkins 20718 Dec 17 19:33 go.sum 19:33:41 drwxrwxr-x 10 jenkins jenkins 4096 Dec 17 19:31 internal 19:33:41 -rw-rw-r-- 1 jenkins jenkins 155 Dec 17 19:31 version.go 19:33:41 drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 19:31 web [Pipeline] isUnix [Pipeline] sh 19:33:42 + 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=b545b505225351ba2b124fe3e8ab3394ebfbb37f --label arch=arm64 --label version=0.0.0 . 19:33:43 Sending build context to Docker daemon 16.53MB 19:33:43 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 19:33:43 Step 2/24 : FROM ${BASE} AS builder 19:33:43 ---> 925a9da32800 19:33:43 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 19:33:43 ---> Running in ec3c4f0689d8 19:33:43 Removing intermediate container ec3c4f0689d8 19:33:43 ---> 15f6b1cbf0fa 19:33:43 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 19:33:44 ---> Running in c804099b2147 19:33:44 Removing intermediate container c804099b2147 19:33:44 ---> 1401af27beb4 19:33:44 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 19:33:44 ---> Running in ab67cb83654f 19:33:44 Removing intermediate container ab67cb83654f 19:33:44 ---> 47182225cff8 19:33:44 Step 6/24 : LABEL Name=edgex-ui-go 19:33:45 ---> Running in 5dc82bb92eed 19:33:45 Removing intermediate container 5dc82bb92eed 19:33:45 ---> 101821fe3e7d 19:33:45 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 19:33:45 ---> Running in ac0ea1743eb1 19:33:46 Removing intermediate container ac0ea1743eb1 19:33:46 ---> 957c20578d69 19:33:46 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:46 ---> Running in bfdab9c1e35d 19:33:48 Removing intermediate container bfdab9c1e35d 19:33:48 ---> 57a49fb51fb5 19:33:48 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:33:48 ---> Running in c2ec29413c26 19:33:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:33:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:33:51 OK: 142 MiB in 39 packages 19:33:52 Removing intermediate container c2ec29413c26 19:33:52 ---> 4b957eb1f8c0 19:33:52 Step 10/24 : ENV GO111MODULE=on 19:33:52 ---> Running in 0a855b06d6e4 19:33:52 Removing intermediate container 0a855b06d6e4 19:33:52 ---> d771fa22df48 19:33:52 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 19:33:53 ---> Running in 205ac13df318 19:33:53 Removing intermediate container 205ac13df318 19:33:53 ---> ce166139b7bc 19:33:53 Step 12/24 : COPY go.mod . 19:33:54 ---> 6e1ec1c1a152 19:33:54 Step 13/24 : COPY Makefile . 19:33:54 ---> 1a1f33e5c127 19:33:54 Step 14/24 : RUN make update 19:33:54 ---> Running in 61c5591475e2 19:33:55 CGO_ENABLED=0 GO111MODULE=on go mod download 19:33:57 Removing intermediate container 61c5591475e2 19:33:57 ---> 40d8c8446cbb 19:33:57 Step 15/24 : COPY . . 19:33:59 ---> e9eeb44757c2 19:33:59 Step 16/24 : RUN ${MAKE} 19:33:59 ---> Running in 9fef20e16605 19:34:00 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 19:34:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 19:34:27 Removing intermediate container 9fef20e16605 19:34:27 ---> b9490b87a40f 19:34:27 Step 17/24 : FROM alpine:3.12 19:34:27 3.12: Pulling from library/alpine 19:34:27 159e5727ea61: Pulling fs layer 19:34:28 159e5727ea61: Verifying Checksum 19:34:28 159e5727ea61: Pull complete 19:34:28 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 19:34:28 Status: Downloaded newer image for alpine:3.12 19:34:28 ---> afeebe901d6b 19:34:28 Step 18/24 : EXPOSE 4000 19:34:29 ---> Running in 3ee7a13c3194 19:34:29 Removing intermediate container 3ee7a13c3194 19:34:29 ---> 4c691ee1a545 19:34:29 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 19:34:31 ---> d74739fb32c6 19:34:31 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 19:34:31 ---> Running in 27fa3862a323 19:34:31 Removing intermediate container 27fa3862a323 19:34:31 ---> 81c8a60a6672 19:34:31 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 19:34:31 ---> Running in 4dc021871e3d 19:34:32 Removing intermediate container 4dc021871e3d 19:34:32 ---> e6890a76b988 19:34:32 Step 22/24 : LABEL arch=arm64 19:34:32 ---> Running in 607b48f30549 19:34:32 Removing intermediate container 607b48f30549 19:34:32 ---> 1e74b2809c16 19:34:32 Step 23/24 : LABEL git_sha=b545b505225351ba2b124fe3e8ab3394ebfbb37f 19:34:32 ---> Running in 4f36e45ff33d 19:34:33 Removing intermediate container 4f36e45ff33d 19:34:33 ---> 1303689a96f2 19:34:33 Step 24/24 : LABEL version=0.0.0 19:34:33 ---> Running in dd2296af2ec0 19:34:33 Removing intermediate container dd2296af2ec0 19:34:33 ---> 7b669466a3be 19:34:33 [Warning] One or more build-args [ARCH] were not consumed 19:34:34 Successfully built 7b669466a3be 19:34:34 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 19:34:38 provisioning config files... 19:34:38 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp/config3931747147415161582tmp [Pipeline] { [Pipeline] sh 19:34:38 + set +x 19:34:38 + curl -s https://codecov.io/bash 19:34:38 + bash -s -- 19:34:38 19:34:38 _____ _ 19:34:38 / ____| | | 19:34:38 | | ___ __| | ___ ___ _____ __ 19:34:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:34:38 | |___| (_) | (_| | __/ (_| (_) \ V / 19:34:38 \_____\___/ \__,_|\___|\___\___/ \_/ 19:34:38 Bash-20201130-cc6d3fe 19:34:38 19:34:38 19:34:38 ==> Jenkins CI detected. 19:34:38 project root: . 19:34:38 --> token set from env 19:34:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:34:38 ==> Running gcov in . (disable via -X gcov) 19:34:38 ==> Python coveragepy not found 19:34:38 ==> Searching for coverage reports in: 19:34:38 + . 19:34:38 -> Found 1 reports 19:34:38 ==> Detecting git/mercurial file structure 19:34:38 ==> Reading reports 19:34:38 + ./coverage.out bytes=10 19:34:38 ==> Appending adjustments 19:34:38 https://docs.codecov.io/docs/fixing-reports 19:34:38 + Found adjustments 19:34:38 ==> Gzipping contents 19:34:39 4.0K /tmp/codecov.ydr2mf.gz 19:34:39 ==> Uploading reports 19:34:39 url: https://codecov.io 19:34:39 query: branch=PR-281&commit=b545b505225351ba2b124fe3e8ab3394ebfbb37f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-281%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=281&job=&cmd_args= 19:34:39 -> Pinging Codecov 19:34:39 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-281&commit=b545b505225351ba2b124fe3e8ab3394ebfbb37f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-281%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=281&job=&cmd_args= 19:34:39 -> Uploading to 19:34:39 https://storage.googleapis.com/codecov/v4/raw/2020-12-17/FB506323287CE973F263BFD2A0EB1F37/b545b505225351ba2b124fe3e8ab3394ebfbb37f/a79405ac-d092-45c6-8764-2203ad59d24d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T193439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e456fcef1cd919fe20e7ef6b613cd2ea8d36da04452a5dc136b21a6c6b87690f 19:34:39 % Total % Received % Xferd Average Speed Time Time Time Current 19:34:39 Dload Upload Total Spent Left Speed 19:34:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2361 0 0 100 2361 0 5915 --:--:-- --:--:-- --:--:-- 5917 100 2361 0 0 100 2361 0 5912 --:--:-- --:--:-- --:--:-- 5902 19:34:39 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b545b505225351ba2b124fe3e8ab3394ebfbb37f [Pipeline] } 19:34:39 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 19:34:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:34:43 ---> package-listing.sh 19:34:43 ++ facter osfamily 19:34:43 ++ tr '[:upper:]' '[:lower:]' 19:34:43 + OS_FAMILY=redhat 19:34:43 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-281 19:34:43 + START_PACKAGES=/tmp/packages_start.txt 19:34:43 + END_PACKAGES=/tmp/packages_end.txt 19:34:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:34:43 + PACKAGES=/tmp/packages_start.txt 19:34:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-281 ']' 19:34:43 + PACKAGES=/tmp/packages_end.txt 19:34:43 + case "${OS_FAMILY}" in 19:34:43 + rpm -qa 19:34:43 + sort 19:34:48 + '[' -f /tmp/packages_start.txt ']' 19:34:48 + '[' -f /tmp/packages_end.txt ']' 19:34:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:34:48 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-281 ']' 19:34:48 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-281/archives/ 19:34:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-281/archives/ [Pipeline] echo 19:34:48 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-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:34:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:34:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:34:48 19:34:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:34:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:34:49 alpine: Pulling from edgex-lftools-log-publisher 19:34:49 df20fa9351a1: Pulling fs layer 19:34:49 36b3adc4ff6f: Pulling fs layer 19:34:49 8ad3a11d3b57: Pulling fs layer 19:34:49 46f8f816bc3b: Pulling fs layer 19:34:49 93b61091891f: Pulling fs layer 19:34:49 93b9cdb0e59b: Pulling fs layer 19:34:49 5e14af77c1be: Pulling fs layer 19:34:49 01666e4c0597: Pulling fs layer 19:34:49 aa168da1d23b: Pulling fs layer 19:34:49 46f8f816bc3b: Waiting 19:34:49 93b61091891f: Waiting 19:34:49 93b9cdb0e59b: Waiting 19:34:49 5e14af77c1be: Waiting 19:34:49 01666e4c0597: Waiting 19:34:49 36b3adc4ff6f: Verifying Checksum 19:34:49 36b3adc4ff6f: Download complete 19:34:49 46f8f816bc3b: Verifying Checksum 19:34:49 46f8f816bc3b: Download complete 19:34:49 df20fa9351a1: Verifying Checksum 19:34:49 df20fa9351a1: Download complete 19:34:49 93b9cdb0e59b: Verifying Checksum 19:34:49 93b9cdb0e59b: Download complete 19:34:49 5e14af77c1be: Verifying Checksum 19:34:49 5e14af77c1be: Download complete 19:34:49 93b61091891f: Verifying Checksum 19:34:49 93b61091891f: Download complete 19:34:49 01666e4c0597: Verifying Checksum 19:34:49 01666e4c0597: Download complete 19:34:49 df20fa9351a1: Pull complete 19:34:49 36b3adc4ff6f: Pull complete 19:34:50 8ad3a11d3b57: Verifying Checksum 19:34:50 8ad3a11d3b57: Download complete 19:34:51 8ad3a11d3b57: Pull complete 19:34:51 46f8f816bc3b: Pull complete 19:34:52 93b61091891f: Pull complete 19:34:52 aa168da1d23b: Verifying Checksum 19:34:52 aa168da1d23b: Download complete 19:34:52 93b9cdb0e59b: Pull complete 19:34:52 5e14af77c1be: Pull complete 19:34:52 01666e4c0597: Pull complete 19:34:59 aa168da1d23b: Pull complete 19:34:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:34:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:34:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:34:59 prd-centos7-docker-4c-2g-16598 does not seem to be running inside a container 19:34:59 $ 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-281/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-281 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-281:/w/workspace/edgexfoundry_edgex-ui-go_PR-281:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:35:03 $ docker top 31be29b56685ac6e6099795e191369c12398b6b89384621de4c99c0197c25cca -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:03 + touch /tmp/pre-build-complete [Pipeline] sh 19:35:04 + mkdir -p /var/log/sa [Pipeline] sh 19:35:04 + ls /var/log/sa-host 19:35:04 + sadf -c /var/log/sa-host/sa17 19:35:04 file_magic: OK 19:35:04 HZ: Using current value: 100 19:35:04 file_header: OK 19:35:04 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 19:35:04 Statistics: 19:35:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:35:04 File successfully converted to sysstat format version 12.2.1 19:35:04 + sadf -c /var/log/sa-host/sa23 19:35:04 file_magic: OK 19:35:04 HZ: Using current value: 100 19:35:04 file_header: OK 19:35:04 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 19:35:04 Statistics: 19:35:04 Hnuu...uuuununununu... 19:35:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:35:04 provisioning config files... 19:35:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp/config8923397945892438424tmp [Pipeline] { [Pipeline] echo 19:35:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:35:05 ---> create-netrc.sh [Pipeline] } 19:35:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:35:05 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:35:05 ---> python-tools-install.sh [Pipeline] echo 19:35:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:35:06 ---> sudo-logs.sh 19:35:06 Archiving 'sudo' log.. [Pipeline] echo 19:35:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:35:06 ---> job-cost.sh 19:35:06 lf-activate-venv: SKIPPING 19:35:06 INFO: No Stack... 19:35:07 INFO: Retrieving Pricing Info for: v1-standard-2 19:35:08 INFO: Archiving Costs [Pipeline] echo 19:35:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:35:08 ---> logs-deploy.sh 19:35:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-281/1 19:35:08 INFO: archiving workspace using pattern(s): 19:35:10 Archives upload complete. 19:35:10 INFO: archiving logs to Nexus 19:35:11 ---> uname -a: 19:35:11 Linux prd-centos7-docker-4c-2g-16598.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:35:11 19:35:11 19:35:11 ---> lscpu: 19:35:11 Architecture: x86_64 19:35:11 CPU op-mode(s): 32-bit, 64-bit 19:35:11 Byte Order: Little Endian 19:35:11 Address sizes: 40 bits physical, 48 bits virtual 19:35:11 CPU(s): 4 19:35:11 On-line CPU(s) list: 0-3 19:35:11 Thread(s) per core: 1 19:35:11 Core(s) per socket: 1 19:35:11 Socket(s): 4 19:35:11 NUMA node(s): 1 19:35:11 Vendor ID: GenuineIntel 19:35:11 CPU family: 6 19:35:11 Model: 44 19:35:11 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:35:11 Stepping: 1 19:35:11 CPU MHz: 2933.442 19:35:11 BogoMIPS: 5866.88 19:35:11 Virtualization: VT-x 19:35:11 Hypervisor vendor: KVM 19:35:11 Virtualization type: full 19:35:11 L1d cache: 128 KiB 19:35:11 L1i cache: 128 KiB 19:35:11 L2 cache: 16 MiB 19:35:11 L3 cache: 64 MiB 19:35:11 NUMA node0 CPU(s): 0-3 19:35:11 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:35:11 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:35:11 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:35:11 Vulnerability Meltdown: Mitigation; PTI 19:35:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:35:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:35:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:35:11 Vulnerability Srbds: Not affected 19:35:11 Vulnerability Tsx async abort: Not affected 19:35:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 19:35:11 19:35:11 19:35:11 ---> nproc: 19:35:11 4 19:35:11 19:35:11 19:35:11 ---> df -h: 19:35:11 Filesystem Size Used Available Use% Mounted on 19:35:11 overlay 50.0G 7.3G 42.7G 15% / 19:35:11 tmpfs 64.0M 0 64.0M 0% /dev 19:35:11 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:35:11 shm 64.0M 0 64.0M 0% /dev/shm 19:35:11 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 19:35:11 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 19:35:11 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 19:35:11 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 19:35:11 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 19:35:11 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-281 19:35:11 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-281@tmp 19:35:11 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 19:35:11 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 19:35:11 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 19:35:11 19:35:11 19:35:11 ---> free -m: 19:35:11 total used free shared buff/cache available 19:35:11 Mem: 1837 695 96 0 1044 1037 19:35:11 Swap: 1023 1 1022 19:35:11 19:35:11 19:35:11 ---> ip addr: 19:35:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:35:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:35:11 inet 127.0.0.1/8 scope host lo 19:35:11 valid_lft forever preferred_lft forever 19:35:11 inet6 ::1/128 scope host 19:35:11 valid_lft forever preferred_lft forever 19:35:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:35:11 link/ether fa:16:3e:f8:c7:0e brd ff:ff:ff:ff:ff:ff 19:35:11 inet 10.30.123.37/23 brd 10.30.123.255 scope global dynamic eth0 19:35:11 valid_lft 85993sec preferred_lft 85993sec 19:35:11 inet6 fe80::f816:3eff:fef8:c70e/64 scope link 19:35:11 valid_lft forever preferred_lft forever 19:35:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:35:11 link/ether 02:42:81:fa:b3:e8 brd ff:ff:ff:ff:ff:ff 19:35:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:35:11 valid_lft forever preferred_lft forever 19:35:11 inet6 fe80::42:81ff:fefa:b3e8/64 scope link 19:35:11 valid_lft forever preferred_lft forever 19:35:11 19:35:11 19:35:11 ---> sar -b -r -n DEV: 19:35:11 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) 19:35:11 19:35:11 19:28:12 LINUX RESTART (4 CPU) 19:35:11 19:35:11 19:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:35:11 19:30:01 32.32 11.30 21.02 0.00 4376.30 3508.72 0.00 19:35:11 19:31:01 1.85 0.00 1.85 0.00 0.00 34.92 0.00 19:35:11 19:32:01 0.20 0.00 0.20 0.00 0.00 2.03 0.00 19:35:11 19:33:01 0.32 0.00 0.32 0.00 0.00 3.51 0.00 19:35:11 19:34:01 0.22 0.00 0.22 0.00 0.00 3.15 0.00 19:35:11 19:35:01 114.02 63.91 50.12 0.00 5897.25 17017.46 0.00 19:35:11 Average: 24.94 12.60 12.34 0.00 1719.59 3445.49 0.00 19:35:11 19:35:11 19:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:35:11 19:30:01 159196 0 587060 31.20 2620 1132668 1108736 37.84 426224 1096424 20 19:35:11 19:31:01 164116 0 582132 30.94 2620 1132676 1091904 37.26 424572 1093888 12 19:35:11 19:32:01 162184 0 584060 31.04 2620 1132680 1091964 37.27 424508 1096084 8 19:35:11 19:33:01 163604 0 582640 30.97 2620 1132680 1084672 37.02 436580 1082600 8 19:35:11 19:34:01 161564 0 584672 31.07 2620 1132688 1084728 37.02 433948 1087400 8 19:35:11 19:35:01 164924 0 687368 36.53 2620 1026632 1286528 43.91 458984 993180 24432 19:35:11 Average: 162598 0 601322 31.96 2620 1115004 1124755 38.39 434136 1074929 4081 19:35:11 19:35:11 19:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:35:11 19:30:01 eth0 117.61 105.61 451.18 34.91 0.00 0.00 0.00 0.00 19:35:11 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:11 19:30:01 docker0 49.00 41.73 4.18 110.55 0.00 0.00 0.00 0.00 19:35:11 19:31:01 eth0 1.91 0.47 0.72 0.21 0.00 0.00 0.00 0.00 19:35:11 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:11 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:11 19:32:01 eth0 1.28 0.42 0.57 0.35 0.00 0.00 0.00 0.00 19:35:11 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:11 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:11 19:33:01 eth0 0.10 0.07 0.01 0.04 0.00 0.00 0.00 0.00 19:35:11 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:11 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:11 19:34:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:35:11 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:11 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:11 19:35:01 eth0 223.81 188.27 2168.54 20.09 0.00 0.00 0.00 0.00 19:35:11 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:11 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:11 Average: eth0 57.75 49.39 439.05 9.31 0.00 0.00 0.00 0.00 19:35:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:11 Average: docker0 8.19 6.97 0.70 18.47 0.00 0.00 0.00 0.00 19:35:11 19:35:11 19:35:11 ---> sar -P ALL: 19:35:11 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) 19:35:11 19:35:11 19:28:12 LINUX RESTART (4 CPU) 19:35:11 19:35:11 19:29:01 CPU %user %nice %system %iowait %steal %idle 19:35:11 19:30:01 all 2.68 0.00 2.05 0.69 0.00 94.58 19:35:11 19:30:01 0 2.56 0.00 2.08 0.42 0.00 94.94 19:35:11 19:30:01 1 2.98 0.00 2.01 0.35 0.00 94.67 19:35:11 19:30:01 2 2.73 0.00 2.11 0.18 0.00 94.97 19:35:11 19:30:01 3 2.46 0.00 2.01 1.79 0.00 93.74 19:35:11 19:31:01 all 0.17 0.00 0.05 0.00 0.00 99.78 19:35:11 19:31:01 0 0.07 0.00 0.03 0.00 0.00 99.90 19:35:11 19:31:01 1 0.36 0.00 0.03 0.00 0.00 99.61 19:35:11 19:31:01 2 0.20 0.00 0.08 0.00 0.00 99.71 19:35:11 19:31:01 3 0.07 0.00 0.03 0.00 0.00 99.90 19:35:11 19:32:01 all 0.19 0.00 0.04 0.00 0.01 99.76 19:35:11 19:32:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:35:11 19:32:01 1 0.55 0.00 0.03 0.00 0.00 99.42 19:35:11 19:32:01 2 0.10 0.00 0.05 0.00 0.02 99.83 19:35:11 19:32:01 3 0.07 0.00 0.03 0.00 0.02 99.88 19:35:11 19:33:01 all 0.14 0.00 0.05 0.00 0.00 99.82 19:35:11 19:33:01 0 0.03 0.00 0.07 0.00 0.00 99.90 19:35:11 19:33:01 1 0.47 0.00 0.03 0.00 0.00 99.50 19:35:11 19:33:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:35:11 19:33:01 3 0.02 0.00 0.05 0.00 0.00 99.93 19:35:11 19:34:01 all 0.18 0.00 0.13 0.00 0.00 99.68 19:35:11 19:34:01 0 0.03 0.00 0.07 0.00 0.00 99.90 19:35:11 19:34:01 1 0.55 0.00 0.20 0.00 0.00 99.25 19:35:11 19:34:01 2 0.12 0.00 0.15 0.00 0.00 99.73 19:35:11 19:34:01 3 0.03 0.00 0.12 0.00 0.00 99.85 19:35:11 19:35:01 all 5.53 0.00 3.96 1.89 0.01 88.60 19:35:11 19:35:01 0 6.48 0.00 4.66 2.69 0.02 86.14 19:35:11 19:35:01 1 5.05 0.00 3.59 0.62 0.02 90.72 19:35:11 19:35:01 2 5.60 0.00 3.21 2.51 0.02 88.66 19:35:11 19:35:01 3 4.99 0.00 4.39 1.73 0.00 88.89 19:35:11 Average: all 1.48 0.00 1.04 0.43 0.00 97.04 19:35:11 Average: 0 1.53 0.00 1.15 0.52 0.00 96.79 19:35:11 Average: 1 1.66 0.00 0.98 0.16 0.00 97.20 19:35:11 Average: 2 1.46 0.00 0.94 0.45 0.01 97.15 19:35:11 Average: 3 1.27 0.00 1.10 0.59 0.00 97.04 19:35:11 19:35:11 19:35:11