Started by upstream project "edgexfoundry/cd-management/release-lts" build number 22 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f931efe794c758a253c74330d67d509c730f016b 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-ssh5755953639107821437.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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-ssh1913833235942333513.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 c08e7f8731fc7e59a0f5fb348e3763e45cee7116 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/jakarta/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-mqtt-go/branches/jakarta/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3114861007563066430.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c08e7f8731fc7e59a0f5fb348e3763e45cee7116 # timeout=10 Commit message: "Merge pull request #367 from ernestojeda/semver-ssh-key" > 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-ssh8609263239820176842.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-mqtt-go/branches/jakarta/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-mqtt-go/branches/jakarta/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5592870493202082199.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-mqtt-go, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 ‘prd-centos7-docker-4c-2g-1153’ is offline Running on prd-centos7-docker-4c-2g-1160 in /w/workspace/exfoundry_device-mqtt-go_jakarta [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-mqtt-go.git > git init /w/workspace/exfoundry_device-mqtt-go_jakarta # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/exfoundry_device-mqtt-go_jakarta@tmp/jenkins-gitclient-ssh1731108681222344446.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f931efe794c758a253c74330d67d509c730f016b (jakarta) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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 f931efe794c758a253c74330d67d509c730f016b # timeout=10 Commit message: "ci(lts-release): LTS release v2.1.0 @5b76d0d" > git rev-list --no-walk f931efe794c758a253c74330d67d509c730f016b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:20:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:20:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:20:06 ========================================================= 00:20:06 EdgeX Global Pipelines Version Info 00:20:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:20:07 ------------------- 00:20:07 stable info: 00:20:07 ------------------- 00:20:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:20:07 Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 00:20:07 Message: update stable to v2.0.216 00:20:07 ------------------- 00:20:07 experimental info: 00:20:07 ------------------- 00:20:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:20:07 Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 00:20:07 Message: experimental @2.0.216 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:20:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f931efe794c758a253c74330d67d509c730f016b [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f931efe [Pipeline] echo 00:20:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:09 provisioning config files... 00:20:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config3675689130777938374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:10 ---> docker-login.sh 00:20:10 nexus3.edgexfoundry.org:10001 00:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:10 Configure a credential helper to remove this warning. See 00:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:10 00:20:10 Login Succeeded 00:20:10 nexus3.edgexfoundry.org:10002 00:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:10 Configure a credential helper to remove this warning. See 00:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:10 00:20:10 Login Succeeded 00:20:10 nexus3.edgexfoundry.org:10003 00:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:10 Configure a credential helper to remove this warning. See 00:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:10 00:20:10 Login Succeeded 00:20:10 nexus3.edgexfoundry.org:10004 00:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:10 Configure a credential helper to remove this warning. See 00:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:10 00:20:10 Login Succeeded 00:20:10 docker.io 00:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:10 Configure a credential helper to remove this warning. See 00:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:10 00:20:10 Login Succeeded 00:20:10 ---> docker-login.sh ends [Pipeline] } 00:20:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:20:10 + git rev-list -1 --merges f931efe794c758a253c74330d67d509c730f016b~1..f931efe794c758a253c74330d67d509c730f016b [Pipeline] echo 00:20:10 -----------> git rev-list -1 --merges f931efe794c758a253c74330d67d509c730f016b~1..f931efe794c758a253c74330d67d509c730f016b f931efe794c758a253c74330d67d509c730f016b [false] [Pipeline] sh 00:20:11 + git log --format=format:%s -1 f931efe794c758a253c74330d67d509c730f016b [Pipeline] echo 00:20:11 ========================================================= 00:20:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 00:20:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:20:11 + git log --format=format:%s -1 f931efe794c758a253c74330d67d509c730f016b [Pipeline] echo 00:20:11 [semverPrep] GIT_COMMIT: f931efe794c758a253c74330d67d509c730f016b, Commit Message: ci(lts-release): LTS release v2.1.0 @5b76d0d [Pipeline] echo 00:20:11 [semverPrep] This is not a build commit. [Pipeline] sh 00:20:13 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 00:20:14 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 00:20:14 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 00:20:14 + sudo tee -a /etc/ssh/ssh_known_hosts 00:20:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:20:14 00:20:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:20:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:20:15 latest: Pulling from edgex-devops/git-semver 00:20:15 a0d0a0d46f8b: Pulling fs layer 00:20:15 3e5f54012d9b: Pulling fs layer 00:20:15 4c7163046ea9: Pulling fs layer 00:20:15 0c2d73faf560: Pulling fs layer 00:20:15 0c2d73faf560: Waiting 00:20:15 3e5f54012d9b: Download complete 00:20:15 a0d0a0d46f8b: Verifying Checksum 00:20:15 a0d0a0d46f8b: Download complete 00:20:15 0c2d73faf560: Verifying Checksum 00:20:15 0c2d73faf560: Download complete 00:20:15 4c7163046ea9: Verifying Checksum 00:20:15 4c7163046ea9: Download complete 00:20:15 a0d0a0d46f8b: Pull complete 00:20:15 3e5f54012d9b: Pull complete 00:20:16 4c7163046ea9: Pull complete 00:20:16 0c2d73faf560: Pull complete 00:20:16 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:20:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:20:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:20:16 prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container 00:20:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@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 00:20:17 $ docker top 5dc2855c32acc9b308d2614389305370b086a8ce80d9086b930a664b27b6c81f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:20:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:17 [ssh-agent] Looking for ssh-agent implementation... 00:20:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:17 $ docker exec 5dc2855c32acc9b308d2614389305370b086a8ce80d9086b930a664b27b6c81f ssh-agent 00:20:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXooGBEK/agent.15 00:20:17 SSH_AGENT_PID=22 00:20:17 Running ssh-add (command line suppressed) 00:20:17 Identity added: /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_5864873456276046131.key (/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_5864873456276046131.key) 00:20:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:18 + git tag --points-at f931efe794c758a253c74330d67d509c730f016b [Pipeline] } 00:20:19 $ docker exec --env ******** --env ******** 5dc2855c32acc9b308d2614389305370b086a8ce80d9086b930a664b27b6c81f ssh-agent -k 00:20:19 unset SSH_AUTH_SOCK; 00:20:19 unset SSH_AGENT_PID; 00:20:19 echo Agent pid 22 killed; 00:20:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:20:19 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.1.0' [Pipeline] sshagent 00:20:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:19 [ssh-agent] Looking for ssh-agent implementation... 00:20:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:19 $ docker exec 5dc2855c32acc9b308d2614389305370b086a8ce80d9086b930a664b27b6c81f ssh-agent 00:20:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKHjHAd/agent.56 00:20:19 SSH_AGENT_PID=62 00:20:19 Running ssh-add (command line suppressed) 00:20:19 Identity added: /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_7120579757943904445.key (/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/private_key_7120579757943904445.key) 00:20:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:19 + git semver init 00:20:19 # -> Open(): unable to determine branch for HEAD 00:20:19 # $GIT_DIR = /w/workspace/exfoundry_device-mqtt-go_jakarta/.git 00:20:19 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-mqtt-go_jakarta 00:20:19 # $SEMVER_REMOTE_NAME = origin 00:20:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:20:19 # $SEMVER_USER_NAME = edgex-jenkins 00:20:19 # $SEMVER_BRANCH = jakarta 00:20:19 # $SEMVER_TEMP = /tmp/semver-520864529 00:20:19 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 00:20:20 # '/tmp/semver-520864529' -> '/w/workspace/exfoundry_device-mqtt-go_jakarta/.semver' 00:20:20 # -> Force: false 00:20:20 # $SEMVER_DIR = /w/workspace/exfoundry_device-mqtt-go_jakarta/.semver [Pipeline] } 00:20:20 $ docker exec --env ******** --env ******** 5dc2855c32acc9b308d2614389305370b086a8ce80d9086b930a664b27b6c81f ssh-agent -k 00:20:20 unset SSH_AUTH_SOCK; 00:20:20 unset SSH_AGENT_PID; 00:20:20 echo Agent pid 62 killed; 00:20:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:20:21 + git semver [Pipeline] } 00:20:21 $ docker stop --time=1 5dc2855c32acc9b308d2614389305370b086a8ce80d9086b930a664b27b6c81f 00:20:22 $ docker rm -f 5dc2855c32acc9b308d2614389305370b086a8ce80d9086b930a664b27b6c81f [Pipeline] // withDockerContainer [Pipeline] sh 00:20:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:20:23 Stashed 1 file(s) [Pipeline] echo 00:20:23 [edgeXSemver]: initialized semver on version 2.1.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 00:20:38 Still waiting to schedule task 00:20:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:20:38 Still waiting to schedule task 00:20:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 00:22:20 Running on prd-centos7-docker-4c-2g-1163 in /w/workspace/exfoundry_device-mqtt-go_jakarta [Pipeline] { [Pipeline] ws 00:22:20 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 00:22:20 Selected Git installation does not exist. Using Default 00:22:20 The recommended git tool is: NONE 00:22:25 using credential edgex-jenkins-ssh 00:22:25 Cloning the remote Git repository 00:22:24 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 00:22:24 > git init /w/workspace/device-mqtt-go/2 # timeout=10 00:22:24 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 00:22:24 > git --version # timeout=10 00:22:24 > git --version # 'git version 2.24.4' 00:22:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:24 [INFO] Currently running in a labeled security context 00:22:24 [INFO] Currently SELinux is 'enforcing' on the host 00:22:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/2@tmp/jenkins-gitclient-ssh9101309914798383709.key 00:22:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:25 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 00:22:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:26 Avoid second fetch 00:22:26 Checking out Revision f931efe794c758a253c74330d67d509c730f016b (jakarta) 00:22:26 > git config core.sparsecheckout # timeout=10 00:22:26 > git checkout -f f931efe794c758a253c74330d67d509c730f016b # timeout=10 00:22:30 Commit message: "ci(lts-release): LTS release v2.1.0 @5b76d0d" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:22:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1162 in /w/workspace/exfoundry_device-mqtt-go_jakarta [Pipeline] { [Pipeline] ws 00:22:30 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 00:22:30 Selected Git installation does not exist. Using Default 00:22:30 The recommended git tool is: NONE 00:22:31 + git checkout f931efe794c758a253c74330d67d509c730f016b 00:22:31 HEAD is now at f931efe ci(lts-release): LTS release v2.1.0 @5b76d0d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:22:32 provisioning config files... 00:22:32 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config7250701990780854324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:32 ---> docker-login.sh 00:22:32 nexus3.edgexfoundry.org:10001 00:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:32 Configure a credential helper to remove this warning. See 00:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:32 00:22:32 Login Succeeded 00:22:32 nexus3.edgexfoundry.org:10002 00:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:32 Configure a credential helper to remove this warning. See 00:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:32 00:22:32 Login Succeeded 00:22:32 nexus3.edgexfoundry.org:10003 00:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:32 Configure a credential helper to remove this warning. See 00:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:32 00:22:32 Login Succeeded 00:22:32 nexus3.edgexfoundry.org:10004 00:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:32 Configure a credential helper to remove this warning. See 00:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:32 00:22:32 Login Succeeded 00:22:32 docker.io 00:22:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:33 Configure a credential helper to remove this warning. See 00:22:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:33 00:22:33 Login Succeeded 00:22:33 ---> docker-login.sh ends [Pipeline] } 00:22:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:22:33 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:22:33 ========================================================= 00:22:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] 00:22:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:22:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg 'MAKE=echo noop' --target=builder . 00:22:34 Sending build context to Docker daemon 14.09MB 00:22:34 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 00:22:34 Step 2/11 : FROM ${BASE} AS builder 00:22:34 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base 00:22:34 a0d0a0d46f8b: Pulling fs layer 00:22:34 31adcdaf11c8: Pulling fs layer 00:22:34 b8b176561691: Pulling fs layer 00:22:34 4527c011a84f: Pulling fs layer 00:22:34 5d74067f8e1e: Pulling fs layer 00:22:34 36f58ee4fdd2: Pulling fs layer 00:22:34 32f094029db3: Pulling fs layer 00:22:34 773a5188bba9: Pulling fs layer 00:22:34 0a89ddfe6704: Pulling fs layer 00:22:34 36f58ee4fdd2: Waiting 00:22:34 32f094029db3: Waiting 00:22:34 773a5188bba9: Waiting 00:22:34 0a89ddfe6704: Waiting 00:22:34 4527c011a84f: Waiting 00:22:34 5d74067f8e1e: Waiting 00:22:34 b8b176561691: Verifying Checksum 00:22:34 b8b176561691: Download complete 00:22:34 31adcdaf11c8: Verifying Checksum 00:22:34 31adcdaf11c8: Download complete 00:22:34 5d74067f8e1e: Verifying Checksum 00:22:34 5d74067f8e1e: Download complete 00:22:34 36f58ee4fdd2: Verifying Checksum 00:22:34 36f58ee4fdd2: Download complete 00:22:34 a0d0a0d46f8b: Verifying Checksum 00:22:34 a0d0a0d46f8b: Download complete 00:22:34 32f094029db3: Verifying Checksum 00:22:34 32f094029db3: Download complete 00:22:34 773a5188bba9: Verifying Checksum 00:22:34 773a5188bba9: Download complete 00:22:34 a0d0a0d46f8b: Pull complete 00:22:34 31adcdaf11c8: Pull complete 00:22:34 b8b176561691: Pull complete 00:22:35 4527c011a84f: Verifying Checksum 00:22:35 4527c011a84f: Download complete 00:22:35 0a89ddfe6704: Verifying Checksum 00:22:35 0a89ddfe6704: Download complete 00:22:39 4527c011a84f: Pull complete 00:22:39 5d74067f8e1e: Pull complete 00:22:39 36f58ee4fdd2: Pull complete 00:22:39 32f094029db3: Pull complete 00:22:39 773a5188bba9: Pull complete 00:22:40 using credential edgex-jenkins-ssh 00:22:40 Cloning the remote Git repository 00:22:40 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 00:22:42 Avoid second fetch 00:22:42 Checking out Revision f931efe794c758a253c74330d67d509c730f016b (jakarta) 00:22:42 0a89ddfe6704: Pull complete 00:22:42 Digest: sha256:1b40dceaf34dee7ca55b3c49faf64f21c87f0328d9001acbe5b0b15629491fba 00:22:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 00:22:42 ---> dd279347b56d 00:22:42 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:22:40 > git init /w/workspace/device-mqtt-go/2 # timeout=10 00:22:40 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 00:22:40 > git --version # timeout=10 00:22:40 > git --version # 'git version 2.17.1' 00:22:40 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:42 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 00:22:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:42 > git config core.sparsecheckout # timeout=10 00:22:43 ---> Running in c72b6cb04b6c 00:22:43 Removing intermediate container c72b6cb04b6c 00:22:43 ---> bb6f8fd8128e 00:22:43 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 00:22:43 ---> Running in b5c05ce429b7 00:22:42 > git checkout -f f931efe794c758a253c74330d67d509c730f016b # timeout=10 00:22:43 Removing intermediate container b5c05ce429b7 00:22:43 ---> 2e6cd4b6b60b 00:22:43 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:43 ---> Running in 51a7d714a19a 00:22:44 Removing intermediate container 51a7d714a19a 00:22:44 ---> 38b164e5c56d 00:22:44 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:22:44 ---> Running in 0a619352752a 00:22:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:22:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:22:45 (1/4) Installing openssh-keygen (8.6_p1-r3) 00:22:45 (2/4) Installing libedit (20210216.3.1-r0) 00:22:45 (3/4) Installing openssh-client-common (8.6_p1-r3) 00:22:45 (4/4) Installing openssh-client-default (8.6_p1-r3) 00:22:47 Executing busybox-1.33.1-r3.trigger 00:22:47 OK: 224 MiB in 56 packages 00:22:47 Removing intermediate container 0a619352752a 00:22:47 ---> a478d6d56537 00:22:47 Step 7/11 : WORKDIR /device-mqtt-go 00:22:47 ---> Running in 67f296685d8f 00:22:47 Removing intermediate container 67f296685d8f 00:22:47 ---> 2b577eec0c60 00:22:47 Step 8/11 : COPY . . 00:22:47 Commit message: "ci(lts-release): LTS release v2.1.0 @5b76d0d" 00:22:47 ---> 45159943d222 00:22:47 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:47 ---> Running in f681e5555be8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:22:48 skipping... 00:22:48 Removing intermediate container f681e5555be8 00:22:48 ---> e1fbdb2a6c1b 00:22:48 Step 10/11 : ARG MAKE='make build' 00:22:48 ---> Running in fc90ec387be5 00:22:48 Removing intermediate container fc90ec387be5 00:22:48 ---> 0f32eec7b398 00:22:48 Step 11/11 : RUN $MAKE 00:22:48 ---> Running in 59236cdbb473 00:22:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:22:48 % Total % Received % Xferd Average Speed Time Time Time Current 00:22:48 Dload Upload Total Spent Left Speed 00:22:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 66055 0 --:--:-- --:--:-- --:--:-- 66426 00:22:48 noop 00:22:48 Removing intermediate container 59236cdbb473 00:22:48 ---> 60faf44bc2e8 00:22:48 Successfully built 60faf44bc2e8 00:22:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 00:22:48 + docker inspect -f . ci-base-image-x86_64 00:22:48 . [Pipeline] withDockerContainer 00:22:48 prd-centos7-docker-4c-2g-1163 does not seem to be running inside a container 00:22:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 00:22:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:22:49 $ docker top 5be1805276be7641f9ed73017b8e982ed00dfa47f5ebe7994b336a7552360d4d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 00:22:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:22:49 + sudo tee /etc/docker/daemon.new 00:22:49 { 00:22:49 "registry-mirrors": [ 00:22:49 "https://nexus3.edgexfoundry.org:10001" 00:22:49 ], 00:22:49 "bip": "10.250.0.254/24", 00:22:49 "hosts": [ 00:22:49 "tcp://0.0.0.0:5555", 00:22:49 "unix:///var/run/docker.sock" 00:22:49 ], 00:22:49 "mtu": 1458, 00:22:49 "selinux-enabled": true, 00:22:49 "seccomp-profile": "/etc/docker/seccomp.json" 00:22:49 } 00:22:49 + go version 00:22:49 go version go1.16.8 linux/amd64 [Pipeline] } 00:22:49 $ docker stop --time=1 5be1805276be7641f9ed73017b8e982ed00dfa47f5ebe7994b336a7552360d4d 00:22:51 $ docker rm -f 5be1805276be7641f9ed73017b8e982ed00dfa47f5ebe7994b336a7552360d4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:22:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:22:51 + docker inspect -f . ci-base-image-x86_64 00:22:51 . [Pipeline] withDockerContainer 00:22:52 prd-centos7-docker-4c-2g-1163 does not seem to be running inside a container 00:22:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:22:52 + sudo service docker restart 00:22:52 $ docker top 901cdb5766112637b25291be5fdcb5be3785d6423082bae2e2555b5927483ae7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:22:53 + make test 00:22:53 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 00:22:53 ? github.com/edgexfoundry/device-mqtt-go [no test files] 00:23:09 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 00:23:09 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.5% of statements 00:23:09 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 00:23:09 GCO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] sh 00:23:14 + git checkout f931efe794c758a253c74330d67d509c730f016b 00:23:14 HEAD is now at f931efe ci(lts-release): LTS release v2.1.0 @5b76d0d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:23:14 provisioning config files... 00:23:14 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config1224477035875906917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:15 ---> docker-login.sh 00:23:15 nexus3.edgexfoundry.org:10001 00:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:16 Configure a credential helper to remove this warning. See 00:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:16 00:23:16 Login Succeeded 00:23:16 nexus3.edgexfoundry.org:10002 00:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:17 Configure a credential helper to remove this warning. See 00:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:17 00:23:17 Login Succeeded 00:23:17 nexus3.edgexfoundry.org:10003 00:23:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:23:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:23:17 ./bin/test-attribution-txt.sh 00:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:18 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.0 00:23:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:18 Configure a credential helper to remove this warning. See 00:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:18 00:23:18 Login Succeeded 00:23:18 nexus3.edgexfoundry.org:10004 00:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:18 Configure a credential helper to remove this warning. See 00:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:18 00:23:18 Login Succeeded 00:23:18 docker.io 00:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 00:23:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 00:23:18 go: downloading github.com/google/uuid v1.3.0 00:23:18 go: downloading github.com/spf13/cast v1.4.1 00:23:18 go: downloading github.com/stretchr/testify v1.7.0 00:23:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:23:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:23:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 00:23:18 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 00:23:18 go: downloading github.com/gorilla/mux v1.8.0 00:23:18 go: downloading github.com/pelletier/go-toml v1.9.4 00:23:18 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 00:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:18 Configure a credential helper to remove this warning. See 00:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:18 00:23:18 Login Succeeded 00:23:18 ---> docker-login.sh ends [Pipeline] } 00:23:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:23:19 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:23:19 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 00:23:19 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 00:23:19 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:23:19 go: downloading github.com/hashicorp/consul/api v1.9.1 00:23:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:23:19 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 00:23:19 go: downloading github.com/go-kit/kit v0.11.0 00:23:19 go: downloading github.com/go-playground/validator/v10 v10.9.0 00:23:19 go: downloading github.com/pebbe/zmq4 v1.2.7 00:23:19 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:23:19 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:23:19 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:23:19 go: downloading github.com/mitchellh/copystructure v1.0.0 00:23:19 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:23:19 go: downloading github.com/go-logfmt/logfmt v0.5.0 00:23:19 go: downloading github.com/davecgh/go-spew v1.1.1 00:23:19 go: downloading github.com/pmezard/go-difflib v1.0.0 00:23:19 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 00:23:19 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 00:23:19 go: downloading golang.org/x/text v0.3.6 [Pipeline] echo 00:23:19 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:23:19 ========================================================= 00:23:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] 00:23:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:23:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . 00:23:20 go: downloading github.com/gorilla/websocket v1.4.2 00:23:20 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:23:20 go: downloading github.com/hashicorp/errwrap v1.0.0 00:23:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:23:20 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:23:20 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:23:20 go: downloading github.com/hashicorp/serf v0.9.5 00:23:20 go: downloading github.com/x448/float16 v0.8.4 00:23:20 go: downloading github.com/go-playground/universal-translator v0.18.0 00:23:20 go: downloading github.com/leodido/go-urn v1.2.1 00:23:20 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 00:23:20 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:23:20 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:23:20 go: downloading github.com/fatih/color v1.9.0 00:23:20 go: downloading github.com/mattn/go-colorable v0.1.6 00:23:20 go: downloading github.com/mattn/go-isatty v0.0.12 00:23:20 go: downloading github.com/go-playground/locales v0.14.0 00:23:20 Sending build context to Docker daemon 14.09MB 00:23:21 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 00:23:21 Step 2/11 : FROM ${BASE} AS builder 00:23:21 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 00:23:21 552d1f2373af: Pulling fs layer 00:23:21 ea3f2d53f512: Pulling fs layer 00:23:21 9e70ebbbe112: Pulling fs layer 00:23:21 7a9cfe048b4a: Pulling fs layer 00:23:21 72dc09318566: Pulling fs layer 00:23:21 6b38a4ac6b94: Pulling fs layer 00:23:21 1cf82868ecbe: Pulling fs layer 00:23:21 cf934696a108: Pulling fs layer 00:23:21 72dc09318566: Waiting 00:23:21 6b38a4ac6b94: Waiting 00:23:21 1cf82868ecbe: Waiting 00:23:21 7a9cfe048b4a: Waiting 00:23:21 9e70ebbbe112: Download complete 00:23:21 ea3f2d53f512: Verifying Checksum 00:23:21 ea3f2d53f512: Download complete 00:23:21 72dc09318566: Verifying Checksum 00:23:21 72dc09318566: Download complete 00:23:21 6b38a4ac6b94: Download complete 00:23:21 1cf82868ecbe: Verifying Checksum 00:23:21 1cf82868ecbe: Download complete 00:23:21 552d1f2373af: Verifying Checksum 00:23:21 552d1f2373af: Download complete 00:23:21 552d1f2373af: Pull complete [Pipeline] echo 00:23:21 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 00:23:22 + go mod tidy 00:23:22 go: downloading github.com/stretchr/objx v0.1.1 00:23:22 go: downloading github.com/go-stack/stack v1.8.0 00:23:22 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:23:22 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 00:23:22 go: downloading github.com/hashicorp/consul/sdk v0.8.0 00:23:22 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:23:22 go: downloading github.com/kr/pretty v0.3.0 00:23:22 go: downloading github.com/onsi/ginkgo v1.10.1 00:23:22 go: downloading github.com/onsi/gomega v1.7.0 00:23:22 go: downloading github.com/pkg/errors v0.9.1 00:23:22 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:23:22 go: downloading github.com/hashicorp/memberlist v0.2.2 00:23:22 go: downloading github.com/kr/text v0.2.0 00:23:22 go: downloading github.com/rogpeppe/go-internal v1.8.0 00:23:22 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:23:22 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:23:22 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:23:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:23:22 go: downloading github.com/miekg/dns v1.1.26 00:23:22 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:23:22 go: downloading gopkg.in/yaml.v2 v2.4.0 00:23:22 go: downloading github.com/hpcloud/tail v1.0.0 00:23:22 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:23:22 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } 00:23:22 $ docker stop --time=1 901cdb5766112637b25291be5fdcb5be3785d6423082bae2e2555b5927483ae7 00:23:22 ea3f2d53f512: Pull complete 00:23:23 9e70ebbbe112: Pull complete 00:23:23 cf934696a108: Verifying Checksum 00:23:23 cf934696a108: Download complete 00:23:24 7a9cfe048b4a: Verifying Checksum 00:23:24 7a9cfe048b4a: Download complete 00:23:25 $ docker rm -f 901cdb5766112637b25291be5fdcb5be3785d6423082bae2e2555b5927483ae7 [Pipeline] // withDockerContainer [Pipeline] sh 00:23:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:23:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:23:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:23:33 + ls -al . 00:23:33 total 148 00:23:33 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 18 00:23 . 00:23:33 drwxrwxr-x. 4 jenkins jenkins 28 Nov 18 00:22 .. 00:23:33 -rw-rw-r--. 1 jenkins jenkins 7287 Nov 18 00:22 Attribution.txt 00:23:33 drwxrwxr-x. 2 jenkins jenkins 60 Nov 18 00:22 bin 00:23:33 -rw-rw-r--. 1 jenkins jenkins 7447 Nov 18 00:22 CHANGELOG.md 00:23:33 drwxrwxr-x. 3 jenkins jenkins 32 Nov 18 00:22 cmd 00:23:33 -rw-r--r--. 1 jenkins jenkins 17452 Nov 18 00:23 coverage.out 00:23:33 -rw-rw-r--. 1 jenkins jenkins 1907 Nov 18 00:22 Dockerfile 00:23:33 -rw-rw-r--. 1 jenkins jenkins 140 Nov 18 00:22 .dockerignore 00:23:33 drwxrwxr-x. 8 jenkins jenkins 162 Nov 18 00:22 .git 00:23:33 drwxrwxr-x. 2 jenkins jenkins 103 Nov 18 00:22 .github 00:23:33 -rw-rw-r--. 1 jenkins jenkins 321 Nov 18 00:22 .gitignore 00:23:33 -rw-rw-r--. 1 jenkins jenkins 404 Nov 18 00:23 go.mod 00:23:33 -rw-rw-r--. 1 jenkins jenkins 49385 Nov 18 00:22 go.sum 00:23:33 -rw-rw-r--. 1 jenkins jenkins 677 Nov 18 00:22 GOVERNANCE.md 00:23:33 drwxrwxr-x. 3 jenkins jenkins 20 Nov 18 00:22 internal 00:23:33 -rw-rw-r--. 1 jenkins jenkins 677 Nov 18 00:22 Jenkinsfile 00:23:33 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 18 00:22 LICENSE 00:23:33 -rw-rw-r--. 1 jenkins jenkins 1030 Nov 18 00:22 Makefile 00:23:33 drwxrwxr-x. 2 jenkins jenkins 23 Nov 18 00:22 mock 00:23:33 -rw-rw-r--. 1 jenkins jenkins 620 Nov 18 00:22 OWNERS.md 00:23:33 -rw-rw-r--. 1 jenkins jenkins 2211 Nov 18 00:22 README.md 00:23:33 drwxrwxr-x. 4 jenkins jenkins 71 Nov 18 00:22 snap 00:23:33 drwxrwxr-x. 6 jenkins jenkins 98 Nov 18 00:22 vendor 00:23:33 -rw-rw-r--. 1 jenkins jenkins 5 Nov 18 00:20 VERSION 00:23:33 -rw-rw-r--. 1 jenkins jenkins 227 Nov 18 00:22 version.go [Pipeline] isUnix [Pipeline] sh 00:23:33 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f931efe794c758a253c74330d67d509c730f016b --label arch=amd64 --label version=2.1.0 . 00:23:33 Sending build context to Docker daemon 14.11MB 00:23:33 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 00:23:33 Step 2/23 : FROM ${BASE} AS builder 00:23:33 ---> 60faf44bc2e8 00:23:33 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:23:33 ---> Running in 3dfe00c04808 00:23:33 Removing intermediate container 3dfe00c04808 00:23:33 ---> 883802076fa8 00:23:33 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 00:23:33 ---> Running in 9a86a80da43e 00:23:33 Removing intermediate container 9a86a80da43e 00:23:33 ---> c80b4c678057 00:23:33 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:33 ---> Running in aa197eddf657 00:23:34 Removing intermediate container aa197eddf657 00:23:34 ---> 2ed6afb1e15a 00:23:34 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:23:34 ---> Running in 955e41ecdb63 00:23:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:23:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:23:35 7a9cfe048b4a: Pull complete 00:23:35 72dc09318566: Pull complete 00:23:35 6b38a4ac6b94: Pull complete 00:23:35 1cf82868ecbe: Pull complete 00:23:35 OK: 224 MiB in 56 packages 00:23:35 Removing intermediate container 955e41ecdb63 00:23:35 ---> 18c8d5b4d53a 00:23:35 Step 7/23 : WORKDIR /device-mqtt-go 00:23:35 ---> Running in 711c68a3ddd0 00:23:36 Removing intermediate container 711c68a3ddd0 00:23:36 ---> 8b6700402882 00:23:36 Step 8/23 : COPY . . 00:23:37 ---> ff4a2046316f 00:23:37 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:37 ---> Running in 6d636b086cff 00:23:37 skipping... 00:23:37 Removing intermediate container 6d636b086cff 00:23:37 ---> cc44efc5b1ca 00:23:37 Step 10/23 : ARG MAKE='make build' 00:23:37 ---> Running in ae98f156ee63 00:23:37 Removing intermediate container ae98f156ee63 00:23:37 ---> 831dad27bc66 00:23:37 Step 11/23 : RUN $MAKE 00:23:37 ---> Running in 58d1eb668477 00:23:37 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.1.0" -o cmd/device-mqtt ./cmd 00:23:41 cf934696a108: Pull complete 00:23:41 Digest: sha256:c7a1c6e7193eac42aea82418dc538ba94561e4292c792d132f5c974f427cd528 00:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 00:23:41 ---> 8a4ae6370de5 00:23:41 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:23:43 ---> Running in c6a39fe1ef57 00:23:43 Removing intermediate container c6a39fe1ef57 00:23:43 ---> 6e1c32fb206f 00:23:43 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 00:23:43 ---> Running in 29e762373dda 00:23:44 Removing intermediate container 29e762373dda 00:23:44 ---> 47e6a5875b9b 00:23:44 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:44 ---> Running in 5163b439d53a 00:23:46 Removing intermediate container 5163b439d53a 00:23:46 ---> e760451ca716 00:23:46 Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:23:46 ---> Running in 29929b72e8c7 00:23:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:23:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:23:51 Removing intermediate container 58d1eb668477 00:23:51 ---> 76efbbe0ca2e 00:23:51 Step 12/23 : FROM alpine:3.14 00:23:51 3.14: Pulling from library/alpine 00:23:51 97518928ae5f: Pulling fs layer 00:23:51 (1/4) Installing openssh-keygen (8.6_p1-r3) 00:23:51 (2/4) Installing libedit (20210216.3.1-r0) 00:23:51 (3/4) Installing openssh-client-common (8.6_p1-r3) 00:23:53 (4/4) Installing openssh-client-default (8.6_p1-r3) 00:23:53 Executing busybox-1.33.1-r3.trigger 00:23:53 OK: 223 MiB in 56 packages 00:23:55 Removing intermediate container 29929b72e8c7 00:23:55 ---> d78e8794d46f 00:23:55 Step 7/11 : WORKDIR /device-mqtt-go 00:23:55 ---> Running in 120e8782114e 00:23:55 Removing intermediate container 120e8782114e 00:23:55 ---> 1fbd03499ca2 00:23:55 Step 8/11 : COPY . . 00:23:56 97518928ae5f: Verifying Checksum 00:23:56 97518928ae5f: Download complete 00:23:56 97518928ae5f: Pull complete 00:23:56 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 00:23:56 Status: Downloaded newer image for alpine:3.14 00:23:56 ---> 0a97eee8041e 00:23:56 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 00:23:56 ---> Running in fe25582b7389 00:23:56 Removing intermediate container fe25582b7389 00:23:56 ---> 88fb0f4e879b 00:23:56 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 00:23:56 ---> Running in 2e95012e3068 00:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:23:56 (1/6) Installing dumb-init (1.2.5-r1) 00:23:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:23:56 (3/6) Installing libsodium (1.0.18-r0) 00:23:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:23:56 (5/6) Installing libzmq (4.3.4-r0) 00:23:56 (6/6) Installing zeromq (4.3.4-r0) 00:23:56 Executing busybox-1.33.1-r6.trigger 00:23:56 OK: 8 MiB in 20 packages 00:23:56 Removing intermediate container 2e95012e3068 00:23:56 ---> a31505d1a50f 00:23:56 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 00:23:57 ---> 610921ff41e5 00:23:57 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 00:23:57 ---> a222461a444c 00:23:57 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 00:23:57 ---> 5be575684545 00:23:57 Step 18/23 : EXPOSE 59982 00:23:57 ---> Running in 7a554cffb8a8 00:23:57 Removing intermediate container 7a554cffb8a8 00:23:57 ---> a9b5bdb5fa96 00:23:57 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 00:23:57 ---> Running in 21082fb17df3 00:23:57 Removing intermediate container 21082fb17df3 00:23:57 ---> 9fb3dff0d576 00:23:57 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:23:57 ---> Running in 751f8ac115c9 00:23:57 Removing intermediate container 751f8ac115c9 00:23:57 ---> 228b0e01f8f9 00:23:57 Step 21/23 : LABEL arch=amd64 00:23:57 ---> Running in de9f0159d341 00:23:57 Removing intermediate container de9f0159d341 00:23:57 ---> 4056aaf2c0db 00:23:57 Step 22/23 : LABEL git_sha=f931efe794c758a253c74330d67d509c730f016b 00:23:57 ---> Running in e55536ea64a9 00:23:58 Removing intermediate container e55536ea64a9 00:23:58 ---> ed3bd643ac96 00:23:58 Step 23/23 : LABEL version=2.1.0 00:23:58 ---> Running in 53eb5dc5013e 00:23:58 Removing intermediate container 53eb5dc5013e 00:23:58 ---> 5b7f86e8ea5b 00:23:58 [Warning] One or more build-args [ARCH] were not consumed 00:23:58 Successfully built 5b7f86e8ea5b 00:23:58 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:23:58 provisioning config files... 00:23:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config4574677307830763469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:59 ---> docker-login.sh 00:23:59 nexus3.edgexfoundry.org:10001 00:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:59 Configure a credential helper to remove this warning. See 00:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:59 00:23:59 Login Succeeded 00:23:59 nexus3.edgexfoundry.org:10002 00:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:59 Configure a credential helper to remove this warning. See 00:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:59 00:23:59 Login Succeeded 00:23:59 nexus3.edgexfoundry.org:10003 00:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:59 Configure a credential helper to remove this warning. See 00:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:59 00:23:59 Login Succeeded 00:23:59 nexus3.edgexfoundry.org:10004 00:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:59 Configure a credential helper to remove this warning. See 00:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:59 00:23:59 Login Succeeded 00:23:59 docker.io 00:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:59 Configure a credential helper to remove this warning. See 00:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:59 00:23:59 Login Succeeded 00:23:59 ---> docker-login.sh ends [Pipeline] } 00:23:59 Deleting 1 temporary files 00:23:59 ---> 4a4afcabed46 00:23:59 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:59 ---> Running in 7dd74080329c [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:23:59 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:23:59 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 00:23:59 f931efe794c758a253c74330d67d509c730f016b 00:23:59 2.1.0 00:23:59 f931efe794c758a253c74330d67d509c730f016b-2.1.0 00:23:59 jakarta 00:23:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:24:00 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f931efe794c758a253c74330d67d509c730f016b [Pipeline] isUnix [Pipeline] sh 00:24:00 skipping... 00:24:00 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f931efe794c758a253c74330d67d509c730f016b 00:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 00:24:00 f7f8b869c002: Preparing 00:24:00 69e06bc19e17: Preparing 00:24:00 986af6751e35: Preparing 00:24:00 cf3239410cc6: Preparing 00:24:00 1a058d5342cc: Preparing 00:24:00 1a058d5342cc: Layer already exists 00:24:01 69e06bc19e17: Pushed 00:24:01 f7f8b869c002: Pushed 00:24:01 cf3239410cc6: Pushed 00:24:01 Removing intermediate container 7dd74080329c 00:24:01 ---> 0b8bff234edc 00:24:01 Step 10/11 : ARG MAKE='make build' 00:24:01 ---> Running in 6ccc500c366d 00:24:01 Removing intermediate container 6ccc500c366d 00:24:01 ---> 1e9e8a7db429 00:24:01 Step 11/11 : RUN $MAKE 00:24:01 ---> Running in 3264e8a31697 00:24:02 986af6751e35: Pushed 00:24:02 f931efe794c758a253c74330d67d509c730f016b: digest: sha256:af11f34fe4cc509e26397d3960d67b43aa2092d00a1fec9795343b2e2295c0a5 size: 1366 [Pipeline] isUnix [Pipeline] sh 00:24:02 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.1.0 [Pipeline] isUnix [Pipeline] sh 00:24:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.1.0 00:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 00:24:02 f7f8b869c002: Preparing 00:24:02 69e06bc19e17: Preparing 00:24:02 986af6751e35: Preparing 00:24:02 cf3239410cc6: Preparing 00:24:02 1a058d5342cc: Preparing 00:24:02 cf3239410cc6: Layer already exists 00:24:02 f7f8b869c002: Layer already exists 00:24:02 69e06bc19e17: Layer already exists 00:24:02 1a058d5342cc: Layer already exists 00:24:02 986af6751e35: Layer already exists 00:24:02 2.1.0: digest: sha256:af11f34fe4cc509e26397d3960d67b43aa2092d00a1fec9795343b2e2295c0a5 size: 1366 [Pipeline] isUnix [Pipeline] sh 00:24:03 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f931efe794c758a253c74330d67d509c730f016b-2.1.0 [Pipeline] isUnix [Pipeline] sh 00:24:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f931efe794c758a253c74330d67d509c730f016b-2.1.0 00:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 00:24:03 f7f8b869c002: Preparing 00:24:03 69e06bc19e17: Preparing 00:24:03 986af6751e35: Preparing 00:24:03 cf3239410cc6: Preparing 00:24:03 1a058d5342cc: Preparing 00:24:03 f7f8b869c002: Layer already exists 00:24:03 69e06bc19e17: Layer already exists 00:24:03 1a058d5342cc: Layer already exists 00:24:03 cf3239410cc6: Layer already exists 00:24:03 986af6751e35: Layer already exists 00:24:03 f931efe794c758a253c74330d67d509c730f016b-2.1.0: digest: sha256:af11f34fe4cc509e26397d3960d67b43aa2092d00a1fec9795343b2e2295c0a5 size: 1366 [Pipeline] isUnix [Pipeline] sh 00:24:03 noop 00:24:03 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:jakarta [Pipeline] isUnix [Pipeline] sh 00:24:04 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:jakarta 00:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 00:24:04 f7f8b869c002: Preparing 00:24:04 69e06bc19e17: Preparing 00:24:04 986af6751e35: Preparing 00:24:04 cf3239410cc6: Preparing 00:24:04 1a058d5342cc: Preparing 00:24:04 986af6751e35: Layer already exists 00:24:04 f7f8b869c002: Layer already exists 00:24:04 1a058d5342cc: Layer already exists 00:24:04 69e06bc19e17: Layer already exists 00:24:04 cf3239410cc6: Layer already exists 00:24:04 jakarta: digest: sha256:af11f34fe4cc509e26397d3960d67b43aa2092d00a1fec9795343b2e2295c0a5 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:04 ===================================================== [Pipeline] echo 00:24:04 taggedImages: 00:24:04 - nexus3.edgexfoundry.org:10004/device-mqtt:f931efe794c758a253c74330d67d509c730f016b 00:24:04 - nexus3.edgexfoundry.org:10004/device-mqtt:2.1.0 00:24:04 - nexus3.edgexfoundry.org:10004/device-mqtt:f931efe794c758a253c74330d67d509c730f016b-2.1.0 00:24:04 - nexus3.edgexfoundry.org:10004/device-mqtt:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:24:05 Removing intermediate container 3264e8a31697 00:24:05 ---> 77dbe79a943a 00:24:05 Successfully built 77dbe79a943a 00:24:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:24:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:24:05 00:24:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:24:05 + docker inspect -f . ci-base-image-arm64 00:24:05 . [Pipeline] withDockerContainer 00:24:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:24:05 latest: Pulling from edgex-lftools-log-publisher 00:24:05 b4d181a07f80: Pulling fs layer 00:24:05 a1111a8f2ec3: Pulling fs layer 00:24:05 ed53099fbce6: Pulling fs layer 00:24:05 dc539afda2c1: Pulling fs layer 00:24:05 77bc0d833cb6: Pulling fs layer 00:24:05 9065ff56babe: Pulling fs layer 00:24:05 d287ab97295c: Pulling fs layer 00:24:05 dc539afda2c1: Waiting 00:24:05 77bc0d833cb6: Waiting 00:24:05 9065ff56babe: Waiting 00:24:05 d287ab97295c: Waiting 00:24:05 a1111a8f2ec3: Verifying Checksum 00:24:05 a1111a8f2ec3: Download complete 00:24:05 dc539afda2c1: Verifying Checksum 00:24:05 dc539afda2c1: Download complete 00:24:05 ed53099fbce6: Verifying Checksum 00:24:05 ed53099fbce6: Download complete 00:24:05 9065ff56babe: Verifying Checksum 00:24:05 9065ff56babe: Download complete 00:24:05 prd-ubuntu18.04-docker-arm64-4c-16g-1162 does not seem to be running inside a container 00:24:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:24:05 77bc0d833cb6: Verifying Checksum 00:24:05 77bc0d833cb6: Download complete 00:24:05 b4d181a07f80: Verifying Checksum 00:24:05 b4d181a07f80: Download complete 00:24:06 d287ab97295c: Verifying Checksum 00:24:06 d287ab97295c: Download complete 00:24:07 $ docker top 757679d20335161d7c994662749430339c51985d6188f486094c5bcc57317394 -eo pid,comm 00:24:07 b4d181a07f80: Pull complete [Pipeline] { [Pipeline] sh 00:24:07 a1111a8f2ec3: Pull complete 00:24:08 ed53099fbce6: Pull complete 00:24:08 dc539afda2c1: Pull complete 00:24:09 + go version 00:24:09 go version go1.16.8 linux/arm64 [Pipeline] } 00:24:09 $ docker stop --time=1 757679d20335161d7c994662749430339c51985d6188f486094c5bcc57317394 00:24:09 77bc0d833cb6: Pull complete 00:24:09 9065ff56babe: Pull complete 00:24:11 $ docker rm -f 757679d20335161d7c994662749430339c51985d6188f486094c5bcc57317394 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:24:11 + docker inspect -f . ci-base-image-arm64 00:24:11 . [Pipeline] withDockerContainer 00:24:12 prd-ubuntu18.04-docker-arm64-4c-16g-1162 does not seem to be running inside a container 00:24:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:24:13 $ docker top 11949914cbd2962eb212eb97a3ed2f658888464e95972a6540eb07047dff2bdd -eo pid,comm 00:24:13 d287ab97295c: Pull complete 00:24:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:24:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:24:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] { [Pipeline] withDockerContainer 00:24:14 prd-centos7-docker-4c-2g-1163 does not seem to be running inside a container 00:24:14 $ 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-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:24:16 $ docker top 400f52a22b33dbebc4d795a2329af35cd9217f460447c61880118b964a0a6a43 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 00:24:16 ---> job-cost.sh 00:24:16 lf-activate-venv: SKIPPING 00:24:16 INFO: No Stack... 00:24:17 INFO: Retrieving Pricing Info for: v3-standard-2 00:24:17 + make test 00:24:17 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 00:24:17 INFO: Archiving Costs [Pipeline] sh 00:24:17 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv 00:24:17 + cut -d, -f6 [Pipeline] lock 00:24:19 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-jakarta-2-stack-cost] 00:24:19 Resource [jenkins-edgexfoundry-device-mqtt-go-jakarta-2-stack-cost] did not exist. Created. 00:24:19 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-jakarta-2-stack-cost] [Pipeline] { 00:24:19 ? github.com/edgexfoundry/device-mqtt-go [no test files] [Pipeline] unstash [Pipeline] sh 00:24:19 + echo total: 0.05999999865889549 [Pipeline] stash 00:24:19 Stashed 1 file(s) [Pipeline] } 00:24:19 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-jakarta-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:24:19 $ docker stop --time=1 400f52a22b33dbebc4d795a2329af35cd9217f460447c61880118b964a0a6a43 00:24:20 $ docker rm -f 400f52a22b33dbebc4d795a2329af35cd9217f460447c61880118b964a0a6a43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:25:17 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 00:25:17 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.056s coverage: 22.5% of statements 00:25:17 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 00:25:17 GCO_ENABLED=1 GO111MODULE=on go vet ./... 00:25:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:25:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:25:40 ./bin/test-attribution-txt.sh 00:25:42 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.0 00:25:42 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:25:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 00:25:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 00:25:42 go: downloading github.com/google/uuid v1.3.0 00:25:42 go: downloading github.com/spf13/cast v1.4.1 00:25:42 go: downloading github.com/stretchr/testify v1.7.0 00:25:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:25:42 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 00:25:42 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 00:25:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:25:42 go: downloading github.com/pelletier/go-toml v1.9.4 00:25:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 00:25:42 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:25:42 go: downloading github.com/gorilla/mux v1.8.0 00:25:42 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 00:25:43 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 00:25:43 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:25:43 go: downloading github.com/hashicorp/consul/api v1.9.1 00:25:43 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:25:43 go: downloading github.com/go-kit/kit v0.11.0 00:25:43 go: downloading github.com/go-playground/validator/v10 v10.9.0 00:25:43 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 00:25:43 go: downloading github.com/pebbe/zmq4 v1.2.7 00:25:43 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:25:43 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:25:43 go: downloading github.com/go-logfmt/logfmt v0.5.0 00:25:43 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:25:43 go: downloading github.com/mitchellh/copystructure v1.0.0 00:25:43 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:25:43 go: downloading github.com/davecgh/go-spew v1.1.1 00:25:43 go: downloading github.com/pmezard/go-difflib v1.0.0 00:25:43 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 00:25:43 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 00:25:43 go: downloading golang.org/x/text v0.3.6 00:25:44 go: downloading github.com/gorilla/websocket v1.4.2 00:25:44 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:25:44 go: downloading github.com/hashicorp/errwrap v1.0.0 00:25:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:25:44 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:25:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:25:44 go: downloading github.com/hashicorp/serf v0.9.5 00:25:45 go: downloading github.com/x448/float16 v0.8.4 00:25:45 go: downloading github.com/go-playground/universal-translator v0.18.0 00:25:45 go: downloading github.com/leodido/go-urn v1.2.1 00:25:45 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 00:25:46 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:25:46 go: downloading github.com/fatih/color v1.9.0 00:25:46 go: downloading github.com/mattn/go-colorable v0.1.6 00:25:46 go: downloading github.com/mattn/go-isatty v0.0.12 00:25:46 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:25:46 go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo 00:25:51 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 00:25:51 + go mod tidy 00:25:52 go: downloading github.com/stretchr/objx v0.1.1 00:25:52 go: downloading github.com/go-stack/stack v1.8.0 00:25:52 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:25:52 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 00:25:52 go: downloading github.com/kr/pretty v0.3.0 00:25:52 go: downloading github.com/hashicorp/consul/sdk v0.8.0 00:25:52 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:25:52 go: downloading github.com/onsi/gomega v1.7.0 00:25:52 go: downloading github.com/onsi/ginkgo v1.10.1 00:25:52 go: downloading github.com/kr/text v0.2.0 00:25:52 go: downloading github.com/rogpeppe/go-internal v1.8.0 00:25:52 go: downloading github.com/pkg/errors v0.9.1 00:25:52 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:25:52 go: downloading github.com/hashicorp/memberlist v0.2.2 00:25:52 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:25:52 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:25:52 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:25:52 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:25:52 go: downloading github.com/miekg/dns v1.1.26 00:25:52 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:25:52 go: downloading gopkg.in/yaml.v2 v2.4.0 00:25:52 go: downloading github.com/hpcloud/tail v1.0.0 00:25:52 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:25:52 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } 00:25:53 $ docker stop --time=1 11949914cbd2962eb212eb97a3ed2f658888464e95972a6540eb07047dff2bdd 00:25:55 $ docker rm -f 11949914cbd2962eb212eb97a3ed2f658888464e95972a6540eb07047dff2bdd [Pipeline] // withDockerContainer [Pipeline] sh 00:25:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:25:59 Warning: overwriting stash ‘coverage-report’ 00:26:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:26:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:26:01 + ls -al . 00:26:01 total 184 00:26:01 drwxrwxr-x 10 jenkins jenkins 4096 Nov 18 00:25 . 00:26:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 00:22 .. 00:26:01 -rw-rw-r-- 1 jenkins jenkins 140 Nov 18 00:22 .dockerignore 00:26:01 drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 00:23 .git 00:26:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 00:22 .github 00:26:01 -rw-rw-r-- 1 jenkins jenkins 321 Nov 18 00:22 .gitignore 00:26:01 -rw-rw-r-- 1 jenkins jenkins 7287 Nov 18 00:22 Attribution.txt 00:26:01 -rw-rw-r-- 1 jenkins jenkins 7447 Nov 18 00:22 CHANGELOG.md 00:26:01 -rw-rw-r-- 1 jenkins jenkins 1907 Nov 18 00:22 Dockerfile 00:26:01 -rw-rw-r-- 1 jenkins jenkins 677 Nov 18 00:22 GOVERNANCE.md 00:26:01 -rw-rw-r-- 1 jenkins jenkins 677 Nov 18 00:22 Jenkinsfile 00:26:01 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 18 00:22 LICENSE 00:26:01 -rw-rw-r-- 1 jenkins jenkins 1030 Nov 18 00:22 Makefile 00:26:01 -rw-rw-r-- 1 jenkins jenkins 620 Nov 18 00:22 OWNERS.md 00:26:01 -rw-rw-r-- 1 jenkins jenkins 2211 Nov 18 00:22 README.md 00:26:01 -rw-rw-r-- 1 jenkins jenkins 5 Nov 18 00:20 VERSION 00:26:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 00:22 bin 00:26:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 00:22 cmd 00:26:01 -rw-r--r-- 1 jenkins jenkins 17452 Nov 18 00:25 coverage.out 00:26:01 -rw-rw-r-- 1 jenkins jenkins 404 Nov 18 00:25 go.mod 00:26:01 -rw-rw-r-- 1 jenkins jenkins 49385 Nov 18 00:22 go.sum 00:26:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 00:22 internal 00:26:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 00:22 mock 00:26:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 00:22 snap 00:26:01 drwxrwxr-x 6 jenkins jenkins 4096 Nov 18 00:22 vendor 00:26:01 -rw-rw-r-- 1 jenkins jenkins 227 Nov 18 00:22 version.go [Pipeline] isUnix [Pipeline] sh 00:26:02 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f931efe794c758a253c74330d67d509c730f016b --label arch=arm64 --label version=2.1.0 . 00:26:02 Sending build context to Docker daemon 14.11MB 00:26:02 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 00:26:02 Step 2/23 : FROM ${BASE} AS builder 00:26:02 ---> 77dbe79a943a 00:26:02 Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:26:03 ---> Running in 6d0c4ab3a201 00:26:03 Removing intermediate container 6d0c4ab3a201 00:26:03 ---> 972e27568a88 00:26:03 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 00:26:03 ---> Running in c34dba9b883e 00:26:03 Removing intermediate container c34dba9b883e 00:26:03 ---> 9c8bfcfa8322 00:26:03 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:26:04 ---> Running in 95fb8b2eb11d 00:26:06 Removing intermediate container 95fb8b2eb11d 00:26:06 ---> 808e5c4e7de4 00:26:06 Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:26:06 ---> Running in 201508934e1d 00:26:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:26:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:26:09 OK: 223 MiB in 56 packages 00:26:10 Removing intermediate container 201508934e1d 00:26:10 ---> d0bf07dcd316 00:26:10 Step 7/23 : WORKDIR /device-mqtt-go 00:26:10 ---> Running in 18c196bdfe7d 00:26:10 Removing intermediate container 18c196bdfe7d 00:26:10 ---> cd560f75941e 00:26:10 Step 8/23 : COPY . . 00:26:15 ---> e760946b5c87 00:26:15 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:15 ---> Running in 410ef7bfc146 00:26:16 skipping... 00:26:17 Removing intermediate container 410ef7bfc146 00:26:17 ---> 95702ba09f93 00:26:17 Step 10/23 : ARG MAKE='make build' 00:26:17 ---> Running in 8cd116902714 00:26:17 Removing intermediate container 8cd116902714 00:26:17 ---> cb4abb5b852b 00:26:17 Step 11/23 : RUN $MAKE 00:26:17 ---> Running in 6ed68c07f684 00:26:19 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.1.0" -o cmd/device-mqtt ./cmd 00:26:59 Removing intermediate container 6ed68c07f684 00:26:59 ---> 9f6e29f920ae 00:26:59 Step 12/23 : FROM alpine:3.14 00:26:59 3.14: Pulling from library/alpine 00:26:59 be307f383ecc: Pulling fs layer 00:26:59 be307f383ecc: Verifying Checksum 00:26:59 be307f383ecc: Download complete 00:26:59 be307f383ecc: Pull complete 00:26:59 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 00:26:59 Status: Downloaded newer image for alpine:3.14 00:26:59 ---> 5b8b7b635229 00:26:59 Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 00:26:59 ---> Running in c3ec9178db12 00:26:59 Removing intermediate container c3ec9178db12 00:26:59 ---> 975a5769fadc 00:26:59 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 00:26:59 ---> Running in f4ef93161bcc 00:27:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:27:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:27:02 (1/6) Installing dumb-init (1.2.5-r1) 00:27:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:27:02 (3/6) Installing libsodium (1.0.18-r0) 00:27:02 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:27:02 (5/6) Installing libzmq (4.3.4-r0) 00:27:02 (6/6) Installing zeromq (4.3.4-r0) 00:27:02 Executing busybox-1.33.1-r6.trigger 00:27:02 OK: 8 MiB in 20 packages 00:27:03 Removing intermediate container f4ef93161bcc 00:27:03 ---> 5a4e7b80db4d 00:27:03 Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / 00:27:04 ---> b06224adf92b 00:27:04 Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / 00:27:05 ---> ebf176d855a6 00:27:05 Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / 00:27:05 ---> 1956d1cbb140 00:27:05 Step 18/23 : EXPOSE 59982 00:27:05 ---> Running in 7822ae9ea0a6 00:27:06 Removing intermediate container 7822ae9ea0a6 00:27:06 ---> 52910153ee19 00:27:06 Step 19/23 : ENTRYPOINT ["/device-mqtt"] 00:27:06 ---> Running in 03331f3c01c2 00:27:07 Removing intermediate container 03331f3c01c2 00:27:07 ---> 94cfdba71b07 00:27:07 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:27:07 ---> Running in a3b12be0ff6a 00:27:07 Removing intermediate container a3b12be0ff6a 00:27:07 ---> d9745b517ae0 00:27:07 Step 21/23 : LABEL arch=arm64 00:27:07 ---> Running in 93c1e36751b8 00:27:07 Removing intermediate container 93c1e36751b8 00:27:07 ---> d56cd5436e9c 00:27:07 Step 22/23 : LABEL git_sha=f931efe794c758a253c74330d67d509c730f016b 00:27:08 ---> Running in 0be9e6683736 00:27:08 Removing intermediate container 0be9e6683736 00:27:08 ---> 145faae46645 00:27:08 Step 23/23 : LABEL version=2.1.0 00:27:08 ---> Running in e53fc678ed2e 00:27:09 Removing intermediate container e53fc678ed2e 00:27:09 ---> 64fe2d47b01b 00:27:09 [Warning] One or more build-args [ARCH] were not consumed 00:27:09 Successfully built 64fe2d47b01b 00:27:09 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:27:10 provisioning config files... 00:27:10 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config5101252495157649324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:27:10 ---> docker-login.sh 00:27:10 nexus3.edgexfoundry.org:10001 00:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:11 Configure a credential helper to remove this warning. See 00:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:11 00:27:11 Login Succeeded 00:27:11 nexus3.edgexfoundry.org:10002 00:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:11 Configure a credential helper to remove this warning. See 00:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:11 00:27:11 Login Succeeded 00:27:11 nexus3.edgexfoundry.org:10003 00:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:12 Configure a credential helper to remove this warning. See 00:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:12 00:27:12 Login Succeeded 00:27:12 nexus3.edgexfoundry.org:10004 00:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:13 Configure a credential helper to remove this warning. See 00:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:13 00:27:13 Login Succeeded 00:27:13 docker.io 00:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:13 Configure a credential helper to remove this warning. See 00:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:13 00:27:13 Login Succeeded 00:27:13 ---> docker-login.sh ends [Pipeline] } 00:27:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:27:13 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:27:14 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 00:27:14 f931efe794c758a253c74330d67d509c730f016b 00:27:14 2.1.0 00:27:14 f931efe794c758a253c74330d67d509c730f016b-2.1.0 00:27:14 jakarta 00:27:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:27:14 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f931efe794c758a253c74330d67d509c730f016b [Pipeline] isUnix [Pipeline] sh 00:27:14 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f931efe794c758a253c74330d67d509c730f016b 00:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 00:27:14 826a63734faa: Preparing 00:27:14 4f6a7d98fb74: Preparing 00:27:14 3f9af0b7d9c9: Preparing 00:27:14 8c9361c350ef: Preparing 00:27:14 62170e181a92: Preparing 00:27:14 62170e181a92: Layer already exists 00:27:15 826a63734faa: Pushed 00:27:15 4f6a7d98fb74: Pushed 00:27:15 8c9361c350ef: Pushed 00:27:18 3f9af0b7d9c9: Pushed 00:27:18 f931efe794c758a253c74330d67d509c730f016b: digest: sha256:a150f15c84877332a46e1031dd66bd60defb69007fa2fecd6220904a6c11f8b5 size: 1365 [Pipeline] isUnix [Pipeline] sh 00:27:18 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.1.0 [Pipeline] isUnix [Pipeline] sh 00:27:19 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.1.0 00:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 00:27:19 826a63734faa: Preparing 00:27:19 4f6a7d98fb74: Preparing 00:27:19 3f9af0b7d9c9: Preparing 00:27:19 8c9361c350ef: Preparing 00:27:19 62170e181a92: Preparing 00:27:19 826a63734faa: Layer already exists 00:27:19 8c9361c350ef: Layer already exists 00:27:19 62170e181a92: Layer already exists 00:27:19 3f9af0b7d9c9: Layer already exists 00:27:19 4f6a7d98fb74: Layer already exists 00:27:19 2.1.0: digest: sha256:a150f15c84877332a46e1031dd66bd60defb69007fa2fecd6220904a6c11f8b5 size: 1365 [Pipeline] isUnix [Pipeline] sh 00:27:19 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f931efe794c758a253c74330d67d509c730f016b-2.1.0 [Pipeline] isUnix [Pipeline] sh 00:27:20 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f931efe794c758a253c74330d67d509c730f016b-2.1.0 00:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 00:27:20 826a63734faa: Preparing 00:27:20 4f6a7d98fb74: Preparing 00:27:20 3f9af0b7d9c9: Preparing 00:27:20 8c9361c350ef: Preparing 00:27:20 62170e181a92: Preparing 00:27:20 4f6a7d98fb74: Layer already exists 00:27:20 8c9361c350ef: Layer already exists 00:27:20 3f9af0b7d9c9: Layer already exists 00:27:20 826a63734faa: Layer already exists 00:27:20 62170e181a92: Layer already exists 00:27:20 f931efe794c758a253c74330d67d509c730f016b-2.1.0: digest: sha256:a150f15c84877332a46e1031dd66bd60defb69007fa2fecd6220904a6c11f8b5 size: 1365 [Pipeline] isUnix [Pipeline] sh 00:27:20 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:jakarta [Pipeline] isUnix [Pipeline] sh 00:27:21 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:jakarta 00:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 00:27:21 826a63734faa: Preparing 00:27:21 4f6a7d98fb74: Preparing 00:27:21 3f9af0b7d9c9: Preparing 00:27:21 8c9361c350ef: Preparing 00:27:21 62170e181a92: Preparing 00:27:21 62170e181a92: Layer already exists 00:27:21 4f6a7d98fb74: Layer already exists 00:27:21 3f9af0b7d9c9: Layer already exists 00:27:21 826a63734faa: Layer already exists 00:27:21 8c9361c350ef: Layer already exists 00:27:21 jakarta: digest: sha256:a150f15c84877332a46e1031dd66bd60defb69007fa2fecd6220904a6c11f8b5 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:27:22 ===================================================== [Pipeline] echo 00:27:22 taggedImages: 00:27:22 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f931efe794c758a253c74330d67d509c730f016b 00:27:22 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.1.0 00:27:22 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f931efe794c758a253c74330d67d509c730f016b-2.1.0 00:27:22 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:27:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:27:23 00:27:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:27:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:27:25 arm64: Pulling from edgex-lftools-log-publisher 00:27:25 448f6bf000e3: Pulling fs layer 00:27:25 f757da607395: Pulling fs layer 00:27:25 05883995daec: Pulling fs layer 00:27:25 8603b9c90790: Pulling fs layer 00:27:25 1560dd03e051: Pulling fs layer 00:27:25 27f5ce0e4adf: Pulling fs layer 00:27:25 c2d8d7efcc4b: Pulling fs layer 00:27:25 27f5ce0e4adf: Waiting 00:27:25 1560dd03e051: Waiting 00:27:25 8603b9c90790: Waiting 00:27:25 f757da607395: Verifying Checksum 00:27:25 f757da607395: Download complete 00:27:25 8603b9c90790: Verifying Checksum 00:27:25 8603b9c90790: Download complete 00:27:25 1560dd03e051: Verifying Checksum 00:27:25 1560dd03e051: Download complete 00:27:25 27f5ce0e4adf: Verifying Checksum 00:27:25 27f5ce0e4adf: Download complete 00:27:25 05883995daec: Verifying Checksum 00:27:25 05883995daec: Download complete 00:27:25 448f6bf000e3: Verifying Checksum 00:27:25 448f6bf000e3: Download complete 00:27:27 c2d8d7efcc4b: Verifying Checksum 00:27:27 c2d8d7efcc4b: Download complete 00:27:28 448f6bf000e3: Pull complete 00:27:29 f757da607395: Pull complete 00:27:30 05883995daec: Pull complete 00:27:30 8603b9c90790: Pull complete 00:27:31 1560dd03e051: Pull complete 00:27:32 27f5ce0e4adf: Pull complete 00:27:48 c2d8d7efcc4b: Pull complete 00:27:48 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:27:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:27:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:27:48 prd-ubuntu18.04-docker-arm64-4c-16g-1162 does not seem to be running inside a container 00:27:48 $ 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-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:27:51 $ docker top e650966d7c4f7d9102527aa5f5801b39a275b035d2e2f5920c4fc8b2b283e7b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:27:52 ---> job-cost.sh 00:27:52 lf-activate-venv: SKIPPING 00:27:52 INFO: No Stack... 00:27:52 INFO: Retrieving Pricing Info for: v3-standard-4 00:27:53 INFO: Archiving Costs [Pipeline] sh 00:27:54 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv 00:27:54 + cut -d, -f6 [Pipeline] lock 00:27:54 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-jakarta-2-stack-cost] 00:27:54 Resource [jenkins-edgexfoundry-device-mqtt-go-jakarta-2-stack-cost] did not exist. Created. 00:27:54 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-jakarta-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:27:54 /w/workspace/device-mqtt-go/2@tmp/durable-c4635f0f/script.sh: 1: /w/workspace/device-mqtt-go/2@tmp/durable-c4635f0f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:27:55 + echo total: 0.10999999940395355 [Pipeline] stash 00:27:55 Warning: overwriting stash ‘stack-cost’ 00:27:55 Stashed 1 file(s) [Pipeline] } 00:27:55 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-jakarta-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:27:55 $ docker stop --time=1 e650966d7c4f7d9102527aa5f5801b39a275b035d2e2f5920c4fc8b2b283e7b7 00:27:57 $ docker rm -f e650966d7c4f7d9102527aa5f5801b39a275b035d2e2f5920c4fc8b2b283e7b7 [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 00:27:59 provisioning config files... 00:27:59 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config7280835203312333142tmp [Pipeline] { [Pipeline] sh 00:27:59 + set +x 00:27:59 + curl -s https://codecov.io/bash 00:27:59 + bash -s -- 00:27:59 00:27:59 _____ _ 00:27:59 / ____| | | 00:27:59 | | ___ __| | ___ ___ _____ __ 00:27:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:27:59 | |___| (_) | (_| | __/ (_| (_) \ V / 00:27:59 \_____\___/ \__,_|\___|\___\___/ \_/ 00:27:59 Bash-1.0.6 00:27:59 00:27:59 00:27:59 ==> git version 2.24.4 found 00:27:59 ==> 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 00:27:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:27:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:27:59 ==> Jenkins CI detected. 00:27:59 current dir:  /w/workspace/exfoundry_device-mqtt-go_jakarta 00:27:59 project root: . 00:27:59 --> token set from env 00:27:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:27:59 ==> Running gcov in . (disable via -X gcov) 00:27:59 ==> Python coveragepy not found 00:27:59 ==> Searching for coverage reports in: 00:27:59 + . 00:27:59 -> Found 1 reports 00:27:59 ==> Detecting git/mercurial file structure 00:27:59 ==> Reading reports 00:27:59 + ./coverage.out bytes=17452 00:27:59 ==> Appending adjustments 00:27:59 https://docs.codecov.io/docs/fixing-reports 00:27:59 + Found adjustments 00:27:59 ==> Gzipping contents 00:27:59 12K /tmp/codecov.0O1PME.gz 00:27:59 ==> Uploading reports 00:27:59 url: https://codecov.io 00:27:59 query: branch=jakarta&commit=f931efe794c758a253c74330d67d509c730f016b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fjakarta%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:27:59 -> Pinging Codecov 00:27:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=jakarta&commit=f931efe794c758a253c74330d67d509c730f016b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fjakarta%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:28:00 -> Uploading to 00:28:00 https://storage.googleapis.com/codecov/v4/raw/2021-11-18/7D719EC7BBE17E464838252E33014C33/f931efe794c758a253c74330d67d509c730f016b/d4a8cb19-b858-47a3-8cb3-56878f0f8fe7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211118T002800Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c2474940cb5895958906cd521208bdf8aa1b3c2bc816c033f080b197fc8c52d 00:28:00 % Total % Received % Xferd Average Speed Time Time Time Current 00:28:00 Dload Upload Total Spent Left Speed 00:28:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9860 0 0 100 9860 0 33476 --:--:-- --:--:-- --:--:-- 33423 100 9860 0 0 100 9860 0 33463 --:--:-- --:--:-- --:--:-- 33423 00:28:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/f931efe794c758a253c74330d67d509c730f016b [Pipeline] } 00:28:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:28:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:28:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:28:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:28:02 00:28:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:28:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:28:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:28:03 188c0c94c7c5: Pulling fs layer 00:28:03 0ef7d3d256c8: Pulling fs layer 00:28:03 de9db76c5a1d: Pulling fs layer 00:28:03 0eba1c9be4d2: Pulling fs layer 00:28:03 0d57e429df01: Pulling fs layer 00:28:03 4e4be7b47b0d: Pulling fs layer 00:28:03 e1f770b5df2f: Pulling fs layer 00:28:03 85a0685a4137: Pulling fs layer 00:28:03 0d57e429df01: Waiting 00:28:03 4e4be7b47b0d: Waiting 00:28:03 e1f770b5df2f: Waiting 00:28:03 85a0685a4137: Waiting 00:28:03 0eba1c9be4d2: Waiting 00:28:03 de9db76c5a1d: Verifying Checksum 00:28:03 de9db76c5a1d: Download complete 00:28:03 0ef7d3d256c8: Verifying Checksum 00:28:03 0ef7d3d256c8: Download complete 00:28:03 0d57e429df01: Verifying Checksum 00:28:03 0d57e429df01: Download complete 00:28:03 4e4be7b47b0d: Verifying Checksum 00:28:03 4e4be7b47b0d: Download complete 00:28:03 188c0c94c7c5: Verifying Checksum 00:28:03 188c0c94c7c5: Download complete 00:28:03 e1f770b5df2f: Verifying Checksum 00:28:03 e1f770b5df2f: Download complete 00:28:03 188c0c94c7c5: Pull complete 00:28:03 0eba1c9be4d2: Verifying Checksum 00:28:03 0eba1c9be4d2: Download complete 00:28:03 85a0685a4137: Verifying Checksum 00:28:03 85a0685a4137: Download complete 00:28:03 0ef7d3d256c8: Pull complete 00:28:04 de9db76c5a1d: Pull complete 00:28:08 0eba1c9be4d2: Pull complete 00:28:08 0d57e429df01: Pull complete 00:28:08 4e4be7b47b0d: Pull complete 00:28:09 e1f770b5df2f: Pull complete 00:28:12 85a0685a4137: Pull complete 00:28:12 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:28:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:28:12 prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container 00:28:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:28:15 $ docker top 3cbf96a88c39fa2a1b4579001e59c0e9bed86cd80191623512d41cd8c8669157 -eo pid,comm [Pipeline] { [Pipeline] echo 00:28:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:28:15 + set -o pipefail 00:28:15 + snyk monitor '--org=edgex-jenkins' 00:28:17 00:28:17 Monitoring /w/workspace/exfoundry_device-mqtt-go_jakarta (github.com/edgexfoundry/device-mqtt-go)... 00:28:17 00:28:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/4f787081-5ab7-4ec3-ad4c-9f0b27f10322 00:28:17 00:28:17 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 00:28:17 00:28:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:28:17 00:28:17 [Pipeline] } 00:28:17 $ docker stop --time=1 3cbf96a88c39fa2a1b4579001e59c0e9bed86cd80191623512d41cd8c8669157 00:28:18 $ docker rm -f 3cbf96a88c39fa2a1b4579001e59c0e9bed86cd80191623512d41cd8c8669157 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:28:20 + git log --format=format:%s -1 f931efe794c758a253c74330d67d509c730f016b [Pipeline] sh 00:28:21 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 00:28:21 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 00:28:21 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 00:28:21 + sudo tee -a /etc/ssh/ssh_known_hosts 00:28:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:28:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:28:21 . [Pipeline] withDockerContainer 00:28:22 prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container 00:28:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:28:22 $ docker top bab5afb4203f64670cf4e979b0cea379d016ffe76e3fba1211e10b9fa6d131a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:28:22 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:28:22 + git semver [Pipeline] } 00:28:22 $ docker stop --time=1 bab5afb4203f64670cf4e979b0cea379d016ffe76e3fba1211e10b9fa6d131a4 00:28:24 $ docker rm -f bab5afb4203f64670cf4e979b0cea379d016ffe76e3fba1211e10b9fa6d131a4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:28:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:28:24 00:28:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:28:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:28:24 0.23.1-centos7: Pulling from edgex-lftools 00:28:24 ab5ef0e58194: Pulling fs layer 00:28:24 9712f1f96733: Pulling fs layer 00:28:24 63f879dbbcfc: Pulling fs layer 00:28:24 0d9ebad4ef96: Pulling fs layer 00:28:24 e9a5061849ea: Pulling fs layer 00:28:24 d747dcd14b5f: Pulling fs layer 00:28:24 2de7ff778b66: Pulling fs layer 00:28:24 e9a5061849ea: Waiting 00:28:24 d747dcd14b5f: Waiting 00:28:24 2de7ff778b66: Waiting 00:28:24 0d9ebad4ef96: Waiting 00:28:24 9712f1f96733: Verifying Checksum 00:28:24 9712f1f96733: Download complete 00:28:25 63f879dbbcfc: Verifying Checksum 00:28:25 63f879dbbcfc: Download complete 00:28:25 0d9ebad4ef96: Verifying Checksum 00:28:25 0d9ebad4ef96: Download complete 00:28:25 d747dcd14b5f: Verifying Checksum 00:28:25 d747dcd14b5f: Download complete 00:28:25 e9a5061849ea: Verifying Checksum 00:28:25 e9a5061849ea: Download complete 00:28:25 ab5ef0e58194: Verifying Checksum 00:28:25 ab5ef0e58194: Download complete 00:28:25 2de7ff778b66: Verifying Checksum 00:28:25 2de7ff778b66: Download complete 00:28:28 ab5ef0e58194: Pull complete 00:28:28 9712f1f96733: Pull complete 00:28:29 63f879dbbcfc: Pull complete 00:28:33 0d9ebad4ef96: Pull complete 00:28:34 e9a5061849ea: Pull complete 00:28:34 d747dcd14b5f: Pull complete 00:28:35 2de7ff778b66: Pull complete 00:28:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:28:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:28:35 prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container 00:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:28:38 $ docker top 83fa0ee1aeaa01c250a936b165a87faca2a1ce97ac33771eeb46fc9944a157f7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:28:38 provisioning config files... 00:28:38 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config7361026112178208852tmp 00:28:38 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config5437646174720913460tmp 00:28:40 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config7386866417975015265tmp [Pipeline] { [Pipeline] echo 00:28:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:28:40 ---> sigul-configuration.sh 00:28:40 gpg: directory `/root/.gnupg' created 00:28:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:28:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:28:40 gpg: keyring `/root/.gnupg/secring.gpg' created 00:28:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:28:40 gpg: CAST5 encrypted data 00:28:40 gpg: encrypted with 1 passphrase 00:28:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:28:40 + mkdir /home/jenkins 00:28:40 + mkdir /home/jenkins/sigul [Pipeline] sh 00:28:41 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:28:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:28:41 ---> sigul-install.sh 00:28:41 Sigul already installed; skipping installation. [Pipeline] sh 00:28:41 + git tag --list 00:28:41 0.7.1 00:28:41 v1.0.0 00:28:41 v1.1.0 00:28:41 v1.1.1 00:28:41 v1.2.2 00:28:41 v1.3.0 00:28:41 v1.3.1 00:28:41 v2.0.0 00:28:41 v2.0.1-dev.1 00:28:41 v2.0.1-dev.10 00:28:41 v2.0.1-dev.11 00:28:41 v2.0.1-dev.12 00:28:41 v2.0.1-dev.13 00:28:41 v2.0.1-dev.14 00:28:41 v2.0.1-dev.15 00:28:41 v2.0.1-dev.16 00:28:41 v2.0.1-dev.17 00:28:41 v2.0.1-dev.2 00:28:41 v2.0.1-dev.3 00:28:41 v2.0.1-dev.4 00:28:41 v2.0.1-dev.5 00:28:41 v2.0.1-dev.6 00:28:41 v2.0.1-dev.7 00:28:41 v2.0.1-dev.8 00:28:41 v2.0.1-dev.9 00:28:41 v2.1.0 [Pipeline] sh 00:28:41 + lftools sign git-tag v2.1.0 00:28:42 Signing Git tag with Sigul... 00:28:42 Signing v2.1.0 [Pipeline] echo 00:28:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:28:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:28:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:28:44 $ docker stop --time=1 83fa0ee1aeaa01c250a936b165a87faca2a1ce97ac33771eeb46fc9944a157f7 00:28:45 $ docker rm -f 83fa0ee1aeaa01c250a936b165a87faca2a1ce97ac33771eeb46fc9944a157f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:28:45 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 00:28:47 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 00:28:47 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 00:28:47 + sudo tee -a /etc/ssh/ssh_known_hosts 00:28:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:28:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:28:48 . [Pipeline] withDockerContainer 00:28:48 prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container 00:28:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:28:48 $ docker top 718609fcb7fd8af7da45e502b160ec26d33aab3ac2c566dc79c7870835b0e921 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:28:48 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:28:48 + git semver [Pipeline] } 00:28:48 $ docker stop --time=1 718609fcb7fd8af7da45e502b160ec26d33aab3ac2c566dc79c7870835b0e921 00:28:50 $ docker rm -f 718609fcb7fd8af7da45e502b160ec26d33aab3ac2c566dc79c7870835b0e921 [Pipeline] // withDockerContainer [Pipeline] sh 00:28:51 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 00:28:52 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 00:28:52 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 00:28:52 + sudo tee -a /etc/ssh/ssh_known_hosts 00:28:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:28:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:28:52 . [Pipeline] withDockerContainer 00:28:52 prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container 00:28:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:28:53 $ docker top c8fc6eb54cd4032ebaca512498f2cd477e3021d42fd5f9e18a4d5831936befba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:28:53 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:28:53 + git semver [Pipeline] } 00:28:53 $ docker stop --time=1 c8fc6eb54cd4032ebaca512498f2cd477e3021d42fd5f9e18a4d5831936befba 00:28:54 $ docker rm -f c8fc6eb54cd4032ebaca512498f2cd477e3021d42fd5f9e18a4d5831936befba [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 00:28:58 + '[' -d /w/workspace/exfoundry_device-mqtt-go_jakarta/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:28:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:28:59 ---> package-listing.sh 00:28:59 ++ facter osfamily 00:28:59 ++ tr '[:upper:]' '[:lower:]' 00:28:59 + OS_FAMILY=redhat 00:28:59 + workspace=/w/workspace/exfoundry_device-mqtt-go_jakarta 00:28:59 + START_PACKAGES=/tmp/packages_start.txt 00:28:59 + END_PACKAGES=/tmp/packages_end.txt 00:28:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:28:59 + PACKAGES=/tmp/packages_start.txt 00:28:59 + '[' /w/workspace/exfoundry_device-mqtt-go_jakarta ']' 00:28:59 + PACKAGES=/tmp/packages_end.txt 00:28:59 + case "${OS_FAMILY}" in 00:28:59 + rpm -qa 00:28:59 + sort 00:29:00 + '[' -f /tmp/packages_start.txt ']' 00:29:00 + '[' -f /tmp/packages_end.txt ']' 00:29:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:29:00 + '[' /w/workspace/exfoundry_device-mqtt-go_jakarta ']' 00:29:00 + mkdir -p /w/workspace/exfoundry_device-mqtt-go_jakarta/archives/ 00:29:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-mqtt-go_jakarta/archives/ [Pipeline] echo 00:29:00 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/exfoundry_device-mqtt-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:29:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:29:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:29:01 00:29:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:29:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:29:02 latest: Pulling from edgex-lftools-log-publisher 00:29:02 b4d181a07f80: Pulling fs layer 00:29:02 a1111a8f2ec3: Pulling fs layer 00:29:02 ed53099fbce6: Pulling fs layer 00:29:02 dc539afda2c1: Pulling fs layer 00:29:02 77bc0d833cb6: Pulling fs layer 00:29:02 9065ff56babe: Pulling fs layer 00:29:02 d287ab97295c: Pulling fs layer 00:29:02 9065ff56babe: Waiting 00:29:02 dc539afda2c1: Waiting 00:29:02 d287ab97295c: Waiting 00:29:02 77bc0d833cb6: Waiting 00:29:02 a1111a8f2ec3: Verifying Checksum 00:29:02 a1111a8f2ec3: Download complete 00:29:02 dc539afda2c1: Verifying Checksum 00:29:02 dc539afda2c1: Download complete 00:29:02 ed53099fbce6: Verifying Checksum 00:29:02 ed53099fbce6: Download complete 00:29:02 9065ff56babe: Verifying Checksum 00:29:02 9065ff56babe: Download complete 00:29:02 77bc0d833cb6: Verifying Checksum 00:29:02 77bc0d833cb6: Download complete 00:29:02 b4d181a07f80: Verifying Checksum 00:29:02 b4d181a07f80: Download complete 00:29:03 d287ab97295c: Verifying Checksum 00:29:03 d287ab97295c: Download complete 00:29:04 b4d181a07f80: Pull complete 00:29:04 a1111a8f2ec3: Pull complete 00:29:05 ed53099fbce6: Pull complete 00:29:05 dc539afda2c1: Pull complete 00:29:05 77bc0d833cb6: Pull complete 00:29:05 9065ff56babe: Pull complete 00:29:10 d287ab97295c: Pull complete 00:29:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:29:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:29:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:29:10 prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container 00:29:10 $ 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/exfoundry_device-mqtt-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-mqtt-go_jakarta -v /w/workspace/exfoundry_device-mqtt-go_jakarta:/w/workspace/exfoundry_device-mqtt-go_jakarta:rw,z -v /w/workspace/exfoundry_device-mqtt-go_jakarta@tmp:/w/workspace/exfoundry_device-mqtt-go_jakarta@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 00:29:13 $ docker top 797c27438757f4a0b1404c59478196fd0c3ce3b87d3df8f648c3b576f0e78092 -eo pid,comm [Pipeline] { [Pipeline] sh 00:29:13 + touch /tmp/pre-build-complete [Pipeline] sh 00:29:14 + mkdir -p /var/log/sysstat [Pipeline] sh 00:29:14 + ls /var/log/sa-host 00:29:14 + sadf -c /var/log/sa-host/sa05 00:29:14 file_magic: OK 00:29:14 HZ: Using current value: 100 00:29:14 file_header: OK 00:29:14 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 00:29:14 Statistics: 00:29:14 Hnuu...uuuununununu... 00:29:14 File successfully converted to sysstat format version 12.0.3 00:29:14 + sadf -c /var/log/sa-host/sa18 00:29:14 file_magic: OK 00:29:14 HZ: Using current value: 100 00:29:14 file_header: OK 00:29:14 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 00:29:14 Statistics: 00:29:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:29:14 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:29:16 provisioning config files... 00:29:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-mqtt-go_jakarta@tmp/config9097698821777359825tmp [Pipeline] { [Pipeline] echo 00:29:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:29:16 ---> create-netrc.sh [Pipeline] } 00:29:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:29:16 ---> python-tools-install.sh [Pipeline] echo 00:29:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:29:18 ---> sudo-logs.sh 00:29:18 Archiving 'sudo' log.. 00:29:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-1160.novalocal: Name or service not known 00:29:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-1160.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 00:29:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:29:19 ---> job-cost.sh 00:29:19 lf-activate-venv: SKIPPING 00:29:19 DEBUG: total: 0.10999999940395355 00:29:19 INFO: Retrieving Stack Cost... 00:29:19 INFO: Retrieving Pricing Info for: v3-standard-2 00:29:19 INFO: Archiving Costs [Pipeline] echo 00:29:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:29:20 ---> logs-deploy.sh 00:29:20 lf-activate-venv: SKIPPING 00:29:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/jakarta/2 00:29:20 INFO: archiving workspace using pattern(s): 00:29:21 Archives upload complete. 00:29:21 INFO: archiving logs to Nexus 00:29:21 ---> uname -a: 00:29:21 Linux prd-centos7-docker-4c-2g-1160.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 00:29:21 00:29:21 00:29:21 ---> lscpu: 00:29:21 Architecture: x86_64 00:29:21 CPU op-mode(s): 32-bit, 64-bit 00:29:21 Byte Order: Little Endian 00:29:21 Address sizes: 40 bits physical, 48 bits virtual 00:29:21 CPU(s): 2 00:29:21 On-line CPU(s) list: 0,1 00:29:21 Thread(s) per core: 1 00:29:21 Core(s) per socket: 1 00:29:21 Socket(s): 2 00:29:21 NUMA node(s): 1 00:29:21 Vendor ID: AuthenticAMD 00:29:21 CPU family: 23 00:29:21 Model: 49 00:29:21 Model name: AMD EPYC-Rome Processor 00:29:21 Stepping: 0 00:29:21 CPU MHz: 2799.996 00:29:21 BogoMIPS: 5599.99 00:29:21 Virtualization: AMD-V 00:29:21 Hypervisor vendor: KVM 00:29:21 Virtualization type: full 00:29:21 L1d cache: 32K 00:29:21 L1i cache: 32K 00:29:21 L2 cache: 512K 00:29:21 L3 cache: 16384K 00:29:21 NUMA node0 CPU(s): 0,1 00:29:21 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 00:29:21 00:29:21 00:29:21 ---> nproc: 00:29:21 2 00:29:21 00:29:21 00:29:21 ---> df -h: 00:29:21 Filesystem Size Used Avail Use% Mounted on 00:29:21 overlay 40G 9.0G 32G 23% / 00:29:21 tmpfs 64M 0 64M 0% /dev 00:29:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:29:21 shm 64M 0 64M 0% /dev/shm 00:29:21 /dev/vda1 40G 9.0G 32G 23% /facter-os 00:29:21 00:29:21 00:29:21 ---> sar -b -r -n DEV: 00:29:21 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-6184fc6f-eac4-18bc-9bd7-7f41a3ca8dfb.novalocal) 11/18/21 _x86_64_ (2 CPU) 00:29:21 00:29:21 00:19:22 LINUX RESTART (2 CPU) 00:29:21 00:29:21 00:20:01 tps rtps wtps bread/s bwrtn/s 00:29:21 00:21:01 80.39 3.26 77.12 2331.67 3549.53 00:29:21 00:22:01 1.47 0.00 1.47 0.00 25.88 00:29:21 00:23:01 0.25 0.00 0.25 0.00 3.60 00:29:21 00:24:01 0.22 0.00 0.22 0.00 2.83 00:29:21 00:25:01 0.30 0.00 0.30 0.00 3.83 00:29:21 00:26:01 0.32 0.00 0.32 0.00 4.85 00:29:21 00:27:01 0.17 0.00 0.17 0.00 1.48 00:29:21 00:28:01 0.38 0.03 0.35 3.73 4.90 00:29:21 00:29:01 172.26 0.12 172.14 10.92 49645.25 00:29:21 Average: 28.43 0.38 28.05 260.77 5920.19 00:29:21 00:29:21 00:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:29:21 00:21:01 5675976 0 620948 7.75 2620 1709388 1220636 13.48 562248 1532864 20 00:29:21 00:22:01 5683000 0 613916 7.67 2620 1709396 1147180 12.67 556852 1532828 8 00:29:21 00:23:01 5685604 0 611312 7.63 2620 1709396 1147312 12.67 553944 1532828 8 00:29:21 00:24:01 5685408 0 611500 7.64 2620 1709404 1147360 12.67 554400 1532832 8 00:29:21 00:25:01 5686832 0 610068 7.62 2620 1709412 1147108 12.66 553228 1532828 16 00:29:21 00:26:01 5687572 0 609328 7.61 2620 1709412 1146988 12.66 552704 1532828 8 00:29:21 00:27:01 5683768 0 613124 7.66 2620 1709420 1146988 12.66 556628 1532828 8 00:29:21 00:28:01 5668900 0 627844 7.84 2620 1709568 1149060 12.69 570732 1532628 52 00:29:21 00:29:01 4099076 0 875500 10.93 2620 3031736 1295764 14.31 922268 2532124 172 00:29:21 Average: 5506237 0 643727 8.04 2620 1856348 1172044 12.94 598112 1643843 33 00:29:21 00:29:21 00:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:29:21 00:21:01 eth0 84.45 63.67 398.35 23.64 0.00 0.00 0.00 0.00 00:29:21 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 00:21:01 docker0 7.94 5.08 1.06 43.12 0.00 0.00 0.00 0.00 00:29:21 00:22:01 eth0 1.93 0.30 0.41 0.17 0.00 0.00 0.00 0.00 00:29:21 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 00:23:01 eth0 3.46 1.08 1.24 0.82 0.00 0.00 0.00 0.00 00:29:21 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 00:24:01 eth0 0.82 0.50 0.53 0.39 0.00 0.00 0.00 0.00 00:29:21 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 00:25:01 eth0 0.38 0.25 0.15 0.08 0.00 0.00 0.00 0.00 00:29:21 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 00:26:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:29:21 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 00:27:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:29:21 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 00:28:01 eth0 4.20 2.67 4.07 1.41 0.00 0.00 0.00 0.00 00:29:21 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 00:29:01 eth0 327.33 197.49 7301.26 111.07 0.00 0.00 0.00 0.00 00:29:21 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 00:29:01 docker0 0.73 0.75 0.24 0.26 0.00 0.00 0.00 0.00 00:29:21 Average: eth0 47.00 29.59 856.87 15.30 0.00 0.00 0.00 0.00 00:29:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:21 Average: docker0 0.96 0.65 0.14 4.82 0.00 0.00 0.00 0.00 00:29:21 00:29:21 00:29:21 ---> sar -P ALL: 00:29:21 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-6184fc6f-eac4-18bc-9bd7-7f41a3ca8dfb.novalocal) 11/18/21 _x86_64_ (2 CPU) 00:29:21 00:29:21 00:19:22 LINUX RESTART (2 CPU) 00:29:21 00:29:21 00:20:01 CPU %user %nice %system %iowait %steal %idle 00:29:21 00:21:01 all 4.77 0.00 2.02 2.08 0.05 91.08 00:29:21 00:21:01 0 4.68 0.00 2.35 3.40 0.05 89.52 00:29:21 00:21:01 1 4.87 0.00 1.69 0.76 0.05 92.63 00:29:21 00:22:01 all 0.22 0.00 0.10 0.00 0.03 99.66 00:29:21 00:22:01 0 0.08 0.00 0.12 0.00 0.02 99.78 00:29:21 00:22:01 1 0.35 0.00 0.08 0.00 0.03 99.53 00:29:21 00:23:01 all 0.31 0.00 0.08 0.00 0.05 99.56 00:29:21 00:23:01 0 0.12 0.00 0.08 0.00 0.03 99.77 00:29:21 00:23:01 1 0.50 0.00 0.08 0.00 0.07 99.35 00:29:21 00:24:01 all 0.20 0.00 0.06 0.00 0.02 99.72 00:29:21 00:24:01 0 0.07 0.00 0.07 0.00 0.02 99.85 00:29:21 00:24:01 1 0.33 0.00 0.05 0.00 0.02 99.60 00:29:21 00:25:01 all 0.20 0.00 0.07 0.00 0.03 99.71 00:29:21 00:25:01 0 0.23 0.00 0.05 0.00 0.03 99.68 00:29:21 00:25:01 1 0.17 0.00 0.08 0.00 0.02 99.73 00:29:21 00:26:01 all 0.21 0.00 0.06 0.00 0.02 99.72 00:29:21 00:26:01 0 0.32 0.00 0.05 0.00 0.00 99.63 00:29:21 00:26:01 1 0.10 0.00 0.07 0.00 0.03 99.80 00:29:21 00:27:01 all 0.12 0.00 0.08 0.00 0.03 99.78 00:29:21 00:27:01 0 0.13 0.00 0.08 0.00 0.03 99.75 00:29:21 00:27:01 1 0.10 0.00 0.07 0.00 0.02 99.82 00:29:21 00:28:01 all 0.53 0.00 0.30 0.01 0.02 99.15 00:29:21 00:28:01 0 0.77 0.00 0.30 0.02 0.02 98.90 00:29:21 00:28:01 1 0.28 0.00 0.30 0.00 0.02 99.40 00:29:21 00:29:01 all 25.53 0.00 10.08 1.92 0.42 62.05 00:29:21 00:29:01 0 25.08 0.00 10.07 1.15 0.41 63.30 00:29:21 00:29:01 1 25.98 0.00 10.09 2.70 0.44 60.79 00:29:21 Average: all 3.43 0.00 1.37 0.43 0.07 94.69 00:29:21 Average: 0 3.37 0.00 1.41 0.50 0.07 94.66 00:29:21 Average: 1 3.50 0.00 1.34 0.37 0.07 94.72 00:29:21 00:29:21 00:29:21