Pull request #298 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 cac3469c62707aa250957049ac7e9fb329568717+d55611448001badf3f86a355cc3eabf57582dc86 (44e914c87e9e5a7b6f4162d3c84252c73f3e1f0b) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-298/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 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-298/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 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27307 in /w/workspace/edgexfoundry_edgex-ui-go_PR-298 [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-298 # 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/298/head:refs/remotes/origin/PR-298 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d55611448001badf3f86a355cc3eabf57582dc86 into PR head commit cac3469c62707aa250957049ac7e9fb329568717 Merge succeeded, producing 17a38c4aa67a828436824c92bd1c1e1753749e9e Checking out Revision 17a38c4aa67a828436824c92bd1c1e1753749e9e (PR-298) > git config core.sparsecheckout # timeout=10 > git checkout -f cac3469c62707aa250957049ac7e9fb329568717 # 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 d55611448001badf3f86a355cc3eabf57582dc86 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17a38c4aa67a828436824c92bd1c1e1753749e9e # timeout=10 Commit message: "Merge commit 'd55611448001badf3f86a355cc3eabf57582dc86' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:44:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:44:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:44:34 ========================================================= 09:44:34 EdgeX Global Pipelines Version Info 09:44:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:44:39 ------------------- 09:44:39 stable info: 09:44:39 ------------------- 09:44:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:44:39 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 09:44:39 Message: update stable to v1.0.179 09:44:41 ------------------- 09:44:41 experimental info: 09:44:41 ------------------- 09:44:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:44:41 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 09:44:41 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:44:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:44:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:44:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:44:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:44:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:44:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:44:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:44:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:44:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 09:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:44:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:44:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:44:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:44:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:44:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:44:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:44:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:44:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:44:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:44:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:44:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:44:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:44:45 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:44:45 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 09:44:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-298 [Pipeline] echo 09:44:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-298 [Pipeline] echo 09:44:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-298 [Pipeline] echo 09:44:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17a38c4aa67a828436824c92bd1c1e1753749e9e [Pipeline] echo 09:44:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17a38c4 [Pipeline] echo 09:44:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:44:46 provisioning config files... 09:44:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp/config2300538921275622942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:47 ---> docker-login.sh 09:44:47 nexus3.edgexfoundry.org:10001 09:44:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:50 Configure a credential helper to remove this warning. See 09:44:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:50 09:44:50 Login Succeeded 09:44:50 nexus3.edgexfoundry.org:10002 09:44:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:51 Configure a credential helper to remove this warning. See 09:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:51 09:44:51 Login Succeeded 09:44:51 nexus3.edgexfoundry.org:10003 09:44:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:52 Configure a credential helper to remove this warning. See 09:44:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:52 09:44:52 Login Succeeded 09:44:52 nexus3.edgexfoundry.org:10004 09:44:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:52 Configure a credential helper to remove this warning. See 09:44:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:52 09:44:52 Login Succeeded 09:44:52 docker.io 09:44:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:44:53 Configure a credential helper to remove this warning. See 09:44:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:44:53 09:44:53 Login Succeeded 09:44:53 ---> docker-login.sh ends [Pipeline] } 09:44:53 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 09:44:54 + git log --format=format:%s -1 17a38c4aa67a828436824c92bd1c1e1753749e9e [Pipeline] echo 09:44:55 GIT_COMMIT: 17a38c4aa67a828436824c92bd1c1e1753749e9e, Commit Message: Merge commit 'd55611448001badf3f86a355cc3eabf57582dc86' into HEAD [Pipeline] echo 09:44:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:44:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:44:56 09:44:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:44:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:44:58 latest: Pulling from edgex-devops/git-semver 09:44:58 31603596830f: Pulling fs layer 09:44:58 2a8b12db71e7: Pulling fs layer 09:44:58 6ca5941a6612: Pulling fs layer 09:44:58 ecc8261a40a4: Pulling fs layer 09:44:58 ecc8261a40a4: Waiting 09:44:58 2a8b12db71e7: Verifying Checksum 09:44:58 2a8b12db71e7: Download complete 09:45:00 31603596830f: Verifying Checksum 09:45:00 31603596830f: Download complete 09:45:01 ecc8261a40a4: Verifying Checksum 09:45:01 ecc8261a40a4: Download complete 09:45:02 6ca5941a6612: Verifying Checksum 09:45:02 6ca5941a6612: Download complete 09:45:02 31603596830f: Pull complete 09:45:03 2a8b12db71e7: Pull complete 09:45:09 6ca5941a6612: Pull complete 09:45:09 ecc8261a40a4: Pull complete 09:45:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:45:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:45:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:45:10 prd-centos7-docker-4c-2g-27307 does not seem to be running inside a container 09:45:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-298 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-298:/w/workspace/edgexfoundry_edgex-ui-go_PR-298:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-298@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 09:45:15 $ docker top b24bc8fdaf397a6a67f656c96c9299f31b85e9db738d5e44817a78c326984c20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:45:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:45:16 [ssh-agent] Looking for ssh-agent implementation... 09:45:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:45:17 $ docker exec b24bc8fdaf397a6a67f656c96c9299f31b85e9db738d5e44817a78c326984c20 ssh-agent 09:45:17 SSH_AUTH_SOCK=/tmp/ssh-OJbSYLmDRZrl/agent.11 09:45:17 SSH_AGENT_PID=16 09:45:17 Running ssh-add (command line suppressed) 09:45:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp/private_key_4604352901000063483.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp/private_key_4604352901000063483.key) 09:45:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:45:20 + git tag --points-at HEAD [Pipeline] } 09:45:20 $ docker exec --env ******** --env ******** b24bc8fdaf397a6a67f656c96c9299f31b85e9db738d5e44817a78c326984c20 ssh-agent -k 09:45:21 unset SSH_AUTH_SOCK; 09:45:21 unset SSH_AGENT_PID; 09:45:21 echo Agent pid 16 killed; 09:45:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:45:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:45:21 [ssh-agent] Looking for ssh-agent implementation... 09:45:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:45:22 $ docker exec b24bc8fdaf397a6a67f656c96c9299f31b85e9db738d5e44817a78c326984c20 ssh-agent 09:45:23 SSH_AUTH_SOCK=/tmp/ssh-beJa4DOPnQrr/agent.43 09:45:23 SSH_AGENT_PID=49 09:45:23 Running ssh-add (command line suppressed) 09:45:23 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp/private_key_3351643808825418507.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp/private_key_3351643808825418507.key) 09:45:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:45:24 + git semver init 09:45:24 # -> Open(): unable to determine branch for HEAD 09:45:24 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-298/.git 09:45:24 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-298 09:45:24 # $SEMVER_REMOTE_NAME = origin 09:45:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:45:24 # $SEMVER_USER_NAME = edgex-jenkins 09:45:24 # $SEMVER_BRANCH = PR-298 09:45:24 # $SEMVER_TEMP = /tmp/semver-746601020 09:45:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:45:27 # '/tmp/semver-746601020' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-298/.semver' 09:45:27 # -> Force: false 09:45:27 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-298/.semver [Pipeline] } 09:45:27 $ docker exec --env ******** --env ******** b24bc8fdaf397a6a67f656c96c9299f31b85e9db738d5e44817a78c326984c20 ssh-agent -k 09:45:28 unset SSH_AUTH_SOCK; 09:45:28 unset SSH_AGENT_PID; 09:45:28 echo Agent pid 49 killed; 09:45:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:45:29 + git semver [Pipeline] } 09:45:29 $ docker stop --time=1 b24bc8fdaf397a6a67f656c96c9299f31b85e9db738d5e44817a78c326984c20 09:45:31 $ docker rm -f b24bc8fdaf397a6a67f656c96c9299f31b85e9db738d5e44817a78c326984c20 [Pipeline] // withDockerContainer [Pipeline] sh 09:45:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:45:34 Stashed 1 file(s) [Pipeline] echo 09:45:34 [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 09:45:50 Still waiting to schedule task 09:45:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:45:50 Still waiting to schedule task 09:45:50 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 09:47:38 Running on prd-centos7-docker-4c-2g-27312 in /w/workspace/edgexfoundry_edgex-ui-go_PR-298 [Pipeline] { [Pipeline] ws 09:47:38 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:47:40 using credential edgex-jenkins-ssh 09:47:40 Cloning the remote Git repository 09:47:40 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:47:40 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:47:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:47:40 > git --version # timeout=10 09:47:40 > git --version # 'git version 2.24.3' 09:47:40 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:47:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:47:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:47:41 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:47:42 Merging remotes/origin/master commit d55611448001badf3f86a355cc3eabf57582dc86 into PR head commit cac3469c62707aa250957049ac7e9fb329568717 09:47:42 Merge succeeded, producing ebb2c2ac793762f68f4400adbd0fc72ff4d3fb1f 09:47:42 Checking out Revision ebb2c2ac793762f68f4400adbd0fc72ff4d3fb1f (PR-298) 09:47:42 > git config core.sparsecheckout # timeout=10 09:47:42 > git checkout -f cac3469c62707aa250957049ac7e9fb329568717 # timeout=10 09:47:42 > git remote # timeout=10 09:47:42 > git config --get remote.origin.url # timeout=10 09:47:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:42 > git merge d55611448001badf3f86a355cc3eabf57582dc86 # timeout=10 09:47:42 > git rev-parse HEAD^{commit} # timeout=10 09:47:42 > git config core.sparsecheckout # timeout=10 09:47:42 > git checkout -f ebb2c2ac793762f68f4400adbd0fc72ff4d3fb1f # timeout=10 09:47:46 Commit message: "Merge commit 'd55611448001badf3f86a355cc3eabf57582dc86' into HEAD" 09:47:46 First time build. Skipping changelog. 09:47:46 > git --version # timeout=10 09:47:46 > git --version # 'git version 2.24.3' 09:47:46 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:47:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:47:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:47:48 + sudo service docker restart 09:47:48 + true 09:47:48 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:47:49 provisioning config files... 09:47:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8893605830346691866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:50 ---> docker-login.sh 09:47:50 nexus3.edgexfoundry.org:10001 09:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:50 Configure a credential helper to remove this warning. See 09:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:50 09:47:50 Login Succeeded 09:47:50 nexus3.edgexfoundry.org:10002 09:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:50 Configure a credential helper to remove this warning. See 09:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:50 09:47:50 Login Succeeded 09:47:50 nexus3.edgexfoundry.org:10003 09:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:50 Configure a credential helper to remove this warning. See 09:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:50 09:47:50 Login Succeeded 09:47:50 nexus3.edgexfoundry.org:10004 09:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:50 Configure a credential helper to remove this warning. See 09:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:50 09:47:50 Login Succeeded 09:47:50 docker.io 09:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:51 Configure a credential helper to remove this warning. See 09:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:51 09:47:51 Login Succeeded 09:47:51 ---> docker-login.sh ends [Pipeline] } 09:47:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:47:51 ========================================================= 09:47:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:47:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:47:52 + 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 . 09:47:52 Sending build context to Docker daemon 17.09MB 09:47:52 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:47:52 Step 2/8 : FROM ${BASE} 09:47:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:47:52 188c0c94c7c5: Pulling fs layer 09:47:52 0ef7d3d256c8: Pulling fs layer 09:47:52 de9db76c5a1d: Pulling fs layer 09:47:52 bca2f99d35d6: Pulling fs layer 09:47:52 93359f2a8cfa: Pulling fs layer 09:47:52 7c6f9722023f: Pulling fs layer 09:47:52 a35cf1a2eb13: Pulling fs layer 09:47:52 93359f2a8cfa: Waiting 09:47:52 7c6f9722023f: Waiting 09:47:52 a35cf1a2eb13: Waiting 09:47:52 bca2f99d35d6: Waiting 09:47:52 de9db76c5a1d: Verifying Checksum 09:47:52 de9db76c5a1d: Download complete 09:47:52 0ef7d3d256c8: Download complete 09:47:52 93359f2a8cfa: Verifying Checksum 09:47:52 93359f2a8cfa: Download complete 09:47:52 188c0c94c7c5: Verifying Checksum 09:47:52 188c0c94c7c5: Download complete 09:47:52 7c6f9722023f: Verifying Checksum 09:47:52 7c6f9722023f: Download complete 09:47:52 188c0c94c7c5: Pull complete 09:47:53 0ef7d3d256c8: Pull complete 09:47:53 de9db76c5a1d: Pull complete 09:47:54 a35cf1a2eb13: Verifying Checksum 09:47:54 a35cf1a2eb13: Download complete 09:47:55 bca2f99d35d6: Verifying Checksum 09:47:55 bca2f99d35d6: Download complete 09:48:00 bca2f99d35d6: Pull complete 09:48:00 93359f2a8cfa: Pull complete 09:48:00 7c6f9722023f: Pull complete 09:48:04 a35cf1a2eb13: Pull complete 09:48:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:48:04 ---> a62c8e92a672 09:48:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:48:04 ---> Running in 59c98de5bc81 09:48:04 Removing intermediate container 59c98de5bc81 09:48:04 ---> ae8af24bbb88 09:48:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:48:05 ---> Running in 1eee55bfe46a 09:48:06 Removing intermediate container 1eee55bfe46a 09:48:06 ---> 307104d5c2e8 09:48:06 Step 5/8 : RUN apk add --no-cache make git 09:48:06 ---> Running in 64831cb1784f 09:48:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:48:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:48:08 OK: 166 MiB in 39 packages 09:48:08 Removing intermediate container 64831cb1784f 09:48:08 ---> 382519c6eb8c 09:48:08 Step 6/8 : WORKDIR /edgex-ui-go 09:48:08 ---> Running in d4319be3e470 09:48:08 Removing intermediate container d4319be3e470 09:48:08 ---> 6d9cfc9c730f 09:48:08 Step 7/8 : COPY . . 09:48:10 ---> 437c13ef3a3a 09:48:10 Step 8/8 : RUN go mod download 09:48:10 ---> Running in 29759f81921c 09:48:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27311 in /w/workspace/edgexfoundry_edgex-ui-go_PR-298 [Pipeline] { [Pipeline] ws 09:48:18 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:48:23 using credential edgex-jenkins-ssh 09:48:23 Cloning the remote Git repository 09:48:23 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:48:23 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:48:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:48:23 > git --version # timeout=10 09:48:23 > git --version # 'git version 2.17.1' 09:48:23 using GIT_SSH to set credentials SSH Credentials for GitHub 09:48:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:48:26 Merging remotes/origin/master commit d55611448001badf3f86a355cc3eabf57582dc86 into PR head commit cac3469c62707aa250957049ac7e9fb329568717 09:48:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:48:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:48:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:48:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:48:25 using GIT_SSH to set credentials SSH Credentials for GitHub 09:48:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:48:26 > git config core.sparsecheckout # timeout=10 09:48:26 > git checkout -f cac3469c62707aa250957049ac7e9fb329568717 # timeout=10 09:48:27 Merge succeeded, producing 95cca897c4ddcd36d600315ed76147b01a6a3f04 09:48:27 Checking out Revision 95cca897c4ddcd36d600315ed76147b01a6a3f04 (PR-298) 09:48:26 > git remote # timeout=10 09:48:26 > git config --get remote.origin.url # timeout=10 09:48:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:48:26 > git merge d55611448001badf3f86a355cc3eabf57582dc86 # timeout=10 09:48:27 > git rev-parse HEAD^{commit} # timeout=10 09:48:27 > git config core.sparsecheckout # timeout=10 09:48:27 > git checkout -f 95cca897c4ddcd36d600315ed76147b01a6a3f04 # timeout=10 09:48:31 Commit message: "Merge commit 'd55611448001badf3f86a355cc3eabf57582dc86' into HEAD" 09:48:31 First time build. Skipping changelog. 09:48:31 > git --version # timeout=10 09:48:31 > git --version # 'git version 2.17.1' 09:48:31 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:48:32 Removing intermediate container 29759f81921c 09:48:32 ---> ae956102c6f3 09:48:32 Successfully built ae956102c6f3 09:48:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:48:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 09:48:33 + docker inspect -f . ci-base-image-x86_64 09:48:33 . [Pipeline] sh [Pipeline] withDockerContainer 09:48:33 prd-centos7-docker-4c-2g-27312 does not seem to be running inside a container 09:48:33 $ 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 09:48:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 09:48:34 $ docker top c02828f2a619c7d9229e94dfdb37c45032edbea5a258a8cc59aec88dca7b1948 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 09:48:35 + true 09:48:35 + sudo service docker restart 09:48:35 + go version 09:48:35 go version go1.15.5 linux/amd64 [Pipeline] } 09:48:35 $ docker stop --time=1 c02828f2a619c7d9229e94dfdb37c45032edbea5a258a8cc59aec88dca7b1948 09:48:36 $ docker rm -f c02828f2a619c7d9229e94dfdb37c45032edbea5a258a8cc59aec88dca7b1948 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:48:37 + docker inspect -f . ci-base-image-x86_64 09:48:37 . [Pipeline] withDockerContainer 09:48:37 prd-centos7-docker-4c-2g-27312 does not seem to be running inside a container 09:48: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 09:48:38 $ docker top 0b39485086ee13bb3a0fa9d88f74e691a58fbdae053a2e94c8bec4ab676ba17f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap 09:48:38 provisioning config files... 09:48:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1358462233792974177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:38 + make test 09:48:38 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:48:39 ---> docker-login.sh 09:48:39 nexus3.edgexfoundry.org:10001 09:48:39 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:40 Configure a credential helper to remove this warning. See 09:48:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:40 09:48:40 Login Succeeded 09:48:40 nexus3.edgexfoundry.org:10002 09:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:41 Configure a credential helper to remove this warning. See 09:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:41 09:48:41 Login Succeeded 09:48:41 nexus3.edgexfoundry.org:10003 09:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:41 Configure a credential helper to remove this warning. See 09:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:41 09:48:41 Login Succeeded 09:48:41 nexus3.edgexfoundry.org:10004 09:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:42 Configure a credential helper to remove this warning. See 09:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:42 09:48:42 Login Succeeded 09:48:42 docker.io 09:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:48:43 Configure a credential helper to remove this warning. See 09:48:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:48:43 09:48:43 Login Succeeded 09:48:43 ---> docker-login.sh ends [Pipeline] } 09:48:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:48:43 ========================================================= 09:48:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:48:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:48:44 + 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 . 09:48:44 Sending build context to Docker daemon 17.09MB 09:48:44 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:48:44 Step 2/8 : FROM ${BASE} 09:48:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:48:45 5f621e34cdf4: Pulling fs layer 09:48:45 a4357932f1b6: Pulling fs layer 09:48:45 18c013af1878: Pulling fs layer 09:48:45 00ac8860ef70: Pulling fs layer 09:48:45 63d7cb157983: Pulling fs layer 09:48:45 b116817d02f9: Pulling fs layer 09:48:45 745a02a5169b: Pulling fs layer 09:48:45 63d7cb157983: Waiting 09:48:45 b116817d02f9: Waiting 09:48:45 745a02a5169b: Waiting 09:48:45 18c013af1878: Download complete 09:48:45 a4357932f1b6: Verifying Checksum 09:48:45 a4357932f1b6: Download complete 09:48:45 63d7cb157983: Verifying Checksum 09:48:45 63d7cb157983: Download complete 09:48:45 5f621e34cdf4: Verifying Checksum 09:48:45 5f621e34cdf4: Download complete 09:48:45 b116817d02f9: Verifying Checksum 09:48:45 b116817d02f9: Download complete 09:48:45 5f621e34cdf4: Pull complete 09:48:46 a4357932f1b6: Pull complete 09:48:46 18c013af1878: Pull complete 09:48:47 745a02a5169b: Verifying Checksum 09:48:47 745a02a5169b: Download complete 09:48:47 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:48:47 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:48:47 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 09:48:47 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:48:47 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:48:47 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:48:47 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:48:47 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:48:47 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:48:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:48:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:48:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:48:47 GO111MODULE=on go vet ./... [Pipeline] } 09:48:48 $ docker stop --time=1 0b39485086ee13bb3a0fa9d88f74e691a58fbdae053a2e94c8bec4ab676ba17f 09:48:49 00ac8860ef70: Verifying Checksum 09:48:49 00ac8860ef70: Download complete 09:48:50 $ docker rm -f 0b39485086ee13bb3a0fa9d88f74e691a58fbdae053a2e94c8bec4ab676ba17f [Pipeline] // withDockerContainer [Pipeline] sh 09:48:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:48:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:48:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:48:53 + ls -al . 09:48:53 total 92 09:48:53 drwxrwxr-x. 10 jenkins jenkins 4096 Feb 23 09:48 . 09:48:53 drwxrwxr-x. 4 jenkins jenkins 28 Feb 23 09:47 .. 09:48:53 drwxrwxr-x. 3 jenkins jenkins 20 Feb 23 09:47 assets 09:48:53 drwxrwxr-x. 2 jenkins jenkins 35 Feb 23 09:47 bin 09:48:53 drwxrwxr-x. 3 jenkins jenkins 29 Feb 23 09:47 cmd 09:48:53 -rw-rw-r--. 1 jenkins jenkins 3959 Feb 23 09:47 CONTRIBUTING.md 09:48:53 -rw-r--r--. 1 jenkins jenkins 10 Feb 23 09:48 coverage.out 09:48:53 -rw-rw-r--. 1 jenkins jenkins 1508 Feb 23 09:47 Dockerfile 09:48:53 -rw-rw-r--. 1 jenkins jenkins 902 Feb 23 09:47 Dockerfile.build 09:48:53 drwxrwxr-x. 5 jenkins jenkins 104 Feb 23 09:47 docs 09:48:53 drwxrwxr-x. 8 jenkins jenkins 179 Feb 23 09:47 .git 09:48:53 drwxrwxr-x. 2 jenkins jenkins 103 Feb 23 09:47 .github 09:48:53 -rw-rw-r--. 1 jenkins jenkins 153 Feb 23 09:47 .gitignore 09:48:53 -rw-rw-r--. 1 jenkins jenkins 1019 Feb 23 09:47 go.mod 09:48:53 -rw-r--r--. 1 jenkins jenkins 20843 Feb 23 09:48 go.sum 09:48:53 drwxrwxr-x. 10 jenkins jenkins 139 Feb 23 09:47 internal 09:48:53 -rw-rw-r--. 1 jenkins jenkins 652 Feb 23 09:47 Jenkinsfile 09:48:53 -rw-rw-r--. 1 jenkins jenkins 11357 Feb 23 09:47 LICENSE 09:48:53 -rw-rw-r--. 1 jenkins jenkins 951 Feb 23 09:47 Makefile 09:48:53 -rw-rw-r--. 1 jenkins jenkins 4535 Feb 23 09:47 README.md 09:48:53 -rw-rw-r--. 1 jenkins jenkins 5 Feb 23 09:45 VERSION 09:48:53 -rw-rw-r--. 1 jenkins jenkins 155 Feb 23 09:47 version.go 09:48:53 drwxrwxr-x. 4 jenkins jenkins 4096 Feb 23 09:47 web [Pipeline] isUnix [Pipeline] sh 09:48:53 + 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=17a38c4aa67a828436824c92bd1c1e1753749e9e --label arch=amd64 --label version=0.0.0 . 09:48:53 Sending build context to Docker daemon 17.11MB 09:48:53 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 09:48:53 Step 2/24 : FROM ${BASE} AS builder 09:48:53 ---> ae956102c6f3 09:48:53 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:48:54 ---> Running in 4eba7c320a64 09:48:54 Removing intermediate container 4eba7c320a64 09:48:54 ---> 001f7357b915 09:48:54 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:48:54 ---> Running in a7a12821c025 09:48:54 Removing intermediate container a7a12821c025 09:48:54 ---> 2f608c745bd1 09:48:54 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:48:54 ---> Running in acdf217c7b97 09:48:54 Removing intermediate container acdf217c7b97 09:48:54 ---> e7458a2fba56 09:48:54 Step 6/24 : LABEL Name=edgex-ui-go 09:48:54 ---> Running in 81e93473cd41 09:48:55 Removing intermediate container 81e93473cd41 09:48:55 ---> de2b93c89500 09:48:55 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:48:55 ---> Running in d97f3b46eb7a 09:48:55 Removing intermediate container d97f3b46eb7a 09:48:55 ---> cac44f19ced8 09:48:55 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:48:55 ---> Running in 3cddebc00100 09:48:56 Removing intermediate container 3cddebc00100 09:48:56 ---> 71b1134c216e 09:48:56 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:48:56 ---> Running in f5d31e9dfad6 09:48:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:48:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:48:58 OK: 166 MiB in 39 packages 09:48:58 Removing intermediate container f5d31e9dfad6 09:48:58 ---> f18dedadaa2a 09:48:58 Step 10/24 : ENV GO111MODULE=on 09:48:58 ---> Running in f6172f0dd900 09:48:58 Removing intermediate container f6172f0dd900 09:48:58 ---> fae0b1cd6c29 09:48:58 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:48:58 ---> Running in f215c3987f75 09:48:58 Removing intermediate container f215c3987f75 09:48:58 ---> 89d2bc6a2c45 09:48:58 Step 12/24 : COPY go.mod . 09:48:59 ---> 802f5f690555 09:48:59 Step 13/24 : COPY Makefile . 09:48:59 00ac8860ef70: Pull complete 09:48:59 63d7cb157983: Pull complete 09:48:59 b116817d02f9: Pull complete 09:48:59 ---> ed5a420c0aef 09:48:59 Step 14/24 : RUN make update 09:48:59 ---> Running in 73617e04b4a2 09:48:59 CGO_ENABLED=0 GO111MODULE=on go mod download 09:49:00 Removing intermediate container 73617e04b4a2 09:49:00 ---> 050b0dbfb15a 09:49:00 Step 15/24 : COPY . . 09:49:02 ---> 72cca3a25ad7 09:49:02 Step 16/24 : RUN ${MAKE} 09:49:02 ---> Running in aed08a8c663f 09:49:02 745a02a5169b: Pull complete 09:49:02 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:49:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:49:02 ---> b7e6874047d6 09:49:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:49:02 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 09:49:06 ---> Running in b448ecb230db 09:49:06 Removing intermediate container b448ecb230db 09:49:06 ---> ea626e6a7461 09:49:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:06 ---> Running in e5962f808fc7 09:49:08 Removing intermediate container e5962f808fc7 09:49:08 ---> 5fe5e94ac7b4 09:49:08 Step 5/8 : RUN apk add --no-cache make git 09:49:08 ---> Running in af8247f72f4b 09:49:09 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:49:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:49:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:49:11 OK: 142 MiB in 39 packages 09:49:12 Removing intermediate container af8247f72f4b 09:49:12 ---> 628e71513bd1 09:49:12 Step 6/8 : WORKDIR /edgex-ui-go 09:49:12 ---> Running in 34925b97660a 09:49:12 Removing intermediate container aed08a8c663f 09:49:12 ---> 69fc7ce75626 09:49:12 Step 17/24 : FROM alpine:3.12 09:49:12 Removing intermediate container 34925b97660a 09:49:12 ---> 5fd446a1d45f 09:49:12 Step 7/8 : COPY . . 09:49:12 3.12: Pulling from library/alpine 09:49:12 801bfaa63ef2: Pulling fs layer 09:49:13 801bfaa63ef2: Verifying Checksum 09:49:13 801bfaa63ef2: Download complete 09:49:13 801bfaa63ef2: Pull complete 09:49:13 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 09:49:13 Status: Downloaded newer image for alpine:3.12 09:49:13 ---> 389fef711851 09:49:13 Step 18/24 : EXPOSE 4000 09:49:13 ---> Running in 2d86a4c55067 09:49:13 Removing intermediate container 2d86a4c55067 09:49:13 ---> ca3ad419b2ff 09:49:13 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 09:49:14 ---> d13841abe33a 09:49:14 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:49:14 ---> Running in 2564565a35ae 09:49:14 Removing intermediate container 2564565a35ae 09:49:14 ---> bf23d4d29030 09:49:14 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:49:14 ---> Running in 492256e91c9d 09:49:14 Removing intermediate container 492256e91c9d 09:49:14 ---> 9757992c2165 09:49:14 Step 22/24 : LABEL arch=amd64 09:49:14 ---> Running in 59acec1e77db 09:49:15 Removing intermediate container 59acec1e77db 09:49:15 ---> 85ece6e604c4 09:49:15 Step 23/24 : LABEL git_sha=17a38c4aa67a828436824c92bd1c1e1753749e9e 09:49:15 ---> Running in 5da2a938bbda 09:49:15 Removing intermediate container 5da2a938bbda 09:49:15 ---> 75e1a9510ef7 09:49:15 Step 24/24 : LABEL version=0.0.0 09:49:15 ---> Running in 7a17a426a584 09:49:15 Removing intermediate container 7a17a426a584 09:49:15 ---> 6022c5c29b1f 09:49:15 [Warning] One or more build-args [ARCH] were not consumed 09:49:15 ---> 713e18311e4f 09:49:15 Step 8/8 : RUN go mod download 09:49:15 ---> Running in fa027d13d509 09:49:15 Successfully built 6022c5c29b1f 09:49:15 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] } 09:49:42 Removing intermediate container fa027d13d509 09:49:42 ---> 488c82975d9e 09:49:42 Successfully built 488c82975d9e 09:49:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:49:42 + docker inspect -f . ci-base-image-arm64 09:49:42 . [Pipeline] withDockerContainer 09:49:43 prd-ubuntu18.04-docker-arm64-4c-16g-27311 does not seem to be running inside a container 09:49:43 $ 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-arm64 cat 09:49:44 $ docker top 12aa274c509a189355a2a4afce79dc113f14e157706148615380d2146e083d02 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:45 + go version 09:49:45 go version go1.15.5 linux/arm64 [Pipeline] } 09:49:45 $ docker stop --time=1 12aa274c509a189355a2a4afce79dc113f14e157706148615380d2146e083d02 09:49:47 $ docker rm -f 12aa274c509a189355a2a4afce79dc113f14e157706148615380d2146e083d02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:49:49 + docker inspect -f . ci-base-image-arm64 09:49:49 . [Pipeline] withDockerContainer 09:49:49 prd-ubuntu18.04-docker-arm64-4c-16g-27311 does not seem to be running inside a container 09:49:49 $ 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-arm64 cat 09:49:51 $ docker top f98942ecdab5dd8c3b29c6172c7449a73dfdef37a3caaf5c03b1822a7e9ab5e5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:52 + make test 09:49:52 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:49:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:50:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:50:15 GO111MODULE=on go vet ./... [Pipeline] } 09:50:21 $ docker stop --time=1 f98942ecdab5dd8c3b29c6172c7449a73dfdef37a3caaf5c03b1822a7e9ab5e5 09:50:23 $ docker rm -f f98942ecdab5dd8c3b29c6172c7449a73dfdef37a3caaf5c03b1822a7e9ab5e5 [Pipeline] // withDockerContainer [Pipeline] sh 09:50:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:50:24 Warning: overwriting stash ‘coverage-report’ 09:50:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:50:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:50:26 + ls -al . 09:50:26 total 124 09:50:26 drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 09:49 . 09:50:26 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:48 .. 09:50:26 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:48 .git 09:50:26 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:48 .github 09:50:26 -rw-rw-r-- 1 jenkins jenkins 153 Feb 23 09:48 .gitignore 09:50:26 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 23 09:48 CONTRIBUTING.md 09:50:26 -rw-rw-r-- 1 jenkins jenkins 1508 Feb 23 09:48 Dockerfile 09:50:26 -rw-rw-r-- 1 jenkins jenkins 902 Feb 23 09:48 Dockerfile.build 09:50:26 -rw-rw-r-- 1 jenkins jenkins 652 Feb 23 09:48 Jenkinsfile 09:50:26 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 23 09:48 LICENSE 09:50:26 -rw-rw-r-- 1 jenkins jenkins 951 Feb 23 09:48 Makefile 09:50:26 -rw-rw-r-- 1 jenkins jenkins 4535 Feb 23 09:48 README.md 09:50:26 -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 09:45 VERSION 09:50:26 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:48 assets 09:50:26 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:48 bin 09:50:26 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:48 cmd 09:50:26 -rw-r--r-- 1 jenkins jenkins 10 Feb 23 09:49 coverage.out 09:50:26 drwxrwxr-x 5 jenkins jenkins 4096 Feb 23 09:48 docs 09:50:26 -rw-rw-r-- 1 jenkins jenkins 1019 Feb 23 09:48 go.mod 09:50:26 -rw-r--r-- 1 jenkins jenkins 20843 Feb 23 09:49 go.sum 09:50:26 drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 09:48 internal 09:50:26 -rw-rw-r-- 1 jenkins jenkins 155 Feb 23 09:48 version.go 09:50:26 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:48 web [Pipeline] isUnix [Pipeline] sh 09:50:26 + 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=17a38c4aa67a828436824c92bd1c1e1753749e9e --label arch=arm64 --label version=0.0.0 . 09:50:27 Sending build context to Docker daemon 17.11MB 09:50:27 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 09:50:27 Step 2/24 : FROM ${BASE} AS builder 09:50:27 ---> 488c82975d9e 09:50:27 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:50:28 ---> Running in 4ae8ba84ebac 09:50:28 Removing intermediate container 4ae8ba84ebac 09:50:28 ---> e51b88b30eba 09:50:28 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:50:28 ---> Running in b79e81a8b02f 09:50:29 Removing intermediate container b79e81a8b02f 09:50:29 ---> 1246c2a1368c 09:50:29 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:50:29 ---> Running in 71c93fb848ef 09:50:29 Removing intermediate container 71c93fb848ef 09:50:29 ---> dc1634d36f49 09:50:29 Step 6/24 : LABEL Name=edgex-ui-go 09:50:29 ---> Running in 6296a1adadd8 09:50:30 Removing intermediate container 6296a1adadd8 09:50:30 ---> c861537a979a 09:50:30 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:50:30 ---> Running in 6e0f6aceb1b6 09:50:31 Removing intermediate container 6e0f6aceb1b6 09:50:31 ---> 7e5e16e27794 09:50:31 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:31 ---> Running in f30ae46b887b 09:50:33 Removing intermediate container f30ae46b887b 09:50:33 ---> 830942613640 09:50:33 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:50:33 ---> Running in 845b2dbe4ade 09:50:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:50:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:50:35 OK: 142 MiB in 39 packages 09:50:36 Removing intermediate container 845b2dbe4ade 09:50:36 ---> fe6392ea54c8 09:50:36 Step 10/24 : ENV GO111MODULE=on 09:50:36 ---> Running in 70aaa9a8ebe2 09:50:37 Removing intermediate container 70aaa9a8ebe2 09:50:37 ---> c00425e90337 09:50:37 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:50:37 ---> Running in 034d0b8e7643 09:50:38 Removing intermediate container 034d0b8e7643 09:50:38 ---> 8a7aaae05632 09:50:38 Step 12/24 : COPY go.mod . 09:50:38 ---> 6327b0fcb6cb 09:50:38 Step 13/24 : COPY Makefile . 09:50:39 ---> 5c8b0edc2253 09:50:39 Step 14/24 : RUN make update 09:50:39 ---> Running in 20572d2b241e 09:50:40 CGO_ENABLED=0 GO111MODULE=on go mod download 09:50:41 Removing intermediate container 20572d2b241e 09:50:41 ---> 1abf7929a2e9 09:50:41 Step 15/24 : COPY . . 09:50:43 ---> 44dac0b9d5a5 09:50:43 Step 16/24 : RUN ${MAKE} 09:50:43 ---> Running in 2ee18ccaa76f 09:50:44 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 09:51:07 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:51:12 Removing intermediate container 2ee18ccaa76f 09:51:12 ---> 95db25061021 09:51:12 Step 17/24 : FROM alpine:3.12 09:51:12 3.12: Pulling from library/alpine 09:51:12 159e5727ea61: Pulling fs layer 09:51:12 159e5727ea61: Download complete 09:51:13 159e5727ea61: Pull complete 09:51:13 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 09:51:13 Status: Downloaded newer image for alpine:3.12 09:51:13 ---> afeebe901d6b 09:51:13 Step 18/24 : EXPOSE 4000 09:51:13 ---> Running in 3c040b74df1d 09:51:13 Removing intermediate container 3c040b74df1d 09:51:13 ---> 776e3e0b4118 09:51:13 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 09:51:15 ---> 47c99d34b8a7 09:51:15 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:51:15 ---> Running in 0603c4102c2b 09:51:15 Removing intermediate container 0603c4102c2b 09:51:15 ---> 9fe0f9ca5eee 09:51:15 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:51:16 ---> Running in 1065e1720147 09:51:16 Removing intermediate container 1065e1720147 09:51:16 ---> c820497a6376 09:51:16 Step 22/24 : LABEL arch=arm64 09:51:16 ---> Running in b03a45837158 09:51:17 Removing intermediate container b03a45837158 09:51:17 ---> 1ba35cbfbd72 09:51:17 Step 23/24 : LABEL git_sha=17a38c4aa67a828436824c92bd1c1e1753749e9e 09:51:17 ---> Running in c2ee57aea57f 09:51:17 Removing intermediate container c2ee57aea57f 09:51:17 ---> 18429551e4ca 09:51:17 Step 24/24 : LABEL version=0.0.0 09:51:17 ---> Running in ecc708f0acd1 09:51:18 Removing intermediate container ecc708f0acd1 09:51:18 ---> 52d867a9ae01 09:51:18 [Warning] One or more build-args [ARCH] were not consumed 09:51:18 Successfully built 52d867a9ae01 09:51:18 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 09:51:20 provisioning config files... 09:51:20 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp/config4603232040805467905tmp [Pipeline] { [Pipeline] sh 09:51:21 + set +x 09:51:21 + curl -s https://codecov.io/bash 09:51:21 + bash -s -- 09:51:21 09:51:21 _____ _ 09:51:21 / ____| | | 09:51:21 | | ___ __| | ___ ___ _____ __ 09:51:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:51:21 | |___| (_) | (_| | __/ (_| (_) \ V / 09:51:21 \_____\___/ \__,_|\___|\___\___/ \_/ 09:51:21 Bash-20210129-7c25fce 09:51:21 09:51:21 09:51:21 ==> git version 2.24.3 found 09:51:21 ==> 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 09:51:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:51:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:51:21 ==> Jenkins CI detected. 09:51:21 project root: . 09:51:21 --> token set from env 09:51:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:51:21 ==> Running gcov in . (disable via -X gcov) 09:51:21 ==> Python coveragepy not found 09:51:21 ==> Searching for coverage reports in: 09:51:21 + . 09:51:21 -> Found 1 reports 09:51:21 ==> Detecting git/mercurial file structure 09:51:21 ==> Reading reports 09:51:21 + ./coverage.out bytes=10 09:51:21 ==> Appending adjustments 09:51:21 https://docs.codecov.io/docs/fixing-reports 09:51:22 + Found adjustments 09:51:22 ==> Gzipping contents 09:51:22 4.0K /tmp/codecov.oIozUl.gz 09:51:22 ==> Uploading reports 09:51:22 url: https://codecov.io 09:51:22 query: branch=PR-298&commit=17a38c4aa67a828436824c92bd1c1e1753749e9e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=298&job=&cmd_args= 09:51:22 -> Pinging Codecov 09:51:22 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-298&commit=17a38c4aa67a828436824c92bd1c1e1753749e9e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=298&job=&cmd_args= 09:51:23 -> Uploading to 09:51:23 https://storage.googleapis.com/codecov/v4/raw/2021-02-23/FB506323287CE973F263BFD2A0EB1F37/17a38c4aa67a828436824c92bd1c1e1753749e9e/3a3531cd-9c59-4389-bcf6-ca31a5da49b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210223T095123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd7d15dd9dbb8d9985020c756be618a6272f6ca20ab9f537992ac788d7c881c9 09:51:23 % Total % Received % Xferd Average Speed Time Time Time Current 09:51:23 Dload Upload Total Spent Left Speed 09:51:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2651 0 0 100 2651 0 5078 --:--:-- --:--:-- --:--:-- 5088 09:51:24 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/17a38c4aa67a828436824c92bd1c1e1753749e9e [Pipeline] } 09:51:24 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 09:51:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:51:29 ---> package-listing.sh 09:51:29 ++ facter osfamily 09:51:29 ++ tr '[:upper:]' '[:lower:]' 09:51:29 + OS_FAMILY=redhat 09:51:29 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-298 09:51:29 + START_PACKAGES=/tmp/packages_start.txt 09:51:29 + END_PACKAGES=/tmp/packages_end.txt 09:51:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:51:29 + PACKAGES=/tmp/packages_start.txt 09:51:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-298 ']' 09:51:29 + PACKAGES=/tmp/packages_end.txt 09:51:29 + case "${OS_FAMILY}" in 09:51:29 + sort 09:51:29 + rpm -qa 09:51:40 + '[' -f /tmp/packages_start.txt ']' 09:51:40 + '[' -f /tmp/packages_end.txt ']' 09:51:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:51:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-298 ']' 09:51:40 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-298/archives/ 09:51:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-298/archives/ [Pipeline] echo 09:51:40 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-298/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:51:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:51:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:51:42 09:51:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:51:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:51:43 alpine: Pulling from edgex-lftools-log-publisher 09:51:43 df20fa9351a1: Pulling fs layer 09:51:43 36b3adc4ff6f: Pulling fs layer 09:51:43 8ad3a11d3b57: Pulling fs layer 09:51:43 46f8f816bc3b: Pulling fs layer 09:51:43 93b61091891f: Pulling fs layer 09:51:43 93b9cdb0e59b: Pulling fs layer 09:51:43 5e14af77c1be: Pulling fs layer 09:51:43 01666e4c0597: Pulling fs layer 09:51:43 aa168da1d23b: Pulling fs layer 09:51:43 46f8f816bc3b: Waiting 09:51:43 93b61091891f: Waiting 09:51:43 93b9cdb0e59b: Waiting 09:51:43 5e14af77c1be: Waiting 09:51:43 01666e4c0597: Waiting 09:51:43 aa168da1d23b: Waiting 09:51:43 36b3adc4ff6f: Verifying Checksum 09:51:43 36b3adc4ff6f: Download complete 09:51:44 46f8f816bc3b: Verifying Checksum 09:51:44 46f8f816bc3b: Download complete 09:51:44 df20fa9351a1: Verifying Checksum 09:51:44 df20fa9351a1: Download complete 09:51:44 93b9cdb0e59b: Verifying Checksum 09:51:44 93b9cdb0e59b: Download complete 09:51:44 93b61091891f: Verifying Checksum 09:51:44 93b61091891f: Download complete 09:51:44 5e14af77c1be: Verifying Checksum 09:51:44 5e14af77c1be: Download complete 09:51:44 01666e4c0597: Verifying Checksum 09:51:44 01666e4c0597: Download complete 09:51:45 df20fa9351a1: Pull complete 09:51:45 36b3adc4ff6f: Pull complete 09:51:47 8ad3a11d3b57: Download complete 09:51:53 8ad3a11d3b57: Pull complete 09:51:53 46f8f816bc3b: Pull complete 09:51:54 93b61091891f: Pull complete 09:51:54 93b9cdb0e59b: Pull complete 09:51:54 5e14af77c1be: Pull complete 09:51:56 01666e4c0597: Pull complete 09:52:00 aa168da1d23b: Verifying Checksum 09:52:00 aa168da1d23b: Download complete 09:52:25 aa168da1d23b: Pull complete 09:52:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:52:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:52:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:52:26 prd-centos7-docker-4c-2g-27307 does not seem to be running inside a container 09:52:27 $ 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-298/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-298 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-298:/w/workspace/edgexfoundry_edgex-ui-go_PR-298:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-298@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 09:52:32 $ docker top 1e251dfd10bd6239b2d69cbf893701b1e90874cc663f75e47fefd853f53abc10 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:34 + touch /tmp/pre-build-complete [Pipeline] sh 09:52:35 + mkdir -p /var/log/sa [Pipeline] sh 09:52:38 + ls /var/log/sa-host 09:52:38 + sadf -c /var/log/sa-host/sa23 09:52:38 file_magic: OK 09:52:38 HZ: Using current value: 100 09:52:38 file_header: OK 09:52:38 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 09:52:38 Statistics: 09:52:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:52:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:39 provisioning config files... 09:52:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp/config7726233876951063993tmp [Pipeline] { [Pipeline] echo 09:52:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:52:40 ---> create-netrc.sh [Pipeline] } 09:52:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:52:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:52:42 ---> python-tools-install.sh [Pipeline] echo 09:52:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:52:42 ---> sudo-logs.sh 09:52:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:52:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:52:44 ---> job-cost.sh 09:52:44 lf-activate-venv: SKIPPING 09:52:44 INFO: No Stack... 09:52:46 INFO: Retrieving Pricing Info for: v1-standard-2 09:52:47 INFO: Archiving Costs [Pipeline] echo 09:52:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:52:48 ---> logs-deploy.sh 09:52:48 lf-activate-venv: SKIPPING 09:52:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-298/1 09:52:48 INFO: archiving workspace using pattern(s): 09:52:51 Archives upload complete. 09:52:51 INFO: archiving logs to Nexus 09:52:52 ---> uname -a: 09:52:52 Linux prd-centos7-docker-4c-2g-27307.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:52:52 09:52:52 09:52:52 ---> lscpu: 09:52:52 Architecture: x86_64 09:52:52 CPU op-mode(s): 32-bit, 64-bit 09:52:52 Byte Order: Little Endian 09:52:52 Address sizes: 40 bits physical, 48 bits virtual 09:52:52 CPU(s): 4 09:52:52 On-line CPU(s) list: 0-3 09:52:52 Thread(s) per core: 1 09:52:52 Core(s) per socket: 1 09:52:52 Socket(s): 4 09:52:52 NUMA node(s): 1 09:52:52 Vendor ID: GenuineIntel 09:52:52 CPU family: 6 09:52:52 Model: 44 09:52:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:52:52 Stepping: 1 09:52:52 CPU MHz: 2933.438 09:52:52 BogoMIPS: 5866.87 09:52:52 Virtualization: VT-x 09:52:52 Hypervisor vendor: KVM 09:52:52 Virtualization type: full 09:52:52 L1d cache: 128 KiB 09:52:52 L1i cache: 128 KiB 09:52:52 L2 cache: 16 MiB 09:52:52 L3 cache: 64 MiB 09:52:52 NUMA node0 CPU(s): 0-3 09:52:52 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:52:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:52:52 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:52:52 Vulnerability Meltdown: Mitigation; PTI 09:52:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:52:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:52:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:52:52 Vulnerability Srbds: Not affected 09:52:52 Vulnerability Tsx async abort: Not affected 09:52:52 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 09:52:52 09:52:52 09:52:52 ---> nproc: 09:52:52 4 09:52:52 09:52:52 09:52:52 ---> df -h: 09:52:52 Filesystem Size Used Available Use% Mounted on 09:52:52 overlay 50.0G 7.3G 42.7G 15% / 09:52:52 tmpfs 64.0M 0 64.0M 0% /dev 09:52:52 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:52:52 shm 64.0M 0 64.0M 0% /dev/shm 09:52:52 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 09:52:52 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 09:52:52 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 09:52:52 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 09:52:52 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 09:52:52 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-298 09:52:52 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 09:52:52 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-298@tmp 09:52:52 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 09:52:52 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 09:52:52 09:52:52 09:52:52 ---> free -m: 09:52:52 total used free shared buff/cache available 09:52:52 Mem: 1837 730 88 0 1018 1001 09:52:52 Swap: 1023 1 1022 09:52:52 09:52:52 09:52:52 ---> ip addr: 09:52:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:52:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:52:52 inet 127.0.0.1/8 scope host lo 09:52:52 valid_lft forever preferred_lft forever 09:52:52 inet6 ::1/128 scope host 09:52:52 valid_lft forever preferred_lft forever 09:52:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:52:52 link/ether fa:16:3e:79:d8:c6 brd ff:ff:ff:ff:ff:ff 09:52:52 inet 10.30.123.236/23 brd 10.30.123.255 scope global dynamic eth0 09:52:52 valid_lft 85803sec preferred_lft 85803sec 09:52:52 inet6 fe80::f816:3eff:fe79:d8c6/64 scope link 09:52:52 valid_lft forever preferred_lft forever 09:52:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:52:52 link/ether 02:42:47:af:fa:20 brd ff:ff:ff:ff:ff:ff 09:52:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:52:52 valid_lft forever preferred_lft forever 09:52:52 inet6 fe80::42:47ff:feaf:fa20/64 scope link 09:52:52 valid_lft forever preferred_lft forever 09:52:52 09:52:52 09:52:52 ---> sar -b -r -n DEV: 09:52:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/23/21 _x86_64_ (4 CPU) 09:52:52 09:52:52 09:42:40 LINUX RESTART (4 CPU) 09:52:52 09:52:52 09:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:52:52 09:45:01 33.29 10.87 22.42 0.00 3527.76 1432.19 0.00 09:52:52 09:46:02 21.97 5.85 16.12 0.00 1506.48 2374.49 0.00 09:52:52 09:47:01 1.69 0.00 1.69 0.00 0.00 31.56 0.00 09:52:52 09:48:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 09:52:52 09:49:01 0.35 0.00 0.35 0.00 0.00 5.44 0.00 09:52:52 09:50:01 0.32 0.00 0.32 0.00 0.00 3.06 0.00 09:52:52 09:51:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 09:52:52 09:52:02 68.32 51.82 16.50 0.00 4073.76 5699.17 0.00 09:52:52 Average: 15.92 8.67 7.25 0.00 1143.49 1206.09 0.00 09:52:52 09:52:52 09:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:52:52 09:45:01 96176 0 653308 34.72 2620 1129440 1558004 53.17 482688 1106848 21316 09:52:52 09:46:02 182772 0 623552 33.14 2620 1072600 1163064 39.69 440908 1056528 132 09:52:52 09:47:01 193076 0 613244 32.59 2620 1072604 1073208 36.63 437148 1051916 20 09:52:52 09:48:01 192752 0 613564 32.61 2620 1072608 1073232 36.63 449832 1039364 8 09:52:52 09:49:01 192964 0 613348 32.60 2620 1072612 1073256 36.63 450008 1039364 12 09:52:52 09:50:01 194532 0 611772 32.51 2620 1072620 1072968 36.62 447404 1040500 16 09:52:52 09:51:01 194712 0 611592 32.50 2620 1072620 1072964 36.62 447412 1040496 8 09:52:52 09:52:02 70224 0 699508 37.18 2620 1109192 1516768 51.76 504072 1093892 10732 09:52:52 Average: 164651 0 629986 33.48 2620 1084287 1200433 40.97 457434 1058614 4030 09:52:52 09:52:52 09:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:52:52 09:45:01 eth0 168.62 134.60 824.27 51.21 0.00 0.00 0.00 0.00 09:52:52 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:52 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:52 09:46:02 eth0 61.69 61.06 170.69 36.85 0.00 0.00 0.00 0.00 09:52:52 09:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:52 09:46:02 docker0 29.76 28.01 3.09 110.42 0.00 0.00 0.00 0.00 09:52:52 09:47:01 eth0 1.91 0.79 0.80 0.39 0.00 0.00 0.00 0.00 09:52:52 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:52 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:52 09:48:01 eth0 1.31 0.25 0.36 0.16 0.00 0.00 0.00 0.00 09:52:52 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:52 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:52 09:49:01 eth0 0.71 0.48 0.42 0.34 0.00 0.00 0.00 0.00 09:52:52 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:52 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:52 09:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:52 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:52 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:52 09:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:52:52 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:52 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:52 09:52:02 eth0 217.31 187.74 2138.60 21.90 0.00 0.00 0.00 0.00 09:52:52 09:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:52 09:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:52 Average: eth0 56.76 48.40 395.76 13.85 0.00 0.00 0.00 0.00 09:52:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:52 Average: docker0 3.73 3.51 0.39 13.84 0.00 0.00 0.00 0.00 09:52:52 09:52:52 09:52:52 ---> sar -P ALL: 09:52:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/23/21 _x86_64_ (4 CPU) 09:52:52 09:52:52 09:42:40 LINUX RESTART (4 CPU) 09:52:52 09:52:52 09:44:02 CPU %user %nice %system %iowait %steal %idle 09:52:52 09:45:01 all 5.25 0.00 1.69 0.88 32.44 59.75 09:52:52 09:45:01 0 2.56 0.00 1.14 0.29 35.89 60.12 09:52:52 09:45:01 1 5.61 0.00 1.70 0.37 32.73 59.59 09:52:52 09:45:01 2 8.23 0.00 1.91 1.06 30.73 58.06 09:52:52 09:45:01 3 4.83 0.00 2.05 1.87 30.07 61.19 09:52:52 09:46:02 all 2.47 0.00 2.14 0.87 22.54 71.98 09:52:52 09:46:02 0 1.64 0.00 1.68 0.10 23.90 72.67 09:52:52 09:46:02 1 2.13 0.00 2.28 0.87 22.15 72.57 09:52:52 09:46:02 2 2.14 0.00 2.02 0.88 22.17 72.78 09:52:52 09:46:02 3 4.03 0.00 2.60 1.67 21.90 69.80 09:52:52 09:47:01 all 0.12 0.00 0.06 0.00 1.53 98.30 09:52:52 09:47:01 0 0.07 0.00 0.03 0.00 2.41 97.49 09:52:52 09:47:01 1 0.05 0.00 0.07 0.00 1.76 98.13 09:52:52 09:47:01 2 0.30 0.00 0.07 0.00 1.26 98.37 09:52:52 09:47:01 3 0.05 0.00 0.07 0.00 0.67 99.21 09:52:52 09:48:01 all 0.08 0.00 0.16 0.00 3.51 96.26 09:52:52 09:48:01 0 0.02 0.00 0.05 0.00 4.28 95.66 09:52:52 09:48:01 1 0.23 0.00 0.08 0.00 3.82 95.87 09:52:52 09:48:01 2 0.03 0.00 0.21 0.00 2.80 96.95 09:52:52 09:48:01 3 0.05 0.00 0.28 0.00 3.12 96.55 09:52:52 09:49:01 all 0.12 0.00 0.05 0.00 1.19 98.65 09:52:52 09:49:01 0 0.12 0.00 0.02 0.00 0.84 99.02 09:52:52 09:49:01 1 0.08 0.00 0.05 0.00 1.63 98.24 09:52:52 09:49:01 2 0.25 0.00 0.08 0.00 1.40 98.27 09:52:52 09:49:01 3 0.02 0.00 0.03 0.00 0.89 99.06 09:52:52 09:50:01 all 0.09 0.00 0.07 0.00 0.88 98.96 09:52:52 09:50:01 0 0.02 0.00 0.05 0.00 0.53 99.40 09:52:52 09:50:01 1 0.03 0.00 0.08 0.00 1.09 98.79 09:52:52 09:50:01 2 0.17 0.00 0.08 0.00 1.14 98.61 09:52:52 09:50:01 3 0.13 0.00 0.07 0.00 0.75 99.06 09:52:52 09:51:01 all 0.08 0.00 0.03 0.00 0.53 99.36 09:52:52 09:51:01 0 0.00 0.00 0.02 0.00 0.13 99.85 09:52:52 09:51:01 1 0.02 0.00 0.03 0.00 0.78 99.17 09:52:52 09:51:01 2 0.13 0.00 0.03 0.00 0.73 99.11 09:52:52 09:51:01 3 0.17 0.00 0.03 0.00 0.50 99.30 09:52:52 09:52:02 all 2.44 0.00 1.98 2.66 22.57 70.36 09:52:52 09:52:02 0 2.32 0.00 1.94 3.16 24.46 68.12 09:52:52 09:52:02 1 2.01 0.00 1.46 2.13 22.18 72.22 09:52:52 09:52:02 2 1.88 0.00 1.41 1.40 21.48 73.82 09:52:52 09:52:02 3 3.59 0.00 3.16 3.99 22.14 67.12 09:52:52 Average: all 1.42 0.00 0.82 0.59 11.34 85.82 09:52:52 Average: 0 0.92 0.00 0.66 0.48 12.50 85.44 09:52:52 Average: 1 1.38 0.00 0.77 0.46 11.56 85.83 09:52:52 Average: 2 1.72 0.00 0.77 0.45 10.77 86.30 09:52:52 Average: 3 1.69 0.00 1.09 1.00 10.50 85.72 09:52:52 09:52:52 09:52:52