Pull request #290 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3b364c830a2eecab635044858fdb6e25c593a28e+e5eddfca3e456f98fd148374ca375fb54025eb5b (c045e2587251a4e051ecaa1c9ea97f8d85fb957a) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-290/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-290/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20104 in /w/workspace/edgexfoundry_edgex-ui-go_PR-290 [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-290 # 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 e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 3b364c830a2eecab635044858fdb6e25c593a28e Merge succeeded, producing 3b364c830a2eecab635044858fdb6e25c593a28e Checking out Revision 3b364c830a2eecab635044858fdb6e25c593a28e (PR-290) > 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/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b364c830a2eecab635044858fdb6e25c593a28e # 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 e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b364c830a2eecab635044858fdb6e25c593a28e # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-registry from 0.1.11 to 0.1.27" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:34:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:34:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:34:35 ========================================================= 01:34:35 EdgeX Global Pipelines Version Info 01:34:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:34:36 ------------------- 01:34:36 stable info: 01:34:36 ------------------- 01:34:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:34:36 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 01:34:36 Message: update stable to v1.0.177 01:34:37 ------------------- 01:34:37 experimental info: 01:34:37 ------------------- 01:34:37 Commited By: **** collab-it+edgex@linuxfoundation.org 01:34:37 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 01:34:37 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:34:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 01:34:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 01:34:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:34:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:34:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:34:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 01:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:34:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:34:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:34:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:34:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:34:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:34:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:34:41 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 01:34:41 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 01:34:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-290 [Pipeline] echo 01:34:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-290 [Pipeline] echo 01:34:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-290 [Pipeline] echo 01:34:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b364c830a2eecab635044858fdb6e25c593a28e [Pipeline] echo 01:34:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b364c8 [Pipeline] echo 01:34:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:34:43 provisioning config files... 01:34:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/config5104329958909904865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:43 ---> docker-login.sh 01:34:43 nexus3.edgexfoundry.org:10001 01:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:44 Configure a credential helper to remove this warning. See 01:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:44 01:34:44 Login Succeeded 01:34:44 nexus3.edgexfoundry.org:10002 01:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:44 Configure a credential helper to remove this warning. See 01:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:44 01:34:44 Login Succeeded 01:34:44 nexus3.edgexfoundry.org:10003 01:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:44 Configure a credential helper to remove this warning. See 01:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:44 01:34:44 Login Succeeded 01:34:44 nexus3.edgexfoundry.org:10004 01:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:44 Configure a credential helper to remove this warning. See 01:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:44 01:34:44 Login Succeeded 01:34:44 docker.io 01:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:44 Configure a credential helper to remove this warning. See 01:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:44 01:34:44 Login Succeeded 01:34:44 ---> docker-login.sh ends [Pipeline] } 01:34:44 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 01:34:45 + git log --format=format:%s -1 3b364c830a2eecab635044858fdb6e25c593a28e [Pipeline] echo 01:34:46 GIT_COMMIT: 3b364c830a2eecab635044858fdb6e25c593a28e, Commit Message: Bump github.com/edgexfoundry/go-mod-registry from 0.1.11 to 0.1.27 [Pipeline] echo 01:34:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:34:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:34:46 01:34:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:34:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:34:47 latest: Pulling from edgex-devops/git-semver 01:34:47 31603596830f: Pulling fs layer 01:34:47 2a8b12db71e7: Pulling fs layer 01:34:47 6ca5941a6612: Pulling fs layer 01:34:47 ecc8261a40a4: Pulling fs layer 01:34:47 ecc8261a40a4: Waiting 01:34:47 2a8b12db71e7: Verifying Checksum 01:34:47 2a8b12db71e7: Download complete 01:34:47 31603596830f: Verifying Checksum 01:34:47 31603596830f: Download complete 01:34:47 6ca5941a6612: Verifying Checksum 01:34:47 6ca5941a6612: Download complete 01:34:47 ecc8261a40a4: Verifying Checksum 01:34:47 ecc8261a40a4: Download complete 01:34:47 31603596830f: Pull complete 01:34:47 2a8b12db71e7: Pull complete 01:34:48 6ca5941a6612: Pull complete 01:34:48 ecc8261a40a4: Pull complete 01:34:48 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:34:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:34:48 prd-centos7-docker-4c-2g-20104 does not seem to be running inside a container 01:34:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-290 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-290:/w/workspace/edgexfoundry_edgex-ui-go_PR-290:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@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 01:34:51 $ docker top 5fe27a9c74b96689678fb5a82ad58f99895e6a4e9140c67e4c204e9da614a10f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:34:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:34:52 [ssh-agent] Looking for ssh-agent implementation... 01:34:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:34:52 $ docker exec 5fe27a9c74b96689678fb5a82ad58f99895e6a4e9140c67e4c204e9da614a10f ssh-agent 01:34:52 SSH_AUTH_SOCK=/tmp/ssh-8iFnEGwELOTy/agent.12 01:34:52 SSH_AGENT_PID=17 01:34:52 Running ssh-add (command line suppressed) 01:34:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/private_key_8609673933104447878.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/private_key_8609673933104447878.key) 01:34:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:34:53 + git tag --points-at HEAD [Pipeline] } 01:34:53 $ docker exec --env ******** --env ******** 5fe27a9c74b96689678fb5a82ad58f99895e6a4e9140c67e4c204e9da614a10f ssh-agent -k 01:34:53 unset SSH_AUTH_SOCK; 01:34:53 unset SSH_AGENT_PID; 01:34:53 echo Agent pid 17 killed; 01:34:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:34:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:34:53 [ssh-agent] Looking for ssh-agent implementation... 01:34:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:34:53 $ docker exec 5fe27a9c74b96689678fb5a82ad58f99895e6a4e9140c67e4c204e9da614a10f ssh-agent 01:34:54 SSH_AUTH_SOCK=/tmp/ssh-ZhljTryzA7HL/agent.47 01:34:54 SSH_AGENT_PID=53 01:34:54 Running ssh-add (command line suppressed) 01:34:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/private_key_3169947192148945359.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/private_key_3169947192148945359.key) 01:34:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:34:54 + git semver init 01:34:54 # -> Open(): unable to determine branch for HEAD 01:34:54 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-290/.git 01:34:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-290 01:34:54 # $SEMVER_REMOTE_NAME = origin 01:34:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:34:54 # $SEMVER_USER_NAME = edgex-jenkins 01:34:54 # $SEMVER_BRANCH = PR-290 01:34:54 # $SEMVER_TEMP = /tmp/semver-546825495 01:34:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 01:34:56 # '/tmp/semver-546825495' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-290/.semver' 01:34:56 # -> Force: false 01:34:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-290/.semver [Pipeline] } 01:34:56 $ docker exec --env ******** --env ******** 5fe27a9c74b96689678fb5a82ad58f99895e6a4e9140c67e4c204e9da614a10f ssh-agent -k 01:34:56 unset SSH_AUTH_SOCK; 01:34:56 unset SSH_AGENT_PID; 01:34:56 echo Agent pid 53 killed; 01:34:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:34:56 + git semver [Pipeline] } 01:34:56 $ docker stop --time=1 5fe27a9c74b96689678fb5a82ad58f99895e6a4e9140c67e4c204e9da614a10f 01:34:58 $ docker rm -f 5fe27a9c74b96689678fb5a82ad58f99895e6a4e9140c67e4c204e9da614a10f [Pipeline] // withDockerContainer [Pipeline] sh 01:34:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:34:59 Stashed 1 file(s) [Pipeline] echo 01:34:59 [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 01:35:15 Still waiting to schedule task 01:35:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:35:15 Still waiting to schedule task 01:35:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 01:36:07 Running on prd-centos7-docker-4c-2g-20110 in /w/workspace/edgexfoundry_edgex-ui-go_PR-290 [Pipeline] { [Pipeline] ws 01:36:07 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 01:36:10 using credential edgex-jenkins-ssh 01:36:10 Cloning the remote Git repository 01:36:10 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:36:10 > git init /w/workspace/edgex-ui-go/1 # timeout=10 01:36:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:36:10 > git --version # timeout=10 01:36:10 > git --version # 'git version 2.24.3' 01:36:10 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:36:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:36:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:36:11 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:36:12 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 3b364c830a2eecab635044858fdb6e25c593a28e 01:36:12 Merge succeeded, producing 3b364c830a2eecab635044858fdb6e25c593a28e 01:36:12 Checking out Revision 3b364c830a2eecab635044858fdb6e25c593a28e (PR-290) 01:36:12 > git config core.sparsecheckout # timeout=10 01:36:12 > git checkout -f 3b364c830a2eecab635044858fdb6e25c593a28e # timeout=10 01:36:12 > git remote # timeout=10 01:36:12 > git config --get remote.origin.url # timeout=10 01:36:12 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:12 > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 01:36:12 > git rev-parse HEAD^{commit} # timeout=10 01:36:12 > git config core.sparsecheckout # timeout=10 01:36:12 > git checkout -f 3b364c830a2eecab635044858fdb6e25c593a28e # timeout=10 01:36:16 Commit message: "Bump github.com/edgexfoundry/go-mod-registry from 0.1.11 to 0.1.27" 01:36:16 > git --version # timeout=10 01:36:16 > git --version # 'git version 2.24.3' 01:36:16 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:36:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:36:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:36:18 + sudo service docker restart 01:36:18 + true 01:36:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:36:19 provisioning config files... 01:36:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7624680553627567289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:20 ---> docker-login.sh 01:36:20 nexus3.edgexfoundry.org:10001 01:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:20 Configure a credential helper to remove this warning. See 01:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:20 01:36:20 Login Succeeded 01:36:20 nexus3.edgexfoundry.org:10002 01:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:21 Configure a credential helper to remove this warning. See 01:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:21 01:36:21 Login Succeeded 01:36:21 nexus3.edgexfoundry.org:10003 01:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:21 Configure a credential helper to remove this warning. See 01:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:21 01:36:21 Login Succeeded 01:36:21 nexus3.edgexfoundry.org:10004 01:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:21 Configure a credential helper to remove this warning. See 01:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:21 01:36:21 Login Succeeded 01:36:21 docker.io 01:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:21 Configure a credential helper to remove this warning. See 01:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:21 01:36:21 Login Succeeded 01:36:21 ---> docker-login.sh ends [Pipeline] } 01:36:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:36:22 ========================================================= 01:36:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:36:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:36:22 + 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 . 01:36:23 Sending build context to Docker daemon 16.59MB 01:36:23 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 01:36:23 Step 2/8 : FROM ${BASE} 01:36:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:36:23 188c0c94c7c5: Pulling fs layer 01:36:23 0ef7d3d256c8: Pulling fs layer 01:36:23 de9db76c5a1d: Pulling fs layer 01:36:23 bca2f99d35d6: Pulling fs layer 01:36:23 93359f2a8cfa: Pulling fs layer 01:36:23 7c6f9722023f: Pulling fs layer 01:36:23 a35cf1a2eb13: Pulling fs layer 01:36:23 93359f2a8cfa: Waiting 01:36:23 7c6f9722023f: Waiting 01:36:23 a35cf1a2eb13: Waiting 01:36:23 bca2f99d35d6: Waiting 01:36:23 de9db76c5a1d: Verifying Checksum 01:36:23 de9db76c5a1d: Download complete 01:36:23 0ef7d3d256c8: Verifying Checksum 01:36:23 0ef7d3d256c8: Download complete 01:36:23 93359f2a8cfa: Verifying Checksum 01:36:23 93359f2a8cfa: Download complete 01:36:23 7c6f9722023f: Verifying Checksum 01:36:23 188c0c94c7c5: Verifying Checksum 01:36:23 188c0c94c7c5: Download complete 01:36:23 188c0c94c7c5: Pull complete 01:36:23 0ef7d3d256c8: Pull complete 01:36:23 de9db76c5a1d: Pull complete 01:36:25 a35cf1a2eb13: Verifying Checksum 01:36:25 a35cf1a2eb13: Download complete 01:36:25 bca2f99d35d6: Verifying Checksum 01:36:25 bca2f99d35d6: Download complete 01:36:30 bca2f99d35d6: Pull complete 01:36:31 93359f2a8cfa: Pull complete 01:36:31 7c6f9722023f: Pull complete 01:36:37 a35cf1a2eb13: Pull complete 01:36:37 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:36:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:36:37 ---> a62c8e92a672 01:36:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:36:38 ---> Running in ae2b5fd5cbe1 01:36:38 Removing intermediate container ae2b5fd5cbe1 01:36:38 ---> 5d9ca5a5befb 01:36:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:38 ---> Running in 9f13ddfe06c4 01:36:40 Removing intermediate container 9f13ddfe06c4 01:36:40 ---> 7b7facb52b6d 01:36:40 Step 5/8 : RUN apk add --no-cache make git 01:36:40 ---> Running in 073174e4c473 01:36:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:36:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:36:45 OK: 166 MiB in 39 packages 01:36:45 Removing intermediate container 073174e4c473 01:36:45 ---> 1c7393367f29 01:36:45 Step 6/8 : WORKDIR /edgex-ui-go 01:36:45 ---> Running in ab9967d3f959 01:36:46 Removing intermediate container ab9967d3f959 01:36:46 ---> 9aa793f0bd73 01:36:46 Step 7/8 : COPY . . 01:36:48 ---> 3853a36196a6 01:36:48 Step 8/8 : RUN go mod download 01:36:48 ---> Running in 0de6a3a98650 01:37:10 Removing intermediate container 0de6a3a98650 01:37:10 ---> 8844274fd877 01:37:10 Successfully built 8844274fd877 01:37:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:37:10 + docker inspect -f . ci-base-image-x86_64 01:37:10 . [Pipeline] withDockerContainer 01:37:10 prd-centos7-docker-4c-2g-20110 does not seem to be running inside a container 01:37:10 $ 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 ******** ci-base-image-x86_64 cat 01:37:11 $ docker top 6b76b621f3eef2e66d1f7cd547c143e1aa884535476f1f581079e6dd5b7533ea -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:12 + go version 01:37:12 go version go1.15.5 linux/amd64 [Pipeline] } 01:37:12 $ docker stop --time=1 6b76b621f3eef2e66d1f7cd547c143e1aa884535476f1f581079e6dd5b7533ea 01:37:13 $ docker rm -f 6b76b621f3eef2e66d1f7cd547c143e1aa884535476f1f581079e6dd5b7533ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:37:14 + docker inspect -f . ci-base-image-x86_64 01:37:14 . [Pipeline] withDockerContainer 01:37:14 prd-centos7-docker-4c-2g-20110 does not seem to be running inside a container 01:37:15 $ 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 ******** ci-base-image-x86_64 cat 01:37:15 $ docker top bb0946f2f2fc8dded325dc721c93ad367f565e9b0306f3246d755eef394bdbbf -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:16 + make test 01:37:16 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:37:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:37:22 # github.com/edgexfoundry/edgex-ui-go/internal/handler 01:37:22 internal/handler/appservice.go:54:33: client.GetConfiguration undefined (type registry.Client has no field or method GetConfiguration) 01:37:22 internal/handler/appservice.go:98:14: client.PutConfigurationToml undefined (type registry.Client has no field or method PutConfigurationToml) 01:37:22 internal/handler/appservice.go:117:33: client.GetConfiguration undefined (type registry.Client has no field or method GetConfiguration) 01:37:22 internal/handler/appservice.go:187:17: registryConfig.Stem undefined (type types.Config has no field or method Stem) 01:37:22 internal/handler/appservice.go:189:17: registryConfig.Stem undefined (type types.Config has no field or method Stem) 01:37:24 make: *** [Makefile:34: test] Error 2 [Pipeline] } 01:37:24 $ docker stop --time=1 bb0946f2f2fc8dded325dc721c93ad367f565e9b0306f3246d755eef394bdbbf 01:37:26 $ docker rm -f bb0946f2f2fc8dded325dc721c93ad367f565e9b0306f3246d755eef394bdbbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:37:29 Failed in branch amd64 01:38:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20117 in /w/workspace/edgexfoundry_edgex-ui-go_PR-290 [Pipeline] { [Pipeline] ws 01:38:04 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 01:38:09 using credential edgex-jenkins-ssh 01:38:09 Cloning the remote Git repository 01:38:10 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:38:10 > git init /w/workspace/edgex-ui-go/1 # timeout=10 01:38:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:38:10 > git --version # timeout=10 01:38:10 > git --version # 'git version 2.17.1' 01:38:10 using GIT_SSH to set credentials SSH Credentials for GitHub 01:38:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:38:12 Merging remotes/origin/master commit e5eddfca3e456f98fd148374ca375fb54025eb5b into PR head commit 3b364c830a2eecab635044858fdb6e25c593a28e 01:38:13 Merge succeeded, producing 3b364c830a2eecab635044858fdb6e25c593a28e 01:38:13 Checking out Revision 3b364c830a2eecab635044858fdb6e25c593a28e (PR-290) 01:38:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:38:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:38:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:38:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:38:12 using GIT_SSH to set credentials SSH Credentials for GitHub 01:38:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:38:12 > git config core.sparsecheckout # timeout=10 01:38:13 > git checkout -f 3b364c830a2eecab635044858fdb6e25c593a28e # timeout=10 01:38:13 > git remote # timeout=10 01:38:13 > git config --get remote.origin.url # timeout=10 01:38:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:38:13 > git merge e5eddfca3e456f98fd148374ca375fb54025eb5b # timeout=10 01:38:13 > git rev-parse HEAD^{commit} # timeout=10 01:38:13 > git config core.sparsecheckout # timeout=10 01:38:13 > git checkout -f 3b364c830a2eecab635044858fdb6e25c593a28e # timeout=10 01:38:17 Commit message: "Bump github.com/edgexfoundry/go-mod-registry from 0.1.11 to 0.1.27" 01:38:17 > git --version # timeout=10 01:38:17 > git --version # 'git version 2.17.1' 01:38:17 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:38:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:38:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:38:20 + true 01:38:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:38:23 provisioning config files... 01:38:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3361298509025129067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:23 ---> docker-login.sh 01:38:23 nexus3.edgexfoundry.org:10001 01:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:24 Configure a credential helper to remove this warning. See 01:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:24 01:38:24 Login Succeeded 01:38:24 nexus3.edgexfoundry.org:10002 01:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:25 Configure a credential helper to remove this warning. See 01:38:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:25 01:38:25 Login Succeeded 01:38:25 nexus3.edgexfoundry.org:10003 01:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:25 Configure a credential helper to remove this warning. See 01:38:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:25 01:38:25 Login Succeeded 01:38:26 nexus3.edgexfoundry.org:10004 01:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:26 Configure a credential helper to remove this warning. See 01:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:26 01:38:26 Login Succeeded 01:38:26 docker.io 01:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:38:27 Configure a credential helper to remove this warning. See 01:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:38:27 01:38:27 Login Succeeded 01:38:27 ---> docker-login.sh ends [Pipeline] } 01:38:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:38:27 ========================================================= 01:38:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:38:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:38:28 + 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 . 01:38:28 Sending build context to Docker daemon 16.59MB 01:38:28 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 01:38:28 Step 2/8 : FROM ${BASE} 01:38:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:38:29 5f621e34cdf4: Pulling fs layer 01:38:29 a4357932f1b6: Pulling fs layer 01:38:29 18c013af1878: Pulling fs layer 01:38:29 00ac8860ef70: Pulling fs layer 01:38:29 63d7cb157983: Pulling fs layer 01:38:29 b116817d02f9: Pulling fs layer 01:38:29 745a02a5169b: Pulling fs layer 01:38:29 63d7cb157983: Waiting 01:38:29 00ac8860ef70: Waiting 01:38:29 b116817d02f9: Waiting 01:38:29 745a02a5169b: Waiting 01:38:29 18c013af1878: Verifying Checksum 01:38:29 18c013af1878: Download complete 01:38:29 a4357932f1b6: Verifying Checksum 01:38:29 a4357932f1b6: Download complete 01:38:29 63d7cb157983: Verifying Checksum 01:38:29 63d7cb157983: Download complete 01:38:29 b116817d02f9: Verifying Checksum 01:38:29 b116817d02f9: Download complete 01:38:29 5f621e34cdf4: Verifying Checksum 01:38:29 5f621e34cdf4: Download complete 01:38:30 5f621e34cdf4: Pull complete 01:38:30 a4357932f1b6: Pull complete 01:38:31 18c013af1878: Pull complete 01:38:31 745a02a5169b: Verifying Checksum 01:38:31 745a02a5169b: Download complete 01:38:32 00ac8860ef70: Verifying Checksum 01:38:32 00ac8860ef70: Download complete 01:38:42 00ac8860ef70: Pull complete 01:38:43 63d7cb157983: Pull complete 01:38:43 b116817d02f9: Pull complete 01:38:47 745a02a5169b: Pull complete 01:38:47 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 01:38:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:38:47 ---> b7e6874047d6 01:38:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:38:50 ---> Running in bf72b16ad75d 01:38:50 Removing intermediate container bf72b16ad75d 01:38:50 ---> 1c783dda3c68 01:38:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:50 ---> Running in 81a35abd2d9b 01:38:52 Removing intermediate container 81a35abd2d9b 01:38:52 ---> 17e2cc6dd5a1 01:38:52 Step 5/8 : RUN apk add --no-cache make git 01:38:53 ---> Running in 014f10f54676 01:38:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:38:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:38:56 OK: 142 MiB in 39 packages 01:38:56 Removing intermediate container 014f10f54676 01:38:56 ---> 6a92f8e047c2 01:38:56 Step 6/8 : WORKDIR /edgex-ui-go 01:38:57 ---> Running in 5ba5d1f91633 01:38:57 Removing intermediate container 5ba5d1f91633 01:38:57 ---> e56fa10f3c8b 01:38:57 Step 7/8 : COPY . . 01:38:59 ---> 516fcc425765 01:38:59 Step 8/8 : RUN go mod download 01:38:59 ---> Running in 2cd65ac58463 01:39:26 Removing intermediate container 2cd65ac58463 01:39:26 ---> fed21d3667a0 01:39:26 Successfully built fed21d3667a0 01:39:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:39:27 + docker inspect -f . ci-base-image-arm64 01:39:27 . [Pipeline] withDockerContainer 01:39:27 prd-ubuntu18.04-docker-arm64-4c-16g-20117 does not seem to be running inside a container 01:39:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:39:28 $ docker top 23c12d4519f2c8907f32dcd00e4c36c3e5f925a0ef78d0e275f800e4e634a2db -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:29 + go version 01:39:29 go version go1.15.5 linux/arm64 [Pipeline] } 01:39:29 $ docker stop --time=1 23c12d4519f2c8907f32dcd00e4c36c3e5f925a0ef78d0e275f800e4e634a2db 01:39:31 $ docker rm -f 23c12d4519f2c8907f32dcd00e4c36c3e5f925a0ef78d0e275f800e4e634a2db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:39:32 + docker inspect -f . ci-base-image-arm64 01:39:32 . [Pipeline] withDockerContainer 01:39:33 prd-ubuntu18.04-docker-arm64-4c-16g-20117 does not seem to be running inside a container 01:39: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 ******** ci-base-image-arm64 cat 01:39:34 $ docker top e757d11ba0268789a302fbc41fbe7b7f7bf4b632d02a42a806187410cde69ccd -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:35 + make test 01:39:35 GO111MODULE=on go test -coverprofile=coverage.out ./... 01:39:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 01:39:51 # github.com/edgexfoundry/edgex-ui-go/internal/handler 01:39:51 internal/handler/appservice.go:54:33: client.GetConfiguration undefined (type registry.Client has no field or method GetConfiguration) 01:39:51 internal/handler/appservice.go:98:14: client.PutConfigurationToml undefined (type registry.Client has no field or method PutConfigurationToml) 01:39:51 internal/handler/appservice.go:117:33: client.GetConfiguration undefined (type registry.Client has no field or method GetConfiguration) 01:39:51 internal/handler/appservice.go:187:17: registryConfig.Stem undefined (type types.Config has no field or method Stem) 01:39:51 internal/handler/appservice.go:189:17: registryConfig.Stem undefined (type types.Config has no field or method Stem) 01:40:00 make: *** [Makefile:34: test] Error 2 [Pipeline] } 01:40:00 $ docker stop --time=1 e757d11ba0268789a302fbc41fbe7b7f7bf4b632d02a42a806187410cde69ccd 01:40:02 $ docker rm -f e757d11ba0268789a302fbc41fbe7b7f7bf4b632d02a42a806187410cde69ccd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:40:04 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:40:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:40:08 ---> package-listing.sh 01:40:08 ++ facter osfamily 01:40:08 ++ tr '[:upper:]' '[:lower:]' 01:40:08 + OS_FAMILY=redhat 01:40:08 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-290 01:40:08 + START_PACKAGES=/tmp/packages_start.txt 01:40:08 + END_PACKAGES=/tmp/packages_end.txt 01:40:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:40:08 + PACKAGES=/tmp/packages_start.txt 01:40:08 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-290 ']' 01:40:08 + PACKAGES=/tmp/packages_end.txt 01:40:08 + case "${OS_FAMILY}" in 01:40:08 + rpm -qa 01:40:08 + sort 01:40:14 + '[' -f /tmp/packages_start.txt ']' 01:40:14 + '[' -f /tmp/packages_end.txt ']' 01:40:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:40:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-290 ']' 01:40:14 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-290/archives/ 01:40:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-290/archives/ [Pipeline] echo 01:40:14 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-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:40:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:40:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:40:14 01:40:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:40:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:40:15 alpine: Pulling from edgex-lftools-log-publisher 01:40:15 df20fa9351a1: Pulling fs layer 01:40:15 36b3adc4ff6f: Pulling fs layer 01:40:15 8ad3a11d3b57: Pulling fs layer 01:40:15 46f8f816bc3b: Pulling fs layer 01:40:15 93b61091891f: Pulling fs layer 01:40:15 93b9cdb0e59b: Pulling fs layer 01:40:15 5e14af77c1be: Pulling fs layer 01:40:15 01666e4c0597: Pulling fs layer 01:40:15 aa168da1d23b: Pulling fs layer 01:40:15 46f8f816bc3b: Waiting 01:40:15 93b61091891f: Waiting 01:40:15 93b9cdb0e59b: Waiting 01:40:15 01666e4c0597: Waiting 01:40:15 36b3adc4ff6f: Verifying Checksum 01:40:15 36b3adc4ff6f: Download complete 01:40:15 46f8f816bc3b: Verifying Checksum 01:40:15 46f8f816bc3b: Download complete 01:40:15 df20fa9351a1: Verifying Checksum 01:40:15 df20fa9351a1: Download complete 01:40:15 93b9cdb0e59b: Verifying Checksum 01:40:15 93b9cdb0e59b: Download complete 01:40:15 5e14af77c1be: Verifying Checksum 01:40:15 5e14af77c1be: Download complete 01:40:15 93b61091891f: Verifying Checksum 01:40:15 93b61091891f: Download complete 01:40:15 01666e4c0597: Verifying Checksum 01:40:15 01666e4c0597: Download complete 01:40:15 8ad3a11d3b57: Verifying Checksum 01:40:15 8ad3a11d3b57: Download complete 01:40:15 df20fa9351a1: Pull complete 01:40:16 36b3adc4ff6f: Pull complete 01:40:17 8ad3a11d3b57: Pull complete 01:40:17 46f8f816bc3b: Pull complete 01:40:17 aa168da1d23b: Verifying Checksum 01:40:17 aa168da1d23b: Download complete 01:40:17 93b61091891f: Pull complete 01:40:17 93b9cdb0e59b: Pull complete 01:40:18 5e14af77c1be: Pull complete 01:40:18 01666e4c0597: Pull complete 01:40:24 aa168da1d23b: Pull complete 01:40:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:40:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:40:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:40:25 prd-centos7-docker-4c-2g-20104 does not seem to be running inside a container 01:40:25 $ 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-290/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-290 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-290:/w/workspace/edgexfoundry_edgex-ui-go_PR-290:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@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 01:40:28 $ docker top c494ec1853b689c4508b931f859e013d832fdadfd55c15a9e52bc701d99ec0b4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:29 + touch /tmp/pre-build-complete [Pipeline] sh 01:40:29 + mkdir -p /var/log/sa [Pipeline] sh 01:40:30 + ls /var/log/sa-host 01:40:30 + sadf -c /var/log/sa-host/sa14 01:40:30 file_magic: OK 01:40:30 HZ: Using current value: 100 01:40:30 file_header: OK 01:40:30 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 01:40:30 Statistics: 01:40:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:40:30 File successfully converted to sysstat format version 12.2.1 01:40:30 + sadf -c /var/log/sa-host/sa23 01:40:30 file_magic: OK 01:40:30 HZ: Using current value: 100 01:40:30 file_header: OK 01:40:30 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 01:40:30 Statistics: 01:40:30 Hnuu...uuuununununu... 01:40:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:30 provisioning config files... 01:40:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp/config1562734243692330613tmp [Pipeline] { [Pipeline] echo 01:40:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:40:31 ---> create-netrc.sh [Pipeline] } 01:40:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:40:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:40:31 ---> python-tools-install.sh [Pipeline] echo 01:40:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:40:32 ---> sudo-logs.sh 01:40:32 Archiving 'sudo' log.. [Pipeline] echo 01:40:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:40:32 ---> job-cost.sh 01:40:32 lf-activate-venv: SKIPPING 01:40:32 INFO: No Stack... 01:40:33 INFO: Retrieving Pricing Info for: v1-standard-2 01:40:34 INFO: Archiving Costs [Pipeline] echo 01:40:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:40:34 ---> logs-deploy.sh 01:40:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-290/1 01:40:34 INFO: archiving workspace using pattern(s): 01:40:36 Archives upload complete. 01:40:36 INFO: archiving logs to Nexus 01:40:37 ---> uname -a: 01:40:37 Linux prd-centos7-docker-4c-2g-20104.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 01:40:37 01:40:37 01:40:37 ---> lscpu: 01:40:37 Architecture: x86_64 01:40:37 CPU op-mode(s): 32-bit, 64-bit 01:40:37 Byte Order: Little Endian 01:40:37 Address sizes: 40 bits physical, 48 bits virtual 01:40:37 CPU(s): 4 01:40:37 On-line CPU(s) list: 0-3 01:40:37 Thread(s) per core: 1 01:40:37 Core(s) per socket: 1 01:40:37 Socket(s): 4 01:40:37 NUMA node(s): 1 01:40:37 Vendor ID: GenuineIntel 01:40:37 CPU family: 6 01:40:37 Model: 44 01:40:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:40:37 Stepping: 1 01:40:37 CPU MHz: 2933.436 01:40:37 BogoMIPS: 5866.87 01:40:37 Virtualization: VT-x 01:40:37 Hypervisor vendor: KVM 01:40:37 Virtualization type: full 01:40:37 L1d cache: 128 KiB 01:40:37 L1i cache: 128 KiB 01:40:37 L2 cache: 16 MiB 01:40:37 L3 cache: 64 MiB 01:40:37 NUMA node0 CPU(s): 0-3 01:40:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:40:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:40:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:40:37 Vulnerability Meltdown: Mitigation; PTI 01:40:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:40:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:40:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:40:37 Vulnerability Srbds: Not affected 01:40:37 Vulnerability Tsx async abort: Not affected 01:40:37 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 01:40:37 01:40:37 01:40:37 ---> nproc: 01:40:37 4 01:40:37 01:40:37 01:40:37 ---> df -h: 01:40:37 Filesystem Size Used Available Use% Mounted on 01:40:37 overlay 50.0G 7.3G 42.7G 15% / 01:40:37 tmpfs 64.0M 0 64.0M 0% /dev 01:40:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:40:37 shm 64.0M 0 64.0M 0% /dev/shm 01:40:37 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 01:40:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 01:40:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 01:40:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 01:40:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 01:40:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 01:40:37 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 01:40:37 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-290 01:40:37 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-290@tmp 01:40:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 01:40:37 01:40:37 01:40:37 ---> free -m: 01:40:37 total used free shared buff/cache available 01:40:37 Mem: 1837 713 102 0 1021 1019 01:40:37 Swap: 1023 1 1022 01:40:37 01:40:37 01:40:37 ---> ip addr: 01:40:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:40:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:40:37 inet 127.0.0.1/8 scope host lo 01:40:37 valid_lft forever preferred_lft forever 01:40:37 inet6 ::1/128 scope host 01:40:37 valid_lft forever preferred_lft forever 01:40:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:40:37 link/ether fa:16:3e:11:f8:5d brd ff:ff:ff:ff:ff:ff 01:40:37 inet 10.30.122.3/23 brd 10.30.123.255 scope global dynamic eth0 01:40:37 valid_lft 86005sec preferred_lft 86005sec 01:40:37 inet6 fe80::f816:3eff:fe11:f85d/64 scope link 01:40:37 valid_lft forever preferred_lft forever 01:40:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:40:37 link/ether 02:42:c8:50:e0:96 brd ff:ff:ff:ff:ff:ff 01:40:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:40:37 valid_lft forever preferred_lft forever 01:40:37 inet6 fe80::42:c8ff:fe50:e096/64 scope link 01:40:37 valid_lft forever preferred_lft forever 01:40:37 01:40:37 01:40:37 ---> sar -b -r -n DEV: 01:40:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 01:40:37 01:40:37 01:33:50 LINUX RESTART (4 CPU) 01:40:37 01:40:37 01:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:40:37 01:36:01 3.26 0.00 3.26 0.00 0.00 110.49 0.00 01:40:37 01:37:01 0.43 0.00 0.43 0.00 0.00 6.99 0.00 01:40:37 01:38:01 0.25 0.00 0.25 0.00 0.00 2.86 0.00 01:40:37 01:39:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 01:40:37 01:40:01 0.27 0.00 0.27 0.00 0.00 4.76 0.00 01:40:37 Average: 0.88 0.00 0.88 0.00 0.00 25.38 0.00 01:40:37 01:40:37 01:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:40:37 01:36:01 161884 0 614884 32.68 2620 1102156 1108352 37.83 420228 1100192 16 01:40:37 01:37:01 161796 0 614964 32.68 2620 1102164 1097820 37.47 432536 1088508 8 01:40:37 01:38:01 159484 0 617272 32.81 2620 1102168 1098040 37.47 430076 1093176 8 01:40:37 01:39:01 159460 0 617296 32.81 2620 1102168 1089792 37.19 436516 1086916 8 01:40:37 01:40:01 160064 0 616684 32.78 2620 1102176 1089804 37.19 441476 1081856 8 01:40:37 Average: 160538 0 616220 32.75 2620 1102166 1096762 37.43 432166 1090130 10 01:40:37 01:40:37 01:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:40:37 01:36:01 eth0 3.51 0.80 1.00 0.61 0.00 0.00 0.00 0.00 01:40:37 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:37 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:37 01:37:01 eth0 5.15 1.17 1.48 0.76 0.00 0.00 0.00 0.00 01:40:37 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:37 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:37 01:38:01 eth0 4.21 1.05 1.28 0.78 0.00 0.00 0.00 0.00 01:40:37 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:37 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:37 01:39:01 eth0 3.65 0.87 0.99 0.59 0.00 0.00 0.00 0.00 01:40:37 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:37 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:37 01:40:01 eth0 0.92 0.48 0.42 0.30 0.00 0.00 0.00 0.00 01:40:37 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:37 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:37 Average: eth0 3.49 0.87 1.03 0.61 0.00 0.00 0.00 0.00 01:40:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:37 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:37 01:40:37 01:40:37 ---> sar -P ALL: 01:40:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 01:40:37 01:40:37 01:33:50 LINUX RESTART (4 CPU) 01:40:37 01:40:37 01:35:01 CPU %user %nice %system %iowait %steal %idle 01:40:37 01:36:01 all 0.17 0.00 0.08 0.00 0.01 99.75 01:40:37 01:36:01 0 0.42 0.00 0.08 0.00 0.00 99.50 01:40:37 01:36:01 1 0.07 0.00 0.10 0.00 0.02 99.82 01:40:37 01:36:01 2 0.13 0.00 0.10 0.00 0.02 99.75 01:40:37 01:36:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:40:37 01:37:01 all 0.20 0.00 0.07 0.00 0.02 99.71 01:40:37 01:37:01 0 0.43 0.00 0.05 0.00 0.02 99.50 01:40:37 01:37:01 1 0.15 0.00 0.13 0.00 0.02 99.70 01:40:37 01:37:01 2 0.10 0.00 0.05 0.00 0.02 99.83 01:40:37 01:37:01 3 0.12 0.00 0.05 0.00 0.02 99.82 01:40:37 01:38:01 all 0.18 0.00 0.05 0.00 0.04 99.72 01:40:37 01:38:01 0 0.13 0.00 0.03 0.00 0.02 99.82 01:40:37 01:38:01 1 0.07 0.00 0.05 0.00 0.05 99.83 01:40:37 01:38:01 2 0.43 0.00 0.07 0.00 0.05 99.45 01:40:37 01:38:01 3 0.10 0.00 0.07 0.00 0.03 99.80 01:40:37 01:39:01 all 0.15 0.00 0.05 0.00 0.01 99.78 01:40:37 01:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:40:37 01:39:01 1 0.42 0.00 0.12 0.00 0.02 99.45 01:40:37 01:39:01 2 0.10 0.00 0.05 0.00 0.00 99.85 01:40:37 01:39:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:40:37 01:40:01 all 0.17 0.00 0.07 0.00 0.00 99.77 01:40:37 01:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:40:37 01:40:01 1 0.07 0.00 0.12 0.00 0.00 99.82 01:40:37 01:40:01 2 0.53 0.00 0.02 0.00 0.00 99.45 01:40:37 01:40:01 3 0.03 0.00 0.12 0.00 0.00 99.85 01:40:37 Average: all 0.17 0.00 0.07 0.00 0.02 99.75 01:40:37 Average: 0 0.21 0.00 0.04 0.00 0.01 99.74 01:40:37 Average: 1 0.15 0.00 0.10 0.00 0.02 99.72 01:40:37 Average: 2 0.26 0.00 0.06 0.00 0.02 99.67 01:40:37 Average: 3 0.07 0.00 0.06 0.00 0.01 99.86 01:40:37 01:40:37 01:40:37