Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9851280710ea98ed82e1cc903dc2e78d89d66e4 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-ssh6838809075803925389.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh12847997416640881458.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh8289800378353882176.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh6245849679896773639.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-ssh11293699061631472951.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.17 USE_ALPINE: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4069 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-ssh5325092480577699359.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 a9851280710ea98ed82e1cc903dc2e78d89d66e4 (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 a9851280710ea98ed82e1cc903dc2e78d89d66e4 # timeout=10 Commit message: "Merge pull request #1092 from AlexCuse/main" > git rev-list --no-walk 07413fc94cc2b45047bcdb5c40d5c5d8e8da58c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:06:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:06:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:06:32 ========================================================= 18:06:32 EdgeX Global Pipelines Version Info 18:06:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:06:33 ------------------- 18:06:33 stable info: 18:06:33 ------------------- 18:06:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:06:33 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:06:33 Message: update stable to v1.0.219 18:06:33 ------------------- 18:06:33 experimental info: 18:06:33 ------------------- 18:06:33 Commited By: **** collab-it+edgex@linuxfoundation.org 18:06:33 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:06:33 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:06:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:06:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:06:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:06:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:06:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:06:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:06:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:06:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:06:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9851280710ea98ed82e1cc903dc2e78d89d66e4 [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a985128 [Pipeline] echo 18:06:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:34 provisioning config files... 18:06:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5378360151523059233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:34 ---> docker-login.sh 18:06:34 nexus3.edgexfoundry.org:10001 18:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:34 Configure a credential helper to remove this warning. See 18:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:34 18:06:34 Login Succeeded 18:06:34 nexus3.edgexfoundry.org:10002 18:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:34 Configure a credential helper to remove this warning. See 18:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:34 18:06:34 Login Succeeded 18:06:34 nexus3.edgexfoundry.org:10003 18:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:35 Configure a credential helper to remove this warning. See 18:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:35 18:06:35 Login Succeeded 18:06:35 nexus3.edgexfoundry.org:10004 18:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:35 Configure a credential helper to remove this warning. See 18:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:35 18:06:35 Login Succeeded 18:06:35 docker.io 18:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:35 Configure a credential helper to remove this warning. See 18:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:35 18:06:35 Login Succeeded 18:06:35 ---> docker-login.sh ends [Pipeline] } 18:06:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:06:36 + git rev-list -1 --merges a9851280710ea98ed82e1cc903dc2e78d89d66e4~1..a9851280710ea98ed82e1cc903dc2e78d89d66e4 [Pipeline] echo 18:06:36 -----------> git rev-list -1 --merges a9851280710ea98ed82e1cc903dc2e78d89d66e4~1..a9851280710ea98ed82e1cc903dc2e78d89d66e4 a9851280710ea98ed82e1cc903dc2e78d89d66e4 18:06:36 a9851280710ea98ed82e1cc903dc2e78d89d66e4 [false] [Pipeline] sh 18:06:36 + git log --format=format:%s -1 a9851280710ea98ed82e1cc903dc2e78d89d66e4 [Pipeline] echo 18:06:36 ========================================================= 18:06:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:06:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:36 + git log --format=format:%s -1 a9851280710ea98ed82e1cc903dc2e78d89d66e4 [Pipeline] echo 18:06:36 [semverPrep] GIT_COMMIT: a9851280710ea98ed82e1cc903dc2e78d89d66e4, Commit Message: Merge pull request #1092 from AlexCuse/main [Pipeline] echo 18:06:36 [semverPrep] This is not a build commit. [Pipeline] sh 18:06:37 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:06:37 + grep -v github /etc/ssh/ssh_known_hosts 18:06:37 + '[' -e /tmp/ssh_known_hosts ']' 18:06:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:06:37 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:06:37 + sudo tee -a /etc/ssh/ssh_known_hosts 18:06:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:06:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:06:37 18:06:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:06:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:06:38 latest: Pulling from edgex-devops/git-semver 18:06:38 a0d0a0d46f8b: Pulling fs layer 18:06:38 3e5f54012d9b: Pulling fs layer 18:06:38 4c7163046ea9: Pulling fs layer 18:06:38 0c2d73faf560: Pulling fs layer 18:06:38 0c2d73faf560: Waiting 18:06:38 3e5f54012d9b: Download complete 18:06:38 a0d0a0d46f8b: Verifying Checksum 18:06:38 a0d0a0d46f8b: Download complete 18:06:38 4c7163046ea9: Verifying Checksum 18:06:38 4c7163046ea9: Download complete 18:06:38 0c2d73faf560: Verifying Checksum 18:06:38 0c2d73faf560: Download complete 18:06:38 a0d0a0d46f8b: Pull complete 18:06:38 3e5f54012d9b: Pull complete 18:06:38 4c7163046ea9: Pull complete 18:06:38 0c2d73faf560: Pull complete 18:06:38 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:06:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:06:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:06:38 prd-centos7-docker-4c-2g-4069 does not seem to be running inside a container 18:06:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:06:39 $ docker top a8a47796fce08e793fc76a0ed8ec5e13f73e14dfec6184290a65eb4036d91a57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:39 [ssh-agent] Looking for ssh-agent implementation... 18:06:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:39 $ docker exec a8a47796fce08e793fc76a0ed8ec5e13f73e14dfec6184290a65eb4036d91a57 ssh-agent 18:06:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJkFKjO/agent.13 18:06:39 SSH_AGENT_PID=20 18:06:39 Running ssh-add (command line suppressed) 18:06:39 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7173464029400453895.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7173464029400453895.key) 18:06:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:40 + git tag --points-at HEAD [Pipeline] } 18:06:39 $ docker exec --env ******** --env ******** a8a47796fce08e793fc76a0ed8ec5e13f73e14dfec6184290a65eb4036d91a57 ssh-agent -k 18:06:40 unset SSH_AUTH_SOCK; 18:06:40 unset SSH_AGENT_PID; 18:06:40 echo Agent pid 20 killed; 18:06:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:06:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:40 [ssh-agent] Looking for ssh-agent implementation... 18:06:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:40 $ docker exec a8a47796fce08e793fc76a0ed8ec5e13f73e14dfec6184290a65eb4036d91a57 ssh-agent 18:06:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkbaEhl/agent.53 18:06:40 SSH_AGENT_PID=59 18:06:40 Running ssh-add (command line suppressed) 18:06:40 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7574615974224046835.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7574615974224046835.key) 18:06:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:41 + git semver init 18:06:41 # -> Open(): unable to determine branch for HEAD 18:06:41 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 18:06:41 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 18:06:41 # $SEMVER_REMOTE_NAME = origin 18:06:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:06:41 # $SEMVER_USER_NAME = edgex-jenkins 18:06:41 # $SEMVER_BRANCH = main 18:06:41 # $SEMVER_TEMP = /tmp/semver-332214001 18:06:41 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 18:06:42 # '/tmp/semver-332214001' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 18:06:42 # -> Force: false 18:06:42 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 18:06:41 $ docker exec --env ******** --env ******** a8a47796fce08e793fc76a0ed8ec5e13f73e14dfec6184290a65eb4036d91a57 ssh-agent -k 18:06:41 unset SSH_AUTH_SOCK; 18:06:41 unset SSH_AGENT_PID; 18:06:41 echo Agent pid 59 killed; 18:06:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:42 + git semver [Pipeline] } 18:06:42 $ docker stop --time=1 a8a47796fce08e793fc76a0ed8ec5e13f73e14dfec6184290a65eb4036d91a57 18:06:43 $ docker rm -f a8a47796fce08e793fc76a0ed8ec5e13f73e14dfec6184290a65eb4036d91a57 [Pipeline] // withDockerContainer [Pipeline] sh 18:06:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:06:44 Stashed 1 file(s) [Pipeline] echo 18:06:44 [edgeXSemver]: initialized semver on version 2.2.0-dev.12 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:44 provisioning config files... 18:06:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1260047308308032138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:44 ---> docker-login.sh 18:06:44 nexus3.edgexfoundry.org:10001 18:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:44 Configure a credential helper to remove this warning. See 18:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:44 18:06:44 Login Succeeded 18:06:44 nexus3.edgexfoundry.org:10002 18:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:45 Configure a credential helper to remove this warning. See 18:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:45 18:06:45 Login Succeeded 18:06:45 nexus3.edgexfoundry.org:10003 18:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:45 Configure a credential helper to remove this warning. See 18:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:45 18:06:45 Login Succeeded 18:06:45 nexus3.edgexfoundry.org:10004 18:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:45 Configure a credential helper to remove this warning. See 18:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:45 18:06:45 Login Succeeded 18:06:45 docker.io 18:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:45 Configure a credential helper to remove this warning. See 18:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:45 18:06:45 Login Succeeded 18:06:45 ---> docker-login.sh ends [Pipeline] } 18:06:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:06:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:06:45 ========================================================= 18:06:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:06:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:06:45 + 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.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 18:06:45 Sending build context to Docker daemon 9.392MB 18:06:45 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 18:06:45 Step 2/11 : FROM ${BASE} AS builder 18:06:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:06:45 59bf1c3509f3: Pulling fs layer 18:06:45 666ba61612fd: Pulling fs layer 18:06:45 8ed8ca486205: Pulling fs layer 18:06:45 4fe6c5a15a65: Pulling fs layer 18:06:45 22a0e8bec74d: Pulling fs layer 18:06:45 f965cba54748: Pulling fs layer 18:06:45 861ffc35075e: Pulling fs layer 18:06:45 4b385c91608e: Pulling fs layer 18:06:45 560528eb2ebb: Pulling fs layer 18:06:45 4fe6c5a15a65: Waiting 18:06:45 22a0e8bec74d: Waiting 18:06:45 f965cba54748: Waiting 18:06:45 861ffc35075e: Waiting 18:06:45 4b385c91608e: Waiting 18:06:45 560528eb2ebb: Waiting 18:06:46 8ed8ca486205: Verifying Checksum 18:06:46 8ed8ca486205: Download complete 18:06:46 666ba61612fd: Verifying Checksum 18:06:46 666ba61612fd: Download complete 18:06:46 22a0e8bec74d: Verifying Checksum 18:06:46 22a0e8bec74d: Download complete 18:06:46 f965cba54748: Verifying Checksum 18:06:46 f965cba54748: Download complete 18:06:46 59bf1c3509f3: Download complete 18:06:46 861ffc35075e: Verifying Checksum 18:06:46 861ffc35075e: Download complete 18:06:46 4b385c91608e: Verifying Checksum 18:06:46 4b385c91608e: Download complete 18:06:46 59bf1c3509f3: Pull complete 18:06:46 666ba61612fd: Pull complete 18:06:46 8ed8ca486205: Pull complete 18:06:46 4fe6c5a15a65: Verifying Checksum 18:06:46 4fe6c5a15a65: Download complete 18:06:47 560528eb2ebb: Verifying Checksum 18:06:47 560528eb2ebb: Download complete 18:06:51 4fe6c5a15a65: Pull complete 18:06:51 22a0e8bec74d: Pull complete 18:06:51 f965cba54748: Pull complete 18:06:51 861ffc35075e: Pull complete 18:06:51 4b385c91608e: Pull complete 18:06:53 560528eb2ebb: Pull complete 18:06:53 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 18:06:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:06:53 ---> dd4a08f94e63 18:06:53 Step 3/11 : ARG MAKE=make build 18:06:55 ---> Running in cfe91bb028cc 18:06:55 Removing intermediate container cfe91bb028cc 18:06:55 ---> 88537c6dbac4 18:06:55 Step 4/11 : WORKDIR /device-sdk-go 18:06:55 ---> Running in 577a85c90cc8 18:06:55 Removing intermediate container 577a85c90cc8 18:06:55 ---> f58a1435ade6 18:06:55 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:06:55 ---> Running in c29fdaa4020c 18:06:55 Removing intermediate container c29fdaa4020c 18:06:55 ---> acdf53d87de9 18:06:55 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:55 ---> Running in d8d84468eb39 18:06:56 Removing intermediate container d8d84468eb39 18:06:56 ---> dead8e7428a0 18:06:56 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:06:56 ---> Running in aa093fefd3ca 18:06:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:06:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:06:57 OK: 221 MiB in 52 packages 18:06:58 Removing intermediate container aa093fefd3ca 18:06:58 ---> d7867d09d600 18:06:58 Step 8/11 : COPY go.mod vendor* ./ 18:06:58 ---> af960969a6d7 18:06:58 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:58 ---> Running in 62ff30dd9fcc 18:06:59 Still waiting to schedule task 18:06:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:07:37 Removing intermediate container 62ff30dd9fcc 18:07:37 ---> e9a45f70a7f6 18:07:37 Step 10/11 : COPY . . 18:07:37 ---> 089107fa9681 18:07:37 Step 11/11 : RUN ${MAKE} 18:07:37 ---> Running in dc9526aa6eb0 18:07:37 noop 18:07:37 Removing intermediate container dc9526aa6eb0 18:07:37 ---> b7a6f3e3ee03 18:07:37 Successfully built b7a6f3e3ee03 18:07:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:07:37 + docker inspect -f . ci-base-image-x86_64 18:07:37 . [Pipeline] withDockerContainer 18:07:37 prd-centos7-docker-4c-2g-4069 does not seem to be running inside a container 18:07:37 $ 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 ******** ci-base-image-x86_64 cat 18:07:37 $ docker top 21500e7c7f7b03176532d1f116acedc93feff62075618d76fff988a2fb318d82 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:38 + go version 18:07:38 go version go1.17.6 linux/amd64 [Pipeline] } 18:07:38 $ docker stop --time=1 21500e7c7f7b03176532d1f116acedc93feff62075618d76fff988a2fb318d82 18:07:39 $ docker rm -f 21500e7c7f7b03176532d1f116acedc93feff62075618d76fff988a2fb318d82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:39 + docker inspect -f . ci-base-image-x86_64 18:07:39 . [Pipeline] withDockerContainer 18:07:39 prd-centos7-docker-4c-2g-4069 does not seem to be running inside a container 18:07:40 $ 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 ******** ci-base-image-x86_64 cat 18:07:40 $ docker top f1024801e1bbc2257cee4e852e801c334721cdb5e945c1238a435f327e1883ba -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:07:40 + make test 18:07:40 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:07:41 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:07:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:07:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:07:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:07:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.009s coverage: 23.3% of statements 18:07:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:07:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.012s coverage: 27.6% of statements 18:07:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.010s coverage: 78.9% of statements 18:07:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.016s coverage: 9.0% of statements 18:07:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:07:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:07:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:07:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.025s coverage: 28.7% of statements 18:07:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:07:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.012s coverage: 86.1% of statements 18:07:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:07:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:07:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.013s coverage: 57.4% of statements 18:07:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.027s coverage: 89.2% of statements 18:07:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:08:00 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.009s coverage: 4.8% of statements 18:08:00 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:08:12 GO111MODULE=on go vet ./... 18:08:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:08:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:08:16 ./bin/test-attribution-txt.sh [Pipeline] echo 18:08:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:08:17 $ docker stop --time=1 f1024801e1bbc2257cee4e852e801c334721cdb5e945c1238a435f327e1883ba 18:08:18 $ docker rm -f f1024801e1bbc2257cee4e852e801c334721cdb5e945c1238a435f327e1883ba [Pipeline] // withDockerContainer [Pipeline] sh 18:08:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:08:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:08:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:08:20 + ls -al . 18:08:20 total 272 18:08:20 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 27 18:08 . 18:08:20 drwxrwxr-x. 4 jenkins jenkins 110 Jan 27 18:06 .. 18:08:20 drwxrwxr-x. 2 jenkins jenkins 37 Jan 27 18:06 bin 18:08:20 -rw-rw-r--. 1 jenkins jenkins 26321 Jan 27 18:06 CHANGELOG.md 18:08:20 -rw-r--r--. 1 jenkins jenkins 128608 Jan 27 18:07 coverage.out 18:08:20 -rw-rw-r--. 1 jenkins jenkins 140 Jan 27 18:06 .dockerignore 18:08:20 drwxrwxr-x. 5 jenkins jenkins 62 Jan 27 18:06 example 18:08:20 drwxrwxr-x. 8 jenkins jenkins 162 Jan 27 18:06 .git 18:08:20 drwxrwxr-x. 3 jenkins jenkins 125 Jan 27 18:06 .github 18:08:20 -rw-rw-r--. 1 jenkins jenkins 131 Jan 27 18:06 .gitignore 18:08:20 -rw-rw-r--. 1 jenkins jenkins 42 Jan 27 18:06 .golangci.yml 18:08:20 -rw-rw-r--. 1 jenkins jenkins 2766 Jan 27 18:06 go.mod 18:08:20 -rw-rw-r--. 1 jenkins jenkins 49665 Jan 27 18:06 go.sum 18:08:20 -rw-rw-r--. 1 jenkins jenkins 677 Jan 27 18:06 GOVERNANCE.md 18:08:20 drwxrwxr-x. 15 jenkins jenkins 224 Jan 27 18:06 internal 18:08:20 -rw-rw-r--. 1 jenkins jenkins 880 Jan 27 18:06 Jenkinsfile 18:08:20 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 27 18:06 LICENSE 18:08:20 -rw-rw-r--. 1 jenkins jenkins 1614 Jan 27 18:06 Makefile 18:08:20 drwxrwxr-x. 3 jenkins jenkins 16 Jan 27 18:06 openapi 18:08:20 -rw-rw-r--. 1 jenkins jenkins 619 Jan 27 18:06 OWNERS.md 18:08:20 drwxrwxr-x. 5 jenkins jenkins 50 Jan 27 18:06 pkg 18:08:20 -rw-rw-r--. 1 jenkins jenkins 4881 Jan 27 18:06 README.md 18:08:20 drwx------. 3 jenkins jenkins 57 Jan 27 18:06 .semver 18:08:20 drwxrwxr-x. 4 jenkins jenkins 54 Jan 27 18:06 snap 18:08:20 -rw-rw-r--. 1 jenkins jenkins 12 Jan 27 18:06 VERSION 18:08:20 -rw-rw-r--. 1 jenkins jenkins 222 Jan 27 18:06 version.go [Pipeline] isUnix [Pipeline] sh 18:08:21 + 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=a9851280710ea98ed82e1cc903dc2e78d89d66e4 --label arch=amd64 --label version=2.2.0-dev.12 . 18:08:21 Sending build context to Docker daemon 9.521MB 18:08:21 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 18:08:21 Step 2/25 : FROM ${BASE} AS builder 18:08:21 ---> b7a6f3e3ee03 18:08:21 Step 3/25 : ARG MAKE=make build 18:08:21 ---> Running in e6dd5d9b9679 18:08:21 Removing intermediate container e6dd5d9b9679 18:08:21 ---> a7bf16017b1a 18:08:21 Step 4/25 : WORKDIR /device-sdk-go 18:08:21 ---> Running in 356dbc4da46a 18:08:21 Removing intermediate container 356dbc4da46a 18:08:21 ---> 4524b9452ee8 18:08:21 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:08:21 ---> Running in ad9fde05b5d3 18:08:21 Removing intermediate container ad9fde05b5d3 18:08:21 ---> c9e28f456321 18:08:21 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:21 ---> Running in 06a15d37052d 18:08:21 Removing intermediate container 06a15d37052d 18:08:21 ---> 1ea537759e72 18:08:21 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:08:22 ---> Running in ef8bcab719be 18:08:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:08:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:08:23 OK: 221 MiB in 52 packages 18:08:23 Removing intermediate container ef8bcab719be 18:08:23 ---> 960ae80d0971 18:08:23 Step 8/25 : COPY go.mod vendor* ./ 18:08:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4070 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 18:08:23 Running in /w/workspace/device-sdk-go/45 [Pipeline] { [Pipeline] checkout 18:08:23 The recommended git tool is: git 18:08:23 ---> cd188e93b4cd 18:08:23 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:23 ---> Running in 1f7989267d65 18:08:24 Removing intermediate container 1f7989267d65 18:08:24 ---> a1e5ca0f2882 18:08:24 Step 10/25 : COPY . . 18:08:24 ---> 5a07cefe7489 18:08:24 Step 11/25 : RUN ${MAKE} 18:08:24 ---> Running in a4c766e6ee43 18:08:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.12" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:08:28 using credential edgex-jenkins-ssh 18:08:28 Cloning the remote Git repository 18:08:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:08:28 > git init /w/workspace/device-sdk-go/45 # timeout=10 18:08:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:08:28 > git --version # timeout=10 18:08:28 > git --version # 'git version 2.17.1' 18:08:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:08:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:30 Avoid second fetch 18:08:30 Checking out Revision a9851280710ea98ed82e1cc903dc2e78d89d66e4 (main) 18:08:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:08:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:30 > git config core.sparsecheckout # timeout=10 18:08:30 > git checkout -f a9851280710ea98ed82e1cc903dc2e78d89d66e4 # timeout=10 18:08:34 Commit message: "Merge pull request #1092 from AlexCuse/main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:08:35 % Total % Received % Xferd Average Speed Time Time Time Current 18:08:35 Dload Upload Total Spent Left Speed 18:08:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 63672 0 --:--:-- --:--:-- --:--:-- 64016 [Pipeline] sh 18:08:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:08:36 + sudo tee /etc/docker/daemon.new 18:08:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:08:36 { 18:08:36 "registry-mirrors": [ 18:08:36 "https://nexus3.edgexfoundry.org:10001" 18:08:36 ], 18:08:36 "bip": "10.250.0.254/24", 18:08:36 "hosts": [ 18:08:36 "tcp://0.0.0.0:5555", 18:08:36 "unix:///var/run/docker.sock" 18:08:36 ], 18:08:36 "mtu": 1458, 18:08:36 "selinux-enabled": true, 18:08:36 "seccomp-profile": "/etc/docker/seccomp.json" 18:08:36 } [Pipeline] sh 18:08:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:08:37 + sudo service docker restart 18:08:37 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:08:37 Removing intermediate container a4c766e6ee43 18:08:37 ---> a010ce7662a2 18:08:37 Step 12/25 : FROM alpine:3.14 18:08:37 3.14: Pulling from library/alpine 18:08:37 97518928ae5f: Pulling fs layer 18:08:38 97518928ae5f: Download complete 18:08:38 97518928ae5f: Pull complete 18:08:38 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:08:38 Status: Downloaded newer image for alpine:3.14 18:08:38 ---> 0a97eee8041e 18:08:38 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:08:38 ---> Running in 58d7aea5ee98 18:08:38 Removing intermediate container 58d7aea5ee98 18:08:38 ---> 2c249f04aed8 18:08:38 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:38 ---> Running in 0a2b78ed44af 18:08:38 Removing intermediate container 0a2b78ed44af 18:08:38 ---> c04b00eeb4bc 18:08:38 Step 15/25 : RUN apk add --update --no-cache zeromq 18:08:38 ---> Running in 91ff79c56f8b 18:08:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:08:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:08:40 (1/5) Installing libgcc (10.3.1_git20210424-r2) 18:08:40 (2/5) Installing libsodium (1.0.18-r0) 18:08:40 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 18:08:40 (4/5) Installing libzmq (4.3.4-r0) 18:08:40 (5/5) Installing zeromq (4.3.4-r0) 18:08:40 Executing busybox-1.33.1-r6.trigger 18:08:40 OK: 8 MiB in 19 packages 18:08:40 Removing intermediate container 91ff79c56f8b 18:08:40 ---> 8894b970d6e4 18:08:40 Step 16/25 : WORKDIR / 18:08:40 ---> Running in fb8643017fd7 18:08:40 Removing intermediate container fb8643017fd7 18:08:40 ---> e9beb58259b1 18:08:40 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:08:41 ---> 112547afcc51 18:08:41 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:08:41 ---> 88f1b549b245 18:08:41 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:08:41 ---> a552b8dcf1f0 18:08:41 Step 20/25 : EXPOSE 59999 18:08:41 ---> Running in d6fcfec380fd 18:08:41 Removing intermediate container d6fcfec380fd 18:08:41 ---> 602662a9ded3 18:08:41 Step 21/25 : ENTRYPOINT ["/device-simple"] 18:08:41 ---> Running in 5bc543519750 18:08:41 Removing intermediate container 5bc543519750 18:08:41 ---> 4b824f564c09 18:08:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:08:41 ---> Running in 43936ae90ffb 18:08:41 Removing intermediate container 43936ae90ffb 18:08:41 ---> d193b742fb9d 18:08:41 Step 23/25 : LABEL arch=amd64 18:08:41 ---> Running in 0a26c1687648 18:08:42 Removing intermediate container 0a26c1687648 18:08:42 ---> 8c86d8d35e57 18:08:42 Step 24/25 : LABEL git_sha=a9851280710ea98ed82e1cc903dc2e78d89d66e4 18:08:42 ---> Running in 6af8043cacdd 18:08:42 Removing intermediate container 6af8043cacdd 18:08:42 ---> 742fc06d8057 18:08:42 Step 25/25 : LABEL version=2.2.0-dev.12 18:08:42 ---> Running in 6f1a44582016 18:08:42 Removing intermediate container 6f1a44582016 18:08:42 ---> 2d16bd1cb9c1 18:08:42 [Warning] One or more build-args [ARCH] were not consumed 18:08:42 Successfully built 2d16bd1cb9c1 18:08:42 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 18:08:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:42 18:08:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:08:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:43 latest: Pulling from edgex-lftools-log-publisher 18:08:43 b4d181a07f80: Pulling fs layer 18:08:43 a1111a8f2ec3: Pulling fs layer 18:08:43 ed53099fbce6: Pulling fs layer 18:08:43 dc539afda2c1: Pulling fs layer 18:08:43 77bc0d833cb6: Pulling fs layer 18:08:43 9065ff56babe: Pulling fs layer 18:08:43 d287ab97295c: Pulling fs layer 18:08:43 dc539afda2c1: Waiting 18:08:43 77bc0d833cb6: Waiting 18:08:43 9065ff56babe: Waiting 18:08:43 d287ab97295c: Waiting 18:08:43 a1111a8f2ec3: Verifying Checksum 18:08:43 a1111a8f2ec3: Download complete 18:08:43 dc539afda2c1: Verifying Checksum 18:08:43 dc539afda2c1: Download complete 18:08:43 77bc0d833cb6: Verifying Checksum 18:08:43 77bc0d833cb6: Download complete 18:08:43 ed53099fbce6: Verifying Checksum 18:08:43 ed53099fbce6: Download complete 18:08:43 9065ff56babe: Verifying Checksum 18:08:43 9065ff56babe: Download complete 18:08:43 b4d181a07f80: Verifying Checksum 18:08:43 b4d181a07f80: Download complete 18:08:44 d287ab97295c: Verifying Checksum 18:08:44 d287ab97295c: Download complete 18:08:45 b4d181a07f80: Pull complete 18:08:45 a1111a8f2ec3: Pull complete 18:08:45 ed53099fbce6: Pull complete 18:08:45 dc539afda2c1: Pull complete 18:08:45 77bc0d833cb6: Pull complete 18:08:45 9065ff56babe: Pull complete 18:08:51 d287ab97295c: Pull complete 18:08:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:08:51 prd-centos7-docker-4c-2g-4069 does not seem to be running inside a container 18:08:51 $ 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/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 18:08:53 $ docker top a080f94885c74082bc3b96b8efe38e273a0b97256f0d44d50348505bf1f869f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:54 ---> job-cost.sh 18:08:54 lf-activate-venv: SKIPPING 18:08:54 INFO: No Stack... 18:08:54 INFO: Retrieving Pricing Info for: v3-standard-2 18:08:55 INFO: Archiving Costs [Pipeline] sh 18:08:55 + cut -d, -f6 18:08:55 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [Pipeline] lock 18:08:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-45-stack-cost] 18:08:55 Resource [jenkins-edgexfoundry-device-sdk-go-main-45-stack-cost] did not exist. Created. 18:08:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:55 provisioning config files... 18:08:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/45@tmp/config8067706831404511733tmp [Pipeline] { 18:08:55 + echo total: 0.05999999865889549 [Pipeline] libraryResource [Pipeline] sh [Pipeline] stash 18:08:55 Stashed 1 file(s) [Pipeline] } 18:08:55 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-45-stack-cost] [Pipeline] // lock [Pipeline] } 18:08:55 $ docker stop --time=1 a080f94885c74082bc3b96b8efe38e273a0b97256f0d44d50348505bf1f869f7 18:08:56 ---> docker-login.sh 18:08:56 nexus3.edgexfoundry.org:10001 18:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:56 Configure a credential helper to remove this warning. See 18:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:56 18:08:56 Login Succeeded 18:08:56 nexus3.edgexfoundry.org:10002 18:08:56 $ docker rm -f a080f94885c74082bc3b96b8efe38e273a0b97256f0d44d50348505bf1f869f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:57 Configure a credential helper to remove this warning. See 18:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:57 18:08:57 Login Succeeded 18:08:57 nexus3.edgexfoundry.org:10003 18:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:57 Configure a credential helper to remove this warning. See 18:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:57 18:08:57 Login Succeeded 18:08:57 nexus3.edgexfoundry.org:10004 18:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:57 Configure a credential helper to remove this warning. See 18:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:57 18:08:57 Login Succeeded 18:08:57 docker.io 18:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:58 Configure a credential helper to remove this warning. See 18:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:58 18:08:58 Login Succeeded 18:08:58 ---> docker-login.sh ends [Pipeline] } 18:08:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:08:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:59 ========================================================= 18:08:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:08:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:08:59 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 18:08:59 Sending build context to Docker daemon 5.078MB 18:08:59 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 18:08:59 Step 2/11 : FROM ${BASE} AS builder 18:09:00 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:09:00 9b3977197b4f: Pulling fs layer 18:09:00 1a89e8eeedd5: Pulling fs layer 18:09:00 94645a83ff95: Pulling fs layer 18:09:00 3f3a8bcf1eab: Pulling fs layer 18:09:00 0c92f367c5e7: Pulling fs layer 18:09:00 4b8299f9d1f4: Pulling fs layer 18:09:00 9a6b49a46696: Pulling fs layer 18:09:00 cf05db05a679: Pulling fs layer 18:09:00 4b8299f9d1f4: Waiting 18:09:00 9a6b49a46696: Waiting 18:09:00 3f3a8bcf1eab: Waiting 18:09:00 0c92f367c5e7: Waiting 18:09:00 cf05db05a679: Waiting 18:09:00 94645a83ff95: Verifying Checksum 18:09:00 94645a83ff95: Download complete 18:09:00 1a89e8eeedd5: Verifying Checksum 18:09:00 1a89e8eeedd5: Download complete 18:09:00 0c92f367c5e7: Verifying Checksum 18:09:00 0c92f367c5e7: Download complete 18:09:00 4b8299f9d1f4: Verifying Checksum 18:09:00 4b8299f9d1f4: Download complete 18:09:00 9b3977197b4f: Download complete 18:09:00 9a6b49a46696: Verifying Checksum 18:09:00 9a6b49a46696: Download complete 18:09:01 9b3977197b4f: Pull complete 18:09:01 1a89e8eeedd5: Pull complete 18:09:02 94645a83ff95: Pull complete 18:09:02 cf05db05a679: Verifying Checksum 18:09:02 cf05db05a679: Download complete 18:09:02 3f3a8bcf1eab: Download complete 18:09:15 3f3a8bcf1eab: Pull complete 18:09:15 0c92f367c5e7: Pull complete 18:09:15 4b8299f9d1f4: Pull complete 18:09:15 9a6b49a46696: Pull complete 18:09:20 cf05db05a679: Pull complete 18:09:20 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 18:09:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:09:20 ---> 0ccda1f7e2ee 18:09:20 Step 3/11 : ARG MAKE=make build 18:09:21 ---> Running in 31c3999f1193 18:09:22 Removing intermediate container 31c3999f1193 18:09:22 ---> defc7674dab5 18:09:22 Step 4/11 : WORKDIR /device-sdk-go 18:09:22 ---> Running in 8ea448c8d79a 18:09:22 Removing intermediate container 8ea448c8d79a 18:09:22 ---> 0176e735c91f 18:09:22 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:09:23 ---> Running in 960da4c02f60 18:09:23 Removing intermediate container 960da4c02f60 18:09:23 ---> 14b057fa037f 18:09:23 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:23 ---> Running in 4bb11dcb2298 18:09:25 Removing intermediate container 4bb11dcb2298 18:09:25 ---> d3bf5d9c0efb 18:09:25 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:09:25 ---> Running in 31b7188712a1 18:09:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:09:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:09:28 OK: 220 MiB in 52 packages 18:09:28 Removing intermediate container 31b7188712a1 18:09:28 ---> a760c6725f40 18:09:28 Step 8/11 : COPY go.mod vendor* ./ 18:09:29 ---> 8fec530f047b 18:09:29 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:29 ---> Running in 094db8541e8a 18:10:51 Removing intermediate container 094db8541e8a 18:10:51 ---> 7eeeff2cb5f5 18:10:51 Step 10/11 : COPY . . 18:10:51 ---> 4a8816180a95 18:10:51 Step 11/11 : RUN ${MAKE} 18:10:51 ---> Running in 078b11925f0d 18:10:51 noop 18:10:51 Removing intermediate container 078b11925f0d 18:10:51 ---> 97f155da8aad 18:10:51 Successfully built 97f155da8aad 18:10:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:10:51 + docker inspect -f . ci-base-image-arm64 18:10:51 . [Pipeline] withDockerContainer 18:10:52 prd-ubuntu18.04-docker-arm64-4c-16g-4070 does not seem to be running inside a container 18:10:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/45 -v /w/workspace/device-sdk-go/45:/w/workspace/device-sdk-go/45:rw,z -v /w/workspace/device-sdk-go/45@tmp:/w/workspace/device-sdk-go/45@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 18:10:53 $ docker top f749a30187cccfc88a4af5704bf960f7877acc569c3f06056474068279da90c8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:54 + go version 18:10:54 go version go1.17.6 linux/arm64 [Pipeline] } 18:10:54 $ docker stop --time=1 f749a30187cccfc88a4af5704bf960f7877acc569c3f06056474068279da90c8 18:10:55 $ docker rm -f f749a30187cccfc88a4af5704bf960f7877acc569c3f06056474068279da90c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:10:56 + docker inspect -f . ci-base-image-arm64 18:10:56 . [Pipeline] withDockerContainer 18:10:56 prd-ubuntu18.04-docker-arm64-4c-16g-4070 does not seem to be running inside a container 18:10:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/45 -v /w/workspace/device-sdk-go/45:/w/workspace/device-sdk-go/45:rw,z -v /w/workspace/device-sdk-go/45@tmp:/w/workspace/device-sdk-go/45@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 18:10:57 $ docker top 704a943caecb97ef80b2ef4975c601aebcd8e3414bed8c8b4478ee7fea67836b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:10:58 + make test 18:10:58 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:11:00 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:11:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:11:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:11:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:11:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.068s coverage: 23.3% of statements 18:11:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:11:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.068s coverage: 27.6% of statements 18:11:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.117s coverage: 78.9% of statements 18:11:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.099s coverage: 9.0% of statements 18:11:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:11:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:11:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:11:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.081s coverage: 28.7% of statements 18:11:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:11:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.067s coverage: 86.1% of statements 18:11:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:11:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:11:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.163s coverage: 57.4% of statements 18:11:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.181s coverage: 89.2% of statements 18:11:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:11:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.8% of statements 18:11:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:11:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:11:56 GO111MODULE=on go vet ./... 18:12:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:12:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:12:15 ./bin/test-attribution-txt.sh [Pipeline] echo 18:12:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:12:17 $ docker stop --time=1 704a943caecb97ef80b2ef4975c601aebcd8e3414bed8c8b4478ee7fea67836b 18:12:19 $ docker rm -f 704a943caecb97ef80b2ef4975c601aebcd8e3414bed8c8b4478ee7fea67836b [Pipeline] // withDockerContainer [Pipeline] sh 18:12:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:12:20 Warning: overwriting stash ‘coverage-report’ 18:12:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:12:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:12:21 + ls -al . 18:12:21 total 308 18:12:21 drwxrwxr-x 10 jenkins jenkins 4096 Jan 27 18:12 . 18:12:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 18:08 .. 18:12:21 -rw-rw-r-- 1 jenkins jenkins 140 Jan 27 18:08 .dockerignore 18:12:21 drwxrwxr-x 8 jenkins jenkins 4096 Jan 27 18:08 .git 18:12:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 18:08 .github 18:12:21 -rw-rw-r-- 1 jenkins jenkins 131 Jan 27 18:08 .gitignore 18:12:21 -rw-rw-r-- 1 jenkins jenkins 42 Jan 27 18:08 .golangci.yml 18:12:21 -rw-rw-r-- 1 jenkins jenkins 26321 Jan 27 18:08 CHANGELOG.md 18:12:21 -rw-rw-r-- 1 jenkins jenkins 677 Jan 27 18:08 GOVERNANCE.md 18:12:21 -rw-rw-r-- 1 jenkins jenkins 880 Jan 27 18:08 Jenkinsfile 18:12:21 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 27 18:08 LICENSE 18:12:21 -rw-rw-r-- 1 jenkins jenkins 1614 Jan 27 18:08 Makefile 18:12:21 -rw-rw-r-- 1 jenkins jenkins 619 Jan 27 18:08 OWNERS.md 18:12:21 -rw-rw-r-- 1 jenkins jenkins 4881 Jan 27 18:08 README.md 18:12:21 -rw-rw-r-- 1 jenkins jenkins 12 Jan 27 18:06 VERSION 18:12:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 18:08 bin 18:12:21 -rw-r--r-- 1 jenkins jenkins 128608 Jan 27 18:11 coverage.out 18:12:21 drwxrwxr-x 5 jenkins jenkins 4096 Jan 27 18:08 example 18:12:21 -rw-rw-r-- 1 jenkins jenkins 2766 Jan 27 18:08 go.mod 18:12:21 -rw-rw-r-- 1 jenkins jenkins 49665 Jan 27 18:08 go.sum 18:12:21 drwxrwxr-x 15 jenkins jenkins 4096 Jan 27 18:08 internal 18:12:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 27 18:08 openapi 18:12:21 drwxrwxr-x 5 jenkins jenkins 4096 Jan 27 18:08 pkg 18:12:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 18:08 snap 18:12:21 -rw-rw-r-- 1 jenkins jenkins 222 Jan 27 18:08 version.go [Pipeline] isUnix [Pipeline] sh 18:12:21 + 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=a9851280710ea98ed82e1cc903dc2e78d89d66e4 --label arch=arm64 --label version=2.2.0-dev.12 . 18:12:21 Sending build context to Docker daemon 5.207MB 18:12:22 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 18:12:22 Step 2/25 : FROM ${BASE} AS builder 18:12:22 ---> 97f155da8aad 18:12:22 Step 3/25 : ARG MAKE=make build 18:12:22 ---> Running in 8955d0bcdc74 18:12:22 Removing intermediate container 8955d0bcdc74 18:12:22 ---> 98273953a8d6 18:12:22 Step 4/25 : WORKDIR /device-sdk-go 18:12:22 ---> Running in f888b86d8bc4 18:12:23 Removing intermediate container f888b86d8bc4 18:12:23 ---> 36baedb148ee 18:12:23 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:12:23 ---> Running in f9a354084fe1 18:12:23 Removing intermediate container f9a354084fe1 18:12:23 ---> fa7be5520d96 18:12:23 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:23 ---> Running in f62655659503 18:12:25 Removing intermediate container f62655659503 18:12:25 ---> e8ae8457183a 18:12:25 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:12:25 ---> Running in 1dae9b94a76d 18:12:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:12:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:12:28 OK: 220 MiB in 52 packages 18:12:29 Removing intermediate container 1dae9b94a76d 18:12:29 ---> f8e2f8ddd9bb 18:12:29 Step 8/25 : COPY go.mod vendor* ./ 18:12:29 ---> 4662ab68d4ea 18:12:29 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:29 ---> Running in 340396cf5347 18:12:31 Removing intermediate container 340396cf5347 18:12:31 ---> 18f9f18d8a09 18:12:31 Step 10/25 : COPY . . 18:12:33 ---> 7ba0ee33c9bc 18:12:33 Step 11/25 : RUN ${MAKE} 18:12:33 ---> Running in 707192a233eb 18:12:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.12" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:13:13 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:13:13 Removing intermediate container 707192a233eb 18:13:13 ---> 8fe75a29328d 18:13:13 Step 12/25 : FROM alpine:3.14 18:13:13 3.14: Pulling from library/alpine 18:13:13 be307f383ecc: Pulling fs layer 18:13:13 be307f383ecc: Verifying Checksum 18:13:13 be307f383ecc: Download complete 18:13:14 be307f383ecc: Pull complete 18:13:14 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:13:14 Status: Downloaded newer image for alpine:3.14 18:13:14 ---> 5b8b7b635229 18:13:14 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:13:14 ---> Running in 51614f35df13 18:13:14 Removing intermediate container 51614f35df13 18:13:14 ---> 9b76337477cc 18:13:14 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:15 ---> Running in c708163e12f5 18:13:16 Removing intermediate container c708163e12f5 18:13:16 ---> 37ec634afe8d 18:13:16 Step 15/25 : RUN apk add --update --no-cache zeromq 18:13:16 ---> Running in ee730fc7739b 18:13:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:13:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:13:19 (1/5) Installing libgcc (10.3.1_git20210424-r2) 18:13:19 (2/5) Installing libsodium (1.0.18-r0) 18:13:19 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 18:13:19 (4/5) Installing libzmq (4.3.4-r0) 18:13:19 (5/5) Installing zeromq (4.3.4-r0) 18:13:19 Executing busybox-1.33.1-r6.trigger 18:13:19 OK: 8 MiB in 19 packages 18:13:20 Removing intermediate container ee730fc7739b 18:13:20 ---> 43016edf3e29 18:13:20 Step 16/25 : WORKDIR / 18:13:20 ---> Running in e5a80f5e3f24 18:13:21 Removing intermediate container e5a80f5e3f24 18:13:21 ---> ea72ebccf87f 18:13:21 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:13:21 ---> b449ef7a079b 18:13:21 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:13:22 ---> 3e485613d336 18:13:22 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:13:23 ---> d8233aa6656a 18:13:23 Step 20/25 : EXPOSE 59999 18:13:23 ---> Running in fd9084f606a1 18:13:23 Removing intermediate container fd9084f606a1 18:13:23 ---> b0b64236b0c7 18:13:23 Step 21/25 : ENTRYPOINT ["/device-simple"] 18:13:23 ---> Running in 8cad5a9bd9d8 18:13:24 Removing intermediate container 8cad5a9bd9d8 18:13:24 ---> b195456685f1 18:13:24 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:13:24 ---> Running in 5eab131b25b2 18:13:24 Removing intermediate container 5eab131b25b2 18:13:24 ---> 1b66c2168ea1 18:13:24 Step 23/25 : LABEL arch=arm64 18:13:24 ---> Running in b1bae2bd3240 18:13:25 Removing intermediate container b1bae2bd3240 18:13:25 ---> 75f9591c6af3 18:13:25 Step 24/25 : LABEL git_sha=a9851280710ea98ed82e1cc903dc2e78d89d66e4 18:13:25 ---> Running in 30d2fc7a0666 18:13:25 Removing intermediate container 30d2fc7a0666 18:13:25 ---> df2b10fbdde7 18:13:25 Step 25/25 : LABEL version=2.2.0-dev.12 18:13:25 ---> Running in 1636f3721deb 18:13:25 Removing intermediate container 1636f3721deb 18:13:25 ---> 2f0a4121881a 18:13:25 [Warning] One or more build-args [ARCH] were not consumed 18:13:25 Successfully built 2f0a4121881a 18:13:25 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 18:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:13:26 18:13:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:13:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:13:26 arm64: Pulling from edgex-lftools-log-publisher 18:13:26 448f6bf000e3: Pulling fs layer 18:13:26 f757da607395: Pulling fs layer 18:13:26 05883995daec: Pulling fs layer 18:13:26 8603b9c90790: Pulling fs layer 18:13:26 1560dd03e051: Pulling fs layer 18:13:26 27f5ce0e4adf: Pulling fs layer 18:13:26 c2d8d7efcc4b: Pulling fs layer 18:13:26 1560dd03e051: Waiting 18:13:26 27f5ce0e4adf: Waiting 18:13:26 8603b9c90790: Waiting 18:13:26 c2d8d7efcc4b: Waiting 18:13:26 f757da607395: Verifying Checksum 18:13:26 f757da607395: Download complete 18:13:26 8603b9c90790: Download complete 18:13:26 1560dd03e051: Verifying Checksum 18:13:26 1560dd03e051: Download complete 18:13:26 27f5ce0e4adf: Verifying Checksum 18:13:26 27f5ce0e4adf: Download complete 18:13:27 05883995daec: Verifying Checksum 18:13:27 05883995daec: Download complete 18:13:27 448f6bf000e3: Verifying Checksum 18:13:27 448f6bf000e3: Download complete 18:13:30 c2d8d7efcc4b: Verifying Checksum 18:13:30 c2d8d7efcc4b: Download complete 18:13:31 448f6bf000e3: Pull complete 18:13:31 f757da607395: Pull complete 18:13:33 05883995daec: Pull complete 18:13:33 8603b9c90790: Pull complete 18:13:34 1560dd03e051: Pull complete 18:13:34 27f5ce0e4adf: Pull complete 18:13:49 c2d8d7efcc4b: Pull complete 18:13:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:13:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:13:49 prd-ubuntu18.04-docker-arm64-4c-16g-4070 does not seem to be running inside a container 18:13:49 $ 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/45 -v /w/workspace/device-sdk-go/45:/w/workspace/device-sdk-go/45:rw,z -v /w/workspace/device-sdk-go/45@tmp:/w/workspace/device-sdk-go/45@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 18:13:52 $ docker top 2d7cd5520ecd8068c5b20a7124ef1255552a58340452e1926c397cf73c9827ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:53 ---> job-cost.sh 18:13:53 lf-activate-venv: SKIPPING 18:13:53 INFO: No Stack... 18:13:53 INFO: Retrieving Pricing Info for: v3-standard-4 18:13:53 INFO: Archiving Costs [Pipeline] sh 18:13:54 + cut -d, -f6 18:13:54 + cat /w/workspace/device-sdk-go/45/archives/cost.csv [Pipeline] lock 18:13:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-45-stack-cost] 18:13:54 Resource [jenkins-edgexfoundry-device-sdk-go-main-45-stack-cost] did not exist. Created. 18:13:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:13:55 /w/workspace/device-sdk-go/45@tmp/durable-47d9d8e6/script.sh: 1: /w/workspace/device-sdk-go/45@tmp/durable-47d9d8e6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:13:55 + echo total: 0.10999999940395355 [Pipeline] stash 18:13:56 Warning: overwriting stash ‘stack-cost’ 18:13:56 Stashed 1 file(s) [Pipeline] } 18:13:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-45-stack-cost] [Pipeline] // lock [Pipeline] } 18:13:56 $ docker stop --time=1 2d7cd5520ecd8068c5b20a7124ef1255552a58340452e1926c397cf73c9827ec 18:13:57 $ docker rm -f 2d7cd5520ecd8068c5b20a7124ef1255552a58340452e1926c397cf73c9827ec [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 18:13:58 provisioning config files... 18:13:58 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8013382394309375861tmp [Pipeline] { [Pipeline] sh 18:13:58 + set +x 18:13:58 + curl -s https://codecov.io/bash 18:13:58 + bash -s -- 18:13:58 18:13:58 _____ _ 18:13:58 / ____| | | 18:13:58 | | ___ __| | ___ ___ _____ __ 18:13:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:13:58 | |___| (_) | (_| | __/ (_| (_) \ V / 18:13:58 \_____\___/ \__,_|\___|\___\___/ \_/ 18:13:58 Bash-1.0.6 18:13:58 18:13:58 18:13:58 ==> git version 2.24.4 found 18:13:58 ==> 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 18:13:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:13:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:13:58 ==> Jenkins CI detected. 18:13:58 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 18:13:58 project root: . 18:13:58 --> token set from env 18:13:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:13:58 ==> Running gcov in . (disable via -X gcov) 18:13:58 ==> Python coveragepy not found 18:13:58 ==> Searching for coverage reports in: 18:13:58 + . 18:13:58 -> Found 1 reports 18:13:58 ==> Detecting git/mercurial file structure 18:13:58 ==> Reading reports 18:13:58 + ./coverage.out bytes=128608 18:13:58 ==> Appending adjustments 18:13:58 https://docs.codecov.io/docs/fixing-reports 18:13:58 + Found adjustments 18:13:58 ==> Gzipping contents 18:13:58 16K /tmp/codecov.RJDuz2.gz 18:13:58 ==> Uploading reports 18:13:58 url: https://codecov.io 18:13:58 query: branch=main&commit=a9851280710ea98ed82e1cc903dc2e78d89d66e4&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:13:58 -> Pinging Codecov 18:13:58 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=a9851280710ea98ed82e1cc903dc2e78d89d66e4&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:13:59 -> Uploading to 18:13:59 https://storage.googleapis.com/codecov/v4/raw/2022-01-27/7E55EF52A471D76F132DFD9A03CDDE97/a9851280710ea98ed82e1cc903dc2e78d89d66e4/fd8adf5d-8611-4689-ba00-aa91c719b2d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220127T181359Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=480f9013e30fc9dd91d3add9fe8a8cabe71b8791930a1479b2b0d718362812db 18:13:59 % Total % Received % Xferd Average Speed Time Time Time Current 18:13:59 Dload Upload Total Spent Left Speed 18:13:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16071 0 0 100 16071 0 46850 --:--:-- --:--:-- --:--:-- 46991 18:13:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a9851280710ea98ed82e1cc903dc2e78d89d66e4 [Pipeline] } 18:13:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:13:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:13:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:14:00 18:14:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:14:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:14:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:14:00 188c0c94c7c5: Pulling fs layer 18:14:00 0ef7d3d256c8: Pulling fs layer 18:14:00 de9db76c5a1d: Pulling fs layer 18:14:00 0eba1c9be4d2: Pulling fs layer 18:14:00 0d57e429df01: Pulling fs layer 18:14:00 4e4be7b47b0d: Pulling fs layer 18:14:00 e1f770b5df2f: Pulling fs layer 18:14:00 85a0685a4137: Pulling fs layer 18:14:00 0d57e429df01: Waiting 18:14:00 4e4be7b47b0d: Waiting 18:14:00 e1f770b5df2f: Waiting 18:14:00 85a0685a4137: Waiting 18:14:00 0eba1c9be4d2: Waiting 18:14:00 de9db76c5a1d: Verifying Checksum 18:14:00 de9db76c5a1d: Download complete 18:14:00 0ef7d3d256c8: Verifying Checksum 18:14:00 0ef7d3d256c8: Download complete 18:14:00 0d57e429df01: Verifying Checksum 18:14:00 0d57e429df01: Download complete 18:14:00 4e4be7b47b0d: Verifying Checksum 18:14:00 4e4be7b47b0d: Download complete 18:14:00 188c0c94c7c5: Verifying Checksum 18:14:00 188c0c94c7c5: Download complete 18:14:00 188c0c94c7c5: Pull complete 18:14:00 e1f770b5df2f: Verifying Checksum 18:14:00 e1f770b5df2f: Download complete 18:14:00 0ef7d3d256c8: Pull complete 18:14:00 0eba1c9be4d2: Verifying Checksum 18:14:00 0eba1c9be4d2: Download complete 18:14:00 de9db76c5a1d: Pull complete 18:14:01 85a0685a4137: Verifying Checksum 18:14:01 85a0685a4137: Download complete 18:14:04 0eba1c9be4d2: Pull complete 18:14:04 0d57e429df01: Pull complete 18:14:05 4e4be7b47b0d: Pull complete 18:14:05 e1f770b5df2f: Pull complete 18:14:10 85a0685a4137: Pull complete 18:14:10 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:14:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:14:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:14:10 prd-centos7-docker-4c-2g-4069 does not seem to be running inside a container 18:14:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:14:12 $ docker top f77dd47e5362f0653ccbc968da45475a9a831602e3bf55e9c9e60e28e3d32393 -eo pid,comm [Pipeline] { [Pipeline] echo 18:14:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:14:12 + set -o pipefail 18:14:12 + snyk monitor '--org=edgex-jenkins' 18:14:18 18:14:18 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 18:14:18 18:14:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/9a1eb689-07ef-447b-bb3c-6546f4037906 18:14:18 18:14:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:14:18 18:14:18 [Pipeline] } 18:14:18 $ docker stop --time=1 f77dd47e5362f0653ccbc968da45475a9a831602e3bf55e9c9e60e28e3d32393 18:14:19 $ docker rm -f f77dd47e5362f0653ccbc968da45475a9a831602e3bf55e9c9e60e28e3d32393 [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 18:14:20 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:20 provisioning config files... 18:14:20 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7145315327319833244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:20 --> edgex-publish-swagger.sh 18:14:20 === Publish openapi/v2 API === 18:14:20 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:14:20 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 18:14:20 % Total % Received % Xferd Average Speed Time Time Time Current 18:14:20 Dload Upload Total Spent Left Speed 18:14:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52147 0 0 100 52147 0 59808 --:--:-- --:--:-- --:--:-- 59870 18:14:21 18:14:21 [Pipeline] } 18:14:21 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 18:14:22 + git log --format=format:%s -1 a9851280710ea98ed82e1cc903dc2e78d89d66e4 [Pipeline] sh 18:14:22 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:14:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:14:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:22 . [Pipeline] withDockerContainer 18:14:22 prd-centos7-docker-4c-2g-4069 does not seem to be running inside a container 18:14:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:14:23 $ docker top c452220540163e99583431a95bb9e65b80f5d199f4579ea55ca0937e8acaaa4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:23 [ssh-agent] Looking for ssh-agent implementation... 18:14:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:23 $ docker exec c452220540163e99583431a95bb9e65b80f5d199f4579ea55ca0937e8acaaa4f ssh-agent 18:14:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcHjAjC/agent.14 18:14:23 SSH_AGENT_PID=20 18:14:23 Running ssh-add (command line suppressed) 18:14:23 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2445899104081353801.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2445899104081353801.key) 18:14:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:23 + git semver tag 18:14:23 # -> Open(): unable to determine branch for HEAD 18:14:23 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 18:14:23 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 18:14:23 # $SEMVER_REMOTE_NAME = origin 18:14:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:14:23 # $SEMVER_USER_NAME = edgex-jenkins 18:14:23 # $SEMVER_BRANCH = main 18:14:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 18:14:23 # a9851280710ea98ed82e1cc903dc2e78d89d66e4 HEAD 18:14:23 # -> Force: false 18:14:23 # c004e48d003b0fbf252088665c5d446be7dc4d30 refs/tags/v2.2.0-dev.12 [Pipeline] } 18:14:23 $ docker exec --env ******** --env ******** c452220540163e99583431a95bb9e65b80f5d199f4579ea55ca0937e8acaaa4f ssh-agent -k 18:14:23 unset SSH_AUTH_SOCK; 18:14:23 unset SSH_AGENT_PID; 18:14:23 echo Agent pid 20 killed; 18:14:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:24 + git semver [Pipeline] } 18:14:24 $ docker stop --time=1 c452220540163e99583431a95bb9e65b80f5d199f4579ea55ca0937e8acaaa4f 18:14:25 $ docker rm -f c452220540163e99583431a95bb9e65b80f5d199f4579ea55ca0937e8acaaa4f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:14:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:14:25 18:14:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:14:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:14:26 0.23.1-centos7: Pulling from edgex-lftools 18:14:26 ab5ef0e58194: Pulling fs layer 18:14:26 9712f1f96733: Pulling fs layer 18:14:26 63f879dbbcfc: Pulling fs layer 18:14:26 0d9ebad4ef96: Pulling fs layer 18:14:26 e9a5061849ea: Pulling fs layer 18:14:26 d747dcd14b5f: Pulling fs layer 18:14:26 2de7ff778b66: Pulling fs layer 18:14:26 e9a5061849ea: Waiting 18:14:26 d747dcd14b5f: Waiting 18:14:26 2de7ff778b66: Waiting 18:14:26 0d9ebad4ef96: Waiting 18:14:26 9712f1f96733: Verifying Checksum 18:14:26 9712f1f96733: Download complete 18:14:26 63f879dbbcfc: Verifying Checksum 18:14:26 63f879dbbcfc: Download complete 18:14:26 ab5ef0e58194: Verifying Checksum 18:14:26 ab5ef0e58194: Download complete 18:14:26 d747dcd14b5f: Verifying Checksum 18:14:26 d747dcd14b5f: Download complete 18:14:26 0d9ebad4ef96: Verifying Checksum 18:14:26 0d9ebad4ef96: Download complete 18:14:26 e9a5061849ea: Verifying Checksum 18:14:26 e9a5061849ea: Download complete 18:14:27 2de7ff778b66: Verifying Checksum 18:14:27 2de7ff778b66: Download complete 18:14:30 ab5ef0e58194: Pull complete 18:14:30 9712f1f96733: Pull complete 18:14:31 63f879dbbcfc: Pull complete 18:14:35 0d9ebad4ef96: Pull complete 18:14:35 e9a5061849ea: Pull complete 18:14:35 d747dcd14b5f: Pull complete 18:14:36 2de7ff778b66: Pull complete 18:14:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:14:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:14:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:14:36 prd-centos7-docker-4c-2g-4069 does not seem to be running inside a container 18:14:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:14:40 $ docker top 03ee29b20922fb56658cf169be99efc77f19d593069ee6d3d1c7ed1b8da3d351 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:14:40 provisioning config files... 18:14:40 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8859976316193342920tmp 18:14:40 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1179873064017775610tmp 18:14:40 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8272807587959497365tmp [Pipeline] { [Pipeline] echo 18:14:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:14:40 ---> sigul-configuration.sh 18:14:40 gpg: directory `/root/.gnupg' created 18:14:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:14:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:14:40 gpg: keyring `/root/.gnupg/secring.gpg' created 18:14:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:14:40 gpg: CAST5 encrypted data 18:14:40 gpg: encrypted with 1 passphrase 18:14:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:14:41 + mkdir /home/jenkins 18:14:41 + mkdir /home/jenkins/sigul [Pipeline] sh 18:14:41 + 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 18:14:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:14:41 ---> sigul-install.sh 18:14:41 Sigul already installed; skipping installation. [Pipeline] sh 18:14:41 + git tag --list 18:14:41 0.7.1 18:14:41 delhi-tag 18:14:41 v1.0.0 18:14:41 v1.1.0 18:14:41 v1.1.1 18:14:41 v1.1.2 18:14:41 v1.2.0 18:14:41 v1.2.1 18:14:41 v1.2.2 18:14:41 v1.2.3 18:14:41 v1.3.0 18:14:41 v1.4.0 18:14:41 v2.0.0 18:14:41 v2.0.1-dev.1 18:14:41 v2.0.1-dev.10 18:14:41 v2.0.1-dev.11 18:14:41 v2.0.1-dev.12 18:14:41 v2.0.1-dev.13 18:14:41 v2.0.1-dev.14 18:14:41 v2.0.1-dev.15 18:14:41 v2.0.1-dev.16 18:14:41 v2.0.1-dev.17 18:14:41 v2.0.1-dev.18 18:14:41 v2.0.1-dev.19 18:14:41 v2.0.1-dev.2 18:14:41 v2.0.1-dev.20 18:14:41 v2.0.1-dev.21 18:14:41 v2.0.1-dev.22 18:14:41 v2.0.1-dev.23 18:14:41 v2.0.1-dev.24 18:14:41 v2.0.1-dev.25 18:14:41 v2.0.1-dev.26 18:14:41 v2.0.1-dev.27 18:14:41 v2.0.1-dev.28 18:14:41 v2.0.1-dev.29 18:14:41 v2.0.1-dev.3 18:14:41 v2.0.1-dev.30 18:14:41 v2.0.1-dev.31 18:14:41 v2.0.1-dev.32 18:14:41 v2.0.1-dev.33 18:14:41 v2.0.1-dev.4 18:14:41 v2.0.1-dev.5 18:14:41 v2.0.1-dev.6 18:14:41 v2.0.1-dev.7 18:14:41 v2.0.1-dev.8 18:14:41 v2.0.1-dev.9 18:14:41 v2.1.0 18:14:41 v2.1.1-dev.1 18:14:41 v2.2.0-dev.1 18:14:41 v2.2.0-dev.10 18:14:41 v2.2.0-dev.11 18:14:41 v2.2.0-dev.12 18:14:41 v2.2.0-dev.2 18:14:41 v2.2.0-dev.3 18:14:41 v2.2.0-dev.4 18:14:41 v2.2.0-dev.5 18:14:41 v2.2.0-dev.6 18:14:41 v2.2.0-dev.7 18:14:41 v2.2.0-dev.8 18:14:41 v2.2.0-dev.9 [Pipeline] sh 18:14:42 + lftools sign git-tag v2.2.0-dev.12 18:14:42 Signing Git tag with Sigul... 18:14:42 Signing v2.2.0-dev.12 [Pipeline] echo 18:14:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:14:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:14:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:14:43 $ docker stop --time=1 03ee29b20922fb56658cf169be99efc77f19d593069ee6d3d1c7ed1b8da3d351 18:14:44 $ docker rm -f 03ee29b20922fb56658cf169be99efc77f19d593069ee6d3d1c7ed1b8da3d351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:14:45 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:14:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:14:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:45 . [Pipeline] withDockerContainer 18:14:45 prd-centos7-docker-4c-2g-4069 does not seem to be running inside a container 18:14:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:14:46 $ docker top 415288a1bb89fb1aaae5bec574aa4c4994fbc524d251a4e1dc0dbb2032a80d43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:46 [ssh-agent] Looking for ssh-agent implementation... 18:14:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:46 $ docker exec 415288a1bb89fb1aaae5bec574aa4c4994fbc524d251a4e1dc0dbb2032a80d43 ssh-agent 18:14:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAHDhPB/agent.14 18:14:46 SSH_AGENT_PID=21 18:14:46 Running ssh-add (command line suppressed) 18:14:46 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1487541304168293734.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1487541304168293734.key) 18:14:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:46 + git semver bump pre 18:14:46 # -> Open(): unable to determine branch for HEAD 18:14:46 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 18:14:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 18:14:46 # $SEMVER_REMOTE_NAME = origin 18:14:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:14:46 # $SEMVER_USER_NAME = edgex-jenkins 18:14:46 # $SEMVER_BRANCH = main 18:14:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 18:14:46 2.2.0-dev.13 [Pipeline] } 18:14:46 $ docker exec --env ******** --env ******** 415288a1bb89fb1aaae5bec574aa4c4994fbc524d251a4e1dc0dbb2032a80d43 ssh-agent -k 18:14:46 unset SSH_AUTH_SOCK; 18:14:46 unset SSH_AGENT_PID; 18:14:46 echo Agent pid 21 killed; 18:14:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:47 + git semver [Pipeline] } 18:14:47 $ docker stop --time=1 415288a1bb89fb1aaae5bec574aa4c4994fbc524d251a4e1dc0dbb2032a80d43 18:14:48 $ docker rm -f 415288a1bb89fb1aaae5bec574aa4c4994fbc524d251a4e1dc0dbb2032a80d43 [Pipeline] // withDockerContainer [Pipeline] sh 18:14:48 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:14:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:14:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:48 . [Pipeline] withDockerContainer 18:14:49 prd-centos7-docker-4c-2g-4069 does not seem to be running inside a container 18:14:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:14:49 $ docker top 2472cbdb38d0837743a1be966b9f97f772ecf25de7d23aa2aba5afdd9a36f2ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:49 [ssh-agent] Looking for ssh-agent implementation... 18:14:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:49 $ docker exec 2472cbdb38d0837743a1be966b9f97f772ecf25de7d23aa2aba5afdd9a36f2ae ssh-agent 18:14:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAiEGHk/agent.15 18:14:49 SSH_AGENT_PID=21 18:14:49 Running ssh-add (command line suppressed) 18:14:49 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1310491792375858422.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1310491792375858422.key) 18:14:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:50 + git semver push 18:14:50 # -> Open(): unable to determine branch for HEAD 18:14:50 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 18:14:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 18:14:50 # $SEMVER_REMOTE_NAME = origin 18:14:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:14:50 # $SEMVER_USER_NAME = edgex-jenkins 18:14:50 # $SEMVER_BRANCH = main 18:14:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 18:14:52 $ docker exec --env ******** --env ******** 2472cbdb38d0837743a1be966b9f97f772ecf25de7d23aa2aba5afdd9a36f2ae ssh-agent -k 18:14:52 unset SSH_AUTH_SOCK; 18:14:52 unset SSH_AGENT_PID; 18:14:52 echo Agent pid 21 killed; 18:14:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:53 + git semver [Pipeline] } 18:14:53 $ docker stop --time=1 2472cbdb38d0837743a1be966b9f97f772ecf25de7d23aa2aba5afdd9a36f2ae 18:14:54 $ docker rm -f 2472cbdb38d0837743a1be966b9f97f772ecf25de7d23aa2aba5afdd9a36f2ae [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:14:54 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' 18:14:54 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 18:14:54 total 8 18:14:54 drwxr-xr-x. 3 root root 34 Jan 27 18:08 . 18:14:54 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 27 18:14 .. 18:14:54 drwxr-xr-x. 2 root root 6 Jan 27 18:08 cost 18:14:54 -rw-r--r--. 1 root root 83 Jan 27 18:08 cost.csv 18:14:54 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 18:14:54 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 18:14:54 total 8 18:14:54 drwxr-xr-x. 3 jenkins jenkins 34 Jan 27 18:08 . 18:14:54 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 27 18:14 .. 18:14:54 drwxr-xr-x. 2 jenkins jenkins 6 Jan 27 18:08 cost 18:14:54 -rw-r--r--. 1 jenkins jenkins 83 Jan 27 18:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:14:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:14:55 ---> package-listing.sh 18:14:55 ++ facter osfamily 18:14:55 ++ tr '[:upper:]' '[:lower:]' 18:14:55 + OS_FAMILY=redhat 18:14:55 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 18:14:55 + START_PACKAGES=/tmp/packages_start.txt 18:14:55 + END_PACKAGES=/tmp/packages_end.txt 18:14:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:14:55 + PACKAGES=/tmp/packages_start.txt 18:14:55 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 18:14:55 + PACKAGES=/tmp/packages_end.txt 18:14:55 + case "${OS_FAMILY}" in 18:14:55 + rpm -qa 18:14:55 + sort 18:14:56 + '[' -f /tmp/packages_start.txt ']' 18:14:56 + '[' -f /tmp/packages_end.txt ']' 18:14:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:14:56 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 18:14:56 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 18:14:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 18:14:56 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 18:14:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:14:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:57 . [Pipeline] withDockerContainer 18:14:57 prd-centos7-docker-4c-2g-4069 does not seem to be running inside a container 18:14:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:14:58 $ docker top ccf723230d6f6e12311c44746568f958fd334ba37f873d55660c04b7ed496658 -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:58 + touch /tmp/pre-build-complete [Pipeline] sh 18:14:58 + mkdir -p /var/log/sysstat [Pipeline] sh 18:14:59 + ls /var/log/sa-host 18:14:59 + sadf -c /var/log/sa-host/sa17 18:14:59 file_magic: OK 18:14:59 HZ: Using current value: 100 18:14:59 file_header: OK 18:14:59 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 18:14:59 Statistics: 18:14:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:14:59 File successfully converted to sysstat format version 12.0.3 18:14:59 + sadf -c /var/log/sa-host/sa27 18:14:59 file_magic: OK 18:14:59 HZ: Using current value: 100 18:14:59 file_header: OK 18:14:59 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 18:14:59 Statistics: 18:14:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:14:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:59 provisioning config files... 18:14:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config371400744000294630tmp [Pipeline] { [Pipeline] echo 18:14:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:14:59 ---> create-netrc.sh [Pipeline] } 18:14:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:14:59 ---> python-tools-install.sh [Pipeline] echo 18:14:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:15:00 ---> sudo-logs.sh 18:15:00 Archiving 'sudo' log.. 18:15:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-4069.novalocal: Name or service not known 18:15:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-4069.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:15:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:15:00 ---> job-cost.sh 18:15:00 lf-activate-venv: SKIPPING 18:15:00 DEBUG: total: 0.05999999865889549 18:15:00 INFO: Retrieving Stack Cost... 18:15:00 INFO: Retrieving Pricing Info for: v3-standard-2 18:15:01 INFO: Archiving Costs [Pipeline] echo 18:15:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:15:01 ---> logs-deploy.sh 18:15:01 lf-activate-venv: SKIPPING 18:15:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/45 18:15:01 INFO: archiving workspace using pattern(s): 18:15:02 Archives upload complete. 18:15:02 INFO: archiving logs to Nexus 18:15:02 ---> uname -a: 18:15:02 Linux prd-centos7-docker-4c-2g-4069.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 18:15:02 18:15:02 18:15:02 ---> lscpu: 18:15:02 Architecture: x86_64 18:15:02 CPU op-mode(s): 32-bit, 64-bit 18:15:02 Byte Order: Little Endian 18:15:02 Address sizes: 40 bits physical, 48 bits virtual 18:15:02 CPU(s): 2 18:15:02 On-line CPU(s) list: 0,1 18:15:02 Thread(s) per core: 1 18:15:02 Core(s) per socket: 1 18:15:02 Socket(s): 2 18:15:02 NUMA node(s): 1 18:15:02 Vendor ID: AuthenticAMD 18:15:02 CPU family: 23 18:15:02 Model: 49 18:15:02 Model name: AMD EPYC-Rome Processor 18:15:02 Stepping: 0 18:15:02 CPU MHz: 2799.998 18:15:02 BogoMIPS: 5599.99 18:15:02 Virtualization: AMD-V 18:15:02 Hypervisor vendor: KVM 18:15:02 Virtualization type: full 18:15:02 L1d cache: 32K 18:15:02 L1i cache: 32K 18:15:02 L2 cache: 512K 18:15:02 L3 cache: 16384K 18:15:02 NUMA node0 CPU(s): 0,1 18:15:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:15:02 18:15:02 18:15:02 ---> nproc: 18:15:02 2 18:15:02 18:15:02 18:15:02 ---> df -h: 18:15:02 Filesystem Size Used Avail Use% Mounted on 18:15:02 overlay 40G 11G 30G 26% / 18:15:02 tmpfs 64M 0 64M 0% /dev 18:15:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:15:02 shm 64M 0 64M 0% /dev/shm 18:15:02 /dev/vda1 40G 11G 30G 26% /facter-os 18:15:02 18:15:02 18:15:02 ---> sar -b -r -n DEV: 18:15:02 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/27/22 _x86_64_ (2 CPU) 18:15:02 18:15:02 18:05:59 LINUX RESTART (2 CPU) 18:15:02 18:15:02 18:07:01 tps rtps wtps bread/s bwrtn/s 18:15:02 18:08:01 263.21 0.07 263.14 1.60 58096.77 18:15:02 18:09:01 173.94 0.00 173.94 0.00 28128.98 18:15:02 18:10:01 0.80 0.00 0.80 0.00 7.81 18:15:02 18:11:01 0.18 0.00 0.18 0.00 1.75 18:15:02 18:12:01 0.30 0.00 0.30 0.00 4.75 18:15:02 18:13:01 0.33 0.00 0.33 0.00 4.63 18:15:02 18:14:01 3.28 0.03 3.25 3.73 104.43 18:15:02 Average: 63.17 0.01 63.15 0.76 12339.24 18:15:02 18:15:02 18:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:15:02 18:08:01 3940000 0 936636 11.69 2620 3129684 1422912 15.71 899276 2707248 70256 18:15:02 18:09:01 3322248 0 1041768 13.01 2620 3642304 1444976 15.95 1027724 3121136 20 18:15:02 18:10:01 3338088 0 1025924 12.81 2620 3642308 1281068 14.14 1016564 3121136 8 18:15:02 18:11:01 3341128 0 1022876 12.77 2620 3642316 1274900 14.08 1015192 3121136 8 18:15:02 18:12:01 3348412 0 1015584 12.68 2620 3642324 1275044 14.08 1009932 3121136 8 18:15:02 18:13:01 3348276 0 1015720 12.68 2620 3642324 1275192 14.08 1010008 3121136 16 18:15:02 18:14:01 2966424 0 1097524 13.70 2620 3942372 1639056 18.10 1158660 3341568 299824 18:15:02 Average: 3372082 0 1022290 12.76 2620 3611947 1373307 15.16 1019622 3093499 52877 18:15:02 18:15:02 18:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:15:02 18:08:01 veth9cdca0b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:15:02 18:08:01 eth0 220.19 163.46 2036.67 24.53 0.00 0.00 0.00 0.00 18:15:02 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:02 18:08:01 docker0 146.71 192.01 11.97 2010.68 0.00 0.00 0.00 0.00 18:15:02 18:09:01 eth0 161.53 102.73 2768.05 114.57 0.00 0.00 0.00 0.00 18:15:02 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:02 18:09:01 docker0 14.05 17.60 0.80 89.16 0.00 0.00 0.00 0.00 18:15:02 18:10:01 eth0 0.35 0.35 0.02 0.04 0.00 0.00 0.00 0.00 18:15:02 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:02 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:02 18:11:01 eth0 0.40 0.18 0.02 0.01 0.00 0.00 0.00 0.00 18:15:02 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:02 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:02 18:12:01 eth0 0.77 0.28 0.22 0.14 0.00 0.00 0.00 0.00 18:15:02 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:02 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:02 18:13:01 eth0 0.45 0.22 0.26 0.19 0.00 0.00 0.00 0.00 18:15:02 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:02 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:02 18:14:01 eth0 125.02 68.28 4049.55 7.23 0.00 0.00 0.00 0.00 18:15:02 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:02 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:02 Average: eth0 72.70 47.94 1265.45 20.96 0.00 0.00 0.00 0.00 18:15:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:02 Average: docker0 22.98 29.96 1.82 300.09 0.00 0.00 0.00 0.00 18:15:02 18:15:02 18:15:02 ---> sar -P ALL: 18:15:02 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/27/22 _x86_64_ (2 CPU) 18:15:02 18:15:02 18:05:59 LINUX RESTART (2 CPU) 18:15:02 18:15:02 18:07:01 CPU %user %nice %system %iowait %steal %idle 18:15:02 18:08:01 all 42.86 0.00 12.09 1.89 0.13 43.04 18:15:02 18:08:01 0 43.10 0.00 11.96 2.07 0.13 42.74 18:15:02 18:08:01 1 42.61 0.00 12.22 1.71 0.13 43.33 18:15:02 18:09:01 all 45.37 0.00 8.61 3.13 0.10 42.80 18:15:02 18:09:01 0 46.95 0.00 9.14 3.59 0.11 40.22 18:15:02 18:09:01 1 43.79 0.00 8.08 2.68 0.09 45.36 18:15:02 18:10:01 all 0.22 0.00 0.09 0.00 0.03 99.67 18:15:02 18:10:01 0 0.07 0.00 0.08 0.00 0.03 99.82 18:15:02 18:10:01 1 0.37 0.00 0.10 0.00 0.02 99.52 18:15:02 18:11:01 all 0.23 0.00 0.06 0.00 0.02 99.70 18:15:02 18:11:01 0 0.05 0.00 0.07 0.00 0.02 99.87 18:15:02 18:11:01 1 0.40 0.00 0.05 0.00 0.02 99.53 18:15:02 18:12:01 all 0.23 0.00 0.03 0.00 0.02 99.72 18:15:02 18:12:01 0 0.02 0.00 0.05 0.00 0.02 99.92 18:15:02 18:12:01 1 0.45 0.00 0.02 0.00 0.02 99.52 18:15:02 18:13:01 all 0.24 0.00 0.03 0.00 0.02 99.72 18:15:02 18:13:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:15:02 18:13:01 1 0.43 0.00 0.03 0.00 0.02 99.52 18:15:02 18:14:01 all 2.00 0.00 0.82 0.01 0.03 97.15 18:15:02 18:14:01 0 2.30 0.00 1.02 0.00 0.02 96.67 18:15:02 18:14:01 1 1.71 0.00 0.62 0.02 0.03 97.62 18:15:02 Average: all 12.39 0.00 2.95 0.68 0.05 83.93 18:15:02 Average: 0 12.56 0.00 3.04 0.77 0.05 83.59 18:15:02 Average: 1 12.22 0.00 2.87 0.60 0.04 84.27 18:15:02 18:15:02 18:15:02