Pull request #150 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7e5130f5383bc98b6bded5c48b0bd90e008e7576+abb441d7d1970f82b841c2bc1ba1938b3ed69869 (1151ce1d51543eaa2d7a571fd722338c421e65a4) 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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-virtual-go/branches/PR-150/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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/device-virtual-go/branches/PR-150/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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-virtual-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-virtual-go-settings PROJECT: device-virtual-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-device-virtual-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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13223 in /w/workspace/foundry_device-virtual-go_PR-150 [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/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-150 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit 7e5130f5383bc98b6bded5c48b0bd90e008e7576 Merge succeeded, producing 7e5130f5383bc98b6bded5c48b0bd90e008e7576 Checking out Revision 7e5130f5383bc98b6bded5c48b0bd90e008e7576 (PR-150) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e5130f5383bc98b6bded5c48b0bd90e008e7576 # 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 abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e5130f5383bc98b6bded5c48b0bd90e008e7576 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-23T06:39:33.465Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-23T06:39:33.937Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-23T06:39:34.150Z] ========================================================= [2020-11-23T06:39:34.150Z] EdgeX Global Pipelines Version Info [2020-11-23T06:39:34.150Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:39:36.803Z] ------------------- [2020-11-23T06:39:36.803Z] stable info: [2020-11-23T06:39:36.803Z] ------------------- [2020-11-23T06:39:36.803Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-23T06:39:36.803Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-23T06:39:36.803Z] Message: update stable to v1.0.167 [2020-11-23T06:39:37.810Z] ------------------- [2020-11-23T06:39:37.810Z] experimental info: [2020-11-23T06:39:37.810Z] ------------------- [2020-11-23T06:39:37.810Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-23T06:39:37.810Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-23T06:39:37.810Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-23T06:39:38.541Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2020-11-23T06:39:38.706Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2020-11-23T06:39:38.849Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-23T06:39:39.020Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-23T06:39:39.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-23T06:39:39.289Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-23T06:39:39.424Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-23T06:39:39.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-23T06:39:39.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-23T06:39:39.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-23T06:39:40.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-23T06:39:40.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2020-11-23T06:39:40.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-23T06:39:40.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-23T06:39:40.696Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-23T06:39:40.874Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-23T06:39:41.030Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-23T06:39:41.163Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-23T06:39:41.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-23T06:39:41.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-23T06:39:41.718Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-23T06:39:41.846Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-23T06:39:42.027Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-23T06:39:42.159Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-23T06:39:42.452Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-23T06:39:42.582Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-23T06:39:42.739Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-150 [Pipeline] echo [2020-11-23T06:39:42.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-150 [Pipeline] echo [2020-11-23T06:39:43.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-150 [Pipeline] echo [2020-11-23T06:39:43.329Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e5130f5383bc98b6bded5c48b0bd90e008e7576 [Pipeline] echo [2020-11-23T06:39:43.496Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e5130f [Pipeline] echo [2020-11-23T06:39:43.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:39:43.922Z] provisioning config files... [2020-11-23T06:39:43.983Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-150@tmp/config6729137082498359157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:39:44.641Z] ---> docker-login.sh [2020-11-23T06:39:44.642Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:39:46.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:39:46.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:39:46.704Z] Configure a credential helper to remove this warning. See [2020-11-23T06:39:46.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:39:46.704Z] [2020-11-23T06:39:46.704Z] Login Succeeded [2020-11-23T06:39:46.704Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:39:47.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:39:47.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:39:47.344Z] Configure a credential helper to remove this warning. See [2020-11-23T06:39:47.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:39:47.344Z] [2020-11-23T06:39:47.344Z] Login Succeeded [2020-11-23T06:39:47.344Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:39:48.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:39:48.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:39:48.001Z] Configure a credential helper to remove this warning. See [2020-11-23T06:39:48.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:39:48.001Z] [2020-11-23T06:39:48.001Z] Login Succeeded [2020-11-23T06:39:48.001Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:39:48.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:39:48.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:39:48.651Z] Configure a credential helper to remove this warning. See [2020-11-23T06:39:48.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:39:48.651Z] [2020-11-23T06:39:48.651Z] Login Succeeded [2020-11-23T06:39:48.651Z] docker.io [2020-11-23T06:39:49.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:39:49.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:39:49.548Z] Configure a credential helper to remove this warning. See [2020-11-23T06:39:49.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:39:49.548Z] [2020-11-23T06:39:49.548Z] Login Succeeded [2020-11-23T06:39:49.548Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:39:49.590Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:39:50.718Z] + git log --format=format:%s -1 7e5130f5383bc98b6bded5c48b0bd90e008e7576 [Pipeline] echo [2020-11-23T06:39:50.924Z] GIT_COMMIT: 7e5130f5383bc98b6bded5c48b0bd90e008e7576, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-11-23T06:39:50.999Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:39:51.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:39:51.767Z] [2020-11-23T06:39:51.767Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:39:52.377Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:39:52.377Z] latest: Pulling from edgex-devops/git-semver [2020-11-23T06:39:52.377Z] 31603596830f: Pulling fs layer [2020-11-23T06:39:52.377Z] 2a8b12db71e7: Pulling fs layer [2020-11-23T06:39:52.377Z] 6ca5941a6612: Pulling fs layer [2020-11-23T06:39:52.377Z] ecc8261a40a4: Pulling fs layer [2020-11-23T06:39:52.377Z] ecc8261a40a4: Waiting [2020-11-23T06:39:52.693Z] 2a8b12db71e7: Verifying Checksum [2020-11-23T06:39:52.693Z] 2a8b12db71e7: Download complete [2020-11-23T06:39:53.113Z] 31603596830f: Verifying Checksum [2020-11-23T06:39:53.113Z] 31603596830f: Download complete [2020-11-23T06:39:53.113Z] ecc8261a40a4: Verifying Checksum [2020-11-23T06:39:53.113Z] ecc8261a40a4: Download complete [2020-11-23T06:39:53.394Z] 6ca5941a6612: Verifying Checksum [2020-11-23T06:39:53.394Z] 6ca5941a6612: Download complete [2020-11-23T06:39:54.008Z] 31603596830f: Pull complete [2020-11-23T06:39:54.333Z] 2a8b12db71e7: Pull complete [2020-11-23T06:39:55.835Z] 6ca5941a6612: Pull complete [2020-11-23T06:39:56.534Z] ecc8261a40a4: Pull complete [2020-11-23T06:39:56.534Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-23T06:39:56.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:39:56.534Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-23T06:39:56.876Z] prd-centos7-docker-4c-2g-13223 does not seem to be running inside a container [2020-11-23T06:39:57.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-150 -v /w/workspace/foundry_device-virtual-go_PR-150:/w/workspace/foundry_device-virtual-go_PR-150:rw,z -v /w/workspace/foundry_device-virtual-go_PR-150@tmp:/w/workspace/foundry_device-virtual-go_PR-150@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-23T06:39:59.521Z] $ docker top 78da4b19408aaeeed2f76ef349412fa9cc31ba5b1b794d713ed785e809a23a3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-23T06:40:00.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-23T06:40:00.166Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-23T06:40:00.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-23T06:40:00.963Z] $ docker exec 78da4b19408aaeeed2f76ef349412fa9cc31ba5b1b794d713ed785e809a23a3f ssh-agent [2020-11-23T06:40:01.407Z] SSH_AUTH_SOCK=/tmp/ssh-vT8gtb9GYv1T/agent.12 [2020-11-23T06:40:01.407Z] SSH_AGENT_PID=17 [2020-11-23T06:40:01.447Z] Running ssh-add (command line suppressed) [2020-11-23T06:40:01.872Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-150@tmp/private_key_4978569429445920391.key (/w/workspace/foundry_device-virtual-go_PR-150@tmp/private_key_4978569429445920391.key) [2020-11-23T06:40:02.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-23T06:40:03.234Z] + git tag --points-at HEAD [Pipeline] } [2020-11-23T06:40:03.320Z] $ docker exec --env ******** --env ******** 78da4b19408aaeeed2f76ef349412fa9cc31ba5b1b794d713ed785e809a23a3f ssh-agent -k [2020-11-23T06:40:03.691Z] unset SSH_AUTH_SOCK; [2020-11-23T06:40:03.693Z] unset SSH_AGENT_PID; [2020-11-23T06:40:03.693Z] echo Agent pid 17 killed; [2020-11-23T06:40:03.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-23T06:40:04.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-23T06:40:04.253Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-23T06:40:04.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-23T06:40:04.937Z] $ docker exec 78da4b19408aaeeed2f76ef349412fa9cc31ba5b1b794d713ed785e809a23a3f ssh-agent [2020-11-23T06:40:05.510Z] SSH_AUTH_SOCK=/tmp/ssh-QCP5lw9lv5ZQ/agent.46 [2020-11-23T06:40:05.510Z] SSH_AGENT_PID=51 [2020-11-23T06:40:05.559Z] Running ssh-add (command line suppressed) [2020-11-23T06:40:05.935Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-150@tmp/private_key_3164665705926275565.key (/w/workspace/foundry_device-virtual-go_PR-150@tmp/private_key_3164665705926275565.key) [2020-11-23T06:40:06.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-23T06:40:06.938Z] + git semver init [2020-11-23T06:40:06.938Z] # -> Open(): unable to determine branch for HEAD [2020-11-23T06:40:06.938Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-150/.git [2020-11-23T06:40:06.938Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-150 [2020-11-23T06:40:06.938Z] # $SEMVER_REMOTE_NAME = origin [2020-11-23T06:40:06.938Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-23T06:40:06.938Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-23T06:40:06.938Z] # $SEMVER_BRANCH = PR-150 [2020-11-23T06:40:06.938Z] # $SEMVER_TEMP = /tmp/semver-287285706 [2020-11-23T06:40:06.938Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-11-23T06:40:07.593Z] # '/tmp/semver-287285706' -> '/w/workspace/foundry_device-virtual-go_PR-150/.semver' [2020-11-23T06:40:07.593Z] # -> Force: false [2020-11-23T06:40:07.593Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-150/.semver [Pipeline] } [2020-11-23T06:40:07.688Z] $ docker exec --env ******** --env ******** 78da4b19408aaeeed2f76ef349412fa9cc31ba5b1b794d713ed785e809a23a3f ssh-agent -k [2020-11-23T06:40:08.164Z] unset SSH_AUTH_SOCK; [2020-11-23T06:40:08.191Z] unset SSH_AGENT_PID; [2020-11-23T06:40:08.192Z] echo Agent pid 51 killed; [2020-11-23T06:40:08.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-23T06:40:09.467Z] + git semver [Pipeline] } [2020-11-23T06:40:09.533Z] $ docker stop --time=1 78da4b19408aaeeed2f76ef349412fa9cc31ba5b1b794d713ed785e809a23a3f [2020-11-23T06:40:11.823Z] $ docker rm -f 78da4b19408aaeeed2f76ef349412fa9cc31ba5b1b794d713ed785e809a23a3f [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:40:12.757Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-23T06:40:14.927Z] Stashed 1 file(s) [Pipeline] echo [2020-11-23T06:40:14.950Z] [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 [2020-11-23T06:40:31.022Z] Still waiting to schedule task [2020-11-23T06:40:31.023Z] ‘prd-centos7-docker-4c-2g-13216’ is offline; ‘prd-centos7-docker-4c-2g-13218’ is offline; ‘prd-centos7-docker-4c-2g-13228’ is offline; ‘prd-centos7-docker-4c-2g-13233’ is offline; ‘prd-centos7-docker-4c-2g-13234’ is offline; ‘prd-centos7-docker-8c-8g-13219’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-13232’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-11-23T06:40:31.050Z] Still waiting to schedule task [2020-11-23T06:40:31.050Z] ‘prd-centos7-docker-4c-2g-13216’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-13218’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-13228’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-13233’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-13234’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-8c-8g-13219’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-13232’ is offline [2020-11-23T06:41:28.177Z] Running on prd-centos7-docker-4c-2g-13238 in /w/workspace/foundry_device-virtual-go_PR-150 [Pipeline] { [Pipeline] ws [2020-11-23T06:41:28.274Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-11-23T06:41:31.491Z] using credential edgex-jenkins-ssh [2020-11-23T06:41:31.551Z] Cloning the remote Git repository [2020-11-23T06:41:31.584Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-11-23T06:41:31.654Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-11-23T06:41:31.708Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-23T06:41:31.709Z] > git --version # timeout=10 [2020-11-23T06:41:31.716Z] > git --version # 'git version 2.16.5' [2020-11-23T06:41:31.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:41:31.745Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:41:32.713Z] Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit 7e5130f5383bc98b6bded5c48b0bd90e008e7576 [2020-11-23T06:41:32.811Z] Merge succeeded, producing 7e5130f5383bc98b6bded5c48b0bd90e008e7576 [2020-11-23T06:41:32.811Z] Checking out Revision 7e5130f5383bc98b6bded5c48b0bd90e008e7576 (PR-150) [2020-11-23T06:41:32.283Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-23T06:41:32.298Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:41:32.315Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-23T06:41:32.327Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-23T06:41:32.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:41:32.332Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-23T06:41:32.724Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:41:32.735Z] > git checkout -f 7e5130f5383bc98b6bded5c48b0bd90e008e7576 # timeout=10 [2020-11-23T06:41:32.769Z] > git remote # timeout=10 [2020-11-23T06:41:32.775Z] > git config --get remote.origin.url # timeout=10 [2020-11-23T06:41:32.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:41:32.795Z] > git merge abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 [2020-11-23T06:41:32.806Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-23T06:41:32.817Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:41:32.825Z] > git checkout -f 7e5130f5383bc98b6bded5c48b0bd90e008e7576 # timeout=10 [2020-11-23T06:41:36.669Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-11-23T06:41:36.707Z] > git --version # timeout=10 [2020-11-23T06:41:36.712Z] > git --version # 'git version 2.16.5' [2020-11-23T06:41:36.718Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:41:38.244Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:41:38.625Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:41:38.943Z] + sudo service docker restart [2020-11-23T06:41:38.943Z] + true [2020-11-23T06:41:38.943Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:41:41.744Z] provisioning config files... [2020-11-23T06:41:41.784Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7548544062160739031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:41:42.219Z] ---> docker-login.sh [2020-11-23T06:41:42.219Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:41:42.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:41:42.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:41:42.749Z] Configure a credential helper to remove this warning. See [2020-11-23T06:41:42.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:41:42.749Z] [2020-11-23T06:41:42.749Z] Login Succeeded [2020-11-23T06:41:42.749Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:41:42.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:41:42.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:41:42.749Z] Configure a credential helper to remove this warning. See [2020-11-23T06:41:42.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:41:42.749Z] [2020-11-23T06:41:42.749Z] Login Succeeded [2020-11-23T06:41:42.749Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:41:43.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:41:43.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:41:43.016Z] Configure a credential helper to remove this warning. See [2020-11-23T06:41:43.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:41:43.016Z] [2020-11-23T06:41:43.016Z] Login Succeeded [2020-11-23T06:41:43.016Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:41:43.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:41:43.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:41:43.280Z] Configure a credential helper to remove this warning. See [2020-11-23T06:41:43.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:41:43.280Z] [2020-11-23T06:41:43.280Z] Login Succeeded [2020-11-23T06:41:43.280Z] docker.io [2020-11-23T06:41:43.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:41:43.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:41:43.554Z] Configure a credential helper to remove this warning. See [2020-11-23T06:41:43.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:41:43.554Z] [2020-11-23T06:41:43.554Z] Login Succeeded [2020-11-23T06:41:43.554Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:41:43.596Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-23T06:41:44.276Z] ========================================================= [2020-11-23T06:41:44.276Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-23T06:41:44.276Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:41:44.690Z] + 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 . [2020-11-23T06:41:44.690Z] Sending build context to Docker daemon 475.1kB [2020-11-23T06:41:44.690Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-23T06:41:44.690Z] Step 2/8 : FROM ${BASE} [2020-11-23T06:41:44.955Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-23T06:41:44.955Z] df20fa9351a1: Pulling fs layer [2020-11-23T06:41:44.955Z] ed8968b2872e: Pulling fs layer [2020-11-23T06:41:44.955Z] a92cc7c5fd73: Pulling fs layer [2020-11-23T06:41:44.955Z] e871e8e8d7a9: Pulling fs layer [2020-11-23T06:41:44.955Z] e73272ec9a57: Pulling fs layer [2020-11-23T06:41:44.956Z] 1e910a182e73: Pulling fs layer [2020-11-23T06:41:44.956Z] 4e634b169226: Pulling fs layer [2020-11-23T06:41:44.956Z] e871e8e8d7a9: Waiting [2020-11-23T06:41:44.956Z] e73272ec9a57: Waiting [2020-11-23T06:41:44.956Z] 1e910a182e73: Waiting [2020-11-23T06:41:44.956Z] 4e634b169226: Waiting [2020-11-23T06:41:44.956Z] a92cc7c5fd73: Verifying Checksum [2020-11-23T06:41:44.956Z] a92cc7c5fd73: Download complete [2020-11-23T06:41:44.956Z] ed8968b2872e: Verifying Checksum [2020-11-23T06:41:44.956Z] ed8968b2872e: Download complete [2020-11-23T06:41:44.956Z] e73272ec9a57: Verifying Checksum [2020-11-23T06:41:44.956Z] e73272ec9a57: Download complete [2020-11-23T06:41:44.956Z] df20fa9351a1: Verifying Checksum [2020-11-23T06:41:44.956Z] df20fa9351a1: Download complete [2020-11-23T06:41:44.956Z] 1e910a182e73: Verifying Checksum [2020-11-23T06:41:44.956Z] 1e910a182e73: Download complete [2020-11-23T06:41:45.230Z] df20fa9351a1: Pull complete [2020-11-23T06:41:45.504Z] ed8968b2872e: Pull complete [2020-11-23T06:41:45.777Z] a92cc7c5fd73: Pull complete [2020-11-23T06:41:47.207Z] 4e634b169226: Verifying Checksum [2020-11-23T06:41:47.207Z] 4e634b169226: Download complete [2020-11-23T06:41:47.475Z] e871e8e8d7a9: Verifying Checksum [2020-11-23T06:41:47.475Z] e871e8e8d7a9: Download complete [2020-11-23T06:41:54.137Z] e871e8e8d7a9: Pull complete [2020-11-23T06:41:54.137Z] e73272ec9a57: Pull complete [2020-11-23T06:41:54.137Z] 1e910a182e73: Pull complete [2020-11-23T06:42:00.783Z] 4e634b169226: Pull complete [2020-11-23T06:42:00.783Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-23T06:42:00.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-23T06:42:00.783Z] ---> f7629b54cfaa [2020-11-23T06:42:00.783Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-11-23T06:42:01.057Z] ---> Running in 866e59ffd97a [2020-11-23T06:42:01.321Z] Removing intermediate container 866e59ffd97a [2020-11-23T06:42:01.321Z] ---> 4446efb55c18 [2020-11-23T06:42:01.321Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:42:01.592Z] ---> Running in 8d01053734e1 [2020-11-23T06:42:03.018Z] Removing intermediate container 8d01053734e1 [2020-11-23T06:42:03.018Z] ---> fc6fe4212568 [2020-11-23T06:42:03.018Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-11-23T06:42:03.018Z] ---> Running in e2dccd278143 [2020-11-23T06:42:03.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-23T06:42:04.569Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-23T06:42:05.966Z] (1/14) Installing libmagic (5.38-r0) [2020-11-23T06:42:06.545Z] (2/14) Installing file (5.38-r0) [2020-11-23T06:42:06.810Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-11-23T06:42:06.810Z] (4/14) Installing g++ (9.3.0-r2) [2020-11-23T06:42:28.821Z] (5/14) Installing fortify-headers (1.1-r0) [2020-11-23T06:42:28.821Z] (6/14) Installing patch (2.7.6-r6) [2020-11-23T06:42:28.821Z] (7/14) Installing build-base (0.5-r2) [2020-11-23T06:42:28.821Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-11-23T06:42:28.821Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-11-23T06:42:28.821Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-11-23T06:42:28.821Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-11-23T06:42:28.821Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-11-23T06:42:28.821Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-11-23T06:42:28.821Z] (14/14) Installing openssh (8.3_p1-r0) [2020-11-23T06:42:28.821Z] Executing busybox-1.31.1-r16.trigger [2020-11-23T06:42:28.821Z] OK: 237 MiB in 53 packages [2020-11-23T06:42:30.228Z] Removing intermediate container e2dccd278143 [2020-11-23T06:42:30.228Z] ---> f7039aa5ce08 [2020-11-23T06:42:30.228Z] Step 6/8 : WORKDIR /device-virtual-go [2020-11-23T06:42:30.228Z] ---> Running in 9b164ebf2eae [2020-11-23T06:42:30.497Z] Removing intermediate container 9b164ebf2eae [2020-11-23T06:42:30.497Z] ---> 56d6cc3264d7 [2020-11-23T06:42:30.497Z] Step 7/8 : COPY . . [2020-11-23T06:42:31.455Z] ---> a3dbef26b454 [2020-11-23T06:42:31.455Z] Step 8/8 : RUN go mod download [2020-11-23T06:42:31.455Z] ---> Running in e26ef46c47c2 [2020-11-23T06:42:53.545Z] Removing intermediate container e26ef46c47c2 [2020-11-23T06:42:53.545Z] ---> 0474840e9060 [2020-11-23T06:42:53.545Z] Successfully built 0474840e9060 [2020-11-23T06:42:53.545Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:42:53.900Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-23T06:42:53.900Z] . [Pipeline] withDockerContainer [2020-11-23T06:42:54.067Z] prd-centos7-docker-4c-2g-13238 does not seem to be running inside a container [2020-11-23T06:42:54.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 [2020-11-23T06:42:55.044Z] $ docker top 7055a185d3c4400075045dcc64ccbb99236df6af1ad8f913bf50e48ae525fd9b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:42:55.606Z] + go version [2020-11-23T06:42:55.606Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-23T06:42:55.657Z] $ docker stop --time=1 7055a185d3c4400075045dcc64ccbb99236df6af1ad8f913bf50e48ae525fd9b [2020-11-23T06:42:57.034Z] $ docker rm -f 7055a185d3c4400075045dcc64ccbb99236df6af1ad8f913bf50e48ae525fd9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:42:58.184Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-23T06:42:58.184Z] . [Pipeline] withDockerContainer [2020-11-23T06:42:58.310Z] prd-centos7-docker-4c-2g-13238 does not seem to be running inside a container [2020-11-23T06:42:58.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 [2020-11-23T06:42:59.108Z] $ docker top b2339deeb7457ce2d117e69b1f026a59f9f8a1ee5a7a4092dbb65a5e2efb98c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:42:59.698Z] + make test [2020-11-23T06:42:59.698Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-23T06:43:00.653Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-11-23T06:43:16.394Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-11-23T06:43:16.675Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.341s coverage: 64.4% of statements [2020-11-23T06:43:16.942Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-23T06:43:20.294Z] gofmt -l . [2020-11-23T06:43:20.294Z] [ "`gofmt -l .`" = "" ] [2020-11-23T06:43:20.294Z] ./bin/test-attribution-txt.sh [2020-11-23T06:43:20.894Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-23T06:43:21.199Z] $ docker stop --time=1 b2339deeb7457ce2d117e69b1f026a59f9f8a1ee5a7a4092dbb65a5e2efb98c3 [2020-11-23T06:43:23.880Z] $ docker rm -f b2339deeb7457ce2d117e69b1f026a59f9f8a1ee5a7a4092dbb65a5e2efb98c3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:43:24.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-23T06:43:25.061Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-23T06:43:26.500Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-23T06:43:26.835Z] + ls -al . [2020-11-23T06:43:26.835Z] total 124 [2020-11-23T06:43:26.835Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 23 06:43 . [2020-11-23T06:43:26.835Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 23 06:41 .. [2020-11-23T06:43:26.835Z] -rw-rw-r--. 1 jenkins jenkins 6713 Nov 23 06:41 Attribution.txt [2020-11-23T06:43:26.835Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 23 06:41 bin [2020-11-23T06:43:26.835Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 23 06:41 cmd [2020-11-23T06:43:26.835Z] -rw-r--r--. 1 jenkins jenkins 47242 Nov 23 06:43 coverage.out [2020-11-23T06:43:26.835Z] -rw-rw-r--. 1 jenkins jenkins 1834 Nov 23 06:41 Dockerfile [2020-11-23T06:43:26.836Z] -rw-rw-r--. 1 jenkins jenkins 957 Nov 23 06:41 Dockerfile.build [2020-11-23T06:43:26.836Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 23 06:41 .git [2020-11-23T06:43:26.836Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 23 06:41 .github [2020-11-23T06:43:26.836Z] -rw-rw-r--. 1 jenkins jenkins 258 Nov 23 06:41 .gitignore [2020-11-23T06:43:26.836Z] -rw-r--r--. 1 jenkins jenkins 856 Nov 23 06:43 go.mod [2020-11-23T06:43:26.836Z] -rw-r--r--. 1 jenkins jenkins 16261 Nov 23 06:43 go.sum [2020-11-23T06:43:26.836Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 23 06:41 internal [2020-11-23T06:43:26.836Z] -rw-rw-r--. 1 jenkins jenkins 660 Nov 23 06:41 Jenkinsfile [2020-11-23T06:43:26.836Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 23 06:41 LICENSE [2020-11-23T06:43:26.836Z] -rw-rw-r--. 1 jenkins jenkins 873 Nov 23 06:41 Makefile [2020-11-23T06:43:26.836Z] -rw-rw-r--. 1 jenkins jenkins 918 Nov 23 06:41 README.md [2020-11-23T06:43:26.836Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 23 06:40 VERSION [2020-11-23T06:43:26.836Z] -rw-rw-r--. 1 jenkins jenkins 235 Nov 23 06:41 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:43:27.198Z] + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7e5130f5383bc98b6bded5c48b0bd90e008e7576 --label arch=amd64 --label version=0.0.0 . [2020-11-23T06:43:27.464Z] Sending build context to Docker daemon 540.2kB [2020-11-23T06:43:27.464Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-11-23T06:43:27.464Z] Step 2/22 : FROM ${BASE} AS builder [2020-11-23T06:43:27.464Z] ---> 0474840e9060 [2020-11-23T06:43:27.464Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-11-23T06:43:27.727Z] ---> Running in c3044840792b [2020-11-23T06:43:27.727Z] Removing intermediate container c3044840792b [2020-11-23T06:43:27.727Z] ---> f774cb5cc0b7 [2020-11-23T06:43:27.727Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-11-23T06:43:27.991Z] ---> Running in 9546ee9fdee5 [2020-11-23T06:43:27.991Z] Removing intermediate container 9546ee9fdee5 [2020-11-23T06:43:27.991Z] ---> 2010d8d015d2 [2020-11-23T06:43:27.991Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-11-23T06:43:27.991Z] ---> Running in da8781393af9 [2020-11-23T06:43:28.254Z] Removing intermediate container da8781393af9 [2020-11-23T06:43:28.254Z] ---> f9b6ec5d2ef7 [2020-11-23T06:43:28.254Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:43:28.254Z] ---> Running in 1e27a4efc48c [2020-11-23T06:43:29.669Z] Removing intermediate container 1e27a4efc48c [2020-11-23T06:43:29.669Z] ---> 72b175ba1b9b [2020-11-23T06:43:29.669Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-23T06:43:29.669Z] ---> Running in 88d0004f1a6b [2020-11-23T06:43:30.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-23T06:43:30.867Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-23T06:43:31.826Z] OK: 237 MiB in 53 packages [2020-11-23T06:43:32.090Z] Removing intermediate container 88d0004f1a6b [2020-11-23T06:43:32.091Z] ---> 6d6dd8681653 [2020-11-23T06:43:32.091Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-11-23T06:43:32.368Z] ---> Running in 7dc4062924d1 [2020-11-23T06:43:32.368Z] Removing intermediate container 7dc4062924d1 [2020-11-23T06:43:32.368Z] ---> 84594c352c0b [2020-11-23T06:43:32.368Z] Step 9/22 : COPY . . [2020-11-23T06:43:33.320Z] ---> 118230877a48 [2020-11-23T06:43:33.320Z] Step 10/22 : ARG MAKE='make build' [2020-11-23T06:43:33.320Z] ---> Running in 673c16fa742c [2020-11-23T06:43:33.599Z] Removing intermediate container 673c16fa742c [2020-11-23T06:43:33.599Z] ---> 2be18b62bee1 [2020-11-23T06:43:33.599Z] Step 11/22 : RUN $MAKE [2020-11-23T06:43:33.599Z] ---> Running in 192321c01f11 [2020-11-23T06:43:34.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-11-23T06:43:34.772Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13242 in /w/workspace/foundry_device-virtual-go_PR-150 [Pipeline] { [Pipeline] ws [2020-11-23T06:43:34.871Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-11-23T06:43:40.988Z] using credential edgex-jenkins-ssh [2020-11-23T06:43:41.046Z] Cloning the remote Git repository [2020-11-23T06:43:41.122Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-11-23T06:43:41.257Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-11-23T06:43:41.353Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-23T06:43:41.354Z] > git --version # timeout=10 [2020-11-23T06:43:41.371Z] > git --version # 'git version 2.17.1' [2020-11-23T06:43:41.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:43:41.462Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:43:42.289Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-23T06:43:42.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:43:42.345Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-23T06:43:42.382Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-23T06:43:42.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:43:42.398Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-23T06:43:42.896Z] Merging remotes/origin/master commit abb441d7d1970f82b841c2bc1ba1938b3ed69869 into PR head commit 7e5130f5383bc98b6bded5c48b0bd90e008e7576 [2020-11-23T06:43:43.223Z] Merge succeeded, producing 7e5130f5383bc98b6bded5c48b0bd90e008e7576 [2020-11-23T06:43:43.223Z] Checking out Revision 7e5130f5383bc98b6bded5c48b0bd90e008e7576 (PR-150) [2020-11-23T06:43:42.923Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:43:42.990Z] > git checkout -f 7e5130f5383bc98b6bded5c48b0bd90e008e7576 # timeout=10 [2020-11-23T06:43:43.115Z] > git remote # timeout=10 [2020-11-23T06:43:43.140Z] > git config --get remote.origin.url # timeout=10 [2020-11-23T06:43:43.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:43:43.182Z] > git merge abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 [2020-11-23T06:43:43.208Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-23T06:43:43.231Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:43:43.244Z] > git checkout -f 7e5130f5383bc98b6bded5c48b0bd90e008e7576 # timeout=10 [2020-11-23T06:43:46.611Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-23T06:43:47.795Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-11-23T06:43:47.857Z] > git --version # timeout=10 [2020-11-23T06:43:47.874Z] > git --version # 'git version 2.17.1' [2020-11-23T06:43:47.885Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:43:49.870Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:43:50.308Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:43:50.682Z] + + truesudo [2020-11-23T06:43:50.682Z] service docker restart [2020-11-23T06:43:50.840Z] Removing intermediate container 192321c01f11 [2020-11-23T06:43:50.840Z] ---> e63f0a41886c [2020-11-23T06:43:50.840Z] Step 12/22 : FROM alpine [2020-11-23T06:43:50.840Z] latest: Pulling from library/alpine [2020-11-23T06:43:51.104Z] 188c0c94c7c5: Pulling fs layer [2020-11-23T06:43:51.104Z] 188c0c94c7c5: Verifying Checksum [2020-11-23T06:43:51.104Z] 188c0c94c7c5: Download complete [2020-11-23T06:43:51.367Z] 188c0c94c7c5: Pull complete [2020-11-23T06:43:51.367Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-23T06:43:51.367Z] Status: Downloaded newer image for alpine:latest [2020-11-23T06:43:51.367Z] ---> d6e46aa2470d [2020-11-23T06:43:51.367Z] Step 13/22 : ENV APP_PORT=49990 [2020-11-23T06:43:51.632Z] ---> Running in 760bf99fb7ac [2020-11-23T06:43:51.894Z] Removing intermediate container 760bf99fb7ac [2020-11-23T06:43:51.894Z] ---> 5bdc33ee98b4 [2020-11-23T06:43:51.894Z] Step 14/22 : EXPOSE $APP_PORT [2020-11-23T06:43:51.894Z] ---> Running in b3114a2f73f5 [2020-11-23T06:43:52.157Z] Removing intermediate container b3114a2f73f5 [2020-11-23T06:43:52.157Z] ---> 77af81c2caa0 [2020-11-23T06:43:52.157Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [Pipeline] withEnv [2020-11-23T06:43:52.738Z] ---> c4016cda4713 [2020-11-23T06:43:52.738Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [Pipeline] { [Pipeline] wrap [2020-11-23T06:43:52.862Z] provisioning config files... [2020-11-23T06:43:52.917Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7300480907152593452tmp [Pipeline] { [2020-11-23T06:43:53.001Z] ---> 98f1c3c811b9 [2020-11-23T06:43:53.001Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:43:53.264Z] ---> cbcc51ff7559 [2020-11-23T06:43:53.264Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-11-23T06:43:53.264Z] ---> Running in 86c71a6d4ce6 [2020-11-23T06:43:53.428Z] ---> docker-login.sh [2020-11-23T06:43:53.428Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:43:53.526Z] Removing intermediate container 86c71a6d4ce6 [2020-11-23T06:43:53.526Z] ---> 3c3381add314 [2020-11-23T06:43:53.526Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-23T06:43:53.526Z] ---> Running in 1b5146cf6c58 [2020-11-23T06:43:53.526Z] Removing intermediate container 1b5146cf6c58 [2020-11-23T06:43:53.526Z] ---> ebab54058ba5 [2020-11-23T06:43:53.526Z] Step 20/22 : LABEL arch=amd64 [2020-11-23T06:43:53.791Z] ---> Running in 837d9ffc1c12 [2020-11-23T06:43:53.791Z] Removing intermediate container 837d9ffc1c12 [2020-11-23T06:43:53.791Z] ---> 59c52a99cb6e [2020-11-23T06:43:53.791Z] Step 21/22 : LABEL git_sha=7e5130f5383bc98b6bded5c48b0bd90e008e7576 [2020-11-23T06:43:54.055Z] ---> Running in 45f6477c336b [2020-11-23T06:43:54.055Z] Removing intermediate container 45f6477c336b [2020-11-23T06:43:54.055Z] ---> 6ba35169be9a [2020-11-23T06:43:54.055Z] Step 22/22 : LABEL version=0.0.0 [2020-11-23T06:43:54.055Z] ---> Running in 4a89130e6c53 [2020-11-23T06:43:54.318Z] Removing intermediate container 4a89130e6c53 [2020-11-23T06:43:54.318Z] ---> eb4723e30d86 [2020-11-23T06:43:54.318Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-23T06:43:54.318Z] Successfully built eb4723e30d86 [2020-11-23T06:43:54.318Z] Successfully tagged docker-device-virtual-go:latest [Pipeline] } [2020-11-23T06:43:54.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-11-23T06:43:54.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:43:54.699Z] Configure a credential helper to remove this warning. See [2020-11-23T06:43:54.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:43:54.699Z] [2020-11-23T06:43:54.699Z] Login Succeeded [Pipeline] // stage [2020-11-23T06:43:54.975Z] nexus3.edgexfoundry.org:10002 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-11-23T06:43:55.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-11-23T06:43:55.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:43:55.539Z] Configure a credential helper to remove this warning. See [2020-11-23T06:43:55.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:43:55.539Z] [2020-11-23T06:43:55.539Z] Login Succeeded [2020-11-23T06:43:55.539Z] nexus3.edgexfoundry.org:10003 [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-11-23T06:43:56.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:43:56.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:43:56.148Z] Configure a credential helper to remove this warning. See [2020-11-23T06:43:56.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:43:56.148Z] [2020-11-23T06:43:56.148Z] Login Succeeded [2020-11-23T06:43:56.148Z] nexus3.edgexfoundry.org:10004 [Pipeline] // stage [Pipeline] } [2020-11-23T06:43:56.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:43:56.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:43:56.753Z] Configure a credential helper to remove this warning. See [2020-11-23T06:43:56.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:43:56.753Z] [2020-11-23T06:43:56.753Z] Login Succeeded [2020-11-23T06:43:56.753Z] docker.io [2020-11-23T06:43:57.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:43:57.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:43:57.637Z] Configure a credential helper to remove this warning. See [2020-11-23T06:43:57.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:43:57.637Z] [2020-11-23T06:43:57.637Z] Login Succeeded [2020-11-23T06:43:57.637Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:43:57.670Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-23T06:43:58.473Z] ========================================================= [2020-11-23T06:43:58.473Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-23T06:43:58.473Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:43:58.923Z] + 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 . [2020-11-23T06:43:59.208Z] Sending build context to Docker daemon 475.1kB [2020-11-23T06:43:59.494Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-23T06:43:59.495Z] Step 2/8 : FROM ${BASE} [2020-11-23T06:43:59.495Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-23T06:43:59.495Z] b538f80385f9: Pulling fs layer [2020-11-23T06:43:59.495Z] 74f711af9a0d: Pulling fs layer [2020-11-23T06:43:59.495Z] 99f96fe45779: Pulling fs layer [2020-11-23T06:43:59.495Z] 8529a6b9a6be: Pulling fs layer [2020-11-23T06:43:59.495Z] 45590311c82a: Pulling fs layer [2020-11-23T06:43:59.495Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-23T06:43:59.495Z] 209524e5b208: Pulling fs layer [2020-11-23T06:43:59.495Z] 8529a6b9a6be: Waiting [2020-11-23T06:43:59.495Z] 45590311c82a: Waiting [2020-11-23T06:43:59.495Z] 69ca0ff8b7b3: Waiting [2020-11-23T06:43:59.495Z] 209524e5b208: Waiting [2020-11-23T06:43:59.495Z] 99f96fe45779: Download complete [2020-11-23T06:43:59.495Z] 74f711af9a0d: Verifying Checksum [2020-11-23T06:43:59.495Z] 74f711af9a0d: Download complete [2020-11-23T06:43:59.495Z] 45590311c82a: Verifying Checksum [2020-11-23T06:43:59.495Z] 45590311c82a: Download complete [2020-11-23T06:43:59.495Z] 69ca0ff8b7b3: Download complete [2020-11-23T06:43:59.495Z] b538f80385f9: Verifying Checksum [2020-11-23T06:44:00.511Z] b538f80385f9: Pull complete [2020-11-23T06:44:01.122Z] 74f711af9a0d: Pull complete [2020-11-23T06:44:01.403Z] 99f96fe45779: Pull complete [2020-11-23T06:44:02.020Z] 209524e5b208: Download complete [2020-11-23T06:44:03.458Z] 8529a6b9a6be: Verifying Checksum [2020-11-23T06:44:03.458Z] 8529a6b9a6be: Download complete [2020-11-23T06:44:13.674Z] 8529a6b9a6be: Pull complete [2020-11-23T06:44:13.674Z] 45590311c82a: Pull complete [2020-11-23T06:44:13.674Z] 69ca0ff8b7b3: Pull complete [2020-11-23T06:44:17.088Z] 209524e5b208: Pull complete [2020-11-23T06:44:17.088Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-23T06:44:17.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-23T06:44:17.088Z] ---> 5bddaf1c2fca [2020-11-23T06:44:17.088Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-11-23T06:44:20.494Z] ---> Running in d95f8d1dd5a9 [2020-11-23T06:44:20.495Z] Removing intermediate container d95f8d1dd5a9 [2020-11-23T06:44:20.495Z] ---> 2970dc9e0993 [2020-11-23T06:44:20.495Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:44:20.495Z] ---> Running in d2630ffe86b0 [2020-11-23T06:44:23.921Z] Removing intermediate container d2630ffe86b0 [2020-11-23T06:44:23.921Z] ---> f34b363d9547 [2020-11-23T06:44:23.921Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-11-23T06:44:23.921Z] ---> Running in e23b31655e33 [2020-11-23T06:44:25.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-23T06:44:26.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-23T06:44:27.802Z] (1/14) Installing libmagic (5.38-r0) [2020-11-23T06:44:28.076Z] (2/14) Installing file (5.38-r0) [2020-11-23T06:44:28.076Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-11-23T06:44:28.351Z] (4/14) Installing g++ (9.3.0-r2) [2020-11-23T06:44:43.448Z] (5/14) Installing fortify-headers (1.1-r0) [2020-11-23T06:44:43.448Z] (6/14) Installing patch (2.7.6-r6) [2020-11-23T06:44:43.448Z] (7/14) Installing build-base (0.5-r2) [2020-11-23T06:44:43.723Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-11-23T06:44:44.001Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-11-23T06:44:44.279Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-11-23T06:44:46.918Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-11-23T06:44:46.918Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-11-23T06:44:46.918Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-11-23T06:44:47.521Z] (14/14) Installing openssh (8.3_p1-r0) [2020-11-23T06:44:47.802Z] Executing busybox-1.31.1-r16.trigger [2020-11-23T06:44:47.802Z] OK: 221 MiB in 53 packages [2020-11-23T06:44:52.135Z] Removing intermediate container e23b31655e33 [2020-11-23T06:44:52.135Z] ---> 15b3e2ed5757 [2020-11-23T06:44:52.135Z] Step 6/8 : WORKDIR /device-virtual-go [2020-11-23T06:44:52.409Z] ---> Running in ea19eb84fccc [2020-11-23T06:44:52.689Z] Removing intermediate container ea19eb84fccc [2020-11-23T06:44:52.689Z] ---> 8cbaaa4c45ed [2020-11-23T06:44:52.689Z] Step 7/8 : COPY . . [2020-11-23T06:44:53.709Z] ---> bc131af9d767 [2020-11-23T06:44:53.709Z] Step 8/8 : RUN go mod download [2020-11-23T06:44:53.986Z] ---> Running in 906cb1ee0d50 [2020-11-23T06:45:20.838Z] Removing intermediate container 906cb1ee0d50 [2020-11-23T06:45:20.838Z] ---> 25845c24b5a9 [2020-11-23T06:45:20.838Z] Successfully built 25845c24b5a9 [2020-11-23T06:45:20.838Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:45:21.231Z] + docker inspect -f . ci-base-image-arm64 [2020-11-23T06:45:21.231Z] . [Pipeline] withDockerContainer [2020-11-23T06:45:21.530Z] prd-ubuntu18.04-docker-arm64-4c-16g-13242 does not seem to be running inside a container [2020-11-23T06:45:21.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-arm64 cat [2020-11-23T06:45:23.520Z] $ docker top d710735e6d60c3d3ccf85bd177de8254eed2c42dccabd80c36e9186a1580b64d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:45:25.020Z] + go version [2020-11-23T06:45:25.020Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-23T06:45:25.059Z] $ docker stop --time=1 d710735e6d60c3d3ccf85bd177de8254eed2c42dccabd80c36e9186a1580b64d [2020-11-23T06:45:27.085Z] $ docker rm -f d710735e6d60c3d3ccf85bd177de8254eed2c42dccabd80c36e9186a1580b64d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:45:28.557Z] + docker inspect -f . ci-base-image-arm64 [2020-11-23T06:45:28.557Z] . [Pipeline] withDockerContainer [2020-11-23T06:45:28.886Z] prd-ubuntu18.04-docker-arm64-4c-16g-13242 does not seem to be running inside a container [2020-11-23T06:45:28.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-arm64 cat [2020-11-23T06:45:31.188Z] $ docker top 18ee5179dc8b6161face8400f962268ba0f0a10a745dad2543378acd74cf6517 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:45:32.733Z] + make test [2020-11-23T06:45:32.733Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-23T06:45:34.242Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-11-23T06:46:31.507Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-11-23T06:46:31.507Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.874s coverage: 64.4% of statements [2020-11-23T06:46:31.507Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-23T06:46:38.262Z] gofmt -l . [2020-11-23T06:46:38.535Z] [ "`gofmt -l .`" = "" ] [2020-11-23T06:46:38.535Z] ./bin/test-attribution-txt.sh [2020-11-23T06:46:39.965Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-23T06:46:40.277Z] $ docker stop --time=1 18ee5179dc8b6161face8400f962268ba0f0a10a745dad2543378acd74cf6517 [2020-11-23T06:46:42.541Z] $ docker rm -f 18ee5179dc8b6161face8400f962268ba0f0a10a745dad2543378acd74cf6517 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:46:43.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-23T06:46:43.705Z] Warning: overwriting stash ‘coverage-report’ [2020-11-23T06:46:44.599Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:46:45.578Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-23T06:46:45.949Z] + ls -al . [2020-11-23T06:46:45.949Z] total 148 [2020-11-23T06:46:45.949Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 23 06:46 . [2020-11-23T06:46:45.949Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 23 06:43 .. [2020-11-23T06:46:45.949Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 23 06:43 .git [2020-11-23T06:46:45.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:43 .github [2020-11-23T06:46:45.949Z] -rw-rw-r-- 1 jenkins jenkins 258 Nov 23 06:43 .gitignore [2020-11-23T06:46:45.949Z] -rw-rw-r-- 1 jenkins jenkins 6713 Nov 23 06:43 Attribution.txt [2020-11-23T06:46:45.949Z] -rw-rw-r-- 1 jenkins jenkins 1834 Nov 23 06:43 Dockerfile [2020-11-23T06:46:45.949Z] -rw-rw-r-- 1 jenkins jenkins 957 Nov 23 06:43 Dockerfile.build [2020-11-23T06:46:45.949Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 23 06:43 Jenkinsfile [2020-11-23T06:46:45.949Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 23 06:43 LICENSE [2020-11-23T06:46:45.949Z] -rw-rw-r-- 1 jenkins jenkins 873 Nov 23 06:43 Makefile [2020-11-23T06:46:45.949Z] -rw-rw-r-- 1 jenkins jenkins 918 Nov 23 06:43 README.md [2020-11-23T06:46:45.949Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 23 06:40 VERSION [2020-11-23T06:46:45.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:43 bin [2020-11-23T06:46:45.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 23 06:43 cmd [2020-11-23T06:46:45.949Z] -rw-r--r-- 1 jenkins jenkins 47242 Nov 23 06:46 coverage.out [2020-11-23T06:46:45.949Z] -rw-r--r-- 1 jenkins jenkins 856 Nov 23 06:46 go.mod [2020-11-23T06:46:45.949Z] -rw-r--r-- 1 jenkins jenkins 16261 Nov 23 06:46 go.sum [2020-11-23T06:46:45.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 23 06:43 internal [2020-11-23T06:46:45.949Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 23 06:43 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:46:46.357Z] + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7e5130f5383bc98b6bded5c48b0bd90e008e7576 --label arch=arm64 --label version=0.0.0 . [2020-11-23T06:46:46.633Z] Sending build context to Docker daemon 540.2kB [2020-11-23T06:46:46.633Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-11-23T06:46:46.633Z] Step 2/22 : FROM ${BASE} AS builder [2020-11-23T06:46:46.908Z] ---> 25845c24b5a9 [2020-11-23T06:46:46.908Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-11-23T06:46:47.201Z] ---> Running in ebc4e50582e0 [2020-11-23T06:46:47.475Z] Removing intermediate container ebc4e50582e0 [2020-11-23T06:46:47.475Z] ---> d328716d57ef [2020-11-23T06:46:47.475Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-11-23T06:46:47.754Z] ---> Running in 889f85809da3 [2020-11-23T06:46:48.031Z] Removing intermediate container 889f85809da3 [2020-11-23T06:46:48.031Z] ---> ade1e8b325b5 [2020-11-23T06:46:48.031Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-11-23T06:46:48.304Z] ---> Running in 4fa161c2635f [2020-11-23T06:46:48.903Z] Removing intermediate container 4fa161c2635f [2020-11-23T06:46:48.903Z] ---> 1da5ffa06e70 [2020-11-23T06:46:48.903Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:46:48.903Z] ---> Running in 9fe751eb187b [2020-11-23T06:46:51.524Z] Removing intermediate container 9fe751eb187b [2020-11-23T06:46:51.524Z] ---> 3c0326c9fda7 [2020-11-23T06:46:51.524Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-23T06:46:51.524Z] ---> Running in 0ed922769fed [2020-11-23T06:46:53.517Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-23T06:46:54.112Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-23T06:46:54.709Z] OK: 221 MiB in 53 packages [2020-11-23T06:46:55.684Z] Removing intermediate container 0ed922769fed [2020-11-23T06:46:55.684Z] ---> 76ec09ba8733 [2020-11-23T06:46:55.684Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-11-23T06:46:55.955Z] ---> Running in 343d0660e552 [2020-11-23T06:46:56.552Z] Removing intermediate container 343d0660e552 [2020-11-23T06:46:56.552Z] ---> bf27abfa0280 [2020-11-23T06:46:56.552Z] Step 9/22 : COPY . . [2020-11-23T06:46:57.534Z] ---> 0f368310ce7b [2020-11-23T06:46:57.534Z] Step 10/22 : ARG MAKE='make build' [2020-11-23T06:46:57.534Z] ---> Running in 3a2df6f909b0 [2020-11-23T06:46:57.810Z] Removing intermediate container 3a2df6f909b0 [2020-11-23T06:46:57.810Z] ---> 7d29bb582959 [2020-11-23T06:46:57.810Z] Step 11/22 : RUN $MAKE [2020-11-23T06:46:58.083Z] ---> Running in d820f3c7f870 [2020-11-23T06:46:59.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-11-23T06:47:38.516Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-23T06:47:43.920Z] Removing intermediate container d820f3c7f870 [2020-11-23T06:47:43.920Z] ---> b9874cf89c40 [2020-11-23T06:47:43.920Z] Step 12/22 : FROM alpine [2020-11-23T06:47:43.920Z] latest: Pulling from library/alpine [2020-11-23T06:47:44.193Z] 5f621e34cdf4: Pulling fs layer [2020-11-23T06:47:44.469Z] 5f621e34cdf4: Verifying Checksum [2020-11-23T06:47:44.469Z] 5f621e34cdf4: Download complete [2020-11-23T06:47:45.061Z] 5f621e34cdf4: Pull complete [2020-11-23T06:47:45.061Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-23T06:47:45.061Z] Status: Downloaded newer image for alpine:latest [2020-11-23T06:47:45.061Z] ---> 2e77e061c27f [2020-11-23T06:47:45.061Z] Step 13/22 : ENV APP_PORT=49990 [2020-11-23T06:47:45.061Z] ---> Running in 1e56855639a1 [2020-11-23T06:47:45.659Z] Removing intermediate container 1e56855639a1 [2020-11-23T06:47:45.659Z] ---> d5b0a15e0ff5 [2020-11-23T06:47:45.659Z] Step 14/22 : EXPOSE $APP_PORT [2020-11-23T06:47:45.659Z] ---> Running in fda166aa0586 [2020-11-23T06:47:45.931Z] Removing intermediate container fda166aa0586 [2020-11-23T06:47:45.931Z] ---> ba6a7a1bf255 [2020-11-23T06:47:45.931Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-11-23T06:47:47.916Z] ---> c0b4a2e9d903 [2020-11-23T06:47:47.917Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-11-23T06:47:48.188Z] ---> 132be3775a6b [2020-11-23T06:47:48.188Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-11-23T06:47:49.176Z] ---> f489d6732901 [2020-11-23T06:47:49.176Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-11-23T06:47:49.176Z] ---> Running in 5db407f7ab68 [2020-11-23T06:47:49.772Z] Removing intermediate container 5db407f7ab68 [2020-11-23T06:47:49.772Z] ---> b8ea946e0bd9 [2020-11-23T06:47:49.772Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-23T06:47:49.772Z] ---> Running in 761f4921b9f3 [2020-11-23T06:47:50.366Z] Removing intermediate container 761f4921b9f3 [2020-11-23T06:47:50.366Z] ---> e356abae602f [2020-11-23T06:47:50.366Z] Step 20/22 : LABEL arch=arm64 [2020-11-23T06:47:50.366Z] ---> Running in d79cdd625a16 [2020-11-23T06:47:50.963Z] Removing intermediate container d79cdd625a16 [2020-11-23T06:47:50.963Z] ---> af716028be94 [2020-11-23T06:47:50.963Z] Step 21/22 : LABEL git_sha=7e5130f5383bc98b6bded5c48b0bd90e008e7576 [2020-11-23T06:47:50.963Z] ---> Running in 0a653bc5e51c [2020-11-23T06:47:51.572Z] Removing intermediate container 0a653bc5e51c [2020-11-23T06:47:51.572Z] ---> 5216cdeaebb3 [2020-11-23T06:47:51.572Z] Step 22/22 : LABEL version=0.0.0 [2020-11-23T06:47:51.572Z] ---> Running in c132b2899f05 [2020-11-23T06:47:52.165Z] Removing intermediate container c132b2899f05 [2020-11-23T06:47:52.165Z] ---> ec8c11170ee8 [2020-11-23T06:47:52.165Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-23T06:47:52.165Z] Successfully built ec8c11170ee8 [2020-11-23T06:47:52.165Z] Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-23T06:47:54.821Z] provisioning config files... [2020-11-23T06:47:54.884Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-150@tmp/config611790114385415022tmp [Pipeline] { [Pipeline] sh [2020-11-23T06:47:55.383Z] + set +x [2020-11-23T06:47:55.383Z] + curl -s https://codecov.io/bash [2020-11-23T06:47:55.383Z] + bash -s -- [2020-11-23T06:47:55.669Z] [2020-11-23T06:47:55.669Z] _____ _ [2020-11-23T06:47:55.669Z] / ____| | | [2020-11-23T06:47:55.669Z] | | ___ __| | ___ ___ _____ __ [2020-11-23T06:47:55.669Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-23T06:47:55.669Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-23T06:47:55.669Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-23T06:47:55.669Z] Bash-20201123-d0fed5f [2020-11-23T06:47:55.669Z] [2020-11-23T06:47:55.669Z] [2020-11-23T06:47:55.669Z] ==> Jenkins CI detected. [2020-11-23T06:47:55.669Z] project root: . [2020-11-23T06:47:55.669Z] --> token set from env [2020-11-23T06:47:55.669Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-23T06:47:55.669Z] ==> Running gcov in . (disable via -X gcov) [2020-11-23T06:47:55.669Z] ==> Python coveragepy not found [2020-11-23T06:47:55.669Z] ==> Searching for coverage reports in: [2020-11-23T06:47:55.669Z] + . [2020-11-23T06:47:55.956Z] -> Found 1 reports [2020-11-23T06:47:55.956Z] ==> Detecting git/mercurial file structure [2020-11-23T06:47:55.956Z] ==> Reading reports [2020-11-23T06:47:55.956Z] + ./coverage.out bytes=47242 [2020-11-23T06:47:55.956Z] ==> Appending adjustments [2020-11-23T06:47:55.956Z] https://docs.codecov.io/docs/fixing-reports [2020-11-23T06:47:56.268Z] + Found adjustments [2020-11-23T06:47:56.268Z] ==> Gzipping contents [2020-11-23T06:47:56.268Z] ==> Uploading reports [2020-11-23T06:47:56.268Z] url: https://codecov.io [2020-11-23T06:47:56.268Z] query: branch=PR-150&commit=7e5130f5383bc98b6bded5c48b0bd90e008e7576&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=150&job=&cmd_args= [2020-11-23T06:47:56.268Z] -> Pinging Codecov [2020-11-23T06:47:56.268Z] https://codecov.io/upload/v4?package=bash-20201123-d0fed5f&token=secret&branch=PR-150&commit=7e5130f5383bc98b6bded5c48b0bd90e008e7576&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=150&job=&cmd_args= [2020-11-23T06:47:56.917Z] -> Uploading to [2020-11-23T06:47:56.917Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-23/5E52B4B073DB2E39498172D8E973AA87/7e5130f5383bc98b6bded5c48b0bd90e008e7576/a6ddeedf-86af-4771-b937-189e1faa9417.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201123T064756Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8898fdd7ad7904acc4a657c6bc82d9069e7817407ffff68cc97c0eb3642ddd17 [2020-11-23T06:47:56.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-23T06:47:56.917Z] Dload Upload Total Spent Left Speed [2020-11-23T06:47:57.506Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5806 0 0 100 5806 0 13380 --:--:-- --:--:-- --:--:-- 13408 [2020-11-23T06:47:57.506Z] -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/7e5130f5383bc98b6bded5c48b0bd90e008e7576 [Pipeline] } [2020-11-23T06:47:57.541Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:48:01.630Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:48:02.638Z] ---> package-listing.sh [2020-11-23T06:48:02.638Z] ++ facter osfamily [2020-11-23T06:48:02.638Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-23T06:48:02.904Z] + OS_FAMILY=redhat [2020-11-23T06:48:02.904Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-150 [2020-11-23T06:48:02.904Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-23T06:48:02.904Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-23T06:48:02.904Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-23T06:48:02.904Z] + PACKAGES=/tmp/packages_start.txt [2020-11-23T06:48:02.904Z] + '[' /w/workspace/foundry_device-virtual-go_PR-150 ']' [2020-11-23T06:48:02.904Z] + PACKAGES=/tmp/packages_end.txt [2020-11-23T06:48:02.904Z] + case "${OS_FAMILY}" in [2020-11-23T06:48:02.904Z] + rpm -qa [2020-11-23T06:48:02.904Z] + sort [2020-11-23T06:48:11.374Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-23T06:48:11.374Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-23T06:48:11.374Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-23T06:48:11.375Z] + '[' /w/workspace/foundry_device-virtual-go_PR-150 ']' [2020-11-23T06:48:11.375Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-150/archives/ [2020-11-23T06:48:11.375Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-150/archives/ [Pipeline] echo [2020-11-23T06:48:11.431Z] 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/foundry_device-virtual-go_PR-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-23T06:48:11.848Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:48:12.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:48:13.191Z] [2020-11-23T06:48:13.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:48:14.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:48:14.039Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-23T06:48:14.039Z] df20fa9351a1: Pulling fs layer [2020-11-23T06:48:14.039Z] 36b3adc4ff6f: Pulling fs layer [2020-11-23T06:48:14.039Z] 8ad3a11d3b57: Pulling fs layer [2020-11-23T06:48:14.039Z] 46f8f816bc3b: Pulling fs layer [2020-11-23T06:48:14.039Z] 93b61091891f: Pulling fs layer [2020-11-23T06:48:14.039Z] 93b9cdb0e59b: Pulling fs layer [2020-11-23T06:48:14.039Z] 5e14af77c1be: Pulling fs layer [2020-11-23T06:48:14.039Z] 01666e4c0597: Pulling fs layer [2020-11-23T06:48:14.039Z] aa168da1d23b: Pulling fs layer [2020-11-23T06:48:14.039Z] 46f8f816bc3b: Waiting [2020-11-23T06:48:14.039Z] 93b9cdb0e59b: Waiting [2020-11-23T06:48:14.039Z] 93b61091891f: Waiting [2020-11-23T06:48:14.039Z] aa168da1d23b: Waiting [2020-11-23T06:48:14.039Z] 5e14af77c1be: Waiting [2020-11-23T06:48:14.039Z] 01666e4c0597: Waiting [2020-11-23T06:48:14.345Z] 36b3adc4ff6f: Download complete [2020-11-23T06:48:14.345Z] 46f8f816bc3b: Verifying Checksum [2020-11-23T06:48:14.345Z] 46f8f816bc3b: Download complete [2020-11-23T06:48:14.646Z] df20fa9351a1: Download complete [2020-11-23T06:48:14.646Z] 93b9cdb0e59b: Verifying Checksum [2020-11-23T06:48:14.646Z] 93b9cdb0e59b: Download complete [2020-11-23T06:48:14.646Z] 93b61091891f: Verifying Checksum [2020-11-23T06:48:14.646Z] 93b61091891f: Download complete [2020-11-23T06:48:14.646Z] 5e14af77c1be: Verifying Checksum [2020-11-23T06:48:14.646Z] 5e14af77c1be: Download complete [2020-11-23T06:48:14.646Z] 01666e4c0597: Verifying Checksum [2020-11-23T06:48:14.646Z] 01666e4c0597: Download complete [2020-11-23T06:48:15.318Z] 8ad3a11d3b57: Verifying Checksum [2020-11-23T06:48:15.318Z] 8ad3a11d3b57: Download complete [2020-11-23T06:48:15.626Z] df20fa9351a1: Pull complete [2020-11-23T06:48:16.292Z] 36b3adc4ff6f: Pull complete [2020-11-23T06:48:17.802Z] 8ad3a11d3b57: Pull complete [2020-11-23T06:48:18.118Z] 46f8f816bc3b: Pull complete [2020-11-23T06:48:18.807Z] 93b61091891f: Pull complete [2020-11-23T06:48:19.836Z] 93b9cdb0e59b: Pull complete [2020-11-23T06:48:20.555Z] 5e14af77c1be: Pull complete [2020-11-23T06:48:20.555Z] 01666e4c0597: Pull complete [2020-11-23T06:48:21.162Z] aa168da1d23b: Verifying Checksum [2020-11-23T06:48:21.162Z] aa168da1d23b: Download complete [2020-11-23T06:48:44.007Z] aa168da1d23b: Pull complete [2020-11-23T06:48:44.007Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-23T06:48:44.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:48:44.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-23T06:48:45.604Z] prd-centos7-docker-4c-2g-13223 does not seem to be running inside a container [2020-11-23T06:48:45.853Z] $ 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/foundry_device-virtual-go_PR-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-150 -v /w/workspace/foundry_device-virtual-go_PR-150:/w/workspace/foundry_device-virtual-go_PR-150:rw,z -v /w/workspace/foundry_device-virtual-go_PR-150@tmp:/w/workspace/foundry_device-virtual-go_PR-150@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-23T06:48:50.155Z] $ docker top 1ffe318a5118db907d6e515f593f25789a16e4bfa32d49d98deff8d759519742 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:48:51.045Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-23T06:48:51.584Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-23T06:48:52.019Z] + ls /var/log/sa-host [2020-11-23T06:48:52.019Z] + sadf -c /var/log/sa-host/sa05 [2020-11-23T06:48:52.019Z] file_magic: OK [2020-11-23T06:48:52.019Z] HZ: Using current value: 100 [2020-11-23T06:48:52.019Z] file_header: OK [2020-11-23T06:48:52.019Z] 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 [2020-11-23T06:48:52.019Z] Statistics: [2020-11-23T06:48:52.019Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-23T06:48:52.019Z] File successfully converted to sysstat format version 12.2.1 [2020-11-23T06:48:52.019Z] + sadf -c /var/log/sa-host/sa23 [2020-11-23T06:48:52.019Z] file_magic: OK [2020-11-23T06:48:52.019Z] HZ: Using current value: 100 [2020-11-23T06:48:52.019Z] file_header: OK [2020-11-23T06:48:52.019Z] 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 [2020-11-23T06:48:52.019Z] Statistics: [2020-11-23T06:48:52.019Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-23T06:48:52.019Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-23T06:48:52.311Z] provisioning config files... [2020-11-23T06:48:52.334Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-150@tmp/config4864627161708029120tmp [Pipeline] { [Pipeline] echo [2020-11-23T06:48:52.463Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:48:53.326Z] ---> create-netrc.sh [Pipeline] } [2020-11-23T06:48:53.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-23T06:48:53.551Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:48:54.061Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-23T06:48:54.116Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:48:54.494Z] ---> sudo-logs.sh [2020-11-23T06:48:54.494Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-23T06:48:55.130Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:48:55.535Z] ---> job-cost.sh [2020-11-23T06:48:55.810Z] lf-activate-venv: SKIPPING [2020-11-23T06:48:55.810Z] INFO: No Stack... [2020-11-23T06:48:57.239Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-23T06:48:57.870Z] INFO: Archiving Costs [Pipeline] echo [2020-11-23T06:48:57.921Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:48:58.337Z] ---> logs-deploy.sh [2020-11-23T06:48:58.338Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-150/1 [2020-11-23T06:48:58.338Z] INFO: archiving workspace using pattern(s): [2020-11-23T06:49:01.845Z] Archives upload complete. [2020-11-23T06:49:02.168Z] INFO: archiving logs to Nexus