Pull request #335 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 165765d0aa1e63732869cf1d3f13269f1ddae1e1+23a5eeb9b5cd65324e737a307091d4b207149c3a (574a05f0b3402d3978e202b871ee070a3c66856e) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-335/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-335/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-250 in /w/workspace/edgexfoundry_edgex-ui-go_PR-335 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-335 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 23a5eeb9b5cd65324e737a307091d4b207149c3a into PR head commit 165765d0aa1e63732869cf1d3f13269f1ddae1e1 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 165765d0aa1e63732869cf1d3f13269f1ddae1e1 # timeout=10 Merge succeeded, producing 165765d0aa1e63732869cf1d3f13269f1ddae1e1 Checking out Revision 165765d0aa1e63732869cf1d3f13269f1ddae1e1 (PR-335) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 23a5eeb9b5cd65324e737a307091d4b207149c3a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 165765d0aa1e63732869cf1d3f13269f1ddae1e1 # timeout=10 Commit message: "feat: Update built web product" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:07:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:07:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:07:54 ========================================================= 10:07:54 EdgeX Global Pipelines Version Info 10:07:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:07:55 ------------------- 10:07:55 stable info: 10:07:55 ------------------- 10:07:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:07:55 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 10:07:55 Message: update stable to v1.0.186 10:07:56 ------------------- 10:07:56 experimental info: 10:07:56 ------------------- 10:07:56 Commited By: **** collab-it+edgex@linuxfoundation.org 10:07:56 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 10:07:56 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:07:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:07:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:07:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:07:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:07:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:07:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:07:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:07:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:07:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:07:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:07:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-335 [Pipeline] echo 10:07:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-335 [Pipeline] echo 10:07:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-335 [Pipeline] echo 10:07:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 165765d0aa1e63732869cf1d3f13269f1ddae1e1 [Pipeline] echo 10:07:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 165765d [Pipeline] echo 10:07:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:07:59 provisioning config files... 10:07:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp/config4038119516141619947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:59 ---> docker-login.sh 10:07:59 nexus3.edgexfoundry.org:10001 10:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:59 Configure a credential helper to remove this warning. See 10:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:59 10:07:59 Login Succeeded 10:07:59 nexus3.edgexfoundry.org:10002 10:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:00 Configure a credential helper to remove this warning. See 10:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:00 10:08:00 Login Succeeded 10:08:00 nexus3.edgexfoundry.org:10003 10:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:00 Configure a credential helper to remove this warning. See 10:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:00 10:08:00 Login Succeeded 10:08:00 nexus3.edgexfoundry.org:10004 10:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:00 Configure a credential helper to remove this warning. See 10:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:00 10:08:00 Login Succeeded 10:08:00 docker.io 10:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:01 Configure a credential helper to remove this warning. See 10:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:01 10:08:01 Login Succeeded 10:08:01 ---> docker-login.sh ends [Pipeline] } 10:08:01 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 10:08:01 + git log --format=format:%s -1 165765d0aa1e63732869cf1d3f13269f1ddae1e1 [Pipeline] echo 10:08:01 GIT_COMMIT: 165765d0aa1e63732869cf1d3f13269f1ddae1e1, Commit Message: feat: Update built web product [Pipeline] echo 10:08:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:08:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:08:02 10:08:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:08:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:08:03 latest: Pulling from edgex-devops/git-semver 10:08:03 31603596830f: Pulling fs layer 10:08:03 2a8b12db71e7: Pulling fs layer 10:08:03 6ca5941a6612: Pulling fs layer 10:08:03 ecc8261a40a4: Pulling fs layer 10:08:03 ecc8261a40a4: Waiting 10:08:03 2a8b12db71e7: Verifying Checksum 10:08:03 2a8b12db71e7: Download complete 10:08:03 31603596830f: Verifying Checksum 10:08:03 31603596830f: Download complete 10:08:03 ecc8261a40a4: Download complete 10:08:03 6ca5941a6612: Verifying Checksum 10:08:03 6ca5941a6612: Download complete 10:08:03 31603596830f: Pull complete 10:08:03 2a8b12db71e7: Pull complete 10:08:04 6ca5941a6612: Pull complete 10:08:04 ecc8261a40a4: Pull complete 10:08:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:08:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:08:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:08:05 prd-centos7-docker-4c-2g-250 does not seem to be running inside a container 10:08:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-335 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-335:/w/workspace/edgexfoundry_edgex-ui-go_PR-335:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:08:07 $ docker top d06a8d586beba6ec9f08bb1d9ba655d5e73267f037b74867556ecf70080e4c5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:08:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:07 [ssh-agent] Looking for ssh-agent implementation... 10:08:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:07 $ docker exec d06a8d586beba6ec9f08bb1d9ba655d5e73267f037b74867556ecf70080e4c5f ssh-agent 10:08:07 SSH_AUTH_SOCK=/tmp/ssh-RYdpBaS4hj3L/agent.12 10:08:07 SSH_AGENT_PID=17 10:08:07 Running ssh-add (command line suppressed) 10:08:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp/private_key_4125991569369082890.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp/private_key_4125991569369082890.key) 10:08:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:08 + git tag --points-at HEAD [Pipeline] } 10:08:08 $ docker exec --env ******** --env ******** d06a8d586beba6ec9f08bb1d9ba655d5e73267f037b74867556ecf70080e4c5f ssh-agent -k 10:08:08 unset SSH_AUTH_SOCK; 10:08:08 unset SSH_AGENT_PID; 10:08:08 echo Agent pid 17 killed; 10:08:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:08:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:08 [ssh-agent] Looking for ssh-agent implementation... 10:08:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:08 $ docker exec d06a8d586beba6ec9f08bb1d9ba655d5e73267f037b74867556ecf70080e4c5f ssh-agent 10:08:08 SSH_AUTH_SOCK=/tmp/ssh-H78pKoVv9O60/agent.47 10:08:08 SSH_AGENT_PID=53 10:08:08 Running ssh-add (command line suppressed) 10:08:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp/private_key_8346026072404318422.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp/private_key_8346026072404318422.key) 10:08:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:09 + git semver init 10:08:09 # -> Open(): unable to determine branch for HEAD 10:08:09 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-335/.git 10:08:09 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-335 10:08:09 # $SEMVER_REMOTE_NAME = origin 10:08:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:08:09 # $SEMVER_USER_NAME = edgex-jenkins 10:08:09 # $SEMVER_BRANCH = PR-335 10:08:09 # $SEMVER_TEMP = /tmp/semver-193989301 10:08:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:08:11 # '/tmp/semver-193989301' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-335/.semver' 10:08:11 # -> Force: false 10:08:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-335/.semver [Pipeline] } 10:08:11 $ docker exec --env ******** --env ******** d06a8d586beba6ec9f08bb1d9ba655d5e73267f037b74867556ecf70080e4c5f ssh-agent -k 10:08:11 unset SSH_AUTH_SOCK; 10:08:11 unset SSH_AGENT_PID; 10:08:11 echo Agent pid 53 killed; 10:08:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:08:12 + git semver [Pipeline] } 10:08:12 $ docker stop --time=1 d06a8d586beba6ec9f08bb1d9ba655d5e73267f037b74867556ecf70080e4c5f 10:08:13 $ docker rm -f d06a8d586beba6ec9f08bb1d9ba655d5e73267f037b74867556ecf70080e4c5f [Pipeline] // withDockerContainer [Pipeline] sh 10:08:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:08:14 Stashed 1 file(s) [Pipeline] echo 10:08:14 [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 10:08:29 Still waiting to schedule task 10:08:29 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:08:29 Still waiting to schedule task 10:08:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:10:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-251 in /w/workspace/edgexfoundry_edgex-ui-go_PR-335 [Pipeline] { [Pipeline] ws 10:10:18 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 10:10:24 using credential edgex-jenkins-ssh 10:10:24 Cloning the remote Git repository 10:10:24 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:10:24 > git init /w/workspace/edgex-ui-go/1 # timeout=10 10:10:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:10:24 > git --version # timeout=10 10:10:24 > git --version # 'git version 2.17.1' 10:10:24 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:30 Merging remotes/origin/master commit 23a5eeb9b5cd65324e737a307091d4b207149c3a into PR head commit 165765d0aa1e63732869cf1d3f13269f1ddae1e1 10:10:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:10:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:10:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:10:30 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:10:30 > git config core.sparsecheckout # timeout=10 10:10:30 > git checkout -f 165765d0aa1e63732869cf1d3f13269f1ddae1e1 # timeout=10 10:10:31 Merge succeeded, producing 165765d0aa1e63732869cf1d3f13269f1ddae1e1 10:10:31 Checking out Revision 165765d0aa1e63732869cf1d3f13269f1ddae1e1 (PR-335) 10:10:31 > git remote # timeout=10 10:10:31 > git config --get remote.origin.url # timeout=10 10:10:31 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:31 > git merge 23a5eeb9b5cd65324e737a307091d4b207149c3a # timeout=10 10:10:31 > git rev-parse HEAD^{commit} # timeout=10 10:10:31 > git config core.sparsecheckout # timeout=10 10:10:31 > git checkout -f 165765d0aa1e63732869cf1d3f13269f1ddae1e1 # timeout=10 10:10:35 Commit message: "feat: Update built web product" 10:10:35 > git --version # timeout=10 10:10:35 > git --version # 'git version 2.17.1' 10:10:35 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:10:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:10:38 + sudo service docker restart 10:10:38 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:10:40 provisioning config files... 10:10:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2552276170063375220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:41 ---> docker-login.sh 10:10:41 nexus3.edgexfoundry.org:10001 10:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:42 Configure a credential helper to remove this warning. See 10:10:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:42 10:10:42 Login Succeeded 10:10:42 nexus3.edgexfoundry.org:10002 10:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:43 Configure a credential helper to remove this warning. See 10:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:43 10:10:43 Login Succeeded 10:10:43 nexus3.edgexfoundry.org:10003 10:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:43 Configure a credential helper to remove this warning. See 10:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:43 10:10:43 Login Succeeded 10:10:43 nexus3.edgexfoundry.org:10004 10:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:44 Configure a credential helper to remove this warning. See 10:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:44 10:10:44 Login Succeeded 10:10:44 docker.io 10:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:44 Configure a credential helper to remove this warning. See 10:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:44 10:10:44 Login Succeeded 10:10:44 ---> docker-login.sh ends [Pipeline] } 10:10:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:10:45 ========================================================= 10:10:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:10:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:10:45 + 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 . 10:10:46 Sending build context to Docker daemon 34.66MB 10:10:46 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:10:46 Step 2/8 : FROM ${BASE} 10:10:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:10:46 5f621e34cdf4: Pulling fs layer 10:10:46 a4357932f1b6: Pulling fs layer 10:10:46 18c013af1878: Pulling fs layer 10:10:46 00ac8860ef70: Pulling fs layer 10:10:46 63d7cb157983: Pulling fs layer 10:10:46 b116817d02f9: Pulling fs layer 10:10:46 00ac8860ef70: Waiting 10:10:46 745a02a5169b: Pulling fs layer 10:10:46 63d7cb157983: Waiting 10:10:46 745a02a5169b: Waiting 10:10:46 b116817d02f9: Waiting 10:10:46 18c013af1878: Verifying Checksum 10:10:46 18c013af1878: Download complete 10:10:46 a4357932f1b6: Download complete 10:10:47 63d7cb157983: Verifying Checksum 10:10:47 63d7cb157983: Download complete 10:10:47 b116817d02f9: Verifying Checksum 10:10:47 b116817d02f9: Download complete 10:10:47 5f621e34cdf4: Download complete 10:10:47 5f621e34cdf4: Pull complete 10:10:48 a4357932f1b6: Pull complete 10:10:48 18c013af1878: Pull complete 10:10:49 745a02a5169b: Verifying Checksum 10:10:49 745a02a5169b: Download complete 10:10:50 00ac8860ef70: Verifying Checksum 10:10:50 00ac8860ef70: Download complete 10:10:51 Running on prd-centos7-docker-4c-2g-252 in /w/workspace/edgexfoundry_edgex-ui-go_PR-335 [Pipeline] { [Pipeline] ws 10:10:51 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 10:10:53 using credential edgex-jenkins-ssh 10:10:53 Cloning the remote Git repository 10:10:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:10:53 > git init /w/workspace/edgex-ui-go/1 # timeout=10 10:10:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:10:53 > git --version # timeout=10 10:10:53 > git --version # 'git version 2.24.3' 10:10:53 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:55 Merging remotes/origin/master commit 23a5eeb9b5cd65324e737a307091d4b207149c3a into PR head commit 165765d0aa1e63732869cf1d3f13269f1ddae1e1 10:10:55 Merge succeeded, producing 165765d0aa1e63732869cf1d3f13269f1ddae1e1 10:10:55 Checking out Revision 165765d0aa1e63732869cf1d3f13269f1ddae1e1 (PR-335) 10:10:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:10:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:10:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:10:54 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:10:54 > git config core.sparsecheckout # timeout=10 10:10:55 > git checkout -f 165765d0aa1e63732869cf1d3f13269f1ddae1e1 # timeout=10 10:10:55 > git remote # timeout=10 10:10:55 > git config --get remote.origin.url # timeout=10 10:10:55 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:55 > git merge 23a5eeb9b5cd65324e737a307091d4b207149c3a # timeout=10 10:10:55 > git rev-parse HEAD^{commit} # timeout=10 10:10:55 > git config core.sparsecheckout # timeout=10 10:10:55 > git checkout -f 165765d0aa1e63732869cf1d3f13269f1ddae1e1 # timeout=10 10:10:59 Commit message: "feat: Update built web product" 10:10:59 > git --version # timeout=10 10:10:59 > git --version # 'git version 2.24.3' 10:10:59 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:11:00 00ac8860ef70: Pull complete 10:11:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:11:00 63d7cb157983: Pull complete 10:11:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 10:11:01 b116817d02f9: Pull complete [Pipeline] sh 10:11:01 + sudo service docker restart 10:11:01 + true 10:11:01 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:11:03 provisioning config files... 10:11:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5161468676718417948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:03 ---> docker-login.sh 10:11:03 nexus3.edgexfoundry.org:10001 10:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:03 Configure a credential helper to remove this warning. See 10:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:03 10:11:03 Login Succeeded 10:11:03 nexus3.edgexfoundry.org:10002 10:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:03 Configure a credential helper to remove this warning. See 10:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:03 10:11:03 Login Succeeded 10:11:03 nexus3.edgexfoundry.org:10003 10:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:04 Configure a credential helper to remove this warning. See 10:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:04 10:11:04 Login Succeeded 10:11:04 nexus3.edgexfoundry.org:10004 10:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:04 Configure a credential helper to remove this warning. See 10:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:04 10:11:04 Login Succeeded 10:11:04 docker.io 10:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:04 Configure a credential helper to remove this warning. See 10:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:04 10:11:04 Login Succeeded 10:11:04 ---> docker-login.sh ends [Pipeline] } 10:11:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:11:05 ========================================================= 10:11:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:11:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:11:05 + 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 . 10:11:05 745a02a5169b: Pull complete 10:11:05 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 10:11:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:11:05 ---> b7e6874047d6 10:11:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:11:06 Sending build context to Docker daemon 34.66MB 10:11:06 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:11:06 Step 2/8 : FROM ${BASE} 10:11:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:11:06 188c0c94c7c5: Pulling fs layer 10:11:06 0ef7d3d256c8: Pulling fs layer 10:11:06 de9db76c5a1d: Pulling fs layer 10:11:06 bca2f99d35d6: Pulling fs layer 10:11:06 93359f2a8cfa: Pulling fs layer 10:11:06 7c6f9722023f: Pulling fs layer 10:11:06 a35cf1a2eb13: Pulling fs layer 10:11:06 93359f2a8cfa: Waiting 10:11:06 7c6f9722023f: Waiting 10:11:06 a35cf1a2eb13: Waiting 10:11:06 bca2f99d35d6: Waiting 10:11:06 de9db76c5a1d: Download complete 10:11:06 0ef7d3d256c8: Verifying Checksum 10:11:06 0ef7d3d256c8: Download complete 10:11:06 93359f2a8cfa: Download complete 10:11:06 7c6f9722023f: Verifying Checksum 10:11:06 7c6f9722023f: Download complete 10:11:06 188c0c94c7c5: Verifying Checksum 10:11:06 188c0c94c7c5: Download complete 10:11:06 188c0c94c7c5: Pull complete 10:11:06 0ef7d3d256c8: Pull complete 10:11:06 de9db76c5a1d: Pull complete 10:11:07 a35cf1a2eb13: Verifying Checksum 10:11:07 a35cf1a2eb13: Download complete 10:11:08 ---> Running in 5c5307a779f1 10:11:08 Removing intermediate container 5c5307a779f1 10:11:08 ---> 112b13397517 10:11:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:08 ---> Running in f7c4983158a3 10:11:08 bca2f99d35d6: Verifying Checksum 10:11:08 bca2f99d35d6: Download complete 10:11:10 Removing intermediate container f7c4983158a3 10:11:10 ---> 629607b466be 10:11:10 Step 5/8 : RUN apk add --no-cache make git 10:11:10 ---> Running in 1a1cf2ddf0ca 10:11:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:11:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:11:13 OK: 142 MiB in 39 packages 10:11:13 bca2f99d35d6: Pull complete 10:11:13 93359f2a8cfa: Pull complete 10:11:13 7c6f9722023f: Pull complete 10:11:14 Removing intermediate container 1a1cf2ddf0ca 10:11:14 ---> 0e6f1d32e31a 10:11:14 Step 6/8 : WORKDIR /edgex-ui-go 10:11:14 ---> Running in 053a7791da27 10:11:15 Removing intermediate container 053a7791da27 10:11:15 ---> 804fdc7696f5 10:11:15 Step 7/8 : COPY . . 10:11:18 ---> 5ea5392103ad 10:11:18 Step 8/8 : RUN go mod download 10:11:18 ---> Running in 978cdc21af76 10:11:21 a35cf1a2eb13: Pull complete 10:11:21 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 10:11:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 10:11:21 ---> a62c8e92a672 10:11:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:11:21 ---> Running in fcaf9e867fd6 10:11:21 Removing intermediate container fcaf9e867fd6 10:11:21 ---> 66f788e24e1d 10:11:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:21 ---> Running in 38ff230f6708 10:11:22 Removing intermediate container 38ff230f6708 10:11:22 ---> aeb2545de9ad 10:11:22 Step 5/8 : RUN apk add --no-cache make git 10:11:22 ---> Running in b70c8c1793be 10:11:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:11:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:11:24 OK: 166 MiB in 39 packages 10:11:24 Removing intermediate container b70c8c1793be 10:11:24 ---> 8106ec6b57e3 10:11:24 Step 6/8 : WORKDIR /edgex-ui-go 10:11:24 ---> Running in 52bbf8776c69 10:11:24 Removing intermediate container 52bbf8776c69 10:11:24 ---> 42505d9047ee 10:11:24 Step 7/8 : COPY . . 10:11:28 ---> c5db23c58e5b 10:11:28 Step 8/8 : RUN go mod download 10:11:28 ---> Running in f15aaa508a69 10:11:51 Removing intermediate container 978cdc21af76 10:11:51 ---> 6c7e0c7bd4e4 10:11:51 Successfully built 6c7e0c7bd4e4 10:11:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:11:51 + docker inspect -f . ci-base-image-arm64 10:11:51 . [Pipeline] withDockerContainer 10:11:51 prd-ubuntu18.04-docker-arm64-4c-16g-251 does not seem to be running inside a container 10:11:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:11:53 $ docker top 87e3a0a22ca0a77ecbb0d7e43c5a0c6e8ff11cf71c5b95cada3c56c9afe3a8cb -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:54 + go version 10:11:54 go version go1.15.5 linux/arm64 [Pipeline] } 10:11:54 $ docker stop --time=1 87e3a0a22ca0a77ecbb0d7e43c5a0c6e8ff11cf71c5b95cada3c56c9afe3a8cb 10:11:54 Removing intermediate container f15aaa508a69 10:11:54 ---> d5ca3cf6d867 10:11:54 Successfully built d5ca3cf6d867 10:11:54 Successfully tagged ci-base-image-x86_64:latest 10:11:56 $ docker rm -f 87e3a0a22ca0a77ecbb0d7e43c5a0c6e8ff11cf71c5b95cada3c56c9afe3a8cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:11:57 + docker inspect -f . ci-base-image-x86_64 10:11:57 . [Pipeline] withDockerContainer 10:11:57 prd-centos7-docker-4c-2g-252 does not seem to be running inside a container 10:11:57 $ 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 10:11:57 + docker inspect -f . ci-base-image-arm64 10:11:57 . 10:11:58 $ docker top 192af3bc70a1461964dbc1f9a43e087461c233f1cebce93a5052bb3e4b25267a -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 10:11:58 prd-ubuntu18.04-docker-arm64-4c-16g-251 does not seem to be running inside a container 10:11:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:12:00 $ docker top e13ae4e688c85cf4ab6773b5360de75df6214714a5ab290ffa1a7e55286c2407 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 10:12:00 + go version 10:12:00 go version go1.15.5 linux/amd64 [Pipeline] } 10:12:00 $ docker stop --time=1 192af3bc70a1461964dbc1f9a43e087461c233f1cebce93a5052bb3e4b25267a 10:12:01 + make test 10:12:01 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:12:02 $ docker rm -f 192af3bc70a1461964dbc1f9a43e087461c233f1cebce93a5052bb3e4b25267a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 10:12:02 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] isUnix [Pipeline] sh 10:12:03 + docker inspect -f . ci-base-image-x86_64 10:12:03 . [Pipeline] withDockerContainer 10:12:03 prd-centos7-docker-4c-2g-252 does not seem to be running inside a container 10:12:03 $ 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 10:12:04 $ docker top cb436b2b5f5dd61d9b2c3fca648ce5d46b28ccd3378f44d28a4cf4c6999ed3e5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:04 + make test 10:12:04 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:12:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:12:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:12:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:12:16 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 10:12:16 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:12:16 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:12:16 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:12:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:12:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:12:16 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:12:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:12:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:12:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:12:16 GO111MODULE=on go vet ./... [Pipeline] } 10:12:17 $ docker stop --time=1 cb436b2b5f5dd61d9b2c3fca648ce5d46b28ccd3378f44d28a4cf4c6999ed3e5 10:12:19 $ docker rm -f cb436b2b5f5dd61d9b2c3fca648ce5d46b28ccd3378f44d28a4cf4c6999ed3e5 [Pipeline] // withDockerContainer [Pipeline] sh 10:12:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:12:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:12:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:12:23 + ls -al . 10:12:23 total 92 10:12:23 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 15 10:12 . 10:12:23 drwxrwxr-x. 4 jenkins jenkins 28 Apr 15 10:10 .. 10:12:23 drwxrwxr-x. 3 jenkins jenkins 20 Apr 15 10:10 assets 10:12:23 drwxrwxr-x. 2 jenkins jenkins 35 Apr 15 10:10 bin 10:12:23 drwxrwxr-x. 3 jenkins jenkins 29 Apr 15 10:10 cmd 10:12:23 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 15 10:10 CONTRIBUTING.md 10:12:23 -rw-r--r--. 1 jenkins jenkins 10 Apr 15 10:12 coverage.out 10:12:23 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 15 10:10 Dockerfile 10:12:23 -rw-rw-r--. 1 jenkins jenkins 902 Apr 15 10:10 Dockerfile.build 10:12:23 drwxrwxr-x. 5 jenkins jenkins 104 Apr 15 10:10 docs 10:12:23 drwxrwxr-x. 8 jenkins jenkins 179 Apr 15 10:10 .git 10:12:23 drwxrwxr-x. 2 jenkins jenkins 103 Apr 15 10:10 .github 10:12:23 -rw-rw-r--. 1 jenkins jenkins 162 Apr 15 10:10 .gitignore 10:12:23 -rw-rw-r--. 1 jenkins jenkins 987 Apr 15 10:10 go.mod 10:12:23 -rw-r--r--. 1 jenkins jenkins 22392 Apr 15 10:12 go.sum 10:12:23 drwxrwxr-x. 10 jenkins jenkins 139 Apr 15 10:10 internal 10:12:23 -rw-rw-r--. 1 jenkins jenkins 652 Apr 15 10:10 Jenkinsfile 10:12:23 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 15 10:10 LICENSE 10:12:23 -rw-rw-r--. 1 jenkins jenkins 951 Apr 15 10:10 Makefile 10:12:23 -rw-rw-r--. 1 jenkins jenkins 4535 Apr 15 10:10 README.md 10:12:23 -rw-rw-r--. 1 jenkins jenkins 5 Apr 15 10:08 VERSION 10:12:23 -rw-rw-r--. 1 jenkins jenkins 155 Apr 15 10:10 version.go 10:12:23 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 15 10:10 web [Pipeline] isUnix [Pipeline] sh 10:12:23 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=165765d0aa1e63732869cf1d3f13269f1ddae1e1 --label arch=amd64 --label version=0.0.0 . 10:12:24 Sending build context to Docker daemon 34.68MB 10:12:24 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 10:12:24 Step 2/24 : FROM ${BASE} AS builder 10:12:24 ---> d5ca3cf6d867 10:12:24 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:12:25 ---> Running in 781fb0acb16b 10:12:25 Removing intermediate container 781fb0acb16b 10:12:25 ---> dedc59e64236 10:12:25 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:12:25 ---> Running in a136c475523a 10:12:25 Removing intermediate container a136c475523a 10:12:25 ---> 1ec53c8bfbb2 10:12:25 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:12:25 ---> Running in a4c238b5452a 10:12:25 Removing intermediate container a4c238b5452a 10:12:25 ---> 6155313b2e2b 10:12:25 Step 6/24 : LABEL Name=edgex-ui-go 10:12:25 ---> Running in d117b0d9f484 10:12:26 Removing intermediate container d117b0d9f484 10:12:26 ---> d28c0813789a 10:12:26 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:12:26 ---> Running in eb83185fc913 10:12:26 Removing intermediate container eb83185fc913 10:12:26 ---> 0ebcbed5a2d9 10:12:26 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:26 ---> Running in a13059a26632 10:12:27 Removing intermediate container a13059a26632 10:12:27 ---> 61fbc6aa80c8 10:12:27 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:27 ---> Running in 59a421b7859a 10:12:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:12:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:12:28 OK: 166 MiB in 39 packages 10:12:29 Removing intermediate container 59a421b7859a 10:12:29 ---> 6842c8934377 10:12:29 Step 10/24 : ENV GO111MODULE=on 10:12:29 ---> Running in 768cb61a7ce3 10:12:29 Removing intermediate container 768cb61a7ce3 10:12:29 ---> a9406f24988a 10:12:29 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:12:29 ---> Running in d192d97a6656 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:12:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:12:29 GO111MODULE=on go vet ./... 10:12:29 Removing intermediate container d192d97a6656 10:12:29 ---> b76b51244c77 10:12:29 Step 12/24 : COPY go.mod . 10:12:30 ---> f0271e115663 10:12:30 Step 13/24 : COPY Makefile . 10:12:30 ---> 244c2a91d13a 10:12:30 Step 14/24 : RUN make update 10:12:30 ---> Running in 27075eb0a623 10:12:30 CGO_ENABLED=0 GO111MODULE=on go mod download 10:12:31 Removing intermediate container 27075eb0a623 10:12:31 ---> 848c20d6dc43 10:12:31 Step 15/24 : COPY . . 10:12:34 ---> 86a6ec28f88d 10:12:34 Step 16/24 : RUN ${MAKE} 10:12:34 ---> Running in 093c3ead4d1c 10:12:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] } 10:12:38 $ docker stop --time=1 e13ae4e688c85cf4ab6773b5360de75df6214714a5ab290ffa1a7e55286c2407 10:12:40 $ docker rm -f e13ae4e688c85cf4ab6773b5360de75df6214714a5ab290ffa1a7e55286c2407 [Pipeline] // withDockerContainer [Pipeline] sh 10:12:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:12:41 Warning: overwriting stash ‘coverage-report’ 10:12:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:12:43 + ls -al . 10:12:43 total 124 10:12:43 drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 10:12 . 10:12:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 10:10 .. 10:12:43 drwxrwxr-x 8 jenkins jenkins 4096 Apr 15 10:10 .git 10:12:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 10:10 .github 10:12:43 -rw-rw-r-- 1 jenkins jenkins 162 Apr 15 10:10 .gitignore 10:12:43 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 15 10:10 CONTRIBUTING.md 10:12:43 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 15 10:10 Dockerfile 10:12:43 -rw-rw-r-- 1 jenkins jenkins 902 Apr 15 10:10 Dockerfile.build 10:12:43 -rw-rw-r-- 1 jenkins jenkins 652 Apr 15 10:10 Jenkinsfile 10:12:43 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 15 10:10 LICENSE 10:12:43 -rw-rw-r-- 1 jenkins jenkins 951 Apr 15 10:10 Makefile 10:12:43 -rw-rw-r-- 1 jenkins jenkins 4535 Apr 15 10:10 README.md 10:12:43 -rw-rw-r-- 1 jenkins jenkins 5 Apr 15 10:08 VERSION 10:12:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 10:10 assets 10:12:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 10:10 bin 10:12:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 10:10 cmd 10:12:43 -rw-r--r-- 1 jenkins jenkins 10 Apr 15 10:12 coverage.out 10:12:43 drwxrwxr-x 5 jenkins jenkins 4096 Apr 15 10:10 docs 10:12:43 -rw-rw-r-- 1 jenkins jenkins 987 Apr 15 10:10 go.mod 10:12:43 -rw-r--r-- 1 jenkins jenkins 22392 Apr 15 10:12 go.sum 10:12:43 drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 10:10 internal 10:12:43 -rw-rw-r-- 1 jenkins jenkins 155 Apr 15 10:10 version.go 10:12:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 10:10 web [Pipeline] isUnix [Pipeline] sh 10:12:43 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=165765d0aa1e63732869cf1d3f13269f1ddae1e1 --label arch=arm64 --label version=0.0.0 . 10:12:44 Sending build context to Docker daemon 34.68MB 10:12:44 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 10:12:44 Step 2/24 : FROM ${BASE} AS builder 10:12:44 ---> 6c7e0c7bd4e4 10:12:44 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:12:44 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:12:44 ---> Running in 692ff5fff8e1 10:12:45 Removing intermediate container 692ff5fff8e1 10:12:45 ---> 50c2666e7a6f 10:12:45 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:12:45 ---> Running in 1907743ed659 10:12:45 Removing intermediate container 1907743ed659 10:12:45 ---> 9d640eae8b70 10:12:45 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:12:46 ---> Running in ccd819de259c 10:12:46 Removing intermediate container ccd819de259c 10:12:46 ---> 661646c7064a 10:12:46 Step 6/24 : LABEL Name=edgex-ui-go 10:12:46 ---> Running in b5569e42dfea 10:12:47 Removing intermediate container 093c3ead4d1c 10:12:47 ---> e1f502f2c732 10:12:47 Step 17/24 : FROM alpine:3.12 10:12:47 3.12: Pulling from library/alpine 10:12:47 Removing intermediate container b5569e42dfea 10:12:47 ---> caa7308b87e2 10:12:47 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:12:47 ---> Running in ce8361b54670 10:12:47 339de151aab4: Pulling fs layer 10:12:47 339de151aab4: Download complete 10:12:47 339de151aab4: Pull complete 10:12:47 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:12:47 Status: Downloaded newer image for alpine:3.12 10:12:47 ---> 13621d1b12d4 10:12:47 Step 18/24 : EXPOSE 4000 10:12:47 Removing intermediate container ce8361b54670 10:12:47 ---> 03a76a0916c9 10:12:47 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:47 ---> Running in d1e221ae44e7 10:12:47 ---> Running in 240af75253db 10:12:47 Removing intermediate container 240af75253db 10:12:47 ---> 531983de410b 10:12:47 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 10:12:49 ---> 9869322b7c25 10:12:49 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:12:49 ---> Running in b5808d2d5c7d 10:12:49 Removing intermediate container b5808d2d5c7d 10:12:49 ---> 12a694e6f3ff 10:12:49 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:12:49 ---> Running in 885a723d56c1 10:12:49 Removing intermediate container 885a723d56c1 10:12:49 ---> 96443ebf3482 10:12:49 Step 22/24 : LABEL arch=amd64 10:12:50 ---> Running in ef09d9824a03 10:12:50 Removing intermediate container ef09d9824a03 10:12:50 ---> 6863b5261c54 10:12:50 Step 23/24 : LABEL git_sha=165765d0aa1e63732869cf1d3f13269f1ddae1e1 10:12:50 ---> Running in b420e4e2f861 10:12:50 Removing intermediate container d1e221ae44e7 10:12:50 ---> 6a9e3a3d971b 10:12:50 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:50 ---> Running in b4bc74d619f9 10:12:50 Removing intermediate container b420e4e2f861 10:12:50 ---> ef34d9dc6614 10:12:50 Step 24/24 : LABEL version=0.0.0 10:12:50 ---> Running in 081eaa0db938 10:12:50 Removing intermediate container 081eaa0db938 10:12:50 ---> 9c4144e7071e 10:12:50 [Warning] One or more build-args [ARCH] were not consumed 10:12:50 Successfully built 9c4144e7071e 10:12:50 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) 10:12:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:12:51 ---> job-cost.sh 10:12:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hSjt 10:12:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:12:52 OK: 142 MiB in 39 packages 10:12:53 Removing intermediate container b4bc74d619f9 10:12:53 ---> ed92599bd76a 10:12:53 Step 10/24 : ENV GO111MODULE=on 10:12:53 ---> Running in 3f5cd90b7863 10:12:54 Removing intermediate container 3f5cd90b7863 10:12:54 ---> 51a02978dd7b 10:12:54 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:12:54 ---> Running in e5f8a5102b48 10:12:55 Removing intermediate container e5f8a5102b48 10:12:55 ---> 80b0599b68ec 10:12:55 Step 12/24 : COPY go.mod . 10:12:55 ---> 3a5dfe8e9d27 10:12:55 Step 13/24 : COPY Makefile . 10:12:56 ---> a02881c6af17 10:12:56 Step 14/24 : RUN make update 10:12:56 ---> Running in 82cfa20d70c1 10:12:57 CGO_ENABLED=0 GO111MODULE=on go mod download 10:12:59 Removing intermediate container 82cfa20d70c1 10:12:59 ---> e2e2be7bcc6f 10:12:59 Step 15/24 : COPY . . 10:13:02 ---> 8cb3436e5339 10:13:02 Step 16/24 : RUN ${MAKE} 10:13:02 ---> Running in d80746a437a1 10:13:03 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 10:13:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:13:30 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:13:33 lf-activate-venv(): INFO: Adding /tmp/venv-hSjt/bin to PATH 10:13:33 INFO: No Stack... 10:13:33 INFO: Retrieving Pricing Info for: v1-standard-2 10:13:33 INFO: Archiving Costs [Pipeline] sh 10:13:33 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 10:13:33 + cut -d, -f6 [Pipeline] lock 10:13:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-335-1-stack-cost] 10:13:33 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-335-1-stack-cost] did not exist. Created. 10:13:33 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-335-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:13:34 + echo total: 0.029999999329447746 [Pipeline] stash 10:13:34 Stashed 1 file(s) [Pipeline] } 10:13:34 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-335-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:13:35 Removing intermediate container d80746a437a1 10:13:35 ---> bda1cb5cf42a 10:13:35 Step 17/24 : FROM alpine:3.12 10:13:35 3.12: Pulling from library/alpine 10:13:35 d2f70382dc9a: Pulling fs layer 10:13:35 d2f70382dc9a: Verifying Checksum 10:13:35 d2f70382dc9a: Download complete 10:13:36 d2f70382dc9a: Pull complete 10:13:36 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:13:36 Status: Downloaded newer image for alpine:3.12 10:13:36 ---> 9852663dfa18 10:13:36 Step 18/24 : EXPOSE 4000 10:13:36 ---> Running in e9733062668b 10:13:37 Removing intermediate container e9733062668b 10:13:37 ---> d6c4b8a7af4e 10:13:37 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 10:13:39 ---> 1b526c84547f 10:13:39 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:13:39 ---> Running in d80511fdf629 10:13:39 Removing intermediate container d80511fdf629 10:13:39 ---> cf2988ba28e8 10:13:39 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:13:39 ---> Running in 54c079f9bf62 10:13:40 Removing intermediate container 54c079f9bf62 10:13:40 ---> 2eadb682f4dd 10:13:40 Step 22/24 : LABEL arch=arm64 10:13:40 ---> Running in 3fdcb0a6ec49 10:13:41 Removing intermediate container 3fdcb0a6ec49 10:13:41 ---> e9edf9710f02 10:13:41 Step 23/24 : LABEL git_sha=165765d0aa1e63732869cf1d3f13269f1ddae1e1 10:13:41 ---> Running in 45d24b2ce3b0 10:13:41 Removing intermediate container 45d24b2ce3b0 10:13:41 ---> cb151b7407ca 10:13:41 Step 24/24 : LABEL version=0.0.0 10:13:41 ---> Running in 73cb556108a1 10:13:42 Removing intermediate container 73cb556108a1 10:13:42 ---> 53ef80511e24 10:13:42 [Warning] One or more build-args [ARCH] were not consumed 10:13:42 Successfully built 53ef80511e24 10:13:42 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:13:42 ---> job-cost.sh 10:13:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5NPo 10:14:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:15:58 lf-activate-venv(): INFO: Adding /tmp/venv-5NPo/bin to PATH 10:15:58 INFO: No Stack... 10:15:58 INFO: Retrieving Pricing Info for: lf-standard-4 10:15:58 INFO: Archiving Costs [Pipeline] sh 10:15:58 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 10:15:58 + cut -d, -f6 [Pipeline] lock 10:15:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-335-1-stack-cost] 10:15:59 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-335-1-stack-cost] did not exist. Created. 10:15:59 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-335-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:15:59 /w/workspace/edgex-ui-go/1@tmp/durable-08456bec/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-08456bec/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:15:59 + echo total: 0.20999999344348907 [Pipeline] stash 10:15:59 Warning: overwriting stash ‘stack-cost’ 10:16:00 Stashed 1 file(s) [Pipeline] } 10:16:00 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-335-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 10:16:01 provisioning config files... 10:16:01 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp/config3203692860071842984tmp [Pipeline] { [Pipeline] sh 10:16:01 + set +x 10:16:01 + curl -s https://codecov.io/bash 10:16:01 + bash -s -- 10:16:01 10:16:01 _____ _ 10:16:01 / ____| | | 10:16:01 | | ___ __| | ___ ___ _____ __ 10:16:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:16:01 | |___| (_) | (_| | __/ (_| (_) \ V / 10:16:01 \_____\___/ \__,_|\___|\___\___/ \_/ 10:16:01 Bash-1.0.1 10:16:01 10:16:01 10:16:01 ==> git version 2.24.3 found 10:16:01 ==> 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 10:16:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:16:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:16:01 ==> Jenkins CI detected. 10:16:01 project root: . 10:16:01 --> token set from env 10:16:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:16:01 ==> Running gcov in . (disable via -X gcov) 10:16:01 ==> Python coveragepy not found 10:16:01 ==> Searching for coverage reports in: 10:16:01 + . 10:16:01 -> Found 1 reports 10:16:01 ==> Detecting git/mercurial file structure 10:16:02 ==> Reading reports 10:16:02 + ./coverage.out bytes=10 10:16:02 ==> Appending adjustments 10:16:02 https://docs.codecov.io/docs/fixing-reports 10:16:02 + Found adjustments 10:16:02 ==> Gzipping contents 10:16:02 4.0K /tmp/codecov.9nm8ps.gz 10:16:02 ==> Uploading reports 10:16:02 url: https://codecov.io 10:16:02 query: branch=PR-335&commit=165765d0aa1e63732869cf1d3f13269f1ddae1e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-335%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=335&job=&cmd_args= 10:16:02 -> Pinging Codecov 10:16:02 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-335&commit=165765d0aa1e63732869cf1d3f13269f1ddae1e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-335%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=335&job=&cmd_args= 10:16:02 -> Uploading to 10:16:02 https://storage.googleapis.com/codecov/v4/raw/2021-04-15/FB506323287CE973F263BFD2A0EB1F37/165765d0aa1e63732869cf1d3f13269f1ddae1e1/fa97aae9-35d0-4c2e-962c-ccbe601396e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210415T101602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a80680dd83e8e36c71a9af4755e72901deb9c3d92a595fdb4625640eef7ac14 10:16:02 % Total % Received % Xferd Average Speed Time Time Time Current 10:16:02 Dload Upload Total Spent Left Speed 10:16:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3886 0 0 100 3886 0 9527 --:--:-- --:--:-- --:--:-- 9524 10:16:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/165765d0aa1e63732869cf1d3f13269f1ddae1e1 [Pipeline] } 10:16:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:16:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:16:05 ---> package-listing.sh 10:16:05 ++ facter osfamily 10:16:05 ++ tr '[:upper:]' '[:lower:]' 10:16:05 + OS_FAMILY=redhat 10:16:05 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-335 10:16:05 + START_PACKAGES=/tmp/packages_start.txt 10:16:05 + END_PACKAGES=/tmp/packages_end.txt 10:16:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:16:05 + PACKAGES=/tmp/packages_start.txt 10:16:05 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-335 ']' 10:16:05 + PACKAGES=/tmp/packages_end.txt 10:16:05 + case "${OS_FAMILY}" in 10:16:05 + rpm -qa 10:16:05 + sort 10:16:10 + '[' -f /tmp/packages_start.txt ']' 10:16:10 + '[' -f /tmp/packages_end.txt ']' 10:16:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:16:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-335 ']' 10:16:10 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-335/archives/ 10:16:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-335/archives/ [Pipeline] echo 10:16:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-335/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:16:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:16:11 10:16:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:16:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:16:11 alpine: Pulling from edgex-lftools-log-publisher 10:16:11 df20fa9351a1: Pulling fs layer 10:16:11 36b3adc4ff6f: Pulling fs layer 10:16:11 8ad3a11d3b57: Pulling fs layer 10:16:11 46f8f816bc3b: Pulling fs layer 10:16:11 93b61091891f: Pulling fs layer 10:16:11 93b9cdb0e59b: Pulling fs layer 10:16:11 5e14af77c1be: Pulling fs layer 10:16:11 01666e4c0597: Pulling fs layer 10:16:11 aa168da1d23b: Pulling fs layer 10:16:11 46f8f816bc3b: Waiting 10:16:11 93b61091891f: Waiting 10:16:11 01666e4c0597: Waiting 10:16:11 aa168da1d23b: Waiting 10:16:11 5e14af77c1be: Waiting 10:16:11 36b3adc4ff6f: Verifying Checksum 10:16:11 36b3adc4ff6f: Download complete 10:16:11 46f8f816bc3b: Verifying Checksum 10:16:11 46f8f816bc3b: Download complete 10:16:11 df20fa9351a1: Verifying Checksum 10:16:11 df20fa9351a1: Download complete 10:16:11 93b9cdb0e59b: Verifying Checksum 10:16:11 93b9cdb0e59b: Download complete 10:16:11 5e14af77c1be: Verifying Checksum 10:16:11 5e14af77c1be: Download complete 10:16:11 01666e4c0597: Verifying Checksum 10:16:11 01666e4c0597: Download complete 10:16:11 93b61091891f: Verifying Checksum 10:16:11 93b61091891f: Download complete 10:16:11 8ad3a11d3b57: Verifying Checksum 10:16:11 8ad3a11d3b57: Download complete 10:16:12 df20fa9351a1: Pull complete 10:16:12 36b3adc4ff6f: Pull complete 10:16:13 8ad3a11d3b57: Pull complete 10:16:13 46f8f816bc3b: Pull complete 10:16:13 93b61091891f: Pull complete 10:16:13 93b9cdb0e59b: Pull complete 10:16:13 5e14af77c1be: Pull complete 10:16:13 01666e4c0597: Pull complete 10:16:16 aa168da1d23b: Verifying Checksum 10:16:16 aa168da1d23b: Download complete 10:16:23 aa168da1d23b: Pull complete 10:16:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:16:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:16:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:16:23 prd-centos7-docker-4c-2g-250 does not seem to be running inside a container 10:16:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-335/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-335 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-335:/w/workspace/edgexfoundry_edgex-ui-go_PR-335:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:16:26 $ docker top 6bce280a35921fec19a1b4ce2e98dccf1d00614af22c409992e53ed57198fa5a -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:27 + touch /tmp/pre-build-complete [Pipeline] sh 10:16:27 + mkdir -p /var/log/sa [Pipeline] sh 10:16:27 + ls /var/log/sa-host 10:16:27 + sadf -c /var/log/sa-host/sa15 10:16:27 file_magic: OK 10:16:27 HZ: Using current value: 100 10:16:27 file_header: OK 10:16:27 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 10:16:27 Statistics: 10:16:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:16:27 File successfully converted to sysstat format version 12.2.1 10:16:27 + sadf -c /var/log/sa-host/sa23 10:16:27 file_magic: OK 10:16:27 HZ: Using current value: 100 10:16:27 file_header: OK 10:16:27 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 10:16:27 Statistics: 10:16:27 Hnuu...uuuununununu... 10:16:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:16:28 provisioning config files... 10:16:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp/config8481732159369713068tmp [Pipeline] { [Pipeline] echo 10:16:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:16:29 ---> create-netrc.sh [Pipeline] } 10:16:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:16:29 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:16:29 ---> python-tools-install.sh [Pipeline] echo 10:16:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:16:29 ---> sudo-logs.sh 10:16:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:16:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:16:30 ---> job-cost.sh 10:16:30 lf-activate-venv: SKIPPING 10:16:30 DEBUG: total: 0.20999999344348907 10:16:30 INFO: Retrieving Stack Cost... 10:16:32 INFO: Retrieving Pricing Info for: v1-standard-2 10:16:32 INFO: Archiving Costs [Pipeline] echo 10:16:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:16:33 ---> logs-deploy.sh 10:16:33 lf-activate-venv: SKIPPING 10:16:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-335/1 10:16:33 INFO: archiving workspace using pattern(s): 10:16:34 Archives upload complete. 10:16:34 INFO: archiving logs to Nexus 10:16:35 ---> uname -a: 10:16:35 Linux prd-centos7-docker-4c-2g-250.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:16:35 10:16:35 10:16:35 ---> lscpu: 10:16:35 Architecture: x86_64 10:16:35 CPU op-mode(s): 32-bit, 64-bit 10:16:35 Byte Order: Little Endian 10:16:35 Address sizes: 40 bits physical, 48 bits virtual 10:16:35 CPU(s): 4 10:16:35 On-line CPU(s) list: 0-3 10:16:35 Thread(s) per core: 1 10:16:35 Core(s) per socket: 1 10:16:35 Socket(s): 4 10:16:35 NUMA node(s): 1 10:16:35 Vendor ID: GenuineIntel 10:16:35 CPU family: 6 10:16:35 Model: 44 10:16:35 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:16:35 Stepping: 1 10:16:35 CPU MHz: 2933.438 10:16:35 BogoMIPS: 5866.87 10:16:35 Virtualization: VT-x 10:16:35 Hypervisor vendor: KVM 10:16:35 Virtualization type: full 10:16:35 L1d cache: 128 KiB 10:16:35 L1i cache: 128 KiB 10:16:35 L2 cache: 16 MiB 10:16:35 L3 cache: 64 MiB 10:16:35 NUMA node0 CPU(s): 0-3 10:16:35 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:16:35 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:16:35 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:16:35 Vulnerability Meltdown: Mitigation; PTI 10:16:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:16:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:16:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:16:35 Vulnerability Srbds: Not affected 10:16:35 Vulnerability Tsx async abort: Not affected 10:16:35 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 10:16:35 10:16:35 10:16:35 ---> nproc: 10:16:35 4 10:16:35 10:16:35 10:16:35 ---> df -h: 10:16:35 Filesystem Size Used Available Use% Mounted on 10:16:35 overlay 50.0G 7.3G 42.7G 15% / 10:16:35 tmpfs 64.0M 0 64.0M 0% /dev 10:16:35 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:16:35 shm 64.0M 0 64.0M 0% /dev/shm 10:16:35 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 10:16:35 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 10:16:35 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 10:16:35 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 10:16:35 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 10:16:35 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 10:16:35 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 10:16:35 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 10:16:35 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-335 10:16:35 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-335@tmp 10:16:35 10:16:35 10:16:35 ---> free -m: 10:16:35 total used free shared buff/cache available 10:16:35 Mem: 1837 712 96 0 1027 1020 10:16:35 Swap: 1023 1 1022 10:16:35 10:16:35 10:16:35 ---> ip addr: 10:16:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:16:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:16:35 inet 127.0.0.1/8 scope host lo 10:16:35 valid_lft forever preferred_lft forever 10:16:35 inet6 ::1/128 scope host 10:16:35 valid_lft forever preferred_lft forever 10:16:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:16:35 link/ether fa:16:3e:02:2b:60 brd ff:ff:ff:ff:ff:ff 10:16:35 inet 10.30.123.71/23 brd 10.30.123.255 scope global dynamic eth0 10:16:35 valid_lft 85846sec preferred_lft 85846sec 10:16:35 inet6 fe80::f816:3eff:fe02:2b60/64 scope link 10:16:35 valid_lft forever preferred_lft forever 10:16:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:16:35 link/ether 02:42:e2:9d:47:e3 brd ff:ff:ff:ff:ff:ff 10:16:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:16:35 valid_lft forever preferred_lft forever 10:16:35 inet6 fe80::42:e2ff:fe9d:47e3/64 scope link 10:16:35 valid_lft forever preferred_lft forever 10:16:35 10:16:35