Pull request #692 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 57049f3c08facc341889102bb6912c48e3a72412+c21ff6277396b81a1001baea71274dd2dd19f737 (8e1c9ae926f17bf6b7c1a90d8050936d91f6c109) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-sdk-go/branches/PR-692/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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-sdk-go/branches/PR-692/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15890 in /w/workspace/dgexfoundry_device-sdk-go_PR-692 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-692 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/692/head:refs/remotes/origin/PR-692 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit 57049f3c08facc341889102bb6912c48e3a72412 Merge succeeded, producing 57049f3c08facc341889102bb6912c48e3a72412 Checking out Revision 57049f3c08facc341889102bb6912c48e3a72412 (PR-692) > git config core.sparsecheckout # timeout=10 > git checkout -f 57049f3c08facc341889102bb6912c48e3a72412 # 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 c21ff6277396b81a1001baea71274dd2dd19f737 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57049f3c08facc341889102bb6912c48e3a72412 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-14T07:26:14.519Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-14T07:26:14.910Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-14T07:26:15.089Z] ========================================================= [2020-12-14T07:26:15.089Z] EdgeX Global Pipelines Version Info [2020-12-14T07:26:15.089Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:26:16.557Z] ------------------- [2020-12-14T07:26:16.557Z] stable info: [2020-12-14T07:26:16.557Z] ------------------- [2020-12-14T07:26:16.557Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-14T07:26:16.557Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-14T07:26:16.557Z] Message: update stable to v1.0.172 [2020-12-14T07:26:17.500Z] ------------------- [2020-12-14T07:26:17.500Z] experimental info: [2020-12-14T07:26:17.500Z] ------------------- [2020-12-14T07:26:17.500Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-14T07:26:17.500Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-14T07:26:17.500Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-14T07:26:17.875Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-12-14T07:26:18.004Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-12-14T07:26:18.138Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-14T07:26:18.268Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-14T07:26:18.399Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-14T07:26:18.538Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-14T07:26:18.666Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-14T07:26:18.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-14T07:26:18.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-12-14T07:26:19.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-14T07:26:19.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-14T07:26:19.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-12-14T07:26:19.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-14T07:26:19.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-14T07:26:19.778Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-14T07:26:19.903Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-14T07:26:20.041Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-14T07:26:20.219Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-14T07:26:20.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-14T07:26:20.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-14T07:26:20.688Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-14T07:26:20.820Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-14T07:26:20.943Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-14T07:26:21.060Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-14T07:26:21.179Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-14T07:26:21.309Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-14T07:26:21.458Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-692 [Pipeline] echo [2020-12-14T07:26:21.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-692 [Pipeline] echo [2020-12-14T07:26:21.786Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-692 [Pipeline] echo [2020-12-14T07:26:21.915Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57049f3c08facc341889102bb6912c48e3a72412 [Pipeline] echo [2020-12-14T07:26:22.041Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57049f3 [Pipeline] echo [2020-12-14T07:26:22.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T07:26:22.413Z] provisioning config files... [2020-12-14T07:26:22.438Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/config522755609162860944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:26:22.873Z] ---> docker-login.sh [2020-12-14T07:26:22.873Z] nexus3.edgexfoundry.org:10001 [2020-12-14T07:26:23.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:26:23.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:26:23.397Z] Configure a credential helper to remove this warning. See [2020-12-14T07:26:23.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:26:23.397Z] [2020-12-14T07:26:23.397Z] Login Succeeded [2020-12-14T07:26:23.397Z] nexus3.edgexfoundry.org:10002 [2020-12-14T07:26:23.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:26:23.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:26:23.397Z] Configure a credential helper to remove this warning. See [2020-12-14T07:26:23.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:26:23.397Z] [2020-12-14T07:26:23.397Z] Login Succeeded [2020-12-14T07:26:23.397Z] nexus3.edgexfoundry.org:10003 [2020-12-14T07:26:23.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:26:23.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:26:23.659Z] Configure a credential helper to remove this warning. See [2020-12-14T07:26:23.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:26:23.659Z] [2020-12-14T07:26:23.659Z] Login Succeeded [2020-12-14T07:26:23.659Z] nexus3.edgexfoundry.org:10004 [2020-12-14T07:26:23.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:26:23.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:26:23.922Z] Configure a credential helper to remove this warning. See [2020-12-14T07:26:23.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:26:23.922Z] [2020-12-14T07:26:23.922Z] Login Succeeded [2020-12-14T07:26:23.922Z] docker.io [2020-12-14T07:26:23.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:26:24.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:26:24.186Z] Configure a credential helper to remove this warning. See [2020-12-14T07:26:24.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:26:24.186Z] [2020-12-14T07:26:24.186Z] Login Succeeded [2020-12-14T07:26:24.186Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T07:26:24.211Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T07:26:25.327Z] + git log --format=format:%s -1 57049f3c08facc341889102bb6912c48e3a72412 [Pipeline] echo [2020-12-14T07:26:25.408Z] GIT_COMMIT: 57049f3c08facc341889102bb6912c48e3a72412, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry [Pipeline] echo [2020-12-14T07:26:25.511Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:26:26.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T07:26:26.135Z] [2020-12-14T07:26:26.135Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:26:26.515Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T07:26:26.515Z] latest: Pulling from edgex-devops/git-semver [2020-12-14T07:26:26.515Z] 31603596830f: Pulling fs layer [2020-12-14T07:26:26.515Z] 2a8b12db71e7: Pulling fs layer [2020-12-14T07:26:26.515Z] 6ca5941a6612: Pulling fs layer [2020-12-14T07:26:26.515Z] ecc8261a40a4: Pulling fs layer [2020-12-14T07:26:26.515Z] ecc8261a40a4: Waiting [2020-12-14T07:26:26.515Z] 2a8b12db71e7: Verifying Checksum [2020-12-14T07:26:26.515Z] 2a8b12db71e7: Download complete [2020-12-14T07:26:26.515Z] 31603596830f: Verifying Checksum [2020-12-14T07:26:26.515Z] 31603596830f: Download complete [2020-12-14T07:26:26.780Z] 6ca5941a6612: Verifying Checksum [2020-12-14T07:26:26.780Z] 6ca5941a6612: Download complete [2020-12-14T07:26:26.780Z] ecc8261a40a4: Download complete [2020-12-14T07:26:27.042Z] 31603596830f: Pull complete [2020-12-14T07:26:27.306Z] 2a8b12db71e7: Pull complete [2020-12-14T07:26:27.907Z] 6ca5941a6612: Pull complete [2020-12-14T07:26:28.482Z] ecc8261a40a4: Pull complete [2020-12-14T07:26:28.482Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-14T07:26:28.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T07:26:28.482Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-14T07:26:28.617Z] prd-centos7-docker-4c-2g-15890 does not seem to be running inside a container [2020-12-14T07:26:28.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-692 -v /w/workspace/dgexfoundry_device-sdk-go_PR-692:/w/workspace/dgexfoundry_device-sdk-go_PR-692:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-692@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-12-14T07:26:30.978Z] $ docker top 0fbdfed99eb31ce790081132b7946afc51a415c502353954f9672b1413eeac1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-14T07:26:31.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T07:26:31.448Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T07:26:31.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T07:26:31.698Z] $ docker exec 0fbdfed99eb31ce790081132b7946afc51a415c502353954f9672b1413eeac1f ssh-agent [2020-12-14T07:26:31.872Z] SSH_AUTH_SOCK=/tmp/ssh-6abtAUcApxMf/agent.11 [2020-12-14T07:26:31.872Z] SSH_AGENT_PID=16 [2020-12-14T07:26:31.886Z] Running ssh-add (command line suppressed) [2020-12-14T07:26:32.010Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/private_key_7240397191684337337.key (/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/private_key_7240397191684337337.key) [2020-12-14T07:26:32.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T07:26:32.446Z] + git tag --points-at HEAD [Pipeline] } [2020-12-14T07:26:32.476Z] $ docker exec --env ******** --env ******** 0fbdfed99eb31ce790081132b7946afc51a415c502353954f9672b1413eeac1f ssh-agent -k [2020-12-14T07:26:32.590Z] unset SSH_AUTH_SOCK; [2020-12-14T07:26:32.590Z] unset SSH_AGENT_PID; [2020-12-14T07:26:32.590Z] echo Agent pid 16 killed; [2020-12-14T07:26:32.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-14T07:26:32.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T07:26:32.830Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T07:26:32.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T07:26:33.002Z] $ docker exec 0fbdfed99eb31ce790081132b7946afc51a415c502353954f9672b1413eeac1f ssh-agent [2020-12-14T07:26:33.163Z] SSH_AUTH_SOCK=/tmp/ssh-n6kbwtykDDaZ/agent.44 [2020-12-14T07:26:33.163Z] SSH_AGENT_PID=49 [2020-12-14T07:26:33.169Z] Running ssh-add (command line suppressed) [2020-12-14T07:26:33.294Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/private_key_7768339793104856283.key (/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/private_key_7768339793104856283.key) [2020-12-14T07:26:33.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T07:26:33.729Z] + git semver init [2020-12-14T07:26:33.729Z] # -> Open(): unable to determine branch for HEAD [2020-12-14T07:26:33.729Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-692/.git [2020-12-14T07:26:33.729Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-692 [2020-12-14T07:26:33.729Z] # $SEMVER_REMOTE_NAME = origin [2020-12-14T07:26:33.729Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-14T07:26:33.729Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-14T07:26:33.729Z] # $SEMVER_BRANCH = PR-692 [2020-12-14T07:26:33.729Z] # $SEMVER_TEMP = /tmp/semver-000857592 [2020-12-14T07:26:33.729Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-12-14T07:26:34.307Z] # '/tmp/semver-000857592' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-692/.semver' [2020-12-14T07:26:34.307Z] # -> Force: false [2020-12-14T07:26:34.307Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-692/.semver [Pipeline] } [2020-12-14T07:26:34.336Z] $ docker exec --env ******** --env ******** 0fbdfed99eb31ce790081132b7946afc51a415c502353954f9672b1413eeac1f ssh-agent -k [2020-12-14T07:26:34.451Z] unset SSH_AUTH_SOCK; [2020-12-14T07:26:34.451Z] unset SSH_AGENT_PID; [2020-12-14T07:26:34.451Z] echo Agent pid 49 killed; [2020-12-14T07:26:34.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-14T07:26:35.073Z] + git semver [Pipeline] } [2020-12-14T07:26:35.103Z] $ docker stop --time=1 0fbdfed99eb31ce790081132b7946afc51a415c502353954f9672b1413eeac1f [2020-12-14T07:26:36.870Z] $ docker rm -f 0fbdfed99eb31ce790081132b7946afc51a415c502353954f9672b1413eeac1f [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T07:26:37.401Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-14T07:26:37.828Z] Stashed 1 file(s) [Pipeline] echo [2020-12-14T07:26:37.852Z] [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-12-14T07:26:38.965Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15885 in /w/workspace/dgexfoundry_device-sdk-go_PR-692 [Pipeline] { [Pipeline] ws [2020-12-14T07:26:39.057Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-12-14T07:26:43.797Z] using credential edgex-jenkins-ssh [2020-12-14T07:26:43.855Z] Cloning the remote Git repository [2020-12-14T07:26:43.919Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-14T07:26:44.030Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-12-14T07:26:44.099Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-14T07:26:44.100Z] > git --version # timeout=10 [2020-12-14T07:26:44.113Z] > git --version # 'git version 2.17.1' [2020-12-14T07:26:44.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T07:26:44.191Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T07:26:45.192Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-14T07:26:45.206Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T07:26:45.238Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-14T07:26:45.267Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-14T07:26:45.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T07:26:45.278Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/692/head:refs/remotes/origin/PR-692 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-14T07:26:45.773Z] Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit 57049f3c08facc341889102bb6912c48e3a72412 [2020-12-14T07:26:46.012Z] Merge succeeded, producing 57049f3c08facc341889102bb6912c48e3a72412 [2020-12-14T07:26:46.012Z] Checking out Revision 57049f3c08facc341889102bb6912c48e3a72412 (PR-692) [2020-12-14T07:26:45.799Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T07:26:45.816Z] > git checkout -f 57049f3c08facc341889102bb6912c48e3a72412 # timeout=10 [2020-12-14T07:26:45.936Z] > git remote # timeout=10 [2020-12-14T07:26:45.954Z] > git config --get remote.origin.url # timeout=10 [2020-12-14T07:26:45.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T07:26:45.980Z] > git merge c21ff6277396b81a1001baea71274dd2dd19f737 # timeout=10 [2020-12-14T07:26:46.004Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-14T07:26:46.026Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T07:26:46.036Z] > git checkout -f 57049f3c08facc341889102bb6912c48e3a72412 # timeout=10 [2020-12-14T07:26:50.240Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry" [2020-12-14T07:26:50.298Z] > git --version # timeout=10 [2020-12-14T07:26:50.313Z] > git --version # 'git version 2.17.1' [2020-12-14T07:26:50.328Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T07:26:52.013Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-14T07:26:52.421Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-14T07:26:52.779Z] + true [2020-12-14T07:26:52.779Z] + sudo service docker restart [2020-12-14T07:26:53.683Z] Still waiting to schedule task [2020-12-14T07:26:53.684Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T07:26:54.893Z] provisioning config files... [2020-12-14T07:26:54.931Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2250759740757692979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:26:55.381Z] ---> docker-login.sh [2020-12-14T07:26:55.381Z] nexus3.edgexfoundry.org:10001 [2020-12-14T07:26:56.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:26:56.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:26:56.644Z] Configure a credential helper to remove this warning. See [2020-12-14T07:26:56.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:26:56.644Z] [2020-12-14T07:26:56.644Z] Login Succeeded [2020-12-14T07:26:56.644Z] nexus3.edgexfoundry.org:10002 [2020-12-14T07:26:56.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:26:57.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:26:57.194Z] Configure a credential helper to remove this warning. See [2020-12-14T07:26:57.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:26:57.194Z] [2020-12-14T07:26:57.194Z] Login Succeeded [2020-12-14T07:26:57.194Z] nexus3.edgexfoundry.org:10003 [2020-12-14T07:26:57.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:26:57.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:26:57.469Z] Configure a credential helper to remove this warning. See [2020-12-14T07:26:57.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:26:57.469Z] [2020-12-14T07:26:57.469Z] Login Succeeded [2020-12-14T07:26:57.469Z] nexus3.edgexfoundry.org:10004 [2020-12-14T07:26:58.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:26:58.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:26:58.072Z] Configure a credential helper to remove this warning. See [2020-12-14T07:26:58.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:26:58.072Z] [2020-12-14T07:26:58.072Z] Login Succeeded [2020-12-14T07:26:58.072Z] docker.io [2020-12-14T07:26:58.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:26:58.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:26:58.953Z] Configure a credential helper to remove this warning. See [2020-12-14T07:26:58.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:26:58.953Z] [2020-12-14T07:26:58.953Z] Login Succeeded [2020-12-14T07:26:58.953Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T07:26:58.992Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-14T07:26:59.573Z] ========================================================= [2020-12-14T07:26:59.573Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-14T07:26:59.573Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:27:00.000Z] + 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-12-14T07:27:00.606Z] Sending build context to Docker daemon 2.374MB [2020-12-14T07:27:00.606Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-14T07:27:00.606Z] Step 2/8 : FROM ${BASE} [2020-12-14T07:27:00.606Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-14T07:27:00.606Z] 5f621e34cdf4: Pulling fs layer [2020-12-14T07:27:00.606Z] a4357932f1b6: Pulling fs layer [2020-12-14T07:27:00.606Z] 18c013af1878: Pulling fs layer [2020-12-14T07:27:00.606Z] 00ac8860ef70: Pulling fs layer [2020-12-14T07:27:00.606Z] 63d7cb157983: Pulling fs layer [2020-12-14T07:27:00.606Z] b116817d02f9: Pulling fs layer [2020-12-14T07:27:00.606Z] 745a02a5169b: Pulling fs layer [2020-12-14T07:27:00.606Z] 00ac8860ef70: Waiting [2020-12-14T07:27:00.606Z] 63d7cb157983: Waiting [2020-12-14T07:27:00.606Z] b116817d02f9: Waiting [2020-12-14T07:27:00.606Z] 745a02a5169b: Waiting [2020-12-14T07:27:00.606Z] 18c013af1878: Download complete [2020-12-14T07:27:00.606Z] a4357932f1b6: Verifying Checksum [2020-12-14T07:27:00.606Z] a4357932f1b6: Download complete [2020-12-14T07:27:00.606Z] 63d7cb157983: Download complete [2020-12-14T07:27:00.884Z] b116817d02f9: Verifying Checksum [2020-12-14T07:27:00.884Z] b116817d02f9: Download complete [2020-12-14T07:27:00.884Z] 5f621e34cdf4: Download complete [2020-12-14T07:27:01.492Z] 5f621e34cdf4: Pull complete [2020-12-14T07:27:02.109Z] a4357932f1b6: Pull complete [2020-12-14T07:27:02.716Z] 18c013af1878: Pull complete [2020-12-14T07:27:03.329Z] 745a02a5169b: Verifying Checksum [2020-12-14T07:27:03.329Z] 745a02a5169b: Download complete [2020-12-14T07:27:04.313Z] 00ac8860ef70: Verifying Checksum [2020-12-14T07:27:04.314Z] 00ac8860ef70: Download complete [2020-12-14T07:27:14.485Z] 00ac8860ef70: Pull complete [2020-12-14T07:27:14.485Z] 63d7cb157983: Pull complete [2020-12-14T07:27:14.759Z] b116817d02f9: Pull complete [2020-12-14T07:27:18.162Z] 745a02a5169b: Pull complete [2020-12-14T07:27:18.162Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-14T07:27:18.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-14T07:27:18.162Z] ---> b7e6874047d6 [2020-12-14T07:27:18.162Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-14T07:27:21.577Z] ---> Running in 498ad6720734 [2020-12-14T07:27:21.853Z] Removing intermediate container 498ad6720734 [2020-12-14T07:27:21.853Z] ---> 5f9d0580fe00 [2020-12-14T07:27:21.853Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:27:21.853Z] ---> Running in 310fcf5deca5 [2020-12-14T07:27:24.480Z] Removing intermediate container 310fcf5deca5 [2020-12-14T07:27:24.480Z] ---> 76b3799c1bd7 [2020-12-14T07:27:24.480Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-14T07:27:24.480Z] ---> Running in 63497d6e9227 [2020-12-14T07:27:25.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:27:26.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:27:27.038Z] OK: 142 MiB in 39 packages [2020-12-14T07:27:28.074Z] Removing intermediate container 63497d6e9227 [2020-12-14T07:27:28.074Z] ---> b6af3a90e93a [2020-12-14T07:27:28.074Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-14T07:27:28.355Z] ---> Running in 2057342a0a16 [2020-12-14T07:27:28.955Z] Removing intermediate container 2057342a0a16 [2020-12-14T07:27:28.955Z] ---> c2641be7548f [2020-12-14T07:27:28.955Z] Step 7/8 : COPY . . [2020-12-14T07:27:30.397Z] ---> c97d295f47bc [2020-12-14T07:27:30.397Z] Step 8/8 : RUN go mod download [2020-12-14T07:27:30.397Z] ---> Running in afdfed7600a7 [2020-12-14T07:27:57.216Z] Removing intermediate container afdfed7600a7 [2020-12-14T07:27:57.216Z] ---> b299a6a53975 [2020-12-14T07:27:57.216Z] Successfully built b299a6a53975 [2020-12-14T07:27:57.216Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:27:57.591Z] + docker inspect -f . ci-base-image-arm64 [2020-12-14T07:27:57.591Z] . [Pipeline] withDockerContainer [2020-12-14T07:27:57.891Z] prd-ubuntu18.04-docker-arm64-4c-16g-15885 does not seem to be running inside a container [2020-12-14T07:27:57.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-12-14T07:27:59.519Z] $ docker top 5773bef518842f22300131cf9d2f3c2a96069aca0f59db89cfd041c53d4cc7b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T07:28:00.602Z] + go version [2020-12-14T07:28:00.602Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-14T07:28:00.664Z] $ docker stop --time=1 5773bef518842f22300131cf9d2f3c2a96069aca0f59db89cfd041c53d4cc7b2 [2020-12-14T07:28:02.699Z] $ docker rm -f 5773bef518842f22300131cf9d2f3c2a96069aca0f59db89cfd041c53d4cc7b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:28:04.140Z] + docker inspect -f . ci-base-image-arm64 [2020-12-14T07:28:04.140Z] . [Pipeline] withDockerContainer [2020-12-14T07:28:04.443Z] prd-ubuntu18.04-docker-arm64-4c-16g-15885 does not seem to be running inside a container [2020-12-14T07:28:04.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-12-14T07:28:06.194Z] $ docker top 04d9986b018e0829e3b82e17f0bc1ecc0d955daaed4f13f204198fa4c338f703 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T07:28:07.288Z] + make test [2020-12-14T07:28:07.288Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-14T07:28:34.147Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-14T07:28:45.190Z] Running on prd-centos7-docker-4c-2g-15892 in /w/workspace/dgexfoundry_device-sdk-go_PR-692 [Pipeline] { [Pipeline] ws [2020-12-14T07:28:45.284Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-12-14T07:28:47.547Z] using credential edgex-jenkins-ssh [2020-12-14T07:28:47.600Z] Cloning the remote Git repository [2020-12-14T07:28:47.061Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-14T07:28:47.130Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-12-14T07:28:47.198Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-14T07:28:47.198Z] > git --version # timeout=10 [2020-12-14T07:28:47.217Z] > git --version # 'git version 2.24.3' [2020-12-14T07:28:47.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T07:28:47.251Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T07:28:48.083Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-14T07:28:48.089Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T07:28:48.103Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-14T07:28:48.115Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-14T07:28:48.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T07:28:48.120Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/692/head:refs/remotes/origin/PR-692 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-14T07:28:49.027Z] Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit 57049f3c08facc341889102bb6912c48e3a72412 [2020-12-14T07:28:49.120Z] Merge succeeded, producing 57049f3c08facc341889102bb6912c48e3a72412 [2020-12-14T07:28:49.120Z] Checking out Revision 57049f3c08facc341889102bb6912c48e3a72412 (PR-692) [2020-12-14T07:28:48.588Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T07:28:48.593Z] > git checkout -f 57049f3c08facc341889102bb6912c48e3a72412 # timeout=10 [2020-12-14T07:28:48.648Z] > git remote # timeout=10 [2020-12-14T07:28:48.654Z] > git config --get remote.origin.url # timeout=10 [2020-12-14T07:28:48.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T07:28:48.663Z] > git merge c21ff6277396b81a1001baea71274dd2dd19f737 # timeout=10 [2020-12-14T07:28:48.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-14T07:28:48.684Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T07:28:48.689Z] > git checkout -f 57049f3c08facc341889102bb6912c48e3a72412 # timeout=10 [2020-12-14T07:28:52.443Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry" [2020-12-14T07:28:52.307Z] > git --version # timeout=10 [2020-12-14T07:28:52.311Z] > git --version # 'git version 2.24.3' [2020-12-14T07:28:52.318Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T07:28:53.864Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-14T07:28:54.224Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-14T07:28:54.541Z] + sudo service docker restart [2020-12-14T07:28:54.541Z] + true [2020-12-14T07:28:54.541Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T07:28:56.073Z] provisioning config files... [2020-12-14T07:28:56.097Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8077996639602242724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:28:56.533Z] ---> docker-login.sh [2020-12-14T07:28:56.533Z] nexus3.edgexfoundry.org:10001 [2020-12-14T07:28:56.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:28:56.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:28:56.802Z] Configure a credential helper to remove this warning. See [2020-12-14T07:28:56.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:28:56.802Z] [2020-12-14T07:28:56.802Z] Login Succeeded [2020-12-14T07:28:56.802Z] nexus3.edgexfoundry.org:10002 [2020-12-14T07:28:57.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:28:57.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:28:57.065Z] Configure a credential helper to remove this warning. See [2020-12-14T07:28:57.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:28:57.065Z] [2020-12-14T07:28:57.065Z] Login Succeeded [2020-12-14T07:28:57.065Z] nexus3.edgexfoundry.org:10003 [2020-12-14T07:28:57.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:28:57.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:28:57.333Z] Configure a credential helper to remove this warning. See [2020-12-14T07:28:57.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:28:57.333Z] [2020-12-14T07:28:57.333Z] Login Succeeded [2020-12-14T07:28:57.333Z] nexus3.edgexfoundry.org:10004 [2020-12-14T07:28:57.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:28:57.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:28:57.333Z] Configure a credential helper to remove this warning. See [2020-12-14T07:28:57.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:28:57.333Z] [2020-12-14T07:28:57.333Z] Login Succeeded [2020-12-14T07:28:57.333Z] docker.io [2020-12-14T07:28:57.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:28:57.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:28:57.860Z] Configure a credential helper to remove this warning. See [2020-12-14T07:28:57.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:28:57.860Z] [2020-12-14T07:28:57.860Z] Login Succeeded [2020-12-14T07:28:57.860Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T07:28:57.894Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-14T07:28:58.441Z] ========================================================= [2020-12-14T07:28:58.441Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-14T07:28:58.441Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:28:58.864Z] + 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-12-14T07:28:58.864Z] Sending build context to Docker daemon 2.375MB [2020-12-14T07:28:58.864Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-14T07:28:58.864Z] Step 2/8 : FROM ${BASE} [2020-12-14T07:28:59.131Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-14T07:28:59.131Z] 188c0c94c7c5: Pulling fs layer [2020-12-14T07:28:59.131Z] 0ef7d3d256c8: Pulling fs layer [2020-12-14T07:28:59.131Z] de9db76c5a1d: Pulling fs layer [2020-12-14T07:28:59.131Z] bca2f99d35d6: Pulling fs layer [2020-12-14T07:28:59.131Z] 93359f2a8cfa: Pulling fs layer [2020-12-14T07:28:59.131Z] 7c6f9722023f: Pulling fs layer [2020-12-14T07:28:59.131Z] a35cf1a2eb13: Pulling fs layer [2020-12-14T07:28:59.131Z] 93359f2a8cfa: Waiting [2020-12-14T07:28:59.131Z] 7c6f9722023f: Waiting [2020-12-14T07:28:59.131Z] a35cf1a2eb13: Waiting [2020-12-14T07:28:59.131Z] bca2f99d35d6: Waiting [2020-12-14T07:28:59.131Z] de9db76c5a1d: Verifying Checksum [2020-12-14T07:28:59.131Z] de9db76c5a1d: Download complete [2020-12-14T07:28:59.131Z] 0ef7d3d256c8: Verifying Checksum [2020-12-14T07:28:59.131Z] 0ef7d3d256c8: Download complete [2020-12-14T07:28:59.131Z] 93359f2a8cfa: Verifying Checksum [2020-12-14T07:28:59.131Z] 93359f2a8cfa: Download complete [2020-12-14T07:28:59.131Z] 7c6f9722023f: Download complete [2020-12-14T07:28:59.708Z] 188c0c94c7c5: Verifying Checksum [2020-12-14T07:28:59.708Z] 188c0c94c7c5: Download complete [2020-12-14T07:28:59.708Z] 188c0c94c7c5: Pull complete [2020-12-14T07:28:59.980Z] 0ef7d3d256c8: Pull complete [2020-12-14T07:29:00.251Z] de9db76c5a1d: Pull complete [2020-12-14T07:29:01.197Z] a35cf1a2eb13: Verifying Checksum [2020-12-14T07:29:01.197Z] a35cf1a2eb13: Download complete [2020-12-14T07:29:01.774Z] bca2f99d35d6: Verifying Checksum [2020-12-14T07:29:01.774Z] bca2f99d35d6: Download complete [2020-12-14T07:29:07.131Z] bca2f99d35d6: Pull complete [2020-12-14T07:29:07.131Z] 93359f2a8cfa: Pull complete [2020-12-14T07:29:07.131Z] 7c6f9722023f: Pull complete [2020-12-14T07:29:13.223Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-14T07:29:13.223Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-14T07:29:13.223Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-14T07:29:13.223Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.169s coverage: 20.6% of statements [2020-12-14T07:29:13.757Z] a35cf1a2eb13: Pull complete [2020-12-14T07:29:13.757Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-14T07:29:13.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-14T07:29:13.757Z] ---> a62c8e92a672 [2020-12-14T07:29:13.757Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-14T07:29:13.757Z] ---> Running in 33f932d57ed8 [2020-12-14T07:29:13.757Z] Removing intermediate container 33f932d57ed8 [2020-12-14T07:29:13.757Z] ---> ec7b4af3f5db [2020-12-14T07:29:13.757Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:29:14.028Z] ---> Running in a3a4af8949f4 [2020-12-14T07:29:14.984Z] Removing intermediate container a3a4af8949f4 [2020-12-14T07:29:14.984Z] ---> bb62a816dc03 [2020-12-14T07:29:14.984Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-14T07:29:14.984Z] ---> Running in 38373547c2e9 [2020-12-14T07:29:15.569Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:29:16.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:29:17.098Z] OK: 166 MiB in 39 packages [2020-12-14T07:29:17.363Z] Removing intermediate container 38373547c2e9 [2020-12-14T07:29:17.363Z] ---> f4c9ad53ed78 [2020-12-14T07:29:17.363Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-14T07:29:17.566Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.157s coverage: 97.1% of statements [2020-12-14T07:29:17.627Z] ---> Running in 630b37ac9916 [2020-12-14T07:29:17.627Z] Removing intermediate container 630b37ac9916 [2020-12-14T07:29:17.627Z] ---> 7047cc862781 [2020-12-14T07:29:17.627Z] Step 7/8 : COPY . . [2020-12-14T07:29:19.016Z] ---> 1aa258ccdc6e [2020-12-14T07:29:19.016Z] Step 8/8 : RUN go mod download [2020-12-14T07:29:19.016Z] ---> Running in fff1ef12e60a [2020-12-14T07:29:37.198Z] Removing intermediate container fff1ef12e60a [2020-12-14T07:29:37.198Z] ---> 9346232bc17c [2020-12-14T07:29:37.198Z] Successfully built 9346232bc17c [2020-12-14T07:29:37.198Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:29:37.551Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-14T07:29:37.551Z] . [Pipeline] withDockerContainer [2020-12-14T07:29:37.690Z] prd-centos7-docker-4c-2g-15892 does not seem to be running inside a container [2020-12-14T07:29:37.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-x86_64 cat [2020-12-14T07:29:38.458Z] $ docker top fc585be57adfcb0be6d7dc0830612f0cc4f24f2ffd979db1bbf4f1b55ecb2ee4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T07:29:39.000Z] + go version [2020-12-14T07:29:39.000Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-14T07:29:39.037Z] $ docker stop --time=1 fc585be57adfcb0be6d7dc0830612f0cc4f24f2ffd979db1bbf4f1b55ecb2ee4 [2020-12-14T07:29:40.374Z] $ docker rm -f fc585be57adfcb0be6d7dc0830612f0cc4f24f2ffd979db1bbf4f1b55ecb2ee4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:29:41.653Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-14T07:29:41.653Z] . [Pipeline] withDockerContainer [2020-12-14T07:29:41.768Z] prd-centos7-docker-4c-2g-15892 does not seem to be running inside a container [2020-12-14T07:29:41.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-x86_64 cat [2020-12-14T07:29:42.432Z] $ docker top 58b4ae13a22e52234f159d7a326c1dd59411c35c485a9889cba8cbbc75f29fda -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T07:29:42.975Z] + make test [2020-12-14T07:29:42.975Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-14T07:29:44.382Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.155s coverage: 9.4% of statements [2020-12-14T07:29:44.383Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.129s coverage: 21.9% of statements [2020-12-14T07:29:44.383Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-14T07:29:44.383Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.580s coverage: 42.5% of statements [2020-12-14T07:29:44.383Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-14T07:29:44.383Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.812s coverage: 68.9% of statements [2020-12-14T07:29:44.383Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-14T07:29:44.383Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-14T07:29:44.383Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-14T07:29:44.383Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-14T07:29:44.383Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.185s coverage: 52.6% of statements [2020-12-14T07:29:44.383Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-14T07:29:44.383Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-14T07:29:44.383Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-14T07:29:44.383Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.917s coverage: 68.9% of statements [2020-12-14T07:29:44.383Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.141s coverage: 4.7% of statements [2020-12-14T07:29:44.383Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-14T07:29:44.383Z] GO111MODULE=on go vet ./... [2020-12-14T07:29:51.187Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-14T07:30:03.545Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-14T07:30:03.545Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-14T07:30:03.545Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-14T07:30:03.545Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.055s coverage: 20.6% of statements [2020-12-14T07:30:05.502Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.455s coverage: 97.1% of statements [2020-12-14T07:30:16.802Z] gofmt -l . [2020-12-14T07:30:16.802Z] [ "`gofmt -l .`" = "" ] [2020-12-14T07:30:16.802Z] ./bin/test-attribution-txt.sh [2020-12-14T07:30:16.802Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-14T07:30:16.855Z] $ docker stop --time=1 04d9986b018e0829e3b82e17f0bc1ecc0d955daaed4f13f204198fa4c338f703 [2020-12-14T07:30:19.160Z] $ docker rm -f 04d9986b018e0829e3b82e17f0bc1ecc0d955daaed4f13f204198fa4c338f703 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T07:30:20.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-14T07:30:21.194Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T07:30:24.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-14T07:30:24.409Z] + ls -al . [2020-12-14T07:30:24.409Z] total 244 [2020-12-14T07:30:24.409Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 07:30 . [2020-12-14T07:30:24.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 07:26 .. [2020-12-14T07:30:24.409Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 14 07:26 .dockerignore [2020-12-14T07:30:24.409Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 07:26 .git [2020-12-14T07:30:24.409Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 07:26 .github [2020-12-14T07:30:24.409Z] -rw-rw-r-- 1 jenkins jenkins 138 Dec 14 07:26 .gitignore [2020-12-14T07:30:24.409Z] -rw-rw-r-- 1 jenkins jenkins 936 Dec 14 07:26 Dockerfile.build [2020-12-14T07:30:24.409Z] -rw-rw-r-- 1 jenkins jenkins 901 Dec 14 07:26 Jenkinsfile [2020-12-14T07:30:24.409Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 14 07:26 LICENSE [2020-12-14T07:30:24.409Z] -rw-rw-r-- 1 jenkins jenkins 1013 Dec 14 07:26 Makefile [2020-12-14T07:30:24.409Z] -rw-rw-r-- 1 jenkins jenkins 5897 Dec 14 07:26 README.md [2020-12-14T07:30:24.409Z] -rw-rw-r-- 1 jenkins jenkins 4291 Dec 14 07:26 RELEASE-NOTES.txt [2020-12-14T07:30:24.409Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 07:26 VERSION [2020-12-14T07:30:24.409Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 07:26 bin [2020-12-14T07:30:24.409Z] -rw-r--r-- 1 jenkins jenkins 127610 Dec 14 07:29 coverage.out [2020-12-14T07:30:24.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 07:26 example [2020-12-14T07:30:24.409Z] -rw-r--r-- 1 jenkins jenkins 518 Dec 14 07:30 go.mod [2020-12-14T07:30:24.409Z] -rw-r--r-- 1 jenkins jenkins 13734 Dec 14 07:30 go.sum [2020-12-14T07:30:24.409Z] drwxrwxr-x 15 jenkins jenkins 4096 Dec 14 07:26 internal [2020-12-14T07:30:24.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 07:26 openapi [2020-12-14T07:30:24.409Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 14 07:26 pkg [2020-12-14T07:30:24.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 07:26 snap [2020-12-14T07:30:24.409Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 14 07:26 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:30:24.810Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=57049f3c08facc341889102bb6912c48e3a72412 --label arch=arm64 --label version=0.0.0 . [2020-12-14T07:30:25.084Z] Sending build context to Docker daemon 2.502MB [2020-12-14T07:30:25.364Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-14T07:30:25.364Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-14T07:30:25.364Z] ---> b299a6a53975 [2020-12-14T07:30:25.364Z] Step 3/24 : ARG MAKE='make build' [2020-12-14T07:30:25.364Z] ---> Running in 096393e2df49 [2020-12-14T07:30:25.962Z] Removing intermediate container 096393e2df49 [2020-12-14T07:30:25.962Z] ---> 83eba9a18432 [2020-12-14T07:30:25.962Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-14T07:30:25.962Z] ---> Running in d957eaa72ea4 [2020-12-14T07:30:26.564Z] Removing intermediate container d957eaa72ea4 [2020-12-14T07:30:26.564Z] ---> 53319dcde2fa [2020-12-14T07:30:26.564Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-14T07:30:26.564Z] ---> Running in e1bd6e392668 [2020-12-14T07:30:27.165Z] Removing intermediate container e1bd6e392668 [2020-12-14T07:30:27.165Z] ---> 828f373e0ab9 [2020-12-14T07:30:27.165Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:30:27.165Z] ---> Running in f70661c8aa45 [2020-12-14T07:30:29.794Z] Removing intermediate container f70661c8aa45 [2020-12-14T07:30:29.794Z] ---> ff94abc26a52 [2020-12-14T07:30:29.794Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-14T07:30:29.794Z] ---> Running in 2d36e0a7a7bf [2020-12-14T07:30:30.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:30:31.358Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:30:31.951Z] OK: 142 MiB in 39 packages [2020-12-14T07:30:32.932Z] Removing intermediate container 2d36e0a7a7bf [2020-12-14T07:30:32.932Z] ---> 6b3f17ec7567 [2020-12-14T07:30:32.932Z] Step 8/24 : COPY . . [2020-12-14T07:30:34.359Z] ---> 0dbee0e6c47e [2020-12-14T07:30:34.359Z] Step 9/24 : RUN ${MAKE} [2020-12-14T07:30:34.359Z] ---> Running in c17125123e8e [2020-12-14T07:30:35.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-12-14T07:30:37.723Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.060s coverage: 9.4% of statements [2020-12-14T07:30:37.724Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.051s coverage: 21.9% of statements [2020-12-14T07:30:37.724Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-14T07:30:37.724Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.207s coverage: 42.5% of statements [2020-12-14T07:30:37.724Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-14T07:30:37.724Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.272s coverage: 68.9% of statements [2020-12-14T07:30:37.724Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-14T07:30:37.724Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-14T07:30:37.724Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-14T07:30:37.724Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-14T07:30:37.724Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.080s coverage: 52.6% of statements [2020-12-14T07:30:37.724Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-14T07:30:37.724Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-14T07:30:37.724Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-14T07:30:37.724Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.211s coverage: 68.9% of statements [2020-12-14T07:30:37.724Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.056s coverage: 4.7% of statements [2020-12-14T07:30:37.724Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-14T07:30:37.724Z] GO111MODULE=on go vet ./... [2020-12-14T07:30:44.483Z] gofmt -l . [2020-12-14T07:30:44.483Z] [ "`gofmt -l .`" = "" ] [2020-12-14T07:30:44.483Z] ./bin/test-attribution-txt.sh [2020-12-14T07:30:44.483Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-14T07:30:44.816Z] $ docker stop --time=1 58b4ae13a22e52234f159d7a326c1dd59411c35c485a9889cba8cbbc75f29fda [2020-12-14T07:30:46.688Z] $ docker rm -f 58b4ae13a22e52234f159d7a326c1dd59411c35c485a9889cba8cbbc75f29fda [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T07:30:47.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-14T07:30:47.475Z] Warning: overwriting stash ‘coverage-report’ [2020-12-14T07:30:47.802Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-14T07:30:48.635Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-14T07:30:48.981Z] + ls -al . [2020-12-14T07:30:48.981Z] total 208 [2020-12-14T07:30:48.981Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 14 07:30 . [2020-12-14T07:30:48.981Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 14 07:28 .. [2020-12-14T07:30:48.981Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 14 07:28 bin [2020-12-14T07:30:48.981Z] -rw-r--r--. 1 jenkins jenkins 127611 Dec 14 07:30 coverage.out [2020-12-14T07:30:48.981Z] -rw-rw-r--. 1 jenkins jenkins 936 Dec 14 07:28 Dockerfile.build [2020-12-14T07:30:48.981Z] -rw-rw-r--. 1 jenkins jenkins 140 Dec 14 07:28 .dockerignore [2020-12-14T07:30:48.981Z] drwxrwxr-x. 4 jenkins jenkins 48 Dec 14 07:28 example [2020-12-14T07:30:48.981Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 14 07:28 .git [2020-12-14T07:30:48.981Z] drwxrwxr-x. 2 jenkins jenkins 103 Dec 14 07:28 .github [2020-12-14T07:30:48.981Z] -rw-rw-r--. 1 jenkins jenkins 138 Dec 14 07:28 .gitignore [2020-12-14T07:30:48.981Z] -rw-r--r--. 1 jenkins jenkins 518 Dec 14 07:30 go.mod [2020-12-14T07:30:48.981Z] -rw-r--r--. 1 jenkins jenkins 13734 Dec 14 07:30 go.sum [2020-12-14T07:30:48.981Z] drwxrwxr-x. 15 jenkins jenkins 211 Dec 14 07:28 internal [2020-12-14T07:30:48.981Z] -rw-rw-r--. 1 jenkins jenkins 901 Dec 14 07:28 Jenkinsfile [2020-12-14T07:30:48.981Z] -rw-rw-r--. 1 jenkins jenkins 11341 Dec 14 07:28 LICENSE [2020-12-14T07:30:48.981Z] -rw-rw-r--. 1 jenkins jenkins 1013 Dec 14 07:28 Makefile [2020-12-14T07:30:48.981Z] drwxrwxr-x. 4 jenkins jenkins 26 Dec 14 07:28 openapi [2020-12-14T07:30:48.981Z] drwxrwxr-x. 5 jenkins jenkins 50 Dec 14 07:28 pkg [2020-12-14T07:30:48.981Z] -rw-rw-r--. 1 jenkins jenkins 5897 Dec 14 07:28 README.md [2020-12-14T07:30:48.981Z] -rw-rw-r--. 1 jenkins jenkins 4291 Dec 14 07:28 RELEASE-NOTES.txt [2020-12-14T07:30:48.981Z] drwxrwxr-x. 4 jenkins jenkins 54 Dec 14 07:28 snap [2020-12-14T07:30:48.981Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 14 07:26 VERSION [2020-12-14T07:30:48.981Z] -rw-rw-r--. 1 jenkins jenkins 222 Dec 14 07:28 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:30:49.317Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=57049f3c08facc341889102bb6912c48e3a72412 --label arch=amd64 --label version=0.0.0 . [2020-12-14T07:30:49.578Z] Sending build context to Docker daemon 2.503MB [2020-12-14T07:30:49.578Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-14T07:30:49.578Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-14T07:30:49.578Z] ---> 9346232bc17c [2020-12-14T07:30:49.579Z] Step 3/24 : ARG MAKE='make build' [2020-12-14T07:30:50.156Z] ---> Running in 6e21c78f4fa5 [2020-12-14T07:30:50.156Z] Removing intermediate container 6e21c78f4fa5 [2020-12-14T07:30:50.156Z] ---> 13c9f7c3002e [2020-12-14T07:30:50.156Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-14T07:30:50.417Z] ---> Running in 177e672c6952 [2020-12-14T07:30:50.417Z] Removing intermediate container 177e672c6952 [2020-12-14T07:30:50.417Z] ---> b024f67b3c3d [2020-12-14T07:30:50.417Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-14T07:30:50.678Z] ---> Running in 7baa14d834e4 [2020-12-14T07:30:50.678Z] Removing intermediate container 7baa14d834e4 [2020-12-14T07:30:50.678Z] ---> bc319673b37d [2020-12-14T07:30:50.678Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:30:50.678Z] ---> Running in dc8497f4c024 [2020-12-14T07:30:51.632Z] Removing intermediate container dc8497f4c024 [2020-12-14T07:30:51.632Z] ---> 8f7ac863b431 [2020-12-14T07:30:51.632Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-14T07:30:51.632Z] ---> Running in 799bc6887396 [2020-12-14T07:30:52.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:30:52.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:30:53.355Z] OK: 166 MiB in 39 packages [2020-12-14T07:30:53.928Z] Removing intermediate container 799bc6887396 [2020-12-14T07:30:53.928Z] ---> 310392f80679 [2020-12-14T07:30:53.928Z] Step 8/24 : COPY . . [2020-12-14T07:30:54.872Z] ---> 8160911b24fa [2020-12-14T07:30:54.872Z] Step 9/24 : RUN ${MAKE} [2020-12-14T07:30:54.872Z] ---> Running in 1b18fa6362d3 [2020-12-14T07:30:55.454Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-12-14T07:31:02.208Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-14T07:31:02.208Z] Removing intermediate container c17125123e8e [2020-12-14T07:31:02.208Z] ---> ca1a7f2e4f5b [2020-12-14T07:31:02.208Z] Step 10/24 : FROM scratch [2020-12-14T07:31:02.208Z] ---> [2020-12-14T07:31:02.208Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-14T07:31:02.208Z] ---> Running in a45bfae06fbc [2020-12-14T07:31:02.802Z] Removing intermediate container a45bfae06fbc [2020-12-14T07:31:02.802Z] ---> 6e59c4fea39a [2020-12-14T07:31:02.802Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-14T07:31:02.802Z] ---> Running in d481b8e33f11 [2020-12-14T07:31:03.075Z] Removing intermediate container d481b8e33f11 [2020-12-14T07:31:03.075Z] ---> e0f5d7555de4 [2020-12-14T07:31:03.075Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-14T07:31:03.349Z] ---> Running in 8c7a3e1151fb [2020-12-14T07:31:03.623Z] Removing intermediate container 8c7a3e1151fb [2020-12-14T07:31:03.623Z] ---> 81ed8d40744c [2020-12-14T07:31:03.623Z] Step 14/24 : WORKDIR / [2020-12-14T07:31:03.737Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-14T07:31:03.896Z] ---> Running in 331773c64492 [2020-12-14T07:31:04.175Z] Removing intermediate container 331773c64492 [2020-12-14T07:31:04.175Z] ---> 1e0bbf42374e [2020-12-14T07:31:04.175Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-14T07:31:05.610Z] ---> 9d58f9179635 [2020-12-14T07:31:05.610Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-14T07:31:05.659Z] Removing intermediate container 1b18fa6362d3 [2020-12-14T07:31:05.659Z] ---> 8347d5f7da43 [2020-12-14T07:31:05.659Z] Step 10/24 : FROM scratch [2020-12-14T07:31:05.659Z] ---> [2020-12-14T07:31:05.659Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-14T07:31:05.659Z] ---> Running in 5c71ff51cab8 [2020-12-14T07:31:05.924Z] Removing intermediate container 5c71ff51cab8 [2020-12-14T07:31:05.924Z] ---> 2456bd516086 [2020-12-14T07:31:05.924Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-14T07:31:05.924Z] ---> Running in 9f7e57f74e42 [2020-12-14T07:31:06.184Z] Removing intermediate container 9f7e57f74e42 [2020-12-14T07:31:06.184Z] ---> 62d3ed487530 [2020-12-14T07:31:06.184Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-14T07:31:06.184Z] ---> Running in f16ad901bf18 [2020-12-14T07:31:06.184Z] Removing intermediate container f16ad901bf18 [2020-12-14T07:31:06.184Z] ---> 358a0266200e [2020-12-14T07:31:06.184Z] Step 14/24 : WORKDIR / [2020-12-14T07:31:06.184Z] ---> Running in 1a380b1c15f0 [2020-12-14T07:31:06.207Z] ---> bb1111933f3d [2020-12-14T07:31:06.207Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-14T07:31:06.446Z] Removing intermediate container 1a380b1c15f0 [2020-12-14T07:31:06.446Z] ---> 533697ceaffc [2020-12-14T07:31:06.446Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-14T07:31:06.803Z] ---> b0c7f1bf6728 [2020-12-14T07:31:06.803Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-14T07:31:07.027Z] ---> 773f1c03390b [2020-12-14T07:31:07.027Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-14T07:31:07.027Z] ---> 66ee7521732c [2020-12-14T07:31:07.027Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-14T07:31:07.289Z] ---> 184f211382ec [2020-12-14T07:31:07.289Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-14T07:31:07.552Z] ---> 63d07f0bd432 [2020-12-14T07:31:07.552Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-14T07:31:07.781Z] ---> 772a650a6d2e [2020-12-14T07:31:07.781Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-14T07:31:07.815Z] ---> ad415c317984 [2020-12-14T07:31:07.815Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-14T07:31:07.815Z] ---> Running in dd51b6a0f048 [2020-12-14T07:31:08.078Z] Removing intermediate container dd51b6a0f048 [2020-12-14T07:31:08.078Z] ---> fe2d56a16313 [2020-12-14T07:31:08.078Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T07:31:08.078Z] ---> Running in c03c4970e4c1 [2020-12-14T07:31:08.341Z] Removing intermediate container c03c4970e4c1 [2020-12-14T07:31:08.341Z] ---> 0ea9045d5348 [2020-12-14T07:31:08.341Z] Step 22/24 : LABEL arch=amd64 [2020-12-14T07:31:08.341Z] ---> Running in cf6648e9d5e1 [2020-12-14T07:31:08.406Z] ---> 1fc03385f8d8 [2020-12-14T07:31:08.407Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-14T07:31:08.603Z] Removing intermediate container cf6648e9d5e1 [2020-12-14T07:31:08.603Z] ---> f57424342ca3 [2020-12-14T07:31:08.603Z] Step 23/24 : LABEL git_sha=57049f3c08facc341889102bb6912c48e3a72412 [2020-12-14T07:31:08.603Z] ---> Running in 97a1a706273d [2020-12-14T07:31:08.681Z] ---> Running in f52e72db3817 [2020-12-14T07:31:08.867Z] Removing intermediate container 97a1a706273d [2020-12-14T07:31:08.867Z] ---> c8b7730722a7 [2020-12-14T07:31:08.867Z] Step 24/24 : LABEL version=0.0.0 [2020-12-14T07:31:08.867Z] ---> Running in 7a76916d893b [2020-12-14T07:31:08.957Z] Removing intermediate container f52e72db3817 [2020-12-14T07:31:08.957Z] ---> f696aa4be8bf [2020-12-14T07:31:08.957Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T07:31:09.128Z] Removing intermediate container 7a76916d893b [2020-12-14T07:31:09.128Z] ---> eb0812c632a1 [2020-12-14T07:31:09.128Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-14T07:31:09.128Z] Successfully built eb0812c632a1 [2020-12-14T07:31:09.128Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [2020-12-14T07:31:09.235Z] ---> Running in f899e0f70e39 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2020-12-14T07:31:09.836Z] Removing intermediate container f899e0f70e39 [2020-12-14T07:31:09.836Z] ---> 64a69a20be43 [2020-12-14T07:31:09.836Z] Step 22/24 : LABEL arch=arm64 [2020-12-14T07:31:09.836Z] ---> Running in 6d1ae2912d6b [Pipeline] // stage [Pipeline] } [2020-12-14T07:31:10.114Z] Removing intermediate container 6d1ae2912d6b [2020-12-14T07:31:10.114Z] ---> d8c4f15666b9 [2020-12-14T07:31:10.114Z] Step 23/24 : LABEL git_sha=57049f3c08facc341889102bb6912c48e3a72412 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-12-14T07:31:10.388Z] ---> Running in b583b49869cf [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-12-14T07:31:10.991Z] Removing intermediate container b583b49869cf [2020-12-14T07:31:10.991Z] ---> 1c38418fd230 [2020-12-14T07:31:10.991Z] Step 24/24 : LABEL version=0.0.0 [2020-12-14T07:31:10.991Z] ---> Running in 74411c4cd2dc [Pipeline] } [2020-12-14T07:31:11.584Z] Removing intermediate container 74411c4cd2dc [2020-12-14T07:31:11.584Z] ---> 58c277f2f712 [2020-12-14T07:31:11.584Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-14T07:31:11.584Z] Successfully built 58c277f2f712 [2020-12-14T07:31:11.584Z] Successfully tagged docker-device-sdk-simple-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-12-14T07:31:13.966Z] provisioning config files... [2020-12-14T07:31:13.976Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/config8238312730186617785tmp [Pipeline] { [Pipeline] sh [2020-12-14T07:31:14.405Z] + set +x [2020-12-14T07:31:14.405Z] + curl -s https://codecov.io/bash [2020-12-14T07:31:14.405Z] + bash -s -- [2020-12-14T07:31:14.667Z] [2020-12-14T07:31:14.667Z] _____ _ [2020-12-14T07:31:14.667Z] / ____| | | [2020-12-14T07:31:14.667Z] | | ___ __| | ___ ___ _____ __ [2020-12-14T07:31:14.667Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-14T07:31:14.667Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-14T07:31:14.667Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-14T07:31:14.667Z] Bash-20201130-cc6d3fe [2020-12-14T07:31:14.667Z] [2020-12-14T07:31:14.667Z] [2020-12-14T07:31:14.667Z] ==> Jenkins CI detected. [2020-12-14T07:31:14.667Z] project root: . [2020-12-14T07:31:14.667Z] --> token set from env [2020-12-14T07:31:14.667Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-14T07:31:14.667Z] ==> Running gcov in . (disable via -X gcov) [2020-12-14T07:31:14.667Z] ==> Python coveragepy not found [2020-12-14T07:31:14.667Z] ==> Searching for coverage reports in: [2020-12-14T07:31:14.667Z] + . [2020-12-14T07:31:14.667Z] -> Found 1 reports [2020-12-14T07:31:14.667Z] ==> Detecting git/mercurial file structure [2020-12-14T07:31:14.667Z] ==> Reading reports [2020-12-14T07:31:14.667Z] + ./coverage.out bytes=127611 [2020-12-14T07:31:14.667Z] ==> Appending adjustments [2020-12-14T07:31:14.667Z] https://docs.codecov.io/docs/fixing-reports [2020-12-14T07:31:15.241Z] + Found adjustments [2020-12-14T07:31:15.241Z] ==> Gzipping contents [2020-12-14T07:31:15.241Z] 24K /tmp/codecov.aCQV4K.gz [2020-12-14T07:31:15.241Z] ==> Uploading reports [2020-12-14T07:31:15.241Z] url: https://codecov.io [2020-12-14T07:31:15.241Z] query: branch=PR-692&commit=57049f3c08facc341889102bb6912c48e3a72412&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-692%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=692&job=&cmd_args= [2020-12-14T07:31:15.241Z] -> Pinging Codecov [2020-12-14T07:31:15.241Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-692&commit=57049f3c08facc341889102bb6912c48e3a72412&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-692%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=692&job=&cmd_args= [2020-12-14T07:31:15.503Z] -> Uploading to [2020-12-14T07:31:15.503Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-14/7E55EF52A471D76F132DFD9A03CDDE97/57049f3c08facc341889102bb6912c48e3a72412/3ccdcfd4-affc-4449-8f4c-00cefd8e1d01.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201214T073115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5c3dc9acbf7a7ba0c5e9db17ce7943e1d70965559b5c3b3ec6f59c595ebb94a [2020-12-14T07:31:15.503Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-14T07:31:15.503Z] Dload Upload Total Spent Left Speed [2020-12-14T07:31:16.076Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20890 0 0 100 20890 0 44583 --:--:-- --:--:-- --:--:-- 44541 100 20890 0 0 100 20890 0 44568 --:--:-- --:--:-- --:--:-- 44541 [2020-12-14T07:31:16.076Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/57049f3c08facc341889102bb6912c48e3a72412 [Pipeline] } [2020-12-14T07:31:16.105Z] 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-12-14T07:31:20.116Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:31:20.461Z] ---> package-listing.sh [2020-12-14T07:31:20.461Z] ++ facter osfamily [2020-12-14T07:31:20.461Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-14T07:31:20.461Z] + OS_FAMILY=redhat [2020-12-14T07:31:20.461Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-692 [2020-12-14T07:31:20.461Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-14T07:31:20.461Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-14T07:31:20.461Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-14T07:31:20.461Z] + PACKAGES=/tmp/packages_start.txt [2020-12-14T07:31:20.461Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-692 ']' [2020-12-14T07:31:20.461Z] + PACKAGES=/tmp/packages_end.txt [2020-12-14T07:31:20.461Z] + case "${OS_FAMILY}" in [2020-12-14T07:31:20.461Z] + rpm -qa [2020-12-14T07:31:20.461Z] + sort [2020-12-14T07:31:25.764Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-14T07:31:25.764Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-14T07:31:25.764Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-14T07:31:25.764Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-692 ']' [2020-12-14T07:31:25.764Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-692/archives/ [2020-12-14T07:31:25.764Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-692/archives/ [Pipeline] echo [2020-12-14T07:31:25.803Z] 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/dgexfoundry_device-sdk-go_PR-692/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-14T07:31:26.109Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:31:26.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T07:31:26.461Z] [2020-12-14T07:31:26.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:31:26.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T07:31:26.852Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-14T07:31:26.852Z] df20fa9351a1: Pulling fs layer [2020-12-14T07:31:26.852Z] 36b3adc4ff6f: Pulling fs layer [2020-12-14T07:31:26.852Z] 8ad3a11d3b57: Pulling fs layer [2020-12-14T07:31:26.852Z] 46f8f816bc3b: Pulling fs layer [2020-12-14T07:31:26.852Z] 93b61091891f: Pulling fs layer [2020-12-14T07:31:26.852Z] 93b9cdb0e59b: Pulling fs layer [2020-12-14T07:31:26.852Z] 5e14af77c1be: Pulling fs layer [2020-12-14T07:31:26.853Z] 01666e4c0597: Pulling fs layer [2020-12-14T07:31:26.853Z] aa168da1d23b: Pulling fs layer [2020-12-14T07:31:26.853Z] 46f8f816bc3b: Waiting [2020-12-14T07:31:26.853Z] 93b61091891f: Waiting [2020-12-14T07:31:26.853Z] 93b9cdb0e59b: Waiting [2020-12-14T07:31:26.853Z] 5e14af77c1be: Waiting [2020-12-14T07:31:26.853Z] 01666e4c0597: Waiting [2020-12-14T07:31:26.853Z] aa168da1d23b: Waiting [2020-12-14T07:31:26.853Z] 36b3adc4ff6f: Download complete [2020-12-14T07:31:26.853Z] 46f8f816bc3b: Verifying Checksum [2020-12-14T07:31:26.853Z] 46f8f816bc3b: Download complete [2020-12-14T07:31:27.119Z] df20fa9351a1: Verifying Checksum [2020-12-14T07:31:27.119Z] df20fa9351a1: Download complete [2020-12-14T07:31:27.119Z] 93b9cdb0e59b: Verifying Checksum [2020-12-14T07:31:27.119Z] 93b9cdb0e59b: Download complete [2020-12-14T07:31:27.119Z] 93b61091891f: Download complete [2020-12-14T07:31:27.119Z] 5e14af77c1be: Download complete [2020-12-14T07:31:27.119Z] 01666e4c0597: Verifying Checksum [2020-12-14T07:31:27.119Z] 01666e4c0597: Download complete [2020-12-14T07:31:27.382Z] df20fa9351a1: Pull complete [2020-12-14T07:31:27.644Z] 36b3adc4ff6f: Pull complete [2020-12-14T07:31:27.644Z] 8ad3a11d3b57: Verifying Checksum [2020-12-14T07:31:27.644Z] 8ad3a11d3b57: Download complete [2020-12-14T07:31:28.222Z] 8ad3a11d3b57: Pull complete [2020-12-14T07:31:28.484Z] 46f8f816bc3b: Pull complete [2020-12-14T07:31:28.748Z] 93b61091891f: Pull complete [2020-12-14T07:31:29.009Z] 93b9cdb0e59b: Pull complete [2020-12-14T07:31:29.009Z] 5e14af77c1be: Pull complete [2020-12-14T07:31:29.009Z] 01666e4c0597: Pull complete [2020-12-14T07:31:30.407Z] aa168da1d23b: Download complete [2020-12-14T07:31:37.030Z] aa168da1d23b: Pull complete [2020-12-14T07:31:37.031Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-14T07:31:37.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T07:31:37.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-14T07:31:37.218Z] prd-centos7-docker-4c-2g-15890 does not seem to be running inside a container [2020-12-14T07:31:37.265Z] $ 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/dgexfoundry_device-sdk-go_PR-692/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-692 -v /w/workspace/dgexfoundry_device-sdk-go_PR-692:/w/workspace/dgexfoundry_device-sdk-go_PR-692:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-692@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-12-14T07:31:41.138Z] $ docker top f5e7237747bd911746987edff3e1d89cb68b9df155342fd4208e4758cf1bc100 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T07:31:41.746Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-14T07:31:42.070Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-14T07:31:42.392Z] + ls /var/log/sa-host [2020-12-14T07:31:42.392Z] + sadf -c /var/log/sa-host/sa14 [2020-12-14T07:31:42.392Z] file_magic: OK [2020-12-14T07:31:42.392Z] HZ: Using current value: 100 [2020-12-14T07:31:42.392Z] file_header: OK [2020-12-14T07:31:42.392Z] 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-12-14T07:31:42.392Z] Statistics: [2020-12-14T07:31:42.392Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-14T07:31:42.392Z] File successfully converted to sysstat format version 12.2.1 [2020-12-14T07:31:42.392Z] + sadf -c /var/log/sa-host/sa23 [2020-12-14T07:31:42.392Z] file_magic: OK [2020-12-14T07:31:42.392Z] HZ: Using current value: 100 [2020-12-14T07:31:42.392Z] file_header: OK [2020-12-14T07:31:42.392Z] 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-12-14T07:31:42.392Z] Statistics: [2020-12-14T07:31:42.392Z] Hnuu...uuuununununu... [2020-12-14T07:31:42.392Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-14T07:31:42.692Z] provisioning config files... [2020-12-14T07:31:42.751Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-692@tmp/config5684596767053612459tmp [Pipeline] { [Pipeline] echo [2020-12-14T07:31:42.896Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:31:43.238Z] ---> create-netrc.sh [Pipeline] } [2020-12-14T07:31:43.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-14T07:31:43.484Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:31:43.811Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-14T07:31:43.845Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:31:44.189Z] ---> sudo-logs.sh [2020-12-14T07:31:44.189Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-14T07:31:44.223Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:31:44.553Z] ---> job-cost.sh [2020-12-14T07:31:44.553Z] lf-activate-venv: SKIPPING [2020-12-14T07:31:44.553Z] INFO: No Stack... [2020-12-14T07:31:45.504Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-14T07:31:46.076Z] INFO: Archiving Costs [Pipeline] echo [2020-12-14T07:31:46.114Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:31:46.448Z] ---> logs-deploy.sh [2020-12-14T07:31:46.448Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-692/1 [2020-12-14T07:31:46.448Z] INFO: archiving workspace using pattern(s): [2020-12-14T07:31:48.366Z] Archives upload complete. [2020-12-14T07:31:48.366Z] INFO: archiving logs to Nexus