Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 555c3bb6a6e69767d223739ff73f88b00326690d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9036799343951481809.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh1900222107548228672.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh803743455404670039.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh5794434132967453710.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-ssh5480659394906044193.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-27717 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh712445585489045516.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 555c3bb6a6e69767d223739ff73f88b00326690d (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 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 Commit message: "Merge pull request #1054 from weichou1229/issue-1052" > git rev-list --no-walk 35284aa85d24a35feb544b47ef7c3f5e59bdf77f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:19:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:19:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:19:46 ========================================================= 07:19:46 EdgeX Global Pipelines Version Info 07:19:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:19:47 ------------------- 07:19:47 stable info: 07:19:47 ------------------- 07:19:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:19:47 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 07:19:47 Message: update stable to v1.0.211 07:19:47 ------------------- 07:19:47 experimental info: 07:19:47 ------------------- 07:19:47 Commited By: **** collab-it+edgex@linuxfoundation.org 07:19:47 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 07:19:47 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 555c3bb6a6e69767d223739ff73f88b00326690d [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 555c3bb [Pipeline] echo 07:19:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:48 provisioning config files... 07:19:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3281937605094244835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:48 ---> docker-login.sh 07:19:48 nexus3.edgexfoundry.org:10001 07:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:48 Configure a credential helper to remove this warning. See 07:19:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:48 07:19:48 Login Succeeded 07:19:48 nexus3.edgexfoundry.org:10002 07:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:48 Configure a credential helper to remove this warning. See 07:19:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:48 07:19:48 Login Succeeded 07:19:48 nexus3.edgexfoundry.org:10003 07:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:49 Configure a credential helper to remove this warning. See 07:19:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:49 07:19:49 Login Succeeded 07:19:49 nexus3.edgexfoundry.org:10004 07:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:49 Configure a credential helper to remove this warning. See 07:19:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:49 07:19:49 Login Succeeded 07:19:49 docker.io 07:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:19:49 Configure a credential helper to remove this warning. See 07:19:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:19:49 07:19:49 Login Succeeded 07:19:49 ---> docker-login.sh ends [Pipeline] } 07:19:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:19:50 + git rev-list -1 --merges 555c3bb6a6e69767d223739ff73f88b00326690d~1..555c3bb6a6e69767d223739ff73f88b00326690d [Pipeline] echo 07:19:50 -----------> git rev-list -1 --merges 555c3bb6a6e69767d223739ff73f88b00326690d~1..555c3bb6a6e69767d223739ff73f88b00326690d 555c3bb6a6e69767d223739ff73f88b00326690d 07:19:50 555c3bb6a6e69767d223739ff73f88b00326690d [false] [Pipeline] sh 07:19:50 + git log --format=format:%s -1 555c3bb6a6e69767d223739ff73f88b00326690d [Pipeline] echo 07:19:50 ========================================================= 07:19:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:19:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:19:50 + git log --format=format:%s -1 555c3bb6a6e69767d223739ff73f88b00326690d [Pipeline] echo 07:19:50 [semverPrep] GIT_COMMIT: 555c3bb6a6e69767d223739ff73f88b00326690d, Commit Message: Merge pull request #1054 from weichou1229/issue-1052 [Pipeline] echo 07:19:50 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:19:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:19:51 07:19:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:19:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:19:51 latest: Pulling from edgex-devops/git-semver 07:19:51 a0d0a0d46f8b: Pulling fs layer 07:19:51 3e5f54012d9b: Pulling fs layer 07:19:51 4c7163046ea9: Pulling fs layer 07:19:51 0c2d73faf560: Pulling fs layer 07:19:51 0c2d73faf560: Waiting 07:19:51 3e5f54012d9b: Verifying Checksum 07:19:51 3e5f54012d9b: Download complete 07:19:51 a0d0a0d46f8b: Verifying Checksum 07:19:51 a0d0a0d46f8b: Download complete 07:19:51 4c7163046ea9: Verifying Checksum 07:19:51 4c7163046ea9: Download complete 07:19:51 0c2d73faf560: Verifying Checksum 07:19:51 0c2d73faf560: Download complete 07:19:52 a0d0a0d46f8b: Pull complete 07:19:52 3e5f54012d9b: Pull complete 07:19:52 4c7163046ea9: Pull complete 07:19:52 0c2d73faf560: Pull complete 07:19:52 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:19:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:19:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:19:52 prd-centos7-docker-4c-2g-27717 does not seem to be running inside a container 07:19:52 $ 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 07:19:53 $ docker top 030bf5914ce38b0dbf0ff4e1c3aebc782d41623cfbec403ad555eceae3c15a99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:19:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:53 [ssh-agent] Looking for ssh-agent implementation... 07:19:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:53 $ docker exec 030bf5914ce38b0dbf0ff4e1c3aebc782d41623cfbec403ad555eceae3c15a99 ssh-agent 07:19:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBINMMd/agent.13 07:19:53 SSH_AGENT_PID=19 07:19:53 Running ssh-add (command line suppressed) 07:19:53 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2339577882217862848.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2339577882217862848.key) 07:19:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:19:54 + git tag --points-at HEAD [Pipeline] } 07:19:53 $ docker exec --env ******** --env ******** 030bf5914ce38b0dbf0ff4e1c3aebc782d41623cfbec403ad555eceae3c15a99 ssh-agent -k 07:19:54 unset SSH_AUTH_SOCK; 07:19:54 unset SSH_AGENT_PID; 07:19:54 echo Agent pid 19 killed; 07:19:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:19:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:54 [ssh-agent] Looking for ssh-agent implementation... 07:19:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:54 $ docker exec 030bf5914ce38b0dbf0ff4e1c3aebc782d41623cfbec403ad555eceae3c15a99 ssh-agent 07:19:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbdAMLB/agent.51 07:19:54 SSH_AGENT_PID=57 07:19:54 Running ssh-add (command line suppressed) 07:19:54 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4136138215835493616.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4136138215835493616.key) 07:19:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:19:54 + git semver init 07:19:54 # -> Open(): unable to determine branch for HEAD 07:19:54 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 07:19:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 07:19:54 # $SEMVER_REMOTE_NAME = origin 07:19:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:19:54 # $SEMVER_USER_NAME = edgex-jenkins 07:19:54 # $SEMVER_BRANCH = main 07:19:54 # $SEMVER_TEMP = /tmp/semver-234932202 07:19:54 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:19:55 # '/tmp/semver-234932202' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 07:19:55 # -> Force: false 07:19:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 07:19:55 $ docker exec --env ******** --env ******** 030bf5914ce38b0dbf0ff4e1c3aebc782d41623cfbec403ad555eceae3c15a99 ssh-agent -k 07:19:55 unset SSH_AUTH_SOCK; 07:19:55 unset SSH_AGENT_PID; 07:19:55 echo Agent pid 57 killed; 07:19:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:19:56 + git semver [Pipeline] } 07:19:56 $ docker stop --time=1 030bf5914ce38b0dbf0ff4e1c3aebc782d41623cfbec403ad555eceae3c15a99 07:19:57 $ docker rm -f 030bf5914ce38b0dbf0ff4e1c3aebc782d41623cfbec403ad555eceae3c15a99 [Pipeline] // withDockerContainer [Pipeline] sh 07:19:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:19:58 Stashed 1 file(s) [Pipeline] echo 07:19:58 [edgeXSemver]: initialized semver on version 2.0.1-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:20:13 Still waiting to schedule task 07:20:13 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27717’ 07:20:13 Still waiting to schedule task 07:20:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:22:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27718 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 07:22:04 Running in /w/workspace/device-sdk-go/27 [Pipeline] { [Pipeline] checkout 07:22:04 Selected Git installation does not exist. Using Default 07:22:04 The recommended git tool is: NONE 07:22:10 using credential edgex-jenkins-ssh 07:22:10 Cloning the remote Git repository 07:22:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:22:10 > git init /w/workspace/device-sdk-go/27 # timeout=10 07:22:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:22:10 > git --version # timeout=10 07:22:10 > git --version # 'git version 2.17.1' 07:22:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:22:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:22:12 Avoid second fetch 07:22:12 Checking out Revision 555c3bb6a6e69767d223739ff73f88b00326690d (main) 07:22:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:22:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:22:12 > git config core.sparsecheckout # timeout=10 07:22:12 > git checkout -f 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 07:22:16 Commit message: "Merge pull request #1054 from weichou1229/issue-1052" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:22:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:22:17 % Total % Received % Xferd Average Speed Time Time Time Current 07:22:17 Dload Upload Total Spent Left Speed 07:22:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 67954 0 --:--:-- --:--:-- --:--:-- 67954 [Pipeline] sh 07:22:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:22:18 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 07:22:18 /etc/docker/daemon.json 07:22:18 { 07:22:18 "registry-mirrors": [ 07:22:18 "https://nexus3.edgexfoundry.org:10001" 07:22:18 ], 07:22:18 "bip": "10.250.0.254/24", 07:22:18 "hosts": [ 07:22:18 "tcp://0.0.0.0:5555", 07:22:18 "unix:///var/run/docker.sock" 07:22:18 ], 07:22:18 "mtu": 1458, 07:22:18 "selinux-enabled": true, 07:22:18 "seccomp-profile": "/etc/docker/seccomp.json" 07:22:18 } [Pipeline] sh 07:22:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:22:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:22:37 provisioning config files... 07:22:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/27@tmp/config6882842586401632420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:22:37 ---> docker-login.sh 07:22:37 nexus3.edgexfoundry.org:10001 07:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:38 Configure a credential helper to remove this warning. See 07:22:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:38 07:22:38 Login Succeeded 07:22:38 nexus3.edgexfoundry.org:10002 07:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:39 Configure a credential helper to remove this warning. See 07:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:39 07:22:39 Login Succeeded 07:22:39 nexus3.edgexfoundry.org:10003 07:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:40 Configure a credential helper to remove this warning. See 07:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:40 07:22:40 Login Succeeded 07:22:40 nexus3.edgexfoundry.org:10004 07:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:40 Configure a credential helper to remove this warning. See 07:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:40 07:22:40 Login Succeeded 07:22:40 docker.io 07:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:22:41 Configure a credential helper to remove this warning. See 07:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:22:41 07:22:41 Login Succeeded 07:22:41 ---> docker-login.sh ends [Pipeline] } 07:22:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:22:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:22:41 ========================================================= 07:22:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:22:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:22:41 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 07:22:42 Sending build context to Docker daemon 2.717MB 07:22:42 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 07:22:42 Step 2/10 : FROM ${BASE} AS builder 07:22:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:22:42 552d1f2373af: Pulling fs layer 07:22:42 ea3f2d53f512: Pulling fs layer 07:22:42 9e70ebbbe112: Pulling fs layer 07:22:42 7a9cfe048b4a: Pulling fs layer 07:22:42 72dc09318566: Pulling fs layer 07:22:42 f4f7b4309257: Pulling fs layer 07:22:42 0ac9a79272e3: Pulling fs layer 07:22:42 b78e95d17946: Pulling fs layer 07:22:42 72dc09318566: Waiting 07:22:42 f4f7b4309257: Waiting 07:22:42 0ac9a79272e3: Waiting 07:22:42 b78e95d17946: Waiting 07:22:42 7a9cfe048b4a: Waiting 07:22:42 ea3f2d53f512: Verifying Checksum 07:22:42 ea3f2d53f512: Download complete 07:22:42 9e70ebbbe112: Download complete 07:22:42 72dc09318566: Verifying Checksum 07:22:42 72dc09318566: Download complete 07:22:42 f4f7b4309257: Verifying Checksum 07:22:42 f4f7b4309257: Download complete 07:22:42 552d1f2373af: Verifying Checksum 07:22:42 552d1f2373af: Download complete 07:22:42 0ac9a79272e3: Verifying Checksum 07:22:42 0ac9a79272e3: Download complete 07:22:43 552d1f2373af: Pull complete 07:22:44 ea3f2d53f512: Pull complete 07:22:44 9e70ebbbe112: Pull complete 07:22:44 b78e95d17946: Download complete 07:22:45 7a9cfe048b4a: Verifying Checksum 07:22:45 7a9cfe048b4a: Download complete 07:22:55 7a9cfe048b4a: Pull complete 07:22:55 72dc09318566: Pull complete 07:22:56 f4f7b4309257: Pull complete 07:22:56 0ac9a79272e3: Pull complete 07:23:03 b78e95d17946: Pull complete 07:23:03 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 07:23:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:23:03 ---> 8b459fc5aaf0 07:23:03 Step 3/10 : ARG MAKE=make build 07:23:03 ---> Running in 671f16eef90e 07:23:04 Removing intermediate container 671f16eef90e 07:23:04 ---> 3dc7dfaca48d 07:23:04 Step 4/10 : WORKDIR /device-sdk-go 07:23:04 ---> Running in d8ad800eacaf 07:23:04 Removing intermediate container d8ad800eacaf 07:23:04 ---> 22013aea7e95 07:23:04 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:23:04 ---> Running in 03b3957a95a3 07:23:05 Removing intermediate container 03b3957a95a3 07:23:05 ---> e9be9b259c23 07:23:05 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:05 ---> Running in 832290a5b0d2 07:23:07 Removing intermediate container 832290a5b0d2 07:23:07 ---> 82251c77be2a 07:23:07 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:23:07 ---> Running in ff55806e2bb6 07:23:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:23:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:23:10 OK: 219 MiB in 52 packages 07:23:11 Removing intermediate container ff55806e2bb6 07:23:11 ---> 89376a600b13 07:23:11 Step 8/10 : COPY . . 07:23:13 ---> bacf57fdcfa5 07:23:13 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:13 ---> Running in ebc774f168d5 07:24:24 Running on prd-centos7-docker-4c-2g-27719 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 07:24:24 Running in /w/workspace/device-sdk-go/27 [Pipeline] { [Pipeline] checkout 07:24:24 Selected Git installation does not exist. Using Default 07:24:24 The recommended git tool is: NONE 07:24:26 using credential edgex-jenkins-ssh 07:24:26 Cloning the remote Git repository 07:24:25 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:24:25 > git init /w/workspace/device-sdk-go/27 # timeout=10 07:24:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:24:25 > git --version # timeout=10 07:24:25 > git --version # 'git version 2.24.4' 07:24:25 using GIT_SSH to set credentials SSH Credentials for GitHub 07:24:25 [INFO] Currently running in a labeled security context 07:24:25 [INFO] Currently SELinux is 'enforcing' on the host 07:24:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/27@tmp/jenkins-gitclient-ssh2601790383442561875.key 07:24:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:27 Avoid second fetch 07:24:27 Checking out Revision 555c3bb6a6e69767d223739ff73f88b00326690d (main) 07:24:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:24:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:26 > git config core.sparsecheckout # timeout=10 07:24:26 > git checkout -f 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 07:24:31 Commit message: "Merge pull request #1054 from weichou1229/issue-1052" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:31 provisioning config files... 07:24:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/27@tmp/config7651009646054980141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:32 ---> docker-login.sh 07:24:32 nexus3.edgexfoundry.org:10001 07:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:32 Configure a credential helper to remove this warning. See 07:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:32 07:24:32 Login Succeeded 07:24:32 nexus3.edgexfoundry.org:10002 07:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:32 Configure a credential helper to remove this warning. See 07:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:32 07:24:32 Login Succeeded 07:24:32 nexus3.edgexfoundry.org:10003 07:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:32 Configure a credential helper to remove this warning. See 07:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:32 07:24:32 Login Succeeded 07:24:32 nexus3.edgexfoundry.org:10004 07:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:32 Configure a credential helper to remove this warning. See 07:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:32 07:24:32 Login Succeeded 07:24:32 docker.io 07:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:32 Configure a credential helper to remove this warning. See 07:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:32 07:24:32 Login Succeeded 07:24:32 ---> docker-login.sh ends [Pipeline] } 07:24:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:24:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:24:33 ========================================================= 07:24:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:24:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:24:33 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 07:24:33 Sending build context to Docker daemon 2.717MB 07:24:33 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 07:24:33 Step 2/10 : FROM ${BASE} AS builder 07:24:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:24:33 a0d0a0d46f8b: Pulling fs layer 07:24:33 31adcdaf11c8: Pulling fs layer 07:24:33 b8b176561691: Pulling fs layer 07:24:33 4527c011a84f: Pulling fs layer 07:24:33 5d74067f8e1e: Pulling fs layer 07:24:33 e0aca202a116: Pulling fs layer 07:24:33 3a43be97a3b4: Pulling fs layer 07:24:33 34cad66bf833: Pulling fs layer 07:24:33 b4e3c513aaa6: Pulling fs layer 07:24:33 4527c011a84f: Waiting 07:24:33 5d74067f8e1e: Waiting 07:24:33 e0aca202a116: Waiting 07:24:33 3a43be97a3b4: Waiting 07:24:33 34cad66bf833: Waiting 07:24:33 b4e3c513aaa6: Waiting 07:24:33 b8b176561691: Verifying Checksum 07:24:33 b8b176561691: Download complete 07:24:33 31adcdaf11c8: Verifying Checksum 07:24:33 31adcdaf11c8: Download complete 07:24:33 5d74067f8e1e: Verifying Checksum 07:24:33 5d74067f8e1e: Download complete 07:24:33 e0aca202a116: Verifying Checksum 07:24:33 e0aca202a116: Download complete 07:24:33 a0d0a0d46f8b: Verifying Checksum 07:24:33 a0d0a0d46f8b: Download complete 07:24:33 3a43be97a3b4: Verifying Checksum 07:24:33 3a43be97a3b4: Download complete 07:24:33 34cad66bf833: Verifying Checksum 07:24:33 34cad66bf833: Download complete 07:24:33 a0d0a0d46f8b: Pull complete 07:24:33 31adcdaf11c8: Pull complete 07:24:34 b8b176561691: Pull complete 07:24:34 4527c011a84f: Verifying Checksum 07:24:34 4527c011a84f: Download complete 07:24:34 b4e3c513aaa6: Verifying Checksum 07:24:34 b4e3c513aaa6: Download complete 07:24:34 Removing intermediate container ebc774f168d5 07:24:34 ---> 955588c21b36 07:24:34 Step 10/10 : RUN ${MAKE} 07:24:34 ---> Running in 7777a0d1da3f 07:24:34 noop 07:24:34 Removing intermediate container 7777a0d1da3f 07:24:34 ---> 078080049cca 07:24:34 Successfully built 078080049cca 07:24:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:24:35 + docker inspect -f . ci-base-image-arm64 07:24:35 . [Pipeline] withDockerContainer 07:24:35 prd-ubuntu18.04-docker-arm64-4c-16g-27718 does not seem to be running inside a container 07:24:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@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 07:24:37 $ docker top 1644284d514efd55828b97a5ef52bf6a9c1fbf4e9835c7a38d5260c83291ae75 -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:38 + go version 07:24:38 go version go1.16.8 linux/arm64 07:24:38 4527c011a84f: Pull complete 07:24:38 5d74067f8e1e: Pull complete 07:24:38 e0aca202a116: Pull complete 07:24:38 3a43be97a3b4: Pull complete 07:24:38 34cad66bf833: Pull complete [Pipeline] } 07:24:38 $ docker stop --time=1 1644284d514efd55828b97a5ef52bf6a9c1fbf4e9835c7a38d5260c83291ae75 07:24:40 $ docker rm -f 1644284d514efd55828b97a5ef52bf6a9c1fbf4e9835c7a38d5260c83291ae75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:24:40 + docker inspect -f . ci-base-image-arm64 07:24:40 . [Pipeline] withDockerContainer 07:24:41 b4e3c513aaa6: Pull complete 07:24:41 prd-ubuntu18.04-docker-arm64-4c-16g-27718 does not seem to be running inside a container 07:24:41 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 07:24:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:24:41 ---> 9f6097aaca64 07:24:41 Step 3/10 : ARG MAKE=make build 07:24:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@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 07:24:42 $ docker top ba269391a07d7f5b76d5afe3a5c3172f9428aa0c4560cffc2b18e5f825f46d76 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:24:43 ---> Running in 47927dd32a6c 07:24:43 Removing intermediate container 47927dd32a6c 07:24:43 ---> 7493dee66302 07:24:43 Step 4/10 : WORKDIR /device-sdk-go 07:24:43 ---> Running in da927d9ada9b 07:24:43 Removing intermediate container da927d9ada9b 07:24:43 ---> efef125ad49a 07:24:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:24:43 ---> Running in 3beb9673e7e4 07:24:43 Removing intermediate container 3beb9673e7e4 07:24:43 ---> 2b09a521f4af 07:24:43 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:43 ---> Running in 985dd42300c3 07:24:43 Removing intermediate container 985dd42300c3 07:24:43 ---> 341d6eeba2a6 07:24:43 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:24:43 + make test 07:24:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:24:43 ---> Running in c22f67a79887 07:24:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:24:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:24:45 OK: 220 MiB in 52 packages 07:24:45 Removing intermediate container c22f67a79887 07:24:45 ---> 275fd8cd4680 07:24:45 Step 8/10 : COPY . . 07:24:46 ---> e491af09428a 07:24:46 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:46 ---> Running in b51fec24ecb1 07:25:10 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:25:18 Removing intermediate container b51fec24ecb1 07:25:18 ---> e96f77930a60 07:25:18 Step 10/10 : RUN ${MAKE} 07:25:18 ---> Running in 8cc13df80ac5 07:25:18 noop 07:25:18 Removing intermediate container 8cc13df80ac5 07:25:18 ---> aa0bc7a56907 07:25:18 Successfully built aa0bc7a56907 07:25:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:25:18 + docker inspect -f . ci-base-image-x86_64 07:25:18 . [Pipeline] withDockerContainer 07:25:18 prd-centos7-docker-4c-2g-27719 does not seem to be running inside a container 07:25:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@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 07:25:19 $ docker top b951bf81cbc1403a52e90d74f755c80f4d3e43de63707304be2acf5df58aa13e -eo pid,comm [Pipeline] { [Pipeline] sh 07:25:19 + go version 07:25:19 go version go1.16.8 linux/amd64 [Pipeline] } 07:25:19 $ docker stop --time=1 b951bf81cbc1403a52e90d74f755c80f4d3e43de63707304be2acf5df58aa13e 07:25:20 $ docker rm -f b951bf81cbc1403a52e90d74f755c80f4d3e43de63707304be2acf5df58aa13e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:25:21 + docker inspect -f . ci-base-image-x86_64 07:25:21 . [Pipeline] withDockerContainer 07:25:21 prd-centos7-docker-4c-2g-27719 does not seem to be running inside a container 07:25:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@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 07:25:21 $ docker top 4e4073cf82b2a9c607950fe4cf8c57df9712278d1dd1a1e80fb3ddf1a0b4c6b0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:25:21 + make test 07:25:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:25:28 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 07:25:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:25:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:25:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 07:25:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.051s coverage: 23.5% of statements 07:25:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:25:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.050s coverage: 28.1% of statements 07:25:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.057s coverage: 78.9% of statements 07:25:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements 07:25:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 07:25:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:25:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:25:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.086s coverage: 28.7% of statements 07:25:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:25:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.051s coverage: 83.3% of statements 07:25:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:25:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:25:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.082s coverage: 57.8% of statements 07:25:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.870s coverage: 89.2% of statements 07:25:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:25:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 4.9% of statements 07:25:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:25:57 GO111MODULE=on go vet ./... 07:26:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:26:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:26:15 ./bin/test-attribution-txt.sh [Pipeline] } 07:26:15 $ docker stop --time=1 4e4073cf82b2a9c607950fe4cf8c57df9712278d1dd1a1e80fb3ddf1a0b4c6b0 07:26:17 $ docker rm -f 4e4073cf82b2a9c607950fe4cf8c57df9712278d1dd1a1e80fb3ddf1a0b4c6b0 [Pipeline] // withDockerContainer [Pipeline] sh 07:26:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:26:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 07:26:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 07:26:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 07:26:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [Pipeline] sh 07:26:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:26:19 + ls -al . 07:26:19 total 264 07:26:19 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 5 07:26 . 07:26:19 drwxrwxr-x. 4 jenkins jenkins 30 Nov 5 07:24 .. 07:26:19 drwxrwxr-x. 2 jenkins jenkins 37 Nov 5 07:24 bin 07:26:19 -rw-rw-r--. 1 jenkins jenkins 24816 Nov 5 07:24 CHANGELOG.md 07:26:19 -rw-r--r--. 1 jenkins jenkins 127566 Nov 5 07:25 coverage.out 07:26:19 -rw-rw-r--. 1 jenkins jenkins 140 Nov 5 07:24 .dockerignore 07:26:19 drwxrwxr-x. 5 jenkins jenkins 62 Nov 5 07:24 example 07:26:19 drwxrwxr-x. 8 jenkins jenkins 162 Nov 5 07:24 .git 07:26:19 drwxrwxr-x. 3 jenkins jenkins 125 Nov 5 07:24 .github 07:26:19 -rw-rw-r--. 1 jenkins jenkins 131 Nov 5 07:24 .gitignore 07:26:19 -rw-rw-r--. 1 jenkins jenkins 602 Nov 5 07:24 go.mod 07:26:19 -rw-rw-r--. 1 jenkins jenkins 49022 Nov 5 07:24 go.sum 07:26:19 -rw-rw-r--. 1 jenkins jenkins 677 Nov 5 07:24 GOVERNANCE.md 07:26:19 drwxrwxr-x. 15 jenkins jenkins 224 Nov 5 07:24 internal 07:26:19 -rw-rw-r--. 1 jenkins jenkins 880 Nov 5 07:24 Jenkinsfile 07:26:19 -rw-rw-r--. 1 jenkins jenkins 11341 Nov 5 07:24 LICENSE 07:26:19 -rw-rw-r--. 1 jenkins jenkins 1120 Nov 5 07:24 Makefile 07:26:19 drwxrwxr-x. 3 jenkins jenkins 16 Nov 5 07:24 openapi 07:26:19 -rw-rw-r--. 1 jenkins jenkins 619 Nov 5 07:24 OWNERS.md 07:26:19 drwxrwxr-x. 5 jenkins jenkins 50 Nov 5 07:24 pkg 07:26:19 -rw-rw-r--. 1 jenkins jenkins 4877 Nov 5 07:24 README.md 07:26:19 drwxrwxr-x. 4 jenkins jenkins 54 Nov 5 07:24 snap 07:26:19 -rw-rw-r--. 1 jenkins jenkins 12 Nov 5 07:19 VERSION 07:26:19 -rw-rw-r--. 1 jenkins jenkins 222 Nov 5 07:24 version.go [Pipeline] isUnix [Pipeline] sh 07:26:19 + 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=555c3bb6a6e69767d223739ff73f88b00326690d --label arch=amd64 --label version=2.0.1-dev.28 . 07:26:19 Sending build context to Docker daemon 2.845MB 07:26:19 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 07:26:19 Step 2/24 : FROM ${BASE} AS builder 07:26:19 ---> aa0bc7a56907 07:26:19 Step 3/24 : ARG MAKE=make build 07:26:19 ---> Running in d48742817093 07:26:19 Removing intermediate container d48742817093 07:26:19 ---> a879fb43f695 07:26:19 Step 4/24 : WORKDIR /device-sdk-go 07:26:19 ---> Running in fde31e3a51d7 07:26:19 Removing intermediate container fde31e3a51d7 07:26:19 ---> 9c0a60881930 07:26:19 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:26:19 ---> Running in 7c26c54e4e19 07:26:19 Removing intermediate container 7c26c54e4e19 07:26:19 ---> ec6b9d7cc1d6 07:26:19 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:20 ---> Running in 039bdb4e2ecc 07:26:20 Removing intermediate container 039bdb4e2ecc 07:26:20 ---> 32f964fab510 07:26:20 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:26:20 ---> Running in 46b1d009c79d 07:26:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:26:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:26:21 OK: 220 MiB in 52 packages 07:26:22 Removing intermediate container 46b1d009c79d 07:26:22 ---> 8c55a0ca72bb 07:26:22 Step 8/24 : COPY . . 07:26:22 ---> 37ff533800f2 07:26:22 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:22 ---> Running in fda2377af98f 07:26:23 Removing intermediate container fda2377af98f 07:26:23 ---> 7650abbc013b 07:26:23 Step 10/24 : RUN ${MAKE} 07:26:23 ---> Running in e8c2cfd64e5f 07:26:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.28" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:26:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.333s coverage: 23.5% of statements 07:26:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 07:26:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.202s coverage: 28.1% of statements 07:26:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.319s coverage: 78.9% of statements 07:26:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.215s coverage: 9.0% of statements 07:26:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 07:26:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 07:26:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 07:26:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.390s coverage: 28.7% of statements 07:26:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 07:26:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.244s coverage: 83.3% of statements 07:26:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 07:26:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 07:26:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.378s coverage: 57.8% of statements 07:26:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.210s coverage: 89.2% of statements 07:26:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 07:26:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.203s coverage: 4.9% of statements 07:26:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 07:26:32 GO111MODULE=on go vet ./... 07:26:35 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:26:35 Removing intermediate container e8c2cfd64e5f 07:26:35 ---> 5319cead11ef 07:26:35 Step 11/24 : FROM alpine:3.14 07:26:38 3.14: Pulling from library/alpine 07:26:38 a0d0a0d46f8b: Already exists 07:26:38 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:26:38 Status: Downloaded newer image for alpine:3.14 07:26:38 ---> 14119a10abf4 07:26:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:26:38 ---> Running in c5a9fcd0f08c 07:26:38 Removing intermediate container c5a9fcd0f08c 07:26:38 ---> 5468575b904c 07:26:38 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:38 ---> Running in 9b0c3003bc06 07:26:39 Removing intermediate container 9b0c3003bc06 07:26:39 ---> 5f8d55c5e7d6 07:26:39 Step 14/24 : RUN apk add --update --no-cache zeromq 07:26:39 ---> Running in 36364b8aa598 07:26:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:26:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:26:41 (1/5) Installing libgcc (10.3.1_git20210424-r2) 07:26:41 (2/5) Installing libsodium (1.0.18-r0) 07:26:41 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 07:26:41 (4/5) Installing libzmq (4.3.4-r0) 07:26:41 (5/5) Installing zeromq (4.3.4-r0) 07:26:41 Executing busybox-1.33.1-r3.trigger 07:26:41 OK: 8 MiB in 19 packages 07:26:41 Removing intermediate container 36364b8aa598 07:26:41 ---> 961879969c02 07:26:41 Step 15/24 : WORKDIR / 07:26:41 ---> Running in c82311d6887b 07:26:41 Removing intermediate container c82311d6887b 07:26:41 ---> 6e3b36d5b625 07:26:41 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:26:41 ---> 27284da55033 07:26:41 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:26:42 ---> 449b97f4a08e 07:26:42 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:26:42 ---> 0486189322ef 07:26:42 Step 19/24 : EXPOSE 59999 07:26:42 ---> Running in f43e1e9f8df0 07:26:42 Removing intermediate container f43e1e9f8df0 07:26:42 ---> 84149bf5bf83 07:26:42 Step 20/24 : ENTRYPOINT ["/device-simple"] 07:26:42 ---> Running in 5e94eafce749 07:26:42 Removing intermediate container 5e94eafce749 07:26:42 ---> 6554f5e25ece 07:26:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:26:42 ---> Running in d25e5224fb6d 07:26:42 Removing intermediate container d25e5224fb6d 07:26:42 ---> 6b5f10a00cb7 07:26:42 Step 22/24 : LABEL arch=amd64 07:26:42 ---> Running in 29a16a829daf 07:26:42 Removing intermediate container 29a16a829daf 07:26:42 ---> fcb7caa28593 07:26:42 Step 23/24 : LABEL git_sha=555c3bb6a6e69767d223739ff73f88b00326690d 07:26:42 ---> Running in 08363e496a40 07:26:42 Removing intermediate container 08363e496a40 07:26:42 ---> cca99c43e7dd 07:26:42 Step 24/24 : LABEL version=2.0.1-dev.28 07:26:42 ---> Running in 61869eae9a3b 07:26:43 Removing intermediate container 61869eae9a3b 07:26:43 ---> 2a8891910c92 07:26:43 [Warning] One or more build-args [ARCH] were not consumed 07:26:43 Successfully built 2a8891910c92 07:26:43 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 07:26:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:26:43 07:26:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:26:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:26:44 latest: Pulling from edgex-lftools-log-publisher 07:26:44 b4d181a07f80: Pulling fs layer 07:26:44 a1111a8f2ec3: Pulling fs layer 07:26:44 ed53099fbce6: Pulling fs layer 07:26:44 dc539afda2c1: Pulling fs layer 07:26:44 77bc0d833cb6: Pulling fs layer 07:26:44 9065ff56babe: Pulling fs layer 07:26:44 d287ab97295c: Pulling fs layer 07:26:44 77bc0d833cb6: Waiting 07:26:44 9065ff56babe: Waiting 07:26:44 d287ab97295c: Waiting 07:26:44 dc539afda2c1: Waiting 07:26:44 a1111a8f2ec3: Verifying Checksum 07:26:44 a1111a8f2ec3: Download complete 07:26:44 dc539afda2c1: Verifying Checksum 07:26:44 dc539afda2c1: Download complete 07:26:44 ed53099fbce6: Verifying Checksum 07:26:44 ed53099fbce6: Download complete 07:26:44 9065ff56babe: Verifying Checksum 07:26:44 9065ff56babe: Download complete 07:26:44 77bc0d833cb6: Verifying Checksum 07:26:44 77bc0d833cb6: Download complete 07:26:44 b4d181a07f80: Verifying Checksum 07:26:44 b4d181a07f80: Download complete 07:26:44 d287ab97295c: Verifying Checksum 07:26:44 d287ab97295c: Download complete 07:26:45 b4d181a07f80: Pull complete 07:26:46 a1111a8f2ec3: Pull complete 07:26:46 ed53099fbce6: Pull complete 07:26:46 dc539afda2c1: Pull complete 07:26:46 77bc0d833cb6: Pull complete 07:26:46 9065ff56babe: Pull complete 07:26:52 d287ab97295c: Pull complete 07:26:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:26:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:26:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:26:52 prd-centos7-docker-4c-2g-27719 does not seem to be running inside a container 07:26:52 $ 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/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@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 07:26:55 $ docker top 155de8f1efb101671f3e377e71a54dfa886a0cb8f22519b213b0fab7a7966394 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:55 ---> job-cost.sh 07:26:55 lf-activate-venv: SKIPPING 07:26:55 INFO: No Stack... 07:26:55 INFO: Retrieving Pricing Info for: v3-standard-2 07:26:56 INFO: Archiving Costs [Pipeline] sh 07:26:56 + cat /w/workspace/device-sdk-go/27/archives/cost.csv 07:26:56 + cut -d, -f6 [Pipeline] lock 07:26:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-27-stack-cost] 07:26:56 Resource [jenkins-edgexfoundry-device-sdk-go-main-27-stack-cost] did not exist. Created. 07:26:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:26:57 + echo total: 0.05999999865889549 [Pipeline] stash 07:26:57 Stashed 1 file(s) [Pipeline] } 07:26:57 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 07:26:57 $ docker stop --time=1 155de8f1efb101671f3e377e71a54dfa886a0cb8f22519b213b0fab7a7966394 07:26:58 $ docker rm -f 155de8f1efb101671f3e377e71a54dfa886a0cb8f22519b213b0fab7a7966394 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:27:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:27:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:27:29 ./bin/test-attribution-txt.sh [Pipeline] } 07:27:32 $ docker stop --time=1 ba269391a07d7f5b76d5afe3a5c3172f9428aa0c4560cffc2b18e5f825f46d76 07:27:34 $ docker rm -f ba269391a07d7f5b76d5afe3a5c3172f9428aa0c4560cffc2b18e5f825f46d76 [Pipeline] // withDockerContainer [Pipeline] sh 07:27:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:27:35 Warning: overwriting stash ‘coverage-report’ 07:27:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:27:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:27:36 + ls -al . 07:27:36 total 300 07:27:36 drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 07:27 . 07:27:36 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 07:22 .. 07:27:36 -rw-rw-r-- 1 jenkins jenkins 140 Nov 5 07:22 .dockerignore 07:27:36 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 07:22 .git 07:27:36 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 07:22 .github 07:27:36 -rw-rw-r-- 1 jenkins jenkins 131 Nov 5 07:22 .gitignore 07:27:36 -rw-rw-r-- 1 jenkins jenkins 24816 Nov 5 07:22 CHANGELOG.md 07:27:36 -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 07:22 GOVERNANCE.md 07:27:36 -rw-rw-r-- 1 jenkins jenkins 880 Nov 5 07:22 Jenkinsfile 07:27:36 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 5 07:22 LICENSE 07:27:36 -rw-rw-r-- 1 jenkins jenkins 1120 Nov 5 07:22 Makefile 07:27:36 -rw-rw-r-- 1 jenkins jenkins 619 Nov 5 07:22 OWNERS.md 07:27:36 -rw-rw-r-- 1 jenkins jenkins 4877 Nov 5 07:22 README.md 07:27:36 -rw-rw-r-- 1 jenkins jenkins 12 Nov 5 07:19 VERSION 07:27:36 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 07:22 bin 07:27:36 -rw-r--r-- 1 jenkins jenkins 127566 Nov 5 07:26 coverage.out 07:27:36 drwxrwxr-x 5 jenkins jenkins 4096 Nov 5 07:22 example 07:27:36 -rw-rw-r-- 1 jenkins jenkins 602 Nov 5 07:22 go.mod 07:27:36 -rw-rw-r-- 1 jenkins jenkins 49022 Nov 5 07:22 go.sum 07:27:36 drwxrwxr-x 15 jenkins jenkins 4096 Nov 5 07:22 internal 07:27:36 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 07:22 openapi 07:27:36 drwxrwxr-x 5 jenkins jenkins 4096 Nov 5 07:22 pkg 07:27:36 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 07:22 snap 07:27:36 -rw-rw-r-- 1 jenkins jenkins 222 Nov 5 07:22 version.go [Pipeline] isUnix [Pipeline] sh 07:27:37 + 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=555c3bb6a6e69767d223739ff73f88b00326690d --label arch=arm64 --label version=2.0.1-dev.28 . 07:27:37 Sending build context to Docker daemon 2.845MB 07:27:37 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 07:27:37 Step 2/24 : FROM ${BASE} AS builder 07:27:37 ---> 078080049cca 07:27:37 Step 3/24 : ARG MAKE=make build 07:27:37 ---> Running in 6368042c044d 07:27:38 Removing intermediate container 6368042c044d 07:27:38 ---> 1a02ce6a752b 07:27:38 Step 4/24 : WORKDIR /device-sdk-go 07:27:38 ---> Running in df6ddbe00561 07:27:38 Removing intermediate container df6ddbe00561 07:27:38 ---> 5a16bd968994 07:27:38 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:27:38 ---> Running in 4ecd3dca419f 07:27:39 Removing intermediate container 4ecd3dca419f 07:27:39 ---> 319a556ab0b1 07:27:39 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:39 ---> Running in b8b7f0e1bca5 07:27:41 Removing intermediate container b8b7f0e1bca5 07:27:41 ---> e87e32ecb58a 07:27:41 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 07:27:41 ---> Running in fe690f873764 07:27:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:27:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:27:44 OK: 219 MiB in 52 packages 07:27:45 Removing intermediate container fe690f873764 07:27:45 ---> ddcec283bb7e 07:27:45 Step 8/24 : COPY . . 07:27:46 ---> de057e416254 07:27:46 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:47 ---> Running in fc3f7b40780c 07:27:49 Removing intermediate container fc3f7b40780c 07:27:49 ---> 1a7fd272f616 07:27:49 Step 10/24 : RUN ${MAKE} 07:27:49 ---> Running in 4bbfb428e4a7 07:27:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.28" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 07:28:29 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 07:28:29 Removing intermediate container 4bbfb428e4a7 07:28:29 ---> 21ea219f1d62 07:28:29 Step 11/24 : FROM alpine:3.14 07:28:33 3.14: Pulling from library/alpine 07:28:33 552d1f2373af: Already exists 07:28:33 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:28:33 Status: Downloaded newer image for alpine:3.14 07:28:33 ---> bb3de5531c18 07:28:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:28:33 ---> Running in 5b23394e3ba8 07:28:33 Removing intermediate container 5b23394e3ba8 07:28:33 ---> 172aa9ceac74 07:28:33 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:33 ---> Running in f06888a0abd9 07:28:35 Removing intermediate container f06888a0abd9 07:28:35 ---> 9145e2e4df28 07:28:35 Step 14/24 : RUN apk add --update --no-cache zeromq 07:28:35 ---> Running in 0f5048fec5d2 07:28:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:28:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:28:37 (1/5) Installing libgcc (10.3.1_git20210424-r2) 07:28:37 (2/5) Installing libsodium (1.0.18-r0) 07:28:38 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 07:28:38 (4/5) Installing libzmq (4.3.4-r0) 07:28:38 (5/5) Installing zeromq (4.3.4-r0) 07:28:38 Executing busybox-1.33.1-r3.trigger 07:28:38 OK: 8 MiB in 19 packages 07:28:39 Removing intermediate container 0f5048fec5d2 07:28:39 ---> 6904e0b65273 07:28:39 Step 15/24 : WORKDIR / 07:28:39 ---> Running in cf130bc43c3b 07:28:39 Removing intermediate container cf130bc43c3b 07:28:39 ---> db9b7e71f6b7 07:28:39 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:28:40 ---> 054f73a6e96d 07:28:40 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:28:41 ---> 578007fb9e03 07:28:41 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:28:42 ---> b8c429150aa2 07:28:42 Step 19/24 : EXPOSE 59999 07:28:42 ---> Running in 8d93ccd889a4 07:28:42 Removing intermediate container 8d93ccd889a4 07:28:42 ---> d93660fe0327 07:28:42 Step 20/24 : ENTRYPOINT ["/device-simple"] 07:28:42 ---> Running in 29ea885ed62c 07:28:42 Removing intermediate container 29ea885ed62c 07:28:42 ---> 9ac68bfcdd46 07:28:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:28:42 ---> Running in 28a5c2c6d55f 07:28:43 Removing intermediate container 28a5c2c6d55f 07:28:43 ---> fc4d49c4570c 07:28:43 Step 22/24 : LABEL arch=arm64 07:28:43 ---> Running in 3251c3b978c5 07:28:43 Removing intermediate container 3251c3b978c5 07:28:43 ---> 7a65a9707e2a 07:28:43 Step 23/24 : LABEL git_sha=555c3bb6a6e69767d223739ff73f88b00326690d 07:28:44 ---> Running in 2c11ba24e0d9 07:28:44 Removing intermediate container 2c11ba24e0d9 07:28:44 ---> 512dc34442fd 07:28:44 Step 24/24 : LABEL version=2.0.1-dev.28 07:28:44 ---> Running in 282d99954712 07:28:44 Removing intermediate container 282d99954712 07:28:44 ---> fb84af1d4049 07:28:44 [Warning] One or more build-args [ARCH] were not consumed 07:28:44 Successfully built fb84af1d4049 07:28:44 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 07:28:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:28:45 07:28:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:28:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:28:46 arm64: Pulling from edgex-lftools-log-publisher 07:28:46 448f6bf000e3: Pulling fs layer 07:28:46 f757da607395: Pulling fs layer 07:28:46 05883995daec: Pulling fs layer 07:28:46 8603b9c90790: Pulling fs layer 07:28:46 1560dd03e051: Pulling fs layer 07:28:46 27f5ce0e4adf: Pulling fs layer 07:28:46 c2d8d7efcc4b: Pulling fs layer 07:28:46 1560dd03e051: Waiting 07:28:46 c2d8d7efcc4b: Waiting 07:28:46 8603b9c90790: Waiting 07:28:46 27f5ce0e4adf: Waiting 07:28:46 f757da607395: Verifying Checksum 07:28:46 f757da607395: Download complete 07:28:46 8603b9c90790: Verifying Checksum 07:28:46 8603b9c90790: Download complete 07:28:46 1560dd03e051: Verifying Checksum 07:28:46 1560dd03e051: Download complete 07:28:46 27f5ce0e4adf: Verifying Checksum 07:28:46 27f5ce0e4adf: Download complete 07:28:46 05883995daec: Verifying Checksum 07:28:46 05883995daec: Download complete 07:28:46 448f6bf000e3: Verifying Checksum 07:28:46 448f6bf000e3: Download complete 07:28:49 c2d8d7efcc4b: Verifying Checksum 07:28:49 c2d8d7efcc4b: Download complete 07:28:50 448f6bf000e3: Pull complete 07:28:51 f757da607395: Pull complete 07:28:52 05883995daec: Pull complete 07:28:52 8603b9c90790: Pull complete 07:28:53 1560dd03e051: Pull complete 07:28:53 27f5ce0e4adf: Pull complete 07:29:08 c2d8d7efcc4b: Pull complete 07:29:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:29:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:29:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:29:09 prd-ubuntu18.04-docker-arm64-4c-16g-27718 does not seem to be running inside a container 07:29:09 $ 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/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@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 07:29:12 $ docker top a7a0a18e3b198d1d6fe03d7ecaf201fab53df337376469ecd3505708dd1a78af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:13 ---> job-cost.sh 07:29:13 lf-activate-venv: SKIPPING 07:29:13 INFO: No Stack... 07:29:13 INFO: Retrieving Pricing Info for: v3-standard-4 07:29:13 INFO: Archiving Costs [Pipeline] sh 07:29:14 + cat /w/workspace/device-sdk-go/27/archives/cost.csv 07:29:14 + cut -d, -f6 [Pipeline] lock 07:29:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-27-stack-cost] 07:29:14 Resource [jenkins-edgexfoundry-device-sdk-go-main-27-stack-cost] did not exist. Created. 07:29:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:29:15 /w/workspace/device-sdk-go/27@tmp/durable-41b71380/script.sh: 1: /w/workspace/device-sdk-go/27@tmp/durable-41b71380/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:29:15 + echo total: 0.10999999940395355 [Pipeline] stash 07:29:15 Warning: overwriting stash ‘stack-cost’ 07:29:15 Stashed 1 file(s) [Pipeline] } 07:29:15 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 07:29:15 $ docker stop --time=1 a7a0a18e3b198d1d6fe03d7ecaf201fab53df337376469ecd3505708dd1a78af 07:29:17 $ docker rm -f a7a0a18e3b198d1d6fe03d7ecaf201fab53df337376469ecd3505708dd1a78af [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 07:29:18 provisioning config files... 07:29:18 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1667030587016720251tmp [Pipeline] { [Pipeline] sh 07:29:18 + set +x 07:29:18 + curl -s https://codecov.io/bash 07:29:18 + bash -s -- 07:29:18 07:29:18 _____ _ 07:29:18 / ____| | | 07:29:18 | | ___ __| | ___ ___ _____ __ 07:29:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:29:18 | |___| (_) | (_| | __/ (_| (_) \ V / 07:29:18 \_____\___/ \__,_|\___|\___\___/ \_/ 07:29:18 Bash-1.0.6 07:29:18 07:29:18 07:29:18 ==> git version 2.24.4 found 07:29:18 ==> 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 07:29:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:29:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:29:18 ==> Jenkins CI detected. 07:29:18 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 07:29:18 project root: . 07:29:18 --> token set from env 07:29:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:29:18 ==> Running gcov in . (disable via -X gcov) 07:29:18 ==> Python coveragepy not found 07:29:18 ==> Searching for coverage reports in: 07:29:18 + . 07:29:18 -> Found 1 reports 07:29:18 ==> Detecting git/mercurial file structure 07:29:18 ==> Reading reports 07:29:18 + ./coverage.out bytes=127566 07:29:18 ==> Appending adjustments 07:29:18 https://docs.codecov.io/docs/fixing-reports 07:29:18 + Found adjustments 07:29:18 ==> Gzipping contents 07:29:18 16K /tmp/codecov.Tkxgul.gz 07:29:18 ==> Uploading reports 07:29:18 url: https://codecov.io 07:29:18 query: branch=main&commit=555c3bb6a6e69767d223739ff73f88b00326690d&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:29:18 -> Pinging Codecov 07:29:18 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=555c3bb6a6e69767d223739ff73f88b00326690d&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:29:19 -> Uploading to 07:29:19 https://storage.googleapis.com/codecov/v4/raw/2021-11-05/7E55EF52A471D76F132DFD9A03CDDE97/555c3bb6a6e69767d223739ff73f88b00326690d/96996691-6f75-46f4-9e8d-306d4d13750b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211105T072919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ed060a429ecb2ca7f1abec9dd0c724c727efabadd6df4bf86911c4a34363835 07:29:19 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:19 Dload Upload Total Spent Left Speed 07:29:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16267 0 0 100 16267 0 43693 --:--:-- --:--:-- --:--:-- 43611 100 16267 0 0 100 16267 0 43679 --:--:-- --:--:-- --:--:-- 43611 07:29:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/555c3bb6a6e69767d223739ff73f88b00326690d [Pipeline] } 07:29:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:29:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:29:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:29:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:29:20 07:29:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:29:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:29:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:29:20 188c0c94c7c5: Pulling fs layer 07:29:20 0ef7d3d256c8: Pulling fs layer 07:29:20 de9db76c5a1d: Pulling fs layer 07:29:20 0eba1c9be4d2: Pulling fs layer 07:29:20 0d57e429df01: Pulling fs layer 07:29:20 4e4be7b47b0d: Pulling fs layer 07:29:20 e1f770b5df2f: Pulling fs layer 07:29:20 85a0685a4137: Pulling fs layer 07:29:20 0eba1c9be4d2: Waiting 07:29:20 0d57e429df01: Waiting 07:29:20 4e4be7b47b0d: Waiting 07:29:20 e1f770b5df2f: Waiting 07:29:20 85a0685a4137: Waiting 07:29:20 de9db76c5a1d: Verifying Checksum 07:29:20 de9db76c5a1d: Download complete 07:29:20 0ef7d3d256c8: Verifying Checksum 07:29:20 0ef7d3d256c8: Download complete 07:29:20 0d57e429df01: Verifying Checksum 07:29:20 0d57e429df01: Download complete 07:29:20 4e4be7b47b0d: Verifying Checksum 07:29:20 4e4be7b47b0d: Download complete 07:29:20 188c0c94c7c5: Verifying Checksum 07:29:20 188c0c94c7c5: Download complete 07:29:21 e1f770b5df2f: Verifying Checksum 07:29:21 e1f770b5df2f: Download complete 07:29:21 188c0c94c7c5: Pull complete 07:29:21 0eba1c9be4d2: Verifying Checksum 07:29:21 0eba1c9be4d2: Download complete 07:29:21 0ef7d3d256c8: Pull complete 07:29:21 85a0685a4137: Verifying Checksum 07:29:21 85a0685a4137: Download complete 07:29:21 de9db76c5a1d: Pull complete 07:29:25 0eba1c9be4d2: Pull complete 07:29:26 0d57e429df01: Pull complete 07:29:26 4e4be7b47b0d: Pull complete 07:29:26 e1f770b5df2f: Pull complete 07:29:30 85a0685a4137: Pull complete 07:29:30 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:29:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:29:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:29:31 prd-centos7-docker-4c-2g-27717 does not seem to be running inside a container 07:29:31 $ 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 07:29:33 $ docker top 5cff2bf33315e98191d31ca2ffa1576910b91bbf12157bc2a941a13653290d26 -eo pid,comm [Pipeline] { [Pipeline] echo 07:29:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:29:34 + set -o pipefail 07:29:34 + snyk monitor '--org=edgex-jenkins' 07:29:40 07:29:40 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 07:29:40 07:29:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/f9460972-ac8b-4a22-ac59-2ebd547c59ed 07:29:40 07:29:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:29:40 07:29:40 07:29:40 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 07:29:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:29:40 $ docker stop --time=1 5cff2bf33315e98191d31ca2ffa1576910b91bbf12157bc2a941a13653290d26 07:29:42 $ docker rm -f 5cff2bf33315e98191d31ca2ffa1576910b91bbf12157bc2a941a13653290d26 [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 07:29:43 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:43 provisioning config files... 07:29:43 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4628076746856812181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:43 --> edgex-publish-swagger.sh 07:29:43 === Publish openapi/v2 API === 07:29:43 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 07:29:43 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 07:29:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:43 Dload Upload Total Spent Left Speed 07:29:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51839 100 180 100 51659 264 75957 --:--:-- --:--:-- --:--:-- 75969 07:29:43 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 07:29:43 [Pipeline] } 07:29:43 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 07:29:44 + git log --format=format:%s -1 555c3bb6a6e69767d223739ff73f88b00326690d [Pipeline] isUnix [Pipeline] sh 07:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:29:44 . [Pipeline] withDockerContainer 07:29:44 prd-centos7-docker-4c-2g-27717 does not seem to be running inside a container 07:29:44 $ 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 07:29:45 $ docker top d25acb0e99e926637985f0e3cfa973a2a63ac27bacc1bb4facf614bd2f188100 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:29:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:29:45 [ssh-agent] Looking for ssh-agent implementation... 07:29:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:29:45 $ docker exec d25acb0e99e926637985f0e3cfa973a2a63ac27bacc1bb4facf614bd2f188100 ssh-agent 07:29:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdcjDlA/agent.13 07:29:45 SSH_AGENT_PID=19 07:29:45 Running ssh-add (command line suppressed) 07:29:45 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_240270583467743795.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_240270583467743795.key) 07:29:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:29:46 + git semver tag 07:29:46 # -> Open(): unable to determine branch for HEAD 07:29:46 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 07:29:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 07:29:46 # $SEMVER_REMOTE_NAME = origin 07:29:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:29:46 # $SEMVER_USER_NAME = edgex-jenkins 07:29:46 # $SEMVER_BRANCH = main 07:29:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 07:29:46 # 555c3bb6a6e69767d223739ff73f88b00326690d HEAD 07:29:46 # -> Force: false 07:29:46 # dc0f0069990dad0f5fabaaf251538ca7b97d6008 refs/tags/v2.0.1-dev.28 [Pipeline] } 07:29:46 $ docker exec --env ******** --env ******** d25acb0e99e926637985f0e3cfa973a2a63ac27bacc1bb4facf614bd2f188100 ssh-agent -k 07:29:46 unset SSH_AUTH_SOCK; 07:29:46 unset SSH_AGENT_PID; 07:29:46 echo Agent pid 19 killed; 07:29:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:29:46 + git semver [Pipeline] } 07:29:46 $ docker stop --time=1 d25acb0e99e926637985f0e3cfa973a2a63ac27bacc1bb4facf614bd2f188100 07:29:47 $ docker rm -f d25acb0e99e926637985f0e3cfa973a2a63ac27bacc1bb4facf614bd2f188100 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:29:48 07:29:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:29:48 0.23.1-centos7: Pulling from edgex-lftools 07:29:48 ab5ef0e58194: Pulling fs layer 07:29:48 9712f1f96733: Pulling fs layer 07:29:48 63f879dbbcfc: Pulling fs layer 07:29:48 0d9ebad4ef96: Pulling fs layer 07:29:48 e9a5061849ea: Pulling fs layer 07:29:48 d747dcd14b5f: Pulling fs layer 07:29:48 2de7ff778b66: Pulling fs layer 07:29:48 e9a5061849ea: Waiting 07:29:48 d747dcd14b5f: Waiting 07:29:48 2de7ff778b66: Waiting 07:29:48 0d9ebad4ef96: Waiting 07:29:48 9712f1f96733: Verifying Checksum 07:29:48 9712f1f96733: Download complete 07:29:48 63f879dbbcfc: Verifying Checksum 07:29:48 63f879dbbcfc: Download complete 07:29:48 ab5ef0e58194: Verifying Checksum 07:29:48 ab5ef0e58194: Download complete 07:29:48 0d9ebad4ef96: Verifying Checksum 07:29:48 0d9ebad4ef96: Download complete 07:29:48 d747dcd14b5f: Verifying Checksum 07:29:48 d747dcd14b5f: Download complete 07:29:49 e9a5061849ea: Verifying Checksum 07:29:49 e9a5061849ea: Download complete 07:29:49 2de7ff778b66: Verifying Checksum 07:29:49 2de7ff778b66: Download complete 07:29:52 ab5ef0e58194: Pull complete 07:29:52 9712f1f96733: Pull complete 07:29:53 63f879dbbcfc: Pull complete 07:29:58 0d9ebad4ef96: Pull complete 07:29:58 e9a5061849ea: Pull complete 07:29:58 d747dcd14b5f: Pull complete 07:29:59 2de7ff778b66: Pull complete 07:29:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:29:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:30:00 prd-centos7-docker-4c-2g-27717 does not seem to be running inside a container 07:30:00 $ 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 07:30:03 $ docker top 666dd1c4946dc37ddb850ef3e05ca1408b26ee077feb68e94f65d2dab7c9b1fa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:30:04 provisioning config files... 07:30:04 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3745726759132753293tmp 07:30:04 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config306628995930948370tmp 07:30:04 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3557889790970371671tmp [Pipeline] { [Pipeline] echo 07:30:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:30:04 ---> sigul-configuration.sh 07:30:04 gpg: directory `/root/.gnupg' created 07:30:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:30:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:30:04 gpg: keyring `/root/.gnupg/secring.gpg' created 07:30:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:30:04 gpg: CAST5 encrypted data 07:30:04 gpg: encrypted with 1 passphrase 07:30:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:30:04 + mkdir /home/jenkins 07:30:04 + mkdir /home/jenkins/sigul [Pipeline] sh 07:30:04 + 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 07:30:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:30:05 ---> sigul-install.sh 07:30:05 Sigul already installed; skipping installation. [Pipeline] sh 07:30:05 + git tag --list 07:30:05 0.7.1 07:30:05 delhi-tag 07:30:05 v1.0.0 07:30:05 v1.1.0 07:30:05 v1.1.1 07:30:05 v1.1.2 07:30:05 v1.2.0 07:30:05 v1.2.1 07:30:05 v1.2.2 07:30:05 v1.2.3 07:30:05 v1.3.0 07:30:05 v1.4.0 07:30:05 v2.0.0 07:30:05 v2.0.1-dev.1 07:30:05 v2.0.1-dev.10 07:30:05 v2.0.1-dev.11 07:30:05 v2.0.1-dev.12 07:30:05 v2.0.1-dev.13 07:30:05 v2.0.1-dev.14 07:30:05 v2.0.1-dev.15 07:30:05 v2.0.1-dev.16 07:30:05 v2.0.1-dev.17 07:30:05 v2.0.1-dev.18 07:30:05 v2.0.1-dev.19 07:30:05 v2.0.1-dev.2 07:30:05 v2.0.1-dev.20 07:30:05 v2.0.1-dev.21 07:30:05 v2.0.1-dev.22 07:30:05 v2.0.1-dev.23 07:30:05 v2.0.1-dev.24 07:30:05 v2.0.1-dev.25 07:30:05 v2.0.1-dev.26 07:30:05 v2.0.1-dev.27 07:30:05 v2.0.1-dev.28 07:30:05 v2.0.1-dev.3 07:30:05 v2.0.1-dev.4 07:30:05 v2.0.1-dev.5 07:30:05 v2.0.1-dev.6 07:30:05 v2.0.1-dev.7 07:30:05 v2.0.1-dev.8 07:30:05 v2.0.1-dev.9 [Pipeline] sh 07:30:05 + lftools sign git-tag v2.0.1-dev.28 07:30:06 Signing Git tag with Sigul... 07:30:06 Signing v2.0.1-dev.28 [Pipeline] echo 07:30:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:30:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:30:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:30:07 $ docker stop --time=1 666dd1c4946dc37ddb850ef3e05ca1408b26ee077feb68e94f65d2dab7c9b1fa 07:30:08 $ docker rm -f 666dd1c4946dc37ddb850ef3e05ca1408b26ee077feb68e94f65d2dab7c9b1fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:30:09 . [Pipeline] withDockerContainer 07:30:09 prd-centos7-docker-4c-2g-27717 does not seem to be running inside a container 07:30:09 $ 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 07:30:10 $ docker top 9020d29a4ee2c8646170e6c3bcf5178bfd29cd928a9676a20a593963acc972cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:30:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:30:10 [ssh-agent] Looking for ssh-agent implementation... 07:30:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:30:10 $ docker exec 9020d29a4ee2c8646170e6c3bcf5178bfd29cd928a9676a20a593963acc972cd ssh-agent 07:30:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOPLDii/agent.14 07:30:10 SSH_AGENT_PID=21 07:30:10 Running ssh-add (command line suppressed) 07:30:10 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7259248491520329297.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7259248491520329297.key) 07:30:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:30:10 + git semver bump pre 07:30:10 # -> Open(): unable to determine branch for HEAD 07:30:10 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 07:30:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 07:30:10 # $SEMVER_REMOTE_NAME = origin 07:30:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:30:10 # $SEMVER_USER_NAME = edgex-jenkins 07:30:10 # $SEMVER_BRANCH = main 07:30:10 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 07:30:10 2.0.1-dev.29 [Pipeline] } 07:30:11 $ docker exec --env ******** --env ******** 9020d29a4ee2c8646170e6c3bcf5178bfd29cd928a9676a20a593963acc972cd ssh-agent -k 07:30:11 unset SSH_AUTH_SOCK; 07:30:11 unset SSH_AGENT_PID; 07:30:11 echo Agent pid 21 killed; 07:30:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:30:11 + git semver [Pipeline] } 07:30:11 $ docker stop --time=1 9020d29a4ee2c8646170e6c3bcf5178bfd29cd928a9676a20a593963acc972cd 07:30:12 $ docker rm -f 9020d29a4ee2c8646170e6c3bcf5178bfd29cd928a9676a20a593963acc972cd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:30:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:30:13 . [Pipeline] withDockerContainer 07:30:13 prd-centos7-docker-4c-2g-27717 does not seem to be running inside a container 07:30:13 $ 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 07:30:13 $ docker top 94c5e7688cbb77de8cc005f6cdb76b05fce1b6fc0138f3e05300557b26620f6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:30:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:30:14 [ssh-agent] Looking for ssh-agent implementation... 07:30:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:30:14 $ docker exec 94c5e7688cbb77de8cc005f6cdb76b05fce1b6fc0138f3e05300557b26620f6f ssh-agent 07:30:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcBNfmc/agent.14 07:30:14 SSH_AGENT_PID=21 07:30:14 Running ssh-add (command line suppressed) 07:30:14 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8035679692871468459.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8035679692871468459.key) 07:30:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:30:14 + git semver push 07:30:14 # -> Open(): unable to determine branch for HEAD 07:30:14 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 07:30:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 07:30:14 # $SEMVER_REMOTE_NAME = origin 07:30:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:30:14 # $SEMVER_USER_NAME = edgex-jenkins 07:30:14 # $SEMVER_BRANCH = main 07:30:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 07:30:16 $ docker exec --env ******** --env ******** 94c5e7688cbb77de8cc005f6cdb76b05fce1b6fc0138f3e05300557b26620f6f ssh-agent -k 07:30:16 unset SSH_AUTH_SOCK; 07:30:16 unset SSH_AGENT_PID; 07:30:16 echo Agent pid 21 killed; 07:30:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:30:17 + git semver [Pipeline] } 07:30:17 $ docker stop --time=1 94c5e7688cbb77de8cc005f6cdb76b05fce1b6fc0138f3e05300557b26620f6f 07:30:18 $ docker rm -f 94c5e7688cbb77de8cc005f6cdb76b05fce1b6fc0138f3e05300557b26620f6f [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 07:30:19 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:30:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:30:19 ---> package-listing.sh 07:30:19 ++ facter osfamily 07:30:19 ++ tr '[:upper:]' '[:lower:]' 07:30:20 + OS_FAMILY=redhat 07:30:20 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 07:30:20 + START_PACKAGES=/tmp/packages_start.txt 07:30:20 + END_PACKAGES=/tmp/packages_end.txt 07:30:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:30:20 + PACKAGES=/tmp/packages_start.txt 07:30:20 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 07:30:20 + PACKAGES=/tmp/packages_end.txt 07:30:20 + case "${OS_FAMILY}" in 07:30:20 + rpm -qa 07:30:20 + sort 07:30:21 + '[' -f /tmp/packages_start.txt ']' 07:30:21 + '[' -f /tmp/packages_end.txt ']' 07:30:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:30:21 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 07:30:21 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 07:30:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 07:30:21 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 07:30:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:30:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:30:22 07:30:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:30:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:30:22 latest: Pulling from edgex-lftools-log-publisher 07:30:22 b4d181a07f80: Pulling fs layer 07:30:22 a1111a8f2ec3: Pulling fs layer 07:30:22 ed53099fbce6: Pulling fs layer 07:30:22 dc539afda2c1: Pulling fs layer 07:30:22 77bc0d833cb6: Pulling fs layer 07:30:22 9065ff56babe: Pulling fs layer 07:30:22 d287ab97295c: Pulling fs layer 07:30:22 77bc0d833cb6: Waiting 07:30:22 9065ff56babe: Waiting 07:30:22 d287ab97295c: Waiting 07:30:22 dc539afda2c1: Waiting 07:30:22 a1111a8f2ec3: Verifying Checksum 07:30:22 a1111a8f2ec3: Download complete 07:30:22 dc539afda2c1: Verifying Checksum 07:30:22 dc539afda2c1: Download complete 07:30:22 ed53099fbce6: Verifying Checksum 07:30:22 ed53099fbce6: Download complete 07:30:22 9065ff56babe: Verifying Checksum 07:30:22 9065ff56babe: Download complete 07:30:22 77bc0d833cb6: Verifying Checksum 07:30:22 77bc0d833cb6: Download complete 07:30:22 b4d181a07f80: Verifying Checksum 07:30:22 b4d181a07f80: Download complete 07:30:23 d287ab97295c: Verifying Checksum 07:30:23 d287ab97295c: Download complete 07:30:24 b4d181a07f80: Pull complete 07:30:24 a1111a8f2ec3: Pull complete 07:30:24 ed53099fbce6: Pull complete 07:30:24 dc539afda2c1: Pull complete 07:30:25 77bc0d833cb6: Pull complete 07:30:25 9065ff56babe: Pull complete 07:30:30 d287ab97295c: Pull complete 07:30:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:30:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:30:30 prd-centos7-docker-4c-2g-27717 does not seem to be running inside a container 07:30:30 $ 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 07:30:33 $ docker top b51067afdc708c58a531b90fa5a361500f24bece55bb7815615ddf220c27f48a -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:33 + touch /tmp/pre-build-complete [Pipeline] sh 07:30:33 + mkdir -p /var/log/sysstat [Pipeline] sh 07:30:34 + ls /var/log/sa-host 07:30:34 + sadf -c /var/log/sa-host/sa05 07:30:34 file_magic: OK 07:30:34 HZ: Using current value: 100 07:30:34 file_header: OK 07:30:34 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 07:30:34 Statistics: 07:30:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:30:34 File successfully converted to sysstat format version 12.0.3 07:30:34 + sadf -c /var/log/sa-host/sa30 07:30:34 file_magic: OK 07:30:34 HZ: Using current value: 100 07:30:34 file_header: OK 07:30:34 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 07:30:34 Statistics: 07:30:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:30:34 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:30:34 provisioning config files... 07:30:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config959096364649337386tmp [Pipeline] { [Pipeline] echo 07:30:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:30:34 ---> create-netrc.sh [Pipeline] } 07:30:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:30:35 ---> python-tools-install.sh [Pipeline] echo 07:30:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:30:35 ---> sudo-logs.sh 07:30:35 Archiving 'sudo' log.. 07:30:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-27717.novalocal: Name or service not known 07:30:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-27717.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:30:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:30:35 ---> job-cost.sh 07:30:35 lf-activate-venv: SKIPPING 07:30:35 DEBUG: total: 0.10999999940395355 07:30:35 INFO: Retrieving Stack Cost... 07:30:36 INFO: Retrieving Pricing Info for: v3-standard-2 07:30:36 INFO: Archiving Costs [Pipeline] echo 07:30:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:30:36 ---> logs-deploy.sh 07:30:36 lf-activate-venv: SKIPPING 07:30:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/27 07:30:36 INFO: archiving workspace using pattern(s): 07:30:37 Archives upload complete. 07:30:37 INFO: archiving logs to Nexus 07:30:38 ---> uname -a: 07:30:38 Linux prd-centos7-docker-4c-2g-27717.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 07:30:38 07:30:38 07:30:38 ---> lscpu: 07:30:38 Architecture: x86_64 07:30:38 CPU op-mode(s): 32-bit, 64-bit 07:30:38 Byte Order: Little Endian 07:30:38 Address sizes: 40 bits physical, 48 bits virtual 07:30:38 CPU(s): 2 07:30:38 On-line CPU(s) list: 0,1 07:30:38 Thread(s) per core: 1 07:30:38 Core(s) per socket: 1 07:30:38 Socket(s): 2 07:30:38 NUMA node(s): 1 07:30:38 Vendor ID: AuthenticAMD 07:30:38 CPU family: 23 07:30:38 Model: 49 07:30:38 Model name: AMD EPYC-Rome Processor 07:30:38 Stepping: 0 07:30:38 CPU MHz: 2799.998 07:30:38 BogoMIPS: 5599.99 07:30:38 Virtualization: AMD-V 07:30:38 Hypervisor vendor: KVM 07:30:38 Virtualization type: full 07:30:38 L1d cache: 32K 07:30:38 L1i cache: 32K 07:30:38 L2 cache: 512K 07:30:38 L3 cache: 16384K 07:30:38 NUMA node0 CPU(s): 0,1 07:30:38 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 07:30:38 07:30:38 07:30:38 ---> nproc: 07:30:38 2 07:30:38 07:30:38 07:30:38 ---> df -h: 07:30:38 Filesystem Size Used Avail Use% Mounted on 07:30:38 overlay 40G 9.0G 32G 23% / 07:30:38 tmpfs 64M 0 64M 0% /dev 07:30:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:30:38 shm 64M 0 64M 0% /dev/shm 07:30:38 /dev/vda1 40G 9.0G 32G 23% /facter-os 07:30:38 07:30:38 07:30:38 ---> sar -b -r -n DEV: 07:30:38 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/05/21 _x86_64_ (2 CPU) 07:30:38 07:30:38 07:19:11 LINUX RESTART (2 CPU) 07:30:38 07:30:38 07:20:01 tps rtps wtps bread/s bwrtn/s 07:30:38 07:21:01 3.93 0.08 3.85 2.66 119.36 07:30:38 07:22:02 0.40 0.00 0.40 0.00 6.70 07:30:38 07:23:01 0.27 0.00 0.27 0.00 3.07 07:30:38 07:24:01 0.23 0.00 0.23 0.00 3.20 07:30:38 07:25:01 0.25 0.00 0.25 0.00 3.03 07:30:38 07:26:01 0.23 0.00 0.23 0.00 3.76 07:30:38 07:27:01 0.25 0.00 0.25 0.00 2.93 07:30:38 07:28:01 0.25 0.00 0.25 0.00 2.58 07:30:38 07:29:01 0.27 0.00 0.27 0.00 3.33 07:30:38 07:30:01 169.72 0.03 169.69 3.73 43152.04 07:30:38 Average: 17.63 0.01 17.62 0.64 4341.76 07:30:38 07:30:38 07:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:30:38 07:21:01 5690108 0 616740 7.70 2620 1699472 1163380 12.84 562504 1524016 20 07:30:38 07:22:02 5686792 0 620052 7.74 2620 1699476 1163380 12.84 565444 1524568 8 07:30:38 07:23:01 5685980 0 620864 7.75 2620 1699476 1163788 12.85 566160 1524568 8 07:30:38 07:24:01 5686604 0 620232 7.74 2620 1699484 1163380 12.84 564988 1525448 8 07:30:38 07:25:01 5685760 0 621072 7.75 2620 1699488 1163632 12.85 566472 1525448 8 07:30:38 07:26:01 5686116 0 620712 7.75 2620 1699492 1163428 12.84 565244 1525536 8 07:30:38 07:27:01 5686600 0 620224 7.74 2620 1699496 1163380 12.84 565208 1525536 8 07:30:38 07:28:01 5677212 0 629604 7.86 2620 1699504 1163380 12.84 574116 1525540 8 07:30:38 07:29:01 5675236 0 631580 7.89 2620 1699504 1163380 12.84 577752 1523976 8 07:30:38 07:30:01 4031572 0 953288 11.90 2620 3021460 1343608 14.83 857132 2670880 250716 07:30:38 Average: 5519198 0 655437 8.18 2620 1831685 1181474 13.04 596502 1639552 25080 07:30:38 07:30:38 07:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:30:38 07:21:01 eth0 0.60 0.08 0.05 0.06 0.00 0.00 0.00 0.00 07:30:38 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:22:02 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:38 07:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:23:01 eth0 1.46 0.86 3.47 0.24 0.00 0.00 0.00 0.00 07:30:38 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:24:01 eth0 0.32 0.05 0.03 0.00 0.00 0.00 0.00 0.00 07:30:38 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:25:01 eth0 0.78 0.53 0.37 0.25 0.00 0.00 0.00 0.00 07:30:38 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:26:01 eth0 0.18 0.12 0.07 0.04 0.00 0.00 0.00 0.00 07:30:38 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:27:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:30:38 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:28:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:38 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:29:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:38 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:30:01 eth0 317.58 187.29 7640.50 32.44 0.00 0.00 0.00 0.00 07:30:38 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 07:30:01 docker0 31.34 47.60 3.01 387.47 0.00 0.00 0.00 0.00 07:30:38 Average: eth0 32.23 18.99 766.52 3.31 0.00 0.00 0.00 0.00 07:30:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:38 Average: docker0 3.14 4.77 0.30 38.85 0.00 0.00 0.00 0.00 07:30:38 07:30:38 07:30:38 ---> sar -P ALL: 07:30:38 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/05/21 _x86_64_ (2 CPU) 07:30:38 07:30:38 07:19:11 LINUX RESTART (2 CPU) 07:30:38 07:30:38 07:20:01 CPU %user %nice %system %iowait %steal %idle 07:30:38 07:21:01 all 0.19 0.00 0.08 0.00 0.02 99.72 07:30:38 07:21:01 0 0.18 0.00 0.08 0.00 0.02 99.72 07:30:38 07:21:01 1 0.20 0.00 0.07 0.00 0.02 99.72 07:30:38 07:22:02 all 0.30 0.00 0.06 0.00 0.02 99.62 07:30:38 07:22:02 0 0.12 0.00 0.08 0.00 0.02 99.78 07:30:38 07:22:02 1 0.48 0.00 0.03 0.00 0.02 99.47 07:30:38 07:23:01 all 0.27 0.00 0.07 0.00 0.02 99.64 07:30:38 07:23:01 0 0.12 0.00 0.08 0.00 0.02 99.78 07:30:38 07:23:01 1 0.42 0.00 0.05 0.00 0.02 99.51 07:30:38 07:24:01 all 0.23 0.00 0.06 0.00 0.01 99.70 07:30:38 07:24:01 0 0.08 0.00 0.10 0.00 0.02 99.80 07:30:38 07:24:01 1 0.38 0.00 0.02 0.00 0.00 99.60 07:30:38 07:25:01 all 0.16 0.00 0.08 0.00 0.02 99.75 07:30:38 07:25:01 0 0.12 0.00 0.08 0.00 0.02 99.78 07:30:38 07:25:01 1 0.20 0.00 0.07 0.00 0.02 99.72 07:30:38 07:26:01 all 0.17 0.00 0.05 0.00 0.02 99.77 07:30:38 07:26:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:30:38 07:26:01 1 0.28 0.00 0.05 0.00 0.02 99.65 07:30:38 07:27:01 all 0.26 0.00 0.07 0.00 0.01 99.67 07:30:38 07:27:01 0 0.05 0.00 0.07 0.00 0.02 99.87 07:30:38 07:27:01 1 0.47 0.00 0.07 0.00 0.00 99.47 07:30:38 07:28:01 all 0.24 0.00 0.05 0.00 0.01 99.70 07:30:38 07:28:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:30:38 07:28:01 1 0.42 0.00 0.07 0.00 0.02 99.50 07:30:38 07:29:01 all 0.25 0.00 0.03 0.00 0.01 99.71 07:30:38 07:29:01 0 0.08 0.00 0.03 0.00 0.02 99.87 07:30:38 07:29:01 1 0.42 0.00 0.03 0.00 0.00 99.55 07:30:38 07:30:01 all 24.23 0.00 10.68 3.05 0.11 61.93 07:30:38 07:30:01 0 23.78 0.00 11.29 3.04 0.12 61.77 07:30:38 07:30:01 1 24.67 0.00 10.07 3.05 0.11 62.10 07:30:38 Average: all 2.52 0.00 1.07 0.29 0.02 96.10 07:30:38 Average: 0 2.35 0.00 1.14 0.29 0.03 96.20 07:30:38 Average: 1 2.69 0.00 1.01 0.29 0.02 96.00 07:30:38 07:30:38 07:30:38