Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d64bf0c03e0fc597f376e2d6bc91811e913bb0c 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-ssh974562289662396613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8921963433165226978.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh156085235737735091.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6223453811825825423.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1707376510702325228.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1472 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git Avoid second fetch Checking out Revision 4d64bf0c03e0fc597f376e2d6bc91811e913bb0c (main) > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh6516211888628371365.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d64bf0c03e0fc597f376e2d6bc91811e913bb0c # timeout=10 Commit message: "Merge pull request #1031 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.20" > git rev-list --no-walk 01d7194063e34a881735a97128c065e4ba98888d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:22:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:22:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:22:41 ========================================================= 19:22:41 EdgeX Global Pipelines Version Info 19:22:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:22:42 ------------------- 19:22:42 stable info: 19:22:42 ------------------- 19:22:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:22:42 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 19:22:42 Message: update stable to v1.0.210 19:22:43 ------------------- 19:22:43 experimental info: 19:22:43 ------------------- 19:22:43 Commited By: **** collab-it+edgex@linuxfoundation.org 19:22:43 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 19:22:43 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d64bf0c03e0fc597f376e2d6bc91811e913bb0c [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d64bf0 [Pipeline] echo 19:22:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:22:43 provisioning config files... 19:22:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2142277674303056446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:22:44 ---> docker-login.sh 19:22:44 nexus3.edgexfoundry.org:10001 19:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:44 Configure a credential helper to remove this warning. See 19:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:44 19:22:44 Login Succeeded 19:22:44 nexus3.edgexfoundry.org:10002 19:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:44 Configure a credential helper to remove this warning. See 19:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:44 19:22:44 Login Succeeded 19:22:44 nexus3.edgexfoundry.org:10003 19:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:44 Configure a credential helper to remove this warning. See 19:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:44 19:22:44 Login Succeeded 19:22:44 nexus3.edgexfoundry.org:10004 19:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:44 Configure a credential helper to remove this warning. See 19:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:44 19:22:44 Login Succeeded 19:22:44 docker.io 19:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:45 Configure a credential helper to remove this warning. See 19:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:45 19:22:45 Login Succeeded 19:22:45 ---> docker-login.sh ends [Pipeline] } 19:22:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:22:45 + git log --format=format:%s -1 4d64bf0c03e0fc597f376e2d6bc91811e913bb0c [Pipeline] echo 19:22:45 GIT_COMMIT: 4d64bf0c03e0fc597f376e2d6bc91811e913bb0c, Commit Message: Merge pull request #1031 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.20 [Pipeline] echo 19:22:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:22:46 19:22:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:22:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:22:46 latest: Pulling from edgex-devops/git-semver 19:22:46 a0d0a0d46f8b: Pulling fs layer 19:22:46 3e5f54012d9b: Pulling fs layer 19:22:46 4c7163046ea9: Pulling fs layer 19:22:46 0c2d73faf560: Pulling fs layer 19:22:46 0c2d73faf560: Waiting 19:22:46 3e5f54012d9b: Verifying Checksum 19:22:46 3e5f54012d9b: Download complete 19:22:46 a0d0a0d46f8b: Verifying Checksum 19:22:46 a0d0a0d46f8b: Download complete 19:22:46 4c7163046ea9: Verifying Checksum 19:22:46 4c7163046ea9: Download complete 19:22:46 0c2d73faf560: Verifying Checksum 19:22:46 0c2d73faf560: Download complete 19:22:47 a0d0a0d46f8b: Pull complete 19:22:47 3e5f54012d9b: Pull complete 19:22:47 4c7163046ea9: Pull complete 19:22:47 0c2d73faf560: Pull complete 19:22:47 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:22:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:22:47 prd-centos7-docker-4c-2g-1472 does not seem to be running inside a container 19:22:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:22:48 $ docker top d19e3244285f6dd9704b9f82c8c46e4f129d2778123743e6c6ade5b555325fc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:22:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:22:48 [ssh-agent] Looking for ssh-agent implementation... 19:22:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:22:48 $ docker exec d19e3244285f6dd9704b9f82c8c46e4f129d2778123743e6c6ade5b555325fc8 ssh-agent 19:22:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGkdblI/agent.14 19:22:48 SSH_AGENT_PID=20 19:22:48 Running ssh-add (command line suppressed) 19:22:48 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2826588604894434547.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2826588604894434547.key) 19:22:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:22:49 + git tag --points-at HEAD [Pipeline] } 19:22:49 $ docker exec --env ******** --env ******** d19e3244285f6dd9704b9f82c8c46e4f129d2778123743e6c6ade5b555325fc8 ssh-agent -k 19:22:49 unset SSH_AUTH_SOCK; 19:22:49 unset SSH_AGENT_PID; 19:22:49 echo Agent pid 20 killed; 19:22:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:22:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:22:49 [ssh-agent] Looking for ssh-agent implementation... 19:22:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:22:49 $ docker exec d19e3244285f6dd9704b9f82c8c46e4f129d2778123743e6c6ade5b555325fc8 ssh-agent 19:22:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLkNBgH/agent.54 19:22:49 SSH_AGENT_PID=60 19:22:49 Running ssh-add (command line suppressed) 19:22:49 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_525787576139190163.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_525787576139190163.key) 19:22:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:22:49 + git semver init 19:22:49 # -> Open(): unable to determine branch for HEAD 19:22:49 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 19:22:49 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 19:22:49 # $SEMVER_REMOTE_NAME = origin 19:22:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:22:49 # $SEMVER_USER_NAME = edgex-jenkins 19:22:49 # $SEMVER_BRANCH = main 19:22:49 # $SEMVER_TEMP = /tmp/semver-680987073 19:22:49 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 19:22:50 # '/tmp/semver-680987073' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 19:22:50 # -> Force: false 19:22:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 19:22:50 $ docker exec --env ******** --env ******** d19e3244285f6dd9704b9f82c8c46e4f129d2778123743e6c6ade5b555325fc8 ssh-agent -k 19:22:50 unset SSH_AUTH_SOCK; 19:22:50 unset SSH_AGENT_PID; 19:22:50 echo Agent pid 60 killed; 19:22:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:22:51 + git semver [Pipeline] } 19:22:51 $ docker stop --time=1 d19e3244285f6dd9704b9f82c8c46e4f129d2778123743e6c6ade5b555325fc8 19:22:52 $ docker rm -f d19e3244285f6dd9704b9f82c8c46e4f129d2778123743e6c6ade5b555325fc8 [Pipeline] // withDockerContainer [Pipeline] sh 19:22:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:22:53 Stashed 1 file(s) [Pipeline] echo 19:22:53 [edgeXSemver]: initialized semver on version 2.0.1-dev.21 [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 19:23:08 Still waiting to schedule task 19:23:08 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:23:08 Still waiting to schedule task 19:23:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1466’ is offline 19:24:59 Running on prd-centos7-docker-4c-2g-1476 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 19:24:59 Running in /w/workspace/device-sdk-go/20 [Pipeline] { [Pipeline] checkout 19:24:59 Selected Git installation does not exist. Using Default 19:24:59 The recommended git tool is: NONE 19:25:01 using credential edgex-jenkins-ssh 19:25:01 Cloning the remote Git repository 19:25:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 19:25:01 > git init /w/workspace/device-sdk-go/20 # timeout=10 19:25:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:25:01 > git --version # timeout=10 19:25:01 > git --version # 'git version 2.24.4' 19:25:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:01 [INFO] Currently running in a labeled security context 19:25:01 [INFO] Currently SELinux is 'enforcing' on the host 19:25:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/20@tmp/jenkins-gitclient-ssh406368313950615619.key 19:25:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:25:03 Avoid second fetch 19:25:03 Checking out Revision 4d64bf0c03e0fc597f376e2d6bc91811e913bb0c (main) 19:25:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:25:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:25:02 > git config core.sparsecheckout # timeout=10 19:25:02 > git checkout -f 4d64bf0c03e0fc597f376e2d6bc91811e913bb0c # timeout=10 19:25:06 Commit message: "Merge pull request #1031 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:07 provisioning config files... 19:25:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/20@tmp/config8962957256140132641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:07 ---> docker-login.sh 19:25:07 nexus3.edgexfoundry.org:10001 19:25:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:07 Configure a credential helper to remove this warning. See 19:25:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:07 19:25:07 Login Succeeded 19:25:07 nexus3.edgexfoundry.org:10002 19:25:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:07 Configure a credential helper to remove this warning. See 19:25:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:07 19:25:07 Login Succeeded 19:25:07 nexus3.edgexfoundry.org:10003 19:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:08 Configure a credential helper to remove this warning. See 19:25:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:08 19:25:08 Login Succeeded 19:25:08 nexus3.edgexfoundry.org:10004 19:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:08 Configure a credential helper to remove this warning. See 19:25:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:08 19:25:08 Login Succeeded 19:25:08 docker.io 19:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:08 Configure a credential helper to remove this warning. See 19:25:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:08 19:25:08 Login Succeeded 19:25:08 ---> docker-login.sh ends [Pipeline] } 19:25:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:25:08 ========================================================= 19:25:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:25:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:25:09 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 19:25:09 Sending build context to Docker daemon 2.675MB 19:25:09 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 19:25:09 Step 2/10 : FROM ${BASE} AS builder 19:25:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:25:09 a0d0a0d46f8b: Pulling fs layer 19:25:09 31adcdaf11c8: Pulling fs layer 19:25:09 b8b176561691: Pulling fs layer 19:25:09 4527c011a84f: Pulling fs layer 19:25:09 5d74067f8e1e: Pulling fs layer 19:25:09 e0aca202a116: Pulling fs layer 19:25:09 3a43be97a3b4: Pulling fs layer 19:25:09 34cad66bf833: Pulling fs layer 19:25:09 b4e3c513aaa6: Pulling fs layer 19:25:09 4527c011a84f: Waiting 19:25:09 5d74067f8e1e: Waiting 19:25:09 e0aca202a116: Waiting 19:25:09 3a43be97a3b4: Waiting 19:25:09 34cad66bf833: Waiting 19:25:09 b4e3c513aaa6: Waiting 19:25:09 b8b176561691: Verifying Checksum 19:25:09 b8b176561691: Download complete 19:25:09 31adcdaf11c8: Verifying Checksum 19:25:09 31adcdaf11c8: Download complete 19:25:09 5d74067f8e1e: Verifying Checksum 19:25:09 5d74067f8e1e: Download complete 19:25:09 e0aca202a116: Verifying Checksum 19:25:09 e0aca202a116: Download complete 19:25:09 a0d0a0d46f8b: Download complete 19:25:09 3a43be97a3b4: Verifying Checksum 19:25:09 3a43be97a3b4: Download complete 19:25:09 34cad66bf833: Verifying Checksum 19:25:09 34cad66bf833: Download complete 19:25:09 a0d0a0d46f8b: Pull complete 19:25:10 4527c011a84f: Verifying Checksum 19:25:10 4527c011a84f: Download complete 19:25:10 b4e3c513aaa6: Verifying Checksum 19:25:10 b4e3c513aaa6: Download complete 19:25:10 31adcdaf11c8: Pull complete 19:25:10 b8b176561691: Pull complete 19:25:14 4527c011a84f: Pull complete 19:25:14 5d74067f8e1e: Pull complete 19:25:14 e0aca202a116: Pull complete 19:25:14 3a43be97a3b4: Pull complete 19:25:14 34cad66bf833: Pull complete 19:25:16 b4e3c513aaa6: Pull complete 19:25:16 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:25:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:25:16 ---> 9f6097aaca64 19:25:16 Step 3/10 : ARG MAKE=make build 19:25:18 ---> Running in ac16f9a922c5 19:25:18 Removing intermediate container ac16f9a922c5 19:25:18 ---> ff03069ace90 19:25:18 Step 4/10 : WORKDIR /device-sdk-go 19:25:18 ---> Running in bc763f9b6b32 19:25:18 Removing intermediate container bc763f9b6b32 19:25:18 ---> 3e981b3f8d42 19:25:18 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:25:18 ---> Running in 8cd57e9654e6 19:25:18 Removing intermediate container 8cd57e9654e6 19:25:18 ---> 6b90122c7d64 19:25:18 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:19 ---> Running in 229b38aa35f9 19:25:19 Removing intermediate container 229b38aa35f9 19:25:19 ---> f1e09e45fb83 19:25:19 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:25:19 ---> Running in c2b5091305c3 19:25:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:25:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:25:21 OK: 220 MiB in 52 packages 19:25:21 Removing intermediate container c2b5091305c3 19:25:21 ---> 7485305d1ab2 19:25:21 Step 8/10 : COPY . . 19:25:21 ---> bd06c1f6268e 19:25:21 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:21 ---> Running in cdb85d586d9f 19:25:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1474 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 19:25:34 Running in /w/workspace/device-sdk-go/20 [Pipeline] { [Pipeline] checkout 19:25:34 Selected Git installation does not exist. Using Default 19:25:34 The recommended git tool is: NONE 19:25:40 using credential edgex-jenkins-ssh 19:25:40 Cloning the remote Git repository 19:25:41 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 19:25:41 > git init /w/workspace/device-sdk-go/20 # timeout=10 19:25:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:25:41 > git --version # timeout=10 19:25:41 > git --version # 'git version 2.17.1' 19:25:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:25:42 Avoid second fetch 19:25:42 Checking out Revision 4d64bf0c03e0fc597f376e2d6bc91811e913bb0c (main) 19:25:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:25:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:25:42 > git config core.sparsecheckout # timeout=10 19:25:42 > git checkout -f 4d64bf0c03e0fc597f376e2d6bc91811e913bb0c # timeout=10 19:25:47 Commit message: "Merge pull request #1031 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:25:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:25:48 % Total % Received % Xferd Average Speed Time Time Time Current 19:25:48 Dload Upload Total Spent Left Speed 19:25:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 63569 0 --:--:-- --:--:-- --:--:-- 63913 [Pipeline] sh 19:25:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:25:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:25:48 + sudo tee /etc/docker/daemon.new 19:25:48 { 19:25:48 "registry-mirrors": [ 19:25:48 "https://nexus3.edgexfoundry.org:10001" 19:25:48 ], 19:25:48 "bip": "10.250.0.254/24", 19:25:48 "hosts": [ 19:25:48 "tcp://0.0.0.0:5555", 19:25:48 "unix:///var/run/docker.sock" 19:25:48 ], 19:25:48 "mtu": 1458, 19:25:48 "selinux-enabled": true, 19:25:48 "seccomp-profile": "/etc/docker/seccomp.json" 19:25:48 } [Pipeline] sh 19:25:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:25:49 + sudo service docker restart 19:25:53 Removing intermediate container cdb85d586d9f 19:25:53 ---> d1262f5b8387 19:25:53 Step 10/10 : RUN ${MAKE} 19:25:53 ---> Running in 1353a97338b7 19:25:53 noop 19:25:53 Removing intermediate container 1353a97338b7 19:25:53 ---> b4f90fe19629 19:25:53 Successfully built b4f90fe19629 19:25:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:25:54 + docker inspect -f . ci-base-image-x86_64 19:25:54 . [Pipeline] withDockerContainer 19:25:54 prd-centos7-docker-4c-2g-1476 does not seem to be running inside a container 19:25:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/20 -v /w/workspace/device-sdk-go/20:/w/workspace/device-sdk-go/20:rw,z -v /w/workspace/device-sdk-go/20@tmp:/w/workspace/device-sdk-go/20@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 19:25:54 $ docker top 7d58ec6fa3941c504d009e0d58848cdb09730d25ab70e8c0c0fbc49fabec9f14 -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:54 + go version 19:25:54 go version go1.16.8 linux/amd64 [Pipeline] } 19:25:54 $ docker stop --time=1 7d58ec6fa3941c504d009e0d58848cdb09730d25ab70e8c0c0fbc49fabec9f14 19:25:56 $ docker rm -f 7d58ec6fa3941c504d009e0d58848cdb09730d25ab70e8c0c0fbc49fabec9f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:25:56 + docker inspect -f . ci-base-image-x86_64 19:25:56 . [Pipeline] withDockerContainer 19:25:56 prd-centos7-docker-4c-2g-1476 does not seem to be running inside a container 19:25:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/20 -v /w/workspace/device-sdk-go/20:/w/workspace/device-sdk-go/20:rw,z -v /w/workspace/device-sdk-go/20@tmp:/w/workspace/device-sdk-go/20@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 19:25:57 $ docker top 814061edb91001a685ddd86311092d7057746834eec9eba43566089d6b7f7535 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:25:57 + make test 19:25:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:26:04 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:08 provisioning config files... 19:26:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/20@tmp/config3561603026244161310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:26:08 ---> docker-login.sh 19:26:08 nexus3.edgexfoundry.org:10001 19:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:10 Configure a credential helper to remove this warning. See 19:26:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:10 19:26:10 Login Succeeded 19:26:10 nexus3.edgexfoundry.org:10002 19:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:11 Configure a credential helper to remove this warning. See 19:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:11 19:26:11 Login Succeeded 19:26:11 nexus3.edgexfoundry.org:10003 19:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:11 Configure a credential helper to remove this warning. See 19:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:11 19:26:11 Login Succeeded 19:26:11 nexus3.edgexfoundry.org:10004 19:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:12 Configure a credential helper to remove this warning. See 19:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:12 19:26:12 Login Succeeded 19:26:12 docker.io 19:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:26:13 Configure a credential helper to remove this warning. See 19:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:26:13 19:26:13 Login Succeeded 19:26:13 ---> docker-login.sh ends [Pipeline] } 19:26:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:26:13 ========================================================= 19:26:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:26:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:26:13 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 19:26:14 Sending build context to Docker daemon 2.674MB 19:26:14 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 19:26:14 Step 2/10 : FROM ${BASE} AS builder 19:26:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:26:14 552d1f2373af: Pulling fs layer 19:26:14 ea3f2d53f512: Pulling fs layer 19:26:14 9e70ebbbe112: Pulling fs layer 19:26:14 7a9cfe048b4a: Pulling fs layer 19:26:14 72dc09318566: Pulling fs layer 19:26:14 f4f7b4309257: Pulling fs layer 19:26:14 0ac9a79272e3: Pulling fs layer 19:26:14 b78e95d17946: Pulling fs layer 19:26:14 f4f7b4309257: Waiting 19:26:14 7a9cfe048b4a: Waiting 19:26:14 72dc09318566: Waiting 19:26:14 0ac9a79272e3: Waiting 19:26:14 b78e95d17946: Waiting 19:26:14 9e70ebbbe112: Verifying Checksum 19:26:14 9e70ebbbe112: Download complete 19:26:14 ea3f2d53f512: Download complete 19:26:14 72dc09318566: Verifying Checksum 19:26:14 f4f7b4309257: Verifying Checksum 19:26:14 f4f7b4309257: Download complete 19:26:14 0ac9a79272e3: Verifying Checksum 19:26:14 0ac9a79272e3: Download complete 19:26:14 552d1f2373af: Verifying Checksum 19:26:14 552d1f2373af: Download complete 19:26:15 552d1f2373af: Pull complete 19:26:16 ea3f2d53f512: Pull complete 19:26:16 9e70ebbbe112: Pull complete 19:26:16 b78e95d17946: Verifying Checksum 19:26:16 b78e95d17946: Download complete 19:26:17 7a9cfe048b4a: Verifying Checksum 19:26:17 7a9cfe048b4a: Download complete 19:26:26 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 19:26:26 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 19:26:26 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 19:26:27 7a9cfe048b4a: Pull complete 19:26:27 72dc09318566: Pull complete 19:26:27 f4f7b4309257: Pull complete 19:26:27 0ac9a79272e3: Pull complete 19:26:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.057s coverage: 23.5% of statements 19:26:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 19:26:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.048s coverage: 28.1% of statements 19:26:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.063s coverage: 78.9% of statements 19:26:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.064s coverage: 9.0% of statements 19:26:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 19:26:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 19:26:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 19:26:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.065s coverage: 28.7% of statements 19:26:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 19:26:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.058s coverage: 83.3% of statements 19:26:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 19:26:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 19:26:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 57.8% of statements 19:26:32 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.889s coverage: 88.8% of statements 19:26:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 19:26:32 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.049s coverage: 4.9% of statements 19:26:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 19:26:32 GO111MODULE=on go vet ./... 19:26:34 b78e95d17946: Pull complete 19:26:34 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:26:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:26:34 ---> 8b459fc5aaf0 19:26:34 Step 3/10 : ARG MAKE=make build 19:26:38 ---> Running in 6c747c3c0069 19:26:38 Removing intermediate container 6c747c3c0069 19:26:38 ---> d67c090d5aef 19:26:38 Step 4/10 : WORKDIR /device-sdk-go 19:26:38 ---> Running in bad8fa8ce848 19:26:38 Removing intermediate container bad8fa8ce848 19:26:38 ---> 5fec052080e2 19:26:38 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:26:39 ---> Running in f3a2e0fe912e 19:26:39 Removing intermediate container f3a2e0fe912e 19:26:39 ---> 9906f7a2b6fb 19:26:39 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:39 ---> Running in c8f8fb2c3712 19:26:42 Removing intermediate container c8f8fb2c3712 19:26:42 ---> 063b651094f1 19:26:42 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:26:42 ---> Running in d0abd37243cd 19:26:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:26:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:26:45 OK: 219 MiB in 52 packages 19:26:46 Removing intermediate container d0abd37243cd 19:26:46 ---> fc9849446edc 19:26:46 Step 8/10 : COPY . . 19:26:47 ---> c45a1ae96934 19:26:47 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:47 ---> Running in 5916953dd966 19:26:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:26:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:26:50 ./bin/test-attribution-txt.sh [Pipeline] } 19:26:50 $ docker stop --time=1 814061edb91001a685ddd86311092d7057746834eec9eba43566089d6b7f7535 19:26:52 $ docker rm -f 814061edb91001a685ddd86311092d7057746834eec9eba43566089d6b7f7535 [Pipeline] // withDockerContainer [Pipeline] sh 19:26:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:26:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:26:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:26:54 + ls -al . 19:26:54 total 264 19:26:54 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 14 19:26 . 19:26:54 drwxrwxr-x. 4 jenkins jenkins 30 Oct 14 19:25 .. 19:26:54 drwxrwxr-x. 2 jenkins jenkins 37 Oct 14 19:25 bin 19:26:54 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 14 19:25 CHANGELOG.md 19:26:54 -rw-r--r--. 1 jenkins jenkins 126693 Oct 14 19:26 coverage.out 19:26:54 -rw-rw-r--. 1 jenkins jenkins 140 Oct 14 19:25 .dockerignore 19:26:54 drwxrwxr-x. 5 jenkins jenkins 62 Oct 14 19:25 example 19:26:54 drwxrwxr-x. 8 jenkins jenkins 162 Oct 14 19:25 .git 19:26:54 drwxrwxr-x. 3 jenkins jenkins 125 Oct 14 19:25 .github 19:26:54 -rw-rw-r--. 1 jenkins jenkins 131 Oct 14 19:25 .gitignore 19:26:54 -rw-rw-r--. 1 jenkins jenkins 583 Oct 14 19:25 go.mod 19:26:54 -rw-rw-r--. 1 jenkins jenkins 49618 Oct 14 19:25 go.sum 19:26:54 -rw-rw-r--. 1 jenkins jenkins 677 Oct 14 19:25 GOVERNANCE.md 19:26:54 drwxrwxr-x. 15 jenkins jenkins 224 Oct 14 19:25 internal 19:26:54 -rw-rw-r--. 1 jenkins jenkins 880 Oct 14 19:25 Jenkinsfile 19:26:54 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 14 19:25 LICENSE 19:26:54 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 14 19:25 Makefile 19:26:54 drwxrwxr-x. 3 jenkins jenkins 16 Oct 14 19:25 openapi 19:26:54 -rw-rw-r--. 1 jenkins jenkins 619 Oct 14 19:25 OWNERS.md 19:26:54 drwxrwxr-x. 5 jenkins jenkins 50 Oct 14 19:25 pkg 19:26:54 -rw-rw-r--. 1 jenkins jenkins 4877 Oct 14 19:25 README.md 19:26:54 drwxrwxr-x. 4 jenkins jenkins 54 Oct 14 19:25 snap 19:26:54 -rw-rw-r--. 1 jenkins jenkins 12 Oct 14 19:22 VERSION 19:26:54 -rw-rw-r--. 1 jenkins jenkins 222 Oct 14 19:25 version.go [Pipeline] isUnix [Pipeline] sh 19:26:54 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=4d64bf0c03e0fc597f376e2d6bc91811e913bb0c --label arch=amd64 --label version=2.0.1-dev.21 . 19:26:54 Sending build context to Docker daemon 2.803MB 19:26:54 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 19:26:54 Step 2/24 : FROM ${BASE} AS builder 19:26:54 ---> b4f90fe19629 19:26:54 Step 3/24 : ARG MAKE=make build 19:26:54 ---> Running in 083752c10bd0 19:26:55 Removing intermediate container 083752c10bd0 19:26:55 ---> 204a2d1a4611 19:26:55 Step 4/24 : WORKDIR /device-sdk-go 19:26:55 ---> Running in 8ea63918c2ad 19:26:55 Removing intermediate container 8ea63918c2ad 19:26:55 ---> e5514f37f524 19:26:55 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:26:55 ---> Running in d849516fcde9 19:26:55 Removing intermediate container d849516fcde9 19:26:55 ---> cfddadc8f62d 19:26:55 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:55 ---> Running in e7cae7e8047f 19:26:55 Removing intermediate container e7cae7e8047f 19:26:55 ---> 2a94f5ea21ac 19:26:55 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:26:55 ---> Running in 6a8471892be9 19:26:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:26:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:26:57 OK: 220 MiB in 52 packages 19:26:57 Removing intermediate container 6a8471892be9 19:26:57 ---> 3cf3cde1a5d0 19:26:57 Step 8/24 : COPY . . 19:26:57 ---> d275888306b8 19:26:57 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:57 ---> Running in 95156893e476 19:26:58 Removing intermediate container 95156893e476 19:26:58 ---> f484bf42dfd1 19:26:58 Step 10/24 : RUN ${MAKE} 19:26:58 ---> Running in fd0460a07312 19:26:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.21" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 19:27:09 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 19:27:10 Removing intermediate container fd0460a07312 19:27:10 ---> 1f5f5dfa87f5 19:27:10 Step 11/24 : FROM alpine:3.14 19:27:11 3.14: Pulling from library/alpine 19:27:11 a0d0a0d46f8b: Already exists 19:27:11 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:27:11 Status: Downloaded newer image for alpine:3.14 19:27:11 ---> 14119a10abf4 19:27:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:27:11 ---> Running in fdf184aa35c9 19:27:11 Removing intermediate container fdf184aa35c9 19:27:11 ---> b3190afb4c87 19:27:11 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:11 ---> Running in 0a22feabed73 19:27:12 Removing intermediate container 0a22feabed73 19:27:12 ---> 477d7a5dccc6 19:27:12 Step 14/24 : RUN apk add --update --no-cache zeromq 19:27:12 ---> Running in cf1bc64ace2d 19:27:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:27:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:27:15 (1/5) Installing libgcc (10.3.1_git20210424-r2) 19:27:15 (2/5) Installing libsodium (1.0.18-r0) 19:27:15 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 19:27:16 (4/5) Installing libzmq (4.3.4-r0) 19:27:16 (5/5) Installing zeromq (4.3.4-r0) 19:27:16 Executing busybox-1.33.1-r3.trigger 19:27:16 OK: 8 MiB in 19 packages 19:27:16 Removing intermediate container cf1bc64ace2d 19:27:16 ---> 2755083769a3 19:27:16 Step 15/24 : WORKDIR / 19:27:16 ---> Running in 1a850356a3d4 19:27:16 Removing intermediate container 1a850356a3d4 19:27:16 ---> 46b7c4621d22 19:27:16 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:27:16 ---> ac189b3819c7 19:27:16 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:27:17 ---> 2ff3bf3631db 19:27:17 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:27:17 ---> 7b5d985d0d2d 19:27:17 Step 19/24 : EXPOSE 59999 19:27:17 ---> Running in fbeb08f29a01 19:27:17 Removing intermediate container fbeb08f29a01 19:27:17 ---> 32cea5fbb1bf 19:27:17 Step 20/24 : ENTRYPOINT ["/device-simple"] 19:27:17 ---> Running in 091b03bcace1 19:27:17 Removing intermediate container 091b03bcace1 19:27:17 ---> 1d379dc6bb3b 19:27:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:17 ---> Running in be1c17aa3282 19:27:17 Removing intermediate container be1c17aa3282 19:27:17 ---> 38a9aaf6fe26 19:27:17 Step 22/24 : LABEL arch=amd64 19:27:17 ---> Running in 30261d063f63 19:27:17 Removing intermediate container 30261d063f63 19:27:17 ---> 5a34100990af 19:27:17 Step 23/24 : LABEL git_sha=4d64bf0c03e0fc597f376e2d6bc91811e913bb0c 19:27:17 ---> Running in 36a6092275ec 19:27:17 Removing intermediate container 36a6092275ec 19:27:17 ---> afe15da653b1 19:27:17 Step 24/24 : LABEL version=2.0.1-dev.21 19:27:17 ---> Running in 61ea72a96fec 19:27:17 Removing intermediate container 61ea72a96fec 19:27:17 ---> fb8d6d81681e 19:27:17 [Warning] One or more build-args [ARCH] were not consumed 19:27:17 Successfully built fb8d6d81681e 19:27:17 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:27:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:27:18 19:27:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:27:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:27:18 latest: Pulling from edgex-lftools-log-publisher 19:27:18 b4d181a07f80: Pulling fs layer 19:27:18 a1111a8f2ec3: Pulling fs layer 19:27:18 ed53099fbce6: Pulling fs layer 19:27:18 dc539afda2c1: Pulling fs layer 19:27:18 77bc0d833cb6: Pulling fs layer 19:27:18 9065ff56babe: Pulling fs layer 19:27:18 d287ab97295c: Pulling fs layer 19:27:18 dc539afda2c1: Waiting 19:27:18 77bc0d833cb6: Waiting 19:27:18 d287ab97295c: Waiting 19:27:18 9065ff56babe: Waiting 19:27:18 a1111a8f2ec3: Verifying Checksum 19:27:18 a1111a8f2ec3: Download complete 19:27:18 dc539afda2c1: Verifying Checksum 19:27:18 dc539afda2c1: Download complete 19:27:18 ed53099fbce6: Verifying Checksum 19:27:18 ed53099fbce6: Download complete 19:27:19 9065ff56babe: Verifying Checksum 19:27:19 9065ff56babe: Download complete 19:27:19 b4d181a07f80: Verifying Checksum 19:27:19 b4d181a07f80: Download complete 19:27:19 77bc0d833cb6: Verifying Checksum 19:27:19 77bc0d833cb6: Download complete 19:27:19 d287ab97295c: Verifying Checksum 19:27:19 d287ab97295c: Download complete 19:27:20 b4d181a07f80: Pull complete 19:27:20 a1111a8f2ec3: Pull complete 19:27:21 ed53099fbce6: Pull complete 19:27:21 dc539afda2c1: Pull complete 19:27:21 77bc0d833cb6: Pull complete 19:27:21 9065ff56babe: Pull complete 19:27:27 d287ab97295c: Pull complete 19:27:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:27:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:27:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:27:27 prd-centos7-docker-4c-2g-1476 does not seem to be running inside a container 19:27:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/20 -v /w/workspace/device-sdk-go/20:/w/workspace/device-sdk-go/20:rw,z -v /w/workspace/device-sdk-go/20@tmp:/w/workspace/device-sdk-go/20@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 19:27:30 $ docker top 68a806af6ef0bded95e25cf2bc4869b2c8fd905de88c551b8a967d172241975d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:27:30 ---> job-cost.sh 19:27:30 lf-activate-venv: SKIPPING 19:27:30 INFO: No Stack... 19:27:48 INFO: Retrieving Pricing Info for: v3-standard-2 19:27:48 INFO: Archiving Costs [Pipeline] sh 19:27:48 + cat /w/workspace/device-sdk-go/20/archives/cost.csv 19:27:48 + cut -d, -f6 [Pipeline] lock 19:27:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-20-stack-cost] 19:27:48 Resource [jenkins-edgexfoundry-device-sdk-go-main-20-stack-cost] did not exist. Created. 19:27:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:27:49 + echo total: 0.05999999865889549 [Pipeline] stash 19:27:49 Stashed 1 file(s) [Pipeline] } 19:27:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 19:27:49 $ docker stop --time=1 68a806af6ef0bded95e25cf2bc4869b2c8fd905de88c551b8a967d172241975d 19:27:50 $ docker rm -f 68a806af6ef0bded95e25cf2bc4869b2c8fd905de88c551b8a967d172241975d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:28:09 Removing intermediate container 5916953dd966 19:28:09 ---> 84995390be5a 19:28:09 Step 10/10 : RUN ${MAKE} 19:28:09 ---> Running in 9fa813a57333 19:28:09 noop 19:28:09 Removing intermediate container 9fa813a57333 19:28:09 ---> fbd1231260d7 19:28:09 Successfully built fbd1231260d7 19:28:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:28:10 + docker inspect -f . ci-base-image-arm64 19:28:10 . [Pipeline] withDockerContainer 19:28:10 prd-ubuntu18.04-docker-arm64-4c-16g-1474 does not seem to be running inside a container 19:28:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/20 -v /w/workspace/device-sdk-go/20:/w/workspace/device-sdk-go/20:rw,z -v /w/workspace/device-sdk-go/20@tmp:/w/workspace/device-sdk-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:28:12 $ docker top e70f50c130930fb3996fba0d0293c7a8c0b5ee4d7753b6f80fbb976005767491 -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:13 + go version 19:28:13 go version go1.16.8 linux/arm64 [Pipeline] } 19:28:13 $ docker stop --time=1 e70f50c130930fb3996fba0d0293c7a8c0b5ee4d7753b6f80fbb976005767491 19:28:15 $ docker rm -f e70f50c130930fb3996fba0d0293c7a8c0b5ee4d7753b6f80fbb976005767491 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:28:16 + docker inspect -f . ci-base-image-arm64 19:28:16 . [Pipeline] withDockerContainer 19:28:16 prd-ubuntu18.04-docker-arm64-4c-16g-1474 does not seem to be running inside a container 19:28:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/20 -v /w/workspace/device-sdk-go/20:/w/workspace/device-sdk-go/20:rw,z -v /w/workspace/device-sdk-go/20@tmp:/w/workspace/device-sdk-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:28:18 $ docker top 0e71e06451ebce9d8e598617af605dcc359312119794a84518a65439a6a51440 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:28:19 + make test 19:28:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:28:46 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 19:29:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 19:29:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 19:29:54 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 19:29:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.362s coverage: 23.5% of statements 19:29:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 19:29:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.201s coverage: 28.1% of statements 19:29:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.230s coverage: 78.9% of statements 19:29:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.208s coverage: 9.0% of statements 19:29:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 19:29:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 19:29:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 19:29:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.340s coverage: 28.7% of statements 19:29:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 19:30:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.236s coverage: 83.3% of statements 19:30:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 19:30:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 19:30:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.382s coverage: 57.8% of statements 19:30:02 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.081s coverage: 88.8% of statements 19:30:02 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 19:30:02 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.192s coverage: 4.9% of statements 19:30:02 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 19:30:02 GO111MODULE=on go vet ./... 19:30:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:30:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:30:59 ./bin/test-attribution-txt.sh [Pipeline] } 19:30:59 $ docker stop --time=1 0e71e06451ebce9d8e598617af605dcc359312119794a84518a65439a6a51440 19:31:01 $ docker rm -f 0e71e06451ebce9d8e598617af605dcc359312119794a84518a65439a6a51440 [Pipeline] // withDockerContainer [Pipeline] sh 19:31:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:31:03 Warning: overwriting stash ‘coverage-report’ 19:31:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:31:04 + ls -al . 19:31:04 total 300 19:31:04 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 19:30 . 19:31:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 19:25 .. 19:31:04 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 19:25 .dockerignore 19:31:04 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 19:25 .git 19:31:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 19:25 .github 19:31:04 -rw-rw-r-- 1 jenkins jenkins 131 Oct 14 19:25 .gitignore 19:31:04 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 14 19:25 CHANGELOG.md 19:31:04 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 19:25 GOVERNANCE.md 19:31:04 -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 19:25 Jenkinsfile 19:31:04 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 14 19:25 LICENSE 19:31:04 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 14 19:25 Makefile 19:31:04 -rw-rw-r-- 1 jenkins jenkins 619 Oct 14 19:25 OWNERS.md 19:31:04 -rw-rw-r-- 1 jenkins jenkins 4877 Oct 14 19:25 README.md 19:31:04 -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 19:22 VERSION 19:31:04 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 19:25 bin 19:31:04 -rw-r--r-- 1 jenkins jenkins 126693 Oct 14 19:30 coverage.out 19:31:04 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 19:25 example 19:31:04 -rw-rw-r-- 1 jenkins jenkins 583 Oct 14 19:25 go.mod 19:31:04 -rw-rw-r-- 1 jenkins jenkins 49618 Oct 14 19:25 go.sum 19:31:04 drwxrwxr-x 15 jenkins jenkins 4096 Oct 14 19:25 internal 19:31:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 19:25 openapi 19:31:04 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 19:25 pkg 19:31:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 19:25 snap 19:31:04 -rw-rw-r-- 1 jenkins jenkins 222 Oct 14 19:25 version.go [Pipeline] isUnix [Pipeline] sh 19:31:05 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4d64bf0c03e0fc597f376e2d6bc91811e913bb0c --label arch=arm64 --label version=2.0.1-dev.21 . 19:31:06 Sending build context to Docker daemon 2.802MB 19:31:06 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 19:31:06 Step 2/24 : FROM ${BASE} AS builder 19:31:06 ---> fbd1231260d7 19:31:06 Step 3/24 : ARG MAKE=make build 19:31:06 ---> Running in 3efd1e7041ed 19:31:06 Removing intermediate container 3efd1e7041ed 19:31:06 ---> 2a2af3e3b8c4 19:31:06 Step 4/24 : WORKDIR /device-sdk-go 19:31:06 ---> Running in 0751e49e4b14 19:31:07 Removing intermediate container 0751e49e4b14 19:31:07 ---> 39c77eabcf08 19:31:07 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:31:07 ---> Running in 2615ee148f88 19:31:08 Removing intermediate container 2615ee148f88 19:31:08 ---> 09858a32cc04 19:31:08 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:08 ---> Running in f3029bd341b1 19:31:11 Removing intermediate container f3029bd341b1 19:31:11 ---> 31a0281a949d 19:31:11 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 19:31:11 ---> Running in db93a31a7ae0 19:31:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:31:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:31:13 OK: 219 MiB in 52 packages 19:31:15 Removing intermediate container db93a31a7ae0 19:31:15 ---> 4866aa5930ef 19:31:15 Step 8/24 : COPY . . 19:31:16 ---> 16f0079eb211 19:31:16 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:16 ---> Running in 544e863dc15a 19:31:19 Removing intermediate container 544e863dc15a 19:31:19 ---> a03d41295b43 19:31:19 Step 10/24 : RUN ${MAKE} 19:31:19 ---> Running in f7cf3f74541f 19:31:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.21" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 19:31:53 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 19:31:59 Removing intermediate container f7cf3f74541f 19:31:59 ---> d17622af1feb 19:31:59 Step 11/24 : FROM alpine:3.14 19:31:59 3.14: Pulling from library/alpine 19:31:59 552d1f2373af: Already exists 19:31:59 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:31:59 Status: Downloaded newer image for alpine:3.14 19:31:59 ---> bb3de5531c18 19:31:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:31:59 ---> Running in 5e22ea87f8d3 19:31:59 Removing intermediate container 5e22ea87f8d3 19:31:59 ---> ebec2f4b4ab0 19:31:59 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:59 ---> Running in 2b84b8ecc01f 19:32:01 Removing intermediate container 2b84b8ecc01f 19:32:01 ---> f1303ad7faa3 19:32:01 Step 14/24 : RUN apk add --update --no-cache zeromq 19:32:01 ---> Running in df190cc664ef 19:32:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:32:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:32:04 (1/5) Installing libgcc (10.3.1_git20210424-r2) 19:32:04 (2/5) Installing libsodium (1.0.18-r0) 19:32:04 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 19:32:04 (4/5) Installing libzmq (4.3.4-r0) 19:32:04 (5/5) Installing zeromq (4.3.4-r0) 19:32:04 Executing busybox-1.33.1-r3.trigger 19:32:04 OK: 8 MiB in 19 packages 19:32:05 Removing intermediate container df190cc664ef 19:32:05 ---> d1e28f64e87e 19:32:05 Step 15/24 : WORKDIR / 19:32:06 ---> Running in 937452503ad1 19:32:06 Removing intermediate container 937452503ad1 19:32:06 ---> 546e8d06a851 19:32:06 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:32:07 ---> ace646955a83 19:32:07 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:32:08 ---> a66caa03e20f 19:32:08 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:32:09 ---> 76444e175bc9 19:32:09 Step 19/24 : EXPOSE 59999 19:32:09 ---> Running in 67145051b533 19:32:09 Removing intermediate container 67145051b533 19:32:09 ---> 4b05afe50e03 19:32:09 Step 20/24 : ENTRYPOINT ["/device-simple"] 19:32:10 ---> Running in d4f765af5e8f 19:32:10 Removing intermediate container d4f765af5e8f 19:32:10 ---> 2d1af6344664 19:32:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:10 ---> Running in b7edbd143700 19:32:11 Removing intermediate container b7edbd143700 19:32:11 ---> 0edb6e0e7abf 19:32:11 Step 22/24 : LABEL arch=arm64 19:32:11 ---> Running in 0ac59b26bcb6 19:32:12 Removing intermediate container 0ac59b26bcb6 19:32:12 ---> 524e5cbc38bc 19:32:12 Step 23/24 : LABEL git_sha=4d64bf0c03e0fc597f376e2d6bc91811e913bb0c 19:32:12 ---> Running in 89be8128562e 19:32:12 Removing intermediate container 89be8128562e 19:32:12 ---> 71ba9fbf8c2b 19:32:12 Step 24/24 : LABEL version=2.0.1-dev.21 19:32:12 ---> Running in 44628a331e12 19:32:13 Removing intermediate container 44628a331e12 19:32:13 ---> 2682ef0ab9c6 19:32:13 [Warning] One or more build-args [ARCH] were not consumed 19:32:13 Successfully built 2682ef0ab9c6 19:32:13 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:32:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:32:14 19:32:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:32:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:32:14 arm64: Pulling from edgex-lftools-log-publisher 19:32:14 448f6bf000e3: Pulling fs layer 19:32:14 f757da607395: Pulling fs layer 19:32:14 05883995daec: Pulling fs layer 19:32:14 8603b9c90790: Pulling fs layer 19:32:14 1560dd03e051: Pulling fs layer 19:32:14 27f5ce0e4adf: Pulling fs layer 19:32:14 c2d8d7efcc4b: Pulling fs layer 19:32:14 8603b9c90790: Waiting 19:32:14 27f5ce0e4adf: Waiting 19:32:14 c2d8d7efcc4b: Waiting 19:32:14 1560dd03e051: Waiting 19:32:14 f757da607395: Verifying Checksum 19:32:14 f757da607395: Download complete 19:32:15 8603b9c90790: Verifying Checksum 19:32:15 8603b9c90790: Download complete 19:32:15 1560dd03e051: Verifying Checksum 19:32:15 1560dd03e051: Download complete 19:32:15 27f5ce0e4adf: Verifying Checksum 19:32:15 27f5ce0e4adf: Download complete 19:32:15 05883995daec: Verifying Checksum 19:32:15 05883995daec: Download complete 19:32:15 448f6bf000e3: Verifying Checksum 19:32:15 448f6bf000e3: Download complete 19:32:18 c2d8d7efcc4b: Verifying Checksum 19:32:18 c2d8d7efcc4b: Download complete 19:32:18 448f6bf000e3: Pull complete 19:32:19 f757da607395: Pull complete 19:32:21 05883995daec: Pull complete 19:32:21 8603b9c90790: Pull complete 19:32:22 1560dd03e051: Pull complete 19:32:22 27f5ce0e4adf: Pull complete 19:32:37 c2d8d7efcc4b: Pull complete 19:32:37 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:32:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:32:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:32:37 prd-ubuntu18.04-docker-arm64-4c-16g-1474 does not seem to be running inside a container 19:32:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/20 -v /w/workspace/device-sdk-go/20:/w/workspace/device-sdk-go/20:rw,z -v /w/workspace/device-sdk-go/20@tmp:/w/workspace/device-sdk-go/20@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:arm64 cat 19:32:42 $ docker top c9e1b37ba8c922be65070e6e1755ac767bc7a96ba59a492357e7de2e5e8b3734 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:32:43 ---> job-cost.sh 19:32:43 lf-activate-venv: SKIPPING 19:32:43 INFO: No Stack... 19:33:01 INFO: Retrieving Pricing Info for: v3-standard-4 19:33:01 INFO: Archiving Costs [Pipeline] sh 19:33:02 + cut -d, -f6 19:33:02 + cat /w/workspace/device-sdk-go/20/archives/cost.csv [Pipeline] lock 19:33:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-20-stack-cost] 19:33:02 Resource [jenkins-edgexfoundry-device-sdk-go-main-20-stack-cost] did not exist. Created. 19:33:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:33:02 /w/workspace/device-sdk-go/20@tmp/durable-9d709c4e/script.sh: 1: /w/workspace/device-sdk-go/20@tmp/durable-9d709c4e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:33:03 + echo total: 0.10999999940395355 [Pipeline] stash 19:33:03 Warning: overwriting stash ‘stack-cost’ 19:33:03 Stashed 1 file(s) [Pipeline] } 19:33:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 19:33:03 $ docker stop --time=1 c9e1b37ba8c922be65070e6e1755ac767bc7a96ba59a492357e7de2e5e8b3734 19:33:05 $ docker rm -f c9e1b37ba8c922be65070e6e1755ac767bc7a96ba59a492357e7de2e5e8b3734 [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 19:33:06 provisioning config files... 19:33:06 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2983188825860004794tmp [Pipeline] { [Pipeline] sh 19:33:06 + set +x 19:33:06 + bash -s -- 19:33:06 + curl -s https://codecov.io/bash 19:33:06 19:33:06 _____ _ 19:33:06 / ____| | | 19:33:06 | | ___ __| | ___ ___ _____ __ 19:33:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:33:06 | |___| (_) | (_| | __/ (_| (_) \ V / 19:33:06 \_____\___/ \__,_|\___|\___\___/ \_/ 19:33:06 Bash-1.0.6 19:33:06 19:33:06 19:33:06 ==> git version 2.24.4 found 19:33:06 ==> 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 19:33:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:33:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:33:06 ==> Jenkins CI detected. 19:33:06 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 19:33:06 project root: . 19:33:06 --> token set from env 19:33:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:33:06 ==> Running gcov in . (disable via -X gcov) 19:33:06 ==> Python coveragepy not found 19:33:06 ==> Searching for coverage reports in: 19:33:06 + . 19:33:06 -> Found 1 reports 19:33:06 ==> Detecting git/mercurial file structure 19:33:06 ==> Reading reports 19:33:06 + ./coverage.out bytes=126693 19:33:06 ==> Appending adjustments 19:33:06 https://docs.codecov.io/docs/fixing-reports 19:33:06 + Found adjustments 19:33:06 ==> Gzipping contents 19:33:06 16K /tmp/codecov.bVI5l1.gz 19:33:06 ==> Uploading reports 19:33:06 url: https://codecov.io 19:33:06 query: branch=main&commit=4d64bf0c03e0fc597f376e2d6bc91811e913bb0c&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:33:06 -> Pinging Codecov 19:33:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=4d64bf0c03e0fc597f376e2d6bc91811e913bb0c&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:33:07 -> Uploading to 19:33:07 https://storage.googleapis.com/codecov/v4/raw/2021-10-14/7E55EF52A471D76F132DFD9A03CDDE97/4d64bf0c03e0fc597f376e2d6bc91811e913bb0c/6fdda845-83fc-45fc-9747-79c241311ffc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211014%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211014T193307Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53c46e4043641eae83384d75295186a981e592e7a52edb73c78113d86241e93e 19:33:07 % Total % Received % Xferd Average Speed Time Time Time Current 19:33:07 Dload Upload Total Spent Left Speed 19:33:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16119 0 0 100 16119 0 52744 --:--:-- --:--:-- --:--:-- 52676 100 16119 0 0 100 16119 0 52711 --:--:-- --:--:-- --:--:-- 52676 19:33:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/4d64bf0c03e0fc597f376e2d6bc91811e913bb0c [Pipeline] } 19:33:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:33:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:33:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:33:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:33:08 19:33:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:33:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:33:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:33:08 188c0c94c7c5: Pulling fs layer 19:33:08 0ef7d3d256c8: Pulling fs layer 19:33:08 de9db76c5a1d: Pulling fs layer 19:33:08 0eba1c9be4d2: Pulling fs layer 19:33:08 0d57e429df01: Pulling fs layer 19:33:08 4e4be7b47b0d: Pulling fs layer 19:33:08 e1f770b5df2f: Pulling fs layer 19:33:08 85a0685a4137: Pulling fs layer 19:33:08 0eba1c9be4d2: Waiting 19:33:08 0d57e429df01: Waiting 19:33:08 4e4be7b47b0d: Waiting 19:33:08 e1f770b5df2f: Waiting 19:33:08 85a0685a4137: Waiting 19:33:08 de9db76c5a1d: Verifying Checksum 19:33:08 de9db76c5a1d: Download complete 19:33:08 0ef7d3d256c8: Verifying Checksum 19:33:08 0ef7d3d256c8: Download complete 19:33:08 0d57e429df01: Verifying Checksum 19:33:08 0d57e429df01: Download complete 19:33:08 4e4be7b47b0d: Verifying Checksum 19:33:08 4e4be7b47b0d: Download complete 19:33:08 188c0c94c7c5: Verifying Checksum 19:33:08 188c0c94c7c5: Download complete 19:33:08 e1f770b5df2f: Verifying Checksum 19:33:08 e1f770b5df2f: Download complete 19:33:09 188c0c94c7c5: Pull complete 19:33:09 0eba1c9be4d2: Verifying Checksum 19:33:09 0eba1c9be4d2: Download complete 19:33:09 0ef7d3d256c8: Pull complete 19:33:09 de9db76c5a1d: Pull complete 19:33:09 85a0685a4137: Verifying Checksum 19:33:09 85a0685a4137: Download complete 19:33:13 0eba1c9be4d2: Pull complete 19:33:13 0d57e429df01: Pull complete 19:33:13 4e4be7b47b0d: Pull complete 19:33:13 e1f770b5df2f: Pull complete 19:33:18 85a0685a4137: Pull complete 19:33:18 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:33:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:33:18 prd-centos7-docker-4c-2g-1472 does not seem to be running inside a container 19:33:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:33:20 $ docker top 7577eebff426df8a2d39932284cb67d1658a41cbbc21f709a3bf4f4d0f8813ad -eo pid,comm [Pipeline] { [Pipeline] echo 19:33:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:33:20 + set -o pipefail 19:33:20 + snyk monitor '--org=edgex-jenkins' 19:33:24 19:33:24 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 19:33:24 19:33:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/41e460b0-1b30-4e91-81fb-4fec9549251b 19:33:24 19:33:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:33:24 19:33:24 19:33:24 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 19:33:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:33:24 $ docker stop --time=1 7577eebff426df8a2d39932284cb67d1658a41cbbc21f709a3bf4f4d0f8813ad 19:33:26 $ docker rm -f 7577eebff426df8a2d39932284cb67d1658a41cbbc21f709a3bf4f4d0f8813ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 19:33:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:33:27 provisioning config files... 19:33:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4235142757318997178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:33:27 --> edgex-publish-swagger.sh 19:33:27 === Publish openapi/v2 API === 19:33:27 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 19:33:27 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 19:33:27 % Total % Received % Xferd Average Speed Time Time Time Current 19:33:27 Dload Upload Total Spent Left Speed 19:33:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51659 0 0 100 51659 0 72300 --:--:-- --:--:-- --:--:-- 72250 100 51659 0 0 100 51659 0 72289 --:--:-- --:--:-- --:--:-- 72250 19:33:27 19:33:27 [Pipeline] } 19:33:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:33:28 + git log --format=format:%s -1 4d64bf0c03e0fc597f376e2d6bc91811e913bb0c [Pipeline] isUnix [Pipeline] sh 19:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:33:28 . [Pipeline] withDockerContainer 19:33:28 prd-centos7-docker-4c-2g-1472 does not seem to be running inside a container 19:33:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:33:29 $ docker top 23c2a3307ab302fe1ffb9f2e4d553e2184c5ab623e4744ed26af2bab661bcd2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:33:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:33:29 [ssh-agent] Looking for ssh-agent implementation... 19:33:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:33:29 $ docker exec 23c2a3307ab302fe1ffb9f2e4d553e2184c5ab623e4744ed26af2bab661bcd2a ssh-agent 19:33:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdeJldp/agent.14 19:33:29 SSH_AGENT_PID=20 19:33:29 Running ssh-add (command line suppressed) 19:33:29 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5381552257858444089.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5381552257858444089.key) 19:33:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:33:29 + git semver tag 19:33:29 # -> Open(): unable to determine branch for HEAD 19:33:29 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 19:33:29 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 19:33:29 # $SEMVER_REMOTE_NAME = origin 19:33:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:33:29 # $SEMVER_USER_NAME = edgex-jenkins 19:33:29 # $SEMVER_BRANCH = main 19:33:29 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 19:33:29 # 4d64bf0c03e0fc597f376e2d6bc91811e913bb0c HEAD 19:33:29 # -> Force: false 19:33:29 # 26a1aeb7a2b48a8f3285bfc2ecbded93c5639567 refs/tags/v2.0.1-dev.21 [Pipeline] } 19:33:29 $ docker exec --env ******** --env ******** 23c2a3307ab302fe1ffb9f2e4d553e2184c5ab623e4744ed26af2bab661bcd2a ssh-agent -k 19:33:30 unset SSH_AUTH_SOCK; 19:33:30 unset SSH_AGENT_PID; 19:33:30 echo Agent pid 20 killed; 19:33:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:33:30 + git semver [Pipeline] } 19:33:30 $ docker stop --time=1 23c2a3307ab302fe1ffb9f2e4d553e2184c5ab623e4744ed26af2bab661bcd2a 19:33:31 $ docker rm -f 23c2a3307ab302fe1ffb9f2e4d553e2184c5ab623e4744ed26af2bab661bcd2a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:33:31 19:33:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:33:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:33:32 0.23.1-centos7: Pulling from edgex-lftools 19:33:32 ab5ef0e58194: Pulling fs layer 19:33:32 9712f1f96733: Pulling fs layer 19:33:32 63f879dbbcfc: Pulling fs layer 19:33:32 0d9ebad4ef96: Pulling fs layer 19:33:32 e9a5061849ea: Pulling fs layer 19:33:32 d747dcd14b5f: Pulling fs layer 19:33:32 2de7ff778b66: Pulling fs layer 19:33:32 0d9ebad4ef96: Waiting 19:33:32 e9a5061849ea: Waiting 19:33:32 d747dcd14b5f: Waiting 19:33:32 2de7ff778b66: Waiting 19:33:32 9712f1f96733: Verifying Checksum 19:33:32 9712f1f96733: Download complete 19:33:32 63f879dbbcfc: Verifying Checksum 19:33:32 63f879dbbcfc: Download complete 19:33:32 ab5ef0e58194: Verifying Checksum 19:33:32 ab5ef0e58194: Download complete 19:33:32 d747dcd14b5f: Verifying Checksum 19:33:32 d747dcd14b5f: Download complete 19:33:32 e9a5061849ea: Verifying Checksum 19:33:32 e9a5061849ea: Download complete 19:33:32 0d9ebad4ef96: Verifying Checksum 19:33:32 0d9ebad4ef96: Download complete 19:33:33 2de7ff778b66: Verifying Checksum 19:33:33 2de7ff778b66: Download complete 19:33:35 ab5ef0e58194: Pull complete 19:33:35 9712f1f96733: Pull complete 19:33:37 63f879dbbcfc: Pull complete 19:33:40 0d9ebad4ef96: Pull complete 19:33:40 e9a5061849ea: Pull complete 19:33:40 d747dcd14b5f: Pull complete 19:33:41 2de7ff778b66: Pull complete 19:33:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:33:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:33:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:33:41 prd-centos7-docker-4c-2g-1472 does not seem to be running inside a container 19:33:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:33:45 $ docker top 34d60af53fd6608971e2a8da6d42327520109d1b76ce6d3c0b4320e32e5016f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:33:45 provisioning config files... 19:33:45 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4994717196567654106tmp 19:33:45 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2566308595289961002tmp 19:33:45 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config381594410259133693tmp [Pipeline] { [Pipeline] echo 19:33:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:33:45 ---> sigul-configuration.sh 19:33:45 gpg: directory `/root/.gnupg' created 19:33:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:33:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:33:45 gpg: keyring `/root/.gnupg/secring.gpg' created 19:33:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:33:45 gpg: CAST5 encrypted data 19:33:45 gpg: encrypted with 1 passphrase 19:33:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:33:45 + mkdir /home/jenkins 19:33:45 + mkdir /home/jenkins/sigul [Pipeline] sh 19:33:46 + 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 19:33:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:33:46 ---> sigul-install.sh 19:33:46 Sigul already installed; skipping installation. [Pipeline] sh 19:33:46 + git tag --list 19:33:46 0.7.1 19:33:46 delhi-tag 19:33:46 v1.0.0 19:33:46 v1.1.0 19:33:46 v1.1.1 19:33:46 v1.1.2 19:33:46 v1.2.0 19:33:46 v1.2.1 19:33:46 v1.2.2 19:33:46 v1.2.3 19:33:46 v1.3.0 19:33:46 v1.4.0 19:33:46 v2.0.0 19:33:46 v2.0.1-dev.1 19:33:46 v2.0.1-dev.10 19:33:46 v2.0.1-dev.11 19:33:46 v2.0.1-dev.12 19:33:46 v2.0.1-dev.13 19:33:46 v2.0.1-dev.14 19:33:46 v2.0.1-dev.15 19:33:46 v2.0.1-dev.16 19:33:46 v2.0.1-dev.17 19:33:46 v2.0.1-dev.18 19:33:46 v2.0.1-dev.19 19:33:46 v2.0.1-dev.2 19:33:46 v2.0.1-dev.20 19:33:46 v2.0.1-dev.21 19:33:46 v2.0.1-dev.3 19:33:46 v2.0.1-dev.4 19:33:46 v2.0.1-dev.5 19:33:46 v2.0.1-dev.6 19:33:46 v2.0.1-dev.7 19:33:46 v2.0.1-dev.8 19:33:46 v2.0.1-dev.9 [Pipeline] sh 19:33:46 + lftools sign git-tag v2.0.1-dev.21 19:33:47 Signing Git tag with Sigul... 19:33:47 Signing v2.0.1-dev.21 [Pipeline] echo 19:33:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:33:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:33:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:33:49 $ docker stop --time=1 34d60af53fd6608971e2a8da6d42327520109d1b76ce6d3c0b4320e32e5016f4 19:33:50 $ docker rm -f 34d60af53fd6608971e2a8da6d42327520109d1b76ce6d3c0b4320e32e5016f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:33:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:33:50 . [Pipeline] withDockerContainer 19:33:51 prd-centos7-docker-4c-2g-1472 does not seem to be running inside a container 19:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:33:51 $ docker top 112baf1150c60690589cfe7400ee3d503e50e4968bcf9bc73758dd0abfa78230 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:33:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:33:51 [ssh-agent] Looking for ssh-agent implementation... 19:33:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:33:51 $ docker exec 112baf1150c60690589cfe7400ee3d503e50e4968bcf9bc73758dd0abfa78230 ssh-agent 19:33:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLlcICp/agent.15 19:33:51 SSH_AGENT_PID=22 19:33:51 Running ssh-add (command line suppressed) 19:33:51 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4257353836494154707.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4257353836494154707.key) 19:33:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:33:52 + git semver bump pre 19:33:52 # -> Open(): unable to determine branch for HEAD 19:33:52 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 19:33:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 19:33:52 # $SEMVER_REMOTE_NAME = origin 19:33:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:33:52 # $SEMVER_USER_NAME = edgex-jenkins 19:33:52 # $SEMVER_BRANCH = main 19:33:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 19:33:52 2.0.1-dev.22 [Pipeline] } 19:33:52 $ docker exec --env ******** --env ******** 112baf1150c60690589cfe7400ee3d503e50e4968bcf9bc73758dd0abfa78230 ssh-agent -k 19:33:52 unset SSH_AUTH_SOCK; 19:33:52 unset SSH_AGENT_PID; 19:33:52 echo Agent pid 22 killed; 19:33:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:33:52 + git semver [Pipeline] } 19:33:52 $ docker stop --time=1 112baf1150c60690589cfe7400ee3d503e50e4968bcf9bc73758dd0abfa78230 19:33:53 $ docker rm -f 112baf1150c60690589cfe7400ee3d503e50e4968bcf9bc73758dd0abfa78230 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:33:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:33:54 . [Pipeline] withDockerContainer 19:33:54 prd-centos7-docker-4c-2g-1472 does not seem to be running inside a container 19:33:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:33:54 $ docker top 2bdc0a8aee201e9907ec396871e15699e4b18d1937be8a06433afef0682aec35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:33:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:33:54 [ssh-agent] Looking for ssh-agent implementation... 19:33:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:33:54 $ docker exec 2bdc0a8aee201e9907ec396871e15699e4b18d1937be8a06433afef0682aec35 ssh-agent 19:33:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXepHgHa/agent.14 19:33:55 SSH_AGENT_PID=20 19:33:55 Running ssh-add (command line suppressed) 19:33:55 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7530820280314121351.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7530820280314121351.key) 19:33:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:33:55 + git semver push 19:33:55 # -> Open(): unable to determine branch for HEAD 19:33:55 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 19:33:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 19:33:55 # $SEMVER_REMOTE_NAME = origin 19:33:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:33:55 # $SEMVER_USER_NAME = edgex-jenkins 19:33:55 # $SEMVER_BRANCH = main 19:33:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 19:33:57 $ docker exec --env ******** --env ******** 2bdc0a8aee201e9907ec396871e15699e4b18d1937be8a06433afef0682aec35 ssh-agent -k 19:33:57 unset SSH_AUTH_SOCK; 19:33:57 unset SSH_AGENT_PID; 19:33:57 echo Agent pid 20 killed; 19:33:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:33:57 + git semver [Pipeline] } 19:33:57 $ docker stop --time=1 2bdc0a8aee201e9907ec396871e15699e4b18d1937be8a06433afef0682aec35 19:33:59 $ docker rm -f 2bdc0a8aee201e9907ec396871e15699e4b18d1937be8a06433afef0682aec35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:33:59 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:34:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:34:00 ---> package-listing.sh 19:34:00 ++ facter osfamily 19:34:00 ++ tr '[:upper:]' '[:lower:]' 19:34:00 + OS_FAMILY=redhat 19:34:00 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 19:34:00 + START_PACKAGES=/tmp/packages_start.txt 19:34:00 + END_PACKAGES=/tmp/packages_end.txt 19:34:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:34:00 + PACKAGES=/tmp/packages_start.txt 19:34:00 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 19:34:00 + PACKAGES=/tmp/packages_end.txt 19:34:00 + case "${OS_FAMILY}" in 19:34:00 + rpm -qa 19:34:00 + sort 19:34:01 + '[' -f /tmp/packages_start.txt ']' 19:34:01 + '[' -f /tmp/packages_end.txt ']' 19:34:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:34:01 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 19:34:01 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 19:34:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 19:34:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:34:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:34:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:34:02 19:34:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:34:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:34:02 latest: Pulling from edgex-lftools-log-publisher 19:34:02 b4d181a07f80: Pulling fs layer 19:34:02 a1111a8f2ec3: Pulling fs layer 19:34:02 ed53099fbce6: Pulling fs layer 19:34:02 dc539afda2c1: Pulling fs layer 19:34:02 77bc0d833cb6: Pulling fs layer 19:34:02 9065ff56babe: Pulling fs layer 19:34:02 d287ab97295c: Pulling fs layer 19:34:02 dc539afda2c1: Waiting 19:34:02 77bc0d833cb6: Waiting 19:34:02 9065ff56babe: Waiting 19:34:02 d287ab97295c: Waiting 19:34:02 a1111a8f2ec3: Verifying Checksum 19:34:02 a1111a8f2ec3: Download complete 19:34:02 dc539afda2c1: Verifying Checksum 19:34:02 dc539afda2c1: Download complete 19:34:02 ed53099fbce6: Verifying Checksum 19:34:02 ed53099fbce6: Download complete 19:34:02 9065ff56babe: Verifying Checksum 19:34:02 9065ff56babe: Download complete 19:34:02 77bc0d833cb6: Verifying Checksum 19:34:02 77bc0d833cb6: Download complete 19:34:02 b4d181a07f80: Verifying Checksum 19:34:02 b4d181a07f80: Download complete 19:34:03 d287ab97295c: Verifying Checksum 19:34:03 d287ab97295c: Download complete 19:34:04 b4d181a07f80: Pull complete 19:34:04 a1111a8f2ec3: Pull complete 19:34:04 ed53099fbce6: Pull complete 19:34:05 dc539afda2c1: Pull complete 19:34:05 77bc0d833cb6: Pull complete 19:34:05 9065ff56babe: Pull complete 19:34:10 d287ab97295c: Pull complete 19:34:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:34:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:34:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:34:10 prd-centos7-docker-4c-2g-1472 does not seem to be running inside a container 19:34: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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:34:12 $ docker top 80b390022886709a7b5c563882bc4b2829f090ad8738d42b4050b2485199e413 -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:13 + touch /tmp/pre-build-complete [Pipeline] sh 19:34:13 + mkdir -p /var/log/sysstat [Pipeline] sh 19:34:13 + ls /var/log/sa-host 19:34:13 + sadf -c /var/log/sa-host/sa14 19:34:13 file_magic: OK 19:34:13 HZ: Using current value: 100 19:34:13 file_header: OK 19:34:13 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 19:34:13 Statistics: 19:34:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:34:13 File successfully converted to sysstat format version 12.0.3 19:34:13 + sadf -c /var/log/sa-host/sa30 19:34:13 file_magic: OK 19:34:13 HZ: Using current value: 100 19:34:13 file_header: OK 19:34:13 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 19:34:13 Statistics: 19:34:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:34:13 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:34:14 provisioning config files... 19:34:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8411024142212786238tmp [Pipeline] { [Pipeline] echo 19:34:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:34:14 ---> create-netrc.sh [Pipeline] } 19:34:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:34:14 ---> python-tools-install.sh [Pipeline] echo 19:34:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:34:15 ---> sudo-logs.sh 19:34:15 Archiving 'sudo' log.. 19:34:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-1472.novalocal: Name or service not known 19:34:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-1472.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:34:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:34:15 ---> job-cost.sh 19:34:15 lf-activate-venv: SKIPPING 19:34:15 DEBUG: total: 0.10999999940395355 19:34:15 INFO: Retrieving Stack Cost... 19:34:16 INFO: Retrieving Pricing Info for: v3-standard-2 19:34:16 INFO: Archiving Costs [Pipeline] echo 19:34:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:34:16 ---> logs-deploy.sh 19:34:16 lf-activate-venv: SKIPPING 19:34:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/20 19:34:16 INFO: archiving workspace using pattern(s): 19:34:17 Archives upload complete. 19:34:17 INFO: archiving logs to Nexus 19:34:18 ---> uname -a: 19:34:18 Linux prd-centos7-docker-4c-2g-1472.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 19:34:18 19:34:18 19:34:18 ---> lscpu: 19:34:18 Architecture: x86_64 19:34:18 CPU op-mode(s): 32-bit, 64-bit 19:34:18 Byte Order: Little Endian 19:34:18 Address sizes: 40 bits physical, 48 bits virtual 19:34:18 CPU(s): 2 19:34:18 On-line CPU(s) list: 0,1 19:34:18 Thread(s) per core: 1 19:34:18 Core(s) per socket: 1 19:34:18 Socket(s): 2 19:34:18 NUMA node(s): 1 19:34:18 Vendor ID: AuthenticAMD 19:34:18 CPU family: 23 19:34:18 Model: 49 19:34:18 Model name: AMD EPYC-Rome Processor 19:34:18 Stepping: 0 19:34:18 CPU MHz: 2799.998 19:34:18 BogoMIPS: 5599.99 19:34:18 Virtualization: AMD-V 19:34:18 Hypervisor vendor: KVM 19:34:18 Virtualization type: full 19:34:18 L1d cache: 32K 19:34:18 L1i cache: 32K 19:34:18 L2 cache: 512K 19:34:18 L3 cache: 16384K 19:34:18 NUMA node0 CPU(s): 0,1 19:34:18 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 19:34:18 19:34:18 19:34:18 ---> nproc: 19:34:18 2 19:34:18 19:34:18 19:34:18 ---> df -h: 19:34:18 Filesystem Size Used Avail Use% Mounted on 19:34:18 overlay 40G 9.0G 32G 23% / 19:34:18 tmpfs 64M 0 64M 0% /dev 19:34:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:34:18 shm 64M 0 64M 0% /dev/shm 19:34:18 /dev/vda1 40G 9.0G 32G 23% /facter-os 19:34:18 19:34:18 19:34:18 ---> sar -b -r -n DEV: 19:34:18 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/14/21 _x86_64_ (2 CPU) 19:34:18 19:34:18 19:21:55 LINUX RESTART (2 CPU) 19:34:18 19:34:18 19:23:01 tps rtps wtps bread/s bwrtn/s 19:34:18 19:24:01 1.62 0.00 1.62 0.00 35.93 19:34:18 19:25:01 0.45 0.00 0.45 0.00 7.00 19:34:18 19:26:01 0.25 0.00 0.25 0.00 2.78 19:34:18 19:27:01 0.20 0.00 0.20 0.00 2.87 19:34:18 19:28:01 0.35 0.00 0.35 0.00 4.90 19:34:18 19:29:01 0.28 0.00 0.28 0.00 2.75 19:34:18 19:30:01 0.17 0.00 0.17 0.00 2.43 19:34:18 19:31:01 0.32 0.00 0.32 0.00 3.41 19:34:18 19:32:01 0.25 0.00 0.25 0.00 3.23 19:34:18 19:33:01 0.25 0.00 0.25 0.00 3.63 19:34:18 19:34:01 218.38 0.22 218.17 16.12 54702.23 19:34:18 Average: 20.24 0.02 20.22 1.47 4981.46 19:34:18 19:34:18 19:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:34:18 19:24:01 5697180 0 609848 7.61 2620 1699292 1409848 15.57 554420 1525160 16 19:34:18 19:25:01 5695112 0 611908 7.64 2620 1699300 1410136 15.57 556720 1525180 8 19:34:18 19:26:01 5695984 0 611036 7.63 2620 1699300 1410160 15.57 555300 1525180 16 19:34:18 19:27:01 5698008 0 609004 7.60 2620 1699308 1409848 15.57 552988 1525772 12 19:34:18 19:28:01 5701004 0 606004 7.57 2620 1699312 1409932 15.57 550552 1525772 8 19:34:18 19:29:01 5700812 0 606188 7.57 2620 1699320 1409908 15.57 550476 1525776 20 19:34:18 19:30:01 5700884 0 606112 7.57 2620 1699324 1409848 15.57 550248 1525772 8 19:34:18 19:31:01 5701444 0 605548 7.56 2620 1699328 1409848 15.57 550304 1525772 8 19:34:18 19:32:01 5696256 0 610732 7.63 2620 1699332 1410124 15.57 554536 1525772 16 19:34:18 19:33:01 5684868 0 622116 7.77 2620 1699336 1410172 15.57 566000 1525772 16 19:34:18 19:34:01 3980288 0 1004156 12.54 2620 3021876 1642944 18.14 1039348 2533052 124 19:34:18 Average: 5541076 0 645696 8.06 2620 1819548 1431161 15.80 598263 1617180 23 19:34:18 19:34:18 19:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:34:18 19:24:01 eth0 0.70 0.10 0.06 0.05 0.00 0.00 0.00 0.00 19:34:18 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:25:01 eth0 2.27 0.75 1.19 0.23 0.00 0.00 0.00 0.00 19:34:18 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:26:01 eth0 0.92 0.55 0.53 0.39 0.00 0.00 0.00 0.00 19:34:18 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:27:01 eth0 0.43 0.10 0.04 0.01 0.00 0.00 0.00 0.00 19:34:18 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:28:01 eth0 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 19:34:18 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:29:01 eth0 0.33 0.18 0.07 0.01 0.00 0.00 0.00 0.00 19:34:18 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:30:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:31:01 eth0 1.17 0.08 0.11 0.01 0.00 0.00 0.00 0.00 19:34:18 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:32:01 eth0 1.45 0.70 0.64 0.40 0.00 0.00 0.00 0.00 19:34:18 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:33:01 eth0 0.68 0.62 0.40 0.25 0.00 0.00 0.00 0.00 19:34:18 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:34:01 eth0 370.85 230.40 7697.85 125.86 0.00 0.00 0.00 0.00 19:34:18 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 19:34:01 docker0 30.94 45.89 3.23 386.51 0.00 0.00 0.00 0.00 19:34:18 Average: eth0 34.49 21.26 700.41 11.58 0.00 0.00 0.00 0.00 19:34:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:18 Average: docker0 2.81 4.17 0.29 35.15 0.00 0.00 0.00 0.00 19:34:18 19:34:18 19:34:18 ---> sar -P ALL: 19:34:18 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/14/21 _x86_64_ (2 CPU) 19:34:18 19:34:18 19:21:55 LINUX RESTART (2 CPU) 19:34:18 19:34:18 19:23:01 CPU %user %nice %system %iowait %steal %idle 19:34:18 19:24:01 all 0.13 0.00 0.04 0.00 0.02 99.82 19:34:18 19:24:01 0 0.10 0.00 0.05 0.00 0.02 99.83 19:34:18 19:24:01 1 0.15 0.00 0.03 0.00 0.02 99.80 19:34:18 19:25:01 all 0.14 0.00 0.06 0.00 0.03 99.77 19:34:18 19:25:01 0 0.07 0.00 0.07 0.00 0.02 99.85 19:34:18 19:25:01 1 0.22 0.00 0.05 0.00 0.03 99.70 19:34:18 19:26:01 all 0.19 0.00 0.07 0.00 0.01 99.73 19:34:18 19:26:01 0 0.18 0.00 0.08 0.00 0.02 99.72 19:34:18 19:26:01 1 0.20 0.00 0.05 0.00 0.00 99.75 19:34:18 19:27:01 all 0.13 0.00 0.06 0.00 0.03 99.78 19:34:18 19:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:34:18 19:27:01 1 0.22 0.00 0.08 0.00 0.03 99.67 19:34:18 19:28:01 all 0.10 0.00 0.04 0.00 0.02 99.84 19:34:18 19:28:01 0 0.13 0.00 0.02 0.00 0.00 99.85 19:34:18 19:28:01 1 0.07 0.00 0.07 0.00 0.03 99.83 19:34:18 19:29:01 all 0.23 0.00 0.03 0.00 0.01 99.73 19:34:18 19:29:01 0 0.38 0.00 0.02 0.00 0.00 99.60 19:34:18 19:29:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:34:18 19:30:01 all 0.23 0.00 0.04 0.00 0.03 99.71 19:34:18 19:30:01 0 0.37 0.00 0.02 0.00 0.02 99.60 19:34:18 19:30:01 1 0.08 0.00 0.07 0.00 0.03 99.82 19:34:18 19:31:01 all 0.21 0.00 0.03 0.00 0.03 99.73 19:34:18 19:31:01 0 0.32 0.00 0.02 0.00 0.00 99.67 19:34:18 19:31:01 1 0.10 0.00 0.05 0.00 0.05 99.80 19:34:18 19:32:01 all 0.15 0.00 0.05 0.00 0.02 99.78 19:34:18 19:32:01 0 0.20 0.00 0.03 0.00 0.02 99.75 19:34:18 19:32:01 1 0.10 0.00 0.07 0.00 0.02 99.82 19:34:18 19:33:01 all 0.13 0.00 0.05 0.00 0.03 99.79 19:34:18 19:33:01 0 0.18 0.00 0.03 0.00 0.02 99.77 19:34:18 19:33:01 1 0.08 0.00 0.07 0.00 0.03 99.82 19:34:18 19:34:01 all 26.56 0.00 11.19 2.82 0.10 59.34 19:34:18 19:34:01 0 26.03 0.00 11.20 2.45 0.11 60.22 19:34:18 19:34:01 1 27.09 0.00 11.18 3.19 0.09 58.46 19:34:18 19:34:18 Average: CPU %user %nice %system %iowait %steal %idle 19:34:18 Average: all 2.44 0.00 1.01 0.24 0.03 96.29 19:34:18 Average: 0 2.42 0.00 1.00 0.21 0.02 96.35 19:34:18 Average: 1 2.45 0.00 1.02 0.27 0.03 96.22 19:34:18 19:34:18 19:34:18