Pull request #100 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d6494ef73dc8aa3ad22dc9bd2f254482371b3248+8ab618566fd99c79b3e6b1ee7b4c674816e04a15 (7e8686453c3141bb7b634c50beeeb27206be2a35) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh244815052586551264.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15553671304458814.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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/device-rest-go/branches/PR-100/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-100/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9090996787743708089.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-100/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3093452752783171833.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2898550869116873868.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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/device-rest-go/branches/PR-100/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-100/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4658664574861407687.key > 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 Avoid second fetch 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 9d0281235b943b7ad605f650702698f9078b2862 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:device-rest-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: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-83’ Running on prd-centos7-docker-4c-2g-87 in /w/workspace/gexfoundry_device-rest-go_PR-100 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-100 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-100@tmp/jenkins-gitclient-ssh8651852861862606490.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 into PR head commit d6494ef73dc8aa3ad22dc9bd2f254482371b3248 Merge succeeded, producing d6494ef73dc8aa3ad22dc9bd2f254482371b3248 Checking out Revision d6494ef73dc8aa3ad22dc9bd2f254482371b3248 (PR-100) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-100@tmp/jenkins-gitclient-ssh1131389749823894697.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6494ef73dc8aa3ad22dc9bd2f254482371b3248 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-100@tmp/jenkins-gitclient-ssh1431651345603052194.key > git merge 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6494ef73dc8aa3ad22dc9bd2f254482371b3248 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-14T08:30:13.766Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-14T08:30:13.960Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-14T08:30:14.077Z] ========================================================= [2021-05-14T08:30:14.077Z] EdgeX Global Pipelines Version Info [2021-05-14T08:30:14.077Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:30:16.704Z] ------------------- [2021-05-14T08:30:16.704Z] stable info: [2021-05-14T08:30:16.704Z] ------------------- [2021-05-14T08:30:16.704Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-14T08:30:16.704Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T08:30:16.704Z] Message: update stable to v1.0.192 [2021-05-14T08:30:17.672Z] ------------------- [2021-05-14T08:30:17.672Z] experimental info: [2021-05-14T08:30:17.672Z] ------------------- [2021-05-14T08:30:17.672Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-14T08:30:17.672Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T08:30:17.672Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-14T08:30:17.991Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-05-14T08:30:18.092Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-05-14T08:30:18.149Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-14T08:30:18.291Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-14T08:30:18.389Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-14T08:30:18.444Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-14T08:30:18.514Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-14T08:30:18.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-14T08:30:18.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-14T08:30:18.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-14T08:30:18.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-14T08:30:18.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-05-14T08:30:18.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-14T08:30:18.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-14T08:30:19.011Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T08:30:19.073Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T08:30:19.166Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T08:30:19.237Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T08:30:19.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-14T08:30:19.441Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-14T08:30:19.506Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-14T08:30:19.590Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-14T08:30:19.668Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-14T08:30:19.724Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-14T08:30:19.780Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-14T08:30:19.857Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-14T08:30:19.914Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-100 [Pipeline] echo [2021-05-14T08:30:19.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-100 [Pipeline] echo [2021-05-14T08:30:20.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-100 [Pipeline] echo [2021-05-14T08:30:20.113Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6494ef73dc8aa3ad22dc9bd2f254482371b3248 [Pipeline] echo [2021-05-14T08:30:20.171Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6494ef [Pipeline] echo [2021-05-14T08:30:20.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T08:30:20.578Z] provisioning config files... [2021-05-14T08:30:20.597Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-100@tmp/config1496410581977798563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:30:20.987Z] ---> docker-login.sh [2021-05-14T08:30:20.987Z] nexus3.edgexfoundry.org:10001 [2021-05-14T08:30:21.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:30:21.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:30:21.543Z] Configure a credential helper to remove this warning. See [2021-05-14T08:30:21.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:30:21.543Z] [2021-05-14T08:30:21.543Z] Login Succeeded [2021-05-14T08:30:21.543Z] nexus3.edgexfoundry.org:10002 [2021-05-14T08:30:21.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:30:21.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:30:21.814Z] Configure a credential helper to remove this warning. See [2021-05-14T08:30:21.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:30:21.814Z] [2021-05-14T08:30:21.814Z] Login Succeeded [2021-05-14T08:30:21.814Z] nexus3.edgexfoundry.org:10003 [2021-05-14T08:30:22.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:30:22.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:30:22.089Z] Configure a credential helper to remove this warning. See [2021-05-14T08:30:22.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:30:22.089Z] [2021-05-14T08:30:22.089Z] Login Succeeded [2021-05-14T08:30:22.089Z] nexus3.edgexfoundry.org:10004 [2021-05-14T08:30:22.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:30:22.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:30:22.371Z] Configure a credential helper to remove this warning. See [2021-05-14T08:30:22.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:30:22.371Z] [2021-05-14T08:30:22.371Z] Login Succeeded [2021-05-14T08:30:22.371Z] docker.io [2021-05-14T08:30:22.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:30:22.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:30:22.966Z] Configure a credential helper to remove this warning. See [2021-05-14T08:30:22.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:30:22.966Z] [2021-05-14T08:30:22.966Z] Login Succeeded [2021-05-14T08:30:22.966Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T08:30:22.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T08:30:23.756Z] + git log --format=format:%s -1 d6494ef73dc8aa3ad22dc9bd2f254482371b3248 [Pipeline] echo [2021-05-14T08:30:23.840Z] GIT_COMMIT: d6494ef73dc8aa3ad22dc9bd2f254482371b3248, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-14T08:30:23.880Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:30:24.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T08:30:24.567Z] [2021-05-14T08:30:24.567Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:30:24.945Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T08:30:24.945Z] latest: Pulling from edgex-devops/git-semver [2021-05-14T08:30:24.945Z] 31603596830f: Pulling fs layer [2021-05-14T08:30:24.945Z] 54011a49482f: Pulling fs layer [2021-05-14T08:30:24.945Z] a6820b24f6d8: Pulling fs layer [2021-05-14T08:30:24.945Z] f581987b2513: Pulling fs layer [2021-05-14T08:30:24.945Z] f581987b2513: Waiting [2021-05-14T08:30:24.945Z] 54011a49482f: Verifying Checksum [2021-05-14T08:30:24.945Z] 54011a49482f: Download complete [2021-05-14T08:30:25.217Z] 31603596830f: Verifying Checksum [2021-05-14T08:30:25.217Z] 31603596830f: Download complete [2021-05-14T08:30:25.217Z] f581987b2513: Verifying Checksum [2021-05-14T08:30:25.217Z] f581987b2513: Download complete [2021-05-14T08:30:25.217Z] a6820b24f6d8: Verifying Checksum [2021-05-14T08:30:25.217Z] a6820b24f6d8: Download complete [2021-05-14T08:30:25.483Z] 31603596830f: Pull complete [2021-05-14T08:30:25.750Z] 54011a49482f: Pull complete [2021-05-14T08:30:26.720Z] a6820b24f6d8: Pull complete [2021-05-14T08:30:26.991Z] f581987b2513: Pull complete [2021-05-14T08:30:26.991Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-14T08:30:27.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T08:30:27.256Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-14T08:30:27.438Z] prd-centos7-docker-4c-2g-87 does not seem to be running inside a container [2021-05-14T08:30:27.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-100 -v /w/workspace/gexfoundry_device-rest-go_PR-100:/w/workspace/gexfoundry_device-rest-go_PR-100:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-100@tmp:/w/workspace/gexfoundry_device-rest-go_PR-100@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 [2021-05-14T08:30:29.758Z] $ docker top 20f5b3ae153b2c202f75bcfca3c502e8ab93d67dcf563c8c6ebf36917d85d1b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T08:30:30.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T08:30:30.166Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T08:30:30.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T08:30:30.528Z] $ docker exec 20f5b3ae153b2c202f75bcfca3c502e8ab93d67dcf563c8c6ebf36917d85d1b1 ssh-agent [2021-05-14T08:30:30.749Z] SSH_AUTH_SOCK=/tmp/ssh-7wVRlORVqmHw/agent.13 [2021-05-14T08:30:30.749Z] SSH_AGENT_PID=19 [2021-05-14T08:30:30.770Z] Running ssh-add (command line suppressed) [2021-05-14T08:30:30.922Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-100@tmp/private_key_8642084112055578264.key (/w/workspace/gexfoundry_device-rest-go_PR-100@tmp/private_key_8642084112055578264.key) [2021-05-14T08:30:31.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T08:30:31.425Z] + git tag --points-at HEAD [Pipeline] } [2021-05-14T08:30:31.464Z] $ docker exec --env ******** --env ******** 20f5b3ae153b2c202f75bcfca3c502e8ab93d67dcf563c8c6ebf36917d85d1b1 ssh-agent -k [2021-05-14T08:30:31.674Z] unset SSH_AUTH_SOCK; [2021-05-14T08:30:31.675Z] unset SSH_AGENT_PID; [2021-05-14T08:30:31.675Z] echo Agent pid 19 killed; [2021-05-14T08:30:31.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-14T08:30:31.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T08:30:31.863Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T08:30:32.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T08:30:32.251Z] $ docker exec 20f5b3ae153b2c202f75bcfca3c502e8ab93d67dcf563c8c6ebf36917d85d1b1 ssh-agent [2021-05-14T08:30:32.523Z] SSH_AUTH_SOCK=/tmp/ssh-Re4Z5WBLJE28/agent.49 [2021-05-14T08:30:32.523Z] SSH_AGENT_PID=54 [2021-05-14T08:30:32.541Z] Running ssh-add (command line suppressed) [2021-05-14T08:30:32.789Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-100@tmp/private_key_4933996239605404019.key (/w/workspace/gexfoundry_device-rest-go_PR-100@tmp/private_key_4933996239605404019.key) [2021-05-14T08:30:32.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T08:30:33.275Z] + git semver init [2021-05-14T08:30:33.275Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T08:30:33.275Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-100/.git [2021-05-14T08:30:33.275Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-100 [2021-05-14T08:30:33.275Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T08:30:33.275Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T08:30:33.275Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T08:30:33.275Z] # $SEMVER_BRANCH = PR-100 [2021-05-14T08:30:33.275Z] # $SEMVER_TEMP = /tmp/semver-470443270 [2021-05-14T08:30:33.275Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-05-14T08:30:34.861Z] # '/tmp/semver-470443270' -> '/w/workspace/gexfoundry_device-rest-go_PR-100/.semver' [2021-05-14T08:30:34.861Z] # -> Force: false [2021-05-14T08:30:34.861Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-100/.semver [Pipeline] } [2021-05-14T08:30:34.898Z] $ docker exec --env ******** --env ******** 20f5b3ae153b2c202f75bcfca3c502e8ab93d67dcf563c8c6ebf36917d85d1b1 ssh-agent -k [2021-05-14T08:30:35.179Z] unset SSH_AUTH_SOCK; [2021-05-14T08:30:35.180Z] unset SSH_AGENT_PID; [2021-05-14T08:30:35.181Z] echo Agent pid 54 killed; [2021-05-14T08:30:35.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T08:30:35.708Z] + git semver [Pipeline] } [2021-05-14T08:30:35.762Z] $ docker stop --time=1 20f5b3ae153b2c202f75bcfca3c502e8ab93d67dcf563c8c6ebf36917d85d1b1 [2021-05-14T08:30:37.407Z] $ docker rm -f 20f5b3ae153b2c202f75bcfca3c502e8ab93d67dcf563c8c6ebf36917d85d1b1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T08:30:37.934Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-14T08:30:38.482Z] Stashed 1 file(s) [Pipeline] echo [2021-05-14T08:30:38.515Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-14T08:30:54.040Z] Still waiting to schedule task [2021-05-14T08:30:54.041Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-14T08:30:54.073Z] Still waiting to schedule task [2021-05-14T08:30:54.074Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-14T08:31:56.758Z] Running on prd-centos7-docker-4c-2g-94 in /w/workspace/gexfoundry_device-rest-go_PR-100 [Pipeline] { [Pipeline] ws [2021-05-14T08:31:56.828Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-05-14T08:31:57.010Z] The recommended git tool is: git [2021-05-14T08:31:59.674Z] using credential edgex-jenkins-ssh [2021-05-14T08:31:59.687Z] Cloning the remote Git repository [2021-05-14T08:31:59.718Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-05-14T08:31:59.790Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-05-14T08:31:59.851Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-14T08:31:59.851Z] > git --version # timeout=10 [2021-05-14T08:31:59.859Z] > git --version # 'git version 2.24.3' [2021-05-14T08:31:59.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T08:31:59.894Z] [INFO] Currently running in a labeled security context [2021-05-14T08:31:59.894Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T08:31:59.894Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh533224272639674306.key [2021-05-14T08:31:59.920Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T08:32:00.916Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-14T08:32:00.929Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T08:32:00.952Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-14T08:32:00.984Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-14T08:32:00.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T08:32:00.986Z] [INFO] Currently running in a labeled security context [2021-05-14T08:32:00.986Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T08:32:00.986Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh6851445622089053296.key [2021-05-14T08:32:01.019Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-14T08:32:01.881Z] Merging remotes/origin/master commit 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 into PR head commit d6494ef73dc8aa3ad22dc9bd2f254482371b3248 [2021-05-14T08:32:01.962Z] Merge succeeded, producing d6494ef73dc8aa3ad22dc9bd2f254482371b3248 [2021-05-14T08:32:01.963Z] Checking out Revision d6494ef73dc8aa3ad22dc9bd2f254482371b3248 (PR-100) [2021-05-14T08:32:01.894Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T08:32:01.898Z] > git checkout -f d6494ef73dc8aa3ad22dc9bd2f254482371b3248 # timeout=10 [2021-05-14T08:32:01.929Z] > git remote # timeout=10 [2021-05-14T08:32:01.935Z] > git config --get remote.origin.url # timeout=10 [2021-05-14T08:32:01.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T08:32:01.942Z] [INFO] Currently running in a labeled security context [2021-05-14T08:32:01.942Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T08:32:01.942Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh2409144440419357126.key [2021-05-14T08:32:01.948Z] > git merge 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 # timeout=10 [2021-05-14T08:32:01.958Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-14T08:32:01.969Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T08:32:01.972Z] > git checkout -f d6494ef73dc8aa3ad22dc9bd2f254482371b3248 # timeout=10 [2021-05-14T08:32:05.648Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-14T08:32:05.679Z] > git --version # timeout=10 [2021-05-14T08:32:05.684Z] > git --version # 'git version 2.24.3' [2021-05-14T08:32:05.691Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T08:32:06.895Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-14T08:32:07.255Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T08:32:07.628Z] + sudo service docker restart [2021-05-14T08:32:07.628Z] + true [2021-05-14T08:32:07.628Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T08:32:08.707Z] provisioning config files... [2021-05-14T08:32:08.726Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3256296621366790153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:32:09.132Z] ---> docker-login.sh [2021-05-14T08:32:09.132Z] nexus3.edgexfoundry.org:10001 [2021-05-14T08:32:09.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:32:09.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:32:09.661Z] Configure a credential helper to remove this warning. See [2021-05-14T08:32:09.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:32:09.661Z] [2021-05-14T08:32:09.661Z] Login Succeeded [2021-05-14T08:32:09.661Z] nexus3.edgexfoundry.org:10002 [2021-05-14T08:32:09.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:32:09.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:32:09.928Z] Configure a credential helper to remove this warning. See [2021-05-14T08:32:09.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:32:09.928Z] [2021-05-14T08:32:09.928Z] Login Succeeded [2021-05-14T08:32:09.928Z] nexus3.edgexfoundry.org:10003 [2021-05-14T08:32:09.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:32:10.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:32:10.195Z] Configure a credential helper to remove this warning. See [2021-05-14T08:32:10.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:32:10.195Z] [2021-05-14T08:32:10.195Z] Login Succeeded [2021-05-14T08:32:10.195Z] nexus3.edgexfoundry.org:10004 [2021-05-14T08:32:10.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:32:10.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:32:10.195Z] Configure a credential helper to remove this warning. See [2021-05-14T08:32:10.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:32:10.195Z] [2021-05-14T08:32:10.195Z] Login Succeeded [2021-05-14T08:32:10.195Z] docker.io [2021-05-14T08:32:10.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:32:10.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:32:10.732Z] Configure a credential helper to remove this warning. See [2021-05-14T08:32:10.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:32:10.732Z] [2021-05-14T08:32:10.732Z] Login Succeeded [2021-05-14T08:32:10.732Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T08:32:10.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T08:32:11.109Z] ========================================================= [2021-05-14T08:32:11.110Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-14T08:32:11.110Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:32:11.483Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-14T08:32:11.483Z] Sending build context to Docker daemon 92.16kB [2021-05-14T08:32:11.483Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-05-14T08:32:11.483Z] Step 2/10 : FROM ${BASE} [2021-05-14T08:32:11.483Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-14T08:32:11.483Z] 540db60ca938: Pulling fs layer [2021-05-14T08:32:11.483Z] adcc1eea9eea: Pulling fs layer [2021-05-14T08:32:11.483Z] 4c4ab2625f07: Pulling fs layer [2021-05-14T08:32:11.483Z] 0510c868ecb4: Pulling fs layer [2021-05-14T08:32:11.483Z] afea3b2eda06: Pulling fs layer [2021-05-14T08:32:11.483Z] 7809a108b3ef: Pulling fs layer [2021-05-14T08:32:11.483Z] f706445af74f: Pulling fs layer [2021-05-14T08:32:11.483Z] 0510c868ecb4: Waiting [2021-05-14T08:32:11.483Z] afea3b2eda06: Waiting [2021-05-14T08:32:11.483Z] 7809a108b3ef: Waiting [2021-05-14T08:32:11.483Z] f706445af74f: Waiting [2021-05-14T08:32:11.754Z] 4c4ab2625f07: Verifying Checksum [2021-05-14T08:32:11.754Z] 4c4ab2625f07: Download complete [2021-05-14T08:32:11.754Z] adcc1eea9eea: Verifying Checksum [2021-05-14T08:32:11.754Z] adcc1eea9eea: Download complete [2021-05-14T08:32:11.754Z] afea3b2eda06: Verifying Checksum [2021-05-14T08:32:11.754Z] afea3b2eda06: Download complete [2021-05-14T08:32:11.754Z] 7809a108b3ef: Verifying Checksum [2021-05-14T08:32:11.754Z] 7809a108b3ef: Download complete [2021-05-14T08:32:12.017Z] 540db60ca938: Verifying Checksum [2021-05-14T08:32:12.017Z] 540db60ca938: Download complete [2021-05-14T08:32:12.282Z] 540db60ca938: Pull complete [2021-05-14T08:32:12.282Z] adcc1eea9eea: Pull complete [2021-05-14T08:32:12.546Z] 4c4ab2625f07: Pull complete [2021-05-14T08:32:15.121Z] f706445af74f: Verifying Checksum [2021-05-14T08:32:15.121Z] f706445af74f: Download complete [2021-05-14T08:32:15.698Z] 0510c868ecb4: Verifying Checksum [2021-05-14T08:32:15.698Z] 0510c868ecb4: Download complete [2021-05-14T08:32:22.370Z] 0510c868ecb4: Pull complete [2021-05-14T08:32:22.370Z] afea3b2eda06: Pull complete [2021-05-14T08:32:22.370Z] 7809a108b3ef: Pull complete [2021-05-14T08:32:25.739Z] f706445af74f: Pull complete [2021-05-14T08:32:25.739Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-14T08:32:25.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-14T08:32:25.739Z] ---> b068be0155e3 [2021-05-14T08:32:25.739Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-14T08:32:27.136Z] ---> Running in 4c932b996535 [2021-05-14T08:32:27.399Z] Removing intermediate container 4c932b996535 [2021-05-14T08:32:27.399Z] ---> 9cab26a85137 [2021-05-14T08:32:27.399Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-05-14T08:32:27.399Z] ---> Running in 06564de93a1d [2021-05-14T08:32:27.663Z] Removing intermediate container 06564de93a1d [2021-05-14T08:32:27.663Z] ---> 8b484c398884 [2021-05-14T08:32:27.663Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-14T08:32:27.663Z] ---> Running in 7392225bf77c [2021-05-14T08:32:27.926Z] Removing intermediate container 7392225bf77c [2021-05-14T08:32:27.926Z] ---> e86a1edc5a42 [2021-05-14T08:32:27.926Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T08:32:27.926Z] ---> Running in 08c26daba1e8 [2021-05-14T08:32:28.877Z] Removing intermediate container 08c26daba1e8 [2021-05-14T08:32:28.877Z] ---> a9a88832aed4 [2021-05-14T08:32:28.877Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-14T08:32:28.877Z] ---> Running in 8b52657a09a7 [2021-05-14T08:32:30.272Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T08:32:30.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T08:32:31.424Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-05-14T08:32:31.424Z] (2/9) Installing libsodium (1.0.18-r0) [2021-05-14T08:32:31.424Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-05-14T08:32:31.687Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-05-14T08:32:31.687Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-05-14T08:32:31.687Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-05-14T08:32:31.951Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-05-14T08:32:32.214Z] (8/9) Installing libzmq (4.3.3-r1) [2021-05-14T08:32:32.214Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-05-14T08:32:32.214Z] Executing busybox-1.32.1-r6.trigger [2021-05-14T08:32:32.484Z] OK: 154 MiB in 49 packages [2021-05-14T08:32:33.436Z] Removing intermediate container 8b52657a09a7 [2021-05-14T08:32:33.436Z] ---> cbf9afd5c4e2 [2021-05-14T08:32:33.436Z] Step 8/10 : WORKDIR /device-rest-go [2021-05-14T08:32:33.436Z] ---> Running in f0cc7b39075c [2021-05-14T08:32:33.436Z] Removing intermediate container f0cc7b39075c [2021-05-14T08:32:33.436Z] ---> bb8e88d57bb9 [2021-05-14T08:32:33.436Z] Step 9/10 : COPY . . [2021-05-14T08:32:33.699Z] ---> 194db37263bf [2021-05-14T08:32:33.699Z] Step 10/10 : RUN go mod download [2021-05-14T08:32:33.965Z] ---> Running in 24df1213a85a [2021-05-14T08:33:00.630Z] Removing intermediate container 24df1213a85a [2021-05-14T08:33:00.630Z] ---> b2b62ccacf0e [2021-05-14T08:33:00.630Z] Successfully built b2b62ccacf0e [2021-05-14T08:33:00.630Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:33:00.983Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T08:33:00.983Z] . [Pipeline] withDockerContainer [2021-05-14T08:33:01.127Z] prd-centos7-docker-4c-2g-94 does not seem to be running inside a container [2021-05-14T08:33:01.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-14T08:33:02.126Z] $ docker top 9319c83219ea78658f66d8fd9667456e2abbcc246924aba3e67d93c91bd2f48f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T08:33:02.612Z] + go version [2021-05-14T08:33:02.612Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-14T08:33:02.651Z] $ docker stop --time=1 9319c83219ea78658f66d8fd9667456e2abbcc246924aba3e67d93c91bd2f48f [2021-05-14T08:33:04.012Z] $ docker rm -f 9319c83219ea78658f66d8fd9667456e2abbcc246924aba3e67d93c91bd2f48f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:33:04.947Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T08:33:04.948Z] . [Pipeline] withDockerContainer [2021-05-14T08:33:05.109Z] prd-centos7-docker-4c-2g-94 does not seem to be running inside a container [2021-05-14T08:33:05.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-14T08:33:05.801Z] $ docker top fd330a57e2cded173b39c75c9515d818e0b73fefff58041b76f10769d525deef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T08:33:06.286Z] + go mod tidy [Pipeline] sh [2021-05-14T08:33:07.230Z] + make test [2021-05-14T08:33:07.230Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-14T08:33:08.225Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-05-14T08:33:23.403Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2021-05-14T08:33:23.403Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58/internal/autoevent/executor.go:145:40: ae.Frequency undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".AutoEvent has no field or method Frequency) [2021-05-14T08:33:29.330Z] FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] [2021-05-14T08:33:29.330Z] make: *** [Makefile:25: test] Error 2 [Pipeline] } [2021-05-14T08:33:29.387Z] $ docker stop --time=1 fd330a57e2cded173b39c75c9515d818e0b73fefff58041b76f10769d525deef [2021-05-14T08:33:30.936Z] $ docker rm -f fd330a57e2cded173b39c75c9515d818e0b73fefff58041b76f10769d525deef [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:33:32.410Z] ---> job-cost.sh [2021-05-14T08:33:32.410Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pAw5 [2021-05-14T08:33:47.493Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-97 in /w/workspace/gexfoundry_device-rest-go_PR-100 [Pipeline] { [Pipeline] ws [2021-05-14T08:33:47.579Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-05-14T08:33:47.832Z] The recommended git tool is: git [2021-05-14T08:33:50.610Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T08:33:54.521Z] using credential edgex-jenkins-ssh [2021-05-14T08:33:54.578Z] Cloning the remote Git repository [2021-05-14T08:33:54.674Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-05-14T08:33:54.794Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-05-14T08:33:54.886Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-14T08:33:54.887Z] > git --version # timeout=10 [2021-05-14T08:33:54.926Z] > git --version # 'git version 2.17.1' [2021-05-14T08:33:54.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T08:33:55.011Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T08:33:57.583Z] Merging remotes/origin/master commit 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 into PR head commit d6494ef73dc8aa3ad22dc9bd2f254482371b3248 [2021-05-14T08:33:57.876Z] Merge succeeded, producing d6494ef73dc8aa3ad22dc9bd2f254482371b3248 [2021-05-14T08:33:57.877Z] Checking out Revision d6494ef73dc8aa3ad22dc9bd2f254482371b3248 (PR-100) [2021-05-14T08:33:56.988Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-14T08:33:57.015Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T08:33:57.040Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-14T08:33:57.085Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-14T08:33:57.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T08:33:57.100Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-14T08:33:57.622Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T08:33:57.652Z] > git checkout -f d6494ef73dc8aa3ad22dc9bd2f254482371b3248 # timeout=10 [2021-05-14T08:33:57.760Z] > git remote # timeout=10 [2021-05-14T08:33:57.790Z] > git config --get remote.origin.url # timeout=10 [2021-05-14T08:33:57.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T08:33:57.832Z] > git merge 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 # timeout=10 [2021-05-14T08:33:57.863Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-14T08:33:57.896Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T08:33:57.913Z] > git checkout -f d6494ef73dc8aa3ad22dc9bd2f254482371b3248 # timeout=10 [2021-05-14T08:34:02.299Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-14T08:34:02.361Z] > git --version # timeout=10 [2021-05-14T08:34:02.381Z] > git --version # 'git version 2.17.1' [2021-05-14T08:34:02.409Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T08:34:02.741Z] [2021-05-14T08:34:02.741Z] GitHub has been notified of this commit’s build result [2021-05-14T08:34:02.741Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T08:34:04.200Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-14T08:34:04.665Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T08:34:05.059Z] + sudo service docker restart [2021-05-14T08:34:05.059Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T08:34:07.801Z] provisioning config files... [2021-05-14T08:34:07.834Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config8643935875418480577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:34:08.281Z] ---> docker-login.sh [2021-05-14T08:34:08.281Z] nexus3.edgexfoundry.org:10001 [2021-05-14T08:34:09.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:34:09.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:34:09.563Z] Configure a credential helper to remove this warning. See [2021-05-14T08:34:09.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:34:09.563Z] [2021-05-14T08:34:09.563Z] Login Succeeded [2021-05-14T08:34:09.563Z] nexus3.edgexfoundry.org:10002 [2021-05-14T08:34:09.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:34:10.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:34:10.131Z] Configure a credential helper to remove this warning. See [2021-05-14T08:34:10.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:34:10.131Z] [2021-05-14T08:34:10.131Z] Login Succeeded [2021-05-14T08:34:10.131Z] nexus3.edgexfoundry.org:10003 [2021-05-14T08:34:10.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:34:10.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:34:10.681Z] Configure a credential helper to remove this warning. See [2021-05-14T08:34:10.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:34:10.682Z] [2021-05-14T08:34:10.682Z] Login Succeeded [2021-05-14T08:34:10.682Z] nexus3.edgexfoundry.org:10004 [2021-05-14T08:34:10.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:34:10.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:34:10.960Z] Configure a credential helper to remove this warning. See [2021-05-14T08:34:10.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:34:10.960Z] [2021-05-14T08:34:10.960Z] Login Succeeded [2021-05-14T08:34:10.960Z] docker.io [2021-05-14T08:34:11.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:34:11.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:34:11.840Z] Configure a credential helper to remove this warning. See [2021-05-14T08:34:11.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:34:11.840Z] [2021-05-14T08:34:11.840Z] Login Succeeded [2021-05-14T08:34:11.840Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T08:34:11.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T08:34:12.606Z] ========================================================= [2021-05-14T08:34:12.606Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-14T08:34:12.606Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:34:13.018Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-14T08:34:13.018Z] Sending build context to Docker daemon 92.16kB [2021-05-14T08:34:13.636Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-05-14T08:34:13.636Z] Step 2/10 : FROM ${BASE} [2021-05-14T08:34:13.636Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-14T08:34:13.636Z] 595b0fe564bb: Pulling fs layer [2021-05-14T08:34:13.636Z] 7186ed65a4f7: Pulling fs layer [2021-05-14T08:34:13.636Z] 316046926c0a: Pulling fs layer [2021-05-14T08:34:13.636Z] 4ebd0625c992: Pulling fs layer [2021-05-14T08:34:13.636Z] 207e8628e3a3: Pulling fs layer [2021-05-14T08:34:13.636Z] c791037a9be2: Pulling fs layer [2021-05-14T08:34:13.636Z] ffd874e62e21: Pulling fs layer [2021-05-14T08:34:13.636Z] 4ebd0625c992: Waiting [2021-05-14T08:34:13.636Z] 207e8628e3a3: Waiting [2021-05-14T08:34:13.636Z] c791037a9be2: Waiting [2021-05-14T08:34:13.636Z] ffd874e62e21: Waiting [2021-05-14T08:34:13.636Z] 316046926c0a: Verifying Checksum [2021-05-14T08:34:13.636Z] 316046926c0a: Download complete [2021-05-14T08:34:13.636Z] 7186ed65a4f7: Download complete [2021-05-14T08:34:13.636Z] 207e8628e3a3: Download complete [2021-05-14T08:34:13.636Z] 595b0fe564bb: Verifying Checksum [2021-05-14T08:34:13.636Z] 595b0fe564bb: Download complete [2021-05-14T08:34:13.636Z] c791037a9be2: Verifying Checksum [2021-05-14T08:34:13.636Z] c791037a9be2: Download complete [2021-05-14T08:34:14.634Z] 595b0fe564bb: Pull complete [2021-05-14T08:34:14.923Z] 7186ed65a4f7: Pull complete [2021-05-14T08:34:15.534Z] 316046926c0a: Pull complete [2021-05-14T08:34:16.984Z] ffd874e62e21: Verifying Checksum [2021-05-14T08:34:16.984Z] ffd874e62e21: Download complete [2021-05-14T08:34:17.238Z] lf-activate-venv(): INFO: Adding /tmp/venv-pAw5/bin to PATH [2021-05-14T08:34:17.238Z] INFO: No Stack... [2021-05-14T08:34:17.238Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T08:34:17.238Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T08:34:17.593Z] + cut -d, -f6 [2021-05-14T08:34:17.593Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock [2021-05-14T08:34:17.665Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-100-1-stack-cost] [2021-05-14T08:34:17.672Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-100-1-stack-cost] did not exist. Created. [2021-05-14T08:34:17.672Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T08:34:18.118Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-14T08:34:18.418Z] 4ebd0625c992: Verifying Checksum [2021-05-14T08:34:18.419Z] 4ebd0625c992: Download complete [2021-05-14T08:34:18.673Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T08:34:18.746Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-14T08:34:19.530Z] Failed in branch amd64 [2021-05-14T08:34:28.576Z] 4ebd0625c992: Pull complete [2021-05-14T08:34:28.576Z] 207e8628e3a3: Pull complete [2021-05-14T08:34:28.853Z] c791037a9be2: Pull complete [2021-05-14T08:34:32.246Z] ffd874e62e21: Pull complete [2021-05-14T08:34:32.246Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-14T08:34:32.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-14T08:34:32.521Z] ---> cfc18b08335c [2021-05-14T08:34:32.521Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-14T08:34:35.174Z] ---> Running in 02ef71b56624 [2021-05-14T08:34:35.767Z] Removing intermediate container 02ef71b56624 [2021-05-14T08:34:35.767Z] ---> 1f58c01d930c [2021-05-14T08:34:35.767Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-05-14T08:34:35.767Z] ---> Running in 09d3b122fb3b [2021-05-14T08:34:36.041Z] Removing intermediate container 09d3b122fb3b [2021-05-14T08:34:36.041Z] ---> 74459a2b8e7c [2021-05-14T08:34:36.041Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-14T08:34:36.313Z] ---> Running in 1da1a096279e [2021-05-14T08:34:36.587Z] Removing intermediate container 1da1a096279e [2021-05-14T08:34:36.587Z] ---> ceab5a0029d0 [2021-05-14T08:34:36.587Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T08:34:36.862Z] ---> Running in bb79bc8c8867 [2021-05-14T08:34:39.501Z] Removing intermediate container bb79bc8c8867 [2021-05-14T08:34:39.501Z] ---> 4dbb251d03bf [2021-05-14T08:34:39.501Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-14T08:34:39.501Z] ---> Running in d534b6d6e209 [2021-05-14T08:34:40.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T08:34:41.922Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T08:34:42.525Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-05-14T08:34:42.800Z] (2/9) Installing libsodium (1.0.18-r0) [2021-05-14T08:34:42.800Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-05-14T08:34:42.800Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-05-14T08:34:43.082Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-05-14T08:34:43.082Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-05-14T08:34:43.082Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-05-14T08:34:44.074Z] (8/9) Installing libzmq (4.3.3-r1) [2021-05-14T08:34:44.074Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-05-14T08:34:44.346Z] Executing busybox-1.32.1-r6.trigger [2021-05-14T08:34:44.346Z] OK: 144 MiB in 49 packages [2021-05-14T08:34:45.779Z] Removing intermediate container d534b6d6e209 [2021-05-14T08:34:45.779Z] ---> bb0988aa00ed [2021-05-14T08:34:45.779Z] Step 8/10 : WORKDIR /device-rest-go [2021-05-14T08:34:46.058Z] ---> Running in a19365ddbfea [2021-05-14T08:34:46.332Z] Removing intermediate container a19365ddbfea [2021-05-14T08:34:46.332Z] ---> e8f1598c0aaf [2021-05-14T08:34:46.332Z] Step 9/10 : COPY . . [2021-05-14T08:34:46.935Z] ---> cef191fc5ba2 [2021-05-14T08:34:46.935Z] Step 10/10 : RUN go mod download [2021-05-14T08:34:47.211Z] ---> Running in e4adbd30c47d [2021-05-14T08:35:14.032Z] Removing intermediate container e4adbd30c47d [2021-05-14T08:35:14.032Z] ---> cf80fb099f99 [2021-05-14T08:35:14.032Z] Successfully built cf80fb099f99 [2021-05-14T08:35:14.032Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:35:14.434Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T08:35:14.434Z] . [Pipeline] withDockerContainer [2021-05-14T08:35:14.707Z] prd-ubuntu18.04-docker-arm64-4c-16g-97 does not seem to be running inside a container [2021-05-14T08:35:14.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-14T08:35:16.417Z] $ docker top 0cf5f06d7ae7f49666f21921a983a4e3ca8b5c3cb693168137e54eb1503e27bc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T08:35:17.479Z] + go version [2021-05-14T08:35:17.480Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-14T08:35:17.522Z] $ docker stop --time=1 0cf5f06d7ae7f49666f21921a983a4e3ca8b5c3cb693168137e54eb1503e27bc [2021-05-14T08:35:19.559Z] $ docker rm -f 0cf5f06d7ae7f49666f21921a983a4e3ca8b5c3cb693168137e54eb1503e27bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:35:20.556Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T08:35:20.556Z] . [Pipeline] withDockerContainer [2021-05-14T08:35:20.861Z] prd-ubuntu18.04-docker-arm64-4c-16g-97 does not seem to be running inside a container [2021-05-14T08:35:20.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-14T08:35:22.561Z] $ docker top d2fa70bb8a8399f9b7baea2d3da6c4d2826eba6a8b8c4014712a2ccdfa2c7499 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T08:35:23.598Z] + go mod tidy [Pipeline] sh [2021-05-14T08:35:24.913Z] + make test [2021-05-14T08:35:24.913Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-14T08:35:26.368Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-05-14T08:36:13.415Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2021-05-14T08:36:13.415Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58/internal/autoevent/executor.go:145:40: ae.Frequency undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".AutoEvent has no field or method Frequency) [2021-05-14T08:36:20.146Z] FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] [2021-05-14T08:36:20.738Z] make: *** [Makefile:25: test] Error 2 [Pipeline] } [2021-05-14T08:36:20.803Z] $ docker stop --time=1 d2fa70bb8a8399f9b7baea2d3da6c4d2826eba6a8b8c4014712a2ccdfa2c7499 [2021-05-14T08:36:22.869Z] $ docker rm -f d2fa70bb8a8399f9b7baea2d3da6c4d2826eba6a8b8c4014712a2ccdfa2c7499 [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:36:24.389Z] ---> job-cost.sh [2021-05-14T08:36:24.389Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-djnY [2021-05-14T08:37:20.937Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T08:39:12.779Z] lf-activate-venv(): INFO: Adding /tmp/venv-djnY/bin to PATH [2021-05-14T08:39:12.779Z] INFO: No Stack... [2021-05-14T08:39:12.779Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-14T08:39:12.779Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T08:39:13.148Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2021-05-14T08:39:13.148Z] + cut -d, -f6 [Pipeline] lock [2021-05-14T08:39:13.263Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-100-1-stack-cost] [2021-05-14T08:39:13.272Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-100-1-stack-cost] did not exist. Created. [2021-05-14T08:39:13.272Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T08:39:13.777Z] /w/workspace/device-rest-go/1@tmp/durable-4316e715/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-4316e715/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-14T08:39:14.165Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-14T08:39:14.214Z] Warning: overwriting stash ‘stack-cost’ [2021-05-14T08:39:14.847Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T08:39:14.871Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-14T08:39:15.548Z] 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] { (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 [2021-05-14T08:39:18.431Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:39:19.085Z] ---> package-listing.sh [2021-05-14T08:39:19.085Z] ++ facter osfamily [2021-05-14T08:39:19.085Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-14T08:39:19.354Z] + OS_FAMILY=redhat [2021-05-14T08:39:19.354Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-100 [2021-05-14T08:39:19.354Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-14T08:39:19.354Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-14T08:39:19.354Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-14T08:39:19.354Z] + PACKAGES=/tmp/packages_start.txt [2021-05-14T08:39:19.354Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-100 ']' [2021-05-14T08:39:19.354Z] + PACKAGES=/tmp/packages_end.txt [2021-05-14T08:39:19.354Z] + case "${OS_FAMILY}" in [2021-05-14T08:39:19.354Z] + rpm -qa [2021-05-14T08:39:19.354Z] + sort [2021-05-14T08:39:24.829Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-14T08:39:24.829Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-14T08:39:24.829Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-14T08:39:24.829Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-100 ']' [2021-05-14T08:39:24.829Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-100/archives/ [2021-05-14T08:39:24.829Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-100/archives/ [Pipeline] echo [2021-05-14T08:39:24.955Z] 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/gexfoundry_device-rest-go_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-14T08:39:25.364Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:39:26.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T08:39:26.287Z] [2021-05-14T08:39:26.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:39:26.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T08:39:26.675Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-14T08:39:26.675Z] df20fa9351a1: Pulling fs layer [2021-05-14T08:39:26.675Z] 36b3adc4ff6f: Pulling fs layer [2021-05-14T08:39:26.675Z] 8ad3a11d3b57: Pulling fs layer [2021-05-14T08:39:26.676Z] 46f8f816bc3b: Pulling fs layer [2021-05-14T08:39:26.676Z] 93b61091891f: Pulling fs layer [2021-05-14T08:39:26.676Z] 93b9cdb0e59b: Pulling fs layer [2021-05-14T08:39:26.676Z] 5e14af77c1be: Pulling fs layer [2021-05-14T08:39:26.676Z] 01666e4c0597: Pulling fs layer [2021-05-14T08:39:26.676Z] aa168da1d23b: Pulling fs layer [2021-05-14T08:39:26.983Z] 46f8f816bc3b: Waiting [2021-05-14T08:39:26.983Z] 93b9cdb0e59b: Waiting [2021-05-14T08:39:26.983Z] 5e14af77c1be: Waiting [2021-05-14T08:39:26.983Z] 93b61091891f: Waiting [2021-05-14T08:39:26.983Z] aa168da1d23b: Waiting [2021-05-14T08:39:26.983Z] 01666e4c0597: Waiting [2021-05-14T08:39:26.983Z] 36b3adc4ff6f: Verifying Checksum [2021-05-14T08:39:26.983Z] 36b3adc4ff6f: Download complete [2021-05-14T08:39:26.983Z] 46f8f816bc3b: Verifying Checksum [2021-05-14T08:39:26.983Z] 46f8f816bc3b: Download complete [2021-05-14T08:39:26.983Z] df20fa9351a1: Verifying Checksum [2021-05-14T08:39:26.983Z] df20fa9351a1: Download complete [2021-05-14T08:39:26.983Z] 93b9cdb0e59b: Verifying Checksum [2021-05-14T08:39:26.983Z] 93b9cdb0e59b: Download complete [2021-05-14T08:39:26.983Z] 5e14af77c1be: Download complete [2021-05-14T08:39:26.983Z] 01666e4c0597: Verifying Checksum [2021-05-14T08:39:26.983Z] 01666e4c0597: Download complete [2021-05-14T08:39:27.277Z] 93b61091891f: Verifying Checksum [2021-05-14T08:39:27.277Z] 93b61091891f: Download complete [2021-05-14T08:39:27.572Z] 8ad3a11d3b57: Verifying Checksum [2021-05-14T08:39:27.572Z] 8ad3a11d3b57: Download complete [2021-05-14T08:39:27.890Z] df20fa9351a1: Pull complete [2021-05-14T08:39:28.171Z] 36b3adc4ff6f: Pull complete [2021-05-14T08:39:29.656Z] 8ad3a11d3b57: Pull complete [2021-05-14T08:39:29.656Z] 46f8f816bc3b: Pull complete [2021-05-14T08:39:30.279Z] 93b61091891f: Pull complete [2021-05-14T08:39:30.584Z] 93b9cdb0e59b: Pull complete [2021-05-14T08:39:30.854Z] 5e14af77c1be: Pull complete [2021-05-14T08:39:31.125Z] 01666e4c0597: Pull complete [2021-05-14T08:39:31.399Z] aa168da1d23b: Verifying Checksum [2021-05-14T08:39:31.399Z] aa168da1d23b: Download complete [2021-05-14T08:39:41.560Z] aa168da1d23b: Pull complete [2021-05-14T08:39:41.560Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-14T08:39:41.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T08:39:41.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-14T08:39:41.953Z] prd-centos7-docker-4c-2g-87 does not seem to be running inside a container [2021-05-14T08:39:42.050Z] $ 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/gexfoundry_device-rest-go_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-100 -v /w/workspace/gexfoundry_device-rest-go_PR-100:/w/workspace/gexfoundry_device-rest-go_PR-100:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-100@tmp:/w/workspace/gexfoundry_device-rest-go_PR-100@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 [2021-05-14T08:39:45.581Z] $ docker top 5efe1607f7bef8157af50d714afacc3b4153ef888c9213dd4dcca70db5a3eb73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T08:39:46.194Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-14T08:39:46.583Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-14T08:39:46.966Z] + ls /var/log/sa-host [2021-05-14T08:39:46.966Z] + sadf -c /var/log/sa-host/sa14 [2021-05-14T08:39:46.966Z] file_magic: OK [2021-05-14T08:39:46.966Z] HZ: Using current value: 100 [2021-05-14T08:39:46.966Z] file_header: OK [2021-05-14T08:39:46.966Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-14T08:39:46.966Z] Statistics: [2021-05-14T08:39:46.966Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-14T08:39:46.966Z] File successfully converted to sysstat format version 12.2.1 [2021-05-14T08:39:46.966Z] + sadf -c /var/log/sa-host/sa23 [2021-05-14T08:39:46.966Z] file_magic: OK [2021-05-14T08:39:46.966Z] HZ: Using current value: 100 [2021-05-14T08:39:46.966Z] file_header: OK [2021-05-14T08:39:46.966Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-14T08:39:46.966Z] Statistics: [2021-05-14T08:39:46.966Z] Hnuu...uuuununununu... [2021-05-14T08:39:46.966Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T08:39:47.287Z] provisioning config files... [2021-05-14T08:39:47.318Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-100@tmp/config3173140598502617117tmp [Pipeline] { [Pipeline] echo [2021-05-14T08:39:47.401Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:39:48.135Z] ---> create-netrc.sh [Pipeline] } [2021-05-14T08:39:48.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-14T08:39:48.241Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:39:48.619Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-14T08:39:48.694Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:39:49.077Z] ---> sudo-logs.sh [2021-05-14T08:39:49.077Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-14T08:39:49.231Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:39:49.627Z] ---> job-cost.sh [2021-05-14T08:39:49.912Z] lf-activate-venv: SKIPPING [2021-05-14T08:39:49.912Z] DEBUG: total: 0.20999999344348907 [2021-05-14T08:39:49.912Z] INFO: Retrieving Stack Cost... [2021-05-14T08:39:50.503Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T08:39:51.092Z] INFO: Archiving Costs [Pipeline] echo [2021-05-14T08:39:51.138Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:39:51.551Z] ---> logs-deploy.sh [2021-05-14T08:39:51.551Z] lf-activate-venv: SKIPPING [2021-05-14T08:39:51.551Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-100/1 [2021-05-14T08:39:51.551Z] INFO: archiving workspace using pattern(s): [2021-05-14T08:39:54.233Z] Archives upload complete. [2021-05-14T08:39:54.233Z] INFO: archiving logs to Nexus