Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01d7194063e34a881735a97128c065e4ba98888d 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-ssh4062530266138642679.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh8551498490746366850.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9032089102193622905.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh8671359087150470813.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/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5058081552004978526.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-1438 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh7945243307723832777.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 01d7194063e34a881735a97128c065e4ba98888d (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01d7194063e34a881735a97128c065e4ba98888d # timeout=10 Commit message: "Merge pull request #1033 from hahattan/issue-1002" > git rev-list --no-walk 65791aa66105356d7211b84a08e8523cbf0bcc17 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:51:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:51:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:51:56 ========================================================= 14:51:56 EdgeX Global Pipelines Version Info 14:51:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:51:57 ------------------- 14:51:57 stable info: 14:51:57 ------------------- 14:51:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:51:57 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 14:51:57 Message: update stable to v1.0.210 14:51:58 ------------------- 14:51:58 experimental info: 14:51:58 ------------------- 14:51:58 Commited By: **** collab-it+edgex@linuxfoundation.org 14:51:58 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 14:51:58 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01d7194063e34a881735a97128c065e4ba98888d [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01d7194 [Pipeline] echo 14:51:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:51:58 provisioning config files... 14:51:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4118702923959430874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:59 ---> docker-login.sh 14:51:59 nexus3.edgexfoundry.org:10001 14:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:59 Configure a credential helper to remove this warning. See 14:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:59 14:51:59 Login Succeeded 14:51:59 nexus3.edgexfoundry.org:10002 14:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:59 Configure a credential helper to remove this warning. See 14:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:59 14:51:59 Login Succeeded 14:51:59 nexus3.edgexfoundry.org:10003 14:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:59 Configure a credential helper to remove this warning. See 14:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:59 14:51:59 Login Succeeded 14:51:59 nexus3.edgexfoundry.org:10004 14:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:59 Configure a credential helper to remove this warning. See 14:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:59 14:51:59 Login Succeeded 14:51:59 docker.io 14:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:00 Configure a credential helper to remove this warning. See 14:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:00 14:52:00 Login Succeeded 14:52:00 ---> docker-login.sh ends [Pipeline] } 14:52:00 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 14:52:00 + git log --format=format:%s -1 01d7194063e34a881735a97128c065e4ba98888d [Pipeline] echo 14:52:00 GIT_COMMIT: 01d7194063e34a881735a97128c065e4ba98888d, Commit Message: Merge pull request #1033 from hahattan/issue-1002 [Pipeline] echo 14:52:00 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:52:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:52:01 14:52:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:52:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:52:01 latest: Pulling from edgex-devops/git-semver 14:52:01 a0d0a0d46f8b: Pulling fs layer 14:52:01 3e5f54012d9b: Pulling fs layer 14:52:01 4c7163046ea9: Pulling fs layer 14:52:01 0c2d73faf560: Pulling fs layer 14:52:01 0c2d73faf560: Waiting 14:52:01 3e5f54012d9b: Verifying Checksum 14:52:01 3e5f54012d9b: Download complete 14:52:01 a0d0a0d46f8b: Verifying Checksum 14:52:01 a0d0a0d46f8b: Download complete 14:52:01 0c2d73faf560: Verifying Checksum 14:52:01 0c2d73faf560: Download complete 14:52:01 4c7163046ea9: Verifying Checksum 14:52:01 4c7163046ea9: Download complete 14:52:01 a0d0a0d46f8b: Pull complete 14:52:01 3e5f54012d9b: Pull complete 14:52:01 4c7163046ea9: Pull complete 14:52:02 0c2d73faf560: Pull complete 14:52:02 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:52:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:52:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:52:02 prd-centos7-docker-4c-2g-1438 does not seem to be running inside a container 14:52:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:52:02 $ docker top cdc382137471e5993619933d0e4c2becbb9c84c245f3f63480f34a8863979f26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:52:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:52:03 [ssh-agent] Looking for ssh-agent implementation... 14:52:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:52:03 $ docker exec cdc382137471e5993619933d0e4c2becbb9c84c245f3f63480f34a8863979f26 ssh-agent 14:52:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHGecDf/agent.15 14:52:03 SSH_AGENT_PID=21 14:52:03 Running ssh-add (command line suppressed) 14:52:03 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_58290138159483414.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_58290138159483414.key) 14:52:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:52:03 + git tag --points-at HEAD [Pipeline] } 14:52:03 $ docker exec --env ******** --env ******** cdc382137471e5993619933d0e4c2becbb9c84c245f3f63480f34a8863979f26 ssh-agent -k 14:52:03 unset SSH_AUTH_SOCK; 14:52:03 unset SSH_AGENT_PID; 14:52:03 echo Agent pid 21 killed; 14:52:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:52:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:52:03 [ssh-agent] Looking for ssh-agent implementation... 14:52:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:52:03 $ docker exec cdc382137471e5993619933d0e4c2becbb9c84c245f3f63480f34a8863979f26 ssh-agent 14:52:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiNCNac/agent.54 14:52:04 SSH_AGENT_PID=61 14:52:04 Running ssh-add (command line suppressed) 14:52:04 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_474771371116760776.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_474771371116760776.key) 14:52:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:52:04 + git semver init 14:52:04 # -> Open(): unable to determine branch for HEAD 14:52:04 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 14:52:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 14:52:04 # $SEMVER_REMOTE_NAME = origin 14:52:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:52:04 # $SEMVER_USER_NAME = edgex-jenkins 14:52:04 # $SEMVER_BRANCH = main 14:52:04 # $SEMVER_TEMP = /tmp/semver-770885111 14:52:04 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 14:52:05 # '/tmp/semver-770885111' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 14:52:05 # -> Force: false 14:52:05 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 14:52:05 $ docker exec --env ******** --env ******** cdc382137471e5993619933d0e4c2becbb9c84c245f3f63480f34a8863979f26 ssh-agent -k 14:52:05 unset SSH_AUTH_SOCK; 14:52:05 unset SSH_AGENT_PID; 14:52:05 echo Agent pid 61 killed; 14:52:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:52:05 + git semver [Pipeline] } 14:52:05 $ docker stop --time=1 cdc382137471e5993619933d0e4c2becbb9c84c245f3f63480f34a8863979f26 14:52:07 $ docker rm -f cdc382137471e5993619933d0e4c2becbb9c84c245f3f63480f34a8863979f26 [Pipeline] // withDockerContainer [Pipeline] sh 14:52:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:52:07 Stashed 1 file(s) [Pipeline] echo 14:52:07 [edgeXSemver]: initialized semver on version 2.0.1-dev.20 [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 14:52:22 Still waiting to schedule task 14:52:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:52:22 Still waiting to schedule task 14:52:22 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1436’ 14:57:23 Running on prd-centos7-docker-4c-2g-1444 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 14:57:23 Running in /w/workspace/device-sdk-go/19 [Pipeline] { [Pipeline] checkout 14:57:23 Selected Git installation does not exist. Using Default 14:57:23 The recommended git tool is: NONE 14:57:25 using credential edgex-jenkins-ssh 14:57:25 Cloning the remote Git repository 14:57:24 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:57:24 > git init /w/workspace/device-sdk-go/19 # timeout=10 14:57:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:57:24 > git --version # timeout=10 14:57:24 > git --version # 'git version 2.24.4' 14:57:24 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:24 [INFO] Currently running in a labeled security context 14:57:24 [INFO] Currently SELinux is 'enforcing' on the host 14:57:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/19@tmp/jenkins-gitclient-ssh7517302063307160495.key 14:57:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:26 Avoid second fetch 14:57:26 Checking out Revision 01d7194063e34a881735a97128c065e4ba98888d (main) 14:57:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:57:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:25 > git config core.sparsecheckout # timeout=10 14:57:25 > git checkout -f 01d7194063e34a881735a97128c065e4ba98888d # timeout=10 14:57:30 Commit message: "Merge pull request #1033 from hahattan/issue-1002" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:32 provisioning config files... 14:57:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/19@tmp/config4137721474947079905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:33 ---> docker-login.sh 14:57:33 nexus3.edgexfoundry.org:10001 14:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:33 Configure a credential helper to remove this warning. See 14:57:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:33 14:57:33 Login Succeeded 14:57:33 nexus3.edgexfoundry.org:10002 14:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:33 Configure a credential helper to remove this warning. See 14:57:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:33 14:57:33 Login Succeeded 14:57:33 nexus3.edgexfoundry.org:10003 14:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:33 Configure a credential helper to remove this warning. See 14:57:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:33 14:57:33 Login Succeeded 14:57:33 nexus3.edgexfoundry.org:10004 14:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:33 Configure a credential helper to remove this warning. See 14:57:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:33 14:57:33 Login Succeeded 14:57:33 docker.io 14:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:34 Configure a credential helper to remove this warning. See 14:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:34 14:57:34 Login Succeeded 14:57:34 ---> docker-login.sh ends [Pipeline] } 14:57:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:57:34 ========================================================= 14:57:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:57:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:57:34 + 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 . 14:57:34 Sending build context to Docker daemon 2.679MB 14:57:34 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 14:57:34 Step 2/10 : FROM ${BASE} AS builder 14:57:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:57:34 a0d0a0d46f8b: Pulling fs layer 14:57:34 31adcdaf11c8: Pulling fs layer 14:57:34 b8b176561691: Pulling fs layer 14:57:34 4527c011a84f: Pulling fs layer 14:57:34 5d74067f8e1e: Pulling fs layer 14:57:34 e0aca202a116: Pulling fs layer 14:57:34 3a43be97a3b4: Pulling fs layer 14:57:34 34cad66bf833: Pulling fs layer 14:57:34 b4e3c513aaa6: Pulling fs layer 14:57:34 4527c011a84f: Waiting 14:57:34 5d74067f8e1e: Waiting 14:57:34 e0aca202a116: Waiting 14:57:34 3a43be97a3b4: Waiting 14:57:34 34cad66bf833: Waiting 14:57:34 b4e3c513aaa6: Waiting 14:57:35 b8b176561691: Verifying Checksum 14:57:35 b8b176561691: Download complete 14:57:35 31adcdaf11c8: Verifying Checksum 14:57:35 31adcdaf11c8: Download complete 14:57:35 5d74067f8e1e: Verifying Checksum 14:57:35 5d74067f8e1e: Download complete 14:57:35 e0aca202a116: Verifying Checksum 14:57:35 e0aca202a116: Download complete 14:57:35 a0d0a0d46f8b: Verifying Checksum 14:57:35 a0d0a0d46f8b: Download complete 14:57:35 3a43be97a3b4: Verifying Checksum 14:57:35 3a43be97a3b4: Download complete 14:57:35 34cad66bf833: Verifying Checksum 14:57:35 34cad66bf833: Download complete 14:57:35 a0d0a0d46f8b: Pull complete 14:57:35 31adcdaf11c8: Pull complete 14:57:35 b8b176561691: Pull complete 14:57:35 4527c011a84f: Verifying Checksum 14:57:35 4527c011a84f: Download complete 14:57:35 b4e3c513aaa6: Verifying Checksum 14:57:35 b4e3c513aaa6: Download complete 14:57:40 4527c011a84f: Pull complete 14:57:40 5d74067f8e1e: Pull complete 14:57:40 e0aca202a116: Pull complete 14:57:40 3a43be97a3b4: Pull complete 14:57:40 34cad66bf833: Pull complete 14:57:42 b4e3c513aaa6: Pull complete 14:57:42 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 14:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:57:42 ---> 9f6097aaca64 14:57:42 Step 3/10 : ARG MAKE=make build 14:57:44 ---> Running in a53e13d47881 14:57:44 Removing intermediate container a53e13d47881 14:57:44 ---> 987ebf11fc64 14:57:44 Step 4/10 : WORKDIR /device-sdk-go 14:57:44 ---> Running in a941b271564e 14:57:44 Removing intermediate container a941b271564e 14:57:44 ---> 3e84c04f2a91 14:57:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:57:44 ---> Running in bff7b577f594 14:57:44 Removing intermediate container bff7b577f594 14:57:44 ---> 67633222e0c8 14:57:44 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:57:44 ---> Running in 40be00c0e9c4 14:57:45 Removing intermediate container 40be00c0e9c4 14:57:45 ---> e5d8cd4f7cd0 14:57:45 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:57:45 ---> Running in 44eb17d6d677 14:57:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:57:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:57:46 OK: 220 MiB in 52 packages 14:57:46 Removing intermediate container 44eb17d6d677 14:57:46 ---> 977029b5ea8e 14:57:46 Step 8/10 : COPY . . 14:57:47 ---> 08daa0be0006 14:57:47 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:47 ---> Running in b233d4ac1605 14:58:19 Removing intermediate container b233d4ac1605 14:58:19 ---> c5479e59afe1 14:58:19 Step 10/10 : RUN ${MAKE} 14:58:19 ---> Running in 06f599bb035a 14:58:19 noop 14:58:19 Removing intermediate container 06f599bb035a 14:58:19 ---> f9302c0abf67 14:58:19 Successfully built f9302c0abf67 14:58:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:58:19 + docker inspect -f . ci-base-image-x86_64 14:58:19 . [Pipeline] withDockerContainer 14:58:19 prd-centos7-docker-4c-2g-1444 does not seem to be running inside a container 14:58:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/19 -v /w/workspace/device-sdk-go/19:/w/workspace/device-sdk-go/19:rw,z -v /w/workspace/device-sdk-go/19@tmp:/w/workspace/device-sdk-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:58:20 $ docker top 7ea58090d7be9b93bf8714ab32923d6fad4a8f56792ca0f3edab1158ecf55134 -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:20 + go version 14:58:20 go version go1.16.8 linux/amd64 [Pipeline] } 14:58:20 $ docker stop --time=1 7ea58090d7be9b93bf8714ab32923d6fad4a8f56792ca0f3edab1158ecf55134 14:58:21 $ docker rm -f 7ea58090d7be9b93bf8714ab32923d6fad4a8f56792ca0f3edab1158ecf55134 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:58:22 + docker inspect -f . ci-base-image-x86_64 14:58:22 . [Pipeline] withDockerContainer 14:58:22 prd-centos7-docker-4c-2g-1444 does not seem to be running inside a container 14:58:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/19 -v /w/workspace/device-sdk-go/19:/w/workspace/device-sdk-go/19:rw,z -v /w/workspace/device-sdk-go/19@tmp:/w/workspace/device-sdk-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:58:22 $ docker top df31e5de6937721ea73a8f2d3f261760191453cae136e8d5ea421fc320328d3b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:58:23 + make test 14:58:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:58:28 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 14:58:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 14:58:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 14:58:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 14:58:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.063s coverage: 23.5% of statements 14:58:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 14:58:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.041s coverage: 28.1% of statements 14:58:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.046s coverage: 78.9% of statements 14:58:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.040s coverage: 9.0% of statements 14:58:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 14:58:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 14:58:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 14:58:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.070s coverage: 28.7% of statements 14:58:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 14:58:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1445 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 14:58:54 Running in /w/workspace/device-sdk-go/19 [Pipeline] { [Pipeline] checkout 14:58:55 Selected Git installation does not exist. Using Default 14:58:55 The recommended git tool is: NONE 14:58:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.049s coverage: 83.3% of statements 14:58:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 14:58:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 14:58:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.067s coverage: 57.8% of statements 14:58:56 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.808s coverage: 88.8% of statements 14:58:56 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 14:58:56 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.046s coverage: 4.9% of statements 14:58:56 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 14:58:56 GO111MODULE=on go vet ./... 14:59:01 using credential edgex-jenkins-ssh 14:59:01 Cloning the remote Git repository 14:59:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:59:01 > git init /w/workspace/device-sdk-go/19 # timeout=10 14:59:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:59:01 > git --version # timeout=10 14:59:01 > git --version # 'git version 2.17.1' 14:59:01 using GIT_SSH to set credentials SSH Credentials for GitHub 14:59:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:03 Avoid second fetch 14:59:03 Checking out Revision 01d7194063e34a881735a97128c065e4ba98888d (main) 14:59:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:59:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:03 > git config core.sparsecheckout # timeout=10 14:59:03 > git checkout -f 01d7194063e34a881735a97128c065e4ba98888d # timeout=10 14:59:07 Commit message: "Merge pull request #1033 from hahattan/issue-1002" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:59:08 % Total % Received % Xferd Average Speed Time Time Time Current 14:59:08 Dload Upload Total Spent Left Speed 14:59:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 76283 0 --:--:-- --:--:-- --:--:-- 76779 [Pipeline] sh 14:59:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:59:09 + sudo tee /etc/docker/daemon.new 14:59:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:59:09 { 14:59:09 "registry-mirrors": [ 14:59:09 "https://nexus3.edgexfoundry.org:10001" 14:59:09 ], 14:59:09 "bip": "10.250.0.254/24", 14:59:09 "hosts": [ 14:59:09 "tcp://0.0.0.0:5555", 14:59:09 "unix:///var/run/docker.sock" 14:59:09 ], 14:59:09 "mtu": 1458, 14:59:09 "selinux-enabled": true, 14:59:09 "seccomp-profile": "/etc/docker/seccomp.json" 14:59:09 } [Pipeline] sh 14:59:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:59:10 + sudo service docker restart 14:59:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:59:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:59:14 ./bin/test-attribution-txt.sh [Pipeline] } 14:59:14 $ docker stop --time=1 df31e5de6937721ea73a8f2d3f261760191453cae136e8d5ea421fc320328d3b 14:59:16 $ docker rm -f df31e5de6937721ea73a8f2d3f261760191453cae136e8d5ea421fc320328d3b [Pipeline] // withDockerContainer [Pipeline] sh 14:59:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:59:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:59:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:59:18 + ls -al . 14:59:18 total 264 14:59:18 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 14 14:59 . 14:59:18 drwxrwxr-x. 4 jenkins jenkins 30 Oct 14 14:57 .. 14:59:18 drwxrwxr-x. 2 jenkins jenkins 37 Oct 14 14:57 bin 14:59:18 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 14 14:57 CHANGELOG.md 14:59:18 -rw-r--r--. 1 jenkins jenkins 126693 Oct 14 14:58 coverage.out 14:59:18 -rw-rw-r--. 1 jenkins jenkins 140 Oct 14 14:57 .dockerignore 14:59:18 drwxrwxr-x. 5 jenkins jenkins 62 Oct 14 14:57 example 14:59:18 drwxrwxr-x. 8 jenkins jenkins 162 Oct 14 14:57 .git 14:59:18 drwxrwxr-x. 3 jenkins jenkins 125 Oct 14 14:57 .github 14:59:18 -rw-rw-r--. 1 jenkins jenkins 131 Oct 14 14:57 .gitignore 14:59:18 -rw-rw-r--. 1 jenkins jenkins 583 Oct 14 14:57 go.mod 14:59:18 -rw-rw-r--. 1 jenkins jenkins 49618 Oct 14 14:57 go.sum 14:59:18 -rw-rw-r--. 1 jenkins jenkins 677 Oct 14 14:57 GOVERNANCE.md 14:59:18 drwxrwxr-x. 15 jenkins jenkins 224 Oct 14 14:57 internal 14:59:18 -rw-rw-r--. 1 jenkins jenkins 880 Oct 14 14:57 Jenkinsfile 14:59:18 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 14 14:57 LICENSE 14:59:18 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 14 14:57 Makefile 14:59:18 drwxrwxr-x. 3 jenkins jenkins 16 Oct 14 14:57 openapi 14:59:18 -rw-rw-r--. 1 jenkins jenkins 619 Oct 14 14:57 OWNERS.md 14:59:18 drwxrwxr-x. 5 jenkins jenkins 50 Oct 14 14:57 pkg 14:59:18 -rw-rw-r--. 1 jenkins jenkins 4877 Oct 14 14:57 README.md 14:59:18 drwxrwxr-x. 4 jenkins jenkins 54 Oct 14 14:57 snap 14:59:18 -rw-rw-r--. 1 jenkins jenkins 12 Oct 14 14:52 VERSION 14:59:18 -rw-rw-r--. 1 jenkins jenkins 222 Oct 14 14:57 version.go [Pipeline] isUnix [Pipeline] sh 14:59:18 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=01d7194063e34a881735a97128c065e4ba98888d --label arch=amd64 --label version=2.0.1-dev.20 . 14:59:18 Sending build context to Docker daemon 2.807MB 14:59:18 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 14:59:18 Step 2/24 : FROM ${BASE} AS builder 14:59:18 ---> f9302c0abf67 14:59:18 Step 3/24 : ARG MAKE=make build 14:59:18 ---> Running in 1bf832a07aaa 14:59:18 Removing intermediate container 1bf832a07aaa 14:59:18 ---> a16a9330e78f 14:59:18 Step 4/24 : WORKDIR /device-sdk-go 14:59:18 ---> Running in 3410222277fa 14:59:18 Removing intermediate container 3410222277fa 14:59:18 ---> 0ff09a6be594 14:59:18 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:59:18 ---> Running in 077de4c2a7bc 14:59:18 Removing intermediate container 077de4c2a7bc 14:59:18 ---> a8202856ddb5 14:59:18 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:18 ---> Running in 045338f5547a 14:59:19 Removing intermediate container 045338f5547a 14:59:19 ---> 3447d23fdbda 14:59:19 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 14:59:19 ---> Running in 69717c55691e 14:59:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:59:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:59:20 OK: 220 MiB in 52 packages 14:59:21 Removing intermediate container 69717c55691e 14:59:21 ---> b8234e9ead8a 14:59:21 Step 8/24 : COPY . . 14:59:21 ---> 6710db73c0c2 14:59:21 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:21 ---> Running in 175a74e8654f 14:59:21 Removing intermediate container 175a74e8654f 14:59:21 ---> 1de0b534901f 14:59:21 Step 10/24 : RUN ${MAKE} 14:59:21 ---> Running in f7056bd0866c 14:59:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.20" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:28 provisioning config files... 14:59:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/19@tmp/config9105116508817594871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:29 ---> docker-login.sh 14:59:29 nexus3.edgexfoundry.org:10001 14:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:31 Configure a credential helper to remove this warning. See 14:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:31 14:59:31 Login Succeeded 14:59:31 nexus3.edgexfoundry.org:10002 14:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:31 Configure a credential helper to remove this warning. See 14:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:31 14:59:31 Login Succeeded 14:59:31 nexus3.edgexfoundry.org:10003 14:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:32 Configure a credential helper to remove this warning. See 14:59:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:32 14:59:32 Login Succeeded 14:59:32 nexus3.edgexfoundry.org:10004 14:59:32 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 14:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:32 Configure a credential helper to remove this warning. See 14:59:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:32 14:59:32 Login Succeeded 14:59:32 docker.io 14:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:33 Removing intermediate container f7056bd0866c 14:59:33 ---> b4c5e09acb16 14:59:33 Step 11/24 : FROM alpine:3.14 14:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:33 Configure a credential helper to remove this warning. See 14:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:33 14:59:33 Login Succeeded 14:59:33 ---> docker-login.sh ends [Pipeline] } 14:59:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:59:33 ========================================================= 14:59:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:59:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:59:33 3.14: Pulling from library/alpine 14:59:34 a0d0a0d46f8b: Already exists 14:59:34 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:59:34 Status: Downloaded newer image for alpine:3.14 14:59:34 ---> 14119a10abf4 14:59:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:59:34 ---> Running in a47e5022ecd7 14:59:34 + 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 . 14:59:34 Removing intermediate container a47e5022ecd7 14:59:34 ---> bf694c1469bc 14:59:34 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:34 ---> Running in 29c502a8a1bd 14:59:34 Sending build context to Docker daemon 2.679MB 14:59:34 Removing intermediate container 29c502a8a1bd 14:59:34 ---> 01f5b2a07c31 14:59:34 Step 14/24 : RUN apk add --update --no-cache zeromq 14:59:34 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 14:59:34 Step 2/10 : FROM ${BASE} AS builder 14:59:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:59:34 552d1f2373af: Pulling fs layer 14:59:34 ea3f2d53f512: Pulling fs layer 14:59:34 9e70ebbbe112: Pulling fs layer 14:59:34 7a9cfe048b4a: Pulling fs layer 14:59:34 72dc09318566: Pulling fs layer 14:59:34 f4f7b4309257: Pulling fs layer 14:59:34 0ac9a79272e3: Pulling fs layer 14:59:34 b78e95d17946: Pulling fs layer 14:59:34 7a9cfe048b4a: Waiting 14:59:34 72dc09318566: Waiting 14:59:34 f4f7b4309257: Waiting 14:59:34 0ac9a79272e3: Waiting 14:59:34 b78e95d17946: Waiting 14:59:34 ---> Running in 48cef569d845 14:59:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:59:34 9e70ebbbe112: Verifying Checksum 14:59:34 9e70ebbbe112: Download complete 14:59:34 ea3f2d53f512: Download complete 14:59:34 72dc09318566: Verifying Checksum 14:59:34 72dc09318566: Download complete 14:59:34 f4f7b4309257: Verifying Checksum 14:59:34 f4f7b4309257: Download complete 14:59:34 552d1f2373af: Verifying Checksum 14:59:34 552d1f2373af: Download complete 14:59:34 0ac9a79272e3: Verifying Checksum 14:59:34 0ac9a79272e3: Download complete 14:59:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:59:36 (1/5) Installing libgcc (10.3.1_git20210424-r2) 14:59:36 552d1f2373af: Pull complete 14:59:36 (2/5) Installing libsodium (1.0.18-r0) 14:59:36 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 14:59:36 (4/5) Installing libzmq (4.3.4-r0) 14:59:36 (5/5) Installing zeromq (4.3.4-r0) 14:59:36 Executing busybox-1.33.1-r3.trigger 14:59:36 OK: 8 MiB in 19 packages 14:59:36 ea3f2d53f512: Pull complete 14:59:36 Removing intermediate container 48cef569d845 14:59:36 ---> 3387810d7029 14:59:36 Step 15/24 : WORKDIR / 14:59:36 ---> Running in b42414fe41ea 14:59:37 Removing intermediate container b42414fe41ea 14:59:37 ---> f040c08134e3 14:59:37 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:59:37 ---> 5b8178b295f0 14:59:37 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:59:37 9e70ebbbe112: Pull complete 14:59:37 b78e95d17946: Verifying Checksum 14:59:37 ---> 0a4898b4894c 14:59:37 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:59:37 7a9cfe048b4a: Verifying Checksum 14:59:37 7a9cfe048b4a: Download complete 14:59:37 ---> 7507fabec8c0 14:59:37 Step 19/24 : EXPOSE 59999 14:59:37 ---> Running in 52b7f0d6e9fc 14:59:37 Removing intermediate container 52b7f0d6e9fc 14:59:37 ---> a1dad6ed3dc7 14:59:37 Step 20/24 : ENTRYPOINT ["/device-simple"] 14:59:37 ---> Running in 321a1123325f 14:59:37 Removing intermediate container 321a1123325f 14:59:37 ---> f36b71598438 14:59:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:59:37 ---> Running in 68fc914929f4 14:59:37 Removing intermediate container 68fc914929f4 14:59:37 ---> 3e8a8d5abcab 14:59:37 Step 22/24 : LABEL arch=amd64 14:59:37 ---> Running in d14de32b090f 14:59:38 Removing intermediate container d14de32b090f 14:59:38 ---> 85f8c3494844 14:59:38 Step 23/24 : LABEL git_sha=01d7194063e34a881735a97128c065e4ba98888d 14:59:38 ---> Running in 3f2007f5799e 14:59:38 Removing intermediate container 3f2007f5799e 14:59:38 ---> 74f8767dd27a 14:59:38 Step 24/24 : LABEL version=2.0.1-dev.20 14:59:38 ---> Running in b4db36ec23bb 14:59:38 Removing intermediate container b4db36ec23bb 14:59:38 ---> c494a2dd4c6a 14:59:38 [Warning] One or more build-args [ARCH] were not consumed 14:59:38 Successfully built c494a2dd4c6a 14:59:38 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:59:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:59:38 14:59:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:59:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:59:39 latest: Pulling from edgex-lftools-log-publisher 14:59:39 b4d181a07f80: Pulling fs layer 14:59:39 a1111a8f2ec3: Pulling fs layer 14:59:39 ed53099fbce6: Pulling fs layer 14:59:39 dc539afda2c1: Pulling fs layer 14:59:39 77bc0d833cb6: Pulling fs layer 14:59:39 9065ff56babe: Pulling fs layer 14:59:39 d287ab97295c: Pulling fs layer 14:59:39 77bc0d833cb6: Waiting 14:59:39 9065ff56babe: Waiting 14:59:39 d287ab97295c: Waiting 14:59:39 dc539afda2c1: Waiting 14:59:39 a1111a8f2ec3: Verifying Checksum 14:59:39 a1111a8f2ec3: Download complete 14:59:39 dc539afda2c1: Verifying Checksum 14:59:39 dc539afda2c1: Download complete 14:59:39 ed53099fbce6: Verifying Checksum 14:59:39 ed53099fbce6: Download complete 14:59:39 77bc0d833cb6: Verifying Checksum 14:59:39 77bc0d833cb6: Download complete 14:59:39 9065ff56babe: Verifying Checksum 14:59:39 9065ff56babe: Download complete 14:59:39 b4d181a07f80: Verifying Checksum 14:59:39 b4d181a07f80: Download complete 14:59:39 d287ab97295c: Verifying Checksum 14:59:39 d287ab97295c: Download complete 14:59:40 b4d181a07f80: Pull complete 14:59:40 a1111a8f2ec3: Pull complete 14:59:41 ed53099fbce6: Pull complete 14:59:41 dc539afda2c1: Pull complete 14:59:41 77bc0d833cb6: Pull complete 14:59:41 9065ff56babe: Pull complete 14:59:46 d287ab97295c: Pull complete 14:59:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:59:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:59:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:59:46 prd-centos7-docker-4c-2g-1444 does not seem to be running inside a container 14:59:46 $ 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/19 -v /w/workspace/device-sdk-go/19:/w/workspace/device-sdk-go/19:rw,z -v /w/workspace/device-sdk-go/19@tmp:/w/workspace/device-sdk-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:59:47 7a9cfe048b4a: Pull complete 14:59:48 72dc09318566: Pull complete 14:59:48 f4f7b4309257: Pull complete 14:59:48 0ac9a79272e3: Pull complete 14:59:50 $ docker top 383fe34eb52d8a1cfcec3092bfcfefb226a63a24e7b0743f7150d9bd2670e2c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:50 ---> job-cost.sh 14:59:50 lf-activate-venv: SKIPPING 14:59:50 INFO: No Stack... 14:59:51 INFO: Retrieving Pricing Info for: v3-standard-2 14:59:51 INFO: Archiving Costs [Pipeline] sh 14:59:51 + cut -d, -f6 14:59:51 + cat /w/workspace/device-sdk-go/19/archives/cost.csv [Pipeline] lock 14:59:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-19-stack-cost] 14:59:51 Resource [jenkins-edgexfoundry-device-sdk-go-main-19-stack-cost] did not exist. Created. 14:59:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:59:52 + echo total: 0.05999999865889549 [Pipeline] stash 14:59:52 Stashed 1 file(s) [Pipeline] } 14:59:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 14:59:52 $ docker stop --time=1 383fe34eb52d8a1cfcec3092bfcfefb226a63a24e7b0743f7150d9bd2670e2c7 14:59:53 $ docker rm -f 383fe34eb52d8a1cfcec3092bfcfefb226a63a24e7b0743f7150d9bd2670e2c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:59:54 b78e95d17946: Pull complete 14:59:54 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 14:59:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:59:54 ---> 8b459fc5aaf0 14:59:54 Step 3/10 : ARG MAKE=make build 14:59:58 ---> Running in 3df4db0ddca5 14:59:59 Removing intermediate container 3df4db0ddca5 14:59:59 ---> 50854c8df6c1 14:59:59 Step 4/10 : WORKDIR /device-sdk-go 14:59:59 ---> Running in 428d07cae125 15:00:00 Removing intermediate container 428d07cae125 15:00:00 ---> c1a6232ed2ec 15:00:00 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:00:00 ---> Running in a8094055cd04 15:00:00 Removing intermediate container a8094055cd04 15:00:00 ---> 7409305c3c98 15:00:00 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:00 ---> Running in 6542739f2acc 15:00:03 Removing intermediate container 6542739f2acc 15:00:03 ---> bc3e92f37dac 15:00:03 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:00:03 ---> Running in fbf541e2e616 15:00:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:00:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:00:06 OK: 219 MiB in 52 packages 15:00:07 Removing intermediate container fbf541e2e616 15:00:07 ---> 06f0cbd102b6 15:00:07 Step 8/10 : COPY . . 15:00:08 ---> a51837e4749e 15:00:08 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:08 ---> Running in 9f2068864de4 15:01:30 Removing intermediate container 9f2068864de4 15:01:30 ---> 87992d90b1b5 15:01:30 Step 10/10 : RUN ${MAKE} 15:01:30 ---> Running in 4912b620122f 15:01:30 noop 15:01:30 Removing intermediate container 4912b620122f 15:01:30 ---> e8c1fe7abafe 15:01:30 Successfully built e8c1fe7abafe 15:01:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:01:31 + docker inspect -f . ci-base-image-arm64 15:01:31 . [Pipeline] withDockerContainer 15:01:31 prd-ubuntu18.04-docker-arm64-4c-16g-1445 does not seem to be running inside a container 15:01:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/19 -v /w/workspace/device-sdk-go/19:/w/workspace/device-sdk-go/19:rw,z -v /w/workspace/device-sdk-go/19@tmp:/w/workspace/device-sdk-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:01:33 $ docker top 126b14aeda5ce3b03f032dbce94bd672dbeaf4e342c1d6a2f098ebd44d670de4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:34 + go version 15:01:34 go version go1.16.8 linux/arm64 [Pipeline] } 15:01:34 $ docker stop --time=1 126b14aeda5ce3b03f032dbce94bd672dbeaf4e342c1d6a2f098ebd44d670de4 15:01:36 $ docker rm -f 126b14aeda5ce3b03f032dbce94bd672dbeaf4e342c1d6a2f098ebd44d670de4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:01:36 + docker inspect -f . ci-base-image-arm64 15:01:36 . [Pipeline] withDockerContainer 15:01:37 prd-ubuntu18.04-docker-arm64-4c-16g-1445 does not seem to be running inside a container 15:01:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/19 -v /w/workspace/device-sdk-go/19:/w/workspace/device-sdk-go/19:rw,z -v /w/workspace/device-sdk-go/19@tmp:/w/workspace/device-sdk-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:01:39 $ docker top 693814f79885eae3f0d0eedb3d34b766c251fbe65e02ff0bd7bbcbdfc1550532 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:01:40 + make test 15:01:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:02:06 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:03:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:03:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:03:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:03:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.274s coverage: 23.5% of statements 15:03:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:03:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.194s coverage: 28.1% of statements 15:03:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.225s coverage: 78.9% of statements 15:03:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.225s coverage: 9.0% of statements 15:03:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:03:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:03:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:03:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.301s coverage: 28.7% of statements 15:03:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:03:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.215s coverage: 83.3% of statements 15:03:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:03:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:03:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.466s coverage: 57.8% of statements 15:03:22 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.168s coverage: 88.8% of statements 15:03:22 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:03:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.190s coverage: 4.9% of statements 15:03:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:03:23 GO111MODULE=on go vet ./... 15:04:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:04:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:04:20 ./bin/test-attribution-txt.sh [Pipeline] } 15:04:20 $ docker stop --time=1 693814f79885eae3f0d0eedb3d34b766c251fbe65e02ff0bd7bbcbdfc1550532 15:04:22 $ docker rm -f 693814f79885eae3f0d0eedb3d34b766c251fbe65e02ff0bd7bbcbdfc1550532 [Pipeline] // withDockerContainer [Pipeline] sh 15:04:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:04:23 Warning: overwriting stash ‘coverage-report’ 15:04:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:04:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:04:25 + ls -al . 15:04:25 total 300 15:04:25 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 15:04 . 15:04:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 14:59 .. 15:04:25 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 14:59 .dockerignore 15:04:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 14:59 .git 15:04:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 14:59 .github 15:04:25 -rw-rw-r-- 1 jenkins jenkins 131 Oct 14 14:59 .gitignore 15:04:25 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 14 14:59 CHANGELOG.md 15:04:25 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 14:59 GOVERNANCE.md 15:04:25 -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 14:59 Jenkinsfile 15:04:25 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 14 14:59 LICENSE 15:04:25 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 14 14:59 Makefile 15:04:25 -rw-rw-r-- 1 jenkins jenkins 619 Oct 14 14:59 OWNERS.md 15:04:25 -rw-rw-r-- 1 jenkins jenkins 4877 Oct 14 14:59 README.md 15:04:25 -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 14:52 VERSION 15:04:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 14:59 bin 15:04:25 -rw-r--r-- 1 jenkins jenkins 126693 Oct 14 15:03 coverage.out 15:04:25 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 14:59 example 15:04:25 -rw-rw-r-- 1 jenkins jenkins 583 Oct 14 14:59 go.mod 15:04:25 -rw-rw-r-- 1 jenkins jenkins 49618 Oct 14 14:59 go.sum 15:04:25 drwxrwxr-x 15 jenkins jenkins 4096 Oct 14 14:59 internal 15:04:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 14:59 openapi 15:04:25 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 14:59 pkg 15:04:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 14:59 snap 15:04:25 -rw-rw-r-- 1 jenkins jenkins 222 Oct 14 14:59 version.go [Pipeline] isUnix [Pipeline] sh 15:04:25 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=01d7194063e34a881735a97128c065e4ba98888d --label arch=arm64 --label version=2.0.1-dev.20 . 15:04:26 Sending build context to Docker daemon 2.806MB 15:04:26 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 15:04:26 Step 2/24 : FROM ${BASE} AS builder 15:04:26 ---> e8c1fe7abafe 15:04:26 Step 3/24 : ARG MAKE=make build 15:04:26 ---> Running in 7418044abbaf 15:04:26 Removing intermediate container 7418044abbaf 15:04:26 ---> d1765c7173c9 15:04:26 Step 4/24 : WORKDIR /device-sdk-go 15:04:26 ---> Running in fd0178eb7513 15:04:27 Removing intermediate container fd0178eb7513 15:04:27 ---> 5cc3b8cdc29b 15:04:27 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:04:27 ---> Running in 4e21f21db007 15:04:28 Removing intermediate container 4e21f21db007 15:04:28 ---> 9b7c35551432 15:04:28 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:28 ---> Running in 43f392311a98 15:04:30 Removing intermediate container 43f392311a98 15:04:30 ---> 6e63007b917e 15:04:30 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:04:30 ---> Running in 45a3879092e7 15:04:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:04:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:04:33 OK: 219 MiB in 52 packages 15:04:34 Removing intermediate container 45a3879092e7 15:04:34 ---> 1220850b7454 15:04:34 Step 8/24 : COPY . . 15:04:35 ---> a4625a5be781 15:04:35 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:35 ---> Running in 1e851ade71a4 15:04:38 Removing intermediate container 1e851ade71a4 15:04:38 ---> 42a4bfe93f87 15:04:38 Step 10/24 : RUN ${MAKE} 15:04:38 ---> Running in 29cdb72d6e41 15:04:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.20" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:05:11 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:05:14 Removing intermediate container 29cdb72d6e41 15:05:14 ---> bf48ba05b4c4 15:05:14 Step 11/24 : FROM alpine:3.14 15:05:15 3.14: Pulling from library/alpine 15:05:15 552d1f2373af: Already exists 15:05:15 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:05:15 Status: Downloaded newer image for alpine:3.14 15:05:15 ---> bb3de5531c18 15:05:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:05:15 ---> Running in d0ebe12302bc 15:05:16 Removing intermediate container d0ebe12302bc 15:05:16 ---> d1e000eab463 15:05:16 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:16 ---> Running in d32066070cb6 15:05:18 Removing intermediate container d32066070cb6 15:05:18 ---> 315cd406ef81 15:05:18 Step 14/24 : RUN apk add --update --no-cache zeromq 15:05:18 ---> Running in 44cd12819316 15:05:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:05:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:05:21 (1/5) Installing libgcc (10.3.1_git20210424-r2) 15:05:21 (2/5) Installing libsodium (1.0.18-r0) 15:05:21 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 15:05:21 (4/5) Installing libzmq (4.3.4-r0) 15:05:21 (5/5) Installing zeromq (4.3.4-r0) 15:05:22 Executing busybox-1.33.1-r3.trigger 15:05:22 OK: 8 MiB in 19 packages 15:05:23 Removing intermediate container 44cd12819316 15:05:23 ---> ae64fe0c3225 15:05:23 Step 15/24 : WORKDIR / 15:05:23 ---> Running in 7deb7e10889c 15:05:23 Removing intermediate container 7deb7e10889c 15:05:23 ---> 39d36b945e6e 15:05:23 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:05:24 ---> 1865d8bd93d1 15:05:24 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:05:25 ---> 24a5f92b1143 15:05:25 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:05:26 ---> 6605d0c47618 15:05:26 Step 19/24 : EXPOSE 59999 15:05:26 ---> Running in dd972aed1177 15:05:27 Removing intermediate container dd972aed1177 15:05:27 ---> b93c1026785d 15:05:27 Step 20/24 : ENTRYPOINT ["/device-simple"] 15:05:27 ---> Running in 50cd4f3eed3a 15:05:27 Removing intermediate container 50cd4f3eed3a 15:05:27 ---> e488be614842 15:05:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:05:27 ---> Running in 4110907a6704 15:05:28 Removing intermediate container 4110907a6704 15:05:28 ---> f10ff3640876 15:05:28 Step 22/24 : LABEL arch=arm64 15:05:28 ---> Running in 85ec8858694d 15:05:29 Removing intermediate container 85ec8858694d 15:05:29 ---> 0e7d4c72aa8c 15:05:29 Step 23/24 : LABEL git_sha=01d7194063e34a881735a97128c065e4ba98888d 15:05:29 ---> Running in 2adfc4b9206f 15:05:29 Removing intermediate container 2adfc4b9206f 15:05:29 ---> 176beee71734 15:05:29 Step 24/24 : LABEL version=2.0.1-dev.20 15:05:29 ---> Running in b5dc26c13a49 15:05:30 Removing intermediate container b5dc26c13a49 15:05:30 ---> b9f2af85ef45 15:05:30 [Warning] One or more build-args [ARCH] were not consumed 15:05:30 Successfully built b9f2af85ef45 15:05:30 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:05:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:05:30 15:05:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:05:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:05:31 arm64: Pulling from edgex-lftools-log-publisher 15:05:31 448f6bf000e3: Pulling fs layer 15:05:31 f757da607395: Pulling fs layer 15:05:31 05883995daec: Pulling fs layer 15:05:31 8603b9c90790: Pulling fs layer 15:05:31 1560dd03e051: Pulling fs layer 15:05:31 27f5ce0e4adf: Pulling fs layer 15:05:31 c2d8d7efcc4b: Pulling fs layer 15:05:31 8603b9c90790: Waiting 15:05:31 1560dd03e051: Waiting 15:05:31 27f5ce0e4adf: Waiting 15:05:31 c2d8d7efcc4b: Waiting 15:05:31 f757da607395: Verifying Checksum 15:05:31 f757da607395: Download complete 15:05:31 8603b9c90790: Verifying Checksum 15:05:31 8603b9c90790: Download complete 15:05:32 1560dd03e051: Verifying Checksum 15:05:32 1560dd03e051: Download complete 15:05:32 27f5ce0e4adf: Verifying Checksum 15:05:32 27f5ce0e4adf: Download complete 15:05:32 05883995daec: Verifying Checksum 15:05:32 05883995daec: Download complete 15:05:32 448f6bf000e3: Verifying Checksum 15:05:32 448f6bf000e3: Download complete 15:05:35 c2d8d7efcc4b: Verifying Checksum 15:05:35 c2d8d7efcc4b: Download complete 15:05:36 448f6bf000e3: Pull complete 15:05:36 f757da607395: Pull complete 15:05:38 05883995daec: Pull complete 15:05:38 8603b9c90790: Pull complete 15:05:39 1560dd03e051: Pull complete 15:05:39 27f5ce0e4adf: Pull complete 15:05:54 c2d8d7efcc4b: Pull complete 15:05:54 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:05:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:05:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:05:55 prd-ubuntu18.04-docker-arm64-4c-16g-1445 does not seem to be running inside a container 15:05:55 $ 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/19 -v /w/workspace/device-sdk-go/19:/w/workspace/device-sdk-go/19:rw,z -v /w/workspace/device-sdk-go/19@tmp:/w/workspace/device-sdk-go/19@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:05:58 $ docker top 8ec37f18bd6f27f6e5b5b9a0420e32674f08698af264b1ec24e8d6812e509227 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:59 ---> job-cost.sh 15:05:59 lf-activate-venv: SKIPPING 15:05:59 INFO: No Stack... 15:05:59 INFO: Retrieving Pricing Info for: v3-standard-4 15:06:00 INFO: Archiving Costs [Pipeline] sh 15:06:01 + cut -d, -f6 15:06:01 + cat /w/workspace/device-sdk-go/19/archives/cost.csv [Pipeline] lock 15:06:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-19-stack-cost] 15:06:01 Resource [jenkins-edgexfoundry-device-sdk-go-main-19-stack-cost] did not exist. Created. 15:06:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:06:01 /w/workspace/device-sdk-go/19@tmp/durable-1e4354a0/script.sh: 1: /w/workspace/device-sdk-go/19@tmp/durable-1e4354a0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:06:02 + echo total: 0.10999999940395355 [Pipeline] stash 15:06:02 Warning: overwriting stash ‘stack-cost’ 15:06:02 Stashed 1 file(s) [Pipeline] } 15:06:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } 15:06:02 $ docker stop --time=1 8ec37f18bd6f27f6e5b5b9a0420e32674f08698af264b1ec24e8d6812e509227 15:06:04 $ docker rm -f 8ec37f18bd6f27f6e5b5b9a0420e32674f08698af264b1ec24e8d6812e509227 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:06:05 provisioning config files... 15:06:05 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6137796343757361499tmp [Pipeline] { [Pipeline] sh 15:06:05 + set +x 15:06:05 + curl -s https://codecov.io/bash 15:06:05 + bash -s -- 15:06:05 15:06:05 _____ _ 15:06:05 / ____| | | 15:06:05 | | ___ __| | ___ ___ _____ __ 15:06:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:06:05 | |___| (_) | (_| | __/ (_| (_) \ V / 15:06:05 \_____\___/ \__,_|\___|\___\___/ \_/ 15:06:05 Bash-1.0.6 15:06:05 15:06:05 15:06:05 ==> git version 2.24.4 found 15:06:05 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:06:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:06:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:06:05 ==> Jenkins CI detected. 15:06:05 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 15:06:05 project root: . 15:06:05 --> token set from env 15:06:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:06:05 ==> Running gcov in . (disable via -X gcov) 15:06:05 ==> Python coveragepy not found 15:06:05 ==> Searching for coverage reports in: 15:06:05 + . 15:06:05 -> Found 1 reports 15:06:05 ==> Detecting git/mercurial file structure 15:06:05 ==> Reading reports 15:06:05 + ./coverage.out bytes=126693 15:06:05 ==> Appending adjustments 15:06:05 https://docs.codecov.io/docs/fixing-reports 15:06:05 + Found adjustments 15:06:05 ==> Gzipping contents 15:06:05 16K /tmp/codecov.CC4b8u.gz 15:06:05 ==> Uploading reports 15:06:05 url: https://codecov.io 15:06:05 query: branch=main&commit=01d7194063e34a881735a97128c065e4ba98888d&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:06:05 -> Pinging Codecov 15:06:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=01d7194063e34a881735a97128c065e4ba98888d&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:06:07 -> Uploading to 15:06:07 https://storage.googleapis.com/codecov/v4/raw/2021-10-14/7E55EF52A471D76F132DFD9A03CDDE97/01d7194063e34a881735a97128c065e4ba98888d/526e3ece-06e0-4161-9b15-599463daaa85.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211014%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211014T150607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed6bd2c4b38dc6aa573b66a90f99ea6c53959b449db8599eb46c9ab6684cf3cf 15:06:07 % Total % Received % Xferd Average Speed Time Time Time Current 15:06:07 Dload Upload Total Spent Left Speed 15:06:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16108 0 0 100 16108 0 44411 --:--:-- --:--:-- --:--:-- 44374 100 16108 0 0 100 16108 0 44397 --:--:-- --:--:-- --:--:-- 44374 15:06:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/01d7194063e34a881735a97128c065e4ba98888d [Pipeline] } 15:06:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:06:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:06:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:06:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:06:08 15:06:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:06:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:06:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:06:08 188c0c94c7c5: Pulling fs layer 15:06:08 0ef7d3d256c8: Pulling fs layer 15:06:08 de9db76c5a1d: Pulling fs layer 15:06:08 0eba1c9be4d2: Pulling fs layer 15:06:08 0d57e429df01: Pulling fs layer 15:06:08 4e4be7b47b0d: Pulling fs layer 15:06:08 e1f770b5df2f: Pulling fs layer 15:06:08 85a0685a4137: Pulling fs layer 15:06:08 0d57e429df01: Waiting 15:06:08 4e4be7b47b0d: Waiting 15:06:08 e1f770b5df2f: Waiting 15:06:08 85a0685a4137: Waiting 15:06:08 0eba1c9be4d2: Waiting 15:06:08 de9db76c5a1d: Verifying Checksum 15:06:08 de9db76c5a1d: Download complete 15:06:08 0ef7d3d256c8: Verifying Checksum 15:06:08 0ef7d3d256c8: Download complete 15:06:08 0d57e429df01: Verifying Checksum 15:06:08 0d57e429df01: Download complete 15:06:08 4e4be7b47b0d: Verifying Checksum 15:06:08 4e4be7b47b0d: Download complete 15:06:08 188c0c94c7c5: Verifying Checksum 15:06:08 188c0c94c7c5: Download complete 15:06:08 e1f770b5df2f: Verifying Checksum 15:06:08 e1f770b5df2f: Download complete 15:06:08 188c0c94c7c5: Pull complete 15:06:09 0eba1c9be4d2: Verifying Checksum 15:06:09 0eba1c9be4d2: Download complete 15:06:09 0ef7d3d256c8: Pull complete 15:06:09 de9db76c5a1d: Pull complete 15:06:09 85a0685a4137: Verifying Checksum 15:06:09 85a0685a4137: Download complete 15:06:13 0eba1c9be4d2: Pull complete 15:06:13 0d57e429df01: Pull complete 15:06:13 4e4be7b47b0d: Pull complete 15:06:13 e1f770b5df2f: Pull complete 15:06:17 85a0685a4137: Pull complete 15:06:17 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:06:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:06:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:06:18 prd-centos7-docker-4c-2g-1438 does not seem to be running inside a container 15:06:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:06:20 $ docker top fbefc28da2cdf5308ae4f9c966025197e8ec19bd856b56dd54e18297128170ac -eo pid,comm [Pipeline] { [Pipeline] echo 15:06:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:06:20 + set -o pipefail 15:06:20 + snyk monitor '--org=edgex-jenkins' 15:06:26 15:06:26 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 15:06:26 15:06:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/eacf3fc4-991c-415a-9691-eeace2a42cc0 15:06:26 15:06:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:06:26 15:06:26 15:06:26 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 15:06:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:06:26 $ docker stop --time=1 fbefc28da2cdf5308ae4f9c966025197e8ec19bd856b56dd54e18297128170ac 15:06:27 $ docker rm -f fbefc28da2cdf5308ae4f9c966025197e8ec19bd856b56dd54e18297128170ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:06:28 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:28 provisioning config files... 15:06:28 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5789488417350159435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:28 --> edgex-publish-swagger.sh 15:06:28 === Publish openapi/v2 API === 15:06:28 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:06:28 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 15:06:28 % Total % Received % Xferd Average Speed Time Time Time Current 15:06:28 Dload Upload Total Spent Left Speed 15:06:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51659 0 0 100 51659 0 59804 --:--:-- --:--:-- --:--:-- 59859 15:06:29 15:06:29 [Pipeline] } 15:06:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:06:30 + git log --format=format:%s -1 01d7194063e34a881735a97128c065e4ba98888d [Pipeline] isUnix [Pipeline] sh 15:06:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:30 . [Pipeline] withDockerContainer 15:06:30 prd-centos7-docker-4c-2g-1438 does not seem to be running inside a container 15:06:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:06:31 $ docker top 0cdac10447743307dfee06a950ccf4646e1ccec5ecff95757301a04d1a6912af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:31 [ssh-agent] Looking for ssh-agent implementation... 15:06:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:31 $ docker exec 0cdac10447743307dfee06a950ccf4646e1ccec5ecff95757301a04d1a6912af ssh-agent 15:06:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlDdiPN/agent.14 15:06:31 SSH_AGENT_PID=20 15:06:31 Running ssh-add (command line suppressed) 15:06:31 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4436596661267096826.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4436596661267096826.key) 15:06:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:31 + git semver tag 15:06:31 # -> Open(): unable to determine branch for HEAD 15:06:31 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 15:06:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 15:06:31 # $SEMVER_REMOTE_NAME = origin 15:06:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:06:31 # $SEMVER_USER_NAME = edgex-jenkins 15:06:31 # $SEMVER_BRANCH = main 15:06:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 15:06:31 # 01d7194063e34a881735a97128c065e4ba98888d HEAD 15:06:31 # -> Force: false 15:06:31 # 26f37b738c6b8433b2cb3d0ca3a39d090d9ade47 refs/tags/v2.0.1-dev.20 [Pipeline] } 15:06:31 $ docker exec --env ******** --env ******** 0cdac10447743307dfee06a950ccf4646e1ccec5ecff95757301a04d1a6912af ssh-agent -k 15:06:31 unset SSH_AUTH_SOCK; 15:06:31 unset SSH_AGENT_PID; 15:06:31 echo Agent pid 20 killed; 15:06:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:32 + git semver [Pipeline] } 15:06:32 $ docker stop --time=1 0cdac10447743307dfee06a950ccf4646e1ccec5ecff95757301a04d1a6912af 15:06:33 $ docker rm -f 0cdac10447743307dfee06a950ccf4646e1ccec5ecff95757301a04d1a6912af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:06:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:06:33 15:06:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:06:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:06:34 0.23.1-centos7: Pulling from edgex-lftools 15:06:34 ab5ef0e58194: Pulling fs layer 15:06:34 9712f1f96733: Pulling fs layer 15:06:34 63f879dbbcfc: Pulling fs layer 15:06:34 0d9ebad4ef96: Pulling fs layer 15:06:34 e9a5061849ea: Pulling fs layer 15:06:34 d747dcd14b5f: Pulling fs layer 15:06:34 2de7ff778b66: Pulling fs layer 15:06:34 0d9ebad4ef96: Waiting 15:06:34 e9a5061849ea: Waiting 15:06:34 d747dcd14b5f: Waiting 15:06:34 2de7ff778b66: Waiting 15:06:34 9712f1f96733: Verifying Checksum 15:06:34 9712f1f96733: Download complete 15:06:34 63f879dbbcfc: Verifying Checksum 15:06:34 63f879dbbcfc: Download complete 15:06:34 ab5ef0e58194: Download complete 15:06:34 d747dcd14b5f: Verifying Checksum 15:06:34 d747dcd14b5f: Download complete 15:06:34 0d9ebad4ef96: Verifying Checksum 15:06:34 0d9ebad4ef96: Download complete 15:06:34 e9a5061849ea: Verifying Checksum 15:06:34 e9a5061849ea: Download complete 15:06:34 2de7ff778b66: Verifying Checksum 15:06:34 2de7ff778b66: Download complete 15:06:37 ab5ef0e58194: Pull complete 15:06:37 9712f1f96733: Pull complete 15:06:38 63f879dbbcfc: Pull complete 15:06:42 0d9ebad4ef96: Pull complete 15:06:42 e9a5061849ea: Pull complete 15:06:42 d747dcd14b5f: Pull complete 15:06:44 2de7ff778b66: Pull complete 15:06:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:06:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:06:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:06:44 prd-centos7-docker-4c-2g-1438 does not seem to be running inside a container 15:06:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:06:47 $ docker top 2f4662830644a888e5240141196ab5a8fc144a22aef04285cfca24611670f369 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:06:47 provisioning config files... 15:06:47 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config303241703219898122tmp 15:06:47 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5096057870880519382tmp 15:06:47 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7281093957631560925tmp [Pipeline] { [Pipeline] echo 15:06:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:06:48 ---> sigul-configuration.sh 15:06:48 gpg: directory `/root/.gnupg' created 15:06:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:06:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:06:48 gpg: keyring `/root/.gnupg/secring.gpg' created 15:06:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:06:48 gpg: CAST5 encrypted data 15:06:48 gpg: encrypted with 1 passphrase 15:06:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:06:48 + mkdir /home/jenkins 15:06:48 + mkdir /home/jenkins/sigul [Pipeline] sh 15:06:48 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:06:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:06:49 ---> sigul-install.sh 15:06:49 Sigul already installed; skipping installation. [Pipeline] sh 15:06:49 + git tag --list 15:06:49 0.7.1 15:06:49 delhi-tag 15:06:49 v1.0.0 15:06:49 v1.1.0 15:06:49 v1.1.1 15:06:49 v1.1.2 15:06:49 v1.2.0 15:06:49 v1.2.1 15:06:49 v1.2.2 15:06:49 v1.2.3 15:06:49 v1.3.0 15:06:49 v1.4.0 15:06:49 v2.0.0 15:06:49 v2.0.1-dev.1 15:06:49 v2.0.1-dev.10 15:06:49 v2.0.1-dev.11 15:06:49 v2.0.1-dev.12 15:06:49 v2.0.1-dev.13 15:06:49 v2.0.1-dev.14 15:06:49 v2.0.1-dev.15 15:06:49 v2.0.1-dev.16 15:06:49 v2.0.1-dev.17 15:06:49 v2.0.1-dev.18 15:06:49 v2.0.1-dev.19 15:06:49 v2.0.1-dev.2 15:06:49 v2.0.1-dev.20 15:06:49 v2.0.1-dev.3 15:06:49 v2.0.1-dev.4 15:06:49 v2.0.1-dev.5 15:06:49 v2.0.1-dev.6 15:06:49 v2.0.1-dev.7 15:06:49 v2.0.1-dev.8 15:06:49 v2.0.1-dev.9 [Pipeline] sh 15:06:49 + lftools sign git-tag v2.0.1-dev.20 15:06:50 Signing Git tag with Sigul... 15:06:50 Signing v2.0.1-dev.20 [Pipeline] echo 15:06:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:06:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:06:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:06:51 $ docker stop --time=1 2f4662830644a888e5240141196ab5a8fc144a22aef04285cfca24611670f369 15:06:53 $ docker rm -f 2f4662830644a888e5240141196ab5a8fc144a22aef04285cfca24611670f369 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:53 . [Pipeline] withDockerContainer 15:06:53 prd-centos7-docker-4c-2g-1438 does not seem to be running inside a container 15:06:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:06:54 $ docker top 2fd42544b37322bc3ab264ac24e1f13096c51824f41a8f82cff240873fc42807 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:54 [ssh-agent] Looking for ssh-agent implementation... 15:06:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:54 $ docker exec 2fd42544b37322bc3ab264ac24e1f13096c51824f41a8f82cff240873fc42807 ssh-agent 15:06:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdICjMi/agent.13 15:06:54 SSH_AGENT_PID=20 15:06:54 Running ssh-add (command line suppressed) 15:06:54 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6451592525786936842.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6451592525786936842.key) 15:06:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:54 + git semver bump pre 15:06:54 # -> Open(): unable to determine branch for HEAD 15:06:54 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 15:06:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 15:06:54 # $SEMVER_REMOTE_NAME = origin 15:06:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:06:54 # $SEMVER_USER_NAME = edgex-jenkins 15:06:54 # $SEMVER_BRANCH = main 15:06:54 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 15:06:54 2.0.1-dev.21 [Pipeline] } 15:06:54 $ docker exec --env ******** --env ******** 2fd42544b37322bc3ab264ac24e1f13096c51824f41a8f82cff240873fc42807 ssh-agent -k 15:06:55 unset SSH_AUTH_SOCK; 15:06:55 unset SSH_AGENT_PID; 15:06:55 echo Agent pid 20 killed; 15:06:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:55 + git semver [Pipeline] } 15:06:55 $ docker stop --time=1 2fd42544b37322bc3ab264ac24e1f13096c51824f41a8f82cff240873fc42807 15:06:56 $ docker rm -f 2fd42544b37322bc3ab264ac24e1f13096c51824f41a8f82cff240873fc42807 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:56 . [Pipeline] withDockerContainer 15:06:57 prd-centos7-docker-4c-2g-1438 does not seem to be running inside a container 15:06:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:06:57 $ docker top a381f13b61f834c76621ee0dfd9c4e9fcef5096301d541846b86ed058d568209 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:57 [ssh-agent] Looking for ssh-agent implementation... 15:06:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:57 $ docker exec a381f13b61f834c76621ee0dfd9c4e9fcef5096301d541846b86ed058d568209 ssh-agent 15:06:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBdCKkc/agent.13 15:06:57 SSH_AGENT_PID=19 15:06:57 Running ssh-add (command line suppressed) 15:06:57 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6593875487431478551.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6593875487431478551.key) 15:06:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:58 + git semver push 15:06:58 # -> Open(): unable to determine branch for HEAD 15:06:58 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 15:06:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 15:06:58 # $SEMVER_REMOTE_NAME = origin 15:06:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:06:58 # $SEMVER_USER_NAME = edgex-jenkins 15:06:58 # $SEMVER_BRANCH = main 15:06:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 15:07:00 $ docker exec --env ******** --env ******** a381f13b61f834c76621ee0dfd9c4e9fcef5096301d541846b86ed058d568209 ssh-agent -k 15:07:00 unset SSH_AUTH_SOCK; 15:07:00 unset SSH_AGENT_PID; 15:07:00 echo Agent pid 19 killed; 15:07:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:00 + git semver [Pipeline] } 15:07:00 $ docker stop --time=1 a381f13b61f834c76621ee0dfd9c4e9fcef5096301d541846b86ed058d568209 15:07:01 $ docker rm -f a381f13b61f834c76621ee0dfd9c4e9fcef5096301d541846b86ed058d568209 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:07:02 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:07:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:07:03 ---> package-listing.sh 15:07:03 ++ facter osfamily 15:07:03 ++ tr '[:upper:]' '[:lower:]' 15:07:03 + OS_FAMILY=redhat 15:07:03 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 15:07:03 + START_PACKAGES=/tmp/packages_start.txt 15:07:03 + END_PACKAGES=/tmp/packages_end.txt 15:07:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:07:03 + PACKAGES=/tmp/packages_start.txt 15:07:03 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 15:07:03 + PACKAGES=/tmp/packages_end.txt 15:07:03 + case "${OS_FAMILY}" in 15:07:03 + sort 15:07:03 + rpm -qa 15:07:04 + '[' -f /tmp/packages_start.txt ']' 15:07:04 + '[' -f /tmp/packages_end.txt ']' 15:07:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:07:04 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 15:07:04 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 15:07:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 15:07:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:07:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:07:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:05 15:07:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:07:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:05 latest: Pulling from edgex-lftools-log-publisher 15:07:05 b4d181a07f80: Pulling fs layer 15:07:05 a1111a8f2ec3: Pulling fs layer 15:07:05 ed53099fbce6: Pulling fs layer 15:07:05 dc539afda2c1: Pulling fs layer 15:07:05 77bc0d833cb6: Pulling fs layer 15:07:05 9065ff56babe: Pulling fs layer 15:07:05 d287ab97295c: Pulling fs layer 15:07:05 dc539afda2c1: Waiting 15:07:05 77bc0d833cb6: Waiting 15:07:05 9065ff56babe: Waiting 15:07:05 d287ab97295c: Waiting 15:07:05 a1111a8f2ec3: Verifying Checksum 15:07:05 a1111a8f2ec3: Download complete 15:07:05 dc539afda2c1: Verifying Checksum 15:07:05 dc539afda2c1: Download complete 15:07:05 ed53099fbce6: Verifying Checksum 15:07:05 ed53099fbce6: Download complete 15:07:05 77bc0d833cb6: Verifying Checksum 15:07:05 77bc0d833cb6: Download complete 15:07:05 9065ff56babe: Verifying Checksum 15:07:05 9065ff56babe: Download complete 15:07:05 b4d181a07f80: Verifying Checksum 15:07:05 b4d181a07f80: Download complete 15:07:06 d287ab97295c: Verifying Checksum 15:07:06 d287ab97295c: Download complete 15:07:07 b4d181a07f80: Pull complete 15:07:07 a1111a8f2ec3: Pull complete 15:07:07 ed53099fbce6: Pull complete 15:07:07 dc539afda2c1: Pull complete 15:07:08 77bc0d833cb6: Pull complete 15:07:08 9065ff56babe: Pull complete 15:07:13 d287ab97295c: Pull complete 15:07:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:07:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:07:13 prd-centos7-docker-4c-2g-1438 does not seem to be running inside a container 15:07:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:07:16 $ docker top a947bc8fafce41b66471758068819d9c2c7f0b4c76074b77f5c4507b22725564 -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:16 + touch /tmp/pre-build-complete [Pipeline] sh 15:07:16 + mkdir -p /var/log/sysstat [Pipeline] sh 15:07:17 + ls /var/log/sa-host 15:07:17 + sadf -c /var/log/sa-host/sa14 15:07:17 file_magic: OK 15:07:17 HZ: Using current value: 100 15:07:17 file_header: OK 15:07:17 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 15:07:17 Statistics: 15:07:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:07:17 File successfully converted to sysstat format version 12.0.3 15:07:17 + sadf -c /var/log/sa-host/sa30 15:07:17 file_magic: OK 15:07:17 HZ: Using current value: 100 15:07:17 file_header: OK 15:07:17 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 15:07:17 Statistics: 15:07:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:07:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:17 provisioning config files... 15:07:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config255461919359757277tmp [Pipeline] { [Pipeline] echo 15:07:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:07:17 ---> create-netrc.sh [Pipeline] } 15:07:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:07:17 ---> python-tools-install.sh [Pipeline] echo 15:07:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:07:18 ---> sudo-logs.sh 15:07:18 Archiving 'sudo' log.. 15:07:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-1438.novalocal: Name or service not known 15:07:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-1438.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:07:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:07:18 ---> job-cost.sh 15:07:18 lf-activate-venv: SKIPPING 15:07:18 DEBUG: total: 0.10999999940395355 15:07:18 INFO: Retrieving Stack Cost... 15:07:36 INFO: Retrieving Pricing Info for: v3-standard-2 15:07:36 INFO: Archiving Costs [Pipeline] echo 15:07:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:07:37 ---> logs-deploy.sh 15:07:37 lf-activate-venv: SKIPPING 15:07:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/19 15:07:37 INFO: archiving workspace using pattern(s): 15:07:37 Archives upload complete. 15:07:38 INFO: archiving logs to Nexus