Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c395e916656ff011f59f73b4cbc9d122ab02d46 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-ssh17453473987040932518.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh5495772202847776908.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh372670629302749395.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh1742341247762712273.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11662555999760520710.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16117 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 2c395e916656ff011f59f73b4cbc9d122ab02d46 (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 2c395e916656ff011f59f73b4cbc9d122ab02d46 # timeout=10 Commit message: "fix: replace broker host config with a valid example (#396)" > git rev-list --no-walk af7f42834155496da65d108934e36d5a2fb2bcc1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:15:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:15:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:15:08 ========================================================= 16:15:08 EdgeX Global Pipelines Version Info 16:15:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:15:09 ------------------- 16:15:09 stable info: 16:15:09 ------------------- 16:15:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:15:09 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:15:09 Message: update stable to v1.0.234 16:15:10 ------------------- 16:15:10 experimental info: 16:15:10 ------------------- 16:15:10 Commited By: **** collab-it+edgex@linuxfoundation.org 16:15:10 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:15:10 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c395e916656ff011f59f73b4cbc9d122ab02d46 [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c395e9 [Pipeline] echo 16:15:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:10 provisioning config files... 16:15:10 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3939320929193167636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:11 ---> docker-login.sh 16:15:11 nexus3.edgexfoundry.org:10001 16:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:11 Configure a credential helper to remove this warning. See 16:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:11 16:15:11 Login Succeeded 16:15:11 nexus3.edgexfoundry.org:10002 16:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:11 Configure a credential helper to remove this warning. See 16:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:11 16:15:11 Login Succeeded 16:15:11 nexus3.edgexfoundry.org:10003 16:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:11 Configure a credential helper to remove this warning. See 16:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:11 16:15:11 Login Succeeded 16:15:11 nexus3.edgexfoundry.org:10004 16:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:11 Configure a credential helper to remove this warning. See 16:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:11 16:15:11 Login Succeeded 16:15:11 docker.io 16:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:12 Configure a credential helper to remove this warning. See 16:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:12 16:15:12 Login Succeeded 16:15:12 ---> docker-login.sh ends [Pipeline] } 16:15:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:15:12 + git rev-list -1 --merges 2c395e916656ff011f59f73b4cbc9d122ab02d46~1..2c395e916656ff011f59f73b4cbc9d122ab02d46 [Pipeline] echo 16:15:12 -----------> git rev-list -1 --merges 2c395e916656ff011f59f73b4cbc9d122ab02d46~1..2c395e916656ff011f59f73b4cbc9d122ab02d46 2c395e916656ff011f59f73b4cbc9d122ab02d46 [false] [Pipeline] sh 16:15:13 + git log --format=format:%s -1 2c395e916656ff011f59f73b4cbc9d122ab02d46 [Pipeline] echo 16:15:13 ========================================================= 16:15:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:15:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:15:13 + git log --format=format:%s -1 2c395e916656ff011f59f73b4cbc9d122ab02d46 [Pipeline] echo 16:15:13 [semverPrep] GIT_COMMIT: 2c395e916656ff011f59f73b4cbc9d122ab02d46, Commit Message: fix: replace broker host config with a valid example (#396) [Pipeline] echo 16:15:13 [semverPrep] This is not a build commit. [Pipeline] sh 16:15:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:15:14 + grep -v github /etc/ssh/ssh_known_hosts 16:15:14 + [ -e /tmp/ssh_known_hosts ] 16:15:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:15:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:15:14 + sudo tee -a /etc/ssh/ssh_known_hosts 16:15:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:15:14 16:15:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:15:14 0.1.4: Pulling from edgex-devops/py-git-semver 16:15:14 42c077c10790: Pulling fs layer 16:15:14 f63e77b7563a: Pulling fs layer 16:15:14 bd5fdadae976: Pulling fs layer 16:15:14 205491f53016: Pulling fs layer 16:15:14 df18705c85c3: Pulling fs layer 16:15:14 bdb3f477010e: Pulling fs layer 16:15:14 c8a8fc8e1c8f: Pulling fs layer 16:15:14 2c6e9b1d212d: Pulling fs layer 16:15:14 bdb8f0575790: Pulling fs layer 16:15:14 386e3cb2ff24: Pulling fs layer 16:15:14 2343380bae48: Pulling fs layer 16:15:14 205491f53016: Waiting 16:15:14 df18705c85c3: Waiting 16:15:14 bdb3f477010e: Waiting 16:15:14 c8a8fc8e1c8f: Waiting 16:15:14 2c6e9b1d212d: Waiting 16:15:14 bdb8f0575790: Waiting 16:15:14 386e3cb2ff24: Waiting 16:15:14 2343380bae48: Waiting 16:15:14 f63e77b7563a: Verifying Checksum 16:15:14 f63e77b7563a: Download complete 16:15:14 205491f53016: Download complete 16:15:14 df18705c85c3: Verifying Checksum 16:15:14 df18705c85c3: Download complete 16:15:14 bdb3f477010e: Verifying Checksum 16:15:14 bd5fdadae976: Verifying Checksum 16:15:14 bd5fdadae976: Download complete 16:15:14 2c6e9b1d212d: Download complete 16:15:14 bdb8f0575790: Verifying Checksum 16:15:14 bdb8f0575790: Download complete 16:15:14 386e3cb2ff24: Download complete 16:15:14 2343380bae48: Verifying Checksum 16:15:14 2343380bae48: Download complete 16:15:14 42c077c10790: Verifying Checksum 16:15:14 42c077c10790: Download complete 16:15:15 c8a8fc8e1c8f: Verifying Checksum 16:15:15 c8a8fc8e1c8f: Download complete 16:15:16 42c077c10790: Pull complete 16:15:16 f63e77b7563a: Pull complete 16:15:17 bd5fdadae976: Pull complete 16:15:17 205491f53016: Pull complete 16:15:17 df18705c85c3: Pull complete 16:15:17 bdb3f477010e: Pull complete 16:15:19 c8a8fc8e1c8f: Pull complete 16:15:19 2c6e9b1d212d: Pull complete 16:15:19 bdb8f0575790: Pull complete 16:15:19 386e3cb2ff24: Pull complete 16:15:20 2343380bae48: Pull complete 16:15:20 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 16:15:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:15:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:20 prd-ubuntu20.04-docker-8c-8g-16117 does not seem to be running inside a container 16:15:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:15:22 $ docker top aee136a94005bfa3701baff7a5f447f05a1bfa57f1c739b86b1dc406430e115b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:15:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:22 [ssh-agent] Looking for ssh-agent implementation... 16:15:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:22 $ docker exec aee136a94005bfa3701baff7a5f447f05a1bfa57f1c739b86b1dc406430e115b ssh-agent 16:15:22 SSH_AUTH_SOCK=/tmp/ssh-jOs4cEHeyVwW/agent.32 16:15:22 SSH_AGENT_PID=38 16:15:22 Running ssh-add (command line suppressed) 16:15:22 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_369474941748100830.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_369474941748100830.key) 16:15:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:23 + git tag --points-at HEAD [Pipeline] } 16:15:23 $ docker exec --env ******** --env ******** aee136a94005bfa3701baff7a5f447f05a1bfa57f1c739b86b1dc406430e115b ssh-agent -k 16:15:23 unset SSH_AUTH_SOCK; 16:15:23 unset SSH_AGENT_PID; 16:15:23 echo Agent pid 38 killed; 16:15:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:15:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:23 [ssh-agent] Looking for ssh-agent implementation... 16:15:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:23 $ docker exec aee136a94005bfa3701baff7a5f447f05a1bfa57f1c739b86b1dc406430e115b ssh-agent 16:15:23 SSH_AUTH_SOCK=/tmp/ssh-dHRHoLYrkBEN/agent.71 16:15:23 SSH_AGENT_PID=77 16:15:23 Running ssh-add (command line suppressed) 16:15:23 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3436179603000912523.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3436179603000912523.key) 16:15:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:24 + git semver init 16:15:24 2022-06-27 16:15:24,410 [run_init] DEBUG init version:0.0.0 force:False 16:15:24 2022-06-27 16:15:24,411 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 16:15:24 2022-06-27 16:15:24,412 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 16:15:24 2022-06-27 16:15:24,413 [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) 16:15:25 2022-06-27 16:15:25,284 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 16:15:25 2022-06-27 16:15:25,284 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 16:15:25 2022-06-27 16:15:25,285 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:15:25 2022-06-27 16:15:25,285 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:15:25 2.2.1-dev.5 [Pipeline] } 16:15:25 $ docker exec --env ******** --env ******** aee136a94005bfa3701baff7a5f447f05a1bfa57f1c739b86b1dc406430e115b ssh-agent -k 16:15:25 unset SSH_AUTH_SOCK; 16:15:25 unset SSH_AGENT_PID; 16:15:25 echo Agent pid 77 killed; 16:15:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:15:25 + git semver [Pipeline] } 16:15:26 $ docker stop --time=1 aee136a94005bfa3701baff7a5f447f05a1bfa57f1c739b86b1dc406430e115b 16:15:27 $ docker rm -f aee136a94005bfa3701baff7a5f447f05a1bfa57f1c739b86b1dc406430e115b [Pipeline] // withDockerContainer [Pipeline] sh 16:15:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:15:28 Stashed 1 file(s) [Pipeline] echo 16:15:28 [edgeXSemver]: initialized semver on version 2.2.1-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:28 provisioning config files... 16:15:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5887905800084713683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:28 ---> docker-login.sh 16:15:28 nexus3.edgexfoundry.org:10001 16:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:28 Configure a credential helper to remove this warning. See 16:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:28 16:15:28 Login Succeeded 16:15:28 nexus3.edgexfoundry.org:10002 16:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:28 Configure a credential helper to remove this warning. See 16:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:28 16:15:28 Login Succeeded 16:15:28 nexus3.edgexfoundry.org:10003 16:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:28 Configure a credential helper to remove this warning. See 16:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:28 16:15:28 Login Succeeded 16:15:28 nexus3.edgexfoundry.org:10004 16:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:29 Configure a credential helper to remove this warning. See 16:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:29 16:15:29 Login Succeeded 16:15:29 docker.io 16:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:29 Configure a credential helper to remove this warning. See 16:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:29 16:15:29 Login Succeeded 16:15:29 ---> docker-login.sh ends [Pipeline] } 16:15:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:15:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:15:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:15:29 ========================================================= 16:15:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:15:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:29 + 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 . 16:15:29 Sending build context to Docker daemon 6.004MB 16:15:29 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 16:15:29 Step 2/12 : FROM ${BASE} AS builder 16:15:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:15:29 59bf1c3509f3: Pulling fs layer 16:15:29 666ba61612fd: Pulling fs layer 16:15:29 8ed8ca486205: Pulling fs layer 16:15:29 cc1cd167ecdc: Pulling fs layer 16:15:29 c516ae0d96e1: Pulling fs layer 16:15:29 684cea983483: Pulling fs layer 16:15:29 dd3240ac7de5: Pulling fs layer 16:15:29 b1e948a4e11c: Pulling fs layer 16:15:29 a8fd76ee1af6: Pulling fs layer 16:15:29 646ad004c059: Pulling fs layer 16:15:29 b1e948a4e11c: Waiting 16:15:29 dd3240ac7de5: Waiting 16:15:29 cc1cd167ecdc: Waiting 16:15:29 a8fd76ee1af6: Waiting 16:15:29 c516ae0d96e1: Waiting 16:15:29 646ad004c059: Waiting 16:15:29 684cea983483: Waiting 16:15:29 8ed8ca486205: Verifying Checksum 16:15:29 8ed8ca486205: Download complete 16:15:29 666ba61612fd: Verifying Checksum 16:15:29 666ba61612fd: Download complete 16:15:29 c516ae0d96e1: Verifying Checksum 16:15:29 c516ae0d96e1: Download complete 16:15:29 684cea983483: Verifying Checksum 16:15:29 684cea983483: Download complete 16:15:29 59bf1c3509f3: Verifying Checksum 16:15:29 dd3240ac7de5: Verifying Checksum 16:15:29 dd3240ac7de5: Download complete 16:15:29 b1e948a4e11c: Verifying Checksum 16:15:29 b1e948a4e11c: Download complete 16:15:29 59bf1c3509f3: Pull complete 16:15:30 666ba61612fd: Pull complete 16:15:30 8ed8ca486205: Pull complete 16:15:30 646ad004c059: Verifying Checksum 16:15:30 646ad004c059: Download complete 16:15:30 a8fd76ee1af6: Verifying Checksum 16:15:30 a8fd76ee1af6: Download complete 16:15:30 cc1cd167ecdc: Verifying Checksum 16:15:30 cc1cd167ecdc: Download complete 16:15:34 cc1cd167ecdc: Pull complete 16:15:34 c516ae0d96e1: Pull complete 16:15:34 684cea983483: Pull complete 16:15:34 dd3240ac7de5: Pull complete 16:15:35 b1e948a4e11c: Pull complete 16:15:37 a8fd76ee1af6: Pull complete 16:15:38 646ad004c059: Pull complete 16:15:38 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:15:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:15:38 ---> 8f69c11f6b0c 16:15:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:15:40 ---> Running in 7c826ba686bc 16:15:40 Removing intermediate container 7c826ba686bc 16:15:40 ---> 6cd04e53f379 16:15:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:15:40 ---> Running in be93535e40a9 16:15:40 Removing intermediate container be93535e40a9 16:15:40 ---> a1d84f613526 16:15:40 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:40 ---> Running in de88cc999b0e 16:15:41 Removing intermediate container de88cc999b0e 16:15:41 ---> 3f7afa51b02c 16:15:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:15:41 ---> Running in ca545b68ca51 16:15:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:15:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:15:42 (1/4) Installing openssh-keygen (8.8_p1-r1) 16:15:42 (2/4) Installing libedit (20210910.3.1-r0) 16:15:43 Still waiting to schedule task 16:15:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:15:43 (3/4) Installing openssh-client-common (8.8_p1-r1) 16:15:43 (4/4) Installing openssh-client-default (8.8_p1-r1) 16:15:43 Executing busybox-1.34.1-r3.trigger 16:15:43 OK: 224 MiB in 56 packages 16:15:43 Removing intermediate container ca545b68ca51 16:15:43 ---> 46a65f11921e 16:15:43 Step 7/12 : WORKDIR /device-mqtt-go 16:15:43 ---> Running in 6089e8911d7f 16:15:44 Removing intermediate container 6089e8911d7f 16:15:44 ---> 2ab7bfa166e5 16:15:44 Step 8/12 : COPY go.mod vendor* ./ 16:15:44 ---> 9aca434deeef 16:15:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:44 ---> Running in bc154e683762 16:16:02 Removing intermediate container bc154e683762 16:16:02 ---> f4c4a0c98a8d 16:16:02 Step 10/12 : COPY . . 16:16:02 ---> f0904231fa40 16:16:02 Step 11/12 : ARG MAKE='make build' 16:16:02 ---> Running in b105a50452e6 16:16:02 Removing intermediate container b105a50452e6 16:16:02 ---> 45ba6fb19aa1 16:16:02 Step 12/12 : RUN $MAKE 16:16:02 ---> Running in 397bc304fa9b 16:16:02 noop 16:16:02 Removing intermediate container 397bc304fa9b 16:16:02 ---> b8374fd2fa26 16:16:02 Successfully built b8374fd2fa26 16:16:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:02 + docker inspect -f . ci-base-image-x86_64 16:16:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:02 prd-ubuntu20.04-docker-8c-8g-16117 does not seem to be running inside a container 16:16:02 $ 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 ******** -e ******** ci-base-image-x86_64 cat 16:16:03 $ docker top 0cf74391881e383af5bef5d2bc783fb35f92c25f9efb5ae613ede63f3e46bc4c -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:03 + go version 16:16:03 go version go1.17.7 linux/amd64 [Pipeline] } 16:16:03 $ docker stop --time=1 0cf74391881e383af5bef5d2bc783fb35f92c25f9efb5ae613ede63f3e46bc4c 16:16:04 $ docker rm -f 0cf74391881e383af5bef5d2bc783fb35f92c25f9efb5ae613ede63f3e46bc4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:05 + docker inspect -f . ci-base-image-x86_64 16:16:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:05 prd-ubuntu20.04-docker-8c-8g-16117 does not seem to be running inside a container 16:16:05 $ 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 ******** -e ******** ci-base-image-x86_64 cat 16:16:05 $ docker top 7004ee7e9855d0c3574f2d9b7b4818324a6442b76d6292872494cf46195cfcb8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:16:06 + make test 16:16:06 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:16:06 ? github.com/edgexfoundry/device-mqtt-go [no test files] 16:16:16 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 16:16:16 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 16:16:16 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 16:16:22 GCO_ENABLED=1 GO111MODULE=on go vet ./... 16:16:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:16:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:16:27 ./bin/test-attribution-txt.sh [Pipeline] echo 16:16:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:16:27 $ docker stop --time=1 7004ee7e9855d0c3574f2d9b7b4818324a6442b76d6292872494cf46195cfcb8 16:16:29 $ docker rm -f 7004ee7e9855d0c3574f2d9b7b4818324a6442b76d6292872494cf46195cfcb8 [Pipeline] // withDockerContainer [Pipeline] sh 16:16:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:16:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:16:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:16:30 + ls -al . 16:16:30 total 180 16:16:30 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 16:16 . 16:16:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 16:15 .. 16:16:30 -rw-rw-r-- 1 jenkins jenkins 140 Jun 27 16:15 .dockerignore 16:16:30 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 16:15 .git 16:16:30 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 16:15 .github 16:16:30 -rw-rw-r-- 1 jenkins jenkins 329 Jun 27 16:15 .gitignore 16:16:30 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 16:15 .golangci.yml 16:16:30 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 16:15 .semver 16:16:30 -rw-rw-r-- 1 jenkins jenkins 8917 Jun 27 16:15 Attribution.txt 16:16:30 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 27 16:15 CHANGELOG.md 16:16:30 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 16:15 Dockerfile 16:16:30 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 16:15 GOVERNANCE.md 16:16:30 -rw-rw-r-- 1 jenkins jenkins 678 Jun 27 16:15 Jenkinsfile 16:16:30 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 16:15 LICENSE 16:16:30 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 16:15 Makefile 16:16:30 -rw-rw-r-- 1 jenkins jenkins 620 Jun 27 16:15 OWNERS.md 16:16:30 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 27 16:15 README.md 16:16:30 -rw-rw-r-- 1 jenkins jenkins 11 Jun 27 16:15 VERSION 16:16:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 16:15 bin 16:16:30 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 16:15 cmd 16:16:30 -rw-r--r-- 1 jenkins jenkins 17887 Jun 27 16:16 coverage.out 16:16:30 -rw-rw-r-- 1 jenkins jenkins 3314 Jun 27 16:15 go.mod 16:16:30 -rw-rw-r-- 1 jenkins jenkins 36015 Jun 27 16:15 go.sum 16:16:30 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 16:15 internal 16:16:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 16:15 mock 16:16:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 16:15 snap 16:16:30 -rw-rw-r-- 1 jenkins jenkins 227 Jun 27 16:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:30 + 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=2c395e916656ff011f59f73b4cbc9d122ab02d46 --label arch=amd64 --label version=2.2.1-dev.5 . 16:16:30 Sending build context to Docker daemon 6.022MB 16:16:30 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 16:16:30 Step 2/24 : FROM ${BASE} AS builder 16:16:30 ---> b8374fd2fa26 16:16:30 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:16:31 ---> Running in e020c0d80843 16:16:31 Removing intermediate container e020c0d80843 16:16:31 ---> 8f6571090880 16:16:31 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 16:16:31 ---> Running in 883f0b8c558d 16:16:31 Removing intermediate container 883f0b8c558d 16:16:31 ---> f3a5a390cca4 16:16:31 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:31 ---> Running in 87075cd66c8e 16:16:31 Removing intermediate container 87075cd66c8e 16:16:31 ---> 36b6b915748f 16:16:31 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:16:31 ---> Running in c2219f842a15 16:16:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:16:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:16:33 OK: 224 MiB in 56 packages 16:16:33 Removing intermediate container c2219f842a15 16:16:33 ---> 781e36573fef 16:16:33 Step 7/24 : WORKDIR /device-mqtt-go 16:16:33 ---> Running in 9d6c9d2d866a 16:16:33 Removing intermediate container 9d6c9d2d866a 16:16:33 ---> d73efbe7c8c2 16:16:33 Step 8/24 : COPY go.mod vendor* ./ 16:16:33 ---> dc3d31807342 16:16:33 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:33 ---> Running in 6151225b184f 16:16:34 Removing intermediate container 6151225b184f 16:16:34 ---> 6110b3b5e757 16:16:34 Step 10/24 : COPY . . 16:16:35 ---> 0ddbe59b52ab 16:16:35 Step 11/24 : ARG MAKE='make build' 16:16:35 ---> Running in 01953c80347b 16:16:35 Removing intermediate container 01953c80347b 16:16:35 ---> 5c2992eded27 16:16:35 Step 12/24 : RUN $MAKE 16:16:35 ---> Running in 072095c00179 16:16:35 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 16:16:57 Removing intermediate container 072095c00179 16:16:57 ---> 4a294bb2488f 16:16:57 Step 13/24 : FROM alpine:3.14 16:16:57 3.14: Pulling from library/alpine 16:16:57 8663204ce13b: Pulling fs layer 16:16:57 8663204ce13b: Verifying Checksum 16:16:57 8663204ce13b: Download complete 16:16:57 8663204ce13b: Pull complete 16:16:57 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:16:57 Status: Downloaded newer image for alpine:3.14 16:16:57 ---> e04c818066af 16:16:57 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 16:16:57 ---> Running in 4c2e6a0c46a2 16:16:57 Removing intermediate container 4c2e6a0c46a2 16:16:57 ---> 1ed662016cf9 16:16:57 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 16:16:57 ---> Running in 20a062534a52 16:16:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:16:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:16:58 (1/6) Installing dumb-init (1.2.5-r1) 16:16:58 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:16:58 (3/6) Installing libsodium (1.0.18-r0) 16:16:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:16:58 (5/6) Installing libzmq (4.3.4-r0) 16:16:58 (6/6) Installing zeromq (4.3.4-r0) 16:16:58 Executing busybox-1.33.1-r7.trigger 16:16:58 OK: 8 MiB in 20 packages 16:16:58 Removing intermediate container 20a062534a52 16:16:58 ---> 6a0a062d6a9e 16:16:58 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 16:16:59 ---> 92c224f86bfd 16:16:59 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 16:16:59 ---> 4ae891685ca0 16:16:59 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 16:16:59 ---> 484eaf20ba26 16:16:59 Step 19/24 : EXPOSE 59982 16:16:59 ---> Running in c32ed00e00bd 16:16:59 Removing intermediate container c32ed00e00bd 16:16:59 ---> 720b8d3893d3 16:16:59 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 16:16:59 ---> Running in 90cb6ea8322c 16:16:59 Removing intermediate container 90cb6ea8322c 16:16:59 ---> 0e59195c4df8 16:16:59 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:16:59 ---> Running in 620c412931bd 16:16:59 Removing intermediate container 620c412931bd 16:16:59 ---> 8fabeb5066e9 16:16:59 Step 22/24 : LABEL arch=amd64 16:17:00 ---> Running in df5457626dad 16:17:00 Removing intermediate container df5457626dad 16:17:00 ---> e1d18f839926 16:17:00 Step 23/24 : LABEL git_sha=2c395e916656ff011f59f73b4cbc9d122ab02d46 16:17:00 ---> Running in 099d12d23a55 16:17:00 Removing intermediate container 099d12d23a55 16:17:00 ---> 4a3c7186fda4 16:17:00 Step 24/24 : LABEL version=2.2.1-dev.5 16:17:00 ---> Running in b229f1ac735f 16:17:00 Removing intermediate container b229f1ac735f 16:17:00 ---> eaf1a43a1423 16:17:00 [Warning] One or more build-args [ARCH] were not consumed 16:17:00 Successfully built eaf1a43a1423 16:17:00 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:00 provisioning config files... 16:17:00 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4014248893481929709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:00 ---> docker-login.sh 16:17:00 nexus3.edgexfoundry.org:10001 16:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:00 Configure a credential helper to remove this warning. See 16:17:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:00 16:17:00 Login Succeeded 16:17:00 nexus3.edgexfoundry.org:10002 16:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:00 Configure a credential helper to remove this warning. See 16:17:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:00 16:17:00 Login Succeeded 16:17:00 nexus3.edgexfoundry.org:10003 16:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:00 Configure a credential helper to remove this warning. See 16:17:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:00 16:17:00 Login Succeeded 16:17:00 nexus3.edgexfoundry.org:10004 16:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:01 Configure a credential helper to remove this warning. See 16:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:01 16:17:01 Login Succeeded 16:17:01 docker.io 16:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:01 Configure a credential helper to remove this warning. See 16:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:01 16:17:01 Login Succeeded 16:17:01 ---> docker-login.sh ends [Pipeline] } 16:17:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:17:01 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 16:17:01 2c395e916656ff011f59f73b4cbc9d122ab02d46 16:17:01 latest 16:17:01 2.2.1-dev.5 16:17:01 2c395e916656ff011f59f73b4cbc9d122ab02d46-2.2.1-dev.5 16:17:01 main 16:17:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:01 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2c395e916656ff011f59f73b4cbc9d122ab02d46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2c395e916656ff011f59f73b4cbc9d122ab02d46 16:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 16:17:02 5ed4602bb3b6: Preparing 16:17:02 34b1e6179a2c: Preparing 16:17:02 f012406c67a9: Preparing 16:17:02 24424f48f142: Preparing 16:17:02 b541d28bf3b4: Preparing 16:17:02 b541d28bf3b4: Layer already exists 16:17:02 34b1e6179a2c: Pushed 16:17:02 5ed4602bb3b6: Pushed 16:17:02 24424f48f142: Pushed 16:17:04 f012406c67a9: Pushed 16:17:05 2c395e916656ff011f59f73b4cbc9d122ab02d46: digest: sha256:042fe56669d7fc5c9821ea4cdfbb6d5fb74ae9f55bc7199672b3376452645d47 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:05 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:05 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 16:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 16:17:05 5ed4602bb3b6: Preparing 16:17:05 34b1e6179a2c: Preparing 16:17:05 f012406c67a9: Preparing 16:17:05 24424f48f142: Preparing 16:17:05 b541d28bf3b4: Preparing 16:17:05 24424f48f142: Layer already exists 16:17:05 34b1e6179a2c: Layer already exists 16:17:05 f012406c67a9: Layer already exists 16:17:05 b541d28bf3b4: Layer already exists 16:17:05 5ed4602bb3b6: Layer already exists 16:17:05 latest: digest: sha256:042fe56669d7fc5c9821ea4cdfbb6d5fb74ae9f55bc7199672b3376452645d47 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:06 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:06 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.5 16:17:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 16:17:06 5ed4602bb3b6: Preparing 16:17:06 34b1e6179a2c: Preparing 16:17:06 f012406c67a9: Preparing 16:17:06 24424f48f142: Preparing 16:17:06 b541d28bf3b4: Preparing 16:17:06 34b1e6179a2c: Layer already exists 16:17:06 b541d28bf3b4: Layer already exists 16:17:06 f012406c67a9: Layer already exists 16:17:06 5ed4602bb3b6: Layer already exists 16:17:06 24424f48f142: Layer already exists 16:17:06 2.2.1-dev.5: digest: sha256:042fe56669d7fc5c9821ea4cdfbb6d5fb74ae9f55bc7199672b3376452645d47 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:06 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2c395e916656ff011f59f73b4cbc9d122ab02d46-2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:07 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2c395e916656ff011f59f73b4cbc9d122ab02d46-2.2.1-dev.5 16:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 16:17:07 5ed4602bb3b6: Preparing 16:17:07 34b1e6179a2c: Preparing 16:17:07 f012406c67a9: Preparing 16:17:07 24424f48f142: Preparing 16:17:07 b541d28bf3b4: Preparing 16:17:07 b541d28bf3b4: Layer already exists 16:17:07 34b1e6179a2c: Layer already exists 16:17:07 24424f48f142: Layer already exists 16:17:07 5ed4602bb3b6: Layer already exists 16:17:07 f012406c67a9: Layer already exists 16:17:07 2c395e916656ff011f59f73b4cbc9d122ab02d46-2.2.1-dev.5: digest: sha256:042fe56669d7fc5c9821ea4cdfbb6d5fb74ae9f55bc7199672b3376452645d47 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:07 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:07 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 16:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 16:17:07 5ed4602bb3b6: Preparing 16:17:07 34b1e6179a2c: Preparing 16:17:07 f012406c67a9: Preparing 16:17:07 24424f48f142: Preparing 16:17:07 b541d28bf3b4: Preparing 16:17:07 b541d28bf3b4: Layer already exists 16:17:07 5ed4602bb3b6: Layer already exists 16:17:07 24424f48f142: Layer already exists 16:17:07 f012406c67a9: Layer already exists 16:17:07 34b1e6179a2c: Layer already exists 16:17:07 main: digest: sha256:042fe56669d7fc5c9821ea4cdfbb6d5fb74ae9f55bc7199672b3376452645d47 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:07 ===================================================== [Pipeline] echo 16:17:07 taggedImages: 16:17:07 - nexus3.edgexfoundry.org:10004/device-mqtt:2c395e916656ff011f59f73b4cbc9d122ab02d46 16:17:07 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 16:17:07 - nexus3.edgexfoundry.org:10004/device-mqtt:2.2.1-dev.5 16:17:07 - nexus3.edgexfoundry.org:10004/device-mqtt:2c395e916656ff011f59f73b4cbc9d122ab02d46-2.2.1-dev.5 16:17:07 - 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 16:17:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:08 16:17:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:08 latest: Pulling from edgex-lftools-log-publisher 16:17:08 5eb5b503b376: Pulling fs layer 16:17:08 5c69ac0246d0: Pulling fs layer 16:17:08 ec43610c2a17: Pulling fs layer 16:17:08 3a2ae6a8a46f: Pulling fs layer 16:17:08 33b1e0a273af: Pulling fs layer 16:17:08 5d3b04190fa2: Pulling fs layer 16:17:08 2f39f015ded8: Pulling fs layer 16:17:08 3a2ae6a8a46f: Waiting 16:17:08 33b1e0a273af: Waiting 16:17:08 5d3b04190fa2: Waiting 16:17:08 2f39f015ded8: Waiting 16:17:08 5c69ac0246d0: Verifying Checksum 16:17:08 5c69ac0246d0: Download complete 16:17:08 3a2ae6a8a46f: Verifying Checksum 16:17:08 3a2ae6a8a46f: Download complete 16:17:08 33b1e0a273af: Verifying Checksum 16:17:08 33b1e0a273af: Download complete 16:17:08 5d3b04190fa2: Download complete 16:17:08 ec43610c2a17: Verifying Checksum 16:17:08 ec43610c2a17: Download complete 16:17:08 5eb5b503b376: Verifying Checksum 16:17:08 5eb5b503b376: Download complete 16:17:09 2f39f015ded8: Download complete 16:17:10 5eb5b503b376: Pull complete 16:17:10 5c69ac0246d0: Pull complete 16:17:10 ec43610c2a17: Pull complete 16:17:10 3a2ae6a8a46f: Pull complete 16:17:11 33b1e0a273af: Pull complete 16:17:11 5d3b04190fa2: Pull complete 16:17:15 2f39f015ded8: Pull complete 16:17:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:17:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:15 prd-ubuntu20.04-docker-8c-8g-16117 does not seem to be running inside a container 16:17:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:17:17 $ docker top dd7f15a45443fc489f70bf79a5a5a2134b0b1785cadf6009b9764a323e6a1fa2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:17 ---> job-cost.sh 16:17:17 lf-activate-venv: SKIPPING 16:17:17 INFO: No Stack... 16:17:17 INFO: Retrieving Pricing Info for: v3-standard-8 16:17:18 INFO: Archiving Costs [Pipeline] sh 16:17:18 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 16:17:18 + cut -d, -f6 [Pipeline] lock 16:17:18 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-52-stack-cost] 16:17:18 Resource [jenkins-edgexfoundry-device-mqtt-go-main-52-stack-cost] did not exist. Created. 16:17:18 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:17:19 + echo total: 0.2199999988079071 [Pipeline] stash 16:17:19 Stashed 1 file(s) [Pipeline] } 16:17:19 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 16:17:19 $ docker stop --time=1 dd7f15a45443fc489f70bf79a5a5a2134b0b1785cadf6009b9764a323e6a1fa2 16:17:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16118 in /w/workspace/edgexfoundry_device-mqtt-go_main 16:17:20 $ docker rm -f dd7f15a45443fc489f70bf79a5a5a2134b0b1785cadf6009b9764a323e6a1fa2 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws 16:17:20 Running in /w/workspace/device-mqtt-go/52 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:17:20 Selected Git installation does not exist. Using Default 16:17:20 The recommended git tool is: NONE [Pipeline] // stage [Pipeline] } 16:17:26 using credential edgex-jenkins-ssh 16:17:26 Cloning the remote Git repository 16:17:26 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 16:17:26 > git init /w/workspace/device-mqtt-go/52 # timeout=10 16:17:26 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 16:17:26 > git --version # timeout=10 16:17:26 > git --version # 'git version 2.25.1' 16:17:26 using GIT_SSH to set credentials SSH Credentials for GitHub 16:17:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:17:27 Avoid second fetch 16:17:27 Checking out Revision 2c395e916656ff011f59f73b4cbc9d122ab02d46 (main) 16:17:27 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 16:17:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:17:27 > git config core.sparsecheckout # timeout=10 16:17:27 > git checkout -f 2c395e916656ff011f59f73b4cbc9d122ab02d46 # timeout=10 16:17:31 Commit message: "fix: replace broker host config with a valid example (#396)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:17:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:17:32 % Total % Received % Xferd Average Speed Time Time Time Current 16:17:32 Dload Upload Total Spent Left Speed 16:17:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 77062 0 --:--:-- --:--:-- --:--:-- 77062 [Pipeline] sh 16:17:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:17:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:17:33 + sudo tee /etc/docker/daemon.new 16:17:33 { 16:17:33 "registry-mirrors": [ 16:17:33 "https://nexus3.edgexfoundry.org:10001" 16:17:33 ], 16:17:33 "bip": "10.250.0.254/24", 16:17:33 "hosts": [ 16:17:33 "tcp://0.0.0.0:5555", 16:17:33 "unix:///var/run/docker.sock" 16:17:33 ], 16:17:33 "mtu": 1458, 16:17:33 "selinux-enabled": true, 16:17:33 "seccomp-profile": "/etc/docker/seccomp.json" 16:17:33 } [Pipeline] sh 16:17:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:17:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:52 provisioning config files... 16:17:52 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/52@tmp/config7239046083763480560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:53 ---> docker-login.sh 16:17:53 nexus3.edgexfoundry.org:10001 16:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:54 Configure a credential helper to remove this warning. See 16:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:54 16:17:54 Login Succeeded 16:17:54 nexus3.edgexfoundry.org:10002 16:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:54 Configure a credential helper to remove this warning. See 16:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:54 16:17:54 Login Succeeded 16:17:54 nexus3.edgexfoundry.org:10003 16:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:55 Configure a credential helper to remove this warning. See 16:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:55 16:17:55 Login Succeeded 16:17:55 nexus3.edgexfoundry.org:10004 16:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:55 Configure a credential helper to remove this warning. See 16:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:55 16:17:55 Login Succeeded 16:17:55 docker.io 16:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:56 Configure a credential helper to remove this warning. See 16:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:56 16:17:56 Login Succeeded 16:17:56 ---> docker-login.sh ends [Pipeline] } 16:17:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:17:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:17:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:17:56 ========================================================= 16:17:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:17:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:56 + 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 . 16:17:57 Sending build context to Docker daemon 3.099MB 16:17:57 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 16:17:57 Step 2/12 : FROM ${BASE} AS builder 16:17:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:17:57 9b3977197b4f: Pulling fs layer 16:17:57 1a89e8eeedd5: Pulling fs layer 16:17:57 94645a83ff95: Pulling fs layer 16:17:57 e6fb740bc735: Pulling fs layer 16:17:57 3a77bd46dcc9: Pulling fs layer 16:17:57 355e64cbe906: Pulling fs layer 16:17:57 63ab81a10011: Pulling fs layer 16:17:57 555d1d1c4555: Pulling fs layer 16:17:57 7d9057610161: Pulling fs layer 16:17:57 355e64cbe906: Waiting 16:17:57 63ab81a10011: Waiting 16:17:57 555d1d1c4555: Waiting 16:17:57 7d9057610161: Waiting 16:17:57 e6fb740bc735: Waiting 16:17:57 3a77bd46dcc9: Waiting 16:17:57 94645a83ff95: Verifying Checksum 16:17:57 94645a83ff95: Download complete 16:17:57 1a89e8eeedd5: Verifying Checksum 16:17:57 1a89e8eeedd5: Download complete 16:17:57 3a77bd46dcc9: Download complete 16:17:57 355e64cbe906: Verifying Checksum 16:17:57 355e64cbe906: Download complete 16:17:57 63ab81a10011: Verifying Checksum 16:17:57 63ab81a10011: Download complete 16:17:57 9b3977197b4f: Verifying Checksum 16:17:57 9b3977197b4f: Download complete 16:17:58 9b3977197b4f: Pull complete 16:17:58 7d9057610161: Verifying Checksum 16:17:58 7d9057610161: Download complete 16:17:59 1a89e8eeedd5: Pull complete 16:17:59 94645a83ff95: Pull complete 16:17:59 555d1d1c4555: Verifying Checksum 16:17:59 555d1d1c4555: Download complete 16:18:00 e6fb740bc735: Verifying Checksum 16:18:00 e6fb740bc735: Download complete 16:18:12 e6fb740bc735: Pull complete 16:18:12 3a77bd46dcc9: Pull complete 16:18:12 355e64cbe906: Pull complete 16:18:12 63ab81a10011: Pull complete 16:18:19 555d1d1c4555: Pull complete 16:18:21 7d9057610161: Pull complete 16:18:21 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 16:18:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:18:21 ---> 819e984ddca1 16:18:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:18:21 ---> Running in 847145b79b27 16:18:22 Removing intermediate container 847145b79b27 16:18:22 ---> 3c716ddccc18 16:18:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:18:22 ---> Running in 662169ec33f5 16:18:22 Removing intermediate container 662169ec33f5 16:18:22 ---> 1e04d1109b03 16:18:22 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:22 ---> Running in c63c17b4c26b 16:18:26 Removing intermediate container c63c17b4c26b 16:18:26 ---> c45e8524a477 16:18:26 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:18:26 ---> Running in 0eaf9eaf359b 16:18:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:18:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:18:28 (1/4) Installing openssh-keygen (8.8_p1-r1) 16:18:28 (2/4) Installing libedit (20210910.3.1-r0) 16:18:28 (3/4) Installing openssh-client-common (8.8_p1-r1) 16:18:28 (4/4) Installing openssh-client-default (8.8_p1-r1) 16:18:28 Executing busybox-1.34.1-r3.trigger 16:18:28 OK: 224 MiB in 56 packages 16:18:29 Removing intermediate container 0eaf9eaf359b 16:18:29 ---> 807cec5a2cd5 16:18:29 Step 7/12 : WORKDIR /device-mqtt-go 16:18:29 ---> Running in 5f73612d35fd 16:18:30 Removing intermediate container 5f73612d35fd 16:18:30 ---> d0f93fb05c8f 16:18:30 Step 8/12 : COPY go.mod vendor* ./ 16:18:30 ---> 6ad2fee4d7f6 16:18:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:30 ---> Running in 96739697735c 16:19:17 Removing intermediate container 96739697735c 16:19:17 ---> 2387344f2afe 16:19:17 Step 10/12 : COPY . . 16:19:17 ---> f112a512f2c0 16:19:17 Step 11/12 : ARG MAKE='make build' 16:19:17 ---> Running in 6daaba43c59d 16:19:17 Removing intermediate container 6daaba43c59d 16:19:17 ---> 363fd245e5cb 16:19:17 Step 12/12 : RUN $MAKE 16:19:17 ---> Running in 7d56caaef24f 16:19:17 noop 16:19:17 Removing intermediate container 7d56caaef24f 16:19:17 ---> d86cd1100d53 16:19:17 Successfully built d86cd1100d53 16:19:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:18 + docker inspect -f . ci-base-image-arm64 16:19:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:18 prd-ubuntu20.04-docker-arm64-4c-16g-16118 does not seem to be running inside a container 16:19:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/52 -v /w/workspace/device-mqtt-go/52:/w/workspace/device-mqtt-go/52:rw,z -v /w/workspace/device-mqtt-go/52@tmp:/w/workspace/device-mqtt-go/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:19:19 $ docker top c9d7b18e305deddd48ce9c62acc2bbd3498653f7292dd3eea2477f0462492aca -eo pid,comm [Pipeline] { [Pipeline] sh 16:19:20 + go version 16:19:20 go version go1.17.7 linux/arm64 [Pipeline] } 16:19:20 $ docker stop --time=1 c9d7b18e305deddd48ce9c62acc2bbd3498653f7292dd3eea2477f0462492aca 16:19:22 $ docker rm -f c9d7b18e305deddd48ce9c62acc2bbd3498653f7292dd3eea2477f0462492aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:23 + docker inspect -f . ci-base-image-arm64 16:19:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:23 prd-ubuntu20.04-docker-arm64-4c-16g-16118 does not seem to be running inside a container 16:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/52 -v /w/workspace/device-mqtt-go/52:/w/workspace/device-mqtt-go/52:rw,z -v /w/workspace/device-mqtt-go/52@tmp:/w/workspace/device-mqtt-go/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:19:24 $ docker top 6f5be4c4ecaa15f91b734275a8163da97ac3b89f164d9b2fc6c78a4e5fe77197 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:19:25 + make test 16:19:25 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:19:27 ? github.com/edgexfoundry/device-mqtt-go [no test files] 16:20:48 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 16:20:48 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements 16:20:48 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 16:20:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:20:48 GCO_ENABLED=1 GO111MODULE=on go vet ./... 16:21:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:21:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:21:11 ./bin/test-attribution-txt.sh [Pipeline] echo 16:21:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:21:11 $ docker stop --time=1 6f5be4c4ecaa15f91b734275a8163da97ac3b89f164d9b2fc6c78a4e5fe77197 16:21:13 $ docker rm -f 6f5be4c4ecaa15f91b734275a8163da97ac3b89f164d9b2fc6c78a4e5fe77197 [Pipeline] // withDockerContainer [Pipeline] sh 16:21:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:21:14 Warning: overwriting stash ‘coverage-report’ 16:21:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:21:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:21:15 + ls -al . 16:21:15 total 176 16:21:15 drwxrwxr-x 9 jenkins jenkins 4096 Jun 27 16:21 . 16:21:15 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 16:17 .. 16:21:15 -rw-rw-r-- 1 jenkins jenkins 140 Jun 27 16:17 .dockerignore 16:21:15 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 16:17 .git 16:21:15 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 16:17 .github 16:21:15 -rw-rw-r-- 1 jenkins jenkins 329 Jun 27 16:17 .gitignore 16:21:15 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 16:17 .golangci.yml 16:21:15 -rw-rw-r-- 1 jenkins jenkins 8917 Jun 27 16:17 Attribution.txt 16:21:15 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 27 16:17 CHANGELOG.md 16:21:15 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 16:17 Dockerfile 16:21:15 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 16:17 GOVERNANCE.md 16:21:15 -rw-rw-r-- 1 jenkins jenkins 678 Jun 27 16:17 Jenkinsfile 16:21:15 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 16:17 LICENSE 16:21:15 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 16:17 Makefile 16:21:15 -rw-rw-r-- 1 jenkins jenkins 620 Jun 27 16:17 OWNERS.md 16:21:15 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 27 16:17 README.md 16:21:15 -rw-rw-r-- 1 jenkins jenkins 11 Jun 27 16:15 VERSION 16:21:15 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 16:17 bin 16:21:15 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 16:17 cmd 16:21:15 -rw-r--r-- 1 jenkins jenkins 17887 Jun 27 16:20 coverage.out 16:21:15 -rw-rw-r-- 1 jenkins jenkins 3314 Jun 27 16:17 go.mod 16:21:15 -rw-rw-r-- 1 jenkins jenkins 36015 Jun 27 16:17 go.sum 16:21:15 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 16:17 internal 16:21:15 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 16:17 mock 16:21:15 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 16:17 snap 16:21:15 -rw-rw-r-- 1 jenkins jenkins 227 Jun 27 16:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:15 + 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=2c395e916656ff011f59f73b4cbc9d122ab02d46 --label arch=arm64 --label version=2.2.1-dev.5 . 16:21:16 Sending build context to Docker daemon 3.118MB 16:21:16 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 16:21:16 Step 2/24 : FROM ${BASE} AS builder 16:21:16 ---> d86cd1100d53 16:21:16 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:21:16 ---> Running in ec24a3df2f6f 16:21:16 Removing intermediate container ec24a3df2f6f 16:21:16 ---> a9ceef5bf188 16:21:16 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 16:21:16 ---> Running in 587bc2a12b6d 16:21:17 Removing intermediate container 587bc2a12b6d 16:21:17 ---> df4615afc6af 16:21:17 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:21:17 ---> Running in d31683a0a4da 16:21:19 Removing intermediate container d31683a0a4da 16:21:19 ---> 5d1d0de05f11 16:21:19 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:21:19 ---> Running in fc8ef68605cc 16:21:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:21:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:21:21 OK: 224 MiB in 56 packages 16:21:22 Removing intermediate container fc8ef68605cc 16:21:22 ---> 852a2e4d2be7 16:21:22 Step 7/24 : WORKDIR /device-mqtt-go 16:21:22 ---> Running in c94e8eda0334 16:21:22 Removing intermediate container c94e8eda0334 16:21:22 ---> 890cb546fb1b 16:21:22 Step 8/24 : COPY go.mod vendor* ./ 16:21:23 ---> e2c61c17dd73 16:21:23 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:21:23 ---> Running in 4da2ed8ff95d 16:21:25 Removing intermediate container 4da2ed8ff95d 16:21:25 ---> 7a85fa7b9ff2 16:21:25 Step 10/24 : COPY . . 16:21:25 ---> 961f4440de7b 16:21:25 Step 11/24 : ARG MAKE='make build' 16:21:25 ---> Running in 62ac3618f2ba 16:21:26 Removing intermediate container 62ac3618f2ba 16:21:26 ---> 1b2db8d48afc 16:21:26 Step 12/24 : RUN $MAKE 16:21:26 ---> Running in eecc436a26c7 16:21:27 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 16:23:34 Removing intermediate container eecc436a26c7 16:23:34 ---> 29a43c768734 16:23:34 Step 13/24 : FROM alpine:3.14 16:23:34 3.14: Pulling from library/alpine 16:23:34 455c02918c45: Pulling fs layer 16:23:34 455c02918c45: Verifying Checksum 16:23:34 455c02918c45: Download complete 16:23:34 455c02918c45: Pull complete 16:23:34 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:23:34 Status: Downloaded newer image for alpine:3.14 16:23:34 ---> ac73e934f311 16:23:34 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 16:23:34 ---> Running in c5466acb1981 16:23:34 Removing intermediate container c5466acb1981 16:23:34 ---> ce108ff53296 16:23:34 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 16:23:34 ---> Running in aba6a09b32d2 16:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:23:34 (1/6) Installing dumb-init (1.2.5-r1) 16:23:34 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:23:34 (3/6) Installing libsodium (1.0.18-r0) 16:23:34 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:23:34 (5/6) Installing libzmq (4.3.4-r0) 16:23:34 (6/6) Installing zeromq (4.3.4-r0) 16:23:34 Executing busybox-1.33.1-r7.trigger 16:23:34 OK: 8 MiB in 20 packages 16:23:34 Removing intermediate container aba6a09b32d2 16:23:34 ---> 29a1cbba6319 16:23:34 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 16:23:34 ---> 5c25773884e8 16:23:34 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 16:23:34 ---> e25a738cfd06 16:23:34 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 16:23:34 ---> 46fd4f6fbaee 16:23:34 Step 19/24 : EXPOSE 59982 16:23:34 ---> Running in 847edc3afb5a 16:23:34 Removing intermediate container 847edc3afb5a 16:23:34 ---> 2976fb3da495 16:23:34 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 16:23:34 ---> Running in b5edf8e0d4a5 16:23:34 Removing intermediate container b5edf8e0d4a5 16:23:34 ---> 036fce9ddf43 16:23:34 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:34 ---> Running in e7d613eb789d 16:23:34 Removing intermediate container e7d613eb789d 16:23:34 ---> 3a68f8670b2f 16:23:34 Step 22/24 : LABEL arch=arm64 16:23:34 ---> Running in edbb02205b40 16:23:34 Removing intermediate container edbb02205b40 16:23:34 ---> 2d0684d238a5 16:23:34 Step 23/24 : LABEL git_sha=2c395e916656ff011f59f73b4cbc9d122ab02d46 16:23:34 ---> Running in 0287807d3232 16:23:34 Removing intermediate container 0287807d3232 16:23:34 ---> 859d5dd9745a 16:23:34 Step 24/24 : LABEL version=2.2.1-dev.5 16:23:34 ---> Running in 642e78da36ec 16:23:34 Removing intermediate container 642e78da36ec 16:23:34 ---> dd008fd69467 16:23:34 [Warning] One or more build-args [ARCH] were not consumed 16:23:34 Successfully built dd008fd69467 16:23:34 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 16:23:34 provisioning config files... 16:23:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/52@tmp/config7536826538521250983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:34 ---> docker-login.sh 16:23:34 nexus3.edgexfoundry.org:10001 16:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:35 Configure a credential helper to remove this warning. See 16:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:35 16:23:35 Login Succeeded 16:23:35 nexus3.edgexfoundry.org:10002 16:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:35 Configure a credential helper to remove this warning. See 16:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:35 16:23:35 Login Succeeded 16:23:35 nexus3.edgexfoundry.org:10003 16:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:36 Configure a credential helper to remove this warning. See 16:23:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:36 16:23:36 Login Succeeded 16:23:36 nexus3.edgexfoundry.org:10004 16:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:36 Configure a credential helper to remove this warning. See 16:23:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:36 16:23:36 Login Succeeded 16:23:36 docker.io 16:23:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:37 Configure a credential helper to remove this warning. See 16:23:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:37 16:23:37 Login Succeeded 16:23:37 ---> docker-login.sh ends [Pipeline] } 16:23:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:23:37 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 16:23:37 2c395e916656ff011f59f73b4cbc9d122ab02d46 16:23:37 latest 16:23:37 2.2.1-dev.5 16:23:37 2c395e916656ff011f59f73b4cbc9d122ab02d46-2.2.1-dev.5 16:23:37 main 16:23:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:37 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c395e916656ff011f59f73b4cbc9d122ab02d46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c395e916656ff011f59f73b4cbc9d122ab02d46 16:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 16:23:38 a95f2e582970: Preparing 16:23:38 f0f872b541b8: Preparing 16:23:38 505d2b1aba7e: Preparing 16:23:38 eedb09d30660: Preparing 16:23:38 f73e7dbfee58: Preparing 16:23:38 f73e7dbfee58: Layer already exists 16:23:38 a95f2e582970: Pushed 16:23:38 f0f872b541b8: Pushed 16:23:39 eedb09d30660: Pushed 16:23:44 505d2b1aba7e: Pushed 16:23:44 2c395e916656ff011f59f73b4cbc9d122ab02d46: digest: sha256:7580dbfd18a5be6e866ab1eeb79cfd945f9c61c11acd5fcacb0c572f983133e0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:44 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 16:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 16:23:45 a95f2e582970: Preparing 16:23:45 f0f872b541b8: Preparing 16:23:45 505d2b1aba7e: Preparing 16:23:45 eedb09d30660: Preparing 16:23:45 f73e7dbfee58: Preparing 16:23:45 f73e7dbfee58: Layer already exists 16:23:45 505d2b1aba7e: Layer already exists 16:23:45 a95f2e582970: Layer already exists 16:23:45 eedb09d30660: Layer already exists 16:23:45 f0f872b541b8: Layer already exists 16:23:45 latest: digest: sha256:7580dbfd18a5be6e866ab1eeb79cfd945f9c61c11acd5fcacb0c572f983133e0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:45 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:46 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.5 16:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 16:23:46 a95f2e582970: Preparing 16:23:46 f0f872b541b8: Preparing 16:23:46 505d2b1aba7e: Preparing 16:23:46 eedb09d30660: Preparing 16:23:46 f73e7dbfee58: Preparing 16:23:46 f73e7dbfee58: Layer already exists 16:23:46 f0f872b541b8: Layer already exists 16:23:46 eedb09d30660: Layer already exists 16:23:46 a95f2e582970: Layer already exists 16:23:46 505d2b1aba7e: Layer already exists 16:23:46 2.2.1-dev.5: digest: sha256:7580dbfd18a5be6e866ab1eeb79cfd945f9c61c11acd5fcacb0c572f983133e0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:46 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c395e916656ff011f59f73b4cbc9d122ab02d46-2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:47 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c395e916656ff011f59f73b4cbc9d122ab02d46-2.2.1-dev.5 16:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 16:23:47 a95f2e582970: Preparing 16:23:47 f0f872b541b8: Preparing 16:23:47 505d2b1aba7e: Preparing 16:23:47 eedb09d30660: Preparing 16:23:47 f73e7dbfee58: Preparing 16:23:47 eedb09d30660: Layer already exists 16:23:47 f0f872b541b8: Layer already exists 16:23:47 505d2b1aba7e: Layer already exists 16:23:47 f73e7dbfee58: Layer already exists 16:23:47 a95f2e582970: Layer already exists 16:23:47 2c395e916656ff011f59f73b4cbc9d122ab02d46-2.2.1-dev.5: digest: sha256:7580dbfd18a5be6e866ab1eeb79cfd945f9c61c11acd5fcacb0c572f983133e0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:47 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:48 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 16:23:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 16:23:48 a95f2e582970: Preparing 16:23:48 f0f872b541b8: Preparing 16:23:48 505d2b1aba7e: Preparing 16:23:48 eedb09d30660: Preparing 16:23:48 f73e7dbfee58: Preparing 16:23:48 eedb09d30660: Layer already exists 16:23:48 a95f2e582970: Layer already exists 16:23:48 505d2b1aba7e: Layer already exists 16:23:48 f0f872b541b8: Layer already exists 16:23:48 f73e7dbfee58: Layer already exists 16:23:48 main: digest: sha256:7580dbfd18a5be6e866ab1eeb79cfd945f9c61c11acd5fcacb0c572f983133e0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:48 ===================================================== [Pipeline] echo 16:23:48 taggedImages: 16:23:48 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c395e916656ff011f59f73b4cbc9d122ab02d46 16:23:48 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 16:23:48 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.1-dev.5 16:23:48 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2c395e916656ff011f59f73b4cbc9d122ab02d46-2.2.1-dev.5 16:23:48 - 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 16:23:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:23:49 16:23:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:23:49 arm64: Pulling from edgex-lftools-log-publisher 16:23:49 8998bd30e6a1: Pulling fs layer 16:23:49 04944245beec: Pulling fs layer 16:23:49 699f458cf7ca: Pulling fs layer 16:23:49 765212b225bb: Pulling fs layer 16:23:49 f23df028b6ca: Pulling fs layer 16:23:49 d65c8cfc05b1: Pulling fs layer 16:23:49 2437ff75d9bd: Pulling fs layer 16:23:49 765212b225bb: Waiting 16:23:49 f23df028b6ca: Waiting 16:23:49 d65c8cfc05b1: Waiting 16:23:49 2437ff75d9bd: Waiting 16:23:49 04944245beec: Verifying Checksum 16:23:49 04944245beec: Download complete 16:23:49 765212b225bb: Verifying Checksum 16:23:49 765212b225bb: Download complete 16:23:49 f23df028b6ca: Verifying Checksum 16:23:49 f23df028b6ca: Download complete 16:23:49 d65c8cfc05b1: Verifying Checksum 16:23:49 d65c8cfc05b1: Download complete 16:23:49 699f458cf7ca: Verifying Checksum 16:23:49 699f458cf7ca: Download complete 16:23:50 8998bd30e6a1: Verifying Checksum 16:23:50 8998bd30e6a1: Download complete 16:23:52 2437ff75d9bd: Verifying Checksum 16:23:52 2437ff75d9bd: Download complete 16:23:54 8998bd30e6a1: Pull complete 16:23:55 04944245beec: Pull complete 16:23:56 699f458cf7ca: Pull complete 16:23:56 765212b225bb: Pull complete 16:23:57 f23df028b6ca: Pull complete 16:23:57 d65c8cfc05b1: Pull complete 16:24:12 2437ff75d9bd: Pull complete 16:24:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:24:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:24:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:12 prd-ubuntu20.04-docker-arm64-4c-16g-16118 does not seem to be running inside a container 16:24:13 $ 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/52 -v /w/workspace/device-mqtt-go/52:/w/workspace/device-mqtt-go/52:rw,z -v /w/workspace/device-mqtt-go/52@tmp:/w/workspace/device-mqtt-go/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:24:15 $ docker top cebbdab867216c769c484e91a40694dcfc2ecabd9b248e9224594e91a90359d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:16 ---> job-cost.sh 16:24:16 lf-activate-venv: SKIPPING 16:24:16 INFO: No Stack... 16:24:16 INFO: Retrieving Pricing Info for: v3-standard-4 16:24:17 INFO: Archiving Costs [Pipeline] sh 16:24:18 + cat /w/workspace/device-mqtt-go/52/archives/cost.csv 16:24:18 + cut -d, -f6 [Pipeline] lock 16:24:18 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-52-stack-cost] 16:24:18 Resource [jenkins-edgexfoundry-device-mqtt-go-main-52-stack-cost] did not exist. Created. 16:24:18 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:24:19 /w/workspace/device-mqtt-go/52@tmp/durable-fc920903/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:24:19 + echo total: 0.10999999940395355 [Pipeline] stash 16:24:19 Warning: overwriting stash ‘stack-cost’ 16:24:19 Stashed 1 file(s) [Pipeline] } 16:24:19 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 16:24:19 $ docker stop --time=1 cebbdab867216c769c484e91a40694dcfc2ecabd9b248e9224594e91a90359d5 16:24:21 $ docker rm -f cebbdab867216c769c484e91a40694dcfc2ecabd9b248e9224594e91a90359d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:24:21 provisioning config files... 16:24:21 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2029112954358706100tmp [Pipeline] { [Pipeline] sh 16:24:22 + set +x 16:24:22 + curl -s https://codecov.io/bash 16:24:22 + bash -s -- 16:24:22 16:24:22 _____ _ 16:24:22 / ____| | | 16:24:22 | | ___ __| | ___ ___ _____ __ 16:24:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:24:22 | |___| (_) | (_| | __/ (_| (_) \ V / 16:24:22 \_____\___/ \__,_|\___|\___\___/ \_/ 16:24:22 Bash-1.0.6 16:24:22 16:24:22 16:24:22 ==> git version 2.25.1 found 16:24:22 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:24:22 Release-Date: 2020-01-08 16:24:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:24:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:24:22 ==> Jenkins CI detected. 16:24:22 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 16:24:22 project root: . 16:24:22 --> token set from env 16:24:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:24:22 ==> Running gcov in . (disable via -X gcov) 16:24:22 ==> Python coveragepy not found 16:24:22 ==> Searching for coverage reports in: 16:24:22 + . 16:24:22 -> Found 1 reports 16:24:22 ==> Detecting git/mercurial file structure 16:24:22 ==> Reading reports 16:24:22 + ./coverage.out bytes=17887 16:24:22 ==> Appending adjustments 16:24:22 https://docs.codecov.io/docs/fixing-reports 16:24:22 + Found adjustments 16:24:22 ==> Gzipping contents 16:24:22 4.0K /tmp/codecov.TZV91u.gz 16:24:22 ==> Uploading reports 16:24:22 url: https://codecov.io 16:24:22 query: branch=main&commit=2c395e916656ff011f59f73b4cbc9d122ab02d46&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:24:22 -> Pinging Codecov 16:24:22 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=2c395e916656ff011f59f73b4cbc9d122ab02d46&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:24:22 -> Uploading to 16:24:22 https://storage.googleapis.com/codecov/v4/raw/2022-06-27/7D719EC7BBE17E464838252E33014C33/2c395e916656ff011f59f73b4cbc9d122ab02d46/09827ab0-3a4c-4964-98ea-5e0b06739274.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T162422Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5aa4f9ff8cf64123f857e531e1d688e4a6f409ab96bb38eb7433a4d1617ddd16 16:24:22 % Total % Received % Xferd Average Speed Time Time Time Current 16:24:22 Dload Upload Total Spent Left Speed 16:24:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3239 0 0 100 3239 0 16034 --:--:-- --:--:-- --:--:-- 16034 16:24:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/2c395e916656ff011f59f73b4cbc9d122ab02d46 [Pipeline] } 16:24:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:24:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:24:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:24:23 16:24:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:24:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:24:23 df9b9388f04a: Pulling fs layer 16:24:23 52dc419b0ee2: Pulling fs layer 16:24:23 25bc292e5bac: Pulling fs layer 16:24:23 114826534d7a: Pulling fs layer 16:24:23 4657fd5d0bcf: Pulling fs layer 16:24:23 6ad1cebc031e: Pulling fs layer 16:24:23 8a3aa393b2d8: Pulling fs layer 16:24:23 114826534d7a: Waiting 16:24:23 6ad1cebc031e: Waiting 16:24:23 4657fd5d0bcf: Waiting 16:24:23 8a3aa393b2d8: Waiting 16:24:23 25bc292e5bac: Verifying Checksum 16:24:23 25bc292e5bac: Download complete 16:24:23 52dc419b0ee2: Verifying Checksum 16:24:23 52dc419b0ee2: Download complete 16:24:23 4657fd5d0bcf: Verifying Checksum 16:24:23 4657fd5d0bcf: Download complete 16:24:23 df9b9388f04a: Verifying Checksum 16:24:23 df9b9388f04a: Download complete 16:24:23 6ad1cebc031e: Verifying Checksum 16:24:23 6ad1cebc031e: Download complete 16:24:23 df9b9388f04a: Pull complete 16:24:23 52dc419b0ee2: Pull complete 16:24:24 25bc292e5bac: Pull complete 16:24:24 114826534d7a: Verifying Checksum 16:24:24 114826534d7a: Download complete 16:24:24 8a3aa393b2d8: Verifying Checksum 16:24:24 8a3aa393b2d8: Download complete 16:24:28 114826534d7a: Pull complete 16:24:28 4657fd5d0bcf: Pull complete 16:24:28 6ad1cebc031e: Pull complete 16:24:31 8a3aa393b2d8: Pull complete 16:24:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:24:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:31 prd-ubuntu20.04-docker-8c-8g-16117 does not seem to be running inside a container 16:24:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:24:33 $ docker top 27400982e08f7c921d15c3419acc04114aacee3dfc861f5bfcacaa6b0d57b92f -eo pid,comm [Pipeline] { [Pipeline] echo 16:24:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 16:24:33 + set -o pipefail 16:24:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 16:24:40 16:24:40 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 16:24:40 16:24:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/0dd57707-6718-417e-ab91-8a4645e99bcc 16:24:40 16:24:40 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:24:40 16:24:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:24:40 16:24:40 16:24:40 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:24:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:24:40 $ docker stop --time=1 27400982e08f7c921d15c3419acc04114aacee3dfc861f5bfcacaa6b0d57b92f 16:24:42 $ docker rm -f 27400982e08f7c921d15c3419acc04114aacee3dfc861f5bfcacaa6b0d57b92f [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 16:24:43 + git log --format=format:%s -1 2c395e916656ff011f59f73b4cbc9d122ab02d46 [Pipeline] sh 16:24:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:24:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:24:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:44 prd-ubuntu20.04-docker-8c-8g-16117 does not seem to be running inside a container 16:24:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:24:44 $ docker top 152ba4701399c44b96533ac8ab5dff920d02abf4f7ffc316acba9804f666f347 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:24:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:44 [ssh-agent] Looking for ssh-agent implementation... 16:24:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:44 $ docker exec 152ba4701399c44b96533ac8ab5dff920d02abf4f7ffc316acba9804f666f347 ssh-agent 16:24:44 SSH_AUTH_SOCK=/tmp/ssh-VH7aNBdiaHDK/agent.32 16:24:44 SSH_AGENT_PID=38 16:24:44 Running ssh-add (command line suppressed) 16:24:44 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_185475253043285142.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_185475253043285142.key) 16:24:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:45 + git semver tag 16:24:45 2022-06-27 16:24:45,473 [run_tag] DEBUG tag force:False 16:24:45 2022-06-27 16:24:45,474 [check_head_tag] DEBUG check head tag 16:24:45 2022-06-27 16:24:45,474 [execute] INFO git cat-file --batch-check 16:24:45 2022-06-27 16:24:45,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 16:24:45 2022-06-27 16:24:45,478 [execute] INFO git cat-file --batch 16:24:45 2022-06-27 16:24:45,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 16:24:45 2022-06-27 16:24:45,487 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:24:45 2022-06-27 16:24:45,487 [execute] INFO git tag -a v2.2.1-dev.5 -m v2.2.1-dev.5 16:24:45 2022-06-27 16:24:45,487 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.5', '-m', 'v2.2.1-dev.5'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 16:24:45 2022-06-27 16:24:45,493 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:24:45 2.2.1-dev.5 [Pipeline] } 16:24:45 $ docker exec --env ******** --env ******** 152ba4701399c44b96533ac8ab5dff920d02abf4f7ffc316acba9804f666f347 ssh-agent -k 16:24:45 unset SSH_AUTH_SOCK; 16:24:45 unset SSH_AGENT_PID; 16:24:45 echo Agent pid 38 killed; 16:24:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:24:45 + git semver [Pipeline] } 16:24:46 $ docker stop --time=1 152ba4701399c44b96533ac8ab5dff920d02abf4f7ffc316acba9804f666f347 16:24:47 $ docker rm -f 152ba4701399c44b96533ac8ab5dff920d02abf4f7ffc316acba9804f666f347 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:24:47 16:24:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:24:48 0.23.1-centos7: Pulling from edgex-lftools 16:24:48 ab5ef0e58194: Pulling fs layer 16:24:48 9712f1f96733: Pulling fs layer 16:24:48 63f879dbbcfc: Pulling fs layer 16:24:48 0d9ebad4ef96: Pulling fs layer 16:24:48 e9a5061849ea: Pulling fs layer 16:24:48 d747dcd14b5f: Pulling fs layer 16:24:48 2de7ff778b66: Pulling fs layer 16:24:48 0d9ebad4ef96: Waiting 16:24:48 e9a5061849ea: Waiting 16:24:48 d747dcd14b5f: Waiting 16:24:48 2de7ff778b66: Waiting 16:24:48 9712f1f96733: Verifying Checksum 16:24:48 9712f1f96733: Download complete 16:24:48 63f879dbbcfc: Verifying Checksum 16:24:48 63f879dbbcfc: Download complete 16:24:48 e9a5061849ea: Verifying Checksum 16:24:48 e9a5061849ea: Download complete 16:24:48 0d9ebad4ef96: Verifying Checksum 16:24:48 0d9ebad4ef96: Download complete 16:24:48 d747dcd14b5f: Verifying Checksum 16:24:48 d747dcd14b5f: Download complete 16:24:49 ab5ef0e58194: Download complete 16:24:49 2de7ff778b66: Verifying Checksum 16:24:49 2de7ff778b66: Download complete 16:24:51 ab5ef0e58194: Pull complete 16:24:51 9712f1f96733: Pull complete 16:24:52 63f879dbbcfc: Pull complete 16:24:56 0d9ebad4ef96: Pull complete 16:24:56 e9a5061849ea: Pull complete 16:24:56 d747dcd14b5f: Pull complete 16:24:57 2de7ff778b66: Pull complete 16:24:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:24:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:58 prd-ubuntu20.04-docker-8c-8g-16117 does not seem to be running inside a container 16:24:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:25:00 $ docker top 66f891121edc7ab1d44be30587aaf63501550b78ddaefd65d5fb2a1c5593cbb1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:25:00 provisioning config files... 16:25:00 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6494154056957952802tmp 16:25:00 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1467392320440832431tmp 16:25:00 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3983600884229770103tmp [Pipeline] { [Pipeline] echo 16:25:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:25:00 ---> sigul-configuration.sh 16:25:00 gpg: directory `/root/.gnupg' created 16:25:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:25:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:25:00 gpg: keyring `/root/.gnupg/secring.gpg' created 16:25:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:25:00 gpg: CAST5 encrypted data 16:25:00 gpg: encrypted with 1 passphrase 16:25:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:25:01 + mkdir /home/jenkins 16:25:01 + mkdir /home/jenkins/sigul [Pipeline] sh 16:25:01 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:25:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:25:01 ---> sigul-install.sh 16:25:01 Sigul already installed; skipping installation. [Pipeline] sh 16:25:02 + git tag --list 16:25:02 0.7.1 16:25:02 v1.0.0 16:25:02 v1.1.0 16:25:02 v1.1.1 16:25:02 v1.2.2 16:25:02 v1.3.0 16:25:02 v1.3.1 16:25:02 v2.0.0 16:25:02 v2.1.0 16:25:02 v2.1.1 16:25:02 v2.1.1-dev.1 16:25:02 v2.1.1-dev.2 16:25:02 v2.2.0 16:25:02 v2.2.1-dev.1 16:25:02 v2.2.1-dev.2 16:25:02 v2.2.1-dev.3 16:25:02 v2.2.1-dev.4 16:25:02 v2.2.1-dev.5 [Pipeline] sh 16:25:02 + lftools sign git-tag v2.2.1-dev.5 16:25:03 Signing Git tag with Sigul... 16:25:03 Signing v2.2.1-dev.5 [Pipeline] echo 16:25:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:25:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:25:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:25:03 $ docker stop --time=1 66f891121edc7ab1d44be30587aaf63501550b78ddaefd65d5fb2a1c5593cbb1 16:25:04 $ docker rm -f 66f891121edc7ab1d44be30587aaf63501550b78ddaefd65d5fb2a1c5593cbb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:25:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:25:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:05 prd-ubuntu20.04-docker-8c-8g-16117 does not seem to be running inside a container 16:25:05 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:25:06 $ docker top 429b673bc8762c196bded7dab145b09fa6745c8153cf206b9818f4f5f307c3b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:06 [ssh-agent] Looking for ssh-agent implementation... 16:25:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:06 $ docker exec 429b673bc8762c196bded7dab145b09fa6745c8153cf206b9818f4f5f307c3b4 ssh-agent 16:25:06 SSH_AUTH_SOCK=/tmp/ssh-QCSOFoCTEmnv/agent.32 16:25:06 SSH_AGENT_PID=39 16:25:06 Running ssh-add (command line suppressed) 16:25:06 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7443731838162298440.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7443731838162298440.key) 16:25:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:06 + git semver bump pre 16:25:07 2022-06-27 16:25:07,168 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:25:07 2022-06-27 16:25:07,168 [bump_version] DEBUG bumping version:2.2.1-dev.5 on axis:pre with prefix:dev 16:25:07 2022-06-27 16:25:07,168 [bump_version] DEBUG bumped version:2.2.1-dev.6 16:25:07 2022-06-27 16:25:07,168 [write_version] DEBUG write version:2.2.1-dev.6 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 16:25:07 2022-06-27 16:25:07,168 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:25:07 2022-06-27 16:25:07,168 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:25:07 2022-06-27 16:25:07,170 [execute] INFO git cat-file --batch-check 16:25:07 2022-06-27 16:25:07,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:25:07 2022-06-27 16:25:07,175 [execute] INFO git cat-file --batch 16:25:07 2022-06-27 16:25:07,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:25:07 2022-06-27 16:25:07,181 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:25:07 2.2.1-dev.6 [Pipeline] } 16:25:07 $ docker exec --env ******** --env ******** 429b673bc8762c196bded7dab145b09fa6745c8153cf206b9818f4f5f307c3b4 ssh-agent -k 16:25:07 unset SSH_AUTH_SOCK; 16:25:07 unset SSH_AGENT_PID; 16:25:07 echo Agent pid 39 killed; 16:25:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:07 + git semver [Pipeline] } 16:25:07 $ docker stop --time=1 429b673bc8762c196bded7dab145b09fa6745c8153cf206b9818f4f5f307c3b4 16:25:09 $ docker rm -f 429b673bc8762c196bded7dab145b09fa6745c8153cf206b9818f4f5f307c3b4 [Pipeline] // withDockerContainer [Pipeline] sh 16:25:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:25:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:10 prd-ubuntu20.04-docker-8c-8g-16117 does not seem to be running inside a container 16:25:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:25:10 $ docker top 7b192b9fd3792a5bcf0a724a01c61997996754734d4eb8f45685966288c278a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:10 [ssh-agent] Looking for ssh-agent implementation... 16:25:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:10 $ docker exec 7b192b9fd3792a5bcf0a724a01c61997996754734d4eb8f45685966288c278a7 ssh-agent 16:25:10 SSH_AUTH_SOCK=/tmp/ssh-3tOlSCkhyBFb/agent.33 16:25:10 SSH_AGENT_PID=39 16:25:10 Running ssh-add (command line suppressed) 16:25:10 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2047868117656004852.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2047868117656004852.key) 16:25:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:11 + git semver push 16:25:11 2022-06-27 16:25:11,468 [run_push] DEBUG push 16:25:11 2022-06-27 16:25:11,469 [execute] INFO git cat-file --batch-check 16:25:11 2022-06-27 16:25:11,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:25:11 2022-06-27 16:25:11,473 [execute] INFO git rev-list d14a7b959627f71a6e22760982301b7c016e3e6c -- 16:25:11 2022-06-27 16:25:11,474 [execute] DEBUG Popen(['git', 'rev-list', 'd14a7b959627f71a6e22760982301b7c016e3e6c', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:25:11 2022-06-27 16:25:11,481 [execute] INFO git fetch -v origin 16:25:11 2022-06-27 16:25:11,481 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:25:12 2022-06-27 16:25:11,954 [run_push] DEBUG no remote changes detected 16:25:12 2022-06-27 16:25:11,954 [execute] INFO git push origin semver 16:25:12 2022-06-27 16:25:11,955 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:25:13 2022-06-27 16:25:12,825 [run_push] DEBUG push all version tags 16:25:13 2022-06-27 16:25:12,826 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:25:13 2022-06-27 16:25:12,826 [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) 16:25:13 2022-06-27 16:25:13,495 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 16:25:13 2.2.1-dev.6 [Pipeline] } 16:25:13 $ docker exec --env ******** --env ******** 7b192b9fd3792a5bcf0a724a01c61997996754734d4eb8f45685966288c278a7 ssh-agent -k 16:25:13 unset SSH_AUTH_SOCK; 16:25:13 unset SSH_AGENT_PID; 16:25:13 echo Agent pid 39 killed; 16:25:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:14 + git semver [Pipeline] } 16:25:14 $ docker stop --time=1 7b192b9fd3792a5bcf0a724a01c61997996754734d4eb8f45685966288c278a7 16:25:15 $ docker rm -f 7b192b9fd3792a5bcf0a724a01c61997996754734d4eb8f45685966288c278a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:25:16 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 16:25:16 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 16:25:16 total 16 16:25:16 drwxr-xr-x 3 root root 4096 Jun 27 16:17 . 16:25:16 drwxrwxr-x 11 jenkins jenkins 4096 Jun 27 16:25 .. 16:25:16 drwxr-xr-x 2 root root 4096 Jun 27 16:17 cost 16:25:16 -rw-r--r-- 1 root root 84 Jun 27 16:17 cost.csv 16:25:16 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 16:25:16 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 16:25:16 total 16 16:25:16 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 16:17 . 16:25:16 drwxrwxr-x 11 jenkins jenkins 4096 Jun 27 16:25 .. 16:25:16 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 16:17 cost 16:25:16 -rw-r--r-- 1 jenkins jenkins 84 Jun 27 16:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:25:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:25:17 ---> package-listing.sh 16:25:17 ++ facter osfamily 16:25:17 ++ tr '[:upper:]' '[:lower:]' 16:25:17 + OS_FAMILY=debian 16:25:17 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 16:25:17 + START_PACKAGES=/tmp/packages_start.txt 16:25:17 + END_PACKAGES=/tmp/packages_end.txt 16:25:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:25:17 + PACKAGES=/tmp/packages_start.txt 16:25:17 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 16:25:17 + PACKAGES=/tmp/packages_end.txt 16:25:17 + case "${OS_FAMILY}" in 16:25:17 + dpkg -l 16:25:17 + grep '^ii' 16:25:17 + '[' -f /tmp/packages_start.txt ']' 16:25:17 + '[' -f /tmp/packages_end.txt ']' 16:25:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:25:17 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 16:25:17 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 16:25:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 16:25:17 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 16:25:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:25:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:18 prd-ubuntu20.04-docker-8c-8g-16117 does not seem to be running inside a container 16:25:18 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:25:19 $ docker top a2f8cd07400b1cf3961bf7e982580c56949370bdb4a8e178e1f862281c61d436 -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:19 + touch /tmp/pre-build-complete [Pipeline] sh 16:25:19 + mkdir -p /var/log/sysstat [Pipeline] sh 16:25:19 + ls /var/log/sa-host 16:25:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:25:20 provisioning config files... 16:25:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2184545442306908182tmp [Pipeline] { [Pipeline] echo 16:25:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:25:20 ---> create-netrc.sh [Pipeline] } 16:25:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:25:20 ---> python-tools-install.sh [Pipeline] echo 16:25:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:25:21 ---> sudo-logs.sh 16:25:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:25:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:25:21 ---> job-cost.sh 16:25:21 lf-activate-venv: SKIPPING 16:25:21 DEBUG: total: 0.2199999988079071 16:25:21 INFO: Retrieving Stack Cost... 16:25:21 INFO: Retrieving Pricing Info for: v3-standard-8 16:25:22 INFO: Archiving Costs [Pipeline] echo 16:25:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:25:22 ---> logs-deploy.sh 16:25:22 lf-activate-venv: SKIPPING 16:25:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/52 16:25:22 INFO: archiving workspace using pattern(s): 16:25:23 Archives upload complete. 16:25:23 INFO: archiving logs to Nexus