Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 93abf715a89b706c53091008ba2aa1c6f00d3b1a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh377499105319587166.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh594645492640888340.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8902873628482232203.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5348324225881489662.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5187216286742852126.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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: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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 93abf715a89b706c53091008ba2aa1c6f00d3b1a (master) Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh7909751951900822568.key > 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 core.sparsecheckout # timeout=10 > git checkout -f 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 Commit message: "refactor: Remove obsolete code from Add Secret (#951)" > git rev-list --no-walk e2f78a7fc6d2876aaa0827a5b4a872d89671b569 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-02T01:48:27.196Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-02T01:48:27.295Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-02T01:48:27.326Z] ========================================================= [2021-06-02T01:48:27.326Z] EdgeX Global Pipelines Version Info [2021-06-02T01:48:27.326Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:48:28.760Z] ------------------- [2021-06-02T01:48:28.760Z] stable info: [2021-06-02T01:48:28.760Z] ------------------- [2021-06-02T01:48:28.760Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-02T01:48:28.760Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-06-02T01:48:28.760Z] Message: update stable to v1.0.192 [2021-06-02T01:48:29.342Z] ------------------- [2021-06-02T01:48:29.343Z] experimental info: [2021-06-02T01:48:29.343Z] ------------------- [2021-06-02T01:48:29.343Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-02T01:48:29.343Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-06-02T01:48:29.343Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-02T01:48:29.485Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-02T01:48:29.511Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-02T01:48:29.545Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-02T01:48:29.571Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-02T01:48:29.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-02T01:48:29.626Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-02T01:48:29.652Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-02T01:48:29.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-02T01:48:29.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-02T01:48:29.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-02T01:48:29.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-02T01:48:29.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-02T01:48:29.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-02T01:48:29.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-02T01:48:29.842Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T01:48:29.865Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-02T01:48:29.888Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-02T01:48:29.913Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-02T01:48:29.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-02T01:48:29.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-02T01:48:30.015Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-02T01:48:30.043Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-06-02T01:48:30.071Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-02T01:48:30.101Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-02T01:48:30.127Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-02T01:48:30.154Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-02T01:48:30.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-02T01:48:30.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-02T01:48:30.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-02T01:48:30.263Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93abf715a89b706c53091008ba2aa1c6f00d3b1a [Pipeline] echo [2021-06-02T01:48:30.289Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93abf71 [Pipeline] echo [2021-06-02T01:48:30.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T01:48:30.394Z] provisioning config files... [2021-06-02T01:48:30.409Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3075808389374549108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:48:30.730Z] ---> docker-login.sh [2021-06-02T01:48:30.730Z] nexus3.edgexfoundry.org:10001 [2021-06-02T01:48:30.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:48:30.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:48:30.990Z] Configure a credential helper to remove this warning. See [2021-06-02T01:48:30.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:48:30.990Z] [2021-06-02T01:48:30.990Z] Login Succeeded [2021-06-02T01:48:30.990Z] nexus3.edgexfoundry.org:10002 [2021-06-02T01:48:30.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:48:30.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:48:30.990Z] Configure a credential helper to remove this warning. See [2021-06-02T01:48:30.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:48:30.990Z] [2021-06-02T01:48:30.990Z] Login Succeeded [2021-06-02T01:48:30.990Z] nexus3.edgexfoundry.org:10003 [2021-06-02T01:48:31.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:48:31.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:48:31.256Z] Configure a credential helper to remove this warning. See [2021-06-02T01:48:31.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:48:31.256Z] [2021-06-02T01:48:31.256Z] Login Succeeded [2021-06-02T01:48:31.256Z] nexus3.edgexfoundry.org:10004 [2021-06-02T01:48:31.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:48:31.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:48:31.256Z] Configure a credential helper to remove this warning. See [2021-06-02T01:48:31.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:48:31.256Z] [2021-06-02T01:48:31.256Z] Login Succeeded [2021-06-02T01:48:31.256Z] docker.io [2021-06-02T01:48:31.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:48:31.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:48:31.781Z] Configure a credential helper to remove this warning. See [2021-06-02T01:48:31.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:48:31.781Z] [2021-06-02T01:48:31.781Z] Login Succeeded [2021-06-02T01:48:31.781Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T01:48:31.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T01:48:32.322Z] + git log --format=format:%s -1 93abf715a89b706c53091008ba2aa1c6f00d3b1a [Pipeline] echo [2021-06-02T01:48:32.363Z] GIT_COMMIT: 93abf715a89b706c53091008ba2aa1c6f00d3b1a, Commit Message: refactor: Remove obsolete code from Add Secret (#951) [Pipeline] echo [2021-06-02T01:48:32.378Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:48:32.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T01:48:32.963Z] [2021-06-02T01:48:32.963Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:48:33.292Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T01:48:33.292Z] latest: Pulling from edgex-devops/git-semver [2021-06-02T01:48:33.292Z] 31603596830f: Pulling fs layer [2021-06-02T01:48:33.292Z] 54011a49482f: Pulling fs layer [2021-06-02T01:48:33.292Z] a6820b24f6d8: Pulling fs layer [2021-06-02T01:48:33.292Z] f581987b2513: Pulling fs layer [2021-06-02T01:48:33.292Z] f581987b2513: Waiting [2021-06-02T01:48:33.292Z] 54011a49482f: Verifying Checksum [2021-06-02T01:48:33.292Z] 54011a49482f: Download complete [2021-06-02T01:48:33.292Z] 31603596830f: Verifying Checksum [2021-06-02T01:48:33.292Z] 31603596830f: Download complete [2021-06-02T01:48:33.554Z] f581987b2513: Verifying Checksum [2021-06-02T01:48:33.554Z] f581987b2513: Download complete [2021-06-02T01:48:33.554Z] a6820b24f6d8: Verifying Checksum [2021-06-02T01:48:33.554Z] a6820b24f6d8: Download complete [2021-06-02T01:48:33.822Z] 31603596830f: Pull complete [2021-06-02T01:48:33.822Z] 54011a49482f: Pull complete [2021-06-02T01:48:34.403Z] a6820b24f6d8: Pull complete [2021-06-02T01:48:34.666Z] f581987b2513: Pull complete [2021-06-02T01:48:34.666Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-02T01:48:34.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T01:48:34.666Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-02T01:48:34.745Z] prd-centos7-docker-4c-2g-25 does not seem to be running inside a container [2021-06-02T01:48:34.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-02T01:48:35.932Z] $ docker top 208bb57e73e8c798950af757d3ffbb2c82b50e3d22ad67419cf9f86426eae683 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T01:48:36.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T01:48:36.072Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T01:48:36.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T01:48:36.178Z] $ docker exec 208bb57e73e8c798950af757d3ffbb2c82b50e3d22ad67419cf9f86426eae683 ssh-agent [2021-06-02T01:48:36.291Z] SSH_AUTH_SOCK=/tmp/ssh-uTEeKO5XNLQV/agent.14 [2021-06-02T01:48:36.291Z] SSH_AGENT_PID=20 [2021-06-02T01:48:36.300Z] Running ssh-add (command line suppressed) [2021-06-02T01:48:36.395Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_851259165796127264.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_851259165796127264.key) [2021-06-02T01:48:36.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T01:48:36.724Z] + git tag --points-at HEAD [Pipeline] } [2021-06-02T01:48:36.738Z] $ docker exec --env ******** --env ******** 208bb57e73e8c798950af757d3ffbb2c82b50e3d22ad67419cf9f86426eae683 ssh-agent -k [2021-06-02T01:48:36.825Z] unset SSH_AUTH_SOCK; [2021-06-02T01:48:36.826Z] unset SSH_AGENT_PID; [2021-06-02T01:48:36.826Z] echo Agent pid 20 killed; [2021-06-02T01:48:36.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-02T01:48:36.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T01:48:36.881Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T01:48:36.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T01:48:36.984Z] $ docker exec 208bb57e73e8c798950af757d3ffbb2c82b50e3d22ad67419cf9f86426eae683 ssh-agent [2021-06-02T01:48:37.089Z] SSH_AUTH_SOCK=/tmp/ssh-LI7y5L3Mf0In/agent.54 [2021-06-02T01:48:37.089Z] SSH_AGENT_PID=61 [2021-06-02T01:48:37.094Z] Running ssh-add (command line suppressed) [2021-06-02T01:48:37.196Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1755935203393519315.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1755935203393519315.key) [2021-06-02T01:48:37.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T01:48:37.519Z] + git semver init [2021-06-02T01:48:37.519Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T01:48:37.519Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-02T01:48:37.519Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-02T01:48:37.519Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T01:48:37.519Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T01:48:37.519Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T01:48:37.519Z] # $SEMVER_BRANCH = master [2021-06-02T01:48:37.519Z] # $SEMVER_TEMP = /tmp/semver-903920789 [2021-06-02T01:48:37.519Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-02T01:48:38.093Z] # '/tmp/semver-903920789' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-06-02T01:48:38.093Z] # -> Force: false [2021-06-02T01:48:38.093Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-02T01:48:38.103Z] $ docker exec --env ******** --env ******** 208bb57e73e8c798950af757d3ffbb2c82b50e3d22ad67419cf9f86426eae683 ssh-agent -k [2021-06-02T01:48:38.190Z] unset SSH_AUTH_SOCK; [2021-06-02T01:48:38.190Z] unset SSH_AGENT_PID; [2021-06-02T01:48:38.191Z] echo Agent pid 61 killed; [2021-06-02T01:48:38.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T01:48:38.540Z] + git semver [Pipeline] } [2021-06-02T01:48:38.555Z] $ docker stop --time=1 208bb57e73e8c798950af757d3ffbb2c82b50e3d22ad67419cf9f86426eae683 [2021-06-02T01:48:39.875Z] $ docker rm -f 208bb57e73e8c798950af757d3ffbb2c82b50e3d22ad67419cf9f86426eae683 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T01:48:40.245Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-02T01:48:40.506Z] Stashed 1 file(s) [Pipeline] echo [2021-06-02T01:48:40.510Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.71 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-02T01:48:55.764Z] Still waiting to schedule task [2021-06-02T01:48:55.764Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-02T01:48:55.766Z] Still waiting to schedule task [2021-06-02T01:48:55.767Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-02T01:51:31.154Z] Running on prd-centos7-docker-4c-2g-27 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-02T01:51:31.179Z] Running in /w/workspace/device-sdk-go/178 [Pipeline] { [Pipeline] checkout [2021-06-02T01:51:31.288Z] Selected Git installation does not exist. Using Default [2021-06-02T01:51:31.288Z] The recommended git tool is: NONE [2021-06-02T01:51:33.704Z] using credential edgex-jenkins-ssh [2021-06-02T01:51:33.717Z] Cloning the remote Git repository [2021-06-02T01:51:33.565Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-02T01:51:33.652Z] > git init /w/workspace/device-sdk-go/178 # timeout=10 [2021-06-02T01:51:33.690Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-02T01:51:33.690Z] > git --version # timeout=10 [2021-06-02T01:51:33.698Z] > git --version # 'git version 2.24.4' [2021-06-02T01:51:33.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T01:51:33.721Z] [INFO] Currently running in a labeled security context [2021-06-02T01:51:33.722Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-02T01:51:33.722Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/178@tmp/jenkins-gitclient-ssh4065337638757390133.key [2021-06-02T01:51:33.736Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T01:51:35.101Z] Avoid second fetch [2021-06-02T01:51:35.102Z] Checking out Revision 93abf715a89b706c53091008ba2aa1c6f00d3b1a (master) [2021-06-02T01:51:35.003Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-02T01:51:35.017Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T01:51:35.043Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T01:51:35.049Z] > git checkout -f 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 [2021-06-02T01:51:38.744Z] Commit message: "refactor: Remove obsolete code from Add Secret (#951)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T01:51:39.670Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-02T01:51:40.003Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T01:51:40.303Z] + true [2021-06-02T01:51:40.303Z] + sudo service docker restart [2021-06-02T01:51:40.303Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T01:51:58.488Z] provisioning config files... [2021-06-02T01:51:58.506Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/178@tmp/config8353970109722176304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:51:58.844Z] ---> docker-login.sh [2021-06-02T01:51:58.844Z] nexus3.edgexfoundry.org:10001 [2021-06-02T01:51:59.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:51:59.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:51:59.112Z] Configure a credential helper to remove this warning. See [2021-06-02T01:51:59.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:51:59.112Z] [2021-06-02T01:51:59.112Z] Login Succeeded [2021-06-02T01:51:59.113Z] nexus3.edgexfoundry.org:10002 [2021-06-02T01:51:59.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:51:59.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:51:59.375Z] Configure a credential helper to remove this warning. See [2021-06-02T01:51:59.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:51:59.375Z] [2021-06-02T01:51:59.375Z] Login Succeeded [2021-06-02T01:51:59.375Z] nexus3.edgexfoundry.org:10003 [2021-06-02T01:51:59.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:51:59.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:51:59.375Z] Configure a credential helper to remove this warning. See [2021-06-02T01:51:59.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:51:59.375Z] [2021-06-02T01:51:59.375Z] Login Succeeded [2021-06-02T01:51:59.375Z] nexus3.edgexfoundry.org:10004 [2021-06-02T01:51:59.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:51:59.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:51:59.636Z] Configure a credential helper to remove this warning. See [2021-06-02T01:51:59.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:51:59.636Z] [2021-06-02T01:51:59.636Z] Login Succeeded [2021-06-02T01:51:59.636Z] docker.io [2021-06-02T01:51:59.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:51:59.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:51:59.898Z] Configure a credential helper to remove this warning. See [2021-06-02T01:51:59.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:51:59.898Z] [2021-06-02T01:51:59.898Z] Login Succeeded [2021-06-02T01:51:59.898Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T01:51:59.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-02T01:52:00.091Z] ========================================================= [2021-06-02T01:52:00.091Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-02T01:52:00.091Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:52:00.404Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-02T01:52:00.404Z] Sending build context to Docker daemon 2.615MB [2021-06-02T01:52:00.404Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T01:52:00.404Z] Step 2/8 : FROM ${BASE} [2021-06-02T01:52:00.404Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-02T01:52:00.404Z] 540db60ca938: Pulling fs layer [2021-06-02T01:52:00.404Z] adcc1eea9eea: Pulling fs layer [2021-06-02T01:52:00.404Z] 4c4ab2625f07: Pulling fs layer [2021-06-02T01:52:00.404Z] 0510c868ecb4: Pulling fs layer [2021-06-02T01:52:00.404Z] afea3b2eda06: Pulling fs layer [2021-06-02T01:52:00.404Z] 7809a108b3ef: Pulling fs layer [2021-06-02T01:52:00.404Z] f706445af74f: Pulling fs layer [2021-06-02T01:52:00.404Z] 0510c868ecb4: Waiting [2021-06-02T01:52:00.404Z] f706445af74f: Waiting [2021-06-02T01:52:00.404Z] afea3b2eda06: Waiting [2021-06-02T01:52:00.404Z] 7809a108b3ef: Waiting [2021-06-02T01:52:00.404Z] 4c4ab2625f07: Verifying Checksum [2021-06-02T01:52:00.404Z] 4c4ab2625f07: Download complete [2021-06-02T01:52:00.404Z] adcc1eea9eea: Verifying Checksum [2021-06-02T01:52:00.404Z] adcc1eea9eea: Download complete [2021-06-02T01:52:00.673Z] afea3b2eda06: Verifying Checksum [2021-06-02T01:52:00.673Z] afea3b2eda06: Download complete [2021-06-02T01:52:00.673Z] 7809a108b3ef: Verifying Checksum [2021-06-02T01:52:00.673Z] 7809a108b3ef: Download complete [2021-06-02T01:52:00.673Z] 540db60ca938: Verifying Checksum [2021-06-02T01:52:00.673Z] 540db60ca938: Download complete [2021-06-02T01:52:00.673Z] 540db60ca938: Pull complete [2021-06-02T01:52:00.939Z] adcc1eea9eea: Pull complete [2021-06-02T01:52:00.939Z] 4c4ab2625f07: Pull complete [2021-06-02T01:52:02.336Z] f706445af74f: Verifying Checksum [2021-06-02T01:52:02.336Z] f706445af74f: Download complete [2021-06-02T01:52:02.914Z] 0510c868ecb4: Verifying Checksum [2021-06-02T01:52:02.914Z] 0510c868ecb4: Download complete [2021-06-02T01:52:06.344Z] 0510c868ecb4: Pull complete [2021-06-02T01:52:06.344Z] afea3b2eda06: Pull complete [2021-06-02T01:52:06.344Z] 7809a108b3ef: Pull complete [2021-06-02T01:52:07.442Z] f706445af74f: Pull complete [2021-06-02T01:52:07.442Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-02T01:52:07.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-02T01:52:07.442Z] ---> b068be0155e3 [2021-06-02T01:52:07.442Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-02T01:52:12.739Z] ---> Running in 3f45fe0fb50c [2021-06-02T01:52:12.739Z] Removing intermediate container 3f45fe0fb50c [2021-06-02T01:52:12.739Z] ---> 254f62284bf9 [2021-06-02T01:52:12.739Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:52:12.739Z] ---> Running in 37a32bc72ee9 [2021-06-02T01:52:12.739Z] Removing intermediate container 37a32bc72ee9 [2021-06-02T01:52:12.739Z] ---> a4650cbc03cb [2021-06-02T01:52:12.739Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-02T01:52:12.739Z] ---> Running in f5dedf912e21 [2021-06-02T01:52:12.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:52:13.680Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:52:15.607Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-02T01:52:15.607Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-02T01:52:15.607Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-02T01:52:15.607Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-02T01:52:15.868Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-02T01:52:15.868Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-02T01:52:16.139Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T01:52:16.139Z] OK: 150 MiB in 46 packages [2021-06-02T01:52:16.402Z] Removing intermediate container f5dedf912e21 [2021-06-02T01:52:16.402Z] ---> 6714585fb107 [2021-06-02T01:52:16.402Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-02T01:52:16.402Z] ---> Running in 1b66e6807c74 [2021-06-02T01:52:16.663Z] Removing intermediate container 1b66e6807c74 [2021-06-02T01:52:16.663Z] ---> 6ecc0ee384c3 [2021-06-02T01:52:16.663Z] Step 7/8 : COPY . . [2021-06-02T01:52:16.924Z] ---> 5f59bc28eeea [2021-06-02T01:52:16.924Z] Step 8/8 : RUN go mod download [2021-06-02T01:52:16.924Z] ---> Running in a8047f80f3c7 [2021-06-02T01:52:29.190Z] Removing intermediate container a8047f80f3c7 [2021-06-02T01:52:29.190Z] ---> bf9965ee3090 [2021-06-02T01:52:29.190Z] Successfully built bf9965ee3090 [2021-06-02T01:52:29.190Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:52:29.500Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T01:52:29.500Z] . [Pipeline] withDockerContainer [2021-06-02T01:52:29.583Z] prd-centos7-docker-4c-2g-27 does not seem to be running inside a container [2021-06-02T01:52:29.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/178 -v /w/workspace/device-sdk-go/178:/w/workspace/device-sdk-go/178:rw,z -v /w/workspace/device-sdk-go/178@tmp:/w/workspace/device-sdk-go/178@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 ******** ci-base-image-x86_64 cat [2021-06-02T01:52:29.972Z] $ docker top aa31b39dec580e358d3846b870c0db7b4431bcaf8661431cda50b3d052b78da8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:52:30.355Z] + go version [2021-06-02T01:52:30.355Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-02T01:52:30.362Z] $ docker stop --time=1 aa31b39dec580e358d3846b870c0db7b4431bcaf8661431cda50b3d052b78da8 [2021-06-02T01:52:31.535Z] $ docker rm -f aa31b39dec580e358d3846b870c0db7b4431bcaf8661431cda50b3d052b78da8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:52:32.122Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T01:52:32.122Z] . [Pipeline] withDockerContainer [2021-06-02T01:52:32.203Z] prd-centos7-docker-4c-2g-27 does not seem to be running inside a container [2021-06-02T01:52:32.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/178 -v /w/workspace/device-sdk-go/178:/w/workspace/device-sdk-go/178:rw,z -v /w/workspace/device-sdk-go/178@tmp:/w/workspace/device-sdk-go/178@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 ******** ci-base-image-x86_64 cat [2021-06-02T01:52:32.583Z] $ docker top ac84f54187b77f217989d802092f09a760d5465234590125e01e8eb575451358 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:52:33.140Z] + go mod tidy [Pipeline] sh [2021-06-02T01:52:33.709Z] + make test [2021-06-02T01:52:33.709Z] go mod tidy [2021-06-02T01:52:33.709Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T01:52:36.352Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-02T01:52:36.371Z] Running in /w/workspace/device-sdk-go/178 [Pipeline] { [Pipeline] checkout [2021-06-02T01:52:36.683Z] Selected Git installation does not exist. Using Default [2021-06-02T01:52:36.683Z] The recommended git tool is: NONE [2021-06-02T01:52:39.081Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-02T01:52:41.819Z] using credential edgex-jenkins-ssh [2021-06-02T01:52:41.839Z] Cloning the remote Git repository [2021-06-02T01:52:41.924Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-02T01:52:42.048Z] > git init /w/workspace/device-sdk-go/178 # timeout=10 [2021-06-02T01:52:42.124Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-02T01:52:42.125Z] > git --version # timeout=10 [2021-06-02T01:52:42.149Z] > git --version # 'git version 2.17.1' [2021-06-02T01:52:42.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T01:52:42.232Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T01:52:43.474Z] Avoid second fetch [2021-06-02T01:52:43.475Z] Checking out Revision 93abf715a89b706c53091008ba2aa1c6f00d3b1a (master) [2021-06-02T01:52:43.436Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-02T01:52:43.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T01:52:43.491Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T01:52:43.505Z] > git checkout -f 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 [2021-06-02T01:52:47.792Z] Commit message: "refactor: Remove obsolete code from Add Secret (#951)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T01:52:48.975Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-02T01:52:49.473Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T01:52:49.830Z] + sudo service docker restart [2021-06-02T01:52:49.830Z] + true [2021-06-02T01:53:01.210Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-02T01:53:01.210Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-02T01:53:01.211Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-02T01:53:03.188Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.049s coverage: 25.4% of statements [2021-06-02T01:53:03.188Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-02T01:53:03.188Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 28.1% of statements [2021-06-02T01:53:03.455Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements [2021-06-02T01:53:03.455Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.049s coverage: 9.0% of statements [2021-06-02T01:53:03.455Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-02T01:53:03.455Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-02T01:53:03.455Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-02T01:53:04.411Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.066s coverage: 29.2% of statements [2021-06-02T01:53:04.411Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-02T01:53:05.368Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.067s coverage: 83.3% of statements [2021-06-02T01:53:05.368Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-02T01:53:05.368Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-02T01:53:05.368Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.084s coverage: 58.0% of statements [2021-06-02T01:53:06.789Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.844s coverage: 89.2% of statements [2021-06-02T01:53:06.790Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-02T01:53:06.790Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 5.0% of statements [2021-06-02T01:53:06.790Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-02T01:53:06.790Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T01:53:08.170Z] provisioning config files... [2021-06-02T01:53:08.195Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/178@tmp/config7864826650858678268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:53:08.575Z] ---> docker-login.sh [2021-06-02T01:53:08.575Z] nexus3.edgexfoundry.org:10001 [2021-06-02T01:53:09.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:53:09.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:53:09.796Z] Configure a credential helper to remove this warning. See [2021-06-02T01:53:09.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:53:09.796Z] [2021-06-02T01:53:09.796Z] Login Succeeded [2021-06-02T01:53:09.796Z] nexus3.edgexfoundry.org:10002 [2021-06-02T01:53:10.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:53:10.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:53:10.346Z] Configure a credential helper to remove this warning. See [2021-06-02T01:53:10.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:53:10.346Z] [2021-06-02T01:53:10.346Z] Login Succeeded [2021-06-02T01:53:10.346Z] nexus3.edgexfoundry.org:10003 [2021-06-02T01:53:10.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:53:10.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:53:10.893Z] Configure a credential helper to remove this warning. See [2021-06-02T01:53:10.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:53:10.893Z] [2021-06-02T01:53:10.893Z] Login Succeeded [2021-06-02T01:53:10.893Z] nexus3.edgexfoundry.org:10004 [2021-06-02T01:53:11.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:53:12.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:53:12.612Z] Configure a credential helper to remove this warning. See [2021-06-02T01:53:12.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:53:12.612Z] [2021-06-02T01:53:12.612Z] Login Succeeded [2021-06-02T01:53:12.612Z] docker.io [2021-06-02T01:53:12.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T01:53:13.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T01:53:13.210Z] Configure a credential helper to remove this warning. See [2021-06-02T01:53:13.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T01:53:13.210Z] [2021-06-02T01:53:13.210Z] Login Succeeded [2021-06-02T01:53:13.210Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T01:53:13.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-02T01:53:13.545Z] ========================================================= [2021-06-02T01:53:13.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-02T01:53:13.545Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:53:13.890Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-02T01:53:14.494Z] Sending build context to Docker daemon 2.616MB [2021-06-02T01:53:14.494Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T01:53:14.494Z] Step 2/8 : FROM ${BASE} [2021-06-02T01:53:14.494Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-02T01:53:14.494Z] 595b0fe564bb: Pulling fs layer [2021-06-02T01:53:14.494Z] 7186ed65a4f7: Pulling fs layer [2021-06-02T01:53:14.494Z] 316046926c0a: Pulling fs layer [2021-06-02T01:53:14.494Z] 4ebd0625c992: Pulling fs layer [2021-06-02T01:53:14.494Z] 207e8628e3a3: Pulling fs layer [2021-06-02T01:53:14.494Z] c791037a9be2: Pulling fs layer [2021-06-02T01:53:14.494Z] ffd874e62e21: Pulling fs layer [2021-06-02T01:53:14.494Z] 207e8628e3a3: Waiting [2021-06-02T01:53:14.494Z] c791037a9be2: Waiting [2021-06-02T01:53:14.494Z] 4ebd0625c992: Waiting [2021-06-02T01:53:14.494Z] ffd874e62e21: Waiting [2021-06-02T01:53:14.494Z] 316046926c0a: Verifying Checksum [2021-06-02T01:53:14.777Z] 7186ed65a4f7: Verifying Checksum [2021-06-02T01:53:14.777Z] 7186ed65a4f7: Download complete [2021-06-02T01:53:14.777Z] 207e8628e3a3: Download complete [2021-06-02T01:53:14.777Z] 595b0fe564bb: Verifying Checksum [2021-06-02T01:53:14.777Z] 595b0fe564bb: Download complete [2021-06-02T01:53:14.777Z] c791037a9be2: Verifying Checksum [2021-06-02T01:53:14.777Z] c791037a9be2: Download complete [2021-06-02T01:53:15.380Z] 595b0fe564bb: Pull complete [2021-06-02T01:53:15.992Z] 7186ed65a4f7: Pull complete [2021-06-02T01:53:16.271Z] 316046926c0a: Pull complete [2021-06-02T01:53:17.264Z] ffd874e62e21: Verifying Checksum [2021-06-02T01:53:17.264Z] ffd874e62e21: Download complete [2021-06-02T01:53:19.247Z] 4ebd0625c992: Verifying Checksum [2021-06-02T01:53:19.247Z] 4ebd0625c992: Download complete [2021-06-02T01:53:25.011Z] gofmt -l . [2021-06-02T01:53:25.011Z] [ "`gofmt -l .`" = "" ] [2021-06-02T01:53:25.011Z] ./bin/test-attribution-txt.sh [2021-06-02T01:53:25.011Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-02T01:53:25.018Z] $ docker stop --time=1 ac84f54187b77f217989d802092f09a760d5465234590125e01e8eb575451358 [2021-06-02T01:53:26.526Z] $ docker rm -f ac84f54187b77f217989d802092f09a760d5465234590125e01e8eb575451358 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T01:53:27.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-02T01:53:27.221Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-02T01:53:29.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-02T01:53:29.456Z] 4ebd0625c992: Pull complete [2021-06-02T01:53:29.684Z] + ls -al . [2021-06-02T01:53:29.684Z] total 208 [2021-06-02T01:53:29.684Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 2 01:53 . [2021-06-02T01:53:29.684Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 2 01:51 .. [2021-06-02T01:53:29.684Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 2 01:51 bin [2021-06-02T01:53:29.684Z] -rw-r--r--. 1 jenkins jenkins 126071 Jun 2 01:53 coverage.out [2021-06-02T01:53:29.684Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 2 01:51 Dockerfile.build [2021-06-02T01:53:29.684Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 2 01:51 .dockerignore [2021-06-02T01:53:29.684Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 2 01:51 example [2021-06-02T01:53:29.684Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 2 01:51 .git [2021-06-02T01:53:29.684Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 2 01:51 .github [2021-06-02T01:53:29.684Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 2 01:51 .gitignore [2021-06-02T01:53:29.684Z] -rw-r--r--. 1 jenkins jenkins 575 Jun 2 01:53 go.mod [2021-06-02T01:53:29.684Z] -rw-r--r--. 1 jenkins jenkins 20381 Jun 2 01:52 go.sum [2021-06-02T01:53:29.684Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 2 01:51 internal [2021-06-02T01:53:29.684Z] -rw-rw-r--. 1 jenkins jenkins 894 Jun 2 01:51 Jenkinsfile [2021-06-02T01:53:29.684Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 2 01:51 LICENSE [2021-06-02T01:53:29.684Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 2 01:51 Makefile [2021-06-02T01:53:29.684Z] drwxrwxr-x. 4 jenkins jenkins 26 Jun 2 01:51 openapi [2021-06-02T01:53:29.684Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 2 01:51 pkg [2021-06-02T01:53:29.684Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 2 01:51 README.md [2021-06-02T01:53:29.684Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jun 2 01:51 RELEASE-NOTES.txt [2021-06-02T01:53:29.684Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 2 01:51 snap [2021-06-02T01:53:29.684Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 2 01:48 VERSION [2021-06-02T01:53:29.684Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 2 01:51 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:53:29.734Z] 207e8628e3a3: Pull complete [2021-06-02T01:53:29.986Z] + docker build -t 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=93abf715a89b706c53091008ba2aa1c6f00d3b1a --label arch=amd64 --label version=2.0.0-dev.71 . [2021-06-02T01:53:29.986Z] Sending build context to Docker daemon 2.742MB [2021-06-02T01:53:29.986Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T01:53:29.986Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-02T01:53:29.986Z] ---> bf9965ee3090 [2021-06-02T01:53:29.986Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-02T01:53:29.986Z] ---> Running in af620b6dfeb4 [2021-06-02T01:53:30.009Z] c791037a9be2: Pull complete [2021-06-02T01:53:30.271Z] Removing intermediate container af620b6dfeb4 [2021-06-02T01:53:30.271Z] ---> da27ec5562c6 [2021-06-02T01:53:30.271Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-02T01:53:30.271Z] ---> Running in 0f3ee2e60889 [2021-06-02T01:53:30.271Z] Removing intermediate container 0f3ee2e60889 [2021-06-02T01:53:30.271Z] ---> c982883f6821 [2021-06-02T01:53:30.271Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:53:30.271Z] ---> Running in 6d5b6b807216 [2021-06-02T01:53:30.842Z] Removing intermediate container 6d5b6b807216 [2021-06-02T01:53:30.842Z] ---> adeea46f5b31 [2021-06-02T01:53:30.842Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-02T01:53:30.842Z] ---> Running in fcf4aff8021d [2021-06-02T01:53:31.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:53:31.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:53:32.247Z] OK: 150 MiB in 46 packages [2021-06-02T01:53:32.509Z] Removing intermediate container fcf4aff8021d [2021-06-02T01:53:32.509Z] ---> 8fd55eaab81a [2021-06-02T01:53:32.509Z] Step 7/23 : COPY . . [2021-06-02T01:53:32.773Z] ---> 9cebf3ca70da [2021-06-02T01:53:32.773Z] Step 8/23 : RUN go mod download [2021-06-02T01:53:32.773Z] ---> Running in 905717b26a1c [2021-06-02T01:53:33.346Z] Removing intermediate container 905717b26a1c [2021-06-02T01:53:33.346Z] ---> d7baf1b26da8 [2021-06-02T01:53:33.346Z] Step 9/23 : RUN make build [2021-06-02T01:53:33.346Z] ---> Running in 4f491f7ec084 [2021-06-02T01:53:33.609Z] go mod tidy [2021-06-02T01:53:33.609Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.71" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-02T01:53:34.387Z] ffd874e62e21: Pull complete [2021-06-02T01:53:34.387Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-02T01:53:34.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-02T01:53:34.387Z] ---> cfc18b08335c [2021-06-02T01:53:34.387Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-02T01:53:36.055Z] ---> Running in 7b3995fa9700 [2021-06-02T01:53:36.364Z] Removing intermediate container 7b3995fa9700 [2021-06-02T01:53:36.364Z] ---> 0159e8baa2c8 [2021-06-02T01:53:36.364Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:53:36.642Z] ---> Running in 671e87760983 [2021-06-02T01:53:39.284Z] Removing intermediate container 671e87760983 [2021-06-02T01:53:39.284Z] ---> 2db08102c1d8 [2021-06-02T01:53:39.284Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-02T01:53:39.284Z] ---> Running in 157cd23c2b00 [2021-06-02T01:53:40.264Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:53:41.238Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:53:42.216Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-02T01:53:42.216Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-02T01:53:42.216Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-02T01:53:42.216Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-02T01:53:42.526Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-02T01:53:42.526Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-02T01:53:42.526Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T01:53:42.526Z] OK: 139 MiB in 46 packages [2021-06-02T01:53:43.757Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-02T01:53:43.965Z] Removing intermediate container 157cd23c2b00 [2021-06-02T01:53:43.965Z] ---> f376b6b7f248 [2021-06-02T01:53:43.965Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-02T01:53:43.965Z] ---> Running in e13da35c315f [2021-06-02T01:53:44.567Z] Removing intermediate container e13da35c315f [2021-06-02T01:53:44.567Z] ---> d0b701c74a21 [2021-06-02T01:53:44.567Z] Step 7/8 : COPY . . [2021-06-02T01:53:44.701Z] Removing intermediate container 4f491f7ec084 [2021-06-02T01:53:44.702Z] ---> a342667e7684 [2021-06-02T01:53:44.702Z] Step 10/23 : FROM alpine:3.12 [2021-06-02T01:53:44.963Z] 3.12: Pulling from library/alpine [2021-06-02T01:53:45.233Z] 339de151aab4: Pulling fs layer [2021-06-02T01:53:45.233Z] 339de151aab4: Verifying Checksum [2021-06-02T01:53:45.233Z] 339de151aab4: Download complete [2021-06-02T01:53:45.507Z] 339de151aab4: Pull complete [2021-06-02T01:53:45.507Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T01:53:45.507Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T01:53:45.507Z] ---> 13621d1b12d4 [2021-06-02T01:53:45.507Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-02T01:53:45.507Z] ---> Running in b3185e36a6b6 [2021-06-02T01:53:45.507Z] Removing intermediate container b3185e36a6b6 [2021-06-02T01:53:45.507Z] ---> ae60e0396d7b [2021-06-02T01:53:45.507Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:53:45.507Z] ---> Running in 666c79577458 [2021-06-02T01:53:46.004Z] ---> face923495e1 [2021-06-02T01:53:46.004Z] Step 8/8 : RUN go mod download [2021-06-02T01:53:46.004Z] ---> Running in 31b8b3c03ca7 [2021-06-02T01:53:46.083Z] Removing intermediate container 666c79577458 [2021-06-02T01:53:46.083Z] ---> 7c2b9639720a [2021-06-02T01:53:46.083Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-02T01:53:46.083Z] ---> Running in de3b82bfd9af [2021-06-02T01:53:46.344Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T01:53:46.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T01:53:47.490Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-02T01:53:47.490Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-02T01:53:47.490Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-02T01:53:48.436Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-02T01:53:48.436Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-02T01:53:48.701Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:53:48.701Z] OK: 8 MiB in 19 packages [2021-06-02T01:53:48.964Z] Removing intermediate container de3b82bfd9af [2021-06-02T01:53:48.964Z] ---> 19b74c155551 [2021-06-02T01:53:48.964Z] Step 14/23 : WORKDIR / [2021-06-02T01:53:48.964Z] ---> Running in ba3808200af7 [2021-06-02T01:53:48.964Z] Removing intermediate container ba3808200af7 [2021-06-02T01:53:48.964Z] ---> baea2b8d9e66 [2021-06-02T01:53:48.964Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-02T01:53:49.225Z] ---> c62d6dc9264f [2021-06-02T01:53:49.225Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-02T01:53:49.491Z] ---> 6ff852b4cef2 [2021-06-02T01:53:49.491Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-02T01:53:49.753Z] ---> 82534c3f62c4 [2021-06-02T01:53:49.753Z] Step 18/23 : EXPOSE 59999 [2021-06-02T01:53:49.753Z] ---> Running in c8d2a8010299 [2021-06-02T01:53:49.753Z] Removing intermediate container c8d2a8010299 [2021-06-02T01:53:49.753Z] ---> 580139e1e2d0 [2021-06-02T01:53:49.753Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-02T01:53:49.753Z] ---> Running in 5857f8136778 [2021-06-02T01:53:50.013Z] Removing intermediate container 5857f8136778 [2021-06-02T01:53:50.013Z] ---> ad2472868e93 [2021-06-02T01:53:50.013Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:53:50.013Z] ---> Running in 34b8cd851c8d [2021-06-02T01:53:50.013Z] Removing intermediate container 34b8cd851c8d [2021-06-02T01:53:50.013Z] ---> edd7733286cd [2021-06-02T01:53:50.013Z] Step 21/23 : LABEL arch=amd64 [2021-06-02T01:53:50.013Z] ---> Running in 2f3cb42d6b6f [2021-06-02T01:53:50.013Z] Removing intermediate container 2f3cb42d6b6f [2021-06-02T01:53:50.013Z] ---> d09d94720e24 [2021-06-02T01:53:50.013Z] Step 22/23 : LABEL git_sha=93abf715a89b706c53091008ba2aa1c6f00d3b1a [2021-06-02T01:53:50.013Z] ---> Running in 4f3ca177f14e [2021-06-02T01:53:50.274Z] Removing intermediate container 4f3ca177f14e [2021-06-02T01:53:50.274Z] ---> c3a686eadc43 [2021-06-02T01:53:50.274Z] Step 23/23 : LABEL version=2.0.0-dev.71 [2021-06-02T01:53:50.274Z] ---> Running in 4dd4daf29b83 [2021-06-02T01:53:50.274Z] Removing intermediate container 4dd4daf29b83 [2021-06-02T01:53:50.274Z] ---> c86b199aabdc [2021-06-02T01:53:50.274Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-02T01:53:50.274Z] Successfully built c86b199aabdc [2021-06-02T01:53:50.274Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:53:51.378Z] ---> job-cost.sh [2021-06-02T01:53:51.378Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zANM [2021-06-02T01:54:01.396Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-02T01:54:12.821Z] Removing intermediate container 31b8b3c03ca7 [2021-06-02T01:54:12.821Z] ---> 35eebec4c271 [2021-06-02T01:54:12.821Z] Successfully built 35eebec4c271 [2021-06-02T01:54:12.821Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:54:13.168Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T01:54:13.168Z] . [Pipeline] withDockerContainer [2021-06-02T01:54:13.435Z] prd-ubuntu18.04-docker-arm64-4c-16g-28 does not seem to be running inside a container [2021-06-02T01:54:13.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/178 -v /w/workspace/device-sdk-go/178:/w/workspace/device-sdk-go/178:rw,z -v /w/workspace/device-sdk-go/178@tmp:/w/workspace/device-sdk-go/178@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 [2021-06-02T01:54:13.677Z] lf-activate-venv(): INFO: Adding /tmp/venv-zANM/bin to PATH [2021-06-02T01:54:13.677Z] INFO: No Stack... [2021-06-02T01:54:15.063Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-02T01:54:15.122Z] $ docker top 8fb47bad823f63a4feab3352db933c339f0764e5dad8ff5140f6ea094d4d3a8c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:54:15.635Z] INFO: Archiving Costs [Pipeline] sh [2021-06-02T01:54:15.934Z] + cat /w/workspace/device-sdk-go/178/archives/cost.csv [2021-06-02T01:54:15.934Z] + cut -d, -f6 [Pipeline] lock [2021-06-02T01:54:15.961Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-178-stack-cost] [2021-06-02T01:54:15.980Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-178-stack-cost] did not exist. Created. [2021-06-02T01:54:15.980Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-02T01:54:16.097Z] + go version [2021-06-02T01:54:16.097Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-02T01:54:16.113Z] $ docker stop --time=1 8fb47bad823f63a4feab3352db933c339f0764e5dad8ff5140f6ea094d4d3a8c [2021-06-02T01:54:16.303Z] + echo total: 0.05999999865889549 [2021-06-02T01:54:17.927Z] $ docker rm -f 8fb47bad823f63a4feab3352db933c339f0764e5dad8ff5140f6ea094d4d3a8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [2021-06-02T01:54:18.215Z] Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [2021-06-02T01:54:18.320Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-178-stack-cost] [Pipeline] // lock [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:54:18.875Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T01:54:18.875Z] . [Pipeline] withDockerContainer [2021-06-02T01:54:19.097Z] prd-ubuntu18.04-docker-arm64-4c-16g-28 does not seem to be running inside a container [2021-06-02T01:54:19.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/178 -v /w/workspace/device-sdk-go/178:/w/workspace/device-sdk-go/178:rw,z -v /w/workspace/device-sdk-go/178@tmp:/w/workspace/device-sdk-go/178@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 [2021-06-02T01:54:20.636Z] $ docker top 827889fca29c050683dce4a2dc5060b438cc8978e4f6dea42136d91197a77b89 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T01:54:21.579Z] + go mod tidy [Pipeline] sh [2021-06-02T01:54:22.857Z] + make test [2021-06-02T01:54:22.857Z] go mod tidy [2021-06-02T01:54:23.466Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T01:54:45.661Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-02T01:55:53.777Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-02T01:55:53.777Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-02T01:55:53.777Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-02T01:56:00.523Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.358s coverage: 25.4% of statements [2021-06-02T01:56:00.523Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-02T01:56:00.523Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.235s coverage: 28.1% of statements [2021-06-02T01:56:00.523Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.248s coverage: 78.9% of statements [2021-06-02T01:56:00.523Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.282s coverage: 9.0% of statements [2021-06-02T01:56:00.523Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-02T01:56:00.523Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-02T01:56:00.523Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-02T01:56:01.972Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.275s coverage: 29.2% of statements [2021-06-02T01:56:01.972Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-02T01:56:04.610Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.197s coverage: 83.3% of statements [2021-06-02T01:56:04.610Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-02T01:56:04.610Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-02T01:56:04.610Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.415s coverage: 58.0% of statements [2021-06-02T01:56:07.243Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.053s coverage: 89.2% of statements [2021-06-02T01:56:07.243Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-02T01:56:07.243Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.183s coverage: 5.0% of statements [2021-06-02T01:56:07.243Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-02T01:56:07.518Z] GO111MODULE=on go vet ./... [2021-06-02T01:57:04.142Z] gofmt -l . [2021-06-02T01:57:04.142Z] [ "`gofmt -l .`" = "" ] [2021-06-02T01:57:04.142Z] ./bin/test-attribution-txt.sh [2021-06-02T01:57:04.142Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-02T01:57:04.157Z] $ docker stop --time=1 827889fca29c050683dce4a2dc5060b438cc8978e4f6dea42136d91197a77b89 [2021-06-02T01:57:06.325Z] $ docker rm -f 827889fca29c050683dce4a2dc5060b438cc8978e4f6dea42136d91197a77b89 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T01:57:07.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-02T01:57:07.504Z] Warning: overwriting stash ‘coverage-report’ [2021-06-02T01:57:08.084Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T01:57:08.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-02T01:57:09.006Z] + ls -al . [2021-06-02T01:57:09.006Z] total 244 [2021-06-02T01:57:09.006Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 01:57 . [2021-06-02T01:57:09.006Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 01:52 .. [2021-06-02T01:57:09.006Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 2 01:52 .dockerignore [2021-06-02T01:57:09.006Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 01:52 .git [2021-06-02T01:57:09.006Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 01:52 .github [2021-06-02T01:57:09.006Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 2 01:52 .gitignore [2021-06-02T01:57:09.006Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 2 01:52 Dockerfile.build [2021-06-02T01:57:09.006Z] -rw-rw-r-- 1 jenkins jenkins 894 Jun 2 01:52 Jenkinsfile [2021-06-02T01:57:09.006Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 2 01:52 LICENSE [2021-06-02T01:57:09.006Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 2 01:52 Makefile [2021-06-02T01:57:09.006Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 2 01:52 README.md [2021-06-02T01:57:09.006Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jun 2 01:52 RELEASE-NOTES.txt [2021-06-02T01:57:09.006Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 2 01:48 VERSION [2021-06-02T01:57:09.006Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 01:52 bin [2021-06-02T01:57:09.006Z] -rw-r--r-- 1 jenkins jenkins 126071 Jun 2 01:56 coverage.out [2021-06-02T01:57:09.006Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 2 01:52 example [2021-06-02T01:57:09.006Z] -rw-r--r-- 1 jenkins jenkins 575 Jun 2 01:57 go.mod [2021-06-02T01:57:09.006Z] -rw-r--r-- 1 jenkins jenkins 20381 Jun 2 01:54 go.sum [2021-06-02T01:57:09.006Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 2 01:52 internal [2021-06-02T01:57:09.006Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 01:52 openapi [2021-06-02T01:57:09.006Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 2 01:52 pkg [2021-06-02T01:57:09.006Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 01:52 snap [2021-06-02T01:57:09.006Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 2 01:52 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-02T01:57:09.362Z] + docker build -t 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=93abf715a89b706c53091008ba2aa1c6f00d3b1a --label arch=arm64 --label version=2.0.0-dev.71 . [2021-06-02T01:57:09.968Z] Sending build context to Docker daemon 2.743MB [2021-06-02T01:57:09.968Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T01:57:09.968Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-02T01:57:09.968Z] ---> 35eebec4c271 [2021-06-02T01:57:09.968Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-02T01:57:10.242Z] ---> Running in 2aa40a0eaedb [2021-06-02T01:57:10.897Z] Removing intermediate container 2aa40a0eaedb [2021-06-02T01:57:10.897Z] ---> 688916facd93 [2021-06-02T01:57:10.897Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-02T01:57:10.897Z] ---> Running in 7de6353cbcf1 [2021-06-02T01:57:11.492Z] Removing intermediate container 7de6353cbcf1 [2021-06-02T01:57:11.492Z] ---> 3b84f54492d4 [2021-06-02T01:57:11.492Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:57:11.492Z] ---> Running in 23f36e278754 [2021-06-02T01:57:14.153Z] Removing intermediate container 23f36e278754 [2021-06-02T01:57:14.153Z] ---> aded38c5713c [2021-06-02T01:57:14.153Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-02T01:57:14.153Z] ---> Running in 6e61e1b20af3 [2021-06-02T01:57:15.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:57:16.105Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:57:16.700Z] OK: 139 MiB in 46 packages [2021-06-02T01:57:18.175Z] Removing intermediate container 6e61e1b20af3 [2021-06-02T01:57:18.175Z] ---> 8eb71aeef57c [2021-06-02T01:57:18.175Z] Step 7/23 : COPY . . [2021-06-02T01:57:19.611Z] ---> 272d4c398305 [2021-06-02T01:57:19.611Z] Step 8/23 : RUN go mod download [2021-06-02T01:57:19.611Z] ---> Running in 070079117c2d [2021-06-02T01:57:21.658Z] Removing intermediate container 070079117c2d [2021-06-02T01:57:21.658Z] ---> 667363096a29 [2021-06-02T01:57:21.658Z] Step 9/23 : RUN make build [2021-06-02T01:57:21.932Z] ---> Running in 40247b96bf7b [2021-06-02T01:57:23.377Z] go mod tidy [2021-06-02T01:57:23.655Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.71" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-02T01:57:56.018Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-02T01:57:58.648Z] Removing intermediate container 40247b96bf7b [2021-06-02T01:57:58.648Z] ---> ccf4ba5cddca [2021-06-02T01:57:58.648Z] Step 10/23 : FROM alpine:3.12 [2021-06-02T01:57:58.918Z] 3.12: Pulling from library/alpine [2021-06-02T01:57:59.190Z] d2f70382dc9a: Pulling fs layer [2021-06-02T01:57:59.464Z] d2f70382dc9a: Verifying Checksum [2021-06-02T01:57:59.464Z] d2f70382dc9a: Download complete [2021-06-02T01:58:00.056Z] d2f70382dc9a: Pull complete [2021-06-02T01:58:00.056Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T01:58:00.056Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T01:58:00.056Z] ---> 9852663dfa18 [2021-06-02T01:58:00.056Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-02T01:58:00.327Z] ---> Running in 82721cd8538d [2021-06-02T01:58:00.601Z] Removing intermediate container 82721cd8538d [2021-06-02T01:58:00.601Z] ---> fe71bfcca11d [2021-06-02T01:58:00.601Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T01:58:00.877Z] ---> Running in 71795288229e [2021-06-02T01:58:02.869Z] Removing intermediate container 71795288229e [2021-06-02T01:58:02.869Z] ---> e02880fc1b44 [2021-06-02T01:58:02.869Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-02T01:58:02.869Z] ---> Running in 584ff0393496 [2021-06-02T01:58:04.325Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T01:58:04.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T01:58:05.514Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-02T01:58:05.514Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-02T01:58:05.785Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-02T01:58:06.055Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-02T01:58:06.327Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-02T01:58:06.327Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T01:58:06.327Z] OK: 8 MiB in 19 packages [2021-06-02T01:58:07.769Z] Removing intermediate container 584ff0393496 [2021-06-02T01:58:07.769Z] ---> 6e95b7fadf6b [2021-06-02T01:58:07.769Z] Step 14/23 : WORKDIR / [2021-06-02T01:58:07.769Z] ---> Running in 3b796d7e4dd1 [2021-06-02T01:58:08.043Z] Removing intermediate container 3b796d7e4dd1 [2021-06-02T01:58:08.043Z] ---> a7d314a68b58 [2021-06-02T01:58:08.043Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-02T01:58:09.022Z] ---> e7793ef3e1b9 [2021-06-02T01:58:09.022Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-02T01:58:10.457Z] ---> b8c339dd543d [2021-06-02T01:58:10.457Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-02T01:58:11.057Z] ---> 662fa1af699c [2021-06-02T01:58:11.057Z] Step 18/23 : EXPOSE 59999 [2021-06-02T01:58:11.057Z] ---> Running in a80ffff2974f [2021-06-02T01:58:11.654Z] Removing intermediate container a80ffff2974f [2021-06-02T01:58:11.654Z] ---> 805b56acaa2f [2021-06-02T01:58:11.654Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-02T01:58:11.654Z] ---> Running in 0826d78c7949 [2021-06-02T01:58:12.254Z] Removing intermediate container 0826d78c7949 [2021-06-02T01:58:12.254Z] ---> 6dcc8501b34b [2021-06-02T01:58:12.254Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T01:58:12.254Z] ---> Running in 5d63de96ca9d [2021-06-02T01:58:12.850Z] Removing intermediate container 5d63de96ca9d [2021-06-02T01:58:12.850Z] ---> 1073dc8526be [2021-06-02T01:58:12.850Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T01:58:12.850Z] ---> Running in 467cdd8e3cd0 [2021-06-02T01:58:13.446Z] Removing intermediate container 467cdd8e3cd0 [2021-06-02T01:58:13.446Z] ---> 02a3bae969a3 [2021-06-02T01:58:13.446Z] Step 22/23 : LABEL git_sha=93abf715a89b706c53091008ba2aa1c6f00d3b1a [2021-06-02T01:58:13.721Z] ---> Running in d2e3679255ce [2021-06-02T01:58:13.996Z] Removing intermediate container d2e3679255ce [2021-06-02T01:58:13.996Z] ---> 62c424d60e72 [2021-06-02T01:58:13.996Z] Step 23/23 : LABEL version=2.0.0-dev.71 [2021-06-02T01:58:14.270Z] ---> Running in f5e688c3848d [2021-06-02T01:58:14.864Z] Removing intermediate container f5e688c3848d [2021-06-02T01:58:14.864Z] ---> 6d1ff434f6a3 [2021-06-02T01:58:14.864Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-02T01:58:14.864Z] Successfully built 6d1ff434f6a3 [2021-06-02T01:58:14.864Z] Successfully tagged 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-02T01:58:15.582Z] ---> job-cost.sh [2021-06-02T01:58:15.582Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H3XY [2021-06-02T01:58:54.577Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-02T02:00:16.331Z] lf-activate-venv(): INFO: Adding /tmp/venv-H3XY/bin to PATH [2021-06-02T02:00:16.331Z] INFO: No Stack... [2021-06-02T02:00:16.602Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-02T02:00:17.200Z] INFO: Archiving Costs [Pipeline] sh [2021-06-02T02:00:17.553Z] + cat /w/workspace/device-sdk-go/178/archives/cost.csv [2021-06-02T02:00:17.553Z] + cut -d, -f6 [Pipeline] lock [2021-06-02T02:00:17.617Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-178-stack-cost] [2021-06-02T02:00:17.627Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-178-stack-cost] did not exist. Created. [2021-06-02T02:00:17.627Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-02T02:00:18.004Z] /w/workspace/device-sdk-go/178@tmp/durable-d96746a3/script.sh: 1: /w/workspace/device-sdk-go/178@tmp/durable-d96746a3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-02T02:00:18.353Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-02T02:00:18.440Z] Warning: overwriting stash ‘stack-cost’ [2021-06-02T02:00:18.603Z] Stashed 1 file(s) [Pipeline] } [2021-06-02T02:00:18.616Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-178-stack-cost] [Pipeline] // lock [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] configFileProvider [2021-06-02T02:00:19.593Z] provisioning config files... [2021-06-02T02:00:19.607Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5387753605687351309tmp [Pipeline] { [Pipeline] sh [2021-06-02T02:00:19.930Z] + set +x [2021-06-02T02:00:19.931Z] + curl -s https://codecov.io/bash [2021-06-02T02:00:19.931Z] + bash -s -- [2021-06-02T02:00:19.931Z] [2021-06-02T02:00:19.931Z] _____ _ [2021-06-02T02:00:19.931Z] / ____| | | [2021-06-02T02:00:19.931Z] | | ___ __| | ___ ___ _____ __ [2021-06-02T02:00:19.931Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-02T02:00:19.931Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-02T02:00:19.931Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-02T02:00:19.931Z] Bash-1.0.3 [2021-06-02T02:00:19.931Z] [2021-06-02T02:00:19.931Z] [2021-06-02T02:00:19.931Z] ==> git version 2.24.4 found [2021-06-02T02:00:19.931Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-02T02:00:19.931Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-02T02:00:19.931Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-02T02:00:19.931Z] ==> Jenkins CI detected. [2021-06-02T02:00:19.931Z] project root: . [2021-06-02T02:00:19.931Z] --> token set from env [2021-06-02T02:00:19.931Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-02T02:00:20.193Z] ==> Running gcov in . (disable via -X gcov) [2021-06-02T02:00:20.193Z] ==> Python coveragepy not found [2021-06-02T02:00:20.193Z] ==> Searching for coverage reports in: [2021-06-02T02:00:20.193Z] + . [2021-06-02T02:00:20.193Z] -> Found 1 reports [2021-06-02T02:00:20.193Z] ==> Detecting git/mercurial file structure [2021-06-02T02:00:20.193Z] ==> Reading reports [2021-06-02T02:00:20.193Z] + ./coverage.out bytes=126071 [2021-06-02T02:00:20.193Z] ==> Appending adjustments [2021-06-02T02:00:20.193Z] https://docs.codecov.io/docs/fixing-reports [2021-06-02T02:00:20.455Z] + Found adjustments [2021-06-02T02:00:20.455Z] ==> Gzipping contents [2021-06-02T02:00:20.455Z] 20K /tmp/codecov.iT48T2.gz [2021-06-02T02:00:20.455Z] ==> Uploading reports [2021-06-02T02:00:20.455Z] url: https://codecov.io [2021-06-02T02:00:20.455Z] query: branch=master&commit=93abf715a89b706c53091008ba2aa1c6f00d3b1a&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F178%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-02T02:00:20.455Z] -> Pinging Codecov [2021-06-02T02:00:20.455Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=93abf715a89b706c53091008ba2aa1c6f00d3b1a&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F178%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-02T02:00:21.854Z] -> Uploading to [2021-06-02T02:00:21.854Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-02/7E55EF52A471D76F132DFD9A03CDDE97/93abf715a89b706c53091008ba2aa1c6f00d3b1a/fcd37a38-8bda-43a1-b184-8a56d623fef1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210602T020021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9cb5871139fc1b4dc1a8dc09205160daa3d8d8905126bdd2ad9f6835ce60240d [2021-06-02T02:00:21.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T02:00:21.854Z] Dload Upload Total Spent Left Speed [2021-06-02T02:00:22.116Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16446 0 0 100 16446 0 39358 --:--:-- --:--:-- --:--:-- 39438 [2021-06-02T02:00:22.116Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/93abf715a89b706c53091008ba2aa1c6f00d3b1a [Pipeline] } [2021-06-02T02:00:22.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-02T02:00:24.776Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-02T02:00:24.855Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:00:25.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-02T02:00:25.173Z] [2021-06-02T02:00:25.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:00:25.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-02T02:00:25.504Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-02T02:00:25.504Z] 188c0c94c7c5: Pulling fs layer [2021-06-02T02:00:25.504Z] 0ef7d3d256c8: Pulling fs layer [2021-06-02T02:00:25.504Z] de9db76c5a1d: Pulling fs layer [2021-06-02T02:00:25.504Z] 0eba1c9be4d2: Pulling fs layer [2021-06-02T02:00:25.504Z] 0d57e429df01: Pulling fs layer [2021-06-02T02:00:25.504Z] 4e4be7b47b0d: Pulling fs layer [2021-06-02T02:00:25.504Z] e1f770b5df2f: Pulling fs layer [2021-06-02T02:00:25.504Z] 85a0685a4137: Pulling fs layer [2021-06-02T02:00:25.504Z] 0d57e429df01: Waiting [2021-06-02T02:00:25.504Z] 4e4be7b47b0d: Waiting [2021-06-02T02:00:25.504Z] e1f770b5df2f: Waiting [2021-06-02T02:00:25.504Z] 85a0685a4137: Waiting [2021-06-02T02:00:25.768Z] de9db76c5a1d: Verifying Checksum [2021-06-02T02:00:25.768Z] de9db76c5a1d: Download complete [2021-06-02T02:00:25.768Z] 0ef7d3d256c8: Verifying Checksum [2021-06-02T02:00:25.768Z] 0ef7d3d256c8: Download complete [2021-06-02T02:00:25.768Z] 0d57e429df01: Verifying Checksum [2021-06-02T02:00:25.768Z] 0d57e429df01: Download complete [2021-06-02T02:00:25.768Z] 188c0c94c7c5: Verifying Checksum [2021-06-02T02:00:25.768Z] 188c0c94c7c5: Download complete [2021-06-02T02:00:25.768Z] 4e4be7b47b0d: Verifying Checksum [2021-06-02T02:00:25.768Z] 4e4be7b47b0d: Download complete [2021-06-02T02:00:26.028Z] 188c0c94c7c5: Pull complete [2021-06-02T02:00:26.028Z] 0ef7d3d256c8: Pull complete [2021-06-02T02:00:26.288Z] de9db76c5a1d: Pull complete [2021-06-02T02:00:27.232Z] e1f770b5df2f: Verifying Checksum [2021-06-02T02:00:27.232Z] e1f770b5df2f: Download complete [2021-06-02T02:00:28.619Z] 0eba1c9be4d2: Verifying Checksum [2021-06-02T02:00:28.619Z] 0eba1c9be4d2: Download complete [2021-06-02T02:00:28.889Z] 85a0685a4137: Verifying Checksum [2021-06-02T02:00:28.889Z] 85a0685a4137: Download complete [2021-06-02T02:00:32.224Z] 0eba1c9be4d2: Pull complete [2021-06-02T02:00:32.224Z] 0d57e429df01: Pull complete [2021-06-02T02:00:32.224Z] 4e4be7b47b0d: Pull complete [2021-06-02T02:00:32.490Z] e1f770b5df2f: Pull complete [2021-06-02T02:00:35.824Z] 85a0685a4137: Pull complete [2021-06-02T02:00:35.824Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-02T02:00:35.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-02T02:00:35.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-02T02:00:35.918Z] prd-centos7-docker-4c-2g-25 does not seem to be running inside a container [2021-06-02T02:00:35.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-02T02:00:39.183Z] $ docker top 37bb083c07c8d75234b21b694f4e053a55bca3aaf202880be4050e8942462bf0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T02:00:39.283Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-02T02:00:39.609Z] + set -o pipefail [2021-06-02T02:00:39.609Z] + snyk monitor '--org=edgex-jenkins' [2021-06-02T02:00:46.224Z] [2021-06-02T02:00:46.224Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-06-02T02:00:46.224Z] [2021-06-02T02:00:46.224Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/27a16fd9-7941-4661-bbff-6280f1f6c011 [2021-06-02T02:00:46.224Z] [2021-06-02T02:00:46.224Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-02T02:00:46.224Z] [2021-06-02T02:00:46.224Z] [Pipeline] } [2021-06-02T02:00:46.236Z] $ docker stop --time=1 37bb083c07c8d75234b21b694f4e053a55bca3aaf202880be4050e8942462bf0 [2021-06-02T02:00:48.324Z] $ docker rm -f 37bb083c07c8d75234b21b694f4e053a55bca3aaf202880be4050e8942462bf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-02T02:00:49.341Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T02:00:49.371Z] provisioning config files... [2021-06-02T02:00:49.384Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5853449121555810817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:00:49.716Z] --> edgex-publish-swagger.sh [2021-06-02T02:00:49.716Z] === Publish openapi/v1 API === [2021-06-02T02:00:49.716Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-06-02T02:00:49.716Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-06-02T02:00:49.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T02:00:49.716Z] Dload Upload Total Spent Left Speed [2021-06-02T02:00:50.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 22323 --:--:-- --:--:-- --:--:-- 22337 [2021-06-02T02:00:50.662Z] [2021-06-02T02:00:50.662Z] [2021-06-02T02:00:50.662Z] === Publish openapi/v2 API === [2021-06-02T02:00:50.662Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-02T02:00:50.662Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-06-02T02:00:50.662Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T02:00:50.662Z] Dload Upload Total Spent Left Speed [2021-06-02T02:00:51.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 70910 --:--:-- --:--:-- --:--:-- 70913 [2021-06-02T02:00:51.233Z] [2021-06-02T02:00:51.233Z] [Pipeline] } [2021-06-02T02:00:51.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-02T02:00:51.781Z] + git log --format=format:%s -1 93abf715a89b706c53091008ba2aa1c6f00d3b1a [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:00:52.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T02:00:52.091Z] . [Pipeline] withDockerContainer [2021-06-02T02:00:52.163Z] prd-centos7-docker-4c-2g-25 does not seem to be running inside a container [2021-06-02T02:00:52.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 [2021-06-02T02:00:52.530Z] $ docker top 26e217f0a8be70e69e8db86b6aa1b9b610136e5f54ae66d28a72670b3a4d7c8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T02:00:52.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T02:00:52.840Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T02:00:52.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T02:00:52.953Z] $ docker exec 26e217f0a8be70e69e8db86b6aa1b9b610136e5f54ae66d28a72670b3a4d7c8f ssh-agent [2021-06-02T02:00:53.065Z] SSH_AUTH_SOCK=/tmp/ssh-yKZz2eWMRJcW/agent.14 [2021-06-02T02:00:53.065Z] SSH_AGENT_PID=20 [2021-06-02T02:00:53.070Z] Running ssh-add (command line suppressed) [2021-06-02T02:00:53.181Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1995928233502085261.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1995928233502085261.key) [2021-06-02T02:00:53.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T02:00:53.507Z] + git semver tag [2021-06-02T02:00:53.507Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T02:00:53.507Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-02T02:00:53.507Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-02T02:00:53.507Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T02:00:53.507Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T02:00:53.507Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T02:00:53.507Z] # $SEMVER_BRANCH = master [2021-06-02T02:00:53.507Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-02T02:00:53.507Z] # 93abf715a89b706c53091008ba2aa1c6f00d3b1a HEAD [2021-06-02T02:00:53.507Z] # -> Force: false [2021-06-02T02:00:53.507Z] # a6d142a9386d1188ae1baf59b25048229f88c5e4 refs/tags/v2.0.0-dev.71 [Pipeline] } [2021-06-02T02:00:53.514Z] $ docker exec --env ******** --env ******** 26e217f0a8be70e69e8db86b6aa1b9b610136e5f54ae66d28a72670b3a4d7c8f ssh-agent -k [2021-06-02T02:00:53.606Z] unset SSH_AUTH_SOCK; [2021-06-02T02:00:53.606Z] unset SSH_AGENT_PID; [2021-06-02T02:00:53.606Z] echo Agent pid 20 killed; [2021-06-02T02:00:53.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T02:00:53.956Z] + git semver [Pipeline] } [2021-06-02T02:00:53.967Z] $ docker stop --time=1 26e217f0a8be70e69e8db86b6aa1b9b610136e5f54ae66d28a72670b3a4d7c8f [2021-06-02T02:00:55.155Z] $ docker rm -f 26e217f0a8be70e69e8db86b6aa1b9b610136e5f54ae66d28a72670b3a4d7c8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:00:55.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-02T02:00:55.651Z] [2021-06-02T02:00:55.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:00:55.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-02T02:00:55.965Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-02T02:00:55.965Z] ab5ef0e58194: Pulling fs layer [2021-06-02T02:00:55.965Z] 9712f1f96733: Pulling fs layer [2021-06-02T02:00:55.965Z] 63f879dbbcfc: Pulling fs layer [2021-06-02T02:00:55.965Z] 0d9ebad4ef96: Pulling fs layer [2021-06-02T02:00:55.965Z] e9a5061849ea: Pulling fs layer [2021-06-02T02:00:55.965Z] d747dcd14b5f: Pulling fs layer [2021-06-02T02:00:55.965Z] 2de7ff778b66: Pulling fs layer [2021-06-02T02:00:55.965Z] 0d9ebad4ef96: Waiting [2021-06-02T02:00:55.965Z] e9a5061849ea: Waiting [2021-06-02T02:00:55.965Z] d747dcd14b5f: Waiting [2021-06-02T02:00:55.965Z] 2de7ff778b66: Waiting [2021-06-02T02:00:55.965Z] 9712f1f96733: Verifying Checksum [2021-06-02T02:00:55.965Z] 9712f1f96733: Download complete [2021-06-02T02:00:57.356Z] 63f879dbbcfc: Verifying Checksum [2021-06-02T02:00:57.356Z] 63f879dbbcfc: Download complete [2021-06-02T02:00:57.356Z] e9a5061849ea: Verifying Checksum [2021-06-02T02:00:57.356Z] e9a5061849ea: Download complete [2021-06-02T02:00:57.356Z] d747dcd14b5f: Download complete [2021-06-02T02:00:57.617Z] 2de7ff778b66: Verifying Checksum [2021-06-02T02:00:57.617Z] 2de7ff778b66: Download complete [2021-06-02T02:00:57.878Z] 0d9ebad4ef96: Verifying Checksum [2021-06-02T02:00:57.878Z] 0d9ebad4ef96: Download complete [2021-06-02T02:00:57.878Z] ab5ef0e58194: Verifying Checksum [2021-06-02T02:00:57.878Z] ab5ef0e58194: Download complete [2021-06-02T02:01:00.462Z] ab5ef0e58194: Pull complete [2021-06-02T02:01:00.462Z] 9712f1f96733: Pull complete [2021-06-02T02:01:01.413Z] 63f879dbbcfc: Pull complete [2021-06-02T02:01:04.736Z] 0d9ebad4ef96: Pull complete [2021-06-02T02:01:04.736Z] e9a5061849ea: Pull complete [2021-06-02T02:01:04.736Z] d747dcd14b5f: Pull complete [2021-06-02T02:01:05.700Z] 2de7ff778b66: Pull complete [2021-06-02T02:01:05.701Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-02T02:01:05.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-02T02:01:05.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-02T02:01:05.815Z] prd-centos7-docker-4c-2g-25 does not seem to be running inside a container [2021-06-02T02:01:05.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-02T02:01:10.451Z] $ docker top 8bf29cc5c4ce95ba40d88aafabdf4a2edd05ff70ca97f08203956aa55679a19f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-02T02:01:10.549Z] provisioning config files... [2021-06-02T02:01:10.558Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4426547450690049218tmp [2021-06-02T02:01:10.569Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7893685829085295922tmp [2021-06-02T02:01:10.580Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2657646320924586850tmp [Pipeline] { [Pipeline] echo [2021-06-02T02:01:10.599Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:01:10.891Z] ---> sigul-configuration.sh [2021-06-02T02:01:10.891Z] gpg: directory `/root/.gnupg' created [2021-06-02T02:01:10.891Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-02T02:01:10.891Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-02T02:01:10.891Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-02T02:01:10.891Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-02T02:01:10.891Z] gpg: CAST5 encrypted data [2021-06-02T02:01:10.891Z] gpg: encrypted with 1 passphrase [2021-06-02T02:01:10.891Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-02T02:01:11.190Z] + mkdir /home/jenkins [2021-06-02T02:01:11.190Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-02T02:01:11.487Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-02T02:01:11.497Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:01:11.795Z] ---> sigul-install.sh [2021-06-02T02:01:16.002Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-02T02:01:16.301Z] + git tag --list [2021-06-02T02:01:16.301Z] 0.7.1 [2021-06-02T02:01:16.301Z] delhi-tag [2021-06-02T02:01:16.301Z] v1.0.0 [2021-06-02T02:01:16.301Z] v1.1.0 [2021-06-02T02:01:16.301Z] v1.1.1 [2021-06-02T02:01:16.301Z] v1.1.2 [2021-06-02T02:01:16.301Z] v1.2.0 [2021-06-02T02:01:16.301Z] v1.2.1 [2021-06-02T02:01:16.301Z] v1.2.2 [2021-06-02T02:01:16.301Z] v1.2.3 [2021-06-02T02:01:16.301Z] v1.3.0 [2021-06-02T02:01:16.301Z] v1.4.0 [2021-06-02T02:01:16.301Z] v2.0.0-dev.1 [2021-06-02T02:01:16.301Z] v2.0.0-dev.10 [2021-06-02T02:01:16.301Z] v2.0.0-dev.11 [2021-06-02T02:01:16.301Z] v2.0.0-dev.12 [2021-06-02T02:01:16.301Z] v2.0.0-dev.13 [2021-06-02T02:01:16.301Z] v2.0.0-dev.14 [2021-06-02T02:01:16.301Z] v2.0.0-dev.15 [2021-06-02T02:01:16.301Z] v2.0.0-dev.16 [2021-06-02T02:01:16.301Z] v2.0.0-dev.17 [2021-06-02T02:01:16.301Z] v2.0.0-dev.18 [2021-06-02T02:01:16.301Z] v2.0.0-dev.19 [2021-06-02T02:01:16.301Z] v2.0.0-dev.2 [2021-06-02T02:01:16.301Z] v2.0.0-dev.20 [2021-06-02T02:01:16.301Z] v2.0.0-dev.21 [2021-06-02T02:01:16.301Z] v2.0.0-dev.22 [2021-06-02T02:01:16.301Z] v2.0.0-dev.23 [2021-06-02T02:01:16.301Z] v2.0.0-dev.24 [2021-06-02T02:01:16.301Z] v2.0.0-dev.25 [2021-06-02T02:01:16.301Z] v2.0.0-dev.26 [2021-06-02T02:01:16.301Z] v2.0.0-dev.27 [2021-06-02T02:01:16.301Z] v2.0.0-dev.28 [2021-06-02T02:01:16.301Z] v2.0.0-dev.29 [2021-06-02T02:01:16.301Z] v2.0.0-dev.3 [2021-06-02T02:01:16.301Z] v2.0.0-dev.30 [2021-06-02T02:01:16.301Z] v2.0.0-dev.31 [2021-06-02T02:01:16.301Z] v2.0.0-dev.32 [2021-06-02T02:01:16.301Z] v2.0.0-dev.33 [2021-06-02T02:01:16.301Z] v2.0.0-dev.34 [2021-06-02T02:01:16.301Z] v2.0.0-dev.35 [2021-06-02T02:01:16.301Z] v2.0.0-dev.36 [2021-06-02T02:01:16.301Z] v2.0.0-dev.37 [2021-06-02T02:01:16.301Z] v2.0.0-dev.38 [2021-06-02T02:01:16.301Z] v2.0.0-dev.39 [2021-06-02T02:01:16.301Z] v2.0.0-dev.4 [2021-06-02T02:01:16.301Z] v2.0.0-dev.40 [2021-06-02T02:01:16.301Z] v2.0.0-dev.41 [2021-06-02T02:01:16.301Z] v2.0.0-dev.42 [2021-06-02T02:01:16.301Z] v2.0.0-dev.43 [2021-06-02T02:01:16.301Z] v2.0.0-dev.44 [2021-06-02T02:01:16.301Z] v2.0.0-dev.45 [2021-06-02T02:01:16.301Z] v2.0.0-dev.46 [2021-06-02T02:01:16.301Z] v2.0.0-dev.47 [2021-06-02T02:01:16.301Z] v2.0.0-dev.48 [2021-06-02T02:01:16.301Z] v2.0.0-dev.49 [2021-06-02T02:01:16.301Z] v2.0.0-dev.5 [2021-06-02T02:01:16.301Z] v2.0.0-dev.50 [2021-06-02T02:01:16.301Z] v2.0.0-dev.51 [2021-06-02T02:01:16.301Z] v2.0.0-dev.52 [2021-06-02T02:01:16.301Z] v2.0.0-dev.53 [2021-06-02T02:01:16.301Z] v2.0.0-dev.54 [2021-06-02T02:01:16.301Z] v2.0.0-dev.55 [2021-06-02T02:01:16.301Z] v2.0.0-dev.56 [2021-06-02T02:01:16.301Z] v2.0.0-dev.57 [2021-06-02T02:01:16.301Z] v2.0.0-dev.58 [2021-06-02T02:01:16.301Z] v2.0.0-dev.59 [2021-06-02T02:01:16.301Z] v2.0.0-dev.6 [2021-06-02T02:01:16.301Z] v2.0.0-dev.60 [2021-06-02T02:01:16.301Z] v2.0.0-dev.61 [2021-06-02T02:01:16.301Z] v2.0.0-dev.62 [2021-06-02T02:01:16.301Z] v2.0.0-dev.63 [2021-06-02T02:01:16.301Z] v2.0.0-dev.64 [2021-06-02T02:01:16.301Z] v2.0.0-dev.65 [2021-06-02T02:01:16.301Z] v2.0.0-dev.66 [2021-06-02T02:01:16.301Z] v2.0.0-dev.67 [2021-06-02T02:01:16.301Z] v2.0.0-dev.68 [2021-06-02T02:01:16.301Z] v2.0.0-dev.69 [2021-06-02T02:01:16.301Z] v2.0.0-dev.7 [2021-06-02T02:01:16.301Z] v2.0.0-dev.70 [2021-06-02T02:01:16.301Z] v2.0.0-dev.71 [2021-06-02T02:01:16.301Z] v2.0.0-dev.8 [2021-06-02T02:01:16.301Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-02T02:01:16.599Z] + lftools sign git-tag v2.0.0-dev.71 [2021-06-02T02:01:17.172Z] Signing Git tag with Sigul... [2021-06-02T02:01:17.172Z] Signing v2.0.0-dev.71 [Pipeline] echo [2021-06-02T02:01:17.762Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:01:18.074Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-02T02:01:18.146Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-02T02:01:18.316Z] $ docker stop --time=1 8bf29cc5c4ce95ba40d88aafabdf4a2edd05ff70ca97f08203956aa55679a19f [2021-06-02T02:01:20.347Z] $ docker rm -f 8bf29cc5c4ce95ba40d88aafabdf4a2edd05ff70ca97f08203956aa55679a19f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:01:21.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T02:01:21.205Z] . [Pipeline] withDockerContainer [2021-06-02T02:01:21.286Z] prd-centos7-docker-4c-2g-25 does not seem to be running inside a container [2021-06-02T02:01:21.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 [2021-06-02T02:01:21.714Z] $ docker top 647651ccdbf414c4fa68f8644f26d3ae765a041a69ec4455b43cc0bc497c855d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T02:01:21.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T02:01:21.872Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T02:01:21.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T02:01:21.982Z] $ docker exec 647651ccdbf414c4fa68f8644f26d3ae765a041a69ec4455b43cc0bc497c855d ssh-agent [2021-06-02T02:01:22.114Z] SSH_AUTH_SOCK=/tmp/ssh-eAM0rdthiic0/agent.14 [2021-06-02T02:01:22.114Z] SSH_AGENT_PID=21 [2021-06-02T02:01:22.119Z] Running ssh-add (command line suppressed) [2021-06-02T02:01:22.214Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6695333692707662524.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6695333692707662524.key) [2021-06-02T02:01:22.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T02:01:22.539Z] + git semver bump pre [2021-06-02T02:01:22.539Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T02:01:22.539Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-02T02:01:22.539Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-02T02:01:22.539Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T02:01:22.539Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T02:01:22.539Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T02:01:22.539Z] # $SEMVER_BRANCH = master [2021-06-02T02:01:22.539Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-02T02:01:22.539Z] 2.0.0-dev.72 [Pipeline] } [2021-06-02T02:01:22.546Z] $ docker exec --env ******** --env ******** 647651ccdbf414c4fa68f8644f26d3ae765a041a69ec4455b43cc0bc497c855d ssh-agent -k [2021-06-02T02:01:22.636Z] unset SSH_AUTH_SOCK; [2021-06-02T02:01:22.636Z] unset SSH_AGENT_PID; [2021-06-02T02:01:22.636Z] echo Agent pid 21 killed; [2021-06-02T02:01:22.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T02:01:22.998Z] + git semver [Pipeline] } [2021-06-02T02:01:23.011Z] $ docker stop --time=1 647651ccdbf414c4fa68f8644f26d3ae765a041a69ec4455b43cc0bc497c855d [2021-06-02T02:01:24.229Z] $ docker rm -f 647651ccdbf414c4fa68f8644f26d3ae765a041a69ec4455b43cc0bc497c855d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:01:24.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T02:01:24.616Z] . [Pipeline] withDockerContainer [2021-06-02T02:01:24.715Z] prd-centos7-docker-4c-2g-25 does not seem to be running inside a container [2021-06-02T02:01:24.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 [2021-06-02T02:01:25.094Z] $ docker top 203525f9b8c181f77e3b9ced2d759c2f43030a661e3d13f4804846d5245570c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T02:01:25.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T02:01:25.221Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T02:01:25.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T02:01:25.335Z] $ docker exec 203525f9b8c181f77e3b9ced2d759c2f43030a661e3d13f4804846d5245570c3 ssh-agent [2021-06-02T02:01:25.449Z] SSH_AUTH_SOCK=/tmp/ssh-CKzGzrLr1JGs/agent.15 [2021-06-02T02:01:25.449Z] SSH_AGENT_PID=21 [2021-06-02T02:01:25.454Z] Running ssh-add (command line suppressed) [2021-06-02T02:01:25.536Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1086045243347968186.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1086045243347968186.key) [2021-06-02T02:01:25.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T02:01:25.858Z] + git semver push [2021-06-02T02:01:25.859Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T02:01:25.859Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-02T02:01:25.859Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-02T02:01:25.859Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T02:01:25.859Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T02:01:25.859Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T02:01:25.859Z] # $SEMVER_BRANCH = master [2021-06-02T02:01:25.859Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-02T02:01:30.080Z] $ docker exec --env ******** --env ******** 203525f9b8c181f77e3b9ced2d759c2f43030a661e3d13f4804846d5245570c3 ssh-agent -k [2021-06-02T02:01:30.182Z] unset SSH_AUTH_SOCK; [2021-06-02T02:01:30.182Z] unset SSH_AGENT_PID; [2021-06-02T02:01:30.182Z] echo Agent pid 21 killed; [2021-06-02T02:01:30.197Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T02:01:30.564Z] + git semver [Pipeline] } [2021-06-02T02:01:30.574Z] $ docker stop --time=1 203525f9b8c181f77e3b9ced2d759c2f43030a661e3d13f4804846d5245570c3 [2021-06-02T02:01:31.764Z] $ docker rm -f 203525f9b8c181f77e3b9ced2d759c2f43030a661e3d13f4804846d5245570c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2021-06-02T02:01:33.035Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:01:33.601Z] ---> package-listing.sh [2021-06-02T02:01:33.601Z] ++ facter osfamily [2021-06-02T02:01:33.601Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-02T02:01:33.869Z] + OS_FAMILY=redhat [2021-06-02T02:01:33.869Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-06-02T02:01:33.869Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-02T02:01:33.869Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-02T02:01:33.869Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-02T02:01:33.869Z] + PACKAGES=/tmp/packages_start.txt [2021-06-02T02:01:33.869Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-02T02:01:33.869Z] + PACKAGES=/tmp/packages_end.txt [2021-06-02T02:01:33.869Z] + case "${OS_FAMILY}" in [2021-06-02T02:01:33.869Z] + rpm -qa [2021-06-02T02:01:33.869Z] + sort [2021-06-02T02:01:34.443Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-02T02:01:34.443Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-02T02:01:34.443Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-02T02:01:34.443Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-02T02:01:34.443Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-06-02T02:01:34.443Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo [2021-06-02T02:01:34.456Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-02T02:01:34.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:01:35.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T02:01:35.312Z] [2021-06-02T02:01:35.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:01:35.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T02:01:35.629Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-02T02:01:35.629Z] df20fa9351a1: Pulling fs layer [2021-06-02T02:01:35.629Z] 36b3adc4ff6f: Pulling fs layer [2021-06-02T02:01:35.629Z] 8ad3a11d3b57: Pulling fs layer [2021-06-02T02:01:35.629Z] 46f8f816bc3b: Pulling fs layer [2021-06-02T02:01:35.629Z] 93b61091891f: Pulling fs layer [2021-06-02T02:01:35.629Z] 93b9cdb0e59b: Pulling fs layer [2021-06-02T02:01:35.629Z] 5e14af77c1be: Pulling fs layer [2021-06-02T02:01:35.629Z] 01666e4c0597: Pulling fs layer [2021-06-02T02:01:35.629Z] aa168da1d23b: Pulling fs layer [2021-06-02T02:01:35.629Z] 93b9cdb0e59b: Waiting [2021-06-02T02:01:35.629Z] 5e14af77c1be: Waiting [2021-06-02T02:01:35.629Z] 01666e4c0597: Waiting [2021-06-02T02:01:35.629Z] aa168da1d23b: Waiting [2021-06-02T02:01:35.629Z] 46f8f816bc3b: Waiting [2021-06-02T02:01:35.629Z] 93b61091891f: Waiting [2021-06-02T02:01:35.629Z] 36b3adc4ff6f: Verifying Checksum [2021-06-02T02:01:35.629Z] 36b3adc4ff6f: Download complete [2021-06-02T02:01:35.629Z] 46f8f816bc3b: Verifying Checksum [2021-06-02T02:01:35.629Z] 46f8f816bc3b: Download complete [2021-06-02T02:01:35.629Z] df20fa9351a1: Verifying Checksum [2021-06-02T02:01:35.629Z] df20fa9351a1: Download complete [2021-06-02T02:01:35.629Z] 93b9cdb0e59b: Verifying Checksum [2021-06-02T02:01:35.629Z] 93b9cdb0e59b: Download complete [2021-06-02T02:01:35.629Z] 93b61091891f: Verifying Checksum [2021-06-02T02:01:35.629Z] 93b61091891f: Download complete [2021-06-02T02:01:35.891Z] 01666e4c0597: Verifying Checksum [2021-06-02T02:01:35.891Z] 01666e4c0597: Download complete [2021-06-02T02:01:35.891Z] 5e14af77c1be: Verifying Checksum [2021-06-02T02:01:35.891Z] 5e14af77c1be: Download complete [2021-06-02T02:01:35.891Z] df20fa9351a1: Pull complete [2021-06-02T02:01:35.891Z] 8ad3a11d3b57: Verifying Checksum [2021-06-02T02:01:35.891Z] 8ad3a11d3b57: Download complete [2021-06-02T02:01:35.891Z] 36b3adc4ff6f: Pull complete [2021-06-02T02:01:36.461Z] 8ad3a11d3b57: Pull complete [2021-06-02T02:01:36.723Z] 46f8f816bc3b: Pull complete [2021-06-02T02:01:36.987Z] 93b61091891f: Pull complete [2021-06-02T02:01:36.987Z] 93b9cdb0e59b: Pull complete [2021-06-02T02:01:36.987Z] 5e14af77c1be: Pull complete [2021-06-02T02:01:37.247Z] 01666e4c0597: Pull complete [2021-06-02T02:01:37.513Z] aa168da1d23b: Verifying Checksum [2021-06-02T02:01:37.513Z] aa168da1d23b: Download complete [2021-06-02T02:01:41.730Z] aa168da1d23b: Pull complete [2021-06-02T02:01:41.730Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-02T02:01:41.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T02:01:41.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-02T02:01:41.809Z] prd-centos7-docker-4c-2g-25 does not seem to be running inside a container [2021-06-02T02:01:41.847Z] $ 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_master/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_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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:10003/edgex-lftools-log-publisher:alpine cat [2021-06-02T02:01:44.157Z] $ docker top 4cd545a8b9a65a2bbbfad5ca66a48010279593f06e6a9f9906481d410a62f0a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T02:01:44.542Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-02T02:01:44.841Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-02T02:01:45.146Z] + ls /var/log/sa-host [2021-06-02T02:01:45.147Z] + sadf -c /var/log/sa-host/sa02 [2021-06-02T02:01:45.147Z] file_magic: OK [2021-06-02T02:01:45.147Z] HZ: Using current value: 100 [2021-06-02T02:01:45.147Z] file_header: OK [2021-06-02T02:01:45.147Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-02T02:01:45.147Z] Statistics: [2021-06-02T02:01:45.147Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T02:01:45.147Z] File successfully converted to sysstat format version 12.2.1 [2021-06-02T02:01:45.147Z] + sadf -c /var/log/sa-host/sa05 [2021-06-02T02:01:45.147Z] file_magic: OK [2021-06-02T02:01:45.147Z] HZ: Using current value: 100 [2021-06-02T02:01:45.147Z] file_header: OK [2021-06-02T02:01:45.147Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-02T02:01:45.147Z] Statistics: [2021-06-02T02:01:45.147Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T02:01:45.147Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T02:01:45.732Z] provisioning config files... [2021-06-02T02:01:45.748Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5541402173132439165tmp [Pipeline] { [Pipeline] echo [2021-06-02T02:01:45.770Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:01:46.076Z] ---> create-netrc.sh [Pipeline] } [2021-06-02T02:01:46.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-02T02:01:46.114Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:01:46.415Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-02T02:01:46.425Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:01:46.730Z] ---> sudo-logs.sh [2021-06-02T02:01:46.730Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-02T02:01:46.756Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:01:47.048Z] ---> job-cost.sh [2021-06-02T02:01:47.048Z] lf-activate-venv: SKIPPING [2021-06-02T02:01:47.048Z] DEBUG: total: 0.18000000715255737 [2021-06-02T02:01:47.048Z] INFO: Retrieving Stack Cost... [2021-06-02T02:01:47.997Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-02T02:01:48.571Z] INFO: Archiving Costs [Pipeline] echo [2021-06-02T02:01:48.586Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:01:48.882Z] ---> logs-deploy.sh [2021-06-02T02:01:48.882Z] lf-activate-venv: SKIPPING [2021-06-02T02:01:48.882Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/178 [2021-06-02T02:01:48.882Z] INFO: archiving workspace using pattern(s): [2021-06-02T02:01:49.828Z] Archives upload complete. [2021-06-02T02:01:50.090Z] INFO: archiving logs to Nexus