Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b8bde01b3040ded824082163a6ece586529576f1 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-ssh6258476134291395310.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh4909069026285191887.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 144eb70ba3d470a427e699408e811d3f535e987a 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2209572810182581706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh7932393200135389537.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4321822852791577926.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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/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/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2462 in /w/workspace/edgexfoundry_device-sdk-go_main [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 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # 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/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh4769020308415613452.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b8bde01b3040ded824082163a6ece586529576f1 (main) > 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 b8bde01b3040ded824082163a6ece586529576f1 # timeout=10 Commit message: "Merge pull request #971 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" > git rev-list --no-walk 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-11T08:44:34.632Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-11T08:44:34.737Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-11T08:44:34.770Z] ========================================================= [2021-07-11T08:44:34.770Z] EdgeX Global Pipelines Version Info [2021-07-11T08:44:34.770Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-11T08:44:36.278Z] ------------------- [2021-07-11T08:44:36.278Z] stable info: [2021-07-11T08:44:36.278Z] ------------------- [2021-07-11T08:44:36.278Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-11T08:44:36.278Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-11T08:44:36.278Z] Message: update stable to v1.0.196 [2021-07-11T08:44:36.868Z] ------------------- [2021-07-11T08:44:36.868Z] experimental info: [2021-07-11T08:44:36.868Z] ------------------- [2021-07-11T08:44:36.868Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-11T08:44:36.868Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-11T08:44:36.868Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-11T08:44:37.019Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-07-11T08:44:37.045Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-07-11T08:44:37.072Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-11T08:44:37.097Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-11T08:44:37.124Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-11T08:44:37.150Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-11T08:44:37.176Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-11T08:44:37.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-11T08:44:37.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-07-11T08:44:37.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-11T08:44:37.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-11T08:44:37.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-07-11T08:44:37.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-11T08:44:37.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-11T08:44:37.367Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-11T08:44:37.392Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-11T08:44:37.416Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-11T08:44:37.440Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-11T08:44:37.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-11T08:44:37.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-11T08:44:37.509Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-11T08:44:37.536Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-11T08:44:37.559Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-11T08:44:37.583Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-11T08:44:37.606Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-11T08:44:37.630Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-11T08:44:37.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-11T08:44:37.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-11T08:44:37.709Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-11T08:44:37.734Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8bde01b3040ded824082163a6ece586529576f1 [Pipeline] echo [2021-07-11T08:44:37.757Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8bde01 [Pipeline] echo [2021-07-11T08:44:37.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-11T08:44:37.864Z] provisioning config files... [2021-07-11T08:44:37.881Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6294904019323714805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-11T08:44:38.219Z] ---> docker-login.sh [2021-07-11T08:44:38.219Z] nexus3.edgexfoundry.org:10001 [2021-07-11T08:44:38.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T08:44:38.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T08:44:38.752Z] Configure a credential helper to remove this warning. See [2021-07-11T08:44:38.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T08:44:38.752Z] [2021-07-11T08:44:38.752Z] Login Succeeded [2021-07-11T08:44:38.752Z] nexus3.edgexfoundry.org:10002 [2021-07-11T08:44:38.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T08:44:38.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T08:44:38.752Z] Configure a credential helper to remove this warning. See [2021-07-11T08:44:38.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T08:44:38.752Z] [2021-07-11T08:44:38.752Z] Login Succeeded [2021-07-11T08:44:38.752Z] nexus3.edgexfoundry.org:10003 [2021-07-11T08:44:38.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T08:44:39.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T08:44:39.013Z] Configure a credential helper to remove this warning. See [2021-07-11T08:44:39.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T08:44:39.013Z] [2021-07-11T08:44:39.013Z] Login Succeeded [2021-07-11T08:44:39.013Z] nexus3.edgexfoundry.org:10004 [2021-07-11T08:44:39.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T08:44:39.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T08:44:39.013Z] Configure a credential helper to remove this warning. See [2021-07-11T08:44:39.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T08:44:39.013Z] [2021-07-11T08:44:39.013Z] Login Succeeded [2021-07-11T08:44:39.013Z] docker.io [2021-07-11T08:44:39.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T08:44:39.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T08:44:39.586Z] Configure a credential helper to remove this warning. See [2021-07-11T08:44:39.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T08:44:39.586Z] [2021-07-11T08:44:39.586Z] Login Succeeded [2021-07-11T08:44:39.586Z] ---> docker-login.sh ends [Pipeline] } [2021-07-11T08:44:39.597Z] 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-07-11T08:44:40.132Z] + git log --format=format:%s -1 b8bde01b3040ded824082163a6ece586529576f1 [Pipeline] echo [2021-07-11T08:44:40.178Z] GIT_COMMIT: b8bde01b3040ded824082163a6ece586529576f1, Commit Message: Merge pull request #971 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.3 [Pipeline] echo [2021-07-11T08:44:40.193Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:44:41.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T08:44:41.229Z] [2021-07-11T08:44:41.229Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:44:41.553Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T08:44:41.553Z] latest: Pulling from edgex-devops/git-semver [2021-07-11T08:44:41.553Z] 31603596830f: Pulling fs layer [2021-07-11T08:44:41.553Z] b6dc333f4379: Pulling fs layer [2021-07-11T08:44:41.553Z] 3d9ef1400e77: Pulling fs layer [2021-07-11T08:44:41.553Z] fd332fbdc1db: Pulling fs layer [2021-07-11T08:44:41.553Z] fd332fbdc1db: Waiting [2021-07-11T08:44:41.553Z] b6dc333f4379: Verifying Checksum [2021-07-11T08:44:41.553Z] b6dc333f4379: Download complete [2021-07-11T08:44:41.821Z] fd332fbdc1db: Verifying Checksum [2021-07-11T08:44:41.821Z] fd332fbdc1db: Download complete [2021-07-11T08:44:41.821Z] 3d9ef1400e77: Verifying Checksum [2021-07-11T08:44:41.821Z] 3d9ef1400e77: Download complete [2021-07-11T08:44:42.092Z] 31603596830f: Verifying Checksum [2021-07-11T08:44:42.092Z] 31603596830f: Download complete [2021-07-11T08:44:42.092Z] 31603596830f: Pull complete [2021-07-11T08:44:42.373Z] b6dc333f4379: Pull complete [2021-07-11T08:44:42.963Z] 3d9ef1400e77: Pull complete [2021-07-11T08:44:42.963Z] fd332fbdc1db: Pull complete [2021-07-11T08:44:42.963Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-11T08:44:42.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T08:44:42.963Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-11T08:44:43.050Z] prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container [2021-07-11T08:44:43.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-11T08:44:44.188Z] $ docker top 97a3e43e8f6240eb5570b132be098875946fdd0c5d709fd5e7c933996c72e068 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-11T08:44:44.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-11T08:44:44.325Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-11T08:44:44.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-11T08:44:44.446Z] $ docker exec 97a3e43e8f6240eb5570b132be098875946fdd0c5d709fd5e7c933996c72e068 ssh-agent [2021-07-11T08:44:44.560Z] SSH_AUTH_SOCK=/tmp/ssh-vP7L0jWw1OXk/agent.14 [2021-07-11T08:44:44.560Z] SSH_AGENT_PID=21 [2021-07-11T08:44:44.567Z] Running ssh-add (command line suppressed) [2021-07-11T08:44:44.664Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2142632673860948287.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2142632673860948287.key) [2021-07-11T08:44:44.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-11T08:44:44.986Z] + git tag --points-at HEAD [Pipeline] } [2021-07-11T08:44:45.001Z] $ docker exec --env ******** --env ******** 97a3e43e8f6240eb5570b132be098875946fdd0c5d709fd5e7c933996c72e068 ssh-agent -k [2021-07-11T08:44:45.097Z] unset SSH_AUTH_SOCK; [2021-07-11T08:44:45.097Z] unset SSH_AGENT_PID; [2021-07-11T08:44:45.097Z] echo Agent pid 21 killed; [2021-07-11T08:44:45.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-11T08:44:45.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-11T08:44:45.168Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-11T08:44:45.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-11T08:44:45.287Z] $ docker exec 97a3e43e8f6240eb5570b132be098875946fdd0c5d709fd5e7c933996c72e068 ssh-agent [2021-07-11T08:44:45.399Z] SSH_AUTH_SOCK=/tmp/ssh-VIIClp7CzEPA/agent.55 [2021-07-11T08:44:45.399Z] SSH_AGENT_PID=62 [2021-07-11T08:44:45.405Z] Running ssh-add (command line suppressed) [2021-07-11T08:44:45.493Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8340749373757407901.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8340749373757407901.key) [2021-07-11T08:44:45.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-11T08:44:45.834Z] + git semver init [2021-07-11T08:44:45.834Z] # -> Open(): unable to determine branch for HEAD [2021-07-11T08:44:45.834Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git [2021-07-11T08:44:45.834Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main [2021-07-11T08:44:45.834Z] # $SEMVER_REMOTE_NAME = origin [2021-07-11T08:44:45.834Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-11T08:44:45.834Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-11T08:44:45.834Z] # $SEMVER_BRANCH = main [2021-07-11T08:44:45.834Z] # $SEMVER_TEMP = /tmp/semver-135746146 [2021-07-11T08:44:45.834Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-07-11T08:44:46.413Z] # '/tmp/semver-135746146' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' [2021-07-11T08:44:46.413Z] # -> Force: false [2021-07-11T08:44:46.413Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } [2021-07-11T08:44:46.423Z] $ docker exec --env ******** --env ******** 97a3e43e8f6240eb5570b132be098875946fdd0c5d709fd5e7c933996c72e068 ssh-agent -k [2021-07-11T08:44:46.525Z] unset SSH_AUTH_SOCK; [2021-07-11T08:44:46.525Z] unset SSH_AGENT_PID; [2021-07-11T08:44:46.525Z] echo Agent pid 62 killed; [2021-07-11T08:44:46.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-11T08:44:46.931Z] + git semver [Pipeline] } [2021-07-11T08:44:46.948Z] $ docker stop --time=1 97a3e43e8f6240eb5570b132be098875946fdd0c5d709fd5e7c933996c72e068 [2021-07-11T08:44:48.174Z] $ docker rm -f 97a3e43e8f6240eb5570b132be098875946fdd0c5d709fd5e7c933996c72e068 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-11T08:44:48.585Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-11T08:44:48.893Z] Stashed 1 file(s) [Pipeline] echo [2021-07-11T08:44:48.899Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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-07-11T08:45:04.455Z] Still waiting to schedule task [2021-07-11T08:45:04.455Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2462’ [2021-07-11T08:45:04.458Z] Still waiting to schedule task [2021-07-11T08:45:04.459Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-11T08:47:16.820Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2463 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2021-07-11T08:47:16.848Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-07-11T08:47:17.058Z] Selected Git installation does not exist. Using Default [2021-07-11T08:47:17.058Z] The recommended git tool is: NONE [2021-07-11T08:47:22.332Z] using credential edgex-jenkins-ssh [2021-07-11T08:47:22.354Z] Cloning the remote Git repository [2021-07-11T08:47:22.403Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-07-11T08:47:22.521Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-07-11T08:47:22.661Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-07-11T08:47:22.662Z] > git --version # timeout=10 [2021-07-11T08:47:22.688Z] > git --version # 'git version 2.17.1' [2021-07-11T08:47:22.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T08:47:22.817Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T08:47:24.127Z] Avoid second fetch [2021-07-11T08:47:24.127Z] Checking out Revision b8bde01b3040ded824082163a6ece586529576f1 (main) [2021-07-11T08:47:24.062Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-07-11T08:47:24.090Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T08:47:24.146Z] > git config core.sparsecheckout # timeout=10 [2021-07-11T08:47:24.158Z] > git checkout -f b8bde01b3040ded824082163a6ece586529576f1 # timeout=10 [2021-07-11T08:47:28.458Z] Commit message: "Merge pull request #971 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-11T08:47:29.862Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-11T08:47:30.280Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-11T08:47:30.628Z] + sudo+ service docker restarttrue [2021-07-11T08:47:30.629Z] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-11T08:47:49.043Z] provisioning config files... [2021-07-11T08:47:49.069Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2196324384599220061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-11T08:47:49.502Z] ---> docker-login.sh [2021-07-11T08:47:49.502Z] nexus3.edgexfoundry.org:10001 [2021-07-11T08:47:50.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T08:47:51.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T08:47:51.084Z] Configure a credential helper to remove this warning. See [2021-07-11T08:47:51.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T08:47:51.084Z] [2021-07-11T08:47:51.084Z] Login Succeeded [2021-07-11T08:47:51.084Z] nexus3.edgexfoundry.org:10002 [2021-07-11T08:47:51.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T08:47:51.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T08:47:51.629Z] Configure a credential helper to remove this warning. See [2021-07-11T08:47:51.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T08:47:51.629Z] [2021-07-11T08:47:51.629Z] Login Succeeded [2021-07-11T08:47:51.629Z] nexus3.edgexfoundry.org:10003 [2021-07-11T08:47:51.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T08:47:52.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T08:47:52.184Z] Configure a credential helper to remove this warning. See [2021-07-11T08:47:52.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T08:47:52.184Z] [2021-07-11T08:47:52.184Z] Login Succeeded [2021-07-11T08:47:52.184Z] nexus3.edgexfoundry.org:10004 [2021-07-11T08:47:52.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T08:47:52.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T08:47:52.743Z] Configure a credential helper to remove this warning. See [2021-07-11T08:47:52.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T08:47:52.743Z] [2021-07-11T08:47:52.743Z] Login Succeeded [2021-07-11T08:47:52.743Z] docker.io [2021-07-11T08:47:53.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T08:47:53.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T08:47:53.293Z] Configure a credential helper to remove this warning. See [2021-07-11T08:47:53.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T08:47:53.293Z] [2021-07-11T08:47:53.293Z] Login Succeeded [2021-07-11T08:47:53.293Z] ---> docker-login.sh ends [Pipeline] } [2021-07-11T08:47:53.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-11T08:47:53.625Z] ========================================================= [2021-07-11T08:47:53.625Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-11T08:47:53.625Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:47:54.001Z] + 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-07-11T08:47:54.274Z] Sending build context to Docker daemon 2.552MB [2021-07-11T08:47:54.274Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-11T08:47:54.274Z] Step 2/8 : FROM ${BASE} [2021-07-11T08:47:54.550Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-11T08:47:54.550Z] 595b0fe564bb: Pulling fs layer [2021-07-11T08:47:54.550Z] 24495759ef45: Pulling fs layer [2021-07-11T08:47:54.550Z] d148012ef14d: Pulling fs layer [2021-07-11T08:47:54.550Z] cb65c68fc2e2: Pulling fs layer [2021-07-11T08:47:54.550Z] 093eec477d81: Pulling fs layer [2021-07-11T08:47:54.550Z] 20fd20ab2234: Pulling fs layer [2021-07-11T08:47:54.550Z] 43245461236d: Pulling fs layer [2021-07-11T08:47:54.550Z] 5a37c24eccbd: Pulling fs layer [2021-07-11T08:47:54.550Z] 20fd20ab2234: Waiting [2021-07-11T08:47:54.550Z] cb65c68fc2e2: Waiting [2021-07-11T08:47:54.550Z] 093eec477d81: Waiting [2021-07-11T08:47:54.550Z] 5a37c24eccbd: Waiting [2021-07-11T08:47:54.550Z] 43245461236d: Waiting [2021-07-11T08:47:54.550Z] d148012ef14d: Verifying Checksum [2021-07-11T08:47:54.550Z] d148012ef14d: Download complete [2021-07-11T08:47:54.550Z] 24495759ef45: Verifying Checksum [2021-07-11T08:47:54.550Z] 24495759ef45: Download complete [2021-07-11T08:47:54.833Z] 093eec477d81: Verifying Checksum [2021-07-11T08:47:54.833Z] 093eec477d81: Download complete [2021-07-11T08:47:54.833Z] 20fd20ab2234: Verifying Checksum [2021-07-11T08:47:54.833Z] 20fd20ab2234: Download complete [2021-07-11T08:47:54.833Z] 595b0fe564bb: Verifying Checksum [2021-07-11T08:47:54.833Z] 595b0fe564bb: Download complete [2021-07-11T08:47:55.449Z] 595b0fe564bb: Pull complete [2021-07-11T08:47:56.071Z] 24495759ef45: Pull complete [2021-07-11T08:47:56.349Z] d148012ef14d: Pull complete [2021-07-11T08:47:56.560Z] Running on prd-centos7-docker-4c-2g-2464 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2021-07-11T08:47:56.586Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-07-11T08:47:56.715Z] Selected Git installation does not exist. Using Default [2021-07-11T08:47:56.715Z] The recommended git tool is: NONE [2021-07-11T08:47:57.971Z] 5a37c24eccbd: Verifying Checksum [2021-07-11T08:47:57.971Z] 5a37c24eccbd: Download complete [2021-07-11T08:47:58.244Z] cb65c68fc2e2: Verifying Checksum [2021-07-11T08:47:58.244Z] cb65c68fc2e2: Download complete [2021-07-11T08:47:59.275Z] using credential edgex-jenkins-ssh [2021-07-11T08:47:59.291Z] Cloning the remote Git repository [2021-07-11T08:48:00.165Z] Avoid second fetch [2021-07-11T08:48:00.166Z] Checking out Revision b8bde01b3040ded824082163a6ece586529576f1 (main) [2021-07-11T08:47:59.313Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-07-11T08:47:59.382Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-07-11T08:47:59.418Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-07-11T08:47:59.418Z] > git --version # timeout=10 [2021-07-11T08:47:59.425Z] > git --version # 'git version 2.24.4' [2021-07-11T08:47:59.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T08:47:59.448Z] [INFO] Currently running in a labeled security context [2021-07-11T08:47:59.448Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-11T08:47:59.448Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh1123080135026662405.key [2021-07-11T08:47:59.481Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T08:48:00.142Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-07-11T08:48:00.153Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T08:48:00.171Z] > git config core.sparsecheckout # timeout=10 [2021-07-11T08:48:00.178Z] > git checkout -f b8bde01b3040ded824082163a6ece586529576f1 # timeout=10 [2021-07-11T08:48:03.834Z] Commit message: "Merge pull request #971 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-11T08:48:04.857Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-11T08:48:05.187Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-11T08:48:05.491Z] + sudo service docker restart [2021-07-11T08:48:05.492Z] + true [2021-07-11T08:48:05.492Z] Redirecting to /bin/systemctl restart docker.service [2021-07-11T08:48:10.658Z] cb65c68fc2e2: Pull complete [2021-07-11T08:48:10.658Z] 093eec477d81: Pull complete [2021-07-11T08:48:10.658Z] 20fd20ab2234: Pull complete [2021-07-11T08:48:10.658Z] 43245461236d: Pull complete [2021-07-11T08:48:14.054Z] 5a37c24eccbd: Pull complete [2021-07-11T08:48:14.054Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-11T08:48:14.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-11T08:48:14.054Z] ---> 274d7007c78b [2021-07-11T08:48:14.054Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-11T08:48:16.032Z] ---> Running in 12e0dadd65ce [2021-07-11T08:48:16.320Z] Removing intermediate container 12e0dadd65ce [2021-07-11T08:48:16.320Z] ---> e7e3da692bac [2021-07-11T08:48:16.320Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T08:48:16.320Z] ---> Running in 014a8c5daf0a [2021-07-11T08:48:18.947Z] Removing intermediate container 014a8c5daf0a [2021-07-11T08:48:18.947Z] ---> 27397b5c34b7 [2021-07-11T08:48:18.947Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-07-11T08:48:18.947Z] ---> Running in e1066c30b1ec [2021-07-11T08:48:20.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T08:48:21.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T08:48:22.349Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-11T08:48:22.349Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-11T08:48:22.349Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-11T08:48:22.349Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-11T08:48:22.629Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-11T08:48:22.629Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-11T08:48:22.629Z] Executing busybox-1.32.1-r6.trigger [2021-07-11T08:48:22.903Z] OK: 139 MiB in 46 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-11T08:48:23.699Z] provisioning config files... [2021-07-11T08:48:23.717Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config8718501520949488644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-11T08:48:23.884Z] Removing intermediate container e1066c30b1ec [2021-07-11T08:48:23.884Z] ---> 3b4afd29dc73 [2021-07-11T08:48:24.049Z] ---> docker-login.sh [2021-07-11T08:48:24.049Z] nexus3.edgexfoundry.org:10001 [2021-07-11T08:48:24.163Z] Step 6/8 : WORKDIR /device-sdk-go [2021-07-11T08:48:24.163Z] ---> Running in 4f416105a03d [2021-07-11T08:48:24.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T08:48:24.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T08:48:24.326Z] Configure a credential helper to remove this warning. See [2021-07-11T08:48:24.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T08:48:24.326Z] [2021-07-11T08:48:24.326Z] Login Succeeded [2021-07-11T08:48:24.326Z] nexus3.edgexfoundry.org:10002 [2021-07-11T08:48:24.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T08:48:24.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T08:48:24.595Z] Configure a credential helper to remove this warning. See [2021-07-11T08:48:24.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T08:48:24.595Z] [2021-07-11T08:48:24.595Z] Login Succeeded [2021-07-11T08:48:24.595Z] nexus3.edgexfoundry.org:10003 [2021-07-11T08:48:24.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T08:48:24.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T08:48:24.595Z] Configure a credential helper to remove this warning. See [2021-07-11T08:48:24.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T08:48:24.595Z] [2021-07-11T08:48:24.595Z] Login Succeeded [2021-07-11T08:48:24.595Z] nexus3.edgexfoundry.org:10004 [2021-07-11T08:48:24.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T08:48:24.761Z] Removing intermediate container 4f416105a03d [2021-07-11T08:48:24.761Z] ---> 73eec3d01c3a [2021-07-11T08:48:24.761Z] Step 7/8 : COPY . . [2021-07-11T08:48:24.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T08:48:24.861Z] Configure a credential helper to remove this warning. See [2021-07-11T08:48:24.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T08:48:24.861Z] [2021-07-11T08:48:24.861Z] Login Succeeded [2021-07-11T08:48:24.861Z] docker.io [2021-07-11T08:48:24.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T08:48:25.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T08:48:25.124Z] Configure a credential helper to remove this warning. See [2021-07-11T08:48:25.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T08:48:25.124Z] [2021-07-11T08:48:25.124Z] Login Succeeded [2021-07-11T08:48:25.124Z] ---> docker-login.sh ends [Pipeline] } [2021-07-11T08:48:25.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-11T08:48:25.311Z] ========================================================= [2021-07-11T08:48:25.312Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-11T08:48:25.312Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:48:25.631Z] + 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-07-11T08:48:25.631Z] Sending build context to Docker daemon 2.564MB [2021-07-11T08:48:25.631Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-11T08:48:25.631Z] Step 2/8 : FROM ${BASE} [2021-07-11T08:48:25.631Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-11T08:48:25.631Z] 540db60ca938: Pulling fs layer [2021-07-11T08:48:25.631Z] adcc1eea9eea: Pulling fs layer [2021-07-11T08:48:25.631Z] 4c4ab2625f07: Pulling fs layer [2021-07-11T08:48:25.631Z] 0773c198feca: Pulling fs layer [2021-07-11T08:48:25.631Z] 345f892a5656: Pulling fs layer [2021-07-11T08:48:25.631Z] 9ac62484cfdc: Pulling fs layer [2021-07-11T08:48:25.631Z] 5ac4037533be: Pulling fs layer [2021-07-11T08:48:25.631Z] dc6bda0758c5: Pulling fs layer [2021-07-11T08:48:25.631Z] 345f892a5656: Waiting [2021-07-11T08:48:25.631Z] 9ac62484cfdc: Waiting [2021-07-11T08:48:25.631Z] 5ac4037533be: Waiting [2021-07-11T08:48:25.631Z] dc6bda0758c5: Waiting [2021-07-11T08:48:25.631Z] 0773c198feca: Waiting [2021-07-11T08:48:25.763Z] ---> 376e85bb6167 [2021-07-11T08:48:25.763Z] Step 8/8 : RUN go mod download [2021-07-11T08:48:25.905Z] 4c4ab2625f07: Verifying Checksum [2021-07-11T08:48:25.905Z] 4c4ab2625f07: Download complete [2021-07-11T08:48:25.905Z] adcc1eea9eea: Verifying Checksum [2021-07-11T08:48:25.905Z] adcc1eea9eea: Download complete [2021-07-11T08:48:25.905Z] 345f892a5656: Verifying Checksum [2021-07-11T08:48:25.905Z] 345f892a5656: Download complete [2021-07-11T08:48:25.905Z] 540db60ca938: Verifying Checksum [2021-07-11T08:48:25.905Z] 540db60ca938: Download complete [2021-07-11T08:48:25.905Z] 9ac62484cfdc: Verifying Checksum [2021-07-11T08:48:25.905Z] 9ac62484cfdc: Download complete [2021-07-11T08:48:25.905Z] 540db60ca938: Pull complete [2021-07-11T08:48:26.037Z] ---> Running in 3db49ee401be [2021-07-11T08:48:26.167Z] adcc1eea9eea: Pull complete [2021-07-11T08:48:26.168Z] 5ac4037533be: Verifying Checksum [2021-07-11T08:48:26.168Z] 5ac4037533be: Download complete [2021-07-11T08:48:26.168Z] 4c4ab2625f07: Pull complete [2021-07-11T08:48:27.112Z] dc6bda0758c5: Verifying Checksum [2021-07-11T08:48:27.112Z] dc6bda0758c5: Download complete [2021-07-11T08:48:28.054Z] 0773c198feca: Verifying Checksum [2021-07-11T08:48:28.054Z] 0773c198feca: Download complete [2021-07-11T08:48:31.397Z] 0773c198feca: Pull complete [2021-07-11T08:48:31.397Z] 345f892a5656: Pull complete [2021-07-11T08:48:31.397Z] 9ac62484cfdc: Pull complete [2021-07-11T08:48:31.397Z] 5ac4037533be: Pull complete [2021-07-11T08:48:32.808Z] dc6bda0758c5: Pull complete [2021-07-11T08:48:32.808Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-11T08:48:32.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-11T08:48:32.808Z] ---> eb58bd16d52e [2021-07-11T08:48:32.808Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-11T08:48:37.030Z] ---> Running in 87d7a39797c7 [2021-07-11T08:48:37.030Z] Removing intermediate container 87d7a39797c7 [2021-07-11T08:48:37.030Z] ---> 263639ca5ce4 [2021-07-11T08:48:37.031Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T08:48:37.031Z] ---> Running in da61f11682b6 [2021-07-11T08:48:37.606Z] Removing intermediate container da61f11682b6 [2021-07-11T08:48:37.606Z] ---> e0372ef0dfaa [2021-07-11T08:48:37.606Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-07-11T08:48:37.606Z] ---> Running in e15369fb6376 [2021-07-11T08:48:37.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T08:48:38.815Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T08:48:39.760Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-11T08:48:39.760Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-11T08:48:39.760Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-11T08:48:39.760Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-11T08:48:40.023Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-11T08:48:40.023Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-11T08:48:40.023Z] Executing busybox-1.32.1-r6.trigger [2021-07-11T08:48:40.023Z] OK: 150 MiB in 46 packages [2021-07-11T08:48:40.285Z] Removing intermediate container e15369fb6376 [2021-07-11T08:48:40.285Z] ---> 86cc7b4add30 [2021-07-11T08:48:40.285Z] Step 6/8 : WORKDIR /device-sdk-go [2021-07-11T08:48:40.549Z] ---> Running in 90976084757e [2021-07-11T08:48:40.549Z] Removing intermediate container 90976084757e [2021-07-11T08:48:40.549Z] ---> ecfc7678104f [2021-07-11T08:48:40.549Z] Step 7/8 : COPY . . [2021-07-11T08:48:40.809Z] ---> 68ddaf38cf7b [2021-07-11T08:48:40.809Z] Step 8/8 : RUN go mod download [2021-07-11T08:48:40.809Z] ---> Running in bc9efd9db4a4 [2021-07-11T08:48:53.064Z] Removing intermediate container bc9efd9db4a4 [2021-07-11T08:48:53.064Z] ---> 135f80afb980 [2021-07-11T08:48:53.064Z] Successfully built 135f80afb980 [2021-07-11T08:48:53.064Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:48:53.383Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-11T08:48:53.384Z] . [Pipeline] withDockerContainer [2021-07-11T08:48:53.469Z] prd-centos7-docker-4c-2g-2464 does not seem to be running inside a container [2021-07-11T08:48:53.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-11T08:48:53.866Z] $ docker top a3b93c07fcad45439bea5abef1d86f7b4022735c994354d59af0ab05d8bf0e2e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T08:48:54.255Z] + go version [2021-07-11T08:48:54.256Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-11T08:48:54.267Z] $ docker stop --time=1 a3b93c07fcad45439bea5abef1d86f7b4022735c994354d59af0ab05d8bf0e2e [2021-07-11T08:48:55.447Z] $ docker rm -f a3b93c07fcad45439bea5abef1d86f7b4022735c994354d59af0ab05d8bf0e2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:48:56.050Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-11T08:48:56.050Z] . [Pipeline] withDockerContainer [2021-07-11T08:48:56.127Z] prd-centos7-docker-4c-2g-2464 does not seem to be running inside a container [2021-07-11T08:48:56.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-11T08:48:56.513Z] $ docker top c86330782f82e22a0307b1c894641d936b946d0fe66cd6d7f60ab4366ba092a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T08:48:56.904Z] + go mod tidy [Pipeline] sh [2021-07-11T08:48:57.469Z] + make test [2021-07-11T08:48:57.469Z] go mod tidy [2021-07-11T08:48:57.469Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-11T08:48:58.374Z] Removing intermediate container 3db49ee401be [2021-07-11T08:48:58.375Z] ---> 02443bc17acb [2021-07-11T08:48:58.375Z] Successfully built 02443bc17acb [2021-07-11T08:48:58.375Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:48:58.719Z] + docker inspect -f . ci-base-image-arm64 [2021-07-11T08:48:58.720Z] . [Pipeline] withDockerContainer [2021-07-11T08:48:59.133Z] prd-ubuntu18.04-docker-arm64-4c-16g-2463 does not seem to be running inside a container [2021-07-11T08:48:59.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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-07-11T08:49:00.924Z] $ docker top 8746ee46ba8f36292cc32de59dde77cc9f138d6a04bec282ad3c5c13ef6336ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T08:49:01.984Z] + go version [2021-07-11T08:49:01.984Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-11T08:49:02.004Z] $ docker stop --time=1 8746ee46ba8f36292cc32de59dde77cc9f138d6a04bec282ad3c5c13ef6336ec [2021-07-11T08:49:02.810Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-07-11T08:49:03.768Z] $ docker rm -f 8746ee46ba8f36292cc32de59dde77cc9f138d6a04bec282ad3c5c13ef6336ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:49:04.568Z] + docker inspect -f . ci-base-image-arm64 [2021-07-11T08:49:04.569Z] . [Pipeline] withDockerContainer [2021-07-11T08:49:04.839Z] prd-ubuntu18.04-docker-arm64-4c-16g-2463 does not seem to be running inside a container [2021-07-11T08:49:04.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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-07-11T08:49:06.509Z] $ docker top 91d65ceb688394469e2f2515fab5a53ad73329ef73591bb6b96ce5a48a5c0b29 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T08:49:07.448Z] + go mod tidy [Pipeline] sh [2021-07-11T08:49:08.722Z] + make test [2021-07-11T08:49:08.722Z] go mod tidy [2021-07-11T08:49:09.322Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-11T08:49:24.884Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-07-11T08:49:24.884Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-07-11T08:49:24.884Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-07-11T08:49:26.882Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.048s coverage: 24.2% of statements [2021-07-11T08:49:26.882Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-07-11T08:49:26.882Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 28.1% of statements [2021-07-11T08:49:27.157Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.049s coverage: 78.9% of statements [2021-07-11T08:49:27.426Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.055s coverage: 9.0% of statements [2021-07-11T08:49:27.426Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-07-11T08:49:27.426Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-07-11T08:49:27.426Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-07-11T08:49:28.052Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.080s coverage: 28.7% of statements [2021-07-11T08:49:28.052Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-07-11T08:49:29.471Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.060s coverage: 83.3% of statements [2021-07-11T08:49:29.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-07-11T08:49:29.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-07-11T08:49:29.471Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements [2021-07-11T08:49:30.437Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.825s coverage: 89.2% of statements [2021-07-11T08:49:30.437Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-07-11T08:49:30.437Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.9% of statements [2021-07-11T08:49:30.437Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-07-11T08:49:30.437Z] GO111MODULE=on go vet ./... [2021-07-11T08:49:31.512Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-07-11T08:49:48.691Z] gofmt -l . [2021-07-11T08:49:48.691Z] [ "`gofmt -l .`" = "" ] [2021-07-11T08:49:48.691Z] ./bin/test-attribution-txt.sh [2021-07-11T08:49:48.691Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-11T08:49:48.703Z] $ docker stop --time=1 c86330782f82e22a0307b1c894641d936b946d0fe66cd6d7f60ab4366ba092a0 [2021-07-11T08:49:50.393Z] $ docker rm -f c86330782f82e22a0307b1c894641d936b946d0fe66cd6d7f60ab4366ba092a0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-11T08:49:50.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-11T08:49:51.086Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-11T08:49:54.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-11T08:49:54.558Z] + ls -al . [2021-07-11T08:49:54.558Z] total 228 [2021-07-11T08:49:54.558Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jul 11 08:49 . [2021-07-11T08:49:54.558Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 11 08:47 .. [2021-07-11T08:49:54.558Z] drwxrwxr-x. 2 jenkins jenkins 64 Jul 11 08:48 bin [2021-07-11T08:49:54.558Z] -rw-rw-r--. 1 jenkins jenkins 24816 Jul 11 08:48 CHANGELOG.md [2021-07-11T08:49:54.558Z] -rw-r--r--. 1 jenkins jenkins 125634 Jul 11 08:49 coverage.out [2021-07-11T08:49:54.558Z] -rw-rw-r--. 1 jenkins jenkins 987 Jul 11 08:48 Dockerfile.build [2021-07-11T08:49:54.558Z] -rw-rw-r--. 1 jenkins jenkins 140 Jul 11 08:48 .dockerignore [2021-07-11T08:49:54.558Z] drwxrwxr-x. 5 jenkins jenkins 62 Jul 11 08:48 example [2021-07-11T08:49:54.558Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 11 08:48 .git [2021-07-11T08:49:54.558Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 11 08:48 .github [2021-07-11T08:49:54.558Z] -rw-rw-r--. 1 jenkins jenkins 138 Jul 11 08:48 .gitignore [2021-07-11T08:49:54.558Z] -rw-r--r--. 1 jenkins jenkins 548 Jul 11 08:49 go.mod [2021-07-11T08:49:54.558Z] -rw-r--r--. 1 jenkins jenkins 20301 Jul 11 08:48 go.sum [2021-07-11T08:49:54.558Z] drwxrwxr-x. 15 jenkins jenkins 224 Jul 11 08:48 internal [2021-07-11T08:49:54.558Z] -rw-rw-r--. 1 jenkins jenkins 880 Jul 11 08:48 Jenkinsfile [2021-07-11T08:49:54.558Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jul 11 08:48 LICENSE [2021-07-11T08:49:54.558Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jul 11 08:48 Makefile [2021-07-11T08:49:54.558Z] drwxrwxr-x. 3 jenkins jenkins 16 Jul 11 08:48 openapi [2021-07-11T08:49:54.558Z] drwxrwxr-x. 5 jenkins jenkins 50 Jul 11 08:48 pkg [2021-07-11T08:49:54.558Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jul 11 08:48 README.md [2021-07-11T08:49:54.558Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 11 08:48 snap [2021-07-11T08:49:54.558Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 11 08:44 VERSION [2021-07-11T08:49:54.558Z] -rw-rw-r--. 1 jenkins jenkins 222 Jul 11 08:48 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:49:54.863Z] + 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=b8bde01b3040ded824082163a6ece586529576f1 --label arch=amd64 --label version=2.0.1-dev.5 . [2021-07-11T08:49:54.863Z] Sending build context to Docker daemon 2.691MB [2021-07-11T08:49:54.863Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-07-11T08:49:54.863Z] Step 2/23 : FROM ${BASE} AS builder [2021-07-11T08:49:54.863Z] ---> 135f80afb980 [2021-07-11T08:49:54.863Z] Step 3/23 : WORKDIR /device-sdk-go [2021-07-11T08:49:54.863Z] ---> Running in ab39b1f385a3 [2021-07-11T08:49:54.863Z] Removing intermediate container ab39b1f385a3 [2021-07-11T08:49:54.863Z] ---> de3a5a1f9cfa [2021-07-11T08:49:54.863Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-11T08:49:55.130Z] ---> Running in f58d2c01ec0a [2021-07-11T08:49:55.130Z] Removing intermediate container f58d2c01ec0a [2021-07-11T08:49:55.130Z] ---> 2f04b87f09da [2021-07-11T08:49:55.130Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T08:49:55.130Z] ---> Running in 6f74d552e598 [2021-07-11T08:49:55.709Z] Removing intermediate container 6f74d552e598 [2021-07-11T08:49:55.709Z] ---> c6ac92ccbcc8 [2021-07-11T08:49:55.709Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-07-11T08:49:55.709Z] ---> Running in 943e17720d1c [2021-07-11T08:49:55.709Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T08:49:56.652Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T08:49:57.225Z] OK: 150 MiB in 46 packages [2021-07-11T08:49:57.225Z] Removing intermediate container 943e17720d1c [2021-07-11T08:49:57.225Z] ---> e798cabf2261 [2021-07-11T08:49:57.225Z] Step 7/23 : COPY . . [2021-07-11T08:49:57.490Z] ---> e29918e6a7a0 [2021-07-11T08:49:57.491Z] Step 8/23 : RUN go mod download [2021-07-11T08:49:57.491Z] ---> Running in 492071a0a7c3 [2021-07-11T08:49:58.070Z] Removing intermediate container 492071a0a7c3 [2021-07-11T08:49:58.070Z] ---> eb9580fe257e [2021-07-11T08:49:58.070Z] Step 9/23 : RUN make build [2021-07-11T08:49:58.070Z] ---> Running in bb8708bcb534 [2021-07-11T08:49:58.338Z] go mod tidy [2021-07-11T08:49:58.603Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.5" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-07-11T08:50:08.668Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-07-11T08:50:09.613Z] Removing intermediate container bb8708bcb534 [2021-07-11T08:50:09.613Z] ---> 221a76a6dd6f [2021-07-11T08:50:09.613Z] Step 10/23 : FROM alpine:3.12 [2021-07-11T08:50:09.875Z] 3.12: Pulling from library/alpine [2021-07-11T08:50:10.141Z] 339de151aab4: Pulling fs layer [2021-07-11T08:50:10.411Z] 339de151aab4: Verifying Checksum [2021-07-11T08:50:10.411Z] 339de151aab4: Download complete [2021-07-11T08:50:10.411Z] 339de151aab4: Pull complete [2021-07-11T08:50:10.411Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-11T08:50:10.411Z] Status: Downloaded newer image for alpine:3.12 [2021-07-11T08:50:10.411Z] ---> 13621d1b12d4 [2021-07-11T08:50:10.411Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-11T08:50:10.411Z] ---> Running in 51fde5263545 [2021-07-11T08:50:10.680Z] Removing intermediate container 51fde5263545 [2021-07-11T08:50:10.680Z] ---> d7dd53514f98 [2021-07-11T08:50:10.680Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T08:50:10.680Z] ---> Running in b1f670267fac [2021-07-11T08:50:10.943Z] Removing intermediate container b1f670267fac [2021-07-11T08:50:10.943Z] ---> f39eafa81dfa [2021-07-11T08:50:10.943Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-07-11T08:50:10.943Z] ---> Running in 21c52fef7810 [2021-07-11T08:50:11.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-11T08:50:12.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-11T08:50:12.410Z] (1/5) Installing libgcc (9.3.0-r2) [2021-07-11T08:50:12.410Z] (2/5) Installing libsodium (1.0.18-r0) [2021-07-11T08:50:12.410Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-07-11T08:50:13.351Z] (4/5) Installing libzmq (4.3.3-r0) [2021-07-11T08:50:13.351Z] (5/5) Installing zeromq (4.3.3-r0) [2021-07-11T08:50:13.351Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T08:50:13.351Z] OK: 8 MiB in 19 packages [2021-07-11T08:50:13.614Z] Removing intermediate container 21c52fef7810 [2021-07-11T08:50:13.614Z] ---> 0b7315e390e8 [2021-07-11T08:50:13.614Z] Step 14/23 : WORKDIR / [2021-07-11T08:50:13.614Z] ---> Running in 8307afc480be [2021-07-11T08:50:13.876Z] Removing intermediate container 8307afc480be [2021-07-11T08:50:13.876Z] ---> 51e48eb74fb0 [2021-07-11T08:50:13.876Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-07-11T08:50:13.876Z] ---> 5f1adb77feb3 [2021-07-11T08:50:13.876Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-07-11T08:50:14.138Z] ---> 927acd1448ee [2021-07-11T08:50:14.138Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-07-11T08:50:14.402Z] ---> 82573d6f035a [2021-07-11T08:50:14.402Z] Step 18/23 : EXPOSE 59999 [2021-07-11T08:50:14.402Z] ---> Running in b22bc5c1adfb [2021-07-11T08:50:14.402Z] Removing intermediate container b22bc5c1adfb [2021-07-11T08:50:14.402Z] ---> a203423556f7 [2021-07-11T08:50:14.402Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-07-11T08:50:14.402Z] ---> Running in b01148a22137 [2021-07-11T08:50:14.663Z] Removing intermediate container b01148a22137 [2021-07-11T08:50:14.663Z] ---> 7d5dce0f6b4d [2021-07-11T08:50:14.663Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T08:50:14.663Z] ---> Running in 2c1a9a4bd037 [2021-07-11T08:50:14.663Z] Removing intermediate container 2c1a9a4bd037 [2021-07-11T08:50:14.663Z] ---> 284d48a8c06b [2021-07-11T08:50:14.663Z] Step 21/23 : LABEL arch=amd64 [2021-07-11T08:50:14.663Z] ---> Running in b84cb9693bc6 [2021-07-11T08:50:14.925Z] Removing intermediate container b84cb9693bc6 [2021-07-11T08:50:14.925Z] ---> de4669b87904 [2021-07-11T08:50:14.925Z] Step 22/23 : LABEL git_sha=b8bde01b3040ded824082163a6ece586529576f1 [2021-07-11T08:50:14.925Z] ---> Running in dda9f12e4549 [2021-07-11T08:50:14.925Z] Removing intermediate container dda9f12e4549 [2021-07-11T08:50:14.925Z] ---> 5cadeeffd15c [2021-07-11T08:50:14.925Z] Step 23/23 : LABEL version=2.0.1-dev.5 [2021-07-11T08:50:14.925Z] ---> Running in f63eb0ad561a [2021-07-11T08:50:14.925Z] Removing intermediate container f63eb0ad561a [2021-07-11T08:50:14.925Z] ---> 4fb3fcec5fe2 [2021-07-11T08:50:14.925Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-07-11T08:50:14.925Z] Successfully built 4fb3fcec5fe2 [2021-07-11T08:50:14.925Z] 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-07-11T08:50:15.799Z] ---> job-cost.sh [2021-07-11T08:50:15.799Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YeuQ [2021-07-11T08:50:23.964Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-11T08:50:38.902Z] lf-activate-venv(): INFO: Adding /tmp/venv-YeuQ/bin to PATH [2021-07-11T08:50:38.902Z] INFO: No Stack... [2021-07-11T08:50:38.902Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-11T08:50:38.902Z] INFO: Archiving Costs [Pipeline] sh [2021-07-11T08:50:39.201Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2021-07-11T08:50:39.201Z] + cut -d, -f6 [Pipeline] lock [2021-07-11T08:50:39.234Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-2-stack-cost] [2021-07-11T08:50:39.244Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-2-stack-cost] did not exist. Created. [2021-07-11T08:50:39.244Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-11T08:50:39.576Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-11T08:50:39.624Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-07-11T08:50:39.624Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-07-11T08:50:39.624Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-07-11T08:50:39.656Z] Stashed 1 file(s) [Pipeline] } [2021-07-11T08:50:39.668Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-11T08:50:46.405Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.277s coverage: 24.2% of statements [2021-07-11T08:50:46.406Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-07-11T08:50:46.406Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.186s coverage: 28.1% of statements [2021-07-11T08:50:46.406Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.256s coverage: 78.9% of statements [2021-07-11T08:50:46.406Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.202s coverage: 9.0% of statements [2021-07-11T08:50:46.406Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-07-11T08:50:46.406Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-07-11T08:50:46.406Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-07-11T08:50:47.396Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.351s coverage: 28.7% of statements [2021-07-11T08:50:47.396Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-07-11T08:50:50.066Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.211s coverage: 83.3% of statements [2021-07-11T08:50:50.066Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-07-11T08:50:50.066Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-07-11T08:50:50.066Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.415s coverage: 58.0% of statements [2021-07-11T08:50:51.512Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.132s coverage: 89.2% of statements [2021-07-11T08:50:51.512Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-07-11T08:50:51.512Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.184s coverage: 4.9% of statements [2021-07-11T08:50:51.512Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-07-11T08:50:52.109Z] GO111MODULE=on go vet ./... [2021-07-11T08:51:48.723Z] gofmt -l . [2021-07-11T08:51:48.723Z] [ "`gofmt -l .`" = "" ] [2021-07-11T08:51:48.723Z] ./bin/test-attribution-txt.sh [2021-07-11T08:51:48.723Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-11T08:51:48.743Z] $ docker stop --time=1 91d65ceb688394469e2f2515fab5a53ad73329ef73591bb6b96ce5a48a5c0b29 [2021-07-11T08:51:50.859Z] $ docker rm -f 91d65ceb688394469e2f2515fab5a53ad73329ef73591bb6b96ce5a48a5c0b29 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-11T08:51:51.950Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-11T08:51:51.983Z] Warning: overwriting stash ‘coverage-report’ [2021-07-11T08:51:52.618Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-11T08:51:53.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-11T08:51:53.478Z] + ls -al . [2021-07-11T08:51:53.478Z] total 264 [2021-07-11T08:51:53.478Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 08:51 . [2021-07-11T08:51:53.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 08:47 .. [2021-07-11T08:51:53.478Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 08:47 .dockerignore [2021-07-11T08:51:53.478Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 08:47 .git [2021-07-11T08:51:53.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 08:47 .github [2021-07-11T08:51:53.478Z] -rw-rw-r-- 1 jenkins jenkins 138 Jul 11 08:47 .gitignore [2021-07-11T08:51:53.478Z] -rw-rw-r-- 1 jenkins jenkins 24816 Jul 11 08:47 CHANGELOG.md [2021-07-11T08:51:53.478Z] -rw-rw-r-- 1 jenkins jenkins 987 Jul 11 08:47 Dockerfile.build [2021-07-11T08:51:53.478Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 11 08:47 Jenkinsfile [2021-07-11T08:51:53.478Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 11 08:47 LICENSE [2021-07-11T08:51:53.478Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jul 11 08:47 Makefile [2021-07-11T08:51:53.478Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jul 11 08:47 README.md [2021-07-11T08:51:53.478Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 08:44 VERSION [2021-07-11T08:51:53.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 08:47 bin [2021-07-11T08:51:53.478Z] -rw-r--r-- 1 jenkins jenkins 125634 Jul 11 08:50 coverage.out [2021-07-11T08:51:53.478Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 11 08:47 example [2021-07-11T08:51:53.478Z] -rw-r--r-- 1 jenkins jenkins 548 Jul 11 08:51 go.mod [2021-07-11T08:51:53.478Z] -rw-r--r-- 1 jenkins jenkins 20301 Jul 11 08:49 go.sum [2021-07-11T08:51:53.478Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 11 08:47 internal [2021-07-11T08:51:53.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 08:47 openapi [2021-07-11T08:51:53.478Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 11 08:47 pkg [2021-07-11T08:51:53.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 08:47 snap [2021-07-11T08:51:53.478Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 11 08:47 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:51:53.847Z] + 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=b8bde01b3040ded824082163a6ece586529576f1 --label arch=arm64 --label version=2.0.1-dev.5 . [2021-07-11T08:51:54.124Z] Sending build context to Docker daemon 2.679MB [2021-07-11T08:51:54.396Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-07-11T08:51:54.396Z] Step 2/23 : FROM ${BASE} AS builder [2021-07-11T08:51:54.396Z] ---> 02443bc17acb [2021-07-11T08:51:54.396Z] Step 3/23 : WORKDIR /device-sdk-go [2021-07-11T08:51:54.671Z] ---> Running in 674bd7b7acb2 [2021-07-11T08:51:55.267Z] Removing intermediate container 674bd7b7acb2 [2021-07-11T08:51:55.267Z] ---> 67b48f346099 [2021-07-11T08:51:55.267Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-11T08:51:55.267Z] ---> Running in e5e2199e98f4 [2021-07-11T08:51:55.860Z] Removing intermediate container e5e2199e98f4 [2021-07-11T08:51:55.860Z] ---> 12da15dba0a7 [2021-07-11T08:51:55.860Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T08:51:55.860Z] ---> Running in a13b55369fa1 [2021-07-11T08:51:58.514Z] Removing intermediate container a13b55369fa1 [2021-07-11T08:51:58.514Z] ---> acfeafd0f96e [2021-07-11T08:51:58.514Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-07-11T08:51:58.514Z] ---> Running in e3802adde609 [2021-07-11T08:51:59.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T08:52:00.466Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T08:52:01.911Z] OK: 139 MiB in 46 packages [2021-07-11T08:52:02.964Z] Removing intermediate container e3802adde609 [2021-07-11T08:52:02.964Z] ---> 863dbd43f9c8 [2021-07-11T08:52:02.964Z] Step 7/23 : COPY . . [2021-07-11T08:52:04.426Z] ---> 08cfa37c479f [2021-07-11T08:52:04.426Z] Step 8/23 : RUN go mod download [2021-07-11T08:52:04.426Z] ---> Running in aacd77e15411 [2021-07-11T08:52:07.064Z] Removing intermediate container aacd77e15411 [2021-07-11T08:52:07.064Z] ---> d243be0a2f58 [2021-07-11T08:52:07.064Z] Step 9/23 : RUN make build [2021-07-11T08:52:07.064Z] ---> Running in ffe0f4b19b0c [2021-07-11T08:52:08.047Z] go mod tidy [2021-07-11T08:52:08.646Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.5" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-07-11T08:52:41.035Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-07-11T08:52:41.629Z] Removing intermediate container ffe0f4b19b0c [2021-07-11T08:52:41.629Z] ---> 9ce02de561c7 [2021-07-11T08:52:41.629Z] Step 10/23 : FROM alpine:3.12 [2021-07-11T08:52:42.223Z] 3.12: Pulling from library/alpine [2021-07-11T08:52:42.223Z] d2f70382dc9a: Pulling fs layer [2021-07-11T08:52:42.495Z] d2f70382dc9a: Verifying Checksum [2021-07-11T08:52:42.495Z] d2f70382dc9a: Download complete [2021-07-11T08:52:43.090Z] d2f70382dc9a: Pull complete [2021-07-11T08:52:43.090Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-11T08:52:43.090Z] Status: Downloaded newer image for alpine:3.12 [2021-07-11T08:52:43.090Z] ---> c4fd0aeabfcf [2021-07-11T08:52:43.090Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-11T08:52:43.364Z] ---> Running in 6bd93546bbc7 [2021-07-11T08:52:43.960Z] Removing intermediate container 6bd93546bbc7 [2021-07-11T08:52:43.960Z] ---> 5be7d1946324 [2021-07-11T08:52:43.960Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T08:52:43.960Z] ---> Running in 85b773357783 [2021-07-11T08:52:45.966Z] Removing intermediate container 85b773357783 [2021-07-11T08:52:45.966Z] ---> 4eaffa81da09 [2021-07-11T08:52:45.966Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-07-11T08:52:45.966Z] ---> Running in 1a50fc194579 [2021-07-11T08:52:47.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-11T08:52:48.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-11T08:52:48.981Z] (1/5) Installing libgcc (9.3.0-r2) [2021-07-11T08:52:48.981Z] (2/5) Installing libsodium (1.0.18-r0) [2021-07-11T08:52:48.981Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-07-11T08:52:49.252Z] (4/5) Installing libzmq (4.3.3-r0) [2021-07-11T08:52:49.252Z] (5/5) Installing zeromq (4.3.3-r0) [2021-07-11T08:52:49.526Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T08:52:49.526Z] OK: 8 MiB in 19 packages [2021-07-11T08:52:50.504Z] Removing intermediate container 1a50fc194579 [2021-07-11T08:52:50.504Z] ---> e6e8e89deaf7 [2021-07-11T08:52:50.504Z] Step 14/23 : WORKDIR / [2021-07-11T08:52:50.776Z] ---> Running in b2fa01f14171 [2021-07-11T08:52:51.370Z] Removing intermediate container b2fa01f14171 [2021-07-11T08:52:51.370Z] ---> 961e476fcf3f [2021-07-11T08:52:51.370Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-07-11T08:52:51.964Z] ---> 17a774bd2298 [2021-07-11T08:52:51.964Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-07-11T08:52:53.398Z] ---> 63405b4a5cb4 [2021-07-11T08:52:53.398Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-07-11T08:52:53.992Z] ---> f18c89ff58ac [2021-07-11T08:52:53.992Z] Step 18/23 : EXPOSE 59999 [2021-07-11T08:52:54.266Z] ---> Running in 1041809ed716 [2021-07-11T08:52:54.540Z] Removing intermediate container 1041809ed716 [2021-07-11T08:52:54.540Z] ---> 7d5b0d355d1c [2021-07-11T08:52:54.540Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-07-11T08:52:54.817Z] ---> Running in 3a583a014089 [2021-07-11T08:52:55.414Z] Removing intermediate container 3a583a014089 [2021-07-11T08:52:55.414Z] ---> 41a827688a45 [2021-07-11T08:52:55.414Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T08:52:55.414Z] ---> Running in 4bce12495d1f [2021-07-11T08:52:56.012Z] Removing intermediate container 4bce12495d1f [2021-07-11T08:52:56.012Z] ---> a89a6ffc0451 [2021-07-11T08:52:56.012Z] Step 21/23 : LABEL arch=arm64 [2021-07-11T08:52:56.012Z] ---> Running in 668ae633f3fc [2021-07-11T08:52:56.607Z] Removing intermediate container 668ae633f3fc [2021-07-11T08:52:56.607Z] ---> 18f445cad748 [2021-07-11T08:52:56.607Z] Step 22/23 : LABEL git_sha=b8bde01b3040ded824082163a6ece586529576f1 [2021-07-11T08:52:56.607Z] ---> Running in c12b03d56dae [2021-07-11T08:52:57.205Z] Removing intermediate container c12b03d56dae [2021-07-11T08:52:57.205Z] ---> de8969ae1fe5 [2021-07-11T08:52:57.205Z] Step 23/23 : LABEL version=2.0.1-dev.5 [2021-07-11T08:52:57.205Z] ---> Running in a5508ea4efe6 [2021-07-11T08:52:57.798Z] Removing intermediate container a5508ea4efe6 [2021-07-11T08:52:57.798Z] ---> 094f0d92f32c [2021-07-11T08:52:57.798Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-07-11T08:52:57.798Z] Successfully built 094f0d92f32c [2021-07-11T08:52:57.798Z] 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-07-11T08:52:58.432Z] ---> job-cost.sh [2021-07-11T08:52:58.433Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MENR [2021-07-11T08:53:37.440Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-11T08:55:14.217Z] lf-activate-venv(): INFO: Adding /tmp/venv-MENR/bin to PATH [2021-07-11T08:55:14.217Z] INFO: No Stack... [2021-07-11T08:55:14.217Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-11T08:55:14.217Z] INFO: Archiving Costs [Pipeline] sh [2021-07-11T08:55:14.577Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2021-07-11T08:55:14.577Z] + cut -d, -f6 [Pipeline] lock [2021-07-11T08:55:14.647Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-2-stack-cost] [2021-07-11T08:55:14.656Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-2-stack-cost] did not exist. Created. [2021-07-11T08:55:14.656Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-11T08:55:15.307Z] /w/workspace/device-sdk-go/2@tmp/durable-030e6cac/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-030e6cac/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-11T08:55:15.655Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-11T08:55:15.691Z] Warning: overwriting stash ‘stack-cost’ [2021-07-11T08:55:15.847Z] Stashed 1 file(s) [Pipeline] } [2021-07-11T08:55:15.858Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-2-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-07-11T08:55:16.767Z] provisioning config files... [2021-07-11T08:55:16.777Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7366651473820457803tmp [Pipeline] { [Pipeline] sh [2021-07-11T08:55:17.092Z] + set +x [2021-07-11T08:55:17.092Z] + curl -s https://codecov.io/bash [2021-07-11T08:55:17.092Z] + bash -s -- [2021-07-11T08:55:17.092Z] [2021-07-11T08:55:17.092Z] _____ _ [2021-07-11T08:55:17.092Z] / ____| | | [2021-07-11T08:55:17.092Z] | | ___ __| | ___ ___ _____ __ [2021-07-11T08:55:17.092Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-11T08:55:17.092Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-11T08:55:17.092Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-11T08:55:17.092Z] Bash-1.0.3 [2021-07-11T08:55:17.092Z] [2021-07-11T08:55:17.092Z] [2021-07-11T08:55:17.092Z] ==> git version 2.24.4 found [2021-07-11T08:55:17.092Z] ==> 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-07-11T08:55:17.092Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-11T08:55:17.092Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-11T08:55:17.092Z] ==> Jenkins CI detected. [2021-07-11T08:55:17.092Z] project root: . [2021-07-11T08:55:17.092Z] --> token set from env [2021-07-11T08:55:17.092Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-11T08:55:17.092Z] ==> Running gcov in . (disable via -X gcov) [2021-07-11T08:55:17.092Z] ==> Python coveragepy not found [2021-07-11T08:55:17.092Z] ==> Searching for coverage reports in: [2021-07-11T08:55:17.092Z] + . [2021-07-11T08:55:17.354Z] -> Found 1 reports [2021-07-11T08:55:17.354Z] ==> Detecting git/mercurial file structure [2021-07-11T08:55:17.354Z] ==> Reading reports [2021-07-11T08:55:17.354Z] + ./coverage.out bytes=125634 [2021-07-11T08:55:17.354Z] ==> Appending adjustments [2021-07-11T08:55:17.354Z] https://docs.codecov.io/docs/fixing-reports [2021-07-11T08:55:17.354Z] + Found adjustments [2021-07-11T08:55:17.354Z] ==> Gzipping contents [2021-07-11T08:55:17.354Z] 16K /tmp/codecov.nGxufp.gz [2021-07-11T08:55:17.617Z] ==> Uploading reports [2021-07-11T08:55:17.617Z] url: https://codecov.io [2021-07-11T08:55:17.617Z] query: branch=main&commit=b8bde01b3040ded824082163a6ece586529576f1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-11T08:55:17.617Z] -> Pinging Codecov [2021-07-11T08:55:17.617Z] https://codecov.io/upload/v4?package=bash-1.0.3&branch=main&commit=b8bde01b3040ded824082163a6ece586529576f1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-11T08:55:17.881Z] -> Uploading to [2021-07-11T08:55:17.881Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-11/7E55EF52A471D76F132DFD9A03CDDE97/b8bde01b3040ded824082163a6ece586529576f1/7386eec4-596e-458b-bcc5-269e0b0631ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210711T085517Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06fedf439f47edd8582bff336d8e0bdfdec7dd2371f48f4b2a1893fcc069a345 [2021-07-11T08:55:17.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-11T08:55:17.881Z] Dload Upload Total Spent Left Speed [2021-07-11T08:55:18.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16052 0 0 100 16052 0 45426 --:--:-- --:--:-- --:--:-- 45473 [2021-07-11T08:55:18.456Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b8bde01b3040ded824082163a6ece586529576f1 [Pipeline] } [2021-07-11T08:55:18.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-11T08:55:19.403Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-11T08:55:19.426Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:55:19.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-11T08:55:19.742Z] [2021-07-11T08:55:19.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:55:20.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-11T08:55:20.084Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-11T08:55:20.084Z] 188c0c94c7c5: Pulling fs layer [2021-07-11T08:55:20.084Z] 0ef7d3d256c8: Pulling fs layer [2021-07-11T08:55:20.084Z] de9db76c5a1d: Pulling fs layer [2021-07-11T08:55:20.084Z] 0eba1c9be4d2: Pulling fs layer [2021-07-11T08:55:20.084Z] 0d57e429df01: Pulling fs layer [2021-07-11T08:55:20.084Z] 4e4be7b47b0d: Pulling fs layer [2021-07-11T08:55:20.084Z] e1f770b5df2f: Pulling fs layer [2021-07-11T08:55:20.084Z] 85a0685a4137: Pulling fs layer [2021-07-11T08:55:20.084Z] 0d57e429df01: Waiting [2021-07-11T08:55:20.084Z] 4e4be7b47b0d: Waiting [2021-07-11T08:55:20.084Z] e1f770b5df2f: Waiting [2021-07-11T08:55:20.084Z] 85a0685a4137: Waiting [2021-07-11T08:55:20.084Z] 0eba1c9be4d2: Waiting [2021-07-11T08:55:20.084Z] de9db76c5a1d: Verifying Checksum [2021-07-11T08:55:20.084Z] de9db76c5a1d: Download complete [2021-07-11T08:55:20.349Z] 0ef7d3d256c8: Verifying Checksum [2021-07-11T08:55:20.349Z] 0ef7d3d256c8: Download complete [2021-07-11T08:55:20.349Z] 0d57e429df01: Verifying Checksum [2021-07-11T08:55:20.349Z] 0d57e429df01: Download complete [2021-07-11T08:55:20.349Z] 4e4be7b47b0d: Verifying Checksum [2021-07-11T08:55:20.349Z] 4e4be7b47b0d: Download complete [2021-07-11T08:55:20.349Z] 188c0c94c7c5: Verifying Checksum [2021-07-11T08:55:20.349Z] 188c0c94c7c5: Download complete [2021-07-11T08:55:20.612Z] 188c0c94c7c5: Pull complete [2021-07-11T08:55:20.877Z] 0ef7d3d256c8: Pull complete [2021-07-11T08:55:20.877Z] de9db76c5a1d: Pull complete [2021-07-11T08:55:22.269Z] e1f770b5df2f: Verifying Checksum [2021-07-11T08:55:22.269Z] e1f770b5df2f: Download complete [2021-07-11T08:55:23.682Z] 0eba1c9be4d2: Verifying Checksum [2021-07-11T08:55:23.682Z] 0eba1c9be4d2: Download complete [2021-07-11T08:55:24.294Z] 85a0685a4137: Verifying Checksum [2021-07-11T08:55:24.294Z] 85a0685a4137: Download complete [2021-07-11T08:55:26.896Z] 0eba1c9be4d2: Pull complete [2021-07-11T08:55:27.160Z] 0d57e429df01: Pull complete [2021-07-11T08:55:27.160Z] 4e4be7b47b0d: Pull complete [2021-07-11T08:55:27.762Z] e1f770b5df2f: Pull complete [2021-07-11T08:55:34.412Z] 85a0685a4137: Pull complete [2021-07-11T08:55:34.412Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-11T08:55:34.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-11T08:55:34.412Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-11T08:55:34.906Z] prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container [2021-07-11T08:55:34.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-11T08:55:35.955Z] $ docker top 3f6dfda3663ab87890029174275a53b88653a0b38158ce4de27f98db632aa1e5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-11T08:55:36.052Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-11T08:55:36.402Z] + set -o pipefail [2021-07-11T08:55:36.402Z] + snyk monitor '--org=edgex-jenkins' [2021-07-11T08:55:43.054Z] [2021-07-11T08:55:43.054Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2021-07-11T08:55:43.054Z] [2021-07-11T08:55:43.054Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/34302a26-293f-4e32-8b72-1b90f46d32f2 [2021-07-11T08:55:43.054Z] [2021-07-11T08:55:43.054Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-11T08:55:43.054Z] [2021-07-11T08:55:43.054Z] [Pipeline] } [2021-07-11T08:55:43.068Z] $ docker stop --time=1 3f6dfda3663ab87890029174275a53b88653a0b38158ce4de27f98db632aa1e5 [2021-07-11T08:55:45.430Z] $ docker rm -f 3f6dfda3663ab87890029174275a53b88653a0b38158ce4de27f98db632aa1e5 [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-07-11T08:55:46.236Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-11T08:55:46.266Z] provisioning config files... [2021-07-11T08:55:46.279Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5225764049622448397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-11T08:55:46.607Z] --> edgex-publish-swagger.sh [2021-07-11T08:55:46.607Z] === Publish openapi/v2 API === [2021-07-11T08:55:46.607Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-07-11T08:55:46.607Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2021-07-11T08:55:46.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-11T08:55:46.607Z] Dload Upload Total Spent Left Speed [2021-07-11T08:55:47.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51485 0 0 100 51485 0 66817 --:--:-- --:--:-- --:--:-- 66776 [2021-07-11T08:55:47.180Z] [2021-07-11T08:55:47.180Z] [Pipeline] } [2021-07-11T08:55:47.190Z] 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-07-11T08:55:47.785Z] + git log --format=format:%s -1 b8bde01b3040ded824082163a6ece586529576f1 [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:55:48.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T08:55:48.095Z] . [Pipeline] withDockerContainer [2021-07-11T08:55:48.173Z] prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container [2021-07-11T08:55:48.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-11T08:55:48.611Z] $ docker top 940c101a8444cdad957a465ca111982b0d23e384f4c8700e3090776fa5f912d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-11T08:55:48.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-11T08:55:48.783Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-11T08:55:48.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-11T08:55:48.925Z] $ docker exec 940c101a8444cdad957a465ca111982b0d23e384f4c8700e3090776fa5f912d3 ssh-agent [2021-07-11T08:55:49.034Z] SSH_AUTH_SOCK=/tmp/ssh-9dto8HPwogLo/agent.14 [2021-07-11T08:55:49.034Z] SSH_AGENT_PID=21 [2021-07-11T08:55:49.040Z] Running ssh-add (command line suppressed) [2021-07-11T08:55:49.131Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2167953144858987449.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2167953144858987449.key) [2021-07-11T08:55:49.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-11T08:55:49.465Z] + git semver tag [2021-07-11T08:55:49.465Z] # -> Open(): unable to determine branch for HEAD [2021-07-11T08:55:49.465Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git [2021-07-11T08:55:49.465Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main [2021-07-11T08:55:49.465Z] # $SEMVER_REMOTE_NAME = origin [2021-07-11T08:55:49.465Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-11T08:55:49.465Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-11T08:55:49.465Z] # $SEMVER_BRANCH = main [2021-07-11T08:55:49.465Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2021-07-11T08:55:49.465Z] # b8bde01b3040ded824082163a6ece586529576f1 HEAD [2021-07-11T08:55:49.465Z] # -> Force: false [2021-07-11T08:55:49.465Z] # 712970538c5201a12a888197fb1f0adbb3ba8b74 refs/tags/v2.0.1-dev.5 [Pipeline] } [2021-07-11T08:55:49.477Z] $ docker exec --env ******** --env ******** 940c101a8444cdad957a465ca111982b0d23e384f4c8700e3090776fa5f912d3 ssh-agent -k [2021-07-11T08:55:49.577Z] unset SSH_AUTH_SOCK; [2021-07-11T08:55:49.577Z] unset SSH_AGENT_PID; [2021-07-11T08:55:49.577Z] echo Agent pid 21 killed; [2021-07-11T08:55:49.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-11T08:55:49.935Z] + git semver [Pipeline] } [2021-07-11T08:55:49.965Z] $ docker stop --time=1 940c101a8444cdad957a465ca111982b0d23e384f4c8700e3090776fa5f912d3 [2021-07-11T08:55:51.146Z] $ docker rm -f 940c101a8444cdad957a465ca111982b0d23e384f4c8700e3090776fa5f912d3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:55:51.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-11T08:55:51.629Z] [2021-07-11T08:55:51.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:55:51.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-11T08:55:51.956Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-11T08:55:51.956Z] ab5ef0e58194: Pulling fs layer [2021-07-11T08:55:51.956Z] 9712f1f96733: Pulling fs layer [2021-07-11T08:55:51.956Z] 63f879dbbcfc: Pulling fs layer [2021-07-11T08:55:51.956Z] 0d9ebad4ef96: Pulling fs layer [2021-07-11T08:55:51.956Z] e9a5061849ea: Pulling fs layer [2021-07-11T08:55:51.956Z] d747dcd14b5f: Pulling fs layer [2021-07-11T08:55:51.956Z] 2de7ff778b66: Pulling fs layer [2021-07-11T08:55:51.956Z] e9a5061849ea: Waiting [2021-07-11T08:55:51.956Z] d747dcd14b5f: Waiting [2021-07-11T08:55:51.956Z] 2de7ff778b66: Waiting [2021-07-11T08:55:51.956Z] 0d9ebad4ef96: Waiting [2021-07-11T08:55:51.956Z] 9712f1f96733: Verifying Checksum [2021-07-11T08:55:51.956Z] 9712f1f96733: Download complete [2021-07-11T08:55:53.869Z] 63f879dbbcfc: Verifying Checksum [2021-07-11T08:55:53.869Z] 63f879dbbcfc: Download complete [2021-07-11T08:55:53.869Z] e9a5061849ea: Verifying Checksum [2021-07-11T08:55:53.869Z] e9a5061849ea: Download complete [2021-07-11T08:55:53.869Z] d747dcd14b5f: Verifying Checksum [2021-07-11T08:55:53.869Z] d747dcd14b5f: Download complete [2021-07-11T08:55:54.131Z] 2de7ff778b66: Verifying Checksum [2021-07-11T08:55:54.131Z] 2de7ff778b66: Download complete [2021-07-11T08:55:54.394Z] 0d9ebad4ef96: Verifying Checksum [2021-07-11T08:55:54.394Z] 0d9ebad4ef96: Download complete [2021-07-11T08:55:54.394Z] ab5ef0e58194: Verifying Checksum [2021-07-11T08:55:54.394Z] ab5ef0e58194: Download complete [2021-07-11T08:55:56.956Z] ab5ef0e58194: Pull complete [2021-07-11T08:55:56.956Z] 9712f1f96733: Pull complete [2021-07-11T08:55:57.905Z] 63f879dbbcfc: Pull complete [2021-07-11T08:56:01.258Z] 0d9ebad4ef96: Pull complete [2021-07-11T08:56:01.258Z] e9a5061849ea: Pull complete [2021-07-11T08:56:01.258Z] d747dcd14b5f: Pull complete [2021-07-11T08:56:02.210Z] 2de7ff778b66: Pull complete [2021-07-11T08:56:02.210Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-11T08:56:02.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-11T08:56:02.210Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-11T08:56:02.297Z] prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container [2021-07-11T08:56:02.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools:0.23.1-centos7 cat [2021-07-11T08:56:06.815Z] $ docker top 2f7c62d4c257660302272bceff2b6d51ddcd047350558820e6d44acbe59b2be1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-11T08:56:06.930Z] provisioning config files... [2021-07-11T08:56:06.941Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5265589454967570467tmp [2021-07-11T08:56:06.954Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7942234222837865481tmp [2021-07-11T08:56:06.965Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2120521194536725925tmp [Pipeline] { [Pipeline] echo [2021-07-11T08:56:06.991Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T08:56:07.295Z] ---> sigul-configuration.sh [2021-07-11T08:56:07.295Z] gpg: directory `/root/.gnupg' created [2021-07-11T08:56:07.295Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-11T08:56:07.295Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-11T08:56:07.295Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-11T08:56:07.295Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-11T08:56:07.295Z] gpg: CAST5 encrypted data [2021-07-11T08:56:07.295Z] gpg: encrypted with 1 passphrase [2021-07-11T08:56:07.295Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-11T08:56:07.599Z] + mkdir /home/jenkins [2021-07-11T08:56:07.599Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-11T08:56:07.912Z] + 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-07-11T08:56:07.926Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T08:56:08.233Z] ---> sigul-install.sh [2021-07-11T08:56:16.383Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-11T08:56:16.684Z] + git tag --list [2021-07-11T08:56:16.684Z] 0.7.1 [2021-07-11T08:56:16.684Z] delhi-tag [2021-07-11T08:56:16.684Z] v1.0.0 [2021-07-11T08:56:16.684Z] v1.1.0 [2021-07-11T08:56:16.684Z] v1.1.1 [2021-07-11T08:56:16.684Z] v1.1.2 [2021-07-11T08:56:16.684Z] v1.2.0 [2021-07-11T08:56:16.684Z] v1.2.1 [2021-07-11T08:56:16.684Z] v1.2.2 [2021-07-11T08:56:16.684Z] v1.2.3 [2021-07-11T08:56:16.684Z] v1.3.0 [2021-07-11T08:56:16.684Z] v1.4.0 [2021-07-11T08:56:16.684Z] v2.0.0 [2021-07-11T08:56:16.684Z] v2.0.1-dev.1 [2021-07-11T08:56:16.684Z] v2.0.1-dev.2 [2021-07-11T08:56:16.684Z] v2.0.1-dev.3 [2021-07-11T08:56:16.684Z] v2.0.1-dev.4 [2021-07-11T08:56:16.684Z] v2.0.1-dev.5 [Pipeline] sh [2021-07-11T08:56:16.988Z] + lftools sign git-tag v2.0.1-dev.5 [2021-07-11T08:56:17.564Z] Signing Git tag with Sigul... [2021-07-11T08:56:17.564Z] Signing v2.0.1-dev.5 [Pipeline] echo [2021-07-11T08:56:18.525Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T08:56:18.831Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-11T08:56:18.840Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-11T08:56:18.880Z] $ docker stop --time=1 2f7c62d4c257660302272bceff2b6d51ddcd047350558820e6d44acbe59b2be1 [2021-07-11T08:56:20.455Z] $ docker rm -f 2f7c62d4c257660302272bceff2b6d51ddcd047350558820e6d44acbe59b2be1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:56:21.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T08:56:21.228Z] . [Pipeline] withDockerContainer [2021-07-11T08:56:21.306Z] prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container [2021-07-11T08:56:21.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-11T08:56:21.734Z] $ docker top 0779d9694d12072ec072cbf4ac96855838fabba790843cc3774e45b75ae05809 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-11T08:56:21.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-11T08:56:21.872Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-11T08:56:21.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-11T08:56:21.986Z] $ docker exec 0779d9694d12072ec072cbf4ac96855838fabba790843cc3774e45b75ae05809 ssh-agent [2021-07-11T08:56:22.094Z] SSH_AUTH_SOCK=/tmp/ssh-kGZtiT3a2PoG/agent.14 [2021-07-11T08:56:22.095Z] SSH_AGENT_PID=20 [2021-07-11T08:56:22.101Z] Running ssh-add (command line suppressed) [2021-07-11T08:56:22.197Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2749632463988690056.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2749632463988690056.key) [2021-07-11T08:56:22.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-11T08:56:22.528Z] + git semver bump pre [2021-07-11T08:56:22.528Z] # -> Open(): unable to determine branch for HEAD [2021-07-11T08:56:22.528Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git [2021-07-11T08:56:22.528Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main [2021-07-11T08:56:22.528Z] # $SEMVER_REMOTE_NAME = origin [2021-07-11T08:56:22.528Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-11T08:56:22.528Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-11T08:56:22.528Z] # $SEMVER_BRANCH = main [2021-07-11T08:56:22.528Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2021-07-11T08:56:22.528Z] 2.0.1-dev.6 [Pipeline] } [2021-07-11T08:56:22.537Z] $ docker exec --env ******** --env ******** 0779d9694d12072ec072cbf4ac96855838fabba790843cc3774e45b75ae05809 ssh-agent -k [2021-07-11T08:56:22.632Z] unset SSH_AUTH_SOCK; [2021-07-11T08:56:22.632Z] unset SSH_AGENT_PID; [2021-07-11T08:56:22.632Z] echo Agent pid 20 killed; [2021-07-11T08:56:22.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-11T08:56:23.005Z] + git semver [Pipeline] } [2021-07-11T08:56:23.019Z] $ docker stop --time=1 0779d9694d12072ec072cbf4ac96855838fabba790843cc3774e45b75ae05809 [2021-07-11T08:56:24.213Z] $ docker rm -f 0779d9694d12072ec072cbf4ac96855838fabba790843cc3774e45b75ae05809 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:56:24.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T08:56:24.608Z] . [Pipeline] withDockerContainer [2021-07-11T08:56:24.686Z] prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container [2021-07-11T08:56:24.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-11T08:56:25.081Z] $ docker top ff8233eec5cb8e35c5be57010d46d5162e68c9d9c9a1419704c9f98e32bcc5d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-11T08:56:25.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-11T08:56:25.220Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-11T08:56:25.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-11T08:56:25.333Z] $ docker exec ff8233eec5cb8e35c5be57010d46d5162e68c9d9c9a1419704c9f98e32bcc5d9 ssh-agent [2021-07-11T08:56:25.442Z] SSH_AUTH_SOCK=/tmp/ssh-V562P5H2shrA/agent.13 [2021-07-11T08:56:25.442Z] SSH_AGENT_PID=19 [2021-07-11T08:56:25.448Z] Running ssh-add (command line suppressed) [2021-07-11T08:56:25.542Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7828531705670245665.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7828531705670245665.key) [2021-07-11T08:56:25.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-11T08:56:25.875Z] + git semver push [2021-07-11T08:56:25.875Z] # -> Open(): unable to determine branch for HEAD [2021-07-11T08:56:25.875Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git [2021-07-11T08:56:25.875Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main [2021-07-11T08:56:25.875Z] # $SEMVER_REMOTE_NAME = origin [2021-07-11T08:56:25.875Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-11T08:56:25.875Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-11T08:56:25.875Z] # $SEMVER_BRANCH = main [2021-07-11T08:56:25.875Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } [2021-07-11T08:56:31.179Z] $ docker exec --env ******** --env ******** ff8233eec5cb8e35c5be57010d46d5162e68c9d9c9a1419704c9f98e32bcc5d9 ssh-agent -k [2021-07-11T08:56:31.269Z] unset SSH_AUTH_SOCK; [2021-07-11T08:56:31.269Z] unset SSH_AGENT_PID; [2021-07-11T08:56:31.269Z] echo Agent pid 19 killed; [2021-07-11T08:56:31.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-11T08:56:31.635Z] + git semver [Pipeline] } [2021-07-11T08:56:31.661Z] $ docker stop --time=1 ff8233eec5cb8e35c5be57010d46d5162e68c9d9c9a1419704c9f98e32bcc5d9 [2021-07-11T08:56:32.859Z] $ docker rm -f ff8233eec5cb8e35c5be57010d46d5162e68c9d9c9a1419704c9f98e32bcc5d9 [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-07-11T08:56:34.199Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T08:56:34.772Z] ---> package-listing.sh [2021-07-11T08:56:34.773Z] ++ facter osfamily [2021-07-11T08:56:34.773Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-11T08:56:35.041Z] + OS_FAMILY=redhat [2021-07-11T08:56:35.041Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2021-07-11T08:56:35.041Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-11T08:56:35.041Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-11T08:56:35.041Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-11T08:56:35.042Z] + PACKAGES=/tmp/packages_start.txt [2021-07-11T08:56:35.042Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2021-07-11T08:56:35.042Z] + PACKAGES=/tmp/packages_end.txt [2021-07-11T08:56:35.042Z] + case "${OS_FAMILY}" in [2021-07-11T08:56:35.042Z] + sort [2021-07-11T08:56:35.042Z] + rpm -qa [2021-07-11T08:56:35.628Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-11T08:56:35.628Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-11T08:56:35.628Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-11T08:56:35.628Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2021-07-11T08:56:35.628Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2021-07-11T08:56:35.628Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2021-07-11T08:56:35.644Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-11T08:56:35.934Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:56:36.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-11T08:56:36.503Z] [2021-07-11T08:56:36.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-11T08:56:36.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-11T08:56:36.828Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-11T08:56:36.828Z] df20fa9351a1: Pulling fs layer [2021-07-11T08:56:36.828Z] 36b3adc4ff6f: Pulling fs layer [2021-07-11T08:56:36.828Z] 8ad3a11d3b57: Pulling fs layer [2021-07-11T08:56:36.828Z] 46f8f816bc3b: Pulling fs layer [2021-07-11T08:56:36.828Z] 93b61091891f: Pulling fs layer [2021-07-11T08:56:36.828Z] 93b9cdb0e59b: Pulling fs layer [2021-07-11T08:56:36.828Z] 5e14af77c1be: Pulling fs layer [2021-07-11T08:56:36.828Z] 01666e4c0597: Pulling fs layer [2021-07-11T08:56:36.828Z] aa168da1d23b: Pulling fs layer [2021-07-11T08:56:36.828Z] 46f8f816bc3b: Waiting [2021-07-11T08:56:36.828Z] 93b61091891f: Waiting [2021-07-11T08:56:36.828Z] 93b9cdb0e59b: Waiting [2021-07-11T08:56:36.828Z] 5e14af77c1be: Waiting [2021-07-11T08:56:36.828Z] 01666e4c0597: Waiting [2021-07-11T08:56:36.828Z] aa168da1d23b: Waiting [2021-07-11T08:56:36.828Z] 36b3adc4ff6f: Verifying Checksum [2021-07-11T08:56:36.828Z] 36b3adc4ff6f: Download complete [2021-07-11T08:56:36.828Z] 46f8f816bc3b: Verifying Checksum [2021-07-11T08:56:36.828Z] 46f8f816bc3b: Download complete [2021-07-11T08:56:36.828Z] df20fa9351a1: Verifying Checksum [2021-07-11T08:56:36.828Z] df20fa9351a1: Download complete [2021-07-11T08:56:36.828Z] 93b9cdb0e59b: Verifying Checksum [2021-07-11T08:56:36.828Z] 93b9cdb0e59b: Download complete [2021-07-11T08:56:37.092Z] 93b61091891f: Verifying Checksum [2021-07-11T08:56:37.092Z] 93b61091891f: Download complete [2021-07-11T08:56:37.092Z] 5e14af77c1be: Verifying Checksum [2021-07-11T08:56:37.092Z] 5e14af77c1be: Download complete [2021-07-11T08:56:37.092Z] 01666e4c0597: Download complete [2021-07-11T08:56:37.092Z] df20fa9351a1: Pull complete [2021-07-11T08:56:37.092Z] 8ad3a11d3b57: Verifying Checksum [2021-07-11T08:56:37.092Z] 8ad3a11d3b57: Download complete [2021-07-11T08:56:37.092Z] 36b3adc4ff6f: Pull complete [2021-07-11T08:56:37.669Z] 8ad3a11d3b57: Pull complete [2021-07-11T08:56:37.669Z] 46f8f816bc3b: Pull complete [2021-07-11T08:56:37.937Z] 93b61091891f: Pull complete [2021-07-11T08:56:38.197Z] 93b9cdb0e59b: Pull complete [2021-07-11T08:56:38.197Z] 5e14af77c1be: Pull complete [2021-07-11T08:56:38.197Z] 01666e4c0597: Pull complete [2021-07-11T08:56:38.780Z] aa168da1d23b: Verifying Checksum [2021-07-11T08:56:38.780Z] aa168da1d23b: Download complete [2021-07-11T08:56:43.017Z] aa168da1d23b: Pull complete [2021-07-11T08:56:43.017Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-11T08:56:43.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-11T08:56:43.017Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-11T08:56:43.096Z] prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container [2021-07-11T08:56:43.138Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools-log-publisher:alpine cat [2021-07-11T08:56:45.522Z] $ docker top 03eb4f8d42436496b8a307ac66cceb4650315b9509d97b648bcd0a82f3a6d0bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T08:56:45.901Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-11T08:56:46.202Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-11T08:56:46.504Z] + ls /var/log/sa-host [2021-07-11T08:56:46.504Z] + sadf -c /var/log/sa-host/sa05 [2021-07-11T08:56:46.504Z] file_magic: OK [2021-07-11T08:56:46.504Z] HZ: Using current value: 100 [2021-07-11T08:56:46.504Z] file_header: OK [2021-07-11T08:56:46.504Z] 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-07-11T08:56:46.504Z] Statistics: [2021-07-11T08:56:46.504Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-11T08:56:46.504Z] File successfully converted to sysstat format version 12.2.1 [2021-07-11T08:56:46.504Z] + sadf -c /var/log/sa-host/sa11 [2021-07-11T08:56:46.504Z] file_magic: OK [2021-07-11T08:56:46.504Z] HZ: Using current value: 100 [2021-07-11T08:56:46.504Z] file_header: OK [2021-07-11T08:56:46.504Z] 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-07-11T08:56:46.504Z] Statistics: [2021-07-11T08:56:46.504Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-11T08:56:46.504Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-11T08:56:47.163Z] provisioning config files... [2021-07-11T08:56:47.179Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1943679743247885436tmp [Pipeline] { [Pipeline] echo [2021-07-11T08:56:47.201Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T08:56:47.506Z] ---> create-netrc.sh [Pipeline] } [2021-07-11T08:56:47.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-11T08:56:47.934Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-11T08:56:47.949Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T08:56:48.249Z] ---> sudo-logs.sh [2021-07-11T08:56:48.249Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-11T08:56:48.351Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T08:56:48.751Z] ---> job-cost.sh [2021-07-11T08:56:48.751Z] lf-activate-venv: SKIPPING [2021-07-11T08:56:48.751Z] DEBUG: total: 0.18000000715255737 [2021-07-11T08:56:48.751Z] INFO: Retrieving Stack Cost... [2021-07-11T08:56:49.912Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-11T08:56:50.172Z] INFO: Archiving Costs [Pipeline] echo [2021-07-11T08:56:50.188Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T08:56:50.490Z] ---> logs-deploy.sh [2021-07-11T08:56:50.490Z] lf-activate-venv: SKIPPING [2021-07-11T08:56:50.490Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/2 [2021-07-11T08:56:50.490Z] INFO: archiving workspace using pattern(s): [2021-07-11T08:56:51.439Z] Archives upload complete. [2021-07-11T08:56:51.439Z] INFO: archiving logs to Nexus [2021-07-11T08:56:52.016Z] ---> uname -a: [2021-07-11T08:56:52.016Z] Linux prd-centos7-docker-4c-2g-2462.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-11T08:56:52.016Z] [2021-07-11T08:56:52.016Z] [2021-07-11T08:56:52.016Z] ---> lscpu: [2021-07-11T08:56:52.016Z] Architecture: x86_64 [2021-07-11T08:56:52.016Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-11T08:56:52.016Z] Byte Order: Little Endian [2021-07-11T08:56:52.016Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-11T08:56:52.016Z] CPU(s): 2 [2021-07-11T08:56:52.016Z] On-line CPU(s) list: 0,1 [2021-07-11T08:56:52.016Z] Thread(s) per core: 1 [2021-07-11T08:56:52.016Z] Core(s) per socket: 1 [2021-07-11T08:56:52.016Z] Socket(s): 2 [2021-07-11T08:56:52.016Z] NUMA node(s): 1 [2021-07-11T08:56:52.016Z] Vendor ID: AuthenticAMD [2021-07-11T08:56:52.016Z] CPU family: 23 [2021-07-11T08:56:52.016Z] Model: 49 [2021-07-11T08:56:52.016Z] Model name: AMD EPYC-Rome Processor [2021-07-11T08:56:52.016Z] Stepping: 0 [2021-07-11T08:56:52.016Z] CPU MHz: 2799.998 [2021-07-11T08:56:52.016Z] BogoMIPS: 5599.99 [2021-07-11T08:56:52.016Z] Virtualization: AMD-V [2021-07-11T08:56:52.016Z] Hypervisor vendor: KVM [2021-07-11T08:56:52.016Z] Virtualization type: full [2021-07-11T08:56:52.016Z] L1d cache: 64 KiB [2021-07-11T08:56:52.016Z] L1i cache: 64 KiB [2021-07-11T08:56:52.016Z] L2 cache: 1 MiB [2021-07-11T08:56:52.016Z] L3 cache: 32 MiB [2021-07-11T08:56:52.016Z] NUMA node0 CPU(s): 0,1 [2021-07-11T08:56:52.016Z] Vulnerability Itlb multihit: Not affected [2021-07-11T08:56:52.016Z] Vulnerability L1tf: Not affected [2021-07-11T08:56:52.016Z] Vulnerability Mds: Not affected [2021-07-11T08:56:52.016Z] Vulnerability Meltdown: Not affected [2021-07-11T08:56:52.016Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-11T08:56:52.016Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-11T08:56:52.016Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-11T08:56:52.016Z] Vulnerability Srbds: Not affected [2021-07-11T08:56:52.016Z] Vulnerability Tsx async abort: Not affected [2021-07-11T08:56:52.016Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-11T08:56:52.016Z] [2021-07-11T08:56:52.016Z] [2021-07-11T08:56:52.016Z] ---> nproc: [2021-07-11T08:56:52.016Z] 2 [2021-07-11T08:56:52.016Z] [2021-07-11T08:56:52.016Z] [2021-07-11T08:56:52.016Z] ---> df -h: [2021-07-11T08:56:52.016Z] Filesystem Size Used Available Use% Mounted on [2021-07-11T08:56:52.016Z] overlay 40.0G 8.9G 31.1G 22% / [2021-07-11T08:56:52.016Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-11T08:56:52.016Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-11T08:56:52.016Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-11T08:56:52.016Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-07-11T08:56:52.016Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-07-11T08:56:52.016Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-07-11T08:56:52.016Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-07-11T08:56:52.016Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-07-11T08:56:52.016Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-07-11T08:56:52.016Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-07-11T08:56:52.016Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_device-sdk-go_main [2021-07-11T08:56:52.016Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_device-sdk-go_main@tmp [2021-07-11T08:56:52.016Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-07-11T08:56:52.016Z] [2021-07-11T08:56:52.016Z] [2021-07-11T08:56:52.016Z] ---> free -m: [2021-07-11T08:56:52.016Z] total used free shared buff/cache available [2021-07-11T08:56:52.016Z] Mem: 7821 1166 3266 0 3388 6572 [2021-07-11T08:56:52.016Z] Swap: 1023 0 1023 [2021-07-11T08:56:52.016Z] [2021-07-11T08:56:52.016Z] [2021-07-11T08:56:52.016Z] ---> ip addr: [2021-07-11T08:56:52.016Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-11T08:56:52.016Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-11T08:56:52.016Z] inet 127.0.0.1/8 scope host lo [2021-07-11T08:56:52.017Z] valid_lft forever preferred_lft forever [2021-07-11T08:56:52.017Z] inet6 ::1/128 scope host [2021-07-11T08:56:52.017Z] valid_lft forever preferred_lft forever [2021-07-11T08:56:52.017Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-11T08:56:52.017Z] link/ether fa:16:3e:86:df:ec brd ff:ff:ff:ff:ff:ff [2021-07-11T08:56:52.017Z] inet 10.30.122.87/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-11T08:56:52.017Z] valid_lft 85634sec preferred_lft 85634sec [2021-07-11T08:56:52.017Z] inet6 fe80::f816:3eff:fe86:dfec/64 scope link [2021-07-11T08:56:52.017Z] valid_lft forever preferred_lft forever [2021-07-11T08:56:52.017Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-11T08:56:52.017Z] link/ether 02:42:3e:f9:f1:db brd ff:ff:ff:ff:ff:ff [2021-07-11T08:56:52.017Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-11T08:56:52.017Z] valid_lft forever preferred_lft forever [2021-07-11T08:56:52.017Z] inet6 fe80::42:3eff:fef9:f1db/64 scope link [2021-07-11T08:56:52.017Z] valid_lft forever preferred_lft forever [2021-07-11T08:56:52.017Z] [2021-07-11T08:56:52.017Z] [2021-07-11T08:56:52.017Z] ---> sar -b -r -n DEV: [2021-07-11T08:56:52.017Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) [2021-07-11T08:56:52.017Z] [2021-07-11T08:56:52.017Z] 08:43:54 LINUX RESTART (2 CPU) [2021-07-11T08:56:52.017Z] [2021-07-11T08:56:52.017Z] 08:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-11T08:56:52.017Z] 08:46:01 1.90 0.00 1.90 0.00 0.00 39.61 0.00 [2021-07-11T08:56:52.017Z] 08:47:01 0.30 0.00 0.30 0.00 0.00 3.80 0.00 [2021-07-11T08:56:52.017Z] 08:48:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 [2021-07-11T08:56:52.017Z] 08:49:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 [2021-07-11T08:56:52.017Z] 08:50:01 0.32 0.00 0.32 0.00 0.00 4.91 0.00 [2021-07-11T08:56:52.017Z] 08:51:01 0.27 0.00 0.27 0.00 0.00 3.25 0.00 [2021-07-11T08:56:52.017Z] 08:52:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 [2021-07-11T08:56:52.017Z] 08:53:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 [2021-07-11T08:56:52.017Z] 08:54:01 0.22 0.00 0.22 0.00 0.00 2.08 0.00 [2021-07-11T08:56:52.017Z] 08:55:01 0.28 0.00 0.28 0.00 0.00 3.38 0.00 [2021-07-11T08:56:52.017Z] 08:56:01 153.21 0.03 153.17 0.00 3.73 32865.48 0.00 [2021-07-11T08:56:52.017Z] Average: 14.31 0.00 14.31 0.00 0.34 2994.84 0.00 [2021-07-11T08:56:52.017Z] [2021-07-11T08:56:52.017Z] 08:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-11T08:56:52.017Z] 08:46:01 5470052 0 796312 9.94 2620 1739956 1206840 13.32 562196 1579792 16 [2021-07-11T08:56:52.017Z] 08:47:01 5469828 0 796532 9.95 2620 1739960 1206840 13.32 567980 1574036 16 [2021-07-11T08:56:52.017Z] 08:48:01 5467912 0 798444 9.97 2620 1739964 1207112 13.33 570080 1574036 12 [2021-07-11T08:56:52.017Z] 08:49:01 5469404 0 796944 9.95 2620 1739972 1206908 13.32 562308 1580812 16 [2021-07-11T08:56:52.017Z] 08:50:01 5468336 0 798004 9.96 2620 1739980 1207028 13.33 562956 1580812 16 [2021-07-11T08:56:52.017Z] 08:51:01 5469256 0 797084 9.95 2620 1739980 1206908 13.32 562392 1580812 12 [2021-07-11T08:56:52.017Z] 08:52:01 5459908 0 806424 10.07 2620 1739988 1206908 13.32 571664 1580812 8 [2021-07-11T08:56:52.017Z] 08:53:01 5459064 0 807264 10.08 2620 1739992 1206908 13.32 572640 1580812 8 [2021-07-11T08:56:52.017Z] 08:54:01 5458400 0 807924 10.09 2620 1739996 1206908 13.32 574496 1579056 8 [2021-07-11T08:56:52.017Z] 08:55:01 5458312 0 808008 10.09 2620 1740000 1207004 13.33 574996 1579052 8 [2021-07-11T08:56:52.017Z] 08:56:01 3873316 0 1091424 13.63 2620 3041580 1692000 18.68 844064 2702184 581360 [2021-07-11T08:56:52.017Z] Average: 5320344 0 827669 10.33 2620 1858306 1251033 13.81 593252 1681111 52862 [2021-07-11T08:56:52.017Z] [2021-07-11T08:56:52.017Z] 08:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-11T08:56:52.017Z] 08:46:01 eth0 0.57 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:47:01 eth0 0.37 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:48:01 eth0 1.42 0.58 0.58 0.37 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:49:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:50:01 eth0 0.33 0.30 0.17 0.08 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:52:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:53:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:54:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:55:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:56:01 eth0 840.97 769.51 7675.29 105.79 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] 08:56:01 docker0 65.33 70.79 5.25 385.29 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] Average: eth0 76.78 70.12 698.05 9.67 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] Average: docker0 5.94 6.44 0.48 35.04 0.00 0.00 0.00 0.00 [2021-07-11T08:56:52.017Z] [2021-07-11T08:56:52.017Z] [2021-07-11T08:56:52.017Z] ---> sar -P ALL: [2021-07-11T08:56:52.017Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) [2021-07-11T08:56:52.017Z] [2021-07-11T08:56:52.017Z] 08:43:54 LINUX RESTART (2 CPU) [2021-07-11T08:56:52.017Z] [2021-07-11T08:56:52.017Z] 08:45:01 CPU %user %nice %system %iowait %steal %idle [2021-07-11T08:56:52.017Z] 08:46:01 all 0.14 0.00 0.03 0.00 0.02 99.81 [2021-07-11T08:56:52.017Z] 08:46:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-07-11T08:56:52.017Z] 08:46:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-07-11T08:56:52.017Z] 08:47:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-07-11T08:56:52.017Z] 08:47:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-07-11T08:56:52.017Z] 08:47:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-07-11T08:56:52.017Z] 08:48:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-07-11T08:56:52.017Z] 08:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-07-11T08:56:52.017Z] 08:48:01 1 0.08 0.00 0.03 0.00 0.05 99.83 [2021-07-11T08:56:52.017Z] 08:49:01 all 0.20 0.00 0.03 0.00 0.02 99.76 [2021-07-11T08:56:52.017Z] 08:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-11T08:56:52.017Z] 08:49:01 1 0.37 0.00 0.03 0.00 0.02 99.58 [2021-07-11T08:56:52.017Z] 08:50:01 all 0.17 0.00 0.03 0.00 0.02 99.79 [2021-07-11T08:56:52.017Z] 08:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-07-11T08:56:52.017Z] 08:50:01 1 0.32 0.00 0.02 0.00 0.02 99.65 [2021-07-11T08:56:52.017Z] 08:51:01 all 0.17 0.00 0.03 0.00 0.03 99.78 [2021-07-11T08:56:52.017Z] 08:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-11T08:56:52.017Z] 08:51:01 1 0.30 0.00 0.03 0.00 0.03 99.63 [2021-07-11T08:56:52.017Z] 08:52:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-07-11T08:56:52.017Z] 08:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-07-11T08:56:52.017Z] 08:52:01 1 0.23 0.00 0.02 0.00 0.03 99.72 [2021-07-11T08:56:52.017Z] 08:53:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-07-11T08:56:52.017Z] 08:53:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-07-11T08:56:52.017Z] 08:53:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-07-11T08:56:52.017Z] 08:54:01 all 0.13 0.00 0.02 0.00 0.02 99.83 [2021-07-11T08:56:52.017Z] 08:54:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-07-11T08:56:52.017Z] 08:54:01 1 0.22 0.00 0.02 0.00 0.00 99.77 [2021-07-11T08:56:52.017Z] 08:55:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-07-11T08:56:52.017Z] 08:55:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-07-11T08:56:52.017Z] 08:55:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-07-11T08:56:52.017Z] 08:56:01 all 19.45 0.00 8.18 2.23 0.07 70.06 [2021-07-11T08:56:52.017Z] 08:56:01 0 19.58 0.00 8.32 1.95 0.07 70.09 [2021-07-11T08:56:52.017Z] 08:56:01 1 19.33 0.00 8.05 2.51 0.07 70.04 [2021-07-11T08:56:52.017Z] [2021-07-11T08:56:52.017Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-07-11T08:56:52.017Z] Average: all 1.80 0.00 0.73 0.19 0.03 97.25 [2021-07-11T08:56:52.017Z] Average: 0 1.75 0.00 0.74 0.17 0.02 97.32 [2021-07-11T08:56:52.017Z] Average: 1 1.85 0.00 0.72 0.22 0.03 97.18 [2021-07-11T08:56:52.017Z] [2021-07-11T08:56:52.017Z] [2021-07-11T08:56:52.017Z]