Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ad629fb126a20093fbb85ee62bd441bcf21fc4e 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-ssh17449305142670629613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh6401115225292444636.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh2389867040694554679.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8618319528964291581.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh6579340450034186685.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21801 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0ad629fb126a20093fbb85ee62bd441bcf21fc4e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ad629fb126a20093fbb85ee62bd441bcf21fc4e # timeout=10 Commit message: "Merge pull request #1146 from jinlinGuan/issue-1145" > git rev-list --no-walk c4fb6f454a66f6ec4303bcc61530b9f99af08732 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:16:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:16:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:16:50 ========================================================= 16:16:50 EdgeX Global Pipelines Version Info 16:16:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:16:51 ------------------- 16:16:51 stable info: 16:16:51 ------------------- 16:16:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:16:51 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 16:16:51 Message: update stable to v1.0.221 16:16:51 ------------------- 16:16:51 experimental info: 16:16:51 ------------------- 16:16:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:16:51 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 16:16:51 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ad629fb126a20093fbb85ee62bd441bcf21fc4e [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ad629f [Pipeline] echo 16:16:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:16:52 provisioning config files... 16:16:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6923538263300981533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:52 ---> docker-login.sh 16:16:52 nexus3.edgexfoundry.org:10001 16:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:53 Configure a credential helper to remove this warning. See 16:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:53 16:16:53 Login Succeeded 16:16:53 nexus3.edgexfoundry.org:10002 16:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:53 Configure a credential helper to remove this warning. See 16:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:53 16:16:53 Login Succeeded 16:16:53 nexus3.edgexfoundry.org:10003 16:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:53 Configure a credential helper to remove this warning. See 16:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:53 16:16:53 Login Succeeded 16:16:53 nexus3.edgexfoundry.org:10004 16:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:53 Configure a credential helper to remove this warning. See 16:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:53 16:16:53 Login Succeeded 16:16:53 docker.io 16:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:54 Configure a credential helper to remove this warning. See 16:16:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:54 16:16:54 Login Succeeded 16:16:54 ---> docker-login.sh ends [Pipeline] } 16:16:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:16:54 + git rev-list -1 --merges 0ad629fb126a20093fbb85ee62bd441bcf21fc4e~1..0ad629fb126a20093fbb85ee62bd441bcf21fc4e [Pipeline] echo 16:16:54 -----------> git rev-list -1 --merges 0ad629fb126a20093fbb85ee62bd441bcf21fc4e~1..0ad629fb126a20093fbb85ee62bd441bcf21fc4e 0ad629fb126a20093fbb85ee62bd441bcf21fc4e 16:16:54 0ad629fb126a20093fbb85ee62bd441bcf21fc4e [false] [Pipeline] sh 16:16:54 + git log --format=format:%s -1 0ad629fb126a20093fbb85ee62bd441bcf21fc4e [Pipeline] echo 16:16:54 ========================================================= 16:16:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:16:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:16:55 + git log --format=format:%s -1 0ad629fb126a20093fbb85ee62bd441bcf21fc4e [Pipeline] echo 16:16:55 [semverPrep] GIT_COMMIT: 0ad629fb126a20093fbb85ee62bd441bcf21fc4e, Commit Message: Merge pull request #1146 from jinlinGuan/issue-1145 [Pipeline] echo 16:16:55 [semverPrep] This is not a build commit. [Pipeline] sh 16:16:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:16:55 + grep -v github /etc/ssh/ssh_known_hosts 16:16:55 + [ -e /tmp/ssh_known_hosts ] 16:16:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:16:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:16:55 + sudo tee -a /etc/ssh/ssh_known_hosts 16:16:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:16:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:16:56 16:16:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:16:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:16:56 latest: Pulling from edgex-devops/git-semver 16:16:56 a0d0a0d46f8b: Pulling fs layer 16:16:56 3e5f54012d9b: Pulling fs layer 16:16:56 4c7163046ea9: Pulling fs layer 16:16:56 0c2d73faf560: Pulling fs layer 16:16:56 0c2d73faf560: Waiting 16:16:56 3e5f54012d9b: Verifying Checksum 16:16:56 3e5f54012d9b: Download complete 16:16:56 a0d0a0d46f8b: Verifying Checksum 16:16:56 a0d0a0d46f8b: Download complete 16:16:56 0c2d73faf560: Verifying Checksum 16:16:56 4c7163046ea9: Verifying Checksum 16:16:56 4c7163046ea9: Download complete 16:16:56 a0d0a0d46f8b: Pull complete 16:16:56 3e5f54012d9b: Pull complete 16:16:56 4c7163046ea9: Pull complete 16:16:57 0c2d73faf560: Pull complete 16:16:57 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:16:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:16:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:16:57 prd-ubuntu20.04-docker-8c-8g-21801 does not seem to be running inside a container 16:16:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:16:58 $ docker top bda2ecfba16c9557d68835635f2a66b5b602acb3619148d185bf60fa385164f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:16:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:16:58 [ssh-agent] Looking for ssh-agent implementation... 16:16:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:58 $ docker exec bda2ecfba16c9557d68835635f2a66b5b602acb3619148d185bf60fa385164f9 ssh-agent 16:16:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcFbcNC/agent.15 16:16:58 SSH_AGENT_PID=21 16:16:58 Running ssh-add (command line suppressed) 16:16:58 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2632677675803072714.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2632677675803072714.key) 16:16:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:16:58 + git tag --points-at HEAD [Pipeline] } 16:16:58 $ docker exec --env ******** --env ******** bda2ecfba16c9557d68835635f2a66b5b602acb3619148d185bf60fa385164f9 ssh-agent -k 16:16:59 unset SSH_AUTH_SOCK; 16:16:59 unset SSH_AGENT_PID; 16:16:59 echo Agent pid 21 killed; 16:16:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:16:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:16:59 [ssh-agent] Looking for ssh-agent implementation... 16:16:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:59 $ docker exec bda2ecfba16c9557d68835635f2a66b5b602acb3619148d185bf60fa385164f9 ssh-agent 16:16:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjaipAH/agent.55 16:16:59 SSH_AGENT_PID=61 16:16:59 Running ssh-add (command line suppressed) 16:16:59 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7519898100119968548.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7519898100119968548.key) 16:16:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:16:59 + git semver init 16:16:59 # -> Open(): unable to determine branch for HEAD 16:16:59 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 16:16:59 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 16:16:59 # $SEMVER_REMOTE_NAME = origin 16:16:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:16:59 # $SEMVER_USER_NAME = edgex-jenkins 16:16:59 # $SEMVER_BRANCH = main 16:16:59 # $SEMVER_TEMP = /tmp/semver-616872341 16:16:59 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 16:17:01 # '/tmp/semver-616872341' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 16:17:01 # -> Force: false 16:17:01 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 16:17:01 $ docker exec --env ******** --env ******** bda2ecfba16c9557d68835635f2a66b5b602acb3619148d185bf60fa385164f9 ssh-agent -k 16:17:01 unset SSH_AUTH_SOCK; 16:17:01 unset SSH_AGENT_PID; 16:17:01 echo Agent pid 61 killed; 16:17:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:17:01 + git semver [Pipeline] } 16:17:01 $ docker stop --time=1 bda2ecfba16c9557d68835635f2a66b5b602acb3619148d185bf60fa385164f9 16:17:03 $ docker rm -f bda2ecfba16c9557d68835635f2a66b5b602acb3619148d185bf60fa385164f9 [Pipeline] // withDockerContainer [Pipeline] sh 16:17:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:17:03 Stashed 1 file(s) [Pipeline] echo 16:17:03 [edgeXSemver]: initialized semver on version 2.2.0-dev.31 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:03 provisioning config files... 16:17:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8885749401177376871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:04 ---> docker-login.sh 16:17:04 nexus3.edgexfoundry.org:10001 16:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:04 Configure a credential helper to remove this warning. See 16:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:04 16:17:04 Login Succeeded 16:17:04 nexus3.edgexfoundry.org:10002 16:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:04 Configure a credential helper to remove this warning. See 16:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:04 16:17:04 Login Succeeded 16:17:04 nexus3.edgexfoundry.org:10003 16:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:04 Configure a credential helper to remove this warning. See 16:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:04 16:17:04 Login Succeeded 16:17:04 nexus3.edgexfoundry.org:10004 16:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:04 Configure a credential helper to remove this warning. See 16:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:04 16:17:04 Login Succeeded 16:17:04 docker.io 16:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:05 Configure a credential helper to remove this warning. See 16:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:05 16:17:05 Login Succeeded 16:17:05 ---> docker-login.sh ends [Pipeline] } 16:17:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:17:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:17:05 ========================================================= 16:17:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:17:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:17:05 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 16:17:05 Sending build context to Docker daemon 9.58MB 16:17:05 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 16:17:05 Step 2/11 : FROM ${BASE} AS builder 16:17:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:17:05 59bf1c3509f3: Pulling fs layer 16:17:05 666ba61612fd: Pulling fs layer 16:17:05 8ed8ca486205: Pulling fs layer 16:17:05 4fe6c5a15a65: Pulling fs layer 16:17:05 22a0e8bec74d: Pulling fs layer 16:17:05 ca2b28591e48: Pulling fs layer 16:17:05 a51346096db8: Pulling fs layer 16:17:05 daebc70d1ce1: Pulling fs layer 16:17:05 0e18a0eac166: Pulling fs layer 16:17:05 ca2b28591e48: Waiting 16:17:05 a51346096db8: Waiting 16:17:05 4fe6c5a15a65: Waiting 16:17:05 22a0e8bec74d: Waiting 16:17:05 8ed8ca486205: Verifying Checksum 16:17:05 8ed8ca486205: Download complete 16:17:05 666ba61612fd: Download complete 16:17:05 22a0e8bec74d: Verifying Checksum 16:17:05 22a0e8bec74d: Download complete 16:17:05 ca2b28591e48: Verifying Checksum 16:17:05 ca2b28591e48: Download complete 16:17:05 59bf1c3509f3: Verifying Checksum 16:17:05 59bf1c3509f3: Download complete 16:17:05 a51346096db8: Verifying Checksum 16:17:05 a51346096db8: Download complete 16:17:05 daebc70d1ce1: Verifying Checksum 16:17:05 daebc70d1ce1: Download complete 16:17:05 59bf1c3509f3: Pull complete 16:17:05 666ba61612fd: Pull complete 16:17:05 8ed8ca486205: Pull complete 16:17:06 0e18a0eac166: Download complete 16:17:06 4fe6c5a15a65: Verifying Checksum 16:17:06 4fe6c5a15a65: Download complete 16:17:10 4fe6c5a15a65: Pull complete 16:17:10 22a0e8bec74d: Pull complete 16:17:10 ca2b28591e48: Pull complete 16:17:10 a51346096db8: Pull complete 16:17:11 daebc70d1ce1: Pull complete 16:17:13 0e18a0eac166: Pull complete 16:17:13 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 16:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:17:13 ---> f018257e8ee9 16:17:13 Step 3/11 : ARG MAKE=make build 16:17:14 ---> Running in a85d8cc0b877 16:17:15 Removing intermediate container a85d8cc0b877 16:17:15 ---> 772f8a9ac22a 16:17:15 Step 4/11 : WORKDIR /device-sdk-go 16:17:15 ---> Running in 16737267dd14 16:17:15 Removing intermediate container 16737267dd14 16:17:15 ---> f3321f7b962c 16:17:15 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:17:15 ---> Running in 121c91314008 16:17:15 Removing intermediate container 121c91314008 16:17:15 ---> 941aca2f1f52 16:17:15 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:17:15 ---> Running in b01ed10b7cf2 16:17:16 Removing intermediate container b01ed10b7cf2 16:17:16 ---> f7f69d2499f0 16:17:16 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:17:16 ---> Running in 5e5c862b5fca 16:17:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:17:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:17:17 OK: 221 MiB in 52 packages 16:17:18 Removing intermediate container 5e5c862b5fca 16:17:18 ---> 378ed16a5095 16:17:18 Step 8/11 : COPY go.mod vendor* ./ 16:17:18 ---> 889e92d2baf1 16:17:18 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:18 ---> Running in 2ca93f1b4487 16:17:18 Still waiting to schedule task 16:17:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:17:36 Removing intermediate container 2ca93f1b4487 16:17:36 ---> f07e87347d2c 16:17:36 Step 10/11 : COPY . . 16:17:36 ---> b8d0104d08f3 16:17:36 Step 11/11 : RUN ${MAKE} 16:17:36 ---> Running in 0726d8027452 16:17:36 noop 16:17:37 Removing intermediate container 0726d8027452 16:17:37 ---> 640f2b3eeec4 16:17:37 Successfully built 640f2b3eeec4 16:17:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:17:37 + docker inspect -f . ci-base-image-x86_64 16:17:37 . [Pipeline] withDockerContainer 16:17:37 prd-ubuntu20.04-docker-8c-8g-21801 does not seem to be running inside a container 16:17:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:17:38 $ docker top 261c5f6bc16923321d94501f558f1ed9a505d5167e8a038ac3a5a35d92b63836 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:38 + go version 16:17:38 go version go1.17.6 linux/amd64 [Pipeline] } 16:17:38 $ docker stop --time=1 261c5f6bc16923321d94501f558f1ed9a505d5167e8a038ac3a5a35d92b63836 16:17:39 $ docker rm -f 261c5f6bc16923321d94501f558f1ed9a505d5167e8a038ac3a5a35d92b63836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:17:40 + docker inspect -f . ci-base-image-x86_64 16:17:40 . [Pipeline] withDockerContainer 16:17:40 prd-ubuntu20.04-docker-8c-8g-21801 does not seem to be running inside a container 16:17:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:17:40 $ docker top 8cf31baaa59dddd249d1f832e271bf0e4d266c35df998e9047aa08e220d9f44c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:17:41 + make test 16:17:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:17:47 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:18:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:18:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:18:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:18:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.136s coverage: 23.3% of statements 16:18:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:18:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.055s coverage: 27.6% of statements 16:18:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.075s coverage: 78.9% of statements 16:18:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.063s coverage: 10.8% of statements 16:18:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.098s coverage: 60.0% of statements 16:18:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:18:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:18:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.087s coverage: 34.8% of statements 16:18:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:18:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.064s coverage: 86.1% of statements 16:18:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:18:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:18:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.101s coverage: 65.1% of statements 16:18:01 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.898s coverage: 89.2% of statements 16:18:01 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:18:01 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements 16:18:01 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:18:19 GO111MODULE=on go vet ./... 16:18:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:18:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:18:22 ./bin/test-attribution-txt.sh [Pipeline] echo 16:18:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:18:22 $ docker stop --time=1 8cf31baaa59dddd249d1f832e271bf0e4d266c35df998e9047aa08e220d9f44c 16:18:25 $ docker rm -f 8cf31baaa59dddd249d1f832e271bf0e4d266c35df998e9047aa08e220d9f44c [Pipeline] // withDockerContainer [Pipeline] sh 16:18:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:18:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:18:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:18:27 + ls -al . 16:18:27 total 296 16:18:27 drwxrwxr-x 11 jenkins jenkins 4096 Apr 22 16:18 . 16:18:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 16:16 .. 16:18:27 -rw-rw-r-- 1 jenkins jenkins 140 Apr 22 16:16 .dockerignore 16:18:27 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 16:16 .git 16:18:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 16:16 .github 16:18:27 -rw-rw-r-- 1 jenkins jenkins 131 Apr 22 16:16 .gitignore 16:18:27 -rw-rw-r-- 1 jenkins jenkins 42 Apr 22 16:16 .golangci.yml 16:18:27 drwx------ 3 jenkins jenkins 4096 Apr 22 16:17 .semver 16:18:27 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 22 16:16 CHANGELOG.md 16:18:27 -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 16:16 GOVERNANCE.md 16:18:27 -rw-rw-r-- 1 jenkins jenkins 880 Apr 22 16:16 Jenkinsfile 16:18:27 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 22 16:16 LICENSE 16:18:27 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 22 16:16 Makefile 16:18:27 -rw-rw-r-- 1 jenkins jenkins 619 Apr 22 16:16 OWNERS.md 16:18:27 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 22 16:16 README.md 16:18:27 -rw-rw-r-- 1 jenkins jenkins 12 Apr 22 16:17 VERSION 16:18:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 16:16 bin 16:18:27 -rw-r--r-- 1 jenkins jenkins 130819 Apr 22 16:18 coverage.out 16:18:27 drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 16:16 example 16:18:27 -rw-rw-r-- 1 jenkins jenkins 3198 Apr 22 16:16 go.mod 16:18:27 -rw-rw-r-- 1 jenkins jenkins 34607 Apr 22 16:16 go.sum 16:18:27 drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 16:16 internal 16:18:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 16:16 openapi 16:18:27 drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 16:16 pkg 16:18:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 16:16 snap 16:18:27 -rw-rw-r-- 1 jenkins jenkins 222 Apr 22 16:16 version.go [Pipeline] isUnix [Pipeline] sh 16:18:27 + 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=0ad629fb126a20093fbb85ee62bd441bcf21fc4e --label arch=amd64 --label version=2.2.0-dev.31 . 16:18:27 Sending build context to Docker daemon 9.712MB 16:18:27 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 16:18:27 Step 2/25 : FROM ${BASE} AS builder 16:18:27 ---> 640f2b3eeec4 16:18:27 Step 3/25 : ARG MAKE=make build 16:18:27 ---> Running in 9677d01ee142 16:18:27 Removing intermediate container 9677d01ee142 16:18:27 ---> 45df657ebb93 16:18:27 Step 4/25 : WORKDIR /device-sdk-go 16:18:27 ---> Running in 3c02e53170f6 16:18:28 Removing intermediate container 3c02e53170f6 16:18:28 ---> 9e341beb532f 16:18:28 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:18:28 ---> Running in fef1249d9f3a 16:18:28 Removing intermediate container fef1249d9f3a 16:18:28 ---> fd880415a85f 16:18:28 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:28 ---> Running in 390483ef545b 16:18:29 Removing intermediate container 390483ef545b 16:18:29 ---> fdd9b4331e76 16:18:29 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:18:29 ---> Running in ff08f974cf22 16:18:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:18:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:18:30 OK: 221 MiB in 52 packages 16:18:30 Removing intermediate container ff08f974cf22 16:18:30 ---> 95de627899d0 16:18:30 Step 8/25 : COPY go.mod vendor* ./ 16:18:31 ---> b2ae227eaec5 16:18:31 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:31 ---> Running in 29d43038f8d8 16:18:31 Removing intermediate container 29d43038f8d8 16:18:31 ---> 3e0f150aefe5 16:18:31 Step 10/25 : COPY . . 16:18:32 ---> d75056c0b91b 16:18:32 Step 11/25 : RUN ${MAKE} 16:18:32 ---> Running in 323eab313393 16:18:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.31" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:18:50 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:18:53 Removing intermediate container 323eab313393 16:18:53 ---> 6a31c0edfaa8 16:18:53 Step 12/25 : FROM alpine:3.14 16:18:53 3.14: Pulling from library/alpine 16:18:54 8663204ce13b: Pulling fs layer 16:18:54 8663204ce13b: Verifying Checksum 16:18:54 8663204ce13b: Download complete 16:18:54 8663204ce13b: Pull complete 16:18:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:18:54 Status: Downloaded newer image for alpine:3.14 16:18:54 ---> e04c818066af 16:18:54 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:18:54 ---> Running in 0cf48ea70352 16:18:54 Removing intermediate container 0cf48ea70352 16:18:54 ---> 75e76b0b80d3 16:18:54 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:55 ---> Running in 98613f22ab1d 16:18:55 Removing intermediate container 98613f22ab1d 16:18:55 ---> 0555db81e06b 16:18:55 Step 15/25 : RUN apk add --update --no-cache zeromq 16:18:55 ---> Running in 26cd25b5707c 16:18:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:18:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:18:57 (1/5) Installing libgcc (10.3.1_git20210424-r2) 16:18:57 (2/5) Installing libsodium (1.0.18-r0) 16:18:57 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 16:18:57 (4/5) Installing libzmq (4.3.4-r0) 16:18:57 (5/5) Installing zeromq (4.3.4-r0) 16:18:57 Executing busybox-1.33.1-r7.trigger 16:18:57 OK: 8 MiB in 19 packages 16:18:58 Removing intermediate container 26cd25b5707c 16:18:58 ---> cf6eea5c0249 16:18:58 Step 16/25 : WORKDIR / 16:18:58 ---> Running in b188fc21cc76 16:18:58 Removing intermediate container b188fc21cc76 16:18:58 ---> bebf6a005623 16:18:58 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:18:58 ---> a4409cc6991a 16:18:58 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:18:59 ---> 0de7062341bc 16:18:59 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:18:59 ---> 81f4c2779a15 16:18:59 Step 20/25 : EXPOSE 59999 16:18:59 ---> Running in bdb0af8c03c5 16:18:59 Removing intermediate container bdb0af8c03c5 16:18:59 ---> 4bec0cea05db 16:18:59 Step 21/25 : ENTRYPOINT ["/device-simple"] 16:18:59 ---> Running in 0274052423e7 16:18:59 Removing intermediate container 0274052423e7 16:18:59 ---> d4386723ab0d 16:18:59 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:18:59 ---> Running in 34c381ef9eed 16:18:59 Removing intermediate container 34c381ef9eed 16:18:59 ---> 6b1585e7f35d 16:18:59 Step 23/25 : LABEL arch=amd64 16:19:00 ---> Running in 8d01dec3442a 16:19:00 Removing intermediate container 8d01dec3442a 16:19:00 ---> 5d40f6335900 16:19:00 Step 24/25 : LABEL git_sha=0ad629fb126a20093fbb85ee62bd441bcf21fc4e 16:19:00 ---> Running in af37be55bde8 16:19:00 Removing intermediate container af37be55bde8 16:19:00 ---> 888832f70cf5 16:19:00 Step 25/25 : LABEL version=2.2.0-dev.31 16:19:00 ---> Running in 3bf2c4b8456b 16:19:00 Removing intermediate container 3bf2c4b8456b 16:19:00 ---> b698110eba82 16:19:00 [Warning] One or more build-args [ARCH] were not consumed 16:19:00 Successfully built b698110eba82 16:19:00 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 16:19:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21802 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 16:19:00 Running in /w/workspace/device-sdk-go/64 [Pipeline] { [Pipeline] checkout 16:19:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:00 16:19:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:19:00 The recommended git tool is: git 16:19:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:01 latest: Pulling from edgex-lftools-log-publisher 16:19:01 5eb5b503b376: Pulling fs layer 16:19:01 5c69ac0246d0: Pulling fs layer 16:19:01 ec43610c2a17: Pulling fs layer 16:19:01 3a2ae6a8a46f: Pulling fs layer 16:19:01 33b1e0a273af: Pulling fs layer 16:19:01 5d3b04190fa2: Pulling fs layer 16:19:01 2f39f015ded8: Pulling fs layer 16:19:01 33b1e0a273af: Waiting 16:19:01 3a2ae6a8a46f: Waiting 16:19:01 5d3b04190fa2: Waiting 16:19:01 5c69ac0246d0: Download complete 16:19:01 3a2ae6a8a46f: Verifying Checksum 16:19:01 3a2ae6a8a46f: Download complete 16:19:01 33b1e0a273af: Verifying Checksum 16:19:01 33b1e0a273af: Download complete 16:19:01 ec43610c2a17: Verifying Checksum 16:19:01 ec43610c2a17: Download complete 16:19:01 5d3b04190fa2: Verifying Checksum 16:19:01 5eb5b503b376: Verifying Checksum 16:19:01 5eb5b503b376: Download complete 16:19:02 2f39f015ded8: Download complete 16:19:02 5eb5b503b376: Pull complete 16:19:02 5c69ac0246d0: Pull complete 16:19:03 ec43610c2a17: Pull complete 16:19:03 3a2ae6a8a46f: Pull complete 16:19:03 33b1e0a273af: Pull complete 16:19:03 5d3b04190fa2: Pull complete 16:19:07 using credential edgex-jenkins-ssh 16:19:07 Cloning the remote Git repository 16:19:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:19:07 > git init /w/workspace/device-sdk-go/64 # timeout=10 16:19:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:19:07 > git --version # timeout=10 16:19:07 > git --version # 'git version 2.25.1' 16:19:07 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:08 2f39f015ded8: Pull complete 16:19:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:19:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:19:09 prd-ubuntu20.04-docker-8c-8g-21801 does not seem to be running inside a container 16:19:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 16:19:09 Avoid second fetch 16:19:09 Checking out Revision 0ad629fb126a20093fbb85ee62bd441bcf21fc4e (main) 16:19:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:19:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:09 > git config core.sparsecheckout # timeout=10 16:19:09 > git checkout -f 0ad629fb126a20093fbb85ee62bd441bcf21fc4e # timeout=10 16:19:11 $ docker top 40b33d9c05df71d40c1c3be00c4f51bf3189f558eaa19afa09c4970b3d446bb4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:12 ---> job-cost.sh 16:19:12 lf-activate-venv: SKIPPING 16:19:12 INFO: No Stack... 16:19:12 INFO: Retrieving Pricing Info for: v3-standard-8 16:19:13 INFO: Archiving Costs [Pipeline] sh 16:19:13 Commit message: "Merge pull request #1146 from jinlinGuan/issue-1145" 16:19:13 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 16:19:13 + cut -d, -f6 [Pipeline] lock 16:19:13 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-64-stack-cost] 16:19:13 Resource [jenkins-edgexfoundry-device-sdk-go-main-64-stack-cost] did not exist. Created. 16:19:13 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:19:13 16:19:13 GitHub has been notified of this commit’s build result 16:19:13 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:19:13 + echo total: 0.2199999988079071 [Pipeline] stash 16:19:14 Stashed 1 file(s) [Pipeline] } 16:19:14 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-64-stack-cost] [Pipeline] // lock [Pipeline] } 16:19:14 $ docker stop --time=1 40b33d9c05df71d40c1c3be00c4f51bf3189f558eaa19afa09c4970b3d446bb4 16:19:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:19:14 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:14 Dload Upload Total Spent Left Speed 16:19:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87080 0 --:--:-- --:--:-- --:--:-- 87725 16:19:15 $ docker rm -f 40b33d9c05df71d40c1c3be00c4f51bf3189f558eaa19afa09c4970b3d446bb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:19:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:19:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:19:16 + sudo tee /etc/docker/daemon.new 16:19:16 { 16:19:16 "registry-mirrors": [ 16:19:16 "https://nexus3.edgexfoundry.org:10001" 16:19:16 ], 16:19:16 "bip": "10.250.0.254/24", 16:19:16 "hosts": [ 16:19:16 "tcp://0.0.0.0:5555", 16:19:16 "unix:///var/run/docker.sock" 16:19:16 ], 16:19:16 "mtu": 1458, 16:19:16 "selinux-enabled": true, 16:19:16 "seccomp-profile": "/etc/docker/seccomp.json" 16:19:16 } [Pipeline] sh 16:19:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:19:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:35 provisioning config files... 16:19:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/64@tmp/config2523413981444478962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:35 ---> docker-login.sh 16:19:35 nexus3.edgexfoundry.org:10001 16:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:36 Configure a credential helper to remove this warning. See 16:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:36 16:19:36 Login Succeeded 16:19:36 nexus3.edgexfoundry.org:10002 16:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:36 Configure a credential helper to remove this warning. See 16:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:36 16:19:36 Login Succeeded 16:19:36 nexus3.edgexfoundry.org:10003 16:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:37 Configure a credential helper to remove this warning. See 16:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:37 16:19:37 Login Succeeded 16:19:37 nexus3.edgexfoundry.org:10004 16:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:37 Configure a credential helper to remove this warning. See 16:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:37 16:19:37 Login Succeeded 16:19:37 docker.io 16:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:38 Configure a credential helper to remove this warning. See 16:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:38 16:19:38 Login Succeeded 16:19:38 ---> docker-login.sh ends [Pipeline] } 16:19:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:19:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:19:38 ========================================================= 16:19:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:19:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:19:39 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 16:19:39 Sending build context to Docker daemon 5.193MB 16:19:39 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 16:19:39 Step 2/11 : FROM ${BASE} AS builder 16:19:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:19:39 9b3977197b4f: Pulling fs layer 16:19:39 1a89e8eeedd5: Pulling fs layer 16:19:39 94645a83ff95: Pulling fs layer 16:19:39 3f3a8bcf1eab: Pulling fs layer 16:19:39 0c92f367c5e7: Pulling fs layer 16:19:39 3096ccb668a1: Pulling fs layer 16:19:39 e8cf19c19ddd: Pulling fs layer 16:19:39 a4caa8a26152: Pulling fs layer 16:19:39 3f3a8bcf1eab: Waiting 16:19:39 0c92f367c5e7: Waiting 16:19:39 3096ccb668a1: Waiting 16:19:39 e8cf19c19ddd: Waiting 16:19:39 a4caa8a26152: Waiting 16:19:39 94645a83ff95: Verifying Checksum 16:19:39 94645a83ff95: Download complete 16:19:39 1a89e8eeedd5: Verifying Checksum 16:19:39 1a89e8eeedd5: Download complete 16:19:39 0c92f367c5e7: Verifying Checksum 16:19:39 0c92f367c5e7: Download complete 16:19:39 3096ccb668a1: Verifying Checksum 16:19:39 3096ccb668a1: Download complete 16:19:39 9b3977197b4f: Verifying Checksum 16:19:39 9b3977197b4f: Download complete 16:19:40 e8cf19c19ddd: Verifying Checksum 16:19:40 e8cf19c19ddd: Download complete 16:19:40 9b3977197b4f: Pull complete 16:19:41 1a89e8eeedd5: Pull complete 16:19:41 94645a83ff95: Pull complete 16:19:41 a4caa8a26152: Verifying Checksum 16:19:41 a4caa8a26152: Download complete 16:19:42 3f3a8bcf1eab: Verifying Checksum 16:19:42 3f3a8bcf1eab: Download complete 16:19:54 3f3a8bcf1eab: Pull complete 16:19:54 0c92f367c5e7: Pull complete 16:19:54 3096ccb668a1: Pull complete 16:19:55 e8cf19c19ddd: Pull complete 16:20:01 a4caa8a26152: Pull complete 16:20:01 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 16:20:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:20:01 ---> 725f1c02e7f9 16:20:01 Step 3/11 : ARG MAKE=make build 16:20:02 ---> Running in d84875221aaf 16:20:02 Removing intermediate container d84875221aaf 16:20:02 ---> 3b6e2d824a32 16:20:02 Step 4/11 : WORKDIR /device-sdk-go 16:20:03 ---> Running in db4d49aa385b 16:20:03 Removing intermediate container db4d49aa385b 16:20:03 ---> de7442a53a90 16:20:03 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:20:03 ---> Running in bfdbd7652ccd 16:20:03 Removing intermediate container bfdbd7652ccd 16:20:03 ---> fbcb496fd703 16:20:03 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:03 ---> Running in 362ccdb29518 16:20:05 Removing intermediate container 362ccdb29518 16:20:05 ---> 47b205242756 16:20:05 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:20:05 ---> Running in 2b6c54c52a51 16:20:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:20:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:20:09 OK: 220 MiB in 52 packages 16:20:10 Removing intermediate container 2b6c54c52a51 16:20:10 ---> d887e34111a1 16:20:10 Step 8/11 : COPY go.mod vendor* ./ 16:20:10 ---> e8bbc7b74392 16:20:10 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:20:10 ---> Running in 25fe5504811b 16:20:57 Removing intermediate container 25fe5504811b 16:20:57 ---> 6ca0238640dc 16:20:57 Step 10/11 : COPY . . 16:20:57 ---> 369f59ef544d 16:20:57 Step 11/11 : RUN ${MAKE} 16:20:57 ---> Running in 9db0bf20e09b 16:20:57 noop 16:20:57 Removing intermediate container 9db0bf20e09b 16:20:57 ---> c68d223c715a 16:20:57 Successfully built c68d223c715a 16:20:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:20:58 + docker inspect -f . ci-base-image-arm64 16:20:58 . [Pipeline] withDockerContainer 16:20:58 prd-ubuntu20.04-docker-arm64-4c-16g-21802 does not seem to be running inside a container 16:20:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/64 -v /w/workspace/device-sdk-go/64:/w/workspace/device-sdk-go/64:rw,z -v /w/workspace/device-sdk-go/64@tmp:/w/workspace/device-sdk-go/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:20:59 $ docker top 8f8377814bb9d516d6f518474e5edc36427b3aadbceece62b50c8701fa21dd75 -eo pid,comm [Pipeline] { [Pipeline] sh 16:21:00 + go version 16:21:00 go version go1.17.6 linux/arm64 [Pipeline] } 16:21:00 $ docker stop --time=1 8f8377814bb9d516d6f518474e5edc36427b3aadbceece62b50c8701fa21dd75 16:21:02 $ docker rm -f 8f8377814bb9d516d6f518474e5edc36427b3aadbceece62b50c8701fa21dd75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:21:03 + docker inspect -f . ci-base-image-arm64 16:21:03 . [Pipeline] withDockerContainer 16:21:03 prd-ubuntu20.04-docker-arm64-4c-16g-21802 does not seem to be running inside a container 16:21:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/64 -v /w/workspace/device-sdk-go/64:/w/workspace/device-sdk-go/64:rw,z -v /w/workspace/device-sdk-go/64@tmp:/w/workspace/device-sdk-go/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:21:04 $ docker top 08861d0b71c00640e1f0b518c21aab7db7789dbd6f306a401d63a23cc5acb5cb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:21:05 + make test 16:21:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:21:37 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:23:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:23:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:23:14 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:23:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.341s coverage: 23.3% of statements 16:23:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:23:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.227s coverage: 27.6% of statements 16:23:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.341s coverage: 78.9% of statements 16:23:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.260s coverage: 10.8% of statements 16:23:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.631s coverage: 60.0% of statements 16:23:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:23:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:23:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.427s coverage: 34.8% of statements 16:23:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:23:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.368s coverage: 86.1% of statements 16:23:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:23:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:23:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.527s coverage: 65.1% of statements 16:23:35 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.200s coverage: 89.2% of statements 16:23:35 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:23:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.238s coverage: 4.7% of statements 16:23:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:23:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:23:38 GO111MODULE=on go vet ./... 16:25:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:25:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:25:15 ./bin/test-attribution-txt.sh [Pipeline] echo 16:25:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:25:15 $ docker stop --time=1 08861d0b71c00640e1f0b518c21aab7db7789dbd6f306a401d63a23cc5acb5cb 16:25:17 $ docker rm -f 08861d0b71c00640e1f0b518c21aab7db7789dbd6f306a401d63a23cc5acb5cb [Pipeline] // withDockerContainer [Pipeline] sh 16:25:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:25:18 Warning: overwriting stash ‘coverage-report’ 16:25:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:25:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:25:20 + ls -al . 16:25:20 total 292 16:25:20 drwxrwxr-x 10 jenkins jenkins 4096 Apr 22 16:25 . 16:25:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 16:19 .. 16:25:20 -rw-rw-r-- 1 jenkins jenkins 140 Apr 22 16:19 .dockerignore 16:25:20 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 16:19 .git 16:25:20 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 16:19 .github 16:25:20 -rw-rw-r-- 1 jenkins jenkins 131 Apr 22 16:19 .gitignore 16:25:20 -rw-rw-r-- 1 jenkins jenkins 42 Apr 22 16:19 .golangci.yml 16:25:20 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 22 16:19 CHANGELOG.md 16:25:20 -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 16:19 GOVERNANCE.md 16:25:20 -rw-rw-r-- 1 jenkins jenkins 880 Apr 22 16:19 Jenkinsfile 16:25:20 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 22 16:19 LICENSE 16:25:20 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 22 16:19 Makefile 16:25:20 -rw-rw-r-- 1 jenkins jenkins 619 Apr 22 16:19 OWNERS.md 16:25:20 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 22 16:19 README.md 16:25:20 -rw-rw-r-- 1 jenkins jenkins 12 Apr 22 16:17 VERSION 16:25:20 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 16:19 bin 16:25:20 -rw-r--r-- 1 jenkins jenkins 130819 Apr 22 16:23 coverage.out 16:25:20 drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 16:19 example 16:25:20 -rw-rw-r-- 1 jenkins jenkins 3198 Apr 22 16:19 go.mod 16:25:20 -rw-rw-r-- 1 jenkins jenkins 34607 Apr 22 16:19 go.sum 16:25:20 drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 16:19 internal 16:25:20 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 16:19 openapi 16:25:20 drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 16:19 pkg 16:25:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 16:19 snap 16:25:20 -rw-rw-r-- 1 jenkins jenkins 222 Apr 22 16:19 version.go [Pipeline] isUnix [Pipeline] sh 16:25:20 + 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=0ad629fb126a20093fbb85ee62bd441bcf21fc4e --label arch=arm64 --label version=2.2.0-dev.31 . 16:25:21 Sending build context to Docker daemon 5.324MB 16:25:21 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 16:25:21 Step 2/25 : FROM ${BASE} AS builder 16:25:21 ---> c68d223c715a 16:25:21 Step 3/25 : ARG MAKE=make build 16:25:21 ---> Running in f939e30b2c68 16:25:21 Removing intermediate container f939e30b2c68 16:25:21 ---> 9578542d0ecb 16:25:21 Step 4/25 : WORKDIR /device-sdk-go 16:25:21 ---> Running in 20e6d1581ca2 16:25:21 Removing intermediate container 20e6d1581ca2 16:25:21 ---> 23b0034b5ee9 16:25:21 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:25:21 ---> Running in da99666e1fcb 16:25:22 Removing intermediate container da99666e1fcb 16:25:22 ---> 7e83a391dd76 16:25:22 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:22 ---> Running in eed8ea2f587b 16:25:24 Removing intermediate container eed8ea2f587b 16:25:24 ---> ce1b487f0b91 16:25:24 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:25:24 ---> Running in 525fce198fa2 16:25:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:25:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:25:27 OK: 220 MiB in 52 packages 16:25:28 Removing intermediate container 525fce198fa2 16:25:28 ---> a833dcfba2b2 16:25:28 Step 8/25 : COPY go.mod vendor* ./ 16:25:28 ---> be15c92ec9ea 16:25:28 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:28 ---> Running in de66dd923ffe 16:25:30 Removing intermediate container de66dd923ffe 16:25:30 ---> 71b2ffaa6d42 16:25:30 Step 10/25 : COPY . . 16:25:31 ---> ea5da27454a0 16:25:31 Step 11/25 : RUN ${MAKE} 16:25:31 ---> Running in 67b50c1e3643 16:25:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.31" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:27:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:27:41 Removing intermediate container 67b50c1e3643 16:27:41 ---> 6df6f4f65031 16:27:41 Step 12/25 : FROM alpine:3.14 16:27:41 3.14: Pulling from library/alpine 16:27:42 455c02918c45: Pulling fs layer 16:27:42 455c02918c45: Download complete 16:27:42 455c02918c45: Pull complete 16:27:42 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:27:42 Status: Downloaded newer image for alpine:3.14 16:27:42 ---> ac73e934f311 16:27:42 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:27:42 ---> Running in 171b83c682ee 16:27:43 Removing intermediate container 171b83c682ee 16:27:43 ---> 390078aaf1ef 16:27:43 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:43 ---> Running in 2d5f901eceb6 16:27:45 Removing intermediate container 2d5f901eceb6 16:27:45 ---> c41464da2855 16:27:45 Step 15/25 : RUN apk add --update --no-cache zeromq 16:27:45 ---> Running in 84d4f1a090dd 16:27:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:27:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:27:47 (1/5) Installing libgcc (10.3.1_git20210424-r2) 16:27:48 (2/5) Installing libsodium (1.0.18-r0) 16:27:48 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 16:27:48 (4/5) Installing libzmq (4.3.4-r0) 16:27:48 (5/5) Installing zeromq (4.3.4-r0) 16:27:48 Executing busybox-1.33.1-r7.trigger 16:27:48 OK: 8 MiB in 19 packages 16:27:49 Removing intermediate container 84d4f1a090dd 16:27:49 ---> e2a36e61c897 16:27:49 Step 16/25 : WORKDIR / 16:27:49 ---> Running in f62bd7486668 16:27:49 Removing intermediate container f62bd7486668 16:27:49 ---> de6afeb8a555 16:27:49 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:27:50 ---> bcebb4ea1d10 16:27:50 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:27:52 ---> d426ba209491 16:27:52 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:27:52 ---> 64aa9891a040 16:27:52 Step 20/25 : EXPOSE 59999 16:27:52 ---> Running in 8987e085224a 16:27:52 Removing intermediate container 8987e085224a 16:27:52 ---> adda507d1d96 16:27:52 Step 21/25 : ENTRYPOINT ["/device-simple"] 16:27:53 ---> Running in 450f3f67c4e7 16:27:53 Removing intermediate container 450f3f67c4e7 16:27:53 ---> 8e89674a867b 16:27:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:53 ---> Running in 5631dbf3caba 16:27:53 Removing intermediate container 5631dbf3caba 16:27:53 ---> 3ed4fa55989b 16:27:53 Step 23/25 : LABEL arch=arm64 16:27:53 ---> Running in e3ea007a1f09 16:27:54 Removing intermediate container e3ea007a1f09 16:27:54 ---> e015b3909dba 16:27:54 Step 24/25 : LABEL git_sha=0ad629fb126a20093fbb85ee62bd441bcf21fc4e 16:27:54 ---> Running in 3a88adcd9d32 16:27:54 Removing intermediate container 3a88adcd9d32 16:27:54 ---> 0a9eb726840f 16:27:54 Step 25/25 : LABEL version=2.2.0-dev.31 16:27:54 ---> Running in 2465eb896c27 16:27:55 Removing intermediate container 2465eb896c27 16:27:55 ---> f867e2d99ea8 16:27:55 [Warning] One or more build-args [ARCH] were not consumed 16:27:55 Successfully built f867e2d99ea8 16:27:55 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 16:27:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:27:55 16:27:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:27:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:27:56 arm64: Pulling from edgex-lftools-log-publisher 16:27:56 8998bd30e6a1: Pulling fs layer 16:27:56 04944245beec: Pulling fs layer 16:27:56 699f458cf7ca: Pulling fs layer 16:27:56 765212b225bb: Pulling fs layer 16:27:56 f23df028b6ca: Pulling fs layer 16:27:56 d65c8cfc05b1: Pulling fs layer 16:27:56 2437ff75d9bd: Pulling fs layer 16:27:56 f23df028b6ca: Waiting 16:27:56 765212b225bb: Waiting 16:27:56 d65c8cfc05b1: Waiting 16:27:56 2437ff75d9bd: Waiting 16:27:56 04944245beec: Verifying Checksum 16:27:56 04944245beec: Download complete 16:27:56 765212b225bb: Verifying Checksum 16:27:56 765212b225bb: Download complete 16:27:56 f23df028b6ca: Download complete 16:27:56 d65c8cfc05b1: Verifying Checksum 16:27:56 d65c8cfc05b1: Download complete 16:27:56 699f458cf7ca: Verifying Checksum 16:27:56 699f458cf7ca: Download complete 16:27:56 8998bd30e6a1: Download complete 16:27:59 2437ff75d9bd: Download complete 16:28:01 8998bd30e6a1: Pull complete 16:28:01 04944245beec: Pull complete 16:28:02 699f458cf7ca: Pull complete 16:28:03 765212b225bb: Pull complete 16:28:04 f23df028b6ca: Pull complete 16:28:04 d65c8cfc05b1: Pull complete 16:28:19 2437ff75d9bd: Pull complete 16:28:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:28:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:28:19 prd-ubuntu20.04-docker-arm64-4c-16g-21802 does not seem to be running inside a container 16:28:20 $ 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/64 -v /w/workspace/device-sdk-go/64:/w/workspace/device-sdk-go/64:rw,z -v /w/workspace/device-sdk-go/64@tmp:/w/workspace/device-sdk-go/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:28:22 $ docker top 5f379f5945a8bb8e36b71e7d054302fb571cb0959f73a22ad3f281fe96d19f5d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:23 ---> job-cost.sh 16:28:23 lf-activate-venv: SKIPPING 16:28:23 INFO: No Stack... 16:28:24 INFO: Retrieving Pricing Info for: v3-standard-4 16:28:25 INFO: Archiving Costs [Pipeline] sh 16:28:25 + cat /w/workspace/device-sdk-go/64/archives/cost.csv 16:28:25 + cut -d, -f6 [Pipeline] lock 16:28:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-64-stack-cost] 16:28:26 Resource [jenkins-edgexfoundry-device-sdk-go-main-64-stack-cost] did not exist. Created. 16:28:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:28:26 /w/workspace/device-sdk-go/64@tmp/durable-c8dcef81/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:28:27 + echo total: 0.10999999940395355 [Pipeline] stash 16:28:27 Warning: overwriting stash ‘stack-cost’ 16:28:27 Stashed 1 file(s) [Pipeline] } 16:28:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-64-stack-cost] [Pipeline] // lock [Pipeline] } 16:28:27 $ docker stop --time=1 5f379f5945a8bb8e36b71e7d054302fb571cb0959f73a22ad3f281fe96d19f5d 16:28:29 $ docker rm -f 5f379f5945a8bb8e36b71e7d054302fb571cb0959f73a22ad3f281fe96d19f5d [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 16:28:29 provisioning config files... 16:28:29 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5789223689402205173tmp [Pipeline] { [Pipeline] sh 16:28:29 + set +x 16:28:29 + bash -s -- 16:28:29 + curl -s https://codecov.io/bash 16:28:29 16:28:29 _____ _ 16:28:29 / ____| | | 16:28:29 | | ___ __| | ___ ___ _____ __ 16:28:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:28:29 | |___| (_) | (_| | __/ (_| (_) \ V / 16:28:29 \_____\___/ \__,_|\___|\___\___/ \_/ 16:28:29 Bash-1.0.6 16:28:29 16:28:29 16:28:29 ==> git version 2.25.1 found 16:28:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:28:29 Release-Date: 2020-01-08 16:28:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:28:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:28:29 ==> Jenkins CI detected. 16:28:29 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 16:28:29 project root: . 16:28:29 --> token set from env 16:28:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:28:29 ==> Running gcov in . (disable via -X gcov) 16:28:29 ==> Python coveragepy not found 16:28:29 ==> Searching for coverage reports in: 16:28:29 + . 16:28:29 -> Found 1 reports 16:28:29 ==> Detecting git/mercurial file structure 16:28:29 ==> Reading reports 16:28:29 + ./coverage.out bytes=130819 16:28:30 ==> Appending adjustments 16:28:30 https://docs.codecov.io/docs/fixing-reports 16:28:30 + Found adjustments 16:28:30 ==> Gzipping contents 16:28:30 20K /tmp/codecov.Oyrlty.gz 16:28:30 ==> Uploading reports 16:28:30 url: https://codecov.io 16:28:30 query: branch=main&commit=0ad629fb126a20093fbb85ee62bd441bcf21fc4e&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:28:30 -> Pinging Codecov 16:28:30 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=0ad629fb126a20093fbb85ee62bd441bcf21fc4e&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:28:30 -> Uploading to 16:28:30 https://storage.googleapis.com/codecov/v4/raw/2022-04-22/7E55EF52A471D76F132DFD9A03CDDE97/0ad629fb126a20093fbb85ee62bd441bcf21fc4e/7aa1978a-3cb9-4809-a620-ce35e0285727.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T162830Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=791a62a147a9274c63ba39ad1bb075e2f7ddf5b3809d17bfff8235f05b068482 16:28:30 % Total % Received % Xferd Average Speed Time Time Time Current 16:28:30 Dload Upload Total Spent Left Speed 16:28:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16827 0 0 100 16827 0 66773 --:--:-- --:--:-- --:--:-- 66773 16:28:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0ad629fb126a20093fbb85ee62bd441bcf21fc4e [Pipeline] } 16:28:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:28:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:28:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:31 16:28:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:28:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:28:31 188c0c94c7c5: Pulling fs layer 16:28:31 0ef7d3d256c8: Pulling fs layer 16:28:31 de9db76c5a1d: Pulling fs layer 16:28:31 0eba1c9be4d2: Pulling fs layer 16:28:31 0d57e429df01: Pulling fs layer 16:28:31 4e4be7b47b0d: Pulling fs layer 16:28:31 e1f770b5df2f: Pulling fs layer 16:28:31 85a0685a4137: Pulling fs layer 16:28:31 4e4be7b47b0d: Waiting 16:28:31 e1f770b5df2f: Waiting 16:28:31 85a0685a4137: Waiting 16:28:31 0eba1c9be4d2: Waiting 16:28:31 0d57e429df01: Waiting 16:28:31 de9db76c5a1d: Verifying Checksum 16:28:31 de9db76c5a1d: Download complete 16:28:31 0ef7d3d256c8: Download complete 16:28:31 0d57e429df01: Verifying Checksum 16:28:31 0d57e429df01: Download complete 16:28:31 4e4be7b47b0d: Verifying Checksum 16:28:31 4e4be7b47b0d: Download complete 16:28:31 188c0c94c7c5: Verifying Checksum 16:28:31 188c0c94c7c5: Download complete 16:28:32 188c0c94c7c5: Pull complete 16:28:32 e1f770b5df2f: Verifying Checksum 16:28:32 e1f770b5df2f: Download complete 16:28:32 0ef7d3d256c8: Pull complete 16:28:32 de9db76c5a1d: Pull complete 16:28:32 0eba1c9be4d2: Verifying Checksum 16:28:32 0eba1c9be4d2: Download complete 16:28:32 85a0685a4137: Verifying Checksum 16:28:32 85a0685a4137: Download complete 16:28:36 0eba1c9be4d2: Pull complete 16:28:36 0d57e429df01: Pull complete 16:28:36 4e4be7b47b0d: Pull complete 16:28:36 e1f770b5df2f: Pull complete 16:28:39 85a0685a4137: Pull complete 16:28:39 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:28:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:28:39 prd-ubuntu20.04-docker-8c-8g-21801 does not seem to be running inside a container 16:28:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:28:41 $ docker top b026f9d611a99df9c356edacdf4683e9252b533734e07b8337e392e30685e3f6 -eo pid,comm [Pipeline] { [Pipeline] echo 16:28:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:28:42 + set -o pipefail 16:28:42 + snyk monitor '--org=edgex-jenkins' 16:28:48 16:28:48 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 16:28:48 16:28:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/526f2f5a-1deb-49f9-b3d3-dfc74095170d 16:28:48 16:28:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:28:48 16:28:48 [Pipeline] } 16:28:48 $ docker stop --time=1 b026f9d611a99df9c356edacdf4683e9252b533734e07b8337e392e30685e3f6 16:28:51 $ docker rm -f b026f9d611a99df9c356edacdf4683e9252b533734e07b8337e392e30685e3f6 [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 16:28:51 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:51 provisioning config files... 16:28:51 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6472984589676172478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:51 --> edgex-publish-swagger.sh 16:28:51 === Publish openapi/v2 API === 16:28:51 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 16:28:51 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 16:28:51 % Total % Received % Xferd Average Speed Time Time Time Current 16:28:51 Dload Upload Total Spent Left Speed 16:28:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53282 0 0 100 53282 0 53765 --:--:-- --:--:-- --:--:-- 53711 100 53282 0 0 100 53282 0 53711 --:--:-- --:--:-- --:--:-- 53711 16:28:52 16:28:52 [Pipeline] } 16:28:52 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 16:28:53 + git log --format=format:%s -1 0ad629fb126a20093fbb85ee62bd441bcf21fc4e [Pipeline] sh 16:28:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:28:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:28:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:28:53 . [Pipeline] withDockerContainer 16:28:53 prd-ubuntu20.04-docker-8c-8g-21801 does not seem to be running inside a container 16:28:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:28:54 $ docker top 1c6125604a3c9aa83f73d7d818e57965b2ac20da6ee35980b159bc2982348978 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:28:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:54 [ssh-agent] Looking for ssh-agent implementation... 16:28:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:54 $ docker exec 1c6125604a3c9aa83f73d7d818e57965b2ac20da6ee35980b159bc2982348978 ssh-agent 16:28:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCLbhil/agent.14 16:28:54 SSH_AGENT_PID=20 16:28:54 Running ssh-add (command line suppressed) 16:28:54 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4844734671037106076.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4844734671037106076.key) 16:28:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:55 + git semver tag 16:28:55 # -> Open(): unable to determine branch for HEAD 16:28:55 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 16:28:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 16:28:55 # $SEMVER_REMOTE_NAME = origin 16:28:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:28:55 # $SEMVER_USER_NAME = edgex-jenkins 16:28:55 # $SEMVER_BRANCH = main 16:28:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 16:28:55 # 0ad629fb126a20093fbb85ee62bd441bcf21fc4e HEAD 16:28:55 # -> Force: false 16:28:55 # 0ab00aef7b228e306f5e1530970f42b28133c7ae refs/tags/v2.2.0-dev.31 [Pipeline] } 16:28:55 $ docker exec --env ******** --env ******** 1c6125604a3c9aa83f73d7d818e57965b2ac20da6ee35980b159bc2982348978 ssh-agent -k 16:28:55 unset SSH_AUTH_SOCK; 16:28:55 unset SSH_AGENT_PID; 16:28:55 echo Agent pid 20 killed; 16:28:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:55 + git semver [Pipeline] } 16:28:55 $ docker stop --time=1 1c6125604a3c9aa83f73d7d818e57965b2ac20da6ee35980b159bc2982348978 16:28:56 $ docker rm -f 1c6125604a3c9aa83f73d7d818e57965b2ac20da6ee35980b159bc2982348978 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:28:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:28:57 16:28:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:28:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:28:57 0.23.1-centos7: Pulling from edgex-lftools 16:28:57 ab5ef0e58194: Pulling fs layer 16:28:57 9712f1f96733: Pulling fs layer 16:28:57 63f879dbbcfc: Pulling fs layer 16:28:57 0d9ebad4ef96: Pulling fs layer 16:28:57 e9a5061849ea: Pulling fs layer 16:28:57 d747dcd14b5f: Pulling fs layer 16:28:57 2de7ff778b66: Pulling fs layer 16:28:57 e9a5061849ea: Waiting 16:28:57 d747dcd14b5f: Waiting 16:28:57 2de7ff778b66: Waiting 16:28:57 0d9ebad4ef96: Waiting 16:28:57 9712f1f96733: Download complete 16:28:57 63f879dbbcfc: Verifying Checksum 16:28:57 63f879dbbcfc: Download complete 16:28:58 e9a5061849ea: Verifying Checksum 16:28:58 e9a5061849ea: Download complete 16:28:58 d747dcd14b5f: Verifying Checksum 16:28:58 d747dcd14b5f: Download complete 16:28:58 0d9ebad4ef96: Verifying Checksum 16:28:58 0d9ebad4ef96: Download complete 16:28:58 ab5ef0e58194: Verifying Checksum 16:28:58 ab5ef0e58194: Download complete 16:28:58 2de7ff778b66: Verifying Checksum 16:28:58 2de7ff778b66: Download complete 16:29:00 ab5ef0e58194: Pull complete 16:29:00 9712f1f96733: Pull complete 16:29:01 63f879dbbcfc: Pull complete 16:29:05 0d9ebad4ef96: Pull complete 16:29:05 e9a5061849ea: Pull complete 16:29:05 d747dcd14b5f: Pull complete 16:29:06 2de7ff778b66: Pull complete 16:29:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:29:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:29:06 prd-ubuntu20.04-docker-8c-8g-21801 does not seem to be running inside a container 16:29:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:29:09 $ docker top 33a88ff93ae5299679c6afd1c8ed328b530613e50bb8b0cf07c2a0768ad6cc8b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:29:09 provisioning config files... 16:29:09 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config142417137878839555tmp 16:29:09 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5774694188706825936tmp 16:29:09 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7969011111376017104tmp [Pipeline] { [Pipeline] echo 16:29:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:29:09 ---> sigul-configuration.sh 16:29:09 gpg: directory `/root/.gnupg' created 16:29:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:29:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:29:09 gpg: keyring `/root/.gnupg/secring.gpg' created 16:29:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:29:09 gpg: CAST5 encrypted data 16:29:09 gpg: encrypted with 1 passphrase 16:29:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:29:10 + mkdir /home/jenkins 16:29:10 + mkdir /home/jenkins/sigul [Pipeline] sh 16:29:10 + 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 16:29:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:29:10 ---> sigul-install.sh 16:29:10 Sigul already installed; skipping installation. [Pipeline] sh 16:29:11 + git tag --list 16:29:11 0.7.1 16:29:11 delhi-tag 16:29:11 v1.0.0 16:29:11 v1.1.0 16:29:11 v1.1.1 16:29:11 v1.1.2 16:29:11 v1.2.0 16:29:11 v1.2.1 16:29:11 v1.2.2 16:29:11 v1.2.3 16:29:11 v1.3.0 16:29:11 v1.4.0 16:29:11 v2.0.0 16:29:11 v2.0.1-dev.1 16:29:11 v2.0.1-dev.10 16:29:11 v2.0.1-dev.11 16:29:11 v2.0.1-dev.12 16:29:11 v2.0.1-dev.13 16:29:11 v2.0.1-dev.14 16:29:11 v2.0.1-dev.15 16:29:11 v2.0.1-dev.16 16:29:11 v2.0.1-dev.17 16:29:11 v2.0.1-dev.18 16:29:11 v2.0.1-dev.19 16:29:11 v2.0.1-dev.2 16:29:11 v2.0.1-dev.20 16:29:11 v2.0.1-dev.21 16:29:11 v2.0.1-dev.22 16:29:11 v2.0.1-dev.23 16:29:11 v2.0.1-dev.24 16:29:11 v2.0.1-dev.25 16:29:11 v2.0.1-dev.26 16:29:11 v2.0.1-dev.27 16:29:11 v2.0.1-dev.28 16:29:11 v2.0.1-dev.29 16:29:11 v2.0.1-dev.3 16:29:11 v2.0.1-dev.30 16:29:11 v2.0.1-dev.31 16:29:11 v2.0.1-dev.32 16:29:11 v2.0.1-dev.33 16:29:11 v2.0.1-dev.4 16:29:11 v2.0.1-dev.5 16:29:11 v2.0.1-dev.6 16:29:11 v2.0.1-dev.7 16:29:11 v2.0.1-dev.8 16:29:11 v2.0.1-dev.9 16:29:11 v2.1.0 16:29:11 v2.1.1-dev.1 16:29:11 v2.2.0-dev.1 16:29:11 v2.2.0-dev.10 16:29:11 v2.2.0-dev.11 16:29:11 v2.2.0-dev.12 16:29:11 v2.2.0-dev.13 16:29:11 v2.2.0-dev.14 16:29:11 v2.2.0-dev.15 16:29:11 v2.2.0-dev.16 16:29:11 v2.2.0-dev.17 16:29:11 v2.2.0-dev.18 16:29:11 v2.2.0-dev.19 16:29:11 v2.2.0-dev.2 16:29:11 v2.2.0-dev.20 16:29:11 v2.2.0-dev.21 16:29:11 v2.2.0-dev.22 16:29:11 v2.2.0-dev.23 16:29:11 v2.2.0-dev.24 16:29:11 v2.2.0-dev.25 16:29:11 v2.2.0-dev.26 16:29:11 v2.2.0-dev.27 16:29:11 v2.2.0-dev.28 16:29:11 v2.2.0-dev.29 16:29:11 v2.2.0-dev.3 16:29:11 v2.2.0-dev.30 16:29:11 v2.2.0-dev.31 16:29:11 v2.2.0-dev.4 16:29:11 v2.2.0-dev.5 16:29:11 v2.2.0-dev.6 16:29:11 v2.2.0-dev.7 16:29:11 v2.2.0-dev.8 16:29:11 v2.2.0-dev.9 [Pipeline] sh 16:29:11 + lftools sign git-tag v2.2.0-dev.31 16:29:11 Signing Git tag with Sigul... 16:29:11 Signing v2.2.0-dev.31 [Pipeline] echo 16:29:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:29:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:29:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:29:12 $ docker stop --time=1 33a88ff93ae5299679c6afd1c8ed328b530613e50bb8b0cf07c2a0768ad6cc8b 16:29:14 $ docker rm -f 33a88ff93ae5299679c6afd1c8ed328b530613e50bb8b0cf07c2a0768ad6cc8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:29:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:29:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:29:14 . [Pipeline] withDockerContainer 16:29:14 prd-ubuntu20.04-docker-8c-8g-21801 does not seem to be running inside a container 16:29:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:29:15 $ docker top 823c79e870357fc69590a2967fa69da199979d8c6c711020d197bfff4956b80f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:15 [ssh-agent] Looking for ssh-agent implementation... 16:29:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:15 $ docker exec 823c79e870357fc69590a2967fa69da199979d8c6c711020d197bfff4956b80f ssh-agent 16:29:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIomBaC/agent.14 16:29:15 SSH_AGENT_PID=20 16:29:15 Running ssh-add (command line suppressed) 16:29:15 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1041099714276352633.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1041099714276352633.key) 16:29:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:16 + git semver bump pre 16:29:16 # -> Open(): unable to determine branch for HEAD 16:29:16 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 16:29:16 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 16:29:16 # $SEMVER_REMOTE_NAME = origin 16:29:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:29:16 # $SEMVER_USER_NAME = edgex-jenkins 16:29:16 # $SEMVER_BRANCH = main 16:29:16 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 16:29:16 2.2.0-dev.32 [Pipeline] } 16:29:16 $ docker exec --env ******** --env ******** 823c79e870357fc69590a2967fa69da199979d8c6c711020d197bfff4956b80f ssh-agent -k 16:29:16 unset SSH_AUTH_SOCK; 16:29:16 unset SSH_AGENT_PID; 16:29:16 echo Agent pid 20 killed; 16:29:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:16 + git semver [Pipeline] } 16:29:16 $ docker stop --time=1 823c79e870357fc69590a2967fa69da199979d8c6c711020d197bfff4956b80f 16:29:17 $ docker rm -f 823c79e870357fc69590a2967fa69da199979d8c6c711020d197bfff4956b80f [Pipeline] // withDockerContainer [Pipeline] sh 16:29:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:29:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:29:18 . [Pipeline] withDockerContainer 16:29:18 prd-ubuntu20.04-docker-8c-8g-21801 does not seem to be running inside a container 16:29:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:29:19 $ docker top 7ed64bd381579511dba499862e491f22d4d43cba91c8af5527abb9f3de1d8298 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:19 [ssh-agent] Looking for ssh-agent implementation... 16:29:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:19 $ docker exec 7ed64bd381579511dba499862e491f22d4d43cba91c8af5527abb9f3de1d8298 ssh-agent 16:29:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOhBbaM/agent.13 16:29:19 SSH_AGENT_PID=20 16:29:19 Running ssh-add (command line suppressed) 16:29:19 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3681663269361706693.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3681663269361706693.key) 16:29:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:19 + git semver push 16:29:19 # -> Open(): unable to determine branch for HEAD 16:29:19 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 16:29:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 16:29:19 # $SEMVER_REMOTE_NAME = origin 16:29:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:29:19 # $SEMVER_USER_NAME = edgex-jenkins 16:29:19 # $SEMVER_BRANCH = main 16:29:19 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 16:29:22 $ docker exec --env ******** --env ******** 7ed64bd381579511dba499862e491f22d4d43cba91c8af5527abb9f3de1d8298 ssh-agent -k 16:29:22 unset SSH_AUTH_SOCK; 16:29:22 unset SSH_AGENT_PID; 16:29:22 echo Agent pid 20 killed; 16:29:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:22 + git semver [Pipeline] } 16:29:22 $ docker stop --time=1 7ed64bd381579511dba499862e491f22d4d43cba91c8af5527abb9f3de1d8298 16:29:24 $ docker rm -f 7ed64bd381579511dba499862e491f22d4d43cba91c8af5527abb9f3de1d8298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:29:24 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 16:29:24 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 16:29:24 total 16 16:29:24 drwxr-xr-x 3 root root 4096 Apr 22 16:19 . 16:29:24 drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 16:29 .. 16:29:24 drwxr-xr-x 2 root root 4096 Apr 22 16:19 cost 16:29:24 -rw-r--r-- 1 root root 83 Apr 22 16:19 cost.csv 16:29:24 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 16:29:24 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 16:29:24 total 16 16:29:24 drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 16:19 . 16:29:24 drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 16:29 .. 16:29:24 drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 16:19 cost 16:29:24 -rw-r--r-- 1 jenkins jenkins 83 Apr 22 16:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:29:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:29:26 ---> package-listing.sh 16:29:26 ++ facter osfamily 16:29:26 ++ tr '[:upper:]' '[:lower:]' 16:29:26 + OS_FAMILY=debian 16:29:26 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 16:29:26 + START_PACKAGES=/tmp/packages_start.txt 16:29:26 + END_PACKAGES=/tmp/packages_end.txt 16:29:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:29:26 + PACKAGES=/tmp/packages_start.txt 16:29:26 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 16:29:26 + PACKAGES=/tmp/packages_end.txt 16:29:26 + case "${OS_FAMILY}" in 16:29:26 + dpkg -l 16:29:26 + grep '^ii' 16:29:26 + '[' -f /tmp/packages_start.txt ']' 16:29:26 + '[' -f /tmp/packages_end.txt ']' 16:29:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:29:26 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 16:29:26 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 16:29:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 16:29:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 16:29:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:27 . [Pipeline] withDockerContainer 16:29:27 prd-ubuntu20.04-docker-8c-8g-21801 does not seem to be running inside a container 16:29:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:29:27 $ docker top 7731ce723d3f77257aa5a1591649eb24c1e71f52fc15522f1dab1912826574dd -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:27 + touch /tmp/pre-build-complete [Pipeline] sh 16:29:28 + mkdir -p /var/log/sysstat [Pipeline] sh 16:29:28 + ls /var/log/sa-host 16:29:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:28 provisioning config files... 16:29:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9193258960686886889tmp [Pipeline] { [Pipeline] echo 16:29:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:29:28 ---> create-netrc.sh [Pipeline] } 16:29:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:29:29 ---> python-tools-install.sh [Pipeline] echo 16:29:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:29:29 ---> sudo-logs.sh 16:29:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:29:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:29:29 ---> job-cost.sh 16:29:29 lf-activate-venv: SKIPPING 16:29:29 DEBUG: total: 0.2199999988079071 16:29:29 INFO: Retrieving Stack Cost... 16:29:30 INFO: Retrieving Pricing Info for: v3-standard-8 16:29:30 INFO: Archiving Costs [Pipeline] echo 16:29:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:29:31 ---> logs-deploy.sh 16:29:31 lf-activate-venv: SKIPPING 16:29:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/64 16:29:31 INFO: archiving workspace using pattern(s): 16:29:31 Archives upload complete. 16:29:32 INFO: archiving logs to Nexus