Pull request #1030 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 5fc4912b194ebc99294699b6c5393e9d1252ed75+d24546102b5fafb36a92b102b4be54f609bac794 (fb3b66f91bdc7f5d475885097963077be4d45766) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4022164445787467177.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4950332764993096690.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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/PR-1030/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1030/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8169655459021103810.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3290432256826186990.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/PR-1030/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1030/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1905527958119514912.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2219 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [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/gexfoundry_device-sdk-go_PR-1030 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/jenkins-gitclient-ssh5291026590022219209.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 5fc4912b194ebc99294699b6c5393e9d1252ed75 Merge succeeded, producing 5fc4912b194ebc99294699b6c5393e9d1252ed75 Checking out Revision 5fc4912b194ebc99294699b6c5393e9d1252ed75 (PR-1030) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/jenkins-gitclient-ssh7989630929593093375.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1030/head:refs/remotes/origin/PR-1030 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/jenkins-gitclient-ssh7168738886479027695.key > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. > git rev-list --no-walk d0d0bf6261bd2bdc8600fd84517e5f91d0b8def0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T01:41:11.463Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T01:41:11.544Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T01:41:11.570Z] ========================================================= [2021-10-07T01:41:11.571Z] EdgeX Global Pipelines Version Info [2021-10-07T01:41:11.571Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T01:41:12.795Z] ------------------- [2021-10-07T01:41:12.795Z] stable info: [2021-10-07T01:41:12.795Z] ------------------- [2021-10-07T01:41:12.795Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T01:41:12.795Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T01:41:12.795Z] Message: update stable to v1.0.207 [2021-10-07T01:41:13.378Z] ------------------- [2021-10-07T01:41:13.378Z] experimental info: [2021-10-07T01:41:13.378Z] ------------------- [2021-10-07T01:41:13.378Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T01:41:13.378Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T01:41:13.378Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T01:41:13.586Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-10-07T01:41:13.611Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-10-07T01:41:13.633Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T01:41:13.656Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T01:41:13.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T01:41:13.701Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T01:41:13.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T01:41:13.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-10-07T01:41:13.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T01:41:13.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T01:41:13.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T01:41:13.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-10-07T01:41:13.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T01:41:13.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T01:41:13.909Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T01:41:13.931Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T01:41:13.954Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T01:41:13.977Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T01:41:13.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T01:41:14.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-07T01:41:14.044Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-07T01:41:14.067Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-07T01:41:14.091Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T01:41:14.113Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T01:41:14.135Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-07T01:41:14.157Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T01:41:14.180Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1030 [Pipeline] echo [2021-10-07T01:41:14.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1030 [Pipeline] echo [2021-10-07T01:41:14.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1030 [Pipeline] echo [2021-10-07T01:41:14.247Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fc4912b194ebc99294699b6c5393e9d1252ed75 [Pipeline] echo [2021-10-07T01:41:14.268Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fc4912 [Pipeline] echo [2021-10-07T01:41:14.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T01:41:14.365Z] provisioning config files... [2021-10-07T01:41:14.404Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/config7800824756448592563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T01:41:14.737Z] ---> docker-login.sh [2021-10-07T01:41:14.737Z] nexus3.edgexfoundry.org:10001 [2021-10-07T01:41:14.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T01:41:15.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T01:41:15.005Z] Configure a credential helper to remove this warning. See [2021-10-07T01:41:15.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T01:41:15.005Z] [2021-10-07T01:41:15.005Z] Login Succeeded [2021-10-07T01:41:15.005Z] nexus3.edgexfoundry.org:10002 [2021-10-07T01:41:15.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T01:41:15.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T01:41:15.272Z] Configure a credential helper to remove this warning. See [2021-10-07T01:41:15.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T01:41:15.272Z] [2021-10-07T01:41:15.272Z] Login Succeeded [2021-10-07T01:41:15.272Z] nexus3.edgexfoundry.org:10003 [2021-10-07T01:41:15.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T01:41:15.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T01:41:15.543Z] Configure a credential helper to remove this warning. See [2021-10-07T01:41:15.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T01:41:15.543Z] [2021-10-07T01:41:15.543Z] Login Succeeded [2021-10-07T01:41:15.543Z] nexus3.edgexfoundry.org:10004 [2021-10-07T01:41:15.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T01:41:15.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T01:41:15.543Z] Configure a credential helper to remove this warning. See [2021-10-07T01:41:15.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T01:41:15.543Z] [2021-10-07T01:41:15.543Z] Login Succeeded [2021-10-07T01:41:15.543Z] docker.io [2021-10-07T01:41:15.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T01:41:16.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T01:41:16.130Z] Configure a credential helper to remove this warning. See [2021-10-07T01:41:16.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T01:41:16.130Z] [2021-10-07T01:41:16.130Z] Login Succeeded [2021-10-07T01:41:16.130Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T01:41:16.145Z] 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-10-07T01:41:16.695Z] + git log --format=format:%s -1 5fc4912b194ebc99294699b6c5393e9d1252ed75 [Pipeline] echo [2021-10-07T01:41:16.756Z] GIT_COMMIT: 5fc4912b194ebc99294699b6c5393e9d1252ed75, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo [2021-10-07T01:41:16.769Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T01:41:17.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T01:41:17.707Z] [2021-10-07T01:41:17.707Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T01:41:18.036Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T01:41:18.036Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T01:41:18.036Z] 31603596830f: Pulling fs layer [2021-10-07T01:41:18.036Z] 04fac38145f0: Pulling fs layer [2021-10-07T01:41:18.036Z] 701f6daf10bf: Pulling fs layer [2021-10-07T01:41:18.036Z] 24f72da36158: Pulling fs layer [2021-10-07T01:41:18.036Z] 24f72da36158: Waiting [2021-10-07T01:41:18.036Z] 04fac38145f0: Verifying Checksum [2021-10-07T01:41:18.036Z] 04fac38145f0: Download complete [2021-10-07T01:41:18.304Z] 31603596830f: Verifying Checksum [2021-10-07T01:41:18.304Z] 31603596830f: Download complete [2021-10-07T01:41:18.304Z] 701f6daf10bf: Verifying Checksum [2021-10-07T01:41:18.304Z] 701f6daf10bf: Download complete [2021-10-07T01:41:18.304Z] 24f72da36158: Verifying Checksum [2021-10-07T01:41:18.304Z] 24f72da36158: Download complete [2021-10-07T01:41:18.304Z] 31603596830f: Pull complete [2021-10-07T01:41:18.587Z] 04fac38145f0: Pull complete [2021-10-07T01:41:19.172Z] 701f6daf10bf: Pull complete [2021-10-07T01:41:19.173Z] 24f72da36158: Pull complete [2021-10-07T01:41:19.173Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T01:41:19.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T01:41:19.173Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T01:41:19.268Z] prd-centos7-docker-4c-2g-2219 does not seem to be running inside a container [2021-10-07T01:41:19.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1030 -v /w/workspace/gexfoundry_device-sdk-go_PR-1030:/w/workspace/gexfoundry_device-sdk-go_PR-1030:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T01:41:20.077Z] $ docker top 3cfc944a0b1d08b3110915f1019dde744eaf617eb3405e59cfbf1bf22ec4a4b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T01:41:20.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T01:41:20.223Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T01:41:20.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T01:41:20.334Z] $ docker exec 3cfc944a0b1d08b3110915f1019dde744eaf617eb3405e59cfbf1bf22ec4a4b5 ssh-agent [2021-10-07T01:41:20.429Z] SSH_AUTH_SOCK=/tmp/ssh-AQf2llgrMSdg/agent.13 [2021-10-07T01:41:20.429Z] SSH_AGENT_PID=19 [2021-10-07T01:41:20.440Z] Running ssh-add (command line suppressed) [2021-10-07T01:41:20.549Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_3415716771894924033.key (/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_3415716771894924033.key) [2021-10-07T01:41:20.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T01:41:20.884Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T01:41:20.906Z] $ docker exec --env ******** --env ******** 3cfc944a0b1d08b3110915f1019dde744eaf617eb3405e59cfbf1bf22ec4a4b5 ssh-agent -k [2021-10-07T01:41:21.012Z] unset SSH_AUTH_SOCK; [2021-10-07T01:41:21.012Z] unset SSH_AGENT_PID; [2021-10-07T01:41:21.012Z] echo Agent pid 19 killed; [2021-10-07T01:41:21.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T01:41:21.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T01:41:21.067Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T01:41:21.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T01:41:21.207Z] $ docker exec 3cfc944a0b1d08b3110915f1019dde744eaf617eb3405e59cfbf1bf22ec4a4b5 ssh-agent [2021-10-07T01:41:21.341Z] SSH_AUTH_SOCK=/tmp/ssh-YYogxJFBN2EG/agent.53 [2021-10-07T01:41:21.341Z] SSH_AGENT_PID=60 [2021-10-07T01:41:21.351Z] Running ssh-add (command line suppressed) [2021-10-07T01:41:21.464Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_3300780010282075915.key (/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_3300780010282075915.key) [2021-10-07T01:41:21.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T01:41:21.799Z] + git semver init [2021-10-07T01:41:21.799Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T01:41:21.799Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1030/.git [2021-10-07T01:41:21.799Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1030 [2021-10-07T01:41:21.799Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T01:41:21.799Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T01:41:21.799Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T01:41:21.799Z] # $SEMVER_BRANCH = PR-1030 [2021-10-07T01:41:21.799Z] # $SEMVER_TEMP = /tmp/semver-480034866 [2021-10-07T01:41:21.799Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-10-07T01:41:22.767Z] # '/tmp/semver-480034866' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1030/.semver' [2021-10-07T01:41:22.767Z] # -> Force: false [2021-10-07T01:41:22.767Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1030/.semver [Pipeline] } [2021-10-07T01:41:22.789Z] $ docker exec --env ******** --env ******** 3cfc944a0b1d08b3110915f1019dde744eaf617eb3405e59cfbf1bf22ec4a4b5 ssh-agent -k [2021-10-07T01:41:22.895Z] unset SSH_AUTH_SOCK; [2021-10-07T01:41:22.895Z] unset SSH_AGENT_PID; [2021-10-07T01:41:22.895Z] echo Agent pid 60 killed; [2021-10-07T01:41:22.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T01:41:23.262Z] + git semver [Pipeline] } [2021-10-07T01:41:23.285Z] $ docker stop --time=1 3cfc944a0b1d08b3110915f1019dde744eaf617eb3405e59cfbf1bf22ec4a4b5 [2021-10-07T01:41:24.541Z] $ docker rm -f 3cfc944a0b1d08b3110915f1019dde744eaf617eb3405e59cfbf1bf22ec4a4b5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T01:41:24.929Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T01:41:25.305Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T01:41:25.308Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-07T01:41:40.630Z] Still waiting to schedule task [2021-10-07T01:41:40.631Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-07T01:41:40.633Z] Still waiting to schedule task [2021-10-07T01:41:40.634Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2217’ [2021-10-07T01:44:17.671Z] Running on prd-centos7-docker-4c-2g-2222 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [Pipeline] { [Pipeline] ws [2021-10-07T01:44:17.702Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-10-07T01:44:17.826Z] Selected Git installation does not exist. Using Default [2021-10-07T01:44:17.826Z] The recommended git tool is: NONE [2021-10-07T01:44:21.022Z] using credential edgex-jenkins-ssh [2021-10-07T01:44:21.037Z] Cloning the remote Git repository [2021-10-07T01:44:20.950Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-07T01:44:21.025Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-10-07T01:44:21.062Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-07T01:44:21.062Z] > git --version # timeout=10 [2021-10-07T01:44:21.073Z] > git --version # 'git version 2.24.4' [2021-10-07T01:44:21.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T01:44:21.105Z] [INFO] Currently running in a labeled security context [2021-10-07T01:44:21.106Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T01:44:21.106Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh4963375290952761059.key [2021-10-07T01:44:21.125Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T01:44:21.900Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-07T01:44:21.912Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T01:44:21.923Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-07T01:44:21.936Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-07T01:44:21.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T01:44:21.937Z] [INFO] Currently running in a labeled security context [2021-10-07T01:44:21.937Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T01:44:21.937Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh3354054660461666763.key [2021-10-07T01:44:21.944Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1030/head:refs/remotes/origin/PR-1030 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T01:44:22.552Z] Merging remotes/origin/main commit d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 5fc4912b194ebc99294699b6c5393e9d1252ed75 [2021-10-07T01:44:22.649Z] Merge succeeded, producing 5fc4912b194ebc99294699b6c5393e9d1252ed75 [2021-10-07T01:44:22.650Z] Checking out Revision 5fc4912b194ebc99294699b6c5393e9d1252ed75 (PR-1030) [2021-10-07T01:44:22.558Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T01:44:22.565Z] > git checkout -f 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 [2021-10-07T01:44:22.610Z] > git remote # timeout=10 [2021-10-07T01:44:22.620Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T01:44:22.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T01:44:22.627Z] [INFO] Currently running in a labeled security context [2021-10-07T01:44:22.627Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T01:44:22.627Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh2098077596605466045.key [2021-10-07T01:44:22.631Z] > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 [2021-10-07T01:44:22.640Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T01:44:22.649Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T01:44:22.657Z] > git checkout -f 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 [2021-10-07T01:44:26.436Z] Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T01:44:26.850Z] provisioning config files... [2021-10-07T01:44:26.869Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config5273970493716909030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T01:44:27.302Z] ---> docker-login.sh [2021-10-07T01:44:27.302Z] nexus3.edgexfoundry.org:10001 [2021-10-07T01:44:27.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T01:44:27.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T01:44:27.573Z] Configure a credential helper to remove this warning. See [2021-10-07T01:44:27.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T01:44:27.573Z] [2021-10-07T01:44:27.573Z] Login Succeeded [2021-10-07T01:44:27.573Z] nexus3.edgexfoundry.org:10002 [2021-10-07T01:44:27.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T01:44:27.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T01:44:27.839Z] Configure a credential helper to remove this warning. See [2021-10-07T01:44:27.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T01:44:27.839Z] [2021-10-07T01:44:27.839Z] Login Succeeded [2021-10-07T01:44:27.839Z] nexus3.edgexfoundry.org:10003 [2021-10-07T01:44:27.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T01:44:28.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T01:44:28.421Z] Configure a credential helper to remove this warning. See [2021-10-07T01:44:28.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T01:44:28.421Z] [2021-10-07T01:44:28.421Z] Login Succeeded [2021-10-07T01:44:28.421Z] nexus3.edgexfoundry.org:10004 [2021-10-07T01:44:28.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T01:44:29.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T01:44:29.010Z] Configure a credential helper to remove this warning. See [2021-10-07T01:44:29.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T01:44:29.010Z] [2021-10-07T01:44:29.010Z] Login Succeeded [2021-10-07T01:44:29.010Z] docker.io [2021-10-07T01:44:29.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T01:44:29.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T01:44:29.544Z] Configure a credential helper to remove this warning. See [2021-10-07T01:44:29.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T01:44:29.544Z] [2021-10-07T01:44:29.544Z] Login Succeeded [2021-10-07T01:44:29.544Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T01:44:29.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T01:44:29.808Z] ========================================================= [2021-10-07T01:44:29.808Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T01:44:29.808Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T01:44:30.162Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-07T01:44:30.162Z] Sending build context to Docker daemon 2.661MB [2021-10-07T01:44:30.162Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T01:44:30.162Z] Step 2/9 : FROM ${BASE} AS builder [2021-10-07T01:44:35.916Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T01:44:35.916Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T01:44:35.916Z] 57d31006c564: Pulling fs layer [2021-10-07T01:44:35.916Z] bd5ccded8296: Pulling fs layer [2021-10-07T01:44:35.916Z] 304dd3a0f381: Pulling fs layer [2021-10-07T01:44:35.916Z] d37cda54a23b: Pulling fs layer [2021-10-07T01:44:35.916Z] bae75c0f2455: Pulling fs layer [2021-10-07T01:44:35.916Z] 806579b3d29a: Pulling fs layer [2021-10-07T01:44:35.916Z] c77eb801bf70: Pulling fs layer [2021-10-07T01:44:35.916Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T01:44:35.916Z] 304dd3a0f381: Waiting [2021-10-07T01:44:35.916Z] d37cda54a23b: Waiting [2021-10-07T01:44:35.916Z] bae75c0f2455: Waiting [2021-10-07T01:44:35.916Z] 806579b3d29a: Waiting [2021-10-07T01:44:35.916Z] c77eb801bf70: Waiting [2021-10-07T01:44:35.916Z] 6d0567d44e1a: Waiting [2021-10-07T01:44:35.916Z] bd5ccded8296: Verifying Checksum [2021-10-07T01:44:35.916Z] bd5ccded8296: Download complete [2021-10-07T01:44:35.916Z] 57d31006c564: Verifying Checksum [2021-10-07T01:44:35.916Z] 57d31006c564: Download complete [2021-10-07T01:44:35.916Z] d37cda54a23b: Verifying Checksum [2021-10-07T01:44:35.916Z] d37cda54a23b: Download complete [2021-10-07T01:44:35.916Z] bae75c0f2455: Verifying Checksum [2021-10-07T01:44:35.916Z] bae75c0f2455: Download complete [2021-10-07T01:44:35.916Z] 806579b3d29a: Verifying Checksum [2021-10-07T01:44:35.916Z] 806579b3d29a: Download complete [2021-10-07T01:44:35.916Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T01:44:35.916Z] 4e9f2cdf4387: Download complete [2021-10-07T01:44:35.916Z] 4e9f2cdf4387: Pull complete [2021-10-07T01:44:35.916Z] 57d31006c564: Pull complete [2021-10-07T01:44:36.194Z] bd5ccded8296: Pull complete [2021-10-07T01:44:36.194Z] c77eb801bf70: Verifying Checksum [2021-10-07T01:44:36.194Z] c77eb801bf70: Download complete [2021-10-07T01:44:36.194Z] 304dd3a0f381: Verifying Checksum [2021-10-07T01:44:36.194Z] 304dd3a0f381: Download complete [2021-10-07T01:44:37.184Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T01:44:37.184Z] 6d0567d44e1a: Download complete [2021-10-07T01:44:40.014Z] 304dd3a0f381: Pull complete [2021-10-07T01:44:40.015Z] d37cda54a23b: Pull complete [2021-10-07T01:44:40.015Z] bae75c0f2455: Pull complete [2021-10-07T01:44:40.290Z] 806579b3d29a: Pull complete [2021-10-07T01:44:40.290Z] c77eb801bf70: Pull complete [2021-10-07T01:44:43.704Z] 6d0567d44e1a: Pull complete [2021-10-07T01:44:43.704Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T01:44:43.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T01:44:43.704Z] ---> e839a31ac9d1 [2021-10-07T01:44:43.704Z] Step 3/9 : WORKDIR /device-sdk-go [2021-10-07T01:44:44.665Z] ---> Running in 9812b5abcfc8 [2021-10-07T01:44:44.934Z] Removing intermediate container 9812b5abcfc8 [2021-10-07T01:44:44.934Z] ---> 2e1ae27f875d [2021-10-07T01:44:44.934Z] Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-07T01:44:44.934Z] ---> Running in f66a0dd15335 [2021-10-07T01:44:44.934Z] Removing intermediate container f66a0dd15335 [2021-10-07T01:44:44.934Z] ---> f8a93a3569b3 [2021-10-07T01:44:44.934Z] Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T01:44:44.935Z] ---> Running in a0e26dfe05b8 [2021-10-07T01:44:45.526Z] Removing intermediate container a0e26dfe05b8 [2021-10-07T01:44:45.526Z] ---> dbce44c228cf [2021-10-07T01:44:45.526Z] Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-07T01:44:45.526Z] ---> Running in 02fac0794ef0 [2021-10-07T01:44:45.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T01:44:46.760Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T01:44:47.026Z] OK: 219 MiB in 52 packages [2021-10-07T01:44:47.312Z] Removing intermediate container 02fac0794ef0 [2021-10-07T01:44:47.312Z] ---> 50895f3f800e [2021-10-07T01:44:47.312Z] Step 7/9 : COPY . . [2021-10-07T01:44:47.581Z] ---> ffc571d5b74d [2021-10-07T01:44:47.581Z] Step 8/9 : RUN go mod download [2021-10-07T01:44:47.581Z] ---> Running in 4016646d5d05 [2021-10-07T01:45:26.509Z] Removing intermediate container 4016646d5d05 [2021-10-07T01:45:26.509Z] ---> 4121b8268462 [2021-10-07T01:45:26.509Z] Step 9/9 : RUN make build [2021-10-07T01:45:26.509Z] ---> Running in 3fae3425e259 [2021-10-07T01:45:26.509Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-10-07T01:45:26.509Z] internal/telemetry/linux_cpu.go:22:2: missing go.sum entry for module providing package bitbucket.org/bertimus9/systemstat (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry); to add: [2021-10-07T01:45:26.509Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [2021-10-07T01:45:26.509Z] internal/autoevent/executor.go:15:2: missing go.sum entry for module providing package github.com/OneOfOne/xxhash (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: [2021-10-07T01:45:26.509Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2021-10-07T01:45:26.509Z] pkg/service/main.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:45:26.509Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:45:26.509Z] pkg/service/service.go:22:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:45:26.509Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:45:26.509Z] internal/autodiscovery/autodiscovery.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:45:26.509Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:45:26.509Z] pkg/service/main.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:45:26.509Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:45:26.509Z] pkg/service/main.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:45:26.509Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:45:26.509Z] pkg/service/main.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:45:26.509Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:45:26.510Z] internal/messaging/messaging.go:28:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/messaging); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/messaging [2021-10-07T01:45:26.510Z] internal/autodiscovery/autodiscovery.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:45:26.510Z] internal/config/config.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/config (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:45:26.510Z] internal/container/client.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/di (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:45:26.510Z] internal/clients/init.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/clients); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/clients [2021-10-07T01:45:26.510Z] internal/common/utils.go:17:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/clients); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/clients [2021-10-07T01:45:26.510Z] pkg/models/protocoldriver.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger (imported by github.com/edgexfoundry/device-sdk-go/v2/example/driver); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/example/driver [2021-10-07T01:45:26.510Z] pkg/models/commandvalue.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/common (imported by github.com/edgexfoundry/device-sdk-go/v2/example/driver); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/example/driver [2021-10-07T01:45:26.510Z] internal/cache/init.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:45:26.510Z] internal/controller/http/callback.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:45:26.510Z] internal/common/utils.go:21:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:45:26.510Z] internal/controller/http/command.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [2021-10-07T01:45:26.510Z] pkg/models/commandvalue.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/errors (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/models); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/models [2021-10-07T01:45:26.510Z] pkg/models/protocoldiscovery.go:11:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/models (imported by github.com/edgexfoundry/device-sdk-go/v2/example/driver); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/example/driver [2021-10-07T01:45:26.510Z] internal/container/client.go:11:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v2/messaging (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/container); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/container [2021-10-07T01:45:26.510Z] internal/common/utils.go:22:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v2/pkg/types (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/common); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/common [2021-10-07T01:45:26.510Z] internal/clients/init.go:23:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-registry/v2/registry (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:45:26.510Z] internal/controller/http/correlation/middleware.go:17:2: missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:45:26.510Z] internal/controller/http/callback.go:17:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/startup); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [2021-10-07T01:45:26.510Z] internal/provision/devices.go:25:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/provision); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/provision [2021-10-07T01:45:26.510Z] internal/provision/profiles.go:24:2: missing go.sum entry for module providing package gopkg.in/yaml.v3 (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/provision); to add: [2021-10-07T01:45:26.510Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/provision [2021-10-07T01:45:26.510Z] make: *** [Makefile:24: example/cmd/device-simple/device-simple] Error 1 [2021-10-07T01:45:26.510Z] The command '/bin/sh -c make build' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T01:45:27.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T01:45:27.490Z] [2021-10-07T01:45:27.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T01:45:27.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T01:45:27.832Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T01:45:27.832Z] b4d181a07f80: Pulling fs layer [2021-10-07T01:45:27.832Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T01:45:27.832Z] ed53099fbce6: Pulling fs layer [2021-10-07T01:45:27.832Z] dc539afda2c1: Pulling fs layer [2021-10-07T01:45:27.832Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T01:45:27.832Z] 9065ff56babe: Pulling fs layer [2021-10-07T01:45:27.832Z] d287ab97295c: Pulling fs layer [2021-10-07T01:45:27.832Z] dc539afda2c1: Waiting [2021-10-07T01:45:27.832Z] 77bc0d833cb6: Waiting [2021-10-07T01:45:27.832Z] 9065ff56babe: Waiting [2021-10-07T01:45:27.832Z] d287ab97295c: Waiting [2021-10-07T01:45:28.107Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T01:45:28.107Z] a1111a8f2ec3: Download complete [2021-10-07T01:45:28.107Z] dc539afda2c1: Verifying Checksum [2021-10-07T01:45:28.107Z] dc539afda2c1: Download complete [2021-10-07T01:45:28.107Z] ed53099fbce6: Verifying Checksum [2021-10-07T01:45:28.107Z] ed53099fbce6: Download complete [2021-10-07T01:45:28.107Z] 9065ff56babe: Verifying Checksum [2021-10-07T01:45:28.107Z] 9065ff56babe: Download complete [2021-10-07T01:45:28.107Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T01:45:28.107Z] 77bc0d833cb6: Download complete [2021-10-07T01:45:28.710Z] b4d181a07f80: Verifying Checksum [2021-10-07T01:45:28.710Z] b4d181a07f80: Download complete [2021-10-07T01:45:30.562Z] d287ab97295c: Verifying Checksum [2021-10-07T01:45:30.562Z] d287ab97295c: Download complete [2021-10-07T01:45:30.562Z] b4d181a07f80: Pull complete [2021-10-07T01:45:30.562Z] a1111a8f2ec3: Pull complete [2021-10-07T01:45:30.562Z] ed53099fbce6: Pull complete [2021-10-07T01:45:30.835Z] dc539afda2c1: Pull complete [2021-10-07T01:45:30.835Z] 77bc0d833cb6: Pull complete [2021-10-07T01:45:31.109Z] 9065ff56babe: Pull complete [2021-10-07T01:45:36.744Z] d287ab97295c: Pull complete [2021-10-07T01:45:36.744Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T01:45:36.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T01:45:36.744Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T01:45:36.847Z] prd-centos7-docker-4c-2g-2222 does not seem to be running inside a container [2021-10-07T01:45:36.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T01:45:39.133Z] $ docker top 6029bdea0616f88068e7d96c49958bd240c003086466d5e0599d0cc49d01293b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T01:45:39.730Z] ---> job-cost.sh [2021-10-07T01:45:39.730Z] lf-activate-venv: SKIPPING [2021-10-07T01:45:39.730Z] INFO: No Stack... [2021-10-07T01:45:40.313Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T01:45:40.584Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T01:45:40.916Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2021-10-07T01:45:40.916Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T01:45:40.960Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1030-2-stack-cost] [2021-10-07T01:45:40.967Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-2-stack-cost] did not exist. Created. [2021-10-07T01:45:40.968Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1030-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T01:45:41.324Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-07T01:45:41.577Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T01:45:41.589Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T01:45:41.615Z] $ docker stop --time=1 6029bdea0616f88068e7d96c49958bd240c003086466d5e0599d0cc49d01293b [2021-10-07T01:45:42.743Z] $ docker rm -f 6029bdea0616f88068e7d96c49958bd240c003086466d5e0599d0cc49d01293b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T01:45:43.104Z] Failed in branch amd64 [2021-10-07T01:46:08.178Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2223 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [Pipeline] { [Pipeline] ws [2021-10-07T01:46:08.204Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-10-07T01:46:08.829Z] Selected Git installation does not exist. Using Default [2021-10-07T01:46:08.829Z] The recommended git tool is: NONE [2021-10-07T01:46:15.482Z] using credential edgex-jenkins-ssh [2021-10-07T01:46:15.509Z] Cloning the remote Git repository [2021-10-07T01:46:15.556Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-07T01:46:15.687Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-10-07T01:46:15.770Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-07T01:46:15.770Z] > git --version # timeout=10 [2021-10-07T01:46:15.787Z] > git --version # 'git version 2.17.1' [2021-10-07T01:46:15.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T01:46:15.879Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T01:46:17.293Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-07T01:46:17.313Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T01:46:17.347Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-07T01:46:17.382Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-07T01:46:17.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T01:46:17.396Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1030/head:refs/remotes/origin/PR-1030 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T01:46:18.129Z] Merging remotes/origin/main commit d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 5fc4912b194ebc99294699b6c5393e9d1252ed75 [2021-10-07T01:46:18.403Z] Merge succeeded, producing 5fc4912b194ebc99294699b6c5393e9d1252ed75 [2021-10-07T01:46:18.403Z] Checking out Revision 5fc4912b194ebc99294699b6c5393e9d1252ed75 (PR-1030) [2021-10-07T01:46:18.142Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T01:46:18.160Z] > git checkout -f 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 [2021-10-07T01:46:18.288Z] > git remote # timeout=10 [2021-10-07T01:46:18.318Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T01:46:18.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T01:46:18.344Z] > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 [2021-10-07T01:46:18.371Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T01:46:18.401Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T01:46:18.422Z] > git checkout -f 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 [2021-10-07T01:46:23.300Z] Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T01:46:23.663Z] provisioning config files... [2021-10-07T01:46:23.702Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config3433646939305409929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T01:46:24.351Z] ---> docker-login.sh [2021-10-07T01:46:24.351Z] nexus3.edgexfoundry.org:10001 [2021-10-07T01:46:27.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T01:46:27.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T01:46:27.339Z] Configure a credential helper to remove this warning. See [2021-10-07T01:46:27.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T01:46:27.339Z] [2021-10-07T01:46:27.339Z] Login Succeeded [2021-10-07T01:46:27.339Z] nexus3.edgexfoundry.org:10002 [2021-10-07T01:46:27.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T01:46:27.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T01:46:27.912Z] Configure a credential helper to remove this warning. See [2021-10-07T01:46:27.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T01:46:27.912Z] [2021-10-07T01:46:27.912Z] Login Succeeded [2021-10-07T01:46:27.912Z] nexus3.edgexfoundry.org:10003 [2021-10-07T01:46:28.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T01:46:28.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T01:46:28.493Z] Configure a credential helper to remove this warning. See [2021-10-07T01:46:28.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T01:46:28.493Z] [2021-10-07T01:46:28.493Z] Login Succeeded [2021-10-07T01:46:28.493Z] nexus3.edgexfoundry.org:10004 [2021-10-07T01:46:28.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T01:46:29.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T01:46:29.062Z] Configure a credential helper to remove this warning. See [2021-10-07T01:46:29.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T01:46:29.062Z] [2021-10-07T01:46:29.062Z] Login Succeeded [2021-10-07T01:46:29.062Z] docker.io [2021-10-07T01:46:29.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T01:46:29.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T01:46:29.973Z] Configure a credential helper to remove this warning. See [2021-10-07T01:46:29.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T01:46:29.973Z] [2021-10-07T01:46:29.973Z] Login Succeeded [2021-10-07T01:46:29.973Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T01:46:30.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T01:46:30.755Z] ========================================================= [2021-10-07T01:46:30.755Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T01:46:30.755Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T01:46:31.165Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-07T01:46:31.451Z] Sending build context to Docker daemon 2.651MB [2021-10-07T01:46:31.740Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T01:46:31.740Z] Step 2/9 : FROM ${BASE} AS builder [2021-10-07T01:46:32.023Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T01:46:32.023Z] bbf911997326: Pulling fs layer [2021-10-07T01:46:32.023Z] 58ec367f63d7: Pulling fs layer [2021-10-07T01:46:32.023Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T01:46:32.023Z] fc5181fea5dc: Pulling fs layer [2021-10-07T01:46:32.023Z] 9c418107303f: Pulling fs layer [2021-10-07T01:46:32.023Z] 284eca6f2348: Pulling fs layer [2021-10-07T01:46:32.023Z] 842844d905b1: Pulling fs layer [2021-10-07T01:46:32.023Z] 901a3a57568e: Pulling fs layer [2021-10-07T01:46:32.023Z] 284eca6f2348: Waiting [2021-10-07T01:46:32.023Z] 842844d905b1: Waiting [2021-10-07T01:46:32.023Z] 901a3a57568e: Waiting [2021-10-07T01:46:32.023Z] fc5181fea5dc: Waiting [2021-10-07T01:46:32.023Z] 9c418107303f: Waiting [2021-10-07T01:46:32.023Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-07T01:46:32.023Z] 1b4a6ffa7d45: Download complete [2021-10-07T01:46:32.309Z] 58ec367f63d7: Download complete [2021-10-07T01:46:32.309Z] 9c418107303f: Download complete [2021-10-07T01:46:32.309Z] 284eca6f2348: Verifying Checksum [2021-10-07T01:46:32.309Z] 284eca6f2348: Download complete [2021-10-07T01:46:32.309Z] 842844d905b1: Verifying Checksum [2021-10-07T01:46:32.309Z] 842844d905b1: Download complete [2021-10-07T01:46:32.309Z] bbf911997326: Download complete [2021-10-07T01:46:32.931Z] bbf911997326: Pull complete [2021-10-07T01:46:33.562Z] 58ec367f63d7: Pull complete [2021-10-07T01:46:33.850Z] 1b4a6ffa7d45: Pull complete [2021-10-07T01:46:36.578Z] fc5181fea5dc: Verifying Checksum [2021-10-07T01:46:36.578Z] fc5181fea5dc: Download complete [2021-10-07T01:46:36.578Z] 901a3a57568e: Verifying Checksum [2021-10-07T01:46:36.579Z] 901a3a57568e: Download complete [2021-10-07T01:46:45.005Z] fc5181fea5dc: Pull complete [2021-10-07T01:46:45.296Z] 9c418107303f: Pull complete [2021-10-07T01:46:45.931Z] 284eca6f2348: Pull complete [2021-10-07T01:46:46.221Z] 842844d905b1: Pull complete [2021-10-07T01:46:51.766Z] 901a3a57568e: Pull complete [2021-10-07T01:46:51.766Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T01:46:51.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T01:46:51.766Z] ---> 72ade6ffb461 [2021-10-07T01:46:51.766Z] Step 3/9 : WORKDIR /device-sdk-go [2021-10-07T01:46:58.638Z] ---> Running in 03676225cfd8 [2021-10-07T01:46:59.257Z] Removing intermediate container 03676225cfd8 [2021-10-07T01:46:59.257Z] ---> 184f604b0caf [2021-10-07T01:46:59.257Z] Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-07T01:46:59.257Z] ---> Running in c5e6963e6e1c [2021-10-07T01:46:59.883Z] Removing intermediate container c5e6963e6e1c [2021-10-07T01:46:59.883Z] ---> 9555edb33f46 [2021-10-07T01:46:59.883Z] Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T01:47:00.192Z] ---> Running in cedb143fb9f0 [2021-10-07T01:47:02.940Z] Removing intermediate container cedb143fb9f0 [2021-10-07T01:47:02.940Z] ---> 806d16d721d9 [2021-10-07T01:47:02.940Z] Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-07T01:47:02.940Z] ---> Running in a83599d939c4 [2021-10-07T01:47:04.442Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T01:47:07.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T01:47:12.337Z] OK: 218 MiB in 52 packages [2021-10-07T01:47:13.365Z] Removing intermediate container a83599d939c4 [2021-10-07T01:47:13.365Z] ---> b6a556bfb8a8 [2021-10-07T01:47:13.365Z] Step 7/9 : COPY . . [2021-10-07T01:47:14.910Z] ---> 5088914b2bd6 [2021-10-07T01:47:14.910Z] Step 8/9 : RUN go mod download [2021-10-07T01:47:14.910Z] ---> Running in 672cf6f5ebac [2021-10-07T01:48:37.013Z] Removing intermediate container 672cf6f5ebac [2021-10-07T01:48:37.013Z] ---> 69ea8c5565f6 [2021-10-07T01:48:37.013Z] Step 9/9 : RUN make build [2021-10-07T01:48:37.013Z] ---> Running in 2ba7e60fd62b [2021-10-07T01:48:37.013Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-10-07T01:48:37.013Z] internal/telemetry/linux_cpu.go:22:2: missing go.sum entry for module providing package bitbucket.org/bertimus9/systemstat (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [2021-10-07T01:48:37.013Z] internal/autoevent/executor.go:15:2: missing go.sum entry for module providing package github.com/OneOfOne/xxhash (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [2021-10-07T01:48:37.013Z] pkg/service/main.go:13:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:48:37.013Z] pkg/service/service.go:22:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:48:37.013Z] internal/autodiscovery/autodiscovery.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:48:37.013Z] pkg/service/main.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:48:37.013Z] pkg/service/main.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:48:37.013Z] pkg/service/main.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:48:37.013Z] internal/messaging/messaging.go:28:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/messaging); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/messaging [2021-10-07T01:48:37.013Z] internal/autodiscovery/autodiscovery.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:48:37.013Z] internal/config/config.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/config (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:48:37.013Z] internal/container/client.go:10:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/v2/di (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:48:37.013Z] internal/clients/init.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/clients); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/clients [2021-10-07T01:48:37.013Z] internal/common/utils.go:17:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/clients); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/clients [2021-10-07T01:48:37.013Z] pkg/models/protocoldriver.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger (imported by github.com/edgexfoundry/device-sdk-go/v2/example/driver); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/example/driver [2021-10-07T01:48:37.013Z] pkg/models/commandvalue.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/common (imported by github.com/edgexfoundry/device-sdk-go/v2/example/driver); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/example/driver [2021-10-07T01:48:37.013Z] internal/cache/init.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:48:37.013Z] internal/controller/http/callback.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:48:37.013Z] internal/common/utils.go:21:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:48:37.013Z] internal/controller/http/command.go:19:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [2021-10-07T01:48:37.013Z] pkg/models/commandvalue.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/errors (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/models); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/models [2021-10-07T01:48:37.013Z] pkg/models/protocoldiscovery.go:11:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/v2/models (imported by github.com/edgexfoundry/device-sdk-go/v2/example/driver); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/example/driver [2021-10-07T01:48:37.013Z] internal/container/client.go:11:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v2/messaging (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/container); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/container [2021-10-07T01:48:37.013Z] internal/common/utils.go:22:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v2/pkg/types (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/common); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/common [2021-10-07T01:48:37.013Z] internal/clients/init.go:23:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-registry/v2/registry (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:48:37.013Z] internal/controller/http/correlation/middleware.go:17:2: missing go.sum entry for module providing package github.com/google/uuid (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/service); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/service [2021-10-07T01:48:37.013Z] internal/controller/http/callback.go:17:2: missing go.sum entry for module providing package github.com/gorilla/mux (imported by github.com/edgexfoundry/device-sdk-go/v2/pkg/startup); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [2021-10-07T01:48:37.013Z] internal/provision/devices.go:25:2: missing go.sum entry for module providing package github.com/pelletier/go-toml (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/provision); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/provision [2021-10-07T01:48:37.013Z] internal/provision/profiles.go:24:2: missing go.sum entry for module providing package gopkg.in/yaml.v3 (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/provision); to add: [2021-10-07T01:48:37.013Z] go get github.com/edgexfoundry/device-sdk-go/v2/internal/provision [2021-10-07T01:48:37.013Z] make: *** [Makefile:24: example/cmd/device-simple/device-simple] Error 1 [2021-10-07T01:48:37.297Z] The command '/bin/sh -c make build' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T01:48:38.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T01:48:38.235Z] [2021-10-07T01:48:38.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T01:48:38.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T01:48:38.975Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T01:48:38.975Z] 448f6bf000e3: Pulling fs layer [2021-10-07T01:48:38.975Z] f757da607395: Pulling fs layer [2021-10-07T01:48:38.975Z] 05883995daec: Pulling fs layer [2021-10-07T01:48:38.975Z] 8603b9c90790: Pulling fs layer [2021-10-07T01:48:38.975Z] 1560dd03e051: Pulling fs layer [2021-10-07T01:48:38.975Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T01:48:38.975Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T01:48:38.975Z] 8603b9c90790: Waiting [2021-10-07T01:48:38.975Z] 1560dd03e051: Waiting [2021-10-07T01:48:38.975Z] 27f5ce0e4adf: Waiting [2021-10-07T01:48:38.975Z] c2d8d7efcc4b: Waiting [2021-10-07T01:48:38.975Z] f757da607395: Verifying Checksum [2021-10-07T01:48:39.260Z] 8603b9c90790: Download complete [2021-10-07T01:48:39.260Z] 1560dd03e051: Verifying Checksum [2021-10-07T01:48:39.260Z] 1560dd03e051: Download complete [2021-10-07T01:48:39.545Z] 05883995daec: Download complete [2021-10-07T01:48:39.545Z] 27f5ce0e4adf: Verifying Checksum [2021-10-07T01:48:39.545Z] 27f5ce0e4adf: Download complete [2021-10-07T01:48:39.831Z] 448f6bf000e3: Verifying Checksum [2021-10-07T01:48:39.831Z] 448f6bf000e3: Download complete [2021-10-07T01:48:43.304Z] 448f6bf000e3: Pull complete [2021-10-07T01:48:43.936Z] f757da607395: Pull complete [2021-10-07T01:48:44.238Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T01:48:44.238Z] c2d8d7efcc4b: Download complete [2021-10-07T01:48:45.280Z] 05883995daec: Pull complete [2021-10-07T01:48:45.903Z] 8603b9c90790: Pull complete [2021-10-07T01:48:46.923Z] 1560dd03e051: Pull complete [2021-10-07T01:48:47.208Z] 27f5ce0e4adf: Pull complete [2021-10-07T01:49:02.712Z] c2d8d7efcc4b: Pull complete [2021-10-07T01:49:02.712Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T01:49:02.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T01:49:02.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T01:49:02.995Z] prd-ubuntu18.04-docker-arm64-4c-16g-2223 does not seem to be running inside a container [2021-10-07T01:49:03.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-07T01:49:08.548Z] $ docker top e9bbb09fd003e37c93becb10537523f047a2c385986943ca3697cd2e81514d06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T01:49:09.660Z] ---> job-cost.sh [2021-10-07T01:49:09.660Z] lf-activate-venv: SKIPPING [2021-10-07T01:49:09.660Z] INFO: No Stack... [2021-10-07T01:49:16.469Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T01:49:16.469Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T01:49:17.225Z] + cut -d, -f6 [2021-10-07T01:49:17.225Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock [2021-10-07T01:49:17.308Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1030-2-stack-cost] [2021-10-07T01:49:17.317Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-2-stack-cost] did not exist. Created. [2021-10-07T01:49:17.317Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1030-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T01:49:18.068Z] /w/workspace/device-sdk-go/2@tmp/durable-c368045e/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-c368045e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-07T01:49:18.810Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T01:49:18.856Z] Warning: overwriting stash ‘stack-cost’ [2021-10-07T01:49:19.839Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T01:49:19.853Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T01:49:19.856Z] $ docker stop --time=1 e9bbb09fd003e37c93becb10537523f047a2c385986943ca3697cd2e81514d06 [2021-10-07T01:49:21.553Z] $ docker rm -f e9bbb09fd003e37c93becb10537523f047a2c385986943ca3697cd2e81514d06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T01:49:22.133Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-07T01:49:23.846Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T01:49:24.186Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T01:49:24.779Z] ---> package-listing.sh [2021-10-07T01:49:24.779Z] ++ facter osfamily [2021-10-07T01:49:24.779Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T01:49:25.063Z] + OS_FAMILY=redhat [2021-10-07T01:49:25.063Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1030 [2021-10-07T01:49:25.063Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T01:49:25.063Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T01:49:25.063Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T01:49:25.063Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T01:49:25.063Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1030 ']' [2021-10-07T01:49:25.063Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T01:49:25.063Z] + case "${OS_FAMILY}" in [2021-10-07T01:49:25.063Z] + rpm -qa [2021-10-07T01:49:25.063Z] + sort [2021-10-07T01:49:25.651Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T01:49:25.651Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T01:49:25.652Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T01:49:25.652Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1030 ']' [2021-10-07T01:49:25.652Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives/ [2021-10-07T01:49:25.652Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives/ [Pipeline] echo [2021-10-07T01:49:25.670Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1030/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-07T01:49:25.980Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T01:49:26.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T01:49:26.309Z] [2021-10-07T01:49:26.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T01:49:26.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T01:49:26.649Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T01:49:26.649Z] b4d181a07f80: Pulling fs layer [2021-10-07T01:49:26.649Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T01:49:26.649Z] ed53099fbce6: Pulling fs layer [2021-10-07T01:49:26.649Z] dc539afda2c1: Pulling fs layer [2021-10-07T01:49:26.649Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T01:49:26.649Z] 9065ff56babe: Pulling fs layer [2021-10-07T01:49:26.649Z] d287ab97295c: Pulling fs layer [2021-10-07T01:49:26.649Z] 77bc0d833cb6: Waiting [2021-10-07T01:49:26.649Z] 9065ff56babe: Waiting [2021-10-07T01:49:26.649Z] d287ab97295c: Waiting [2021-10-07T01:49:26.649Z] dc539afda2c1: Waiting [2021-10-07T01:49:26.919Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T01:49:26.919Z] a1111a8f2ec3: Download complete [2021-10-07T01:49:26.919Z] dc539afda2c1: Verifying Checksum [2021-10-07T01:49:26.919Z] dc539afda2c1: Download complete [2021-10-07T01:49:27.185Z] ed53099fbce6: Verifying Checksum [2021-10-07T01:49:27.185Z] ed53099fbce6: Download complete [2021-10-07T01:49:27.185Z] 9065ff56babe: Verifying Checksum [2021-10-07T01:49:27.185Z] 9065ff56babe: Download complete [2021-10-07T01:49:27.185Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T01:49:27.185Z] 77bc0d833cb6: Download complete [2021-10-07T01:49:27.774Z] b4d181a07f80: Verifying Checksum [2021-10-07T01:49:27.774Z] b4d181a07f80: Download complete [2021-10-07T01:49:28.390Z] d287ab97295c: Verifying Checksum [2021-10-07T01:49:28.390Z] d287ab97295c: Download complete [2021-10-07T01:49:28.981Z] b4d181a07f80: Pull complete [2021-10-07T01:49:29.266Z] a1111a8f2ec3: Pull complete [2021-10-07T01:49:29.862Z] ed53099fbce6: Pull complete [2021-10-07T01:49:29.862Z] dc539afda2c1: Pull complete [2021-10-07T01:49:30.139Z] 77bc0d833cb6: Pull complete [2021-10-07T01:49:30.139Z] 9065ff56babe: Pull complete [2021-10-07T01:49:35.531Z] d287ab97295c: Pull complete [2021-10-07T01:49:35.531Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T01:49:35.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T01:49:35.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T01:49:35.618Z] prd-centos7-docker-4c-2g-2219 does not seem to be running inside a container [2021-10-07T01:49:35.668Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1030/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1030 -v /w/workspace/gexfoundry_device-sdk-go_PR-1030:/w/workspace/gexfoundry_device-sdk-go_PR-1030:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T01:49:38.015Z] $ docker top 761dc4ad2892c46ac378c7e8a5041d9afe3a12146560d8548738923714da13a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T01:49:38.397Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T01:49:38.710Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T01:49:39.027Z] + ls /var/log/sa-host [2021-10-07T01:49:39.027Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T01:49:39.027Z] file_magic: OK [2021-10-07T01:49:39.027Z] HZ: Using current value: 100 [2021-10-07T01:49:39.027Z] file_header: OK [2021-10-07T01:49:39.027Z] 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-10-07T01:49:39.027Z] Statistics: [2021-10-07T01:49:39.027Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T01:49:39.027Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T01:49:39.027Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T01:49:39.027Z] file_magic: OK [2021-10-07T01:49:39.027Z] HZ: Using current value: 100 [2021-10-07T01:49:39.027Z] file_header: OK [2021-10-07T01:49:39.027Z] 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-10-07T01:49:39.027Z] Statistics: [2021-10-07T01:49:39.027Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T01:49:39.027Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T01:49:39.637Z] provisioning config files... [2021-10-07T01:49:39.657Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/config1352753673067987132tmp [Pipeline] { [Pipeline] echo [2021-10-07T01:49:39.683Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T01:49:39.994Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T01:49:40.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T01:49:40.411Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T01:49:40.423Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T01:49:40.734Z] ---> sudo-logs.sh [2021-10-07T01:49:40.734Z] Archiving 'sudo' log.. [2021-10-07T01:49:40.734Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2219.novalocal: Name or service not known [2021-10-07T01:49:40.734Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2219.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T01:49:40.791Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T01:49:41.113Z] ---> job-cost.sh [2021-10-07T01:49:41.113Z] lf-activate-venv: SKIPPING [2021-10-07T01:49:41.113Z] DEBUG: total: 0.10999999940395355 [2021-10-07T01:49:41.113Z] INFO: Retrieving Stack Cost... [2021-10-07T01:50:03.177Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T01:50:03.177Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T01:50:03.195Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T01:50:03.511Z] ---> logs-deploy.sh [2021-10-07T01:50:03.511Z] lf-activate-venv: SKIPPING [2021-10-07T01:50:03.511Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1030/2 [2021-10-07T01:50:03.511Z] INFO: archiving workspace using pattern(s): [2021-10-07T01:50:04.472Z] Archives upload complete. [2021-10-07T01:50:04.472Z] INFO: archiving logs to Nexus