Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7519713814a588af452d23e7e2efd8901124a458 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-ssh13589636973225874732.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh2146267116400058276.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9113086723788367774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15624223472989848029.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 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-ssh14433980164806270447.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh358252079960931346.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-491’ Running on prd-ubuntu20.04-docker-8c-8g-494 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7519713814a588af452d23e7e2efd8901124a458 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7519713814a588af452d23e7e2efd8901124a458 # timeout=10 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency) (#383)" > git rev-list --no-walk 77901818c76bea5a69108393cfa761498ae657a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:34:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:34:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:34:21 ========================================================= 17:34:21 EdgeX Global Pipelines Version Info 17:34:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:34:22 ------------------- 17:34:22 stable info: 17:34:22 ------------------- 17:34:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:34:22 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 17:34:22 Message: update stable to v1.0.230 17:34:23 ------------------- 17:34:23 experimental info: 17:34:23 ------------------- 17:34:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:34:23 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 17:34:23 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7519713814a588af452d23e7e2efd8901124a458 [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7519713 [Pipeline] echo 17:34:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:23 provisioning config files... 17:34:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3684595317465884149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:24 ---> docker-login.sh 17:34:24 nexus3.edgexfoundry.org:10001 17:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:24 Configure a credential helper to remove this warning. See 17:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:24 17:34:24 Login Succeeded 17:34:24 nexus3.edgexfoundry.org:10002 17:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:24 Configure a credential helper to remove this warning. See 17:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:24 17:34:24 Login Succeeded 17:34:24 nexus3.edgexfoundry.org:10003 17:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:24 Configure a credential helper to remove this warning. See 17:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:24 17:34:24 Login Succeeded 17:34:24 nexus3.edgexfoundry.org:10004 17:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:24 Configure a credential helper to remove this warning. See 17:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:24 17:34:24 Login Succeeded 17:34:24 docker.io 17:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:25 Configure a credential helper to remove this warning. See 17:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:25 17:34:25 Login Succeeded 17:34:25 ---> docker-login.sh ends [Pipeline] } 17:34:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:34:25 + git rev-list -1 --merges 7519713814a588af452d23e7e2efd8901124a458~1..7519713814a588af452d23e7e2efd8901124a458 [Pipeline] echo 17:34:25 -----------> git rev-list -1 --merges 7519713814a588af452d23e7e2efd8901124a458~1..7519713814a588af452d23e7e2efd8901124a458 7519713814a588af452d23e7e2efd8901124a458 [false] [Pipeline] sh 17:34:26 + git log --format=format:%s -1 7519713814a588af452d23e7e2efd8901124a458 [Pipeline] echo 17:34:26 ========================================================= 17:34:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:34:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:34:26 + git log --format=format:%s -1 7519713814a588af452d23e7e2efd8901124a458 [Pipeline] echo 17:34:26 [semverPrep] GIT_COMMIT: 7519713814a588af452d23e7e2efd8901124a458, Commit Message: feat: Add go-winio to attribution (new SPIFFE dependency) (#383) [Pipeline] echo 17:34:26 [semverPrep] This is not a build commit. [Pipeline] sh 17:34:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:34:26 + grep -v github /etc/ssh/ssh_known_hosts 17:34:26 + [ -e /tmp/ssh_known_hosts ] 17:34:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:34:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:34:26 + sudo tee -a /etc/ssh/ssh_known_hosts 17:34:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:34:27 17:34:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:34:27 latest: Pulling from edgex-devops/py-git-semver 17:34:27 1fe172e4850f: Pulling fs layer 17:34:27 caf521ccaac6: Pulling fs layer 17:34:27 3ead6fa29328: Pulling fs layer 17:34:27 5c2a1cbceb83: Pulling fs layer 17:34:27 a8d5f1318db7: Pulling fs layer 17:34:27 c427282e49a2: Pulling fs layer 17:34:27 1827001aaf11: Pulling fs layer 17:34:27 0714d37db230: Pulling fs layer 17:34:27 ac28cf19c067: Pulling fs layer 17:34:27 ca983d60f3e2: Pulling fs layer 17:34:27 9f894cec8388: Pulling fs layer 17:34:27 5c2a1cbceb83: Waiting 17:34:27 0714d37db230: Waiting 17:34:27 ac28cf19c067: Waiting 17:34:27 ca983d60f3e2: Waiting 17:34:27 a8d5f1318db7: Waiting 17:34:27 9f894cec8388: Waiting 17:34:27 c427282e49a2: Waiting 17:34:27 1827001aaf11: Waiting 17:34:27 caf521ccaac6: Download complete 17:34:27 5c2a1cbceb83: Verifying Checksum 17:34:27 5c2a1cbceb83: Download complete 17:34:27 a8d5f1318db7: Verifying Checksum 17:34:27 a8d5f1318db7: Download complete 17:34:27 3ead6fa29328: Verifying Checksum 17:34:27 3ead6fa29328: Download complete 17:34:27 c427282e49a2: Verifying Checksum 17:34:27 c427282e49a2: Download complete 17:34:27 0714d37db230: Download complete 17:34:27 ac28cf19c067: Download complete 17:34:27 ca983d60f3e2: Verifying Checksum 17:34:27 ca983d60f3e2: Download complete 17:34:27 9f894cec8388: Verifying Checksum 17:34:27 9f894cec8388: Download complete 17:34:27 1fe172e4850f: Verifying Checksum 17:34:27 1fe172e4850f: Download complete 17:34:28 1827001aaf11: Verifying Checksum 17:34:28 1827001aaf11: Download complete 17:34:30 1fe172e4850f: Pull complete 17:34:30 caf521ccaac6: Pull complete 17:34:30 3ead6fa29328: Pull complete 17:34:31 5c2a1cbceb83: Pull complete 17:34:31 a8d5f1318db7: Pull complete 17:34:31 c427282e49a2: Pull complete 17:34:33 1827001aaf11: Pull complete 17:34:33 0714d37db230: Pull complete 17:34:33 ac28cf19c067: Pull complete 17:34:33 ca983d60f3e2: Pull complete 17:34:33 9f894cec8388: Pull complete 17:34:33 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 17:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:33 prd-ubuntu20.04-docker-8c-8g-494 does not seem to be running inside a container 17:34:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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:10003/edgex-devops/py-git-semver:latest cat 17:34:35 $ docker top a714c6686fa6866bf1689f05ed82021a1e7321f9165b6db2fdd001c27f07db11 -eo pid,comm 17:34:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:34:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:34:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:34:35 [ssh-agent] Looking for ssh-agent implementation... 17:34:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:34:35 $ docker exec a714c6686fa6866bf1689f05ed82021a1e7321f9165b6db2fdd001c27f07db11 ssh-agent 17:34:35 SSH_AUTH_SOCK=/tmp/ssh-fPNW5Og8M2DM/agent.33 17:34:35 SSH_AGENT_PID=39 17:34:35 Running ssh-add (command line suppressed) 17:34:36 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8683887855744268722.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8683887855744268722.key) 17:34:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:34:36 + git tag --points-at HEAD [Pipeline] } 17:34:36 $ docker exec --env ******** --env ******** a714c6686fa6866bf1689f05ed82021a1e7321f9165b6db2fdd001c27f07db11 ssh-agent -k 17:34:36 unset SSH_AUTH_SOCK; 17:34:36 unset SSH_AGENT_PID; 17:34:36 echo Agent pid 39 killed; 17:34:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:34:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:34:36 [ssh-agent] Looking for ssh-agent implementation... 17:34:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:34:36 $ docker exec a714c6686fa6866bf1689f05ed82021a1e7321f9165b6db2fdd001c27f07db11 ssh-agent 17:34:36 SSH_AUTH_SOCK=/tmp/ssh-V3IqMAWoskda/agent.72 17:34:36 SSH_AGENT_PID=78 17:34:36 Running ssh-add (command line suppressed) 17:34:36 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6917501668266341569.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6917501668266341569.key) 17:34:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:34:37 + git semver init 17:34:37 2022-05-31 17:34:37,466 [run_init] DEBUG init version:0.0.0 force:False 17:34:37 2022-05-31 17:34:37,467 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 17:34:37 2022-05-31 17:34:37,467 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 17:34:37 2022-05-31 17:34:37,467 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 17:34:38 2022-05-31 17:34:38,181 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 17:34:38 2022-05-31 17:34:38,181 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 17:34:38 2022-05-31 17:34:38,181 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:34:38 2022-05-31 17:34:38,181 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:34:38 2.2.1-dev.1 [Pipeline] } 17:34:38 $ docker exec --env ******** --env ******** a714c6686fa6866bf1689f05ed82021a1e7321f9165b6db2fdd001c27f07db11 ssh-agent -k 17:34:38 unset SSH_AUTH_SOCK; 17:34:38 unset SSH_AGENT_PID; 17:34:38 echo Agent pid 78 killed; 17:34:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:34:38 + git semver [Pipeline] } 17:34:39 $ docker stop --time=1 a714c6686fa6866bf1689f05ed82021a1e7321f9165b6db2fdd001c27f07db11 17:34:40 $ docker rm -f a714c6686fa6866bf1689f05ed82021a1e7321f9165b6db2fdd001c27f07db11 [Pipeline] // withDockerContainer [Pipeline] sh 17:34:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:34:41 Stashed 1 file(s) [Pipeline] echo 17:34:41 [edgeXSemver]: initialized semver on version 2.2.1-dev.1 [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 17:34:41 provisioning config files... 17:34:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6650617389665092217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:41 ---> docker-login.sh 17:34:41 nexus3.edgexfoundry.org:10001 17:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:41 Configure a credential helper to remove this warning. See 17:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:41 17:34:41 Login Succeeded 17:34:41 nexus3.edgexfoundry.org:10002 17:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:41 Configure a credential helper to remove this warning. See 17:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:41 17:34:41 Login Succeeded 17:34:41 nexus3.edgexfoundry.org:10003 17:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:41 Configure a credential helper to remove this warning. See 17:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:41 17:34:41 Login Succeeded 17:34:41 nexus3.edgexfoundry.org:10004 17:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:42 Configure a credential helper to remove this warning. See 17:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:42 17:34:42 Login Succeeded 17:34:42 docker.io 17:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:42 Configure a credential helper to remove this warning. See 17:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:42 17:34:42 Login Succeeded 17:34:42 ---> docker-login.sh ends [Pipeline] } 17:34:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:34:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:34:42 ========================================================= 17:34:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:34:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 17:34:42 Sending build context to Docker daemon 5.867MB 17:34:42 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 17:34:42 Step 2/12 : FROM ${BASE} AS builder 17:34:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:34:42 59bf1c3509f3: Pulling fs layer 17:34:42 666ba61612fd: Pulling fs layer 17:34:42 8ed8ca486205: Pulling fs layer 17:34:42 4fe6c5a15a65: Pulling fs layer 17:34:42 22a0e8bec74d: Pulling fs layer 17:34:42 ca2b28591e48: Pulling fs layer 17:34:42 a51346096db8: Pulling fs layer 17:34:42 daebc70d1ce1: Pulling fs layer 17:34:42 0e18a0eac166: Pulling fs layer 17:34:42 4fe6c5a15a65: Waiting 17:34:42 22a0e8bec74d: Waiting 17:34:42 ca2b28591e48: Waiting 17:34:42 0e18a0eac166: Waiting 17:34:42 daebc70d1ce1: Waiting 17:34:42 a51346096db8: Waiting 17:34:42 8ed8ca486205: Download complete 17:34:42 666ba61612fd: Verifying Checksum 17:34:42 666ba61612fd: Download complete 17:34:42 22a0e8bec74d: Download complete 17:34:43 ca2b28591e48: Download complete 17:34:43 59bf1c3509f3: Verifying Checksum 17:34:43 59bf1c3509f3: Download complete 17:34:43 a51346096db8: Verifying Checksum 17:34:43 a51346096db8: Download complete 17:34:43 daebc70d1ce1: Verifying Checksum 17:34:43 daebc70d1ce1: Download complete 17:34:43 59bf1c3509f3: Pull complete 17:34:43 666ba61612fd: Pull complete 17:34:43 8ed8ca486205: Pull complete 17:34:43 0e18a0eac166: Verifying Checksum 17:34:43 0e18a0eac166: Download complete 17:34:43 4fe6c5a15a65: Verifying Checksum 17:34:43 4fe6c5a15a65: Download complete 17:34:47 4fe6c5a15a65: Pull complete 17:34:47 22a0e8bec74d: Pull complete 17:34:47 ca2b28591e48: Pull complete 17:34:47 a51346096db8: Pull complete 17:34:47 daebc70d1ce1: Pull complete 17:34:50 0e18a0eac166: Pull complete 17:34:50 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 17:34:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:34:50 ---> f018257e8ee9 17:34:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:34:52 ---> Running in 285d0a8d026f 17:34:52 Removing intermediate container 285d0a8d026f 17:34:52 ---> 4bdd0686669c 17:34:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:34:52 ---> Running in c812b3887116 17:34:52 Removing intermediate container c812b3887116 17:34:52 ---> f880957e11eb 17:34:52 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:52 ---> Running in 5fe4dd9e36eb 17:34:53 Removing intermediate container 5fe4dd9e36eb 17:34:53 ---> d3ab99102eb7 17:34:53 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:34:53 ---> Running in 9c2bb93de46f 17:34:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:34:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:34:54 (1/4) Installing openssh-keygen (8.8_p1-r1) 17:34:54 (2/4) Installing libedit (20210910.3.1-r0) 17:34:55 (3/4) Installing openssh-client-common (8.8_p1-r1) 17:34:55 (4/4) Installing openssh-client-default (8.8_p1-r1) 17:34:55 Executing busybox-1.34.1-r3.trigger 17:34:55 OK: 224 MiB in 56 packages 17:34:55 Removing intermediate container 9c2bb93de46f 17:34:55 ---> ec1f96e1ab76 17:34:55 Step 7/12 : WORKDIR /device-mqtt-go 17:34:55 ---> Running in fe69f65d8e80 17:34:55 Removing intermediate container fe69f65d8e80 17:34:55 ---> 268e910fa559 17:34:55 Step 8/12 : COPY go.mod vendor* ./ 17:34:56 ---> 3621f44a6520 17:34:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:56 Still waiting to schedule task 17:34:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-492’ 17:34:56 ---> Running in 0e9ee20daa5b 17:35:11 Removing intermediate container 0e9ee20daa5b 17:35:11 ---> c4a7a39436e5 17:35:11 Step 10/12 : COPY . . 17:35:11 ---> 235b4f9c98cf 17:35:11 Step 11/12 : ARG MAKE='make build' 17:35:11 ---> Running in 2cbe23eadd45 17:35:11 Removing intermediate container 2cbe23eadd45 17:35:11 ---> f82edf87f6ee 17:35:11 Step 12/12 : RUN $MAKE 17:35:11 ---> Running in ced0530454c1 17:35:11 noop 17:35:11 Removing intermediate container ced0530454c1 17:35:11 ---> dbe56f1b0f56 17:35:11 Successfully built dbe56f1b0f56 17:35:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:11 + docker inspect -f . ci-base-image-x86_64 17:35:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:11 prd-ubuntu20.04-docker-8c-8g-494 does not seem to be running inside a container 17:35:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 17:35:12 $ docker top cfe9c44e39eff170e7a7a41a1ca1fc33088064dc9c84554422f4bb2bd0964129 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:12 + go version 17:35:12 go version go1.17.6 linux/amd64 [Pipeline] } 17:35:12 $ docker stop --time=1 cfe9c44e39eff170e7a7a41a1ca1fc33088064dc9c84554422f4bb2bd0964129 17:35:14 $ docker rm -f cfe9c44e39eff170e7a7a41a1ca1fc33088064dc9c84554422f4bb2bd0964129 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:14 + docker inspect -f . ci-base-image-x86_64 17:35:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:14 prd-ubuntu20.04-docker-8c-8g-494 does not seem to be running inside a container 17:35:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 17:35:15 $ docker top 49afa84c04e1008cdf06b99557df83952097a0280a1c95b93b8ec53bb3d18215 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:35:15 + make test 17:35:15 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:35:15 ? github.com/edgexfoundry/device-mqtt-go [no test files] 17:35:25 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 17:35:25 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 17:35:25 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 17:35:32 GCO_ENABLED=1 GO111MODULE=on go vet ./... 17:35:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:35:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:35:35 ./bin/test-attribution-txt.sh [Pipeline] echo 17:35:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:35:36 $ docker stop --time=1 49afa84c04e1008cdf06b99557df83952097a0280a1c95b93b8ec53bb3d18215 17:35:38 $ docker rm -f 49afa84c04e1008cdf06b99557df83952097a0280a1c95b93b8ec53bb3d18215 [Pipeline] // withDockerContainer [Pipeline] sh 17:35:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:35:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:35:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:35:39 + ls -al . 17:35:39 total 180 17:35:39 drwxrwxr-x 10 jenkins jenkins 4096 May 31 17:35 . 17:35:39 drwxrwxr-x 4 jenkins jenkins 4096 May 31 17:34 .. 17:35:39 -rw-rw-r-- 1 jenkins jenkins 140 May 31 17:34 .dockerignore 17:35:39 drwxrwxr-x 8 jenkins jenkins 4096 May 31 17:34 .git 17:35:39 drwxrwxr-x 3 jenkins jenkins 4096 May 31 17:34 .github 17:35:39 -rw-rw-r-- 1 jenkins jenkins 329 May 31 17:34 .gitignore 17:35:39 -rw-rw-r-- 1 jenkins jenkins 41 May 31 17:34 .golangci.yml 17:35:39 drwxr-xr-x 3 jenkins jenkins 4096 May 31 17:34 .semver 17:35:39 -rw-rw-r-- 1 jenkins jenkins 8789 May 31 17:34 Attribution.txt 17:35:39 -rw-rw-r-- 1 jenkins jenkins 11365 May 31 17:34 CHANGELOG.md 17:35:39 -rw-rw-r-- 1 jenkins jenkins 1930 May 31 17:34 Dockerfile 17:35:39 -rw-rw-r-- 1 jenkins jenkins 677 May 31 17:34 GOVERNANCE.md 17:35:39 -rw-rw-r-- 1 jenkins jenkins 678 May 31 17:34 Jenkinsfile 17:35:39 -rw-rw-r-- 1 jenkins jenkins 11340 May 31 17:34 LICENSE 17:35:39 -rw-rw-r-- 1 jenkins jenkins 1930 May 31 17:34 Makefile 17:35:39 -rw-rw-r-- 1 jenkins jenkins 620 May 31 17:34 OWNERS.md 17:35:39 -rw-rw-r-- 1 jenkins jenkins 2501 May 31 17:34 README.md 17:35:39 -rw-rw-r-- 1 jenkins jenkins 11 May 31 17:34 VERSION 17:35:39 drwxrwxr-x 2 jenkins jenkins 4096 May 31 17:34 bin 17:35:39 drwxrwxr-x 3 jenkins jenkins 4096 May 31 17:34 cmd 17:35:39 -rw-r--r-- 1 jenkins jenkins 17887 May 31 17:35 coverage.out 17:35:39 -rw-rw-r-- 1 jenkins jenkins 3263 May 31 17:34 go.mod 17:35:39 -rw-rw-r-- 1 jenkins jenkins 34802 May 31 17:34 go.sum 17:35:39 drwxrwxr-x 3 jenkins jenkins 4096 May 31 17:34 internal 17:35:39 drwxrwxr-x 2 jenkins jenkins 4096 May 31 17:34 mock 17:35:39 drwxrwxr-x 4 jenkins jenkins 4096 May 31 17:34 snap 17:35:39 -rw-rw-r-- 1 jenkins jenkins 227 May 31 17:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:39 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7519713814a588af452d23e7e2efd8901124a458 --label arch=amd64 --label version=2.2.1-dev.1 . 17:35:39 Sending build context to Docker daemon 5.885MB 17:35:39 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 17:35:39 Step 2/24 : FROM ${BASE} AS builder 17:35:39 ---> dbe56f1b0f56 17:35:39 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:35:40 ---> Running in 690e71d533c9 17:35:40 Removing intermediate container 690e71d533c9 17:35:40 ---> e610b0fdf32b 17:35:40 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 17:35:40 ---> Running in c9cf75bfd424 17:35:40 Removing intermediate container c9cf75bfd424 17:35:40 ---> fd6a197d1a28 17:35:40 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:35:40 ---> Running in c7ced07205b2 17:35:41 Removing intermediate container c7ced07205b2 17:35:41 ---> 271d155f0ea9 17:35:41 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:35:41 ---> Running in 63d82615f75d 17:35:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:35:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:35:42 OK: 224 MiB in 56 packages 17:35:42 Removing intermediate container 63d82615f75d 17:35:42 ---> 45a84b015b5d 17:35:42 Step 7/24 : WORKDIR /device-mqtt-go 17:35:42 ---> Running in 06cdb8a7e809 17:35:43 Removing intermediate container 06cdb8a7e809 17:35:43 ---> cfae22a0cb38 17:35:43 Step 8/24 : COPY go.mod vendor* ./ 17:35:43 ---> d3a63d4fae77 17:35:43 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:35:43 ---> Running in 66aa521dec91 17:35:45 Removing intermediate container 66aa521dec91 17:35:45 ---> 257eec1c325e 17:35:45 Step 10/24 : COPY . . 17:35:45 ---> 919458ebdb5b 17:35:45 Step 11/24 : ARG MAKE='make build' 17:35:46 ---> Running in 2b41065188bd 17:35:46 Removing intermediate container 2b41065188bd 17:35:46 ---> 4629a30be118 17:35:46 Step 12/24 : RUN $MAKE 17:35:46 ---> Running in 43a0e6bfd7cb 17:35:46 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 17:36:08 Removing intermediate container 43a0e6bfd7cb 17:36:08 ---> 587a04e64920 17:36:08 Step 13/24 : FROM alpine:3.14 17:36:08 3.14: Pulling from library/alpine 17:36:08 8663204ce13b: Pulling fs layer 17:36:08 8663204ce13b: Verifying Checksum 17:36:08 8663204ce13b: Download complete 17:36:08 8663204ce13b: Pull complete 17:36:08 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:36:08 Status: Downloaded newer image for alpine:3.14 17:36:08 ---> e04c818066af 17:36:08 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 17:36:08 ---> Running in db5623b72f9e 17:36:08 Removing intermediate container db5623b72f9e 17:36:08 ---> 4ee443529946 17:36:08 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 17:36:08 ---> Running in 3c2047fdbfaa 17:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:36:08 (1/6) Installing dumb-init (1.2.5-r1) 17:36:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:36:08 (3/6) Installing libsodium (1.0.18-r0) 17:36:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:36:08 (5/6) Installing libzmq (4.3.4-r0) 17:36:08 (6/6) Installing zeromq (4.3.4-r0) 17:36:08 Executing busybox-1.33.1-r7.trigger 17:36:08 OK: 8 MiB in 20 packages 17:36:09 Removing intermediate container 3c2047fdbfaa 17:36:09 ---> b66baa915188 17:36:09 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 17:36:09 ---> 3ce2499ab5ba 17:36:09 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 17:36:09 ---> 1dd49c4b055b 17:36:09 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 17:36:10 ---> 6877673b91f3 17:36:10 Step 19/24 : EXPOSE 59982 17:36:10 ---> Running in ee123c85cf2c 17:36:10 Removing intermediate container ee123c85cf2c 17:36:10 ---> 017c11c7571b 17:36:10 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 17:36:10 ---> Running in 42c16d91482a 17:36:11 Removing intermediate container 42c16d91482a 17:36:11 ---> 2c328f20eaab 17:36:11 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:36:11 ---> Running in cf60a71a342d 17:36:11 Removing intermediate container cf60a71a342d 17:36:11 ---> b7fa6db5a4b7 17:36:11 Step 22/24 : LABEL arch=amd64 17:36:11 ---> Running in 89ac79b3a2e3 17:36:11 Removing intermediate container 89ac79b3a2e3 17:36:11 ---> c2cd0a16bd50 17:36:11 Step 23/24 : LABEL git_sha=7519713814a588af452d23e7e2efd8901124a458 17:36:11 ---> Running in 379bb4f9e4c2 17:36:12 Removing intermediate container 379bb4f9e4c2 17:36:12 ---> 5264bff4b973 17:36:12 Step 24/24 : LABEL version=2.2.1-dev.1 17:36:12 ---> Running in cf28817e6943 17:36:12 Removing intermediate container cf28817e6943 17:36:12 ---> 778a37698c6d 17:36:12 [Warning] One or more build-args [ARCH] were not consumed 17:36:12 Successfully built 778a37698c6d 17:36:12 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:36:12 provisioning config files... 17:36:12 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7474321402553897530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:12 ---> docker-login.sh 17:36:12 nexus3.edgexfoundry.org:10001 17:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:12 Configure a credential helper to remove this warning. See 17:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:12 17:36:12 Login Succeeded 17:36:12 nexus3.edgexfoundry.org:10002 17:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:12 Configure a credential helper to remove this warning. See 17:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:12 17:36:12 Login Succeeded 17:36:12 nexus3.edgexfoundry.org:10003 17:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:12 Configure a credential helper to remove this warning. See 17:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:12 17:36:12 Login Succeeded 17:36:12 nexus3.edgexfoundry.org:10004 17:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:13 Configure a credential helper to remove this warning. See 17:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:13 17:36:13 Login Succeeded 17:36:13 docker.io 17:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:13 Configure a credential helper to remove this warning. See 17:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:13 17:36:13 Login Succeeded 17:36:13 ---> docker-login.sh ends [Pipeline] } 17:36:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:36:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:36:13 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 17:36:13 7519713814a588af452d23e7e2efd8901124a458 17:36:13 latest 17:36:13 2.2.1-dev.1 17:36:13 7519713814a588af452d23e7e2efd8901124a458-2.2.1-dev.1 17:36:13 main 17:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:13 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7519713814a588af452d23e7e2efd8901124a458 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:14 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7519713814a588af452d23e7e2efd8901124a458 17:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:36:14 6e3f72f79730: Preparing 17:36:14 b77a737d0e50: Preparing 17:36:14 847d52cdcbcd: Preparing 17:36:14 bedb21753c67: Preparing 17:36:14 b541d28bf3b4: Preparing 17:36:14 b541d28bf3b4: Layer already exists 17:36:14 6e3f72f79730: Pushed 17:36:14 b77a737d0e50: Pushed 17:36:14 bedb21753c67: Pushed 17:36:17 847d52cdcbcd: Pushed 17:36:17 7519713814a588af452d23e7e2efd8901124a458: digest: sha256:ba2ecc1e308ffbab14f31d7157aef450b83bd5f23af2616498cb612d52f944cb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:17 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:17 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 17:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:36:17 6e3f72f79730: Preparing 17:36:17 b77a737d0e50: Preparing 17:36:17 847d52cdcbcd: Preparing 17:36:17 bedb21753c67: Preparing 17:36:17 b541d28bf3b4: Preparing 17:36:17 b541d28bf3b4: Layer already exists 17:36:17 bedb21753c67: Layer already exists 17:36:17 6e3f72f79730: Layer already exists 17:36:17 b77a737d0e50: Layer already exists 17:36:17 847d52cdcbcd: Layer already exists 17:36:17 latest: digest: sha256:ba2ecc1e308ffbab14f31d7157aef450b83bd5f23af2616498cb612d52f944cb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:17 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.1 17:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:36:18 6e3f72f79730: Preparing 17:36:18 b77a737d0e50: Preparing 17:36:18 847d52cdcbcd: Preparing 17:36:18 bedb21753c67: Preparing 17:36:18 b541d28bf3b4: Preparing 17:36:18 b77a737d0e50: Layer already exists 17:36:18 bedb21753c67: Layer already exists 17:36:18 847d52cdcbcd: Layer already exists 17:36:18 b541d28bf3b4: Layer already exists 17:36:18 6e3f72f79730: Layer already exists 17:36:18 2.2.1-dev.1: digest: sha256:ba2ecc1e308ffbab14f31d7157aef450b83bd5f23af2616498cb612d52f944cb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:18 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7519713814a588af452d23e7e2efd8901124a458-2.2.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7519713814a588af452d23e7e2efd8901124a458-2.2.1-dev.1 17:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:36:18 6e3f72f79730: Preparing 17:36:18 b77a737d0e50: Preparing 17:36:18 847d52cdcbcd: Preparing 17:36:18 bedb21753c67: Preparing 17:36:18 b541d28bf3b4: Preparing 17:36:18 847d52cdcbcd: Layer already exists 17:36:18 b77a737d0e50: Layer already exists 17:36:18 6e3f72f79730: Layer already exists 17:36:18 b541d28bf3b4: Layer already exists 17:36:18 bedb21753c67: Layer already exists 17:36:18 7519713814a588af452d23e7e2efd8901124a458-2.2.1-dev.1: digest: sha256:ba2ecc1e308ffbab14f31d7157aef450b83bd5f23af2616498cb612d52f944cb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:19 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:19 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 17:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:36:19 6e3f72f79730: Preparing 17:36:19 b77a737d0e50: Preparing 17:36:19 847d52cdcbcd: Preparing 17:36:19 bedb21753c67: Preparing 17:36:19 b541d28bf3b4: Preparing 17:36:19 6e3f72f79730: Layer already exists 17:36:19 bedb21753c67: Layer already exists 17:36:19 b77a737d0e50: Layer already exists 17:36:19 847d52cdcbcd: Layer already exists 17:36:19 b541d28bf3b4: Layer already exists 17:36:19 main: digest: sha256:ba2ecc1e308ffbab14f31d7157aef450b83bd5f23af2616498cb612d52f944cb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:36:19 ===================================================== [Pipeline] echo 17:36:19 taggedImages: 17:36:19 - nexus3.edgexfoundry.org:10004/device-mqtt:7519713814a588af452d23e7e2efd8901124a458 17:36:19 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 17:36:19 - nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.1 17:36:19 - nexus3.edgexfoundry.org:10004/device-mqtt:7519713814a588af452d23e7e2efd8901124a458-2.2.1-dev.1 17:36:19 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [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] withEnv [Pipeline] { [Pipeline] sh 17:36:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:20 17:36:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:20 latest: Pulling from edgex-lftools-log-publisher 17:36:20 5eb5b503b376: Pulling fs layer 17:36:20 5c69ac0246d0: Pulling fs layer 17:36:20 ec43610c2a17: Pulling fs layer 17:36:20 3a2ae6a8a46f: Pulling fs layer 17:36:20 33b1e0a273af: Pulling fs layer 17:36:20 5d3b04190fa2: Pulling fs layer 17:36:20 2f39f015ded8: Pulling fs layer 17:36:20 33b1e0a273af: Waiting 17:36:20 3a2ae6a8a46f: Waiting 17:36:20 5d3b04190fa2: Waiting 17:36:20 2f39f015ded8: Waiting 17:36:20 5c69ac0246d0: Download complete 17:36:20 3a2ae6a8a46f: Verifying Checksum 17:36:20 3a2ae6a8a46f: Download complete 17:36:20 33b1e0a273af: Verifying Checksum 17:36:20 33b1e0a273af: Download complete 17:36:20 5d3b04190fa2: Download complete 17:36:20 ec43610c2a17: Verifying Checksum 17:36:20 ec43610c2a17: Download complete 17:36:20 5eb5b503b376: Verifying Checksum 17:36:20 5eb5b503b376: Download complete 17:36:21 2f39f015ded8: Download complete 17:36:22 5eb5b503b376: Pull complete 17:36:22 5c69ac0246d0: Pull complete 17:36:23 ec43610c2a17: Pull complete 17:36:23 3a2ae6a8a46f: Pull complete 17:36:24 33b1e0a273af: Pull complete 17:36:24 5d3b04190fa2: Pull complete 17:36:29 2f39f015ded8: Pull complete 17:36:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:36:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:29 prd-ubuntu20.04-docker-8c-8g-494 does not seem to be running inside a container 17:36:29 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 17:36:31 $ docker top 483a8b174455c70366743f49b86bfae43dbbc240aa50fb6891eedfb44f2e0010 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:32 ---> job-cost.sh 17:36:32 lf-activate-venv: SKIPPING 17:36:32 INFO: No Stack... 17:36:32 INFO: Retrieving Pricing Info for: v3-standard-8 17:36:32 INFO: Archiving Costs [Pipeline] sh 17:36:33 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 17:36:33 + cut -d, -f6 [Pipeline] lock 17:36:33 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-48-stack-cost] 17:36:33 Resource [jenkins-edgexfoundry-device-mqtt-go-main-48-stack-cost] did not exist. Created. 17:36:33 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:36:33 + echo total: 0.2199999988079071 [Pipeline] stash 17:36:33 Stashed 1 file(s) [Pipeline] } 17:36:33 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 17:36:33 $ docker stop --time=1 483a8b174455c70366743f49b86bfae43dbbc240aa50fb6891eedfb44f2e0010 17:36:34 $ docker rm -f 483a8b174455c70366743f49b86bfae43dbbc240aa50fb6891eedfb44f2e0010 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:38:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-497 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 17:38:06 Running in /w/workspace/device-mqtt-go/48 [Pipeline] { [Pipeline] checkout 17:38:06 Selected Git installation does not exist. Using Default 17:38:06 The recommended git tool is: NONE 17:38:11 using credential edgex-jenkins-ssh 17:38:11 Cloning the remote Git repository 17:38:12 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 17:38:12 > git init /w/workspace/device-mqtt-go/48 # timeout=10 17:38:12 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 17:38:12 > git --version # timeout=10 17:38:12 > git --version # 'git version 2.25.1' 17:38:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:38:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:38:13 Avoid second fetch 17:38:13 Checking out Revision 7519713814a588af452d23e7e2efd8901124a458 (main) 17:38:13 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 17:38:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:38:13 > git config core.sparsecheckout # timeout=10 17:38:13 > git checkout -f 7519713814a588af452d23e7e2efd8901124a458 # timeout=10 17:38:18 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency) (#383)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:38:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:38:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:38:19 Dload Upload Total Spent Left Speed 17:38:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 17:38:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:38:20 + sudo+ tee /etc/docker/daemon.new 17:38:20 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:38:20 { 17:38:20 "registry-mirrors": [ 17:38:20 "https://nexus3.edgexfoundry.org:10001" 17:38:20 ], 17:38:20 "bip": "10.250.0.254/24", 17:38:20 "hosts": [ 17:38:20 "tcp://0.0.0.0:5555", 17:38:20 "unix:///var/run/docker.sock" 17:38:20 ], 17:38:20 "mtu": 1458, 17:38:20 "selinux-enabled": true, 17:38:20 "seccomp-profile": "/etc/docker/seccomp.json" 17:38:20 } [Pipeline] sh 17:38:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:38:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:39 provisioning config files... 17:38:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/48@tmp/config2808535515085302786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:39 ---> docker-login.sh 17:38:39 nexus3.edgexfoundry.org:10001 17:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:40 Configure a credential helper to remove this warning. See 17:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:40 17:38:40 Login Succeeded 17:38:40 nexus3.edgexfoundry.org:10002 17:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:41 Configure a credential helper to remove this warning. See 17:38:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:41 17:38:41 Login Succeeded 17:38:41 nexus3.edgexfoundry.org:10003 17:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:41 Configure a credential helper to remove this warning. See 17:38:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:41 17:38:41 Login Succeeded 17:38:41 nexus3.edgexfoundry.org:10004 17:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:42 Configure a credential helper to remove this warning. See 17:38:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:42 17:38:42 Login Succeeded 17:38:42 docker.io 17:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:43 Configure a credential helper to remove this warning. See 17:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:43 17:38:43 Login Succeeded 17:38:43 ---> docker-login.sh ends [Pipeline] } 17:38:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:38:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:38:43 ========================================================= 17:38:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:38:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 17:38:44 Sending build context to Docker daemon 3.029MB 17:38:44 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 17:38:44 Step 2/12 : FROM ${BASE} AS builder 17:38:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:38:44 9b3977197b4f: Pulling fs layer 17:38:44 1a89e8eeedd5: Pulling fs layer 17:38:44 94645a83ff95: Pulling fs layer 17:38:44 3f3a8bcf1eab: Pulling fs layer 17:38:44 0c92f367c5e7: Pulling fs layer 17:38:44 3096ccb668a1: Pulling fs layer 17:38:44 e8cf19c19ddd: Pulling fs layer 17:38:44 a4caa8a26152: Pulling fs layer 17:38:44 3f3a8bcf1eab: Waiting 17:38:44 0c92f367c5e7: Waiting 17:38:44 3096ccb668a1: Waiting 17:38:44 e8cf19c19ddd: Waiting 17:38:44 a4caa8a26152: Waiting 17:38:44 94645a83ff95: Verifying Checksum 17:38:44 94645a83ff95: Download complete 17:38:44 1a89e8eeedd5: Verifying Checksum 17:38:44 1a89e8eeedd5: Download complete 17:38:44 0c92f367c5e7: Verifying Checksum 17:38:44 0c92f367c5e7: Download complete 17:38:44 3096ccb668a1: Verifying Checksum 17:38:44 3096ccb668a1: Download complete 17:38:44 9b3977197b4f: Verifying Checksum 17:38:44 9b3977197b4f: Download complete 17:38:44 e8cf19c19ddd: Verifying Checksum 17:38:44 e8cf19c19ddd: Download complete 17:38:45 9b3977197b4f: Pull complete 17:38:46 1a89e8eeedd5: Pull complete 17:38:46 94645a83ff95: Pull complete 17:38:46 a4caa8a26152: Verifying Checksum 17:38:46 a4caa8a26152: Download complete 17:38:47 3f3a8bcf1eab: Verifying Checksum 17:38:47 3f3a8bcf1eab: Download complete 17:39:02 3f3a8bcf1eab: Pull complete 17:39:02 0c92f367c5e7: Pull complete 17:39:02 3096ccb668a1: Pull complete 17:39:02 e8cf19c19ddd: Pull complete 17:39:12 a4caa8a26152: Pull complete 17:39:12 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 17:39:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:39:12 ---> 725f1c02e7f9 17:39:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:39:13 ---> Running in b76df6376356 17:39:13 Removing intermediate container b76df6376356 17:39:13 ---> c13851d748c3 17:39:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:39:13 ---> Running in 6ee71df49782 17:39:14 Removing intermediate container 6ee71df49782 17:39:14 ---> 76509ab70ae8 17:39:14 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:14 ---> Running in bb66e761280e 17:39:16 Removing intermediate container bb66e761280e 17:39:16 ---> 8c7a4a945fa4 17:39:16 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:39:16 ---> Running in a2819be2f5c8 17:39:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:39:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:39:19 (1/4) Installing openssh-keygen (8.8_p1-r1) 17:39:19 (2/4) Installing libedit (20210910.3.1-r0) 17:39:19 (3/4) Installing openssh-client-common (8.8_p1-r1) 17:39:19 (4/4) Installing openssh-client-default (8.8_p1-r1) 17:39:19 Executing busybox-1.34.1-r3.trigger 17:39:19 OK: 224 MiB in 56 packages 17:39:21 Removing intermediate container a2819be2f5c8 17:39:21 ---> c275c7b2010c 17:39:21 Step 7/12 : WORKDIR /device-mqtt-go 17:39:21 ---> Running in 380ba2459079 17:39:21 Removing intermediate container 380ba2459079 17:39:21 ---> 0e2472a50ff4 17:39:21 Step 8/12 : COPY go.mod vendor* ./ 17:39:22 ---> 467307c5054f 17:39:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:22 ---> Running in e63c5c15e8da 17:40:18 Removing intermediate container e63c5c15e8da 17:40:18 ---> b18e4dfa90f6 17:40:18 Step 10/12 : COPY . . 17:40:18 ---> 129452b312f9 17:40:18 Step 11/12 : ARG MAKE='make build' 17:40:18 ---> Running in 4b2641e87ad0 17:40:18 Removing intermediate container 4b2641e87ad0 17:40:18 ---> ba4e859d694f 17:40:18 Step 12/12 : RUN $MAKE 17:40:18 ---> Running in 4f7c029daafd 17:40:18 noop 17:40:18 Removing intermediate container 4f7c029daafd 17:40:18 ---> f3b86dcde511 17:40:18 Successfully built f3b86dcde511 17:40:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:19 + docker inspect -f . ci-base-image-arm64 17:40:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:19 prd-ubuntu20.04-docker-arm64-4c-16g-497 does not seem to be running inside a container 17:40:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/48 -v /w/workspace/device-mqtt-go/48:/w/workspace/device-mqtt-go/48:rw,z -v /w/workspace/device-mqtt-go/48@tmp:/w/workspace/device-mqtt-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:40:20 $ docker top d68b7901575ed77a2728f60345232e2a542cf17ea606aa12e57017c42a597e58 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:21 + go version 17:40:21 go version go1.17.6 linux/arm64 [Pipeline] } 17:40:21 $ docker stop --time=1 d68b7901575ed77a2728f60345232e2a542cf17ea606aa12e57017c42a597e58 17:40:23 $ docker rm -f d68b7901575ed77a2728f60345232e2a542cf17ea606aa12e57017c42a597e58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:23 + docker inspect -f . ci-base-image-arm64 17:40:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:24 prd-ubuntu20.04-docker-arm64-4c-16g-497 does not seem to be running inside a container 17:40:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/48 -v /w/workspace/device-mqtt-go/48:/w/workspace/device-mqtt-go/48:rw,z -v /w/workspace/device-mqtt-go/48@tmp:/w/workspace/device-mqtt-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:40:25 $ docker top ec6771bdc8633f75e8b83712deca8ec529fd34c6053e52913f4494301398df28 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:40:26 + make test 17:40:26 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:40:28 ? github.com/edgexfoundry/device-mqtt-go [no test files] 17:42:05 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 17:42:05 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.084s coverage: 21.8% of statements 17:42:05 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 17:42:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:42:05 GCO_ENABLED=1 GO111MODULE=on go vet ./... 17:42:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:42:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:42:27 ./bin/test-attribution-txt.sh [Pipeline] echo 17:42:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:42:30 $ docker stop --time=1 ec6771bdc8633f75e8b83712deca8ec529fd34c6053e52913f4494301398df28 17:42:32 $ docker rm -f ec6771bdc8633f75e8b83712deca8ec529fd34c6053e52913f4494301398df28 [Pipeline] // withDockerContainer [Pipeline] sh 17:42:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:42:33 Warning: overwriting stash ‘coverage-report’ 17:42:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:42:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:42:34 + ls -al . 17:42:34 total 176 17:42:34 drwxrwxr-x 9 jenkins jenkins 4096 May 31 17:42 . 17:42:34 drwxrwxr-x 4 jenkins jenkins 4096 May 31 17:38 .. 17:42:34 -rw-rw-r-- 1 jenkins jenkins 140 May 31 17:38 .dockerignore 17:42:34 drwxrwxr-x 8 jenkins jenkins 4096 May 31 17:38 .git 17:42:34 drwxrwxr-x 3 jenkins jenkins 4096 May 31 17:38 .github 17:42:34 -rw-rw-r-- 1 jenkins jenkins 329 May 31 17:38 .gitignore 17:42:34 -rw-rw-r-- 1 jenkins jenkins 41 May 31 17:38 .golangci.yml 17:42:34 -rw-rw-r-- 1 jenkins jenkins 8789 May 31 17:38 Attribution.txt 17:42:34 -rw-rw-r-- 1 jenkins jenkins 11365 May 31 17:38 CHANGELOG.md 17:42:34 -rw-rw-r-- 1 jenkins jenkins 1930 May 31 17:38 Dockerfile 17:42:34 -rw-rw-r-- 1 jenkins jenkins 677 May 31 17:38 GOVERNANCE.md 17:42:34 -rw-rw-r-- 1 jenkins jenkins 678 May 31 17:38 Jenkinsfile 17:42:34 -rw-rw-r-- 1 jenkins jenkins 11340 May 31 17:38 LICENSE 17:42:34 -rw-rw-r-- 1 jenkins jenkins 1930 May 31 17:38 Makefile 17:42:34 -rw-rw-r-- 1 jenkins jenkins 620 May 31 17:38 OWNERS.md 17:42:34 -rw-rw-r-- 1 jenkins jenkins 2501 May 31 17:38 README.md 17:42:34 -rw-rw-r-- 1 jenkins jenkins 11 May 31 17:34 VERSION 17:42:34 drwxrwxr-x 2 jenkins jenkins 4096 May 31 17:38 bin 17:42:34 drwxrwxr-x 3 jenkins jenkins 4096 May 31 17:38 cmd 17:42:34 -rw-r--r-- 1 jenkins jenkins 17887 May 31 17:41 coverage.out 17:42:34 -rw-rw-r-- 1 jenkins jenkins 3263 May 31 17:38 go.mod 17:42:34 -rw-rw-r-- 1 jenkins jenkins 34802 May 31 17:38 go.sum 17:42:34 drwxrwxr-x 3 jenkins jenkins 4096 May 31 17:38 internal 17:42:34 drwxrwxr-x 2 jenkins jenkins 4096 May 31 17:38 mock 17:42:34 drwxrwxr-x 4 jenkins jenkins 4096 May 31 17:38 snap 17:42:34 -rw-rw-r-- 1 jenkins jenkins 227 May 31 17:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:34 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7519713814a588af452d23e7e2efd8901124a458 --label arch=arm64 --label version=2.2.1-dev.1 . 17:42:35 Sending build context to Docker daemon 3.047MB 17:42:35 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 17:42:35 Step 2/24 : FROM ${BASE} AS builder 17:42:35 ---> f3b86dcde511 17:42:35 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:42:35 ---> Running in 655c76eafdc8 17:42:36 Removing intermediate container 655c76eafdc8 17:42:36 ---> df558c56c991 17:42:36 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 17:42:36 ---> Running in 82a1736ec943 17:42:36 Removing intermediate container 82a1736ec943 17:42:36 ---> c75fdfba1b36 17:42:36 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:36 ---> Running in 65d09ae7bdc4 17:42:38 Removing intermediate container 65d09ae7bdc4 17:42:38 ---> 84008f107df4 17:42:38 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:42:38 ---> Running in 74ab2c78aca8 17:42:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:42:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:42:41 OK: 224 MiB in 56 packages 17:42:42 Removing intermediate container 74ab2c78aca8 17:42:42 ---> 8ed2aac5e333 17:42:42 Step 7/24 : WORKDIR /device-mqtt-go 17:42:42 ---> Running in e10f6d215bb3 17:42:42 Removing intermediate container e10f6d215bb3 17:42:42 ---> d1ccfe1a9cf0 17:42:42 Step 8/24 : COPY go.mod vendor* ./ 17:42:43 ---> ff0f69d57d0f 17:42:43 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:43 ---> Running in 14765b5cbb6e 17:42:45 Removing intermediate container 14765b5cbb6e 17:42:45 ---> 1ffeb6048a87 17:42:45 Step 10/24 : COPY . . 17:42:46 ---> d10054519486 17:42:46 Step 11/24 : ARG MAKE='make build' 17:42:46 ---> Running in 34334bca686a 17:42:47 Removing intermediate container 34334bca686a 17:42:47 ---> 5e8ddba5b208 17:42:47 Step 12/24 : RUN $MAKE 17:42:47 ---> Running in ac90d269b42b 17:42:48 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 17:44:54 Removing intermediate container ac90d269b42b 17:44:54 ---> a4c6d561a1c5 17:44:54 Step 13/24 : FROM alpine:3.14 17:44:54 3.14: Pulling from library/alpine 17:44:54 455c02918c45: Pulling fs layer 17:44:55 455c02918c45: Download complete 17:44:55 455c02918c45: Pull complete 17:44:55 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:44:55 Status: Downloaded newer image for alpine:3.14 17:44:55 ---> ac73e934f311 17:44:55 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 17:44:56 ---> Running in d0e146770176 17:44:56 Removing intermediate container d0e146770176 17:44:56 ---> 839eee050843 17:44:56 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 17:44:56 ---> Running in ebab899d2f40 17:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:44:58 (1/6) Installing dumb-init (1.2.5-r1) 17:44:58 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:44:58 (3/6) Installing libsodium (1.0.18-r0) 17:44:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:44:58 (5/6) Installing libzmq (4.3.4-r0) 17:44:58 (6/6) Installing zeromq (4.3.4-r0) 17:44:58 Executing busybox-1.33.1-r7.trigger 17:44:58 OK: 8 MiB in 20 packages 17:44:59 Removing intermediate container ebab899d2f40 17:44:59 ---> a142b68b22c1 17:44:59 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 17:45:00 ---> 9ad117a22e77 17:45:00 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 17:45:01 ---> 3a79753148f1 17:45:01 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 17:45:02 ---> f415a8637005 17:45:02 Step 19/24 : EXPOSE 59982 17:45:02 ---> Running in 0a0fa119ac7a 17:45:02 Removing intermediate container 0a0fa119ac7a 17:45:02 ---> e8fccfabec84 17:45:02 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 17:45:02 ---> Running in 0009194a2a6c 17:45:02 Removing intermediate container 0009194a2a6c 17:45:02 ---> 513d136fa5fd 17:45:02 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:45:03 ---> Running in 0648544637d7 17:45:03 Removing intermediate container 0648544637d7 17:45:03 ---> 302876f6487b 17:45:03 Step 22/24 : LABEL arch=arm64 17:45:03 ---> Running in 9301ad3fa362 17:45:03 Removing intermediate container 9301ad3fa362 17:45:03 ---> 7231aef00244 17:45:03 Step 23/24 : LABEL git_sha=7519713814a588af452d23e7e2efd8901124a458 17:45:03 ---> Running in 7d636d1e1550 17:45:03 Removing intermediate container 7d636d1e1550 17:45:03 ---> 34759ab24fd6 17:45:03 Step 24/24 : LABEL version=2.2.1-dev.1 17:45:04 ---> Running in 64021e03d66a 17:45:04 Removing intermediate container 64021e03d66a 17:45:04 ---> b98807f9ee4d 17:45:04 [Warning] One or more build-args [ARCH] were not consumed 17:45:04 Successfully built b98807f9ee4d 17:45:04 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:04 provisioning config files... 17:45:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/48@tmp/config6552731801411690360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:05 ---> docker-login.sh 17:45:05 nexus3.edgexfoundry.org:10001 17:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:05 Configure a credential helper to remove this warning. See 17:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:05 17:45:05 Login Succeeded 17:45:05 nexus3.edgexfoundry.org:10002 17:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:05 Configure a credential helper to remove this warning. See 17:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:05 17:45:05 Login Succeeded 17:45:05 nexus3.edgexfoundry.org:10003 17:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:06 Configure a credential helper to remove this warning. See 17:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:06 17:45:06 Login Succeeded 17:45:06 nexus3.edgexfoundry.org:10004 17:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:06 Configure a credential helper to remove this warning. See 17:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:06 17:45:06 Login Succeeded 17:45:06 docker.io 17:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:07 Configure a credential helper to remove this warning. See 17:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:07 17:45:07 Login Succeeded 17:45:07 ---> docker-login.sh ends [Pipeline] } 17:45:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:45:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:45:07 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 17:45:07 7519713814a588af452d23e7e2efd8901124a458 17:45:07 latest 17:45:07 2.2.1-dev.1 17:45:07 7519713814a588af452d23e7e2efd8901124a458-2.2.1-dev.1 17:45:07 main 17:45:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:08 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7519713814a588af452d23e7e2efd8901124a458 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:08 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7519713814a588af452d23e7e2efd8901124a458 17:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:45:08 82c48a83309b: Preparing 17:45:08 4266a1be303c: Preparing 17:45:08 2088577342c9: Preparing 17:45:08 ce9d32e6d313: Preparing 17:45:08 f73e7dbfee58: Preparing 17:45:08 f73e7dbfee58: Layer already exists 17:45:08 4266a1be303c: Pushed 17:45:08 82c48a83309b: Pushed 17:45:09 ce9d32e6d313: Pushed 17:45:14 2088577342c9: Pushed 17:45:14 7519713814a588af452d23e7e2efd8901124a458: digest: sha256:025e8fb0eb703c4c89fa2b86d364e579c37254c164ed13216344d30a1fbb6399 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:15 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:15 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 17:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:45:15 82c48a83309b: Preparing 17:45:15 4266a1be303c: Preparing 17:45:15 2088577342c9: Preparing 17:45:15 ce9d32e6d313: Preparing 17:45:15 f73e7dbfee58: Preparing 17:45:15 4266a1be303c: Layer already exists 17:45:15 2088577342c9: Layer already exists 17:45:15 ce9d32e6d313: Layer already exists 17:45:15 f73e7dbfee58: Layer already exists 17:45:15 82c48a83309b: Layer already exists 17:45:15 latest: digest: sha256:025e8fb0eb703c4c89fa2b86d364e579c37254c164ed13216344d30a1fbb6399 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:16 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:16 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.1 17:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:45:16 82c48a83309b: Preparing 17:45:16 4266a1be303c: Preparing 17:45:16 2088577342c9: Preparing 17:45:16 ce9d32e6d313: Preparing 17:45:16 f73e7dbfee58: Preparing 17:45:16 ce9d32e6d313: Layer already exists 17:45:16 82c48a83309b: Layer already exists 17:45:16 4266a1be303c: Layer already exists 17:45:16 f73e7dbfee58: Layer already exists 17:45:16 2088577342c9: Layer already exists 17:45:16 2.2.1-dev.1: digest: sha256:025e8fb0eb703c4c89fa2b86d364e579c37254c164ed13216344d30a1fbb6399 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:17 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7519713814a588af452d23e7e2efd8901124a458-2.2.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:17 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7519713814a588af452d23e7e2efd8901124a458-2.2.1-dev.1 17:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:45:17 82c48a83309b: Preparing 17:45:17 4266a1be303c: Preparing 17:45:17 2088577342c9: Preparing 17:45:17 ce9d32e6d313: Preparing 17:45:17 f73e7dbfee58: Preparing 17:45:17 f73e7dbfee58: Layer already exists 17:45:17 4266a1be303c: Layer already exists 17:45:17 82c48a83309b: Layer already exists 17:45:17 2088577342c9: Layer already exists 17:45:17 ce9d32e6d313: Layer already exists 17:45:17 7519713814a588af452d23e7e2efd8901124a458-2.2.1-dev.1: digest: sha256:025e8fb0eb703c4c89fa2b86d364e579c37254c164ed13216344d30a1fbb6399 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:18 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 17:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:45:18 82c48a83309b: Preparing 17:45:18 4266a1be303c: Preparing 17:45:18 2088577342c9: Preparing 17:45:18 ce9d32e6d313: Preparing 17:45:18 f73e7dbfee58: Preparing 17:45:18 4266a1be303c: Layer already exists 17:45:18 2088577342c9: Layer already exists 17:45:18 ce9d32e6d313: Layer already exists 17:45:18 82c48a83309b: Layer already exists 17:45:18 f73e7dbfee58: Layer already exists 17:45:18 main: digest: sha256:025e8fb0eb703c4c89fa2b86d364e579c37254c164ed13216344d30a1fbb6399 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:45:18 ===================================================== [Pipeline] echo 17:45:18 taggedImages: 17:45:18 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7519713814a588af452d23e7e2efd8901124a458 17:45:18 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 17:45:18 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.1 17:45:18 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7519713814a588af452d23e7e2efd8901124a458-2.2.1-dev.1 17:45:18 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:19 17:45:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:19 arm64: Pulling from edgex-lftools-log-publisher 17:45:19 8998bd30e6a1: Pulling fs layer 17:45:19 04944245beec: Pulling fs layer 17:45:19 699f458cf7ca: Pulling fs layer 17:45:19 765212b225bb: Pulling fs layer 17:45:19 f23df028b6ca: Pulling fs layer 17:45:19 d65c8cfc05b1: Pulling fs layer 17:45:19 2437ff75d9bd: Pulling fs layer 17:45:19 2437ff75d9bd: Waiting 17:45:19 f23df028b6ca: Waiting 17:45:19 d65c8cfc05b1: Waiting 17:45:19 765212b225bb: Waiting 17:45:19 04944245beec: Verifying Checksum 17:45:19 04944245beec: Download complete 17:45:19 765212b225bb: Verifying Checksum 17:45:19 f23df028b6ca: Verifying Checksum 17:45:19 f23df028b6ca: Download complete 17:45:20 d65c8cfc05b1: Verifying Checksum 17:45:20 d65c8cfc05b1: Download complete 17:45:20 699f458cf7ca: Verifying Checksum 17:45:20 699f458cf7ca: Download complete 17:45:20 8998bd30e6a1: Verifying Checksum 17:45:20 8998bd30e6a1: Download complete 17:45:23 2437ff75d9bd: Verifying Checksum 17:45:23 2437ff75d9bd: Download complete 17:45:25 8998bd30e6a1: Pull complete 17:45:25 04944245beec: Pull complete 17:45:27 699f458cf7ca: Pull complete 17:45:27 765212b225bb: Pull complete 17:45:28 f23df028b6ca: Pull complete 17:45:28 d65c8cfc05b1: Pull complete 17:45:43 2437ff75d9bd: Pull complete 17:45:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:45:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:43 prd-ubuntu20.04-docker-arm64-4c-16g-497 does not seem to be running inside a container 17:45:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/48 -v /w/workspace/device-mqtt-go/48:/w/workspace/device-mqtt-go/48:rw,z -v /w/workspace/device-mqtt-go/48@tmp:/w/workspace/device-mqtt-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:45:46 $ docker top ccd153e1ddc058c8b3e96338b0b336340fa3a3eaa5c62e0d769334795957e84b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:47 ---> job-cost.sh 17:45:47 lf-activate-venv: SKIPPING 17:45:47 INFO: No Stack... 17:45:47 INFO: Retrieving Pricing Info for: v3-standard-4 17:45:48 INFO: Archiving Costs [Pipeline] sh 17:45:49 + cat /w/workspace/device-mqtt-go/48/archives/cost.csv 17:45:49 + cut -d, -f6 [Pipeline] lock 17:45:49 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-48-stack-cost] 17:45:49 Resource [jenkins-edgexfoundry-device-mqtt-go-main-48-stack-cost] did not exist. Created. 17:45:49 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:45:50 /w/workspace/device-mqtt-go/48@tmp/durable-b84149df/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:45:50 + echo total: 0.10999999940395355 [Pipeline] stash 17:45:50 Warning: overwriting stash ‘stack-cost’ 17:45:50 Stashed 1 file(s) [Pipeline] } 17:45:50 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 17:45:50 $ docker stop --time=1 ccd153e1ddc058c8b3e96338b0b336340fa3a3eaa5c62e0d769334795957e84b 17:45:52 $ docker rm -f ccd153e1ddc058c8b3e96338b0b336340fa3a3eaa5c62e0d769334795957e84b [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 17:45:52 provisioning config files... 17:45:52 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8782883540661130168tmp [Pipeline] { [Pipeline] sh 17:45:53 + set +x 17:45:53 + curl+ -s https://codecov.io/bash 17:45:53 bash -s -- 17:45:53 17:45:53 _____ _ 17:45:53 / ____| | | 17:45:53 | | ___ __| | ___ ___ _____ __ 17:45:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:45:53 | |___| (_) | (_| | __/ (_| (_) \ V / 17:45:53 \_____\___/ \__,_|\___|\___\___/ \_/ 17:45:53 Bash-1.0.6 17:45:53 17:45:53 17:45:53 ==> git version 2.25.1 found 17:45:53 ==> 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 17:45:53 Release-Date: 2020-01-08 17:45:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:45:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:45:53 ==> Jenkins CI detected. 17:45:53 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 17:45:53 project root: . 17:45:53 --> token set from env 17:45:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:45:53 ==> Running gcov in . (disable via -X gcov) 17:45:53 ==> Python coveragepy not found 17:45:53 ==> Searching for coverage reports in: 17:45:53 + . 17:45:53 -> Found 1 reports 17:45:53 ==> Detecting git/mercurial file structure 17:45:53 ==> Reading reports 17:45:53 + ./coverage.out bytes=17887 17:45:53 ==> Appending adjustments 17:45:53 https://docs.codecov.io/docs/fixing-reports 17:45:53 + Found adjustments 17:45:53 ==> Gzipping contents 17:45:53 4.0K /tmp/codecov.FDLggF.gz 17:45:53 ==> Uploading reports 17:45:53 url: https://codecov.io 17:45:53 query: branch=main&commit=7519713814a588af452d23e7e2efd8901124a458&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:45:53 -> Pinging Codecov 17:45:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=7519713814a588af452d23e7e2efd8901124a458&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:45:53 -> Uploading to 17:45:53 https://storage.googleapis.com/codecov/v4/raw/2022-05-31/7D719EC7BBE17E464838252E33014C33/7519713814a588af452d23e7e2efd8901124a458/f9f0eff4-9fbd-4266-ba7e-6dcd860b550b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220531T174553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=faea9effc344a399b5b1e7c7b45b91b1602f6803cc0a251490221d1090299813 17:45:53 % Total % Received % Xferd Average Speed Time Time Time Current 17:45:53 Dload Upload Total Spent Left Speed 17:45:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3239 0 0 100 3239 0 15955 --:--:-- --:--:-- --:--:-- 15877 100 3239 0 0 100 3239 0 15065 --:--:-- --:--:-- --:--:-- 14995 17:45:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/7519713814a588af452d23e7e2efd8901124a458 [Pipeline] } 17:45:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:45:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:45:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:45:54 17:45:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:45:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:45:54 df9b9388f04a: Pulling fs layer 17:45:54 52dc419b0ee2: Pulling fs layer 17:45:54 25bc292e5bac: Pulling fs layer 17:45:54 114826534d7a: Pulling fs layer 17:45:54 4657fd5d0bcf: Pulling fs layer 17:45:54 6ad1cebc031e: Pulling fs layer 17:45:54 8a3aa393b2d8: Pulling fs layer 17:45:54 114826534d7a: Waiting 17:45:54 6ad1cebc031e: Waiting 17:45:54 8a3aa393b2d8: Waiting 17:45:54 4657fd5d0bcf: Waiting 17:45:54 25bc292e5bac: Verifying Checksum 17:45:54 25bc292e5bac: Download complete 17:45:54 52dc419b0ee2: Download complete 17:45:54 4657fd5d0bcf: Verifying Checksum 17:45:54 4657fd5d0bcf: Download complete 17:45:54 df9b9388f04a: Download complete 17:45:54 6ad1cebc031e: Verifying Checksum 17:45:54 6ad1cebc031e: Download complete 17:45:54 df9b9388f04a: Pull complete 17:45:54 52dc419b0ee2: Pull complete 17:45:55 25bc292e5bac: Pull complete 17:45:55 114826534d7a: Verifying Checksum 17:45:55 114826534d7a: Download complete 17:45:55 8a3aa393b2d8: Verifying Checksum 17:45:55 8a3aa393b2d8: Download complete 17:45:58 114826534d7a: Pull complete 17:45:58 4657fd5d0bcf: Pull complete 17:45:59 6ad1cebc031e: Pull complete 17:46:02 8a3aa393b2d8: Pull complete 17:46:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:46:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:46:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:02 prd-ubuntu20.04-docker-8c-8g-494 does not seem to be running inside a container 17:46:02 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 17:46:05 $ docker top a82f1ca3aa67558e9cd8b3046d2dea33731807af20b6a2e443123db9a746804d -eo pid,comm [Pipeline] { [Pipeline] echo 17:46:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:46:05 + set -o pipefail 17:46:05 + snyk monitor '--org=edgex-jenkins' 17:46:10 17:46:10 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 17:46:10 17:46:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0f7a6bab-acbc-4d1c-afc8-bdedd4637f32/history/712ff06d-3447-4944-9ab3-90a07615792f 17:46:10 17:46:10 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:46:10 17:46:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:46:10 17:46:10 [Pipeline] } 17:46:10 $ docker stop --time=1 a82f1ca3aa67558e9cd8b3046d2dea33731807af20b6a2e443123db9a746804d 17:46:13 $ docker rm -f a82f1ca3aa67558e9cd8b3046d2dea33731807af20b6a2e443123db9a746804d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:46:13 + git log --format=format:%s -1 7519713814a588af452d23e7e2efd8901124a458 [Pipeline] sh 17:46:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:46:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:46:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:14 prd-ubuntu20.04-docker-8c-8g-494 does not seem to be running inside a container 17:46:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-devops/py-git-semver:latest cat 17:46:14 $ docker top 59f24eab400a0b4bf0fd91b960da56f65b043d6c7e35a1c46779db5c46c963e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:46:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:15 [ssh-agent] Looking for ssh-agent implementation... 17:46:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:15 $ docker exec 59f24eab400a0b4bf0fd91b960da56f65b043d6c7e35a1c46779db5c46c963e8 ssh-agent 17:46:15 SSH_AUTH_SOCK=/tmp/ssh-ELCpuKWpcygv/agent.34 17:46:15 SSH_AGENT_PID=40 17:46:15 Running ssh-add (command line suppressed) 17:46:15 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2062481008015160661.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2062481008015160661.key) 17:46:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:15 + git semver tag 17:46:15 2022-05-31 17:46:15,889 [run_tag] DEBUG tag force:False 17:46:15 2022-05-31 17:46:15,889 [check_head_tag] DEBUG check head tag 17:46:15 2022-05-31 17:46:15,890 [execute] INFO git cat-file --batch-check 17:46:15 2022-05-31 17:46:15,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 17:46:15 2022-05-31 17:46:15,894 [execute] INFO git cat-file --batch 17:46:15 2022-05-31 17:46:15,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 17:46:15 2022-05-31 17:46:15,900 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:46:15 2022-05-31 17:46:15,901 [execute] INFO git tag -a v2.2.1-dev.1 -m v2.2.1-dev.1 17:46:15 2022-05-31 17:46:15,901 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.1', '-m', 'v2.2.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 17:46:15 2022-05-31 17:46:15,905 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:46:15 2.2.1-dev.1 [Pipeline] } 17:46:15 $ docker exec --env ******** --env ******** 59f24eab400a0b4bf0fd91b960da56f65b043d6c7e35a1c46779db5c46c963e8 ssh-agent -k 17:46:16 unset SSH_AUTH_SOCK; 17:46:16 unset SSH_AGENT_PID; 17:46:16 echo Agent pid 40 killed; 17:46:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:46:16 + git semver [Pipeline] } 17:46:16 $ docker stop --time=1 59f24eab400a0b4bf0fd91b960da56f65b043d6c7e35a1c46779db5c46c963e8 17:46:17 $ docker rm -f 59f24eab400a0b4bf0fd91b960da56f65b043d6c7e35a1c46779db5c46c963e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:46:18 17:46:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:46:18 0.23.1-centos7: Pulling from edgex-lftools 17:46:18 ab5ef0e58194: Pulling fs layer 17:46:18 9712f1f96733: Pulling fs layer 17:46:18 63f879dbbcfc: Pulling fs layer 17:46:18 0d9ebad4ef96: Pulling fs layer 17:46:18 e9a5061849ea: Pulling fs layer 17:46:18 d747dcd14b5f: Pulling fs layer 17:46:18 2de7ff778b66: Pulling fs layer 17:46:18 0d9ebad4ef96: Waiting 17:46:18 e9a5061849ea: Waiting 17:46:18 2de7ff778b66: Waiting 17:46:18 d747dcd14b5f: Waiting 17:46:18 9712f1f96733: Verifying Checksum 17:46:18 63f879dbbcfc: Verifying Checksum 17:46:18 63f879dbbcfc: Download complete 17:46:19 e9a5061849ea: Verifying Checksum 17:46:19 e9a5061849ea: Download complete 17:46:19 d747dcd14b5f: Verifying Checksum 17:46:19 d747dcd14b5f: Download complete 17:46:19 0d9ebad4ef96: Verifying Checksum 17:46:19 0d9ebad4ef96: Download complete 17:46:19 ab5ef0e58194: Verifying Checksum 17:46:19 ab5ef0e58194: Download complete 17:46:19 2de7ff778b66: Verifying Checksum 17:46:19 2de7ff778b66: Download complete 17:46:22 ab5ef0e58194: Pull complete 17:46:22 9712f1f96733: Pull complete 17:46:22 63f879dbbcfc: Pull complete 17:46:26 0d9ebad4ef96: Pull complete 17:46:26 e9a5061849ea: Pull complete 17:46:27 d747dcd14b5f: Pull complete 17:46:28 2de7ff778b66: Pull complete 17:46:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:46:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:46:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:28 prd-ubuntu20.04-docker-8c-8g-494 does not seem to be running inside a container 17:46:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 17:46:31 $ docker top 3bab7a7cc3278355cfce8507e877601e2681d9558e5bf85ebeccd76be12dde3e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:46:31 provisioning config files... 17:46:31 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2318694390924874862tmp 17:46:31 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4952933445450355524tmp 17:46:31 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8381533519656576624tmp [Pipeline] { [Pipeline] echo 17:46:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:46:32 ---> sigul-configuration.sh 17:46:32 gpg: directory `/root/.gnupg' created 17:46:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:46:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:46:32 gpg: keyring `/root/.gnupg/secring.gpg' created 17:46:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:46:32 gpg: CAST5 encrypted data 17:46:32 gpg: encrypted with 1 passphrase 17:46:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:46:32 + mkdir /home/jenkins 17:46:32 + mkdir /home/jenkins/sigul [Pipeline] sh 17:46:32 + 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 17:46:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:46:33 ---> sigul-install.sh 17:46:33 Sigul already installed; skipping installation. [Pipeline] sh 17:46:33 + git tag --list 17:46:33 0.7.1 17:46:33 v1.0.0 17:46:33 v1.1.0 17:46:33 v1.1.1 17:46:33 v1.2.2 17:46:33 v1.3.0 17:46:33 v1.3.1 17:46:33 v2.0.0 17:46:33 v2.1.0 17:46:33 v2.2.0 17:46:33 v2.2.1-dev.1 [Pipeline] sh 17:46:33 + lftools sign git-tag v2.2.1-dev.1 17:46:34 Signing Git tag with Sigul... 17:46:34 Signing v2.2.1-dev.1 [Pipeline] echo 17:46:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:46:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:46:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:46:35 $ docker stop --time=1 3bab7a7cc3278355cfce8507e877601e2681d9558e5bf85ebeccd76be12dde3e 17:46:36 $ docker rm -f 3bab7a7cc3278355cfce8507e877601e2681d9558e5bf85ebeccd76be12dde3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:46:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:46:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:46:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:37 prd-ubuntu20.04-docker-8c-8g-494 does not seem to be running inside a container 17:46:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-devops/py-git-semver:latest cat 17:46:37 $ docker top c9fbed145ca39ecaad96632b531e51a6099743fada9b35fbaec3c7b10b8353d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:46:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:37 [ssh-agent] Looking for ssh-agent implementation... 17:46:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:38 $ docker exec c9fbed145ca39ecaad96632b531e51a6099743fada9b35fbaec3c7b10b8353d1 ssh-agent 17:46:38 SSH_AUTH_SOCK=/tmp/ssh-YhEAFTv4s60M/agent.33 17:46:38 SSH_AGENT_PID=39 17:46:38 Running ssh-add (command line suppressed) 17:46:38 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4522281549623265068.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4522281549623265068.key) 17:46:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:38 + git semver bump pre 17:46:38 2022-05-31 17:46:38,773 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:46:38 2022-05-31 17:46:38,774 [bump_version] DEBUG bumping version:2.2.1-dev.1 on axis:pre with prefix:dev 17:46:38 2022-05-31 17:46:38,774 [bump_version] DEBUG bumped version:2.2.1-dev.2 17:46:38 2022-05-31 17:46:38,774 [write_version] DEBUG write version:2.2.1-dev.2 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 17:46:38 2022-05-31 17:46:38,774 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:46:38 2022-05-31 17:46:38,774 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:46:38 2022-05-31 17:46:38,778 [execute] INFO git cat-file --batch-check 17:46:38 2022-05-31 17:46:38,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:46:38 2022-05-31 17:46:38,785 [execute] INFO git cat-file --batch 17:46:38 2022-05-31 17:46:38,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:46:38 2022-05-31 17:46:38,790 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:46:38 2.2.1-dev.2 [Pipeline] } 17:46:38 $ docker exec --env ******** --env ******** c9fbed145ca39ecaad96632b531e51a6099743fada9b35fbaec3c7b10b8353d1 ssh-agent -k 17:46:38 unset SSH_AUTH_SOCK; 17:46:38 unset SSH_AGENT_PID; 17:46:38 echo Agent pid 39 killed; 17:46:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:46:39 + git semver [Pipeline] } 17:46:39 $ docker stop --time=1 c9fbed145ca39ecaad96632b531e51a6099743fada9b35fbaec3c7b10b8353d1 17:46:40 $ docker rm -f c9fbed145ca39ecaad96632b531e51a6099743fada9b35fbaec3c7b10b8353d1 [Pipeline] // withDockerContainer [Pipeline] sh 17:46:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:46:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:46:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:41 prd-ubuntu20.04-docker-8c-8g-494 does not seem to be running inside a container 17:46:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-devops/py-git-semver:latest cat 17:46:42 $ docker top e3d1d7ffe9047981d514ca5ce641dcb4ec22185f264763297d97ee00441ec3c2 -eo pid,comm 17:46:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:46:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:46:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:42 [ssh-agent] Looking for ssh-agent implementation... 17:46:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:42 $ docker exec e3d1d7ffe9047981d514ca5ce641dcb4ec22185f264763297d97ee00441ec3c2 ssh-agent 17:46:42 SSH_AUTH_SOCK=/tmp/ssh-TFTeujzi5K4N/agent.34 17:46:42 SSH_AGENT_PID=40 17:46:42 Running ssh-add (command line suppressed) 17:46:42 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8256138807776466790.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8256138807776466790.key) 17:46:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:42 + git semver push 17:46:43 2022-05-31 17:46:43,113 [run_push] DEBUG push 17:46:43 2022-05-31 17:46:43,114 [execute] INFO git push origin semver 17:46:43 2022-05-31 17:46:43,114 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:46:44 2022-05-31 17:46:43,797 [run_push] DEBUG push all version tags 17:46:44 2022-05-31 17:46:43,797 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:46:44 2022-05-31 17:46:43,798 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 17:46:44 2022-05-31 17:46:44,517 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:46:44 2.2.1-dev.2 [Pipeline] } 17:46:44 $ docker exec --env ******** --env ******** e3d1d7ffe9047981d514ca5ce641dcb4ec22185f264763297d97ee00441ec3c2 ssh-agent -k 17:46:44 unset SSH_AUTH_SOCK; 17:46:44 unset SSH_AGENT_PID; 17:46:44 echo Agent pid 40 killed; 17:46:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:46:45 + git semver [Pipeline] } 17:46:45 $ docker stop --time=1 e3d1d7ffe9047981d514ca5ce641dcb4ec22185f264763297d97ee00441ec3c2 17:46:46 $ docker rm -f e3d1d7ffe9047981d514ca5ce641dcb4ec22185f264763297d97ee00441ec3c2 [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 17:46:47 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 17:46:47 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 17:46:47 total 16 17:46:47 drwxr-xr-x 3 root root 4096 May 31 17:36 . 17:46:47 drwxrwxr-x 11 jenkins jenkins 4096 May 31 17:46 .. 17:46:47 drwxr-xr-x 2 root root 4096 May 31 17:36 cost 17:46:47 -rw-r--r-- 1 root root 84 May 31 17:36 cost.csv 17:46:47 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 17:46:47 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 17:46:47 total 16 17:46:47 drwxr-xr-x 3 jenkins jenkins 4096 May 31 17:36 . 17:46:47 drwxrwxr-x 11 jenkins jenkins 4096 May 31 17:46 .. 17:46:47 drwxr-xr-x 2 jenkins jenkins 4096 May 31 17:36 cost 17:46:47 -rw-r--r-- 1 jenkins jenkins 84 May 31 17:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:46:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:46:48 ---> package-listing.sh 17:46:48 ++ facter osfamily 17:46:48 ++ tr '[:upper:]' '[:lower:]' 17:46:48 + OS_FAMILY=debian 17:46:48 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 17:46:48 + START_PACKAGES=/tmp/packages_start.txt 17:46:48 + END_PACKAGES=/tmp/packages_end.txt 17:46:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:46:48 + PACKAGES=/tmp/packages_start.txt 17:46:48 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 17:46:48 + PACKAGES=/tmp/packages_end.txt 17:46:48 + case "${OS_FAMILY}" in 17:46:48 + dpkg -l 17:46:48 + grep '^ii' 17:46:48 + '[' -f /tmp/packages_start.txt ']' 17:46:48 + '[' -f /tmp/packages_end.txt ']' 17:46:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:46:48 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 17:46:48 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 17:46:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 17:46:48 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-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:46:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:49 prd-ubuntu20.04-docker-8c-8g-494 does not seem to be running inside a container 17:46:49 $ 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-mqtt-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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 17:46:49 $ docker top 25e00720245d2df5fbe1cab32bade201bb481af160c070ff037320b7cab5a02d -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:50 + touch /tmp/pre-build-complete [Pipeline] sh 17:46:50 + mkdir -p /var/log/sysstat [Pipeline] sh 17:46:50 + ls /var/log/sa-host 17:46:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:46:50 provisioning config files... 17:46:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7274249648599805876tmp [Pipeline] { [Pipeline] echo 17:46:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:46:51 ---> create-netrc.sh [Pipeline] } 17:46:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:46:51 ---> python-tools-install.sh [Pipeline] echo 17:46:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:46:51 ---> sudo-logs.sh 17:46:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:46:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:46:52 ---> job-cost.sh 17:46:52 lf-activate-venv: SKIPPING 17:46:52 DEBUG: total: 0.2199999988079071 17:46:52 INFO: Retrieving Stack Cost... 17:46:52 INFO: Retrieving Pricing Info for: v3-standard-8 17:46:52 INFO: Archiving Costs [Pipeline] echo 17:46:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:46:53 ---> logs-deploy.sh 17:46:53 lf-activate-venv: SKIPPING 17:46:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/48 17:46:53 INFO: archiving workspace using pattern(s): 17:46:54 Archives upload complete. 17:46:54 INFO: archiving logs to Nexus