Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from caab5c19f0226ea205a717313438d75c5b5382a1 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-ssh9872514962979723901.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5370115154486489843.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10615098127497895417.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5530724004250634154.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh15844922225601429116.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.18 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-118087’ Running on prd-ubuntu20.04-docker-8c-8g-118090 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 caab5c19f0226ea205a717313438d75c5b5382a1 (main) Commit message: "Merge pull request #435 from lenny-intel/levski-change-log" > 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 caab5c19f0226ea205a717313438d75c5b5382a1 # timeout=10 > git rev-list --no-walk 16ab89a495dc588a47662ccf315e42eca693f4b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-03T09:38:19.660Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-03T09:38:19.729Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-03T09:38:19.748Z] ========================================================= [2022-11-03T09:38:19.748Z] EdgeX Global Pipelines Version Info [2022-11-03T09:38:19.748Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:38:20.448Z] ------------------- [2022-11-03T09:38:20.448Z] stable info: [2022-11-03T09:38:20.448Z] ------------------- [2022-11-03T09:38:20.448Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-03T09:38:20.448Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T09:38:20.448Z] Message: update stable to v1.0.244 [2022-11-03T09:38:21.019Z] ------------------- [2022-11-03T09:38:21.020Z] experimental info: [2022-11-03T09:38:21.020Z] ------------------- [2022-11-03T09:38:21.020Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-03T09:38:21.020Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-03T09:38:21.020Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-03T09:38:21.184Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-11-03T09:38:21.196Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-11-03T09:38:21.207Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-03T09:38:21.218Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-03T09:38:21.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-03T09:38:21.233Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-03T09:38:21.241Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-03T09:38:21.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-03T09:38:21.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-03T09:38:21.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-03T09:38:21.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-03T09:38:21.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-11-03T09:38:21.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-03T09:38:21.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-03T09:38:21.310Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T09:38:21.318Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-03T09:38:21.336Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T09:38:21.349Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-03T09:38:21.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-03T09:38:21.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-03T09:38:21.386Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-03T09:38:21.397Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-03T09:38:21.408Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-03T09:38:21.419Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-03T09:38:21.430Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-03T09:38:21.446Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-03T09:38:21.458Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-03T09:38:21.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-03T09:38:21.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-03T09:38:21.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-03T09:38:21.501Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = caab5c19f0226ea205a717313438d75c5b5382a1 [Pipeline] echo [2022-11-03T09:38:21.513Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = caab5c1 [Pipeline] echo [2022-11-03T09:38:21.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T09:38:21.561Z] provisioning config files... [2022-11-03T09:38:21.575Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12947679790826718159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:38:21.880Z] ---> docker-login.sh [2022-11-03T09:38:21.880Z] nexus3.edgexfoundry.org:10001 [2022-11-03T09:38:22.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:38:22.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:38:22.140Z] Configure a credential helper to remove this warning. See [2022-11-03T09:38:22.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:38:22.140Z] [2022-11-03T09:38:22.140Z] Login Succeeded [2022-11-03T09:38:22.140Z] nexus3.edgexfoundry.org:10002 [2022-11-03T09:38:22.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:38:22.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:38:22.140Z] Configure a credential helper to remove this warning. See [2022-11-03T09:38:22.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:38:22.140Z] [2022-11-03T09:38:22.140Z] Login Succeeded [2022-11-03T09:38:22.140Z] nexus3.edgexfoundry.org:10003 [2022-11-03T09:38:22.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:38:22.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:38:22.400Z] Configure a credential helper to remove this warning. See [2022-11-03T09:38:22.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:38:22.400Z] [2022-11-03T09:38:22.400Z] Login Succeeded [2022-11-03T09:38:22.400Z] nexus3.edgexfoundry.org:10004 [2022-11-03T09:38:22.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:38:22.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:38:22.400Z] Configure a credential helper to remove this warning. See [2022-11-03T09:38:22.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:38:22.400Z] [2022-11-03T09:38:22.400Z] Login Succeeded [2022-11-03T09:38:22.400Z] docker.io [2022-11-03T09:38:22.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:38:22.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:38:22.921Z] Configure a credential helper to remove this warning. See [2022-11-03T09:38:22.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:38:22.921Z] [2022-11-03T09:38:22.921Z] Login Succeeded [2022-11-03T09:38:22.921Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T09:38:22.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-03T09:38:23.291Z] + git rev-list -1 --merges caab5c19f0226ea205a717313438d75c5b5382a1~1..caab5c19f0226ea205a717313438d75c5b5382a1 [Pipeline] echo [2022-11-03T09:38:23.320Z] -----------> git rev-list -1 --merges caab5c19f0226ea205a717313438d75c5b5382a1~1..caab5c19f0226ea205a717313438d75c5b5382a1 caab5c19f0226ea205a717313438d75c5b5382a1 [2022-11-03T09:38:23.320Z] caab5c19f0226ea205a717313438d75c5b5382a1 [false] [Pipeline] sh [2022-11-03T09:38:23.610Z] + git log --format=format:%s -1 caab5c19f0226ea205a717313438d75c5b5382a1 [Pipeline] echo [2022-11-03T09:38:23.625Z] ========================================================= [2022-11-03T09:38:23.625Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-03T09:38:23.625Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T09:38:23.962Z] + git log --format=format:%s -1 caab5c19f0226ea205a717313438d75c5b5382a1 [Pipeline] echo [2022-11-03T09:38:23.977Z] [semverPrep] GIT_COMMIT: caab5c19f0226ea205a717313438d75c5b5382a1, Commit Message: Merge pull request #435 from lenny-intel/levski-change-log [Pipeline] echo [2022-11-03T09:38:23.983Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-03T09:38:24.328Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T09:38:24.328Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-03T09:38:24.328Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-03T09:38:24.328Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-03T09:38:24.328Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-03T09:38:24.328Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-03T09:38:24.328Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:38:24.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T09:38:24.670Z] [2022-11-03T09:38:24.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:38:24.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T09:38:24.970Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-03T09:38:24.970Z] b85a868b505f: Pulling fs layer [2022-11-03T09:38:24.970Z] e2be974225ed: Pulling fs layer [2022-11-03T09:38:24.970Z] 339a4e72a1f5: Pulling fs layer [2022-11-03T09:38:24.970Z] 988bab9f4d93: Pulling fs layer [2022-11-03T09:38:24.970Z] 1469e6f7b9e6: Pulling fs layer [2022-11-03T09:38:24.970Z] 988bab9f4d93: Waiting [2022-11-03T09:38:24.970Z] eaf3925da568: Pulling fs layer [2022-11-03T09:38:24.970Z] eaf3925da568: Waiting [2022-11-03T09:38:24.970Z] bab4dde63d76: Pulling fs layer [2022-11-03T09:38:24.970Z] bde34c3a00c8: Pulling fs layer [2022-11-03T09:38:24.970Z] b352a97aabf1: Pulling fs layer [2022-11-03T09:38:24.970Z] 4872d77fe225: Pulling fs layer [2022-11-03T09:38:24.970Z] bab4dde63d76: Waiting [2022-11-03T09:38:24.970Z] 5851b861e8e6: Pulling fs layer [2022-11-03T09:38:24.970Z] bde34c3a00c8: Waiting [2022-11-03T09:38:24.970Z] 5851b861e8e6: Waiting [2022-11-03T09:38:24.970Z] b352a97aabf1: Waiting [2022-11-03T09:38:24.970Z] 4872d77fe225: Waiting [2022-11-03T09:38:24.970Z] e2be974225ed: Download complete [2022-11-03T09:38:24.970Z] 988bab9f4d93: Download complete [2022-11-03T09:38:25.229Z] 339a4e72a1f5: Verifying Checksum [2022-11-03T09:38:25.229Z] 339a4e72a1f5: Download complete [2022-11-03T09:38:25.229Z] 1469e6f7b9e6: Verifying Checksum [2022-11-03T09:38:25.229Z] 1469e6f7b9e6: Download complete [2022-11-03T09:38:25.229Z] eaf3925da568: Verifying Checksum [2022-11-03T09:38:25.229Z] eaf3925da568: Download complete [2022-11-03T09:38:25.229Z] bde34c3a00c8: Verifying Checksum [2022-11-03T09:38:25.229Z] bde34c3a00c8: Download complete [2022-11-03T09:38:25.229Z] b352a97aabf1: Verifying Checksum [2022-11-03T09:38:25.229Z] b352a97aabf1: Download complete [2022-11-03T09:38:25.229Z] 4872d77fe225: Verifying Checksum [2022-11-03T09:38:25.229Z] 4872d77fe225: Download complete [2022-11-03T09:38:25.229Z] 5851b861e8e6: Verifying Checksum [2022-11-03T09:38:25.229Z] 5851b861e8e6: Download complete [2022-11-03T09:38:25.229Z] b85a868b505f: Verifying Checksum [2022-11-03T09:38:25.229Z] b85a868b505f: Download complete [2022-11-03T09:38:25.487Z] bab4dde63d76: Verifying Checksum [2022-11-03T09:38:25.487Z] bab4dde63d76: Download complete [2022-11-03T09:38:26.425Z] b85a868b505f: Pull complete [2022-11-03T09:38:26.683Z] e2be974225ed: Pull complete [2022-11-03T09:38:26.941Z] 339a4e72a1f5: Pull complete [2022-11-03T09:38:27.200Z] 988bab9f4d93: Pull complete [2022-11-03T09:38:27.459Z] 1469e6f7b9e6: Pull complete [2022-11-03T09:38:27.459Z] eaf3925da568: Pull complete [2022-11-03T09:38:29.362Z] bab4dde63d76: Pull complete [2022-11-03T09:38:29.362Z] bde34c3a00c8: Pull complete [2022-11-03T09:38:29.362Z] b352a97aabf1: Pull complete [2022-11-03T09:38:29.362Z] 4872d77fe225: Pull complete [2022-11-03T09:38:29.362Z] 5851b861e8e6: Pull complete [2022-11-03T09:38:29.362Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-03T09:38:29.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T09:38:29.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:38:29.439Z] prd-ubuntu20.04-docker-8c-8g-118090 does not seem to be running inside a container [2022-11-03T09:38:29.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T09:38:30.920Z] $ docker top a4b8c5f9caec0e4bb97c38448ec4796f3961b190781fd6c77fdfdeddbfea2b11 -eo pid,comm [2022-11-03T09:38:30.978Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-03T09:38:30.978Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T09:38:31.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T09:38:31.014Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T09:38:31.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T09:38:31.130Z] $ docker exec a4b8c5f9caec0e4bb97c38448ec4796f3961b190781fd6c77fdfdeddbfea2b11 ssh-agent [2022-11-03T09:38:31.244Z] SSH_AUTH_SOCK=/tmp/ssh-412tJUMgQ4l0/agent.32 [2022-11-03T09:38:31.244Z] SSH_AGENT_PID=38 [2022-11-03T09:38:31.251Z] Running ssh-add (command line suppressed) [2022-11-03T09:38:31.348Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14367751543290542161.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14367751543290542161.key) [2022-11-03T09:38:31.368Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T09:38:31.662Z] + git tag --points-at HEAD [Pipeline] } [2022-11-03T09:38:31.675Z] $ docker exec --env ******** --env ******** a4b8c5f9caec0e4bb97c38448ec4796f3961b190781fd6c77fdfdeddbfea2b11 ssh-agent -k [2022-11-03T09:38:31.768Z] unset SSH_AUTH_SOCK; [2022-11-03T09:38:31.768Z] unset SSH_AGENT_PID; [2022-11-03T09:38:31.769Z] echo Agent pid 38 killed; [2022-11-03T09:38:31.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-03T09:38:31.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T09:38:31.803Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T09:38:31.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T09:38:31.921Z] $ docker exec a4b8c5f9caec0e4bb97c38448ec4796f3961b190781fd6c77fdfdeddbfea2b11 ssh-agent [2022-11-03T09:38:32.034Z] SSH_AUTH_SOCK=/tmp/ssh-xMP3SwSQjA5l/agent.70 [2022-11-03T09:38:32.034Z] SSH_AGENT_PID=76 [2022-11-03T09:38:32.040Z] Running ssh-add (command line suppressed) [2022-11-03T09:38:32.136Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15370431817946575297.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15370431817946575297.key) [2022-11-03T09:38:32.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T09:38:32.442Z] + git semver init [2022-11-03T09:38:32.701Z] 2022-11-03 09:38:32,613 [run_init] DEBUG init version:0.0.0 force:False [2022-11-03T09:38:32.701Z] 2022-11-03 09:38:32,614 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-11-03T09:38:32.701Z] 2022-11-03 09:38:32,614 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-11-03T09:38:32.701Z] 2022-11-03 09:38:32,615 [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) [2022-11-03T09:38:33.639Z] 2022-11-03 09:38:33,552 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-11-03T09:38:33.639Z] 2022-11-03 09:38:33,553 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-11-03T09:38:33.639Z] 2022-11-03 09:38:33,553 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-03T09:38:33.639Z] 2022-11-03 09:38:33,553 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-03T09:38:33.639Z] 2.3.0-dev.31 [Pipeline] } [2022-11-03T09:38:33.647Z] $ docker exec --env ******** --env ******** a4b8c5f9caec0e4bb97c38448ec4796f3961b190781fd6c77fdfdeddbfea2b11 ssh-agent -k [2022-11-03T09:38:33.736Z] unset SSH_AUTH_SOCK; [2022-11-03T09:38:33.737Z] unset SSH_AGENT_PID; [2022-11-03T09:38:33.737Z] echo Agent pid 76 killed; [2022-11-03T09:38:33.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T09:38:34.047Z] + git semver [Pipeline] } [2022-11-03T09:38:34.318Z] $ docker stop --time=1 a4b8c5f9caec0e4bb97c38448ec4796f3961b190781fd6c77fdfdeddbfea2b11 [2022-11-03T09:38:35.632Z] $ docker rm -f a4b8c5f9caec0e4bb97c38448ec4796f3961b190781fd6c77fdfdeddbfea2b11 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T09:38:35.973Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-03T09:38:36.133Z] Stashed 1 file(s) [Pipeline] echo [2022-11-03T09:38:36.136Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.31 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T09:38:36.258Z] provisioning config files... [2022-11-03T09:38:36.266Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10597007056397503158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:38:36.561Z] ---> docker-login.sh [2022-11-03T09:38:36.561Z] nexus3.edgexfoundry.org:10001 [2022-11-03T09:38:36.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:38:36.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:38:36.561Z] Configure a credential helper to remove this warning. See [2022-11-03T09:38:36.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:38:36.561Z] [2022-11-03T09:38:36.561Z] Login Succeeded [2022-11-03T09:38:36.561Z] nexus3.edgexfoundry.org:10002 [2022-11-03T09:38:36.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:38:36.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:38:36.561Z] Configure a credential helper to remove this warning. See [2022-11-03T09:38:36.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:38:36.561Z] [2022-11-03T09:38:36.561Z] Login Succeeded [2022-11-03T09:38:36.561Z] nexus3.edgexfoundry.org:10003 [2022-11-03T09:38:36.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:38:36.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:38:36.823Z] Configure a credential helper to remove this warning. See [2022-11-03T09:38:36.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:38:36.823Z] [2022-11-03T09:38:36.823Z] Login Succeeded [2022-11-03T09:38:36.823Z] nexus3.edgexfoundry.org:10004 [2022-11-03T09:38:36.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:38:36.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:38:36.823Z] Configure a credential helper to remove this warning. See [2022-11-03T09:38:36.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:38:36.823Z] [2022-11-03T09:38:36.823Z] Login Succeeded [2022-11-03T09:38:36.823Z] docker.io [2022-11-03T09:38:37.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:38:37.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:38:37.343Z] Configure a credential helper to remove this warning. See [2022-11-03T09:38:37.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:38:37.343Z] [2022-11-03T09:38:37.343Z] Login Succeeded [2022-11-03T09:38:37.343Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T09:38:37.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T09:38:37.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T09:38:37.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T09:38:37.426Z] ========================================================= [2022-11-03T09:38:37.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-03T09:38:37.426Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:38:37.726Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-03T09:38:37.726Z] Sending build context to Docker daemon 6.233MB [2022-11-03T09:38:37.726Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T09:38:37.726Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-03T09:38:37.726Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-03T09:38:37.726Z] 213ec9aee27d: Pulling fs layer [2022-11-03T09:38:37.726Z] 4583459ba037: Pulling fs layer [2022-11-03T09:38:37.726Z] 93c1e223e6f2: Pulling fs layer [2022-11-03T09:38:37.726Z] 53926ce57604: Pulling fs layer [2022-11-03T09:38:37.726Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-03T09:38:37.726Z] 22ff95d597cd: Pulling fs layer [2022-11-03T09:38:37.726Z] 12d6caf4c0d1: Pulling fs layer [2022-11-03T09:38:37.726Z] 96b7cbca73a9: Pulling fs layer [2022-11-03T09:38:37.726Z] 53926ce57604: Waiting [2022-11-03T09:38:37.726Z] 22ff95d597cd: Waiting [2022-11-03T09:38:37.726Z] 21b2b0c7a3f4: Waiting [2022-11-03T09:38:37.726Z] 12d6caf4c0d1: Waiting [2022-11-03T09:38:37.726Z] 96b7cbca73a9: Waiting [2022-11-03T09:38:37.726Z] a7acece74701: Pulling fs layer [2022-11-03T09:38:37.726Z] a7acece74701: Waiting [2022-11-03T09:38:37.726Z] 93c1e223e6f2: Verifying Checksum [2022-11-03T09:38:37.726Z] 93c1e223e6f2: Download complete [2022-11-03T09:38:37.726Z] 4583459ba037: Verifying Checksum [2022-11-03T09:38:37.726Z] 4583459ba037: Download complete [2022-11-03T09:38:37.726Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-03T09:38:37.726Z] 21b2b0c7a3f4: Download complete [2022-11-03T09:38:37.986Z] 22ff95d597cd: Verifying Checksum [2022-11-03T09:38:37.986Z] 22ff95d597cd: Download complete [2022-11-03T09:38:37.986Z] 213ec9aee27d: Verifying Checksum [2022-11-03T09:38:37.986Z] 213ec9aee27d: Download complete [2022-11-03T09:38:37.986Z] 12d6caf4c0d1: Download complete [2022-11-03T09:38:37.986Z] 213ec9aee27d: Pull complete [2022-11-03T09:38:38.244Z] 4583459ba037: Pull complete [2022-11-03T09:38:38.244Z] 93c1e223e6f2: Pull complete [2022-11-03T09:38:38.501Z] a7acece74701: Verifying Checksum [2022-11-03T09:38:38.501Z] a7acece74701: Download complete [2022-11-03T09:38:38.760Z] 53926ce57604: Verifying Checksum [2022-11-03T09:38:38.760Z] 53926ce57604: Download complete [2022-11-03T09:38:39.019Z] 96b7cbca73a9: Download complete [2022-11-03T09:38:42.302Z] 53926ce57604: Pull complete [2022-11-03T09:38:42.302Z] 21b2b0c7a3f4: Pull complete [2022-11-03T09:38:42.302Z] 22ff95d597cd: Pull complete [2022-11-03T09:38:42.302Z] 12d6caf4c0d1: Pull complete [2022-11-03T09:38:44.827Z] 96b7cbca73a9: Pull complete [2022-11-03T09:38:45.085Z] a7acece74701: Pull complete [2022-11-03T09:38:45.085Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-03T09:38:45.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-03T09:38:45.085Z] ---> db6d94c90886 [2022-11-03T09:38:45.085Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-03T09:38:46.994Z] ---> Running in dbb099cec771 [2022-11-03T09:38:46.994Z] Removing intermediate container dbb099cec771 [2022-11-03T09:38:46.994Z] ---> 31fc9b8f0276 [2022-11-03T09:38:46.994Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T09:38:46.994Z] ---> Running in 3e55cf6b8bed [2022-11-03T09:38:47.253Z] Removing intermediate container 3e55cf6b8bed [2022-11-03T09:38:47.253Z] ---> 11238d2edc2c [2022-11-03T09:38:47.253Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-03T09:38:47.253Z] ---> Running in 8a1dfc25b7d8 [2022-11-03T09:38:47.253Z] Removing intermediate container 8a1dfc25b7d8 [2022-11-03T09:38:47.253Z] ---> 0d1b6953863f [2022-11-03T09:38:47.253Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T09:38:47.253Z] ---> Running in a2c7d85dad31 [2022-11-03T09:38:47.511Z] Removing intermediate container a2c7d85dad31 [2022-11-03T09:38:47.511Z] ---> c9da6a5705fc [2022-11-03T09:38:47.511Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T09:38:47.511Z] ---> Running in a089c218268a [2022-11-03T09:38:47.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T09:38:47.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T09:38:48.027Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-11-03T09:38:48.027Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-11-03T09:38:48.027Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-11-03T09:38:48.027Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-11-03T09:38:48.027Z] Executing busybox-1.35.0-r17.trigger [2022-11-03T09:38:48.027Z] OK: 216 MiB in 55 packages [2022-11-03T09:38:48.598Z] Removing intermediate container a089c218268a [2022-11-03T09:38:48.598Z] ---> 57dd7a006ee4 [2022-11-03T09:38:48.598Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-11-03T09:38:48.598Z] ---> Running in 81ea3cdc073f [2022-11-03T09:38:48.598Z] Removing intermediate container 81ea3cdc073f [2022-11-03T09:38:48.598Z] ---> b03d16454a82 [2022-11-03T09:38:48.598Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-03T09:38:48.857Z] ---> b2d24bab96eb [2022-11-03T09:38:48.857Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T09:38:48.857Z] ---> Running in 357a72f26765 [2022-11-03T09:38:51.223Z] Still waiting to schedule task [2022-11-03T09:38:51.223Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-118088’ [2022-11-03T09:39:06.941Z] Removing intermediate container 357a72f26765 [2022-11-03T09:39:06.941Z] ---> f70a7cbffd70 [2022-11-03T09:39:06.941Z] Step 11/12 : COPY . . [2022-11-03T09:39:06.941Z] ---> 1ba990ed9571 [2022-11-03T09:39:06.941Z] Step 12/12 : RUN $MAKE [2022-11-03T09:39:06.941Z] ---> Running in 55a35641e8ef [2022-11-03T09:39:06.941Z] noop [2022-11-03T09:39:06.941Z] Removing intermediate container 55a35641e8ef [2022-11-03T09:39:06.941Z] ---> b05bb85f73b7 [2022-11-03T09:39:06.941Z] Successfully built b05bb85f73b7 [2022-11-03T09:39:06.941Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:39:07.254Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T09:39:07.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:39:07.315Z] prd-ubuntu20.04-docker-8c-8g-118090 does not seem to be running inside a container [2022-11-03T09:39:07.337Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-11-03T09:39:07.685Z] $ docker top 5bad0ed85467b40367cadd90f0bb3f815f5565a55f9fcf7d87e67c49ac602c5f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T09:39:08.024Z] + go version [2022-11-03T09:39:08.024Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-03T09:39:08.031Z] $ docker stop --time=1 5bad0ed85467b40367cadd90f0bb3f815f5565a55f9fcf7d87e67c49ac602c5f [2022-11-03T09:39:09.334Z] $ docker rm -f 5bad0ed85467b40367cadd90f0bb3f815f5565a55f9fcf7d87e67c49ac602c5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:39:09.715Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-03T09:39:09.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:39:09.798Z] prd-ubuntu20.04-docker-8c-8g-118090 does not seem to be running inside a container [2022-11-03T09:39:09.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat [2022-11-03T09:39:10.162Z] $ docker top 4764f656ac0de32b03dbde3bf849ec55e8bbd9a755d655c958ba349b58189461 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T09:39:10.536Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-11-03T09:39:10.883Z] + make test [2022-11-03T09:39:10.883Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-03T09:39:11.142Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-11-03T09:39:19.245Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-11-03T09:39:20.183Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-11-03T09:39:20.183Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-11-03T09:39:26.740Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-03T09:39:26.741Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-03T09:39:29.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T09:39:29.272Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T09:39:29.272Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-03T09:39:29.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T09:39:29.292Z] $ docker stop --time=1 4764f656ac0de32b03dbde3bf849ec55e8bbd9a755d655c958ba349b58189461 [2022-11-03T09:39:31.028Z] $ docker rm -f 4764f656ac0de32b03dbde3bf849ec55e8bbd9a755d655c958ba349b58189461 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T09:39:31.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T09:39:31.498Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-03T09:39:31.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T09:39:32.236Z] + ls -al . [2022-11-03T09:39:32.236Z] total 196 [2022-11-03T09:39:32.236Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 3 09:39 . [2022-11-03T09:39:32.236Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 09:38 .. [2022-11-03T09:39:32.236Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 3 09:38 .dockerignore [2022-11-03T09:39:32.236Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 09:39 .git [2022-11-03T09:39:32.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 09:38 .github [2022-11-03T09:39:32.236Z] -rw-rw-r-- 1 jenkins jenkins 329 Nov 3 09:38 .gitignore [2022-11-03T09:39:32.236Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 3 09:38 .golangci.yml [2022-11-03T09:39:32.236Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 09:38 .semver [2022-11-03T09:39:32.236Z] -rw-rw-r-- 1 jenkins jenkins 9293 Nov 3 09:38 Attribution.txt [2022-11-03T09:39:32.236Z] -rw-rw-r-- 1 jenkins jenkins 13162 Nov 3 09:38 CHANGELOG.md [2022-11-03T09:39:32.236Z] -rw-rw-r-- 1 jenkins jenkins 1752 Nov 3 09:38 Dockerfile [2022-11-03T09:39:32.236Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 09:38 GOVERNANCE.md [2022-11-03T09:39:32.236Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 3 09:38 Jenkinsfile [2022-11-03T09:39:32.236Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 3 09:38 LICENSE [2022-11-03T09:39:32.236Z] -rw-rw-r-- 1 jenkins jenkins 2126 Nov 3 09:38 Makefile [2022-11-03T09:39:32.236Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 3 09:38 OWNERS.md [2022-11-03T09:39:32.236Z] -rw-rw-r-- 1 jenkins jenkins 3165 Nov 3 09:38 README.md [2022-11-03T09:39:32.236Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 09:38 VERSION [2022-11-03T09:39:32.236Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 09:38 bin [2022-11-03T09:39:32.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 09:38 cmd [2022-11-03T09:39:32.236Z] -rw-r--r-- 1 jenkins jenkins 17887 Nov 3 09:39 coverage.out [2022-11-03T09:39:32.236Z] -rw-rw-r-- 1 jenkins jenkins 3512 Nov 3 09:38 go.mod [2022-11-03T09:39:32.236Z] -rw-rw-r-- 1 jenkins jenkins 45144 Nov 3 09:38 go.sum [2022-11-03T09:39:32.236Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 09:38 internal [2022-11-03T09:39:32.236Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 09:38 mock [2022-11-03T09:39:32.236Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 09:38 snap [2022-11-03T09:39:32.236Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 3 09:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:39:32.535Z] + 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=caab5c19f0226ea205a717313438d75c5b5382a1 --label arch=amd64 --label version=2.3.0-dev.31 . [2022-11-03T09:39:32.535Z] Sending build context to Docker daemon 6.251MB [2022-11-03T09:39:32.535Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T09:39:32.535Z] Step 2/24 : FROM ${BASE} AS builder [2022-11-03T09:39:32.535Z] ---> b05bb85f73b7 [2022-11-03T09:39:32.535Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-03T09:39:32.535Z] ---> Running in 581444673b83 [2022-11-03T09:39:32.800Z] Removing intermediate container 581444673b83 [2022-11-03T09:39:32.800Z] ---> 6455cbd408ab [2022-11-03T09:39:32.800Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T09:39:32.800Z] ---> Running in 4cb851483d74 [2022-11-03T09:39:32.800Z] Removing intermediate container 4cb851483d74 [2022-11-03T09:39:32.800Z] ---> 0723dbc734bd [2022-11-03T09:39:32.800Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-03T09:39:32.800Z] ---> Running in 230b15538c24 [2022-11-03T09:39:33.059Z] Removing intermediate container 230b15538c24 [2022-11-03T09:39:33.059Z] ---> 7e1477744365 [2022-11-03T09:39:33.059Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T09:39:33.059Z] ---> Running in c59cd3c212ca [2022-11-03T09:39:33.059Z] Removing intermediate container c59cd3c212ca [2022-11-03T09:39:33.059Z] ---> 4d3e05d2bb7e [2022-11-03T09:39:33.059Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T09:39:33.059Z] ---> Running in 525f5f3e122e [2022-11-03T09:39:33.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T09:39:33.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T09:39:33.574Z] OK: 216 MiB in 55 packages [2022-11-03T09:39:34.139Z] Removing intermediate container 525f5f3e122e [2022-11-03T09:39:34.139Z] ---> 10cfc25ddd0a [2022-11-03T09:39:34.139Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-11-03T09:39:34.139Z] ---> Running in 988b471b3a56 [2022-11-03T09:39:34.139Z] Removing intermediate container 988b471b3a56 [2022-11-03T09:39:34.139Z] ---> 5f24f18fa7ee [2022-11-03T09:39:34.139Z] Step 9/24 : COPY go.mod vendor* ./ [2022-11-03T09:39:34.139Z] ---> 603098ed4956 [2022-11-03T09:39:34.139Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T09:39:34.139Z] ---> Running in 1431e885d149 [2022-11-03T09:39:35.076Z] Removing intermediate container 1431e885d149 [2022-11-03T09:39:35.076Z] ---> a67fef6d6617 [2022-11-03T09:39:35.076Z] Step 11/24 : COPY . . [2022-11-03T09:39:35.336Z] ---> 6c10148c8b8f [2022-11-03T09:39:35.336Z] Step 12/24 : RUN $MAKE [2022-11-03T09:39:35.336Z] ---> Running in a6ffcc1c46da [2022-11-03T09:39:35.595Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-11-03T09:39:53.815Z] Removing intermediate container a6ffcc1c46da [2022-11-03T09:39:53.815Z] ---> c274d1f834d6 [2022-11-03T09:39:53.815Z] Step 13/24 : FROM alpine:3.16 [2022-11-03T09:39:53.815Z] 3.16: Pulling from library/alpine [2022-11-03T09:39:54.097Z] 213ec9aee27d: Already exists [2022-11-03T09:39:54.097Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-03T09:39:54.097Z] Status: Downloaded newer image for alpine:3.16 [2022-11-03T09:39:54.097Z] ---> 9c6f07244728 [2022-11-03T09:39:54.097Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-11-03T09:39:54.097Z] ---> Running in 5165c66319c8 [2022-11-03T09:39:54.361Z] Removing intermediate container 5165c66319c8 [2022-11-03T09:39:54.361Z] ---> 11539f8485e7 [2022-11-03T09:39:54.361Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-03T09:39:54.361Z] ---> Running in 20e58b71d70a [2022-11-03T09:39:54.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-03T09:39:54.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-03T09:39:54.877Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-03T09:39:54.877Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-03T09:39:54.877Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-03T09:39:54.877Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-03T09:39:54.877Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-03T09:39:54.877Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-03T09:39:54.877Z] Executing busybox-1.35.0-r17.trigger [2022-11-03T09:39:54.877Z] OK: 8 MiB in 20 packages [2022-11-03T09:39:55.444Z] Removing intermediate container 20e58b71d70a [2022-11-03T09:39:55.444Z] ---> 54c6d5c66e4b [2022-11-03T09:39:55.444Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-11-03T09:39:56.014Z] ---> 7383784809be [2022-11-03T09:39:56.014Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-11-03T09:39:56.014Z] ---> 07d83b7d5aab [2022-11-03T09:39:56.014Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-11-03T09:39:56.014Z] ---> bc80fb37f8ee [2022-11-03T09:39:56.014Z] Step 19/24 : EXPOSE 59982 [2022-11-03T09:39:56.276Z] ---> Running in 21c60d0fbb5d [2022-11-03T09:39:56.276Z] Removing intermediate container 21c60d0fbb5d [2022-11-03T09:39:56.276Z] ---> aea116041fc3 [2022-11-03T09:39:56.276Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-11-03T09:39:56.276Z] ---> Running in 3eab772204f3 [2022-11-03T09:39:56.276Z] Removing intermediate container 3eab772204f3 [2022-11-03T09:39:56.276Z] ---> fd06ee46db2f [2022-11-03T09:39:56.276Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-03T09:39:56.535Z] ---> Running in 0b5a05638d39 [2022-11-03T09:39:56.535Z] Removing intermediate container 0b5a05638d39 [2022-11-03T09:39:56.535Z] ---> cf4447eaf989 [2022-11-03T09:39:56.535Z] Step 22/24 : LABEL arch=amd64 [2022-11-03T09:39:56.535Z] ---> Running in 043de0c770bb [2022-11-03T09:39:56.535Z] Removing intermediate container 043de0c770bb [2022-11-03T09:39:56.535Z] ---> 799292711512 [2022-11-03T09:39:56.535Z] Step 23/24 : LABEL git_sha=caab5c19f0226ea205a717313438d75c5b5382a1 [2022-11-03T09:39:56.535Z] ---> Running in c83dd95d6a39 [2022-11-03T09:39:56.794Z] Removing intermediate container c83dd95d6a39 [2022-11-03T09:39:56.794Z] ---> cb74b72a9470 [2022-11-03T09:39:56.794Z] Step 24/24 : LABEL version=2.3.0-dev.31 [2022-11-03T09:39:56.794Z] ---> Running in b9057e437045 [2022-11-03T09:39:56.794Z] Removing intermediate container b9057e437045 [2022-11-03T09:39:56.794Z] ---> 48e63701e5f9 [2022-11-03T09:39:56.794Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T09:39:56.794Z] Successfully built 48e63701e5f9 [2022-11-03T09:39:56.794Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T09:39:56.864Z] provisioning config files... [2022-11-03T09:39:56.873Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10950926502842168491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:39:57.162Z] ---> docker-login.sh [2022-11-03T09:39:57.162Z] nexus3.edgexfoundry.org:10001 [2022-11-03T09:39:57.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:39:57.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:39:57.162Z] Configure a credential helper to remove this warning. See [2022-11-03T09:39:57.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:39:57.162Z] [2022-11-03T09:39:57.162Z] Login Succeeded [2022-11-03T09:39:57.162Z] nexus3.edgexfoundry.org:10002 [2022-11-03T09:39:57.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:39:57.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:39:57.162Z] Configure a credential helper to remove this warning. See [2022-11-03T09:39:57.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:39:57.162Z] [2022-11-03T09:39:57.162Z] Login Succeeded [2022-11-03T09:39:57.162Z] nexus3.edgexfoundry.org:10003 [2022-11-03T09:39:57.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:39:57.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:39:57.422Z] Configure a credential helper to remove this warning. See [2022-11-03T09:39:57.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:39:57.422Z] [2022-11-03T09:39:57.422Z] Login Succeeded [2022-11-03T09:39:57.422Z] nexus3.edgexfoundry.org:10004 [2022-11-03T09:39:57.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:39:57.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:39:57.422Z] Configure a credential helper to remove this warning. See [2022-11-03T09:39:57.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:39:57.422Z] [2022-11-03T09:39:57.422Z] Login Succeeded [2022-11-03T09:39:57.422Z] docker.io [2022-11-03T09:39:57.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:39:57.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:39:57.989Z] Configure a credential helper to remove this warning. See [2022-11-03T09:39:57.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:39:57.989Z] [2022-11-03T09:39:57.989Z] Login Succeeded [2022-11-03T09:39:57.989Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T09:39:57.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T09:39:58.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T09:39:58.044Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-11-03T09:39:58.044Z] caab5c19f0226ea205a717313438d75c5b5382a1 [2022-11-03T09:39:58.044Z] latest [2022-11-03T09:39:58.044Z] 2.3.0-dev.31 [2022-11-03T09:39:58.044Z] caab5c19f0226ea205a717313438d75c5b5382a1-2.3.0-dev.31 [2022-11-03T09:39:58.044Z] main [2022-11-03T09:39:58.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:39:58.360Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:caab5c19f0226ea205a717313438d75c5b5382a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:39:58.660Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:caab5c19f0226ea205a717313438d75c5b5382a1 [2022-11-03T09:39:58.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-03T09:39:58.660Z] 072a939b4f92: Preparing [2022-11-03T09:39:58.660Z] 6d23eb41a8a3: Preparing [2022-11-03T09:39:58.660Z] a97c40c498c1: Preparing [2022-11-03T09:39:58.660Z] 0ab6f874bb25: Preparing [2022-11-03T09:39:58.660Z] 994393dc58e7: Preparing [2022-11-03T09:39:58.660Z] 994393dc58e7: Layer already exists [2022-11-03T09:39:58.660Z] 6d23eb41a8a3: Pushed [2022-11-03T09:39:58.660Z] 072a939b4f92: Pushed [2022-11-03T09:39:58.919Z] 0ab6f874bb25: Pushed [2022-11-03T09:40:00.820Z] a97c40c498c1: Pushed [2022-11-03T09:40:01.078Z] caab5c19f0226ea205a717313438d75c5b5382a1: digest: sha256:084ae31901ca48a61e7acdda800241707d10fc8fa5557881be71626b701dd0fe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:40:01.390Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:40:01.700Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-11-03T09:40:01.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-03T09:40:01.700Z] 072a939b4f92: Preparing [2022-11-03T09:40:01.700Z] 6d23eb41a8a3: Preparing [2022-11-03T09:40:01.700Z] a97c40c498c1: Preparing [2022-11-03T09:40:01.700Z] 0ab6f874bb25: Preparing [2022-11-03T09:40:01.700Z] 994393dc58e7: Preparing [2022-11-03T09:40:01.700Z] 994393dc58e7: Layer already exists [2022-11-03T09:40:01.700Z] 072a939b4f92: Layer already exists [2022-11-03T09:40:01.700Z] 6d23eb41a8a3: Layer already exists [2022-11-03T09:40:01.700Z] a97c40c498c1: Layer already exists [2022-11-03T09:40:01.700Z] 0ab6f874bb25: Layer already exists [2022-11-03T09:40:01.700Z] latest: digest: sha256:084ae31901ca48a61e7acdda800241707d10fc8fa5557881be71626b701dd0fe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:40:02.022Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:40:02.324Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.31 [2022-11-03T09:40:02.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-03T09:40:02.324Z] 072a939b4f92: Preparing [2022-11-03T09:40:02.324Z] 6d23eb41a8a3: Preparing [2022-11-03T09:40:02.324Z] a97c40c498c1: Preparing [2022-11-03T09:40:02.324Z] 0ab6f874bb25: Preparing [2022-11-03T09:40:02.324Z] 994393dc58e7: Preparing [2022-11-03T09:40:02.324Z] 994393dc58e7: Layer already exists [2022-11-03T09:40:02.324Z] 6d23eb41a8a3: Layer already exists [2022-11-03T09:40:02.324Z] 072a939b4f92: Layer already exists [2022-11-03T09:40:02.324Z] a97c40c498c1: Layer already exists [2022-11-03T09:40:02.324Z] 0ab6f874bb25: Layer already exists [2022-11-03T09:40:02.324Z] 2.3.0-dev.31: digest: sha256:084ae31901ca48a61e7acdda800241707d10fc8fa5557881be71626b701dd0fe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:40:02.622Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:caab5c19f0226ea205a717313438d75c5b5382a1-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:40:02.924Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:caab5c19f0226ea205a717313438d75c5b5382a1-2.3.0-dev.31 [2022-11-03T09:40:02.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-03T09:40:02.924Z] 072a939b4f92: Preparing [2022-11-03T09:40:02.924Z] 6d23eb41a8a3: Preparing [2022-11-03T09:40:02.924Z] a97c40c498c1: Preparing [2022-11-03T09:40:02.924Z] 0ab6f874bb25: Preparing [2022-11-03T09:40:02.924Z] 994393dc58e7: Preparing [2022-11-03T09:40:02.924Z] 6d23eb41a8a3: Layer already exists [2022-11-03T09:40:02.924Z] 0ab6f874bb25: Layer already exists [2022-11-03T09:40:02.924Z] a97c40c498c1: Layer already exists [2022-11-03T09:40:02.924Z] 072a939b4f92: Layer already exists [2022-11-03T09:40:02.924Z] 994393dc58e7: Layer already exists [2022-11-03T09:40:02.924Z] caab5c19f0226ea205a717313438d75c5b5382a1-2.3.0-dev.31: digest: sha256:084ae31901ca48a61e7acdda800241707d10fc8fa5557881be71626b701dd0fe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:40:03.236Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:40:03.537Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-11-03T09:40:03.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-03T09:40:03.537Z] 072a939b4f92: Preparing [2022-11-03T09:40:03.537Z] 6d23eb41a8a3: Preparing [2022-11-03T09:40:03.537Z] a97c40c498c1: Preparing [2022-11-03T09:40:03.537Z] 0ab6f874bb25: Preparing [2022-11-03T09:40:03.537Z] 994393dc58e7: Preparing [2022-11-03T09:40:03.537Z] 0ab6f874bb25: Layer already exists [2022-11-03T09:40:03.537Z] a97c40c498c1: Layer already exists [2022-11-03T09:40:03.537Z] 072a939b4f92: Layer already exists [2022-11-03T09:40:03.537Z] 6d23eb41a8a3: Layer already exists [2022-11-03T09:40:03.537Z] 994393dc58e7: Layer already exists [2022-11-03T09:40:03.537Z] main: digest: sha256:084ae31901ca48a61e7acdda800241707d10fc8fa5557881be71626b701dd0fe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T09:40:03.579Z] ===================================================== [Pipeline] echo [2022-11-03T09:40:03.586Z] taggedImages: [2022-11-03T09:40:03.586Z] - nexus3.edgexfoundry.org:10004/device-mqtt:caab5c19f0226ea205a717313438d75c5b5382a1 [2022-11-03T09:40:03.586Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-11-03T09:40:03.586Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.31 [2022-11-03T09:40:03.586Z] - nexus3.edgexfoundry.org:10004/device-mqtt:caab5c19f0226ea205a717313438d75c5b5382a1-2.3.0-dev.31 [2022-11-03T09:40:03.586Z] - 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 [2022-11-03T09:40:03.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T09:40:03.937Z] [2022-11-03T09:40:03.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:40:04.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T09:40:04.232Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-03T09:40:04.232Z] 5eb5b503b376: Pulling fs layer [2022-11-03T09:40:04.232Z] 5c69ac0246d0: Pulling fs layer [2022-11-03T09:40:04.232Z] ec43610c2a17: Pulling fs layer [2022-11-03T09:40:04.232Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-03T09:40:04.232Z] 33b1e0a273af: Pulling fs layer [2022-11-03T09:40:04.232Z] 5d3b04190fa2: Pulling fs layer [2022-11-03T09:40:04.232Z] 3a2ae6a8a46f: Waiting [2022-11-03T09:40:04.232Z] 5d3b04190fa2: Waiting [2022-11-03T09:40:04.232Z] 2f39f015ded8: Pulling fs layer [2022-11-03T09:40:04.232Z] 2f39f015ded8: Waiting [2022-11-03T09:40:04.232Z] 5c69ac0246d0: Verifying Checksum [2022-11-03T09:40:04.232Z] 5c69ac0246d0: Download complete [2022-11-03T09:40:04.232Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-03T09:40:04.232Z] 3a2ae6a8a46f: Download complete [2022-11-03T09:40:04.232Z] 33b1e0a273af: Verifying Checksum [2022-11-03T09:40:04.232Z] 33b1e0a273af: Download complete [2022-11-03T09:40:04.232Z] ec43610c2a17: Verifying Checksum [2022-11-03T09:40:04.232Z] ec43610c2a17: Download complete [2022-11-03T09:40:04.232Z] 5d3b04190fa2: Verifying Checksum [2022-11-03T09:40:04.232Z] 5d3b04190fa2: Download complete [2022-11-03T09:40:04.492Z] 5eb5b503b376: Verifying Checksum [2022-11-03T09:40:04.492Z] 5eb5b503b376: Download complete [2022-11-03T09:40:05.058Z] 2f39f015ded8: Download complete [2022-11-03T09:40:05.623Z] 5eb5b503b376: Pull complete [2022-11-03T09:40:05.623Z] 5c69ac0246d0: Pull complete [2022-11-03T09:40:06.188Z] ec43610c2a17: Pull complete [2022-11-03T09:40:06.188Z] 3a2ae6a8a46f: Pull complete [2022-11-03T09:40:06.188Z] 33b1e0a273af: Pull complete [2022-11-03T09:40:06.446Z] 5d3b04190fa2: Pull complete [2022-11-03T09:40:10.636Z] 2f39f015ded8: Pull complete [2022-11-03T09:40:10.636Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-03T09:40:10.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T09:40:10.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:40:10.707Z] prd-ubuntu20.04-docker-8c-8g-118090 does not seem to be running inside a container [2022-11-03T09:40:10.732Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-03T09:40:12.403Z] $ docker top a3f96539222384857870d0860e404a961b1554fc09fe5aa5f1a75e76fbeb33a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:40:12.769Z] ---> job-cost.sh [2022-11-03T09:40:12.769Z] lf-activate-venv: SKIPPING [2022-11-03T09:40:12.769Z] INFO: No Stack... [2022-11-03T09:40:13.335Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T09:40:13.594Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T09:40:13.882Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-11-03T09:40:13.883Z] + cut -d, -f6 [Pipeline] lock [2022-11-03T09:40:13.894Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-78-stack-cost] [2022-11-03T09:40:13.902Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-78-stack-cost] did not exist. Created. [2022-11-03T09:40:13.902Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T09:40:14.194Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-03T09:40:14.223Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T09:40:14.229Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T09:40:14.243Z] $ docker stop --time=1 a3f96539222384857870d0860e404a961b1554fc09fe5aa5f1a75e76fbeb33a1 [2022-11-03T09:40:15.405Z] $ docker rm -f a3f96539222384857870d0860e404a961b1554fc09fe5aa5f1a75e76fbeb33a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-03T09:41:46.332Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118093 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-11-03T09:41:46.348Z] Running in /w/workspace/device-mqtt-go/78 [Pipeline] { [Pipeline] checkout [2022-11-03T09:41:46.398Z] Selected Git installation does not exist. Using Default [2022-11-03T09:41:46.398Z] The recommended git tool is: NONE [2022-11-03T09:41:52.385Z] using credential edgex-jenkins-ssh [2022-11-03T09:41:52.406Z] Cloning the remote Git repository [2022-11-03T09:41:52.481Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-11-03T09:41:52.588Z] > git init /w/workspace/device-mqtt-go/78 # timeout=10 [2022-11-03T09:41:52.768Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-11-03T09:41:52.769Z] > git --version # timeout=10 [2022-11-03T09:41:52.804Z] > git --version # 'git version 2.25.1' [2022-11-03T09:41:52.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-03T09:41:52.870Z] Verifying host key using known hosts file [2022-11-03T09:41:53.101Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-03T09:41:53.115Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T09:41:54.333Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-11-03T09:41:54.365Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-03T09:41:55.367Z] Avoid second fetch [2022-11-03T09:41:55.368Z] Checking out Revision caab5c19f0226ea205a717313438d75c5b5382a1 (main) [2022-11-03T09:41:55.998Z] Commit message: "Merge pull request #435 from lenny-intel/levski-change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T09:41:55.389Z] > git config core.sparsecheckout # timeout=10 [2022-11-03T09:41:55.408Z] > git checkout -f caab5c19f0226ea205a717313438d75c5b5382a1 # timeout=10 [2022-11-03T09:41:56.890Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-03T09:41:56.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T09:41:56.890Z] Dload Upload Total Spent Left Speed [2022-11-03T09:41:56.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-11-03T09:41:57.575Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-03T09:41:57.918Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-03T09:41:57.918Z] + sudo tee /etc/docker/daemon.new [2022-11-03T09:41:57.918Z] { [2022-11-03T09:41:57.918Z] "registry-mirrors": [ [2022-11-03T09:41:57.918Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-03T09:41:57.918Z] ], [2022-11-03T09:41:57.918Z] "bip": "10.250.0.254/24", [2022-11-03T09:41:57.918Z] "hosts": [ [2022-11-03T09:41:57.918Z] "tcp://0.0.0.0:5555", [2022-11-03T09:41:57.918Z] "unix:///var/run/docker.sock" [2022-11-03T09:41:57.918Z] ], [2022-11-03T09:41:57.918Z] "mtu": 1458, [2022-11-03T09:41:57.918Z] "selinux-enabled": true, [2022-11-03T09:41:57.918Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-03T09:41:57.918Z] } [Pipeline] sh [2022-11-03T09:41:58.256Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-03T09:41:58.622Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T09:42:16.930Z] provisioning config files... [2022-11-03T09:42:16.960Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/78@tmp/config14717209697249489784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:42:17.332Z] ---> docker-login.sh [2022-11-03T09:42:17.332Z] nexus3.edgexfoundry.org:10001 [2022-11-03T09:42:17.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:42:17.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:42:17.924Z] Configure a credential helper to remove this warning. See [2022-11-03T09:42:17.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:42:17.924Z] [2022-11-03T09:42:17.924Z] Login Succeeded [2022-11-03T09:42:18.203Z] nexus3.edgexfoundry.org:10002 [2022-11-03T09:42:18.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:42:18.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:42:18.476Z] Configure a credential helper to remove this warning. See [2022-11-03T09:42:18.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:42:18.476Z] [2022-11-03T09:42:18.476Z] Login Succeeded [2022-11-03T09:42:18.476Z] nexus3.edgexfoundry.org:10003 [2022-11-03T09:42:18.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:42:18.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:42:18.749Z] Configure a credential helper to remove this warning. See [2022-11-03T09:42:18.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:42:18.749Z] [2022-11-03T09:42:18.749Z] Login Succeeded [2022-11-03T09:42:18.749Z] nexus3.edgexfoundry.org:10004 [2022-11-03T09:42:19.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:42:19.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:42:19.294Z] Configure a credential helper to remove this warning. See [2022-11-03T09:42:19.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:42:19.294Z] [2022-11-03T09:42:19.294Z] Login Succeeded [2022-11-03T09:42:19.294Z] docker.io [2022-11-03T09:42:19.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:42:19.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:42:19.831Z] Configure a credential helper to remove this warning. See [2022-11-03T09:42:19.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:42:19.831Z] [2022-11-03T09:42:19.831Z] Login Succeeded [2022-11-03T09:42:19.831Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T09:42:19.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-03T09:42:20.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T09:42:20.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T09:42:20.054Z] ========================================================= [2022-11-03T09:42:20.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-03T09:42:20.054Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:42:20.396Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-03T09:42:20.666Z] Sending build context to Docker daemon 3.233MB [2022-11-03T09:42:20.666Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T09:42:20.666Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-03T09:42:20.939Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-03T09:42:20.939Z] 9b18e9b68314: Pulling fs layer [2022-11-03T09:42:20.939Z] 35d82f9e3411: Pulling fs layer [2022-11-03T09:42:20.939Z] e16973657156: Pulling fs layer [2022-11-03T09:42:20.939Z] fc693d55d65f: Pulling fs layer [2022-11-03T09:42:20.939Z] 7e9fc2657dce: Pulling fs layer [2022-11-03T09:42:20.939Z] dda99020689f: Pulling fs layer [2022-11-03T09:42:20.939Z] db1c61fa0a46: Pulling fs layer [2022-11-03T09:42:20.939Z] 891c053d2c06: Pulling fs layer [2022-11-03T09:42:20.939Z] dda99020689f: Waiting [2022-11-03T09:42:20.939Z] fc693d55d65f: Waiting [2022-11-03T09:42:20.939Z] 7e9fc2657dce: Waiting [2022-11-03T09:42:20.939Z] db1c61fa0a46: Waiting [2022-11-03T09:42:20.939Z] 891c053d2c06: Waiting [2022-11-03T09:42:20.939Z] e16973657156: Verifying Checksum [2022-11-03T09:42:20.939Z] e16973657156: Download complete [2022-11-03T09:42:20.939Z] 35d82f9e3411: Verifying Checksum [2022-11-03T09:42:20.939Z] 35d82f9e3411: Download complete [2022-11-03T09:42:20.939Z] 7e9fc2657dce: Verifying Checksum [2022-11-03T09:42:20.939Z] 7e9fc2657dce: Download complete [2022-11-03T09:42:20.939Z] dda99020689f: Verifying Checksum [2022-11-03T09:42:20.939Z] dda99020689f: Download complete [2022-11-03T09:42:20.939Z] 9b18e9b68314: Verifying Checksum [2022-11-03T09:42:22.021Z] 9b18e9b68314: Pull complete [2022-11-03T09:42:22.304Z] 891c053d2c06: Verifying Checksum [2022-11-03T09:42:22.304Z] 891c053d2c06: Download complete [2022-11-03T09:42:22.581Z] 35d82f9e3411: Pull complete [2022-11-03T09:42:23.184Z] e16973657156: Pull complete [2022-11-03T09:42:23.777Z] db1c61fa0a46: Verifying Checksum [2022-11-03T09:42:23.777Z] db1c61fa0a46: Download complete [2022-11-03T09:42:24.374Z] fc693d55d65f: Verifying Checksum [2022-11-03T09:42:24.374Z] fc693d55d65f: Download complete [2022-11-03T09:42:36.736Z] fc693d55d65f: Pull complete [2022-11-03T09:42:36.736Z] 7e9fc2657dce: Pull complete [2022-11-03T09:42:37.008Z] dda99020689f: Pull complete [2022-11-03T09:42:45.274Z] db1c61fa0a46: Pull complete [2022-11-03T09:42:46.686Z] 891c053d2c06: Pull complete [2022-11-03T09:42:46.686Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-03T09:42:46.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-03T09:42:46.686Z] ---> f96f9c87975a [2022-11-03T09:42:46.686Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-03T09:42:47.753Z] ---> Running in eb8022f33aa2 [2022-11-03T09:42:48.021Z] Removing intermediate container eb8022f33aa2 [2022-11-03T09:42:48.021Z] ---> 4a6193658ece [2022-11-03T09:42:48.021Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T09:42:48.290Z] ---> Running in 31ab3ea7d086 [2022-11-03T09:42:48.562Z] Removing intermediate container 31ab3ea7d086 [2022-11-03T09:42:48.562Z] ---> 1b0f3bb53e30 [2022-11-03T09:42:48.562Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-03T09:42:48.562Z] ---> Running in a4030908daef [2022-11-03T09:42:48.840Z] Removing intermediate container a4030908daef [2022-11-03T09:42:48.840Z] ---> 646e455698a3 [2022-11-03T09:42:48.840Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T09:42:49.110Z] ---> Running in 7b69f74a89a6 [2022-11-03T09:42:49.385Z] Removing intermediate container 7b69f74a89a6 [2022-11-03T09:42:49.385Z] ---> 7fe92f051f7f [2022-11-03T09:42:49.385Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T09:42:49.385Z] ---> Running in 9763832913cd [2022-11-03T09:42:50.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T09:42:50.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T09:42:51.800Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-11-03T09:42:51.800Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-11-03T09:42:51.800Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-11-03T09:42:51.800Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-11-03T09:42:52.070Z] Executing busybox-1.35.0-r17.trigger [2022-11-03T09:42:52.070Z] OK: 226 MiB in 55 packages [2022-11-03T09:42:53.064Z] Removing intermediate container 9763832913cd [2022-11-03T09:42:53.064Z] ---> d3fadc7332fe [2022-11-03T09:42:53.064Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-11-03T09:42:53.064Z] ---> Running in 3babaf288b7a [2022-11-03T09:42:53.655Z] Removing intermediate container 3babaf288b7a [2022-11-03T09:42:53.655Z] ---> ea0e27e07690 [2022-11-03T09:42:53.655Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-03T09:42:53.929Z] ---> fd45d61f5df1 [2022-11-03T09:42:53.929Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T09:42:54.197Z] ---> Running in faf03628dce7 [2022-11-03T09:43:50.663Z] Removing intermediate container faf03628dce7 [2022-11-03T09:43:50.663Z] ---> 69ed14833e66 [2022-11-03T09:43:50.663Z] Step 11/12 : COPY . . [2022-11-03T09:43:50.663Z] ---> 9e5585826550 [2022-11-03T09:43:50.663Z] Step 12/12 : RUN $MAKE [2022-11-03T09:43:50.663Z] ---> Running in 1fcf8fee1285 [2022-11-03T09:43:51.630Z] noop [2022-11-03T09:43:52.216Z] Removing intermediate container 1fcf8fee1285 [2022-11-03T09:43:52.216Z] ---> a8eddc9951d9 [2022-11-03T09:43:52.216Z] Successfully built a8eddc9951d9 [2022-11-03T09:43:52.216Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:43:52.568Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T09:43:52.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:43:52.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-118093 does not seem to be running inside a container [2022-11-03T09:43:52.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/78 -v /w/workspace/device-mqtt-go/78:/w/workspace/device-mqtt-go/78:rw,z -v /w/workspace/device-mqtt-go/78@tmp:/w/workspace/device-mqtt-go/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-03T09:43:54.104Z] $ docker top 3a97c0217dcc6262761a4ae0dd418904c44bb98878f1b9dc786653c52d979650 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T09:43:54.960Z] + go version [2022-11-03T09:43:54.960Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-03T09:43:54.979Z] $ docker stop --time=1 3a97c0217dcc6262761a4ae0dd418904c44bb98878f1b9dc786653c52d979650 [2022-11-03T09:43:56.575Z] $ docker rm -f 3a97c0217dcc6262761a4ae0dd418904c44bb98878f1b9dc786653c52d979650 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:43:57.102Z] + docker inspect -f . ci-base-image-arm64 [2022-11-03T09:43:57.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:43:57.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-118093 does not seem to be running inside a container [2022-11-03T09:43:57.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/78 -v /w/workspace/device-mqtt-go/78:/w/workspace/device-mqtt-go/78:rw,z -v /w/workspace/device-mqtt-go/78@tmp:/w/workspace/device-mqtt-go/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-03T09:43:59.802Z] $ docker top 0d57218eab7b09cf6ef12661c80612fa6407bbdac9cde7db88bfbbdf056feca5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T09:44:00.642Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/78 [Pipeline] fileExists [Pipeline] sh [2022-11-03T09:44:01.297Z] + make test [2022-11-03T09:44:01.297Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-03T09:44:03.244Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-11-03T09:45:39.947Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-11-03T09:45:39.947Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.079s coverage: 21.8% of statements [2022-11-03T09:45:39.947Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-11-03T09:45:39.947Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-03T09:45:39.947Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-03T09:46:06.641Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-03T09:46:06.641Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-03T09:46:06.641Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-03T09:46:06.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-03T09:46:06.671Z] $ docker stop --time=1 0d57218eab7b09cf6ef12661c80612fa6407bbdac9cde7db88bfbbdf056feca5 [2022-11-03T09:46:08.502Z] $ docker rm -f 0d57218eab7b09cf6ef12661c80612fa6407bbdac9cde7db88bfbbdf056feca5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T09:46:09.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-03T09:46:09.589Z] Warning: overwriting stash ‘coverage-report’ [2022-11-03T09:46:10.112Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-03T09:46:10.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-03T09:46:10.846Z] + ls -al . [2022-11-03T09:46:10.846Z] total 192 [2022-11-03T09:46:10.846Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 09:44 . [2022-11-03T09:46:10.846Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 09:41 .. [2022-11-03T09:46:10.846Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 3 09:41 .dockerignore [2022-11-03T09:46:10.846Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 09:41 .git [2022-11-03T09:46:10.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 09:41 .github [2022-11-03T09:46:10.846Z] -rw-rw-r-- 1 jenkins jenkins 329 Nov 3 09:41 .gitignore [2022-11-03T09:46:10.846Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 3 09:41 .golangci.yml [2022-11-03T09:46:10.846Z] -rw-rw-r-- 1 jenkins jenkins 9293 Nov 3 09:41 Attribution.txt [2022-11-03T09:46:10.846Z] -rw-rw-r-- 1 jenkins jenkins 13162 Nov 3 09:41 CHANGELOG.md [2022-11-03T09:46:10.846Z] -rw-rw-r-- 1 jenkins jenkins 1752 Nov 3 09:41 Dockerfile [2022-11-03T09:46:10.846Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 09:41 GOVERNANCE.md [2022-11-03T09:46:10.846Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 3 09:41 Jenkinsfile [2022-11-03T09:46:10.846Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 3 09:41 LICENSE [2022-11-03T09:46:10.846Z] -rw-rw-r-- 1 jenkins jenkins 2126 Nov 3 09:41 Makefile [2022-11-03T09:46:10.846Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 3 09:41 OWNERS.md [2022-11-03T09:46:10.846Z] -rw-rw-r-- 1 jenkins jenkins 3165 Nov 3 09:41 README.md [2022-11-03T09:46:10.846Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 09:38 VERSION [2022-11-03T09:46:10.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 09:41 bin [2022-11-03T09:46:10.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 09:41 cmd [2022-11-03T09:46:10.846Z] -rw-r--r-- 1 jenkins jenkins 17887 Nov 3 09:45 coverage.out [2022-11-03T09:46:10.846Z] -rw-rw-r-- 1 jenkins jenkins 3512 Nov 3 09:41 go.mod [2022-11-03T09:46:10.846Z] -rw-rw-r-- 1 jenkins jenkins 45144 Nov 3 09:41 go.sum [2022-11-03T09:46:10.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 09:41 internal [2022-11-03T09:46:10.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 09:41 mock [2022-11-03T09:46:10.846Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 09:41 snap [2022-11-03T09:46:10.846Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 3 09:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:46:11.217Z] + 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=caab5c19f0226ea205a717313438d75c5b5382a1 --label arch=arm64 --label version=2.3.0-dev.31 . [2022-11-03T09:46:11.486Z] Sending build context to Docker daemon 3.251MB [2022-11-03T09:46:11.486Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-11-03T09:46:11.486Z] Step 2/24 : FROM ${BASE} AS builder [2022-11-03T09:46:11.486Z] ---> a8eddc9951d9 [2022-11-03T09:46:11.486Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-03T09:46:11.753Z] ---> Running in c1f735e71979 [2022-11-03T09:46:12.339Z] Removing intermediate container c1f735e71979 [2022-11-03T09:46:12.339Z] ---> dcbb770e8b20 [2022-11-03T09:46:12.339Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-03T09:46:12.339Z] ---> Running in 719ff85fd7eb [2022-11-03T09:46:12.607Z] Removing intermediate container 719ff85fd7eb [2022-11-03T09:46:12.607Z] ---> 670fddb8ca99 [2022-11-03T09:46:12.607Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-03T09:46:12.607Z] ---> Running in 89d016e248e9 [2022-11-03T09:46:13.221Z] Removing intermediate container 89d016e248e9 [2022-11-03T09:46:13.221Z] ---> 19f43ff140d2 [2022-11-03T09:46:13.221Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-11-03T09:46:13.221Z] ---> Running in 9180f201288e [2022-11-03T09:46:13.499Z] Removing intermediate container 9180f201288e [2022-11-03T09:46:13.499Z] ---> dba1e90d1994 [2022-11-03T09:46:13.499Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-03T09:46:13.499Z] ---> Running in e37121eaf102 [2022-11-03T09:46:14.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T09:46:14.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T09:46:16.342Z] OK: 226 MiB in 55 packages [2022-11-03T09:46:17.316Z] Removing intermediate container e37121eaf102 [2022-11-03T09:46:17.316Z] ---> d73284472a77 [2022-11-03T09:46:17.316Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-11-03T09:46:17.316Z] ---> Running in cc84a234172e [2022-11-03T09:46:17.588Z] Removing intermediate container cc84a234172e [2022-11-03T09:46:17.588Z] ---> 9fd6f1d4eb68 [2022-11-03T09:46:17.588Z] Step 9/24 : COPY go.mod vendor* ./ [2022-11-03T09:46:18.572Z] ---> 20788f5df0dc [2022-11-03T09:46:18.572Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-03T09:46:18.572Z] ---> Running in fdc95543a275 [2022-11-03T09:46:22.018Z] Removing intermediate container fdc95543a275 [2022-11-03T09:46:22.018Z] ---> 6bde895b8363 [2022-11-03T09:46:22.018Z] Step 11/24 : COPY . . [2022-11-03T09:46:22.608Z] ---> 0f333a75bdca [2022-11-03T09:46:22.608Z] Step 12/24 : RUN $MAKE [2022-11-03T09:46:22.608Z] ---> Running in 108812bbdc05 [2022-11-03T09:46:23.578Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-11-03T09:49:15.339Z] Removing intermediate container 108812bbdc05 [2022-11-03T09:49:15.339Z] ---> 5f4b9b309a15 [2022-11-03T09:49:15.339Z] Step 13/24 : FROM alpine:3.16 [2022-11-03T09:49:15.339Z] 3.16: Pulling from library/alpine [2022-11-03T09:49:15.339Z] 9b18e9b68314: Already exists [2022-11-03T09:49:15.339Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-03T09:49:15.339Z] Status: Downloaded newer image for alpine:3.16 [2022-11-03T09:49:15.339Z] ---> a6215f271958 [2022-11-03T09:49:15.339Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-11-03T09:49:15.339Z] ---> Running in dfa9539ad821 [2022-11-03T09:49:15.339Z] Removing intermediate container dfa9539ad821 [2022-11-03T09:49:15.339Z] ---> 607b77fa1473 [2022-11-03T09:49:15.339Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-03T09:49:15.339Z] ---> Running in e629ce72bd17 [2022-11-03T09:49:15.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-03T09:49:15.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-03T09:49:15.339Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-03T09:49:15.339Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-03T09:49:15.339Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-03T09:49:15.339Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-03T09:49:15.339Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-03T09:49:15.339Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-03T09:49:15.339Z] Executing busybox-1.35.0-r17.trigger [2022-11-03T09:49:15.339Z] OK: 8 MiB in 20 packages [2022-11-03T09:49:15.339Z] Removing intermediate container e629ce72bd17 [2022-11-03T09:49:15.339Z] ---> 69a40cc3f6d4 [2022-11-03T09:49:15.339Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-11-03T09:49:15.339Z] ---> 411ceb49fbe6 [2022-11-03T09:49:15.339Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-11-03T09:49:15.339Z] ---> 8ab0052f2f39 [2022-11-03T09:49:15.339Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-11-03T09:49:15.339Z] ---> 428fabb1a522 [2022-11-03T09:49:15.339Z] Step 19/24 : EXPOSE 59982 [2022-11-03T09:49:15.339Z] ---> Running in d6924f951760 [2022-11-03T09:49:15.339Z] Removing intermediate container d6924f951760 [2022-11-03T09:49:15.339Z] ---> fcd4037bcf7d [2022-11-03T09:49:15.339Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-11-03T09:49:15.339Z] ---> Running in 4e7f947431a3 [2022-11-03T09:49:15.339Z] Removing intermediate container 4e7f947431a3 [2022-11-03T09:49:15.339Z] ---> 05cfce8f8cc0 [2022-11-03T09:49:15.339Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-03T09:49:15.339Z] ---> Running in 2997d1dde469 [2022-11-03T09:49:15.339Z] Removing intermediate container 2997d1dde469 [2022-11-03T09:49:15.339Z] ---> 9e149539b815 [2022-11-03T09:49:15.339Z] Step 22/24 : LABEL arch=arm64 [2022-11-03T09:49:15.339Z] ---> Running in 2c1e38e1321b [2022-11-03T09:49:15.339Z] Removing intermediate container 2c1e38e1321b [2022-11-03T09:49:15.339Z] ---> 2c1b662d94d0 [2022-11-03T09:49:15.339Z] Step 23/24 : LABEL git_sha=caab5c19f0226ea205a717313438d75c5b5382a1 [2022-11-03T09:49:15.339Z] ---> Running in 99624bc61720 [2022-11-03T09:49:15.339Z] Removing intermediate container 99624bc61720 [2022-11-03T09:49:15.339Z] ---> 338efd2143ff [2022-11-03T09:49:15.339Z] Step 24/24 : LABEL version=2.3.0-dev.31 [2022-11-03T09:49:15.339Z] ---> Running in 23edbc76173b [2022-11-03T09:49:15.339Z] Removing intermediate container 23edbc76173b [2022-11-03T09:49:15.339Z] ---> 5b8e6f52a064 [2022-11-03T09:49:15.339Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-03T09:49:15.339Z] Successfully built 5b8e6f52a064 [2022-11-03T09:49:15.339Z] 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 [2022-11-03T09:49:15.458Z] provisioning config files... [2022-11-03T09:49:15.471Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/78@tmp/config16792206900057152749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:49:15.801Z] ---> docker-login.sh [2022-11-03T09:49:15.801Z] nexus3.edgexfoundry.org:10001 [2022-11-03T09:49:15.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:49:16.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:49:16.068Z] Configure a credential helper to remove this warning. See [2022-11-03T09:49:16.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:49:16.068Z] [2022-11-03T09:49:16.068Z] Login Succeeded [2022-11-03T09:49:16.068Z] nexus3.edgexfoundry.org:10002 [2022-11-03T09:49:16.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:49:16.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:49:16.335Z] Configure a credential helper to remove this warning. See [2022-11-03T09:49:16.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:49:16.335Z] [2022-11-03T09:49:16.335Z] Login Succeeded [2022-11-03T09:49:16.335Z] nexus3.edgexfoundry.org:10003 [2022-11-03T09:49:16.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:49:16.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:49:16.600Z] Configure a credential helper to remove this warning. See [2022-11-03T09:49:16.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:49:16.600Z] [2022-11-03T09:49:16.600Z] Login Succeeded [2022-11-03T09:49:16.600Z] nexus3.edgexfoundry.org:10004 [2022-11-03T09:49:16.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:49:17.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:49:17.136Z] Configure a credential helper to remove this warning. See [2022-11-03T09:49:17.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:49:17.136Z] [2022-11-03T09:49:17.136Z] Login Succeeded [2022-11-03T09:49:17.136Z] docker.io [2022-11-03T09:49:17.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-03T09:49:17.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-03T09:49:17.668Z] Configure a credential helper to remove this warning. See [2022-11-03T09:49:17.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-03T09:49:17.668Z] [2022-11-03T09:49:17.668Z] Login Succeeded [2022-11-03T09:49:17.668Z] ---> docker-login.sh ends [Pipeline] } [2022-11-03T09:49:17.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T09:49:17.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-03T09:49:17.719Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-11-03T09:49:17.719Z] caab5c19f0226ea205a717313438d75c5b5382a1 [2022-11-03T09:49:17.719Z] latest [2022-11-03T09:49:17.719Z] 2.3.0-dev.31 [2022-11-03T09:49:17.719Z] caab5c19f0226ea205a717313438d75c5b5382a1-2.3.0-dev.31 [2022-11-03T09:49:17.719Z] main [2022-11-03T09:49:17.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:49:18.074Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:caab5c19f0226ea205a717313438d75c5b5382a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:49:18.415Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:caab5c19f0226ea205a717313438d75c5b5382a1 [2022-11-03T09:49:18.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-03T09:49:18.415Z] 07cf537fe71a: Preparing [2022-11-03T09:49:18.415Z] 07e27c6e5e12: Preparing [2022-11-03T09:49:18.415Z] ecffda4386f8: Preparing [2022-11-03T09:49:18.415Z] 9203f2bf3ba6: Preparing [2022-11-03T09:49:18.415Z] 5d3e392a13a0: Preparing [2022-11-03T09:49:18.415Z] 5d3e392a13a0: Layer already exists [2022-11-03T09:49:18.680Z] 07e27c6e5e12: Pushed [2022-11-03T09:49:18.680Z] 07cf537fe71a: Pushed [2022-11-03T09:49:19.259Z] 9203f2bf3ba6: Pushed [2022-11-03T09:49:23.527Z] ecffda4386f8: Pushed [2022-11-03T09:49:23.527Z] caab5c19f0226ea205a717313438d75c5b5382a1: digest: sha256:7e6fafc0a8d0d63aea864ee1378cb7b4523614d9308447c934901cedfbc21f2d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:49:23.863Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:49:24.200Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-11-03T09:49:24.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-03T09:49:24.200Z] 07cf537fe71a: Preparing [2022-11-03T09:49:24.200Z] 07e27c6e5e12: Preparing [2022-11-03T09:49:24.200Z] ecffda4386f8: Preparing [2022-11-03T09:49:24.200Z] 9203f2bf3ba6: Preparing [2022-11-03T09:49:24.200Z] 5d3e392a13a0: Preparing [2022-11-03T09:49:24.200Z] 07cf537fe71a: Layer already exists [2022-11-03T09:49:24.200Z] 9203f2bf3ba6: Layer already exists [2022-11-03T09:49:24.200Z] 07e27c6e5e12: Layer already exists [2022-11-03T09:49:24.200Z] ecffda4386f8: Layer already exists [2022-11-03T09:49:24.200Z] 5d3e392a13a0: Layer already exists [2022-11-03T09:49:24.200Z] latest: digest: sha256:7e6fafc0a8d0d63aea864ee1378cb7b4523614d9308447c934901cedfbc21f2d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:49:24.808Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:49:25.147Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.31 [2022-11-03T09:49:25.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-03T09:49:25.147Z] 07cf537fe71a: Preparing [2022-11-03T09:49:25.147Z] 07e27c6e5e12: Preparing [2022-11-03T09:49:25.147Z] ecffda4386f8: Preparing [2022-11-03T09:49:25.147Z] 9203f2bf3ba6: Preparing [2022-11-03T09:49:25.147Z] 5d3e392a13a0: Preparing [2022-11-03T09:49:25.147Z] 5d3e392a13a0: Layer already exists [2022-11-03T09:49:25.147Z] 07cf537fe71a: Layer already exists [2022-11-03T09:49:25.147Z] 9203f2bf3ba6: Layer already exists [2022-11-03T09:49:25.147Z] 07e27c6e5e12: Layer already exists [2022-11-03T09:49:25.147Z] ecffda4386f8: Layer already exists [2022-11-03T09:49:25.147Z] 2.3.0-dev.31: digest: sha256:7e6fafc0a8d0d63aea864ee1378cb7b4523614d9308447c934901cedfbc21f2d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:49:25.489Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:caab5c19f0226ea205a717313438d75c5b5382a1-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:49:25.826Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:caab5c19f0226ea205a717313438d75c5b5382a1-2.3.0-dev.31 [2022-11-03T09:49:25.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-03T09:49:25.826Z] 07cf537fe71a: Preparing [2022-11-03T09:49:25.826Z] 07e27c6e5e12: Preparing [2022-11-03T09:49:25.826Z] ecffda4386f8: Preparing [2022-11-03T09:49:25.826Z] 9203f2bf3ba6: Preparing [2022-11-03T09:49:25.826Z] 5d3e392a13a0: Preparing [2022-11-03T09:49:25.826Z] 5d3e392a13a0: Layer already exists [2022-11-03T09:49:25.826Z] ecffda4386f8: Layer already exists [2022-11-03T09:49:25.826Z] 9203f2bf3ba6: Layer already exists [2022-11-03T09:49:25.826Z] 07cf537fe71a: Layer already exists [2022-11-03T09:49:25.826Z] 07e27c6e5e12: Layer already exists [2022-11-03T09:49:25.826Z] caab5c19f0226ea205a717313438d75c5b5382a1-2.3.0-dev.31: digest: sha256:7e6fafc0a8d0d63aea864ee1378cb7b4523614d9308447c934901cedfbc21f2d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:49:26.435Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:49:26.786Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-11-03T09:49:26.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-03T09:49:26.786Z] 07cf537fe71a: Preparing [2022-11-03T09:49:26.786Z] 07e27c6e5e12: Preparing [2022-11-03T09:49:26.786Z] ecffda4386f8: Preparing [2022-11-03T09:49:26.786Z] 9203f2bf3ba6: Preparing [2022-11-03T09:49:26.786Z] 5d3e392a13a0: Preparing [2022-11-03T09:49:26.786Z] 07cf537fe71a: Layer already exists [2022-11-03T09:49:26.786Z] ecffda4386f8: Layer already exists [2022-11-03T09:49:26.786Z] 07e27c6e5e12: Layer already exists [2022-11-03T09:49:26.786Z] 5d3e392a13a0: Layer already exists [2022-11-03T09:49:26.786Z] 9203f2bf3ba6: Layer already exists [2022-11-03T09:49:26.786Z] main: digest: sha256:7e6fafc0a8d0d63aea864ee1378cb7b4523614d9308447c934901cedfbc21f2d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-03T09:49:27.098Z] ===================================================== [Pipeline] echo [2022-11-03T09:49:27.104Z] taggedImages: [2022-11-03T09:49:27.104Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:caab5c19f0226ea205a717313438d75c5b5382a1 [2022-11-03T09:49:27.104Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-11-03T09:49:27.104Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.31 [2022-11-03T09:49:27.104Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:caab5c19f0226ea205a717313438d75c5b5382a1-2.3.0-dev.31 [2022-11-03T09:49:27.104Z] - 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 [2022-11-03T09:49:27.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T09:49:27.506Z] [2022-11-03T09:49:27.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:49:27.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T09:49:27.867Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-03T09:49:27.867Z] 8998bd30e6a1: Pulling fs layer [2022-11-03T09:49:27.867Z] 04944245beec: Pulling fs layer [2022-11-03T09:49:27.867Z] 699f458cf7ca: Pulling fs layer [2022-11-03T09:49:27.867Z] 765212b225bb: Pulling fs layer [2022-11-03T09:49:27.867Z] f23df028b6ca: Pulling fs layer [2022-11-03T09:49:27.867Z] d65c8cfc05b1: Pulling fs layer [2022-11-03T09:49:27.867Z] 2437ff75d9bd: Pulling fs layer [2022-11-03T09:49:27.867Z] f23df028b6ca: Waiting [2022-11-03T09:49:27.867Z] d65c8cfc05b1: Waiting [2022-11-03T09:49:27.867Z] 765212b225bb: Waiting [2022-11-03T09:49:27.867Z] 2437ff75d9bd: Waiting [2022-11-03T09:49:28.144Z] 04944245beec: Verifying Checksum [2022-11-03T09:49:28.144Z] 04944245beec: Download complete [2022-11-03T09:49:28.144Z] 765212b225bb: Verifying Checksum [2022-11-03T09:49:28.144Z] 765212b225bb: Download complete [2022-11-03T09:49:28.144Z] f23df028b6ca: Verifying Checksum [2022-11-03T09:49:28.144Z] f23df028b6ca: Download complete [2022-11-03T09:49:28.144Z] d65c8cfc05b1: Verifying Checksum [2022-11-03T09:49:28.144Z] d65c8cfc05b1: Download complete [2022-11-03T09:49:28.431Z] 699f458cf7ca: Verifying Checksum [2022-11-03T09:49:28.431Z] 699f458cf7ca: Download complete [2022-11-03T09:49:28.720Z] 8998bd30e6a1: Verifying Checksum [2022-11-03T09:49:28.720Z] 8998bd30e6a1: Download complete [2022-11-03T09:49:31.393Z] 2437ff75d9bd: Verifying Checksum [2022-11-03T09:49:31.393Z] 2437ff75d9bd: Download complete [2022-11-03T09:49:32.799Z] 8998bd30e6a1: Pull complete [2022-11-03T09:49:33.070Z] 04944245beec: Pull complete [2022-11-03T09:49:34.477Z] 699f458cf7ca: Pull complete [2022-11-03T09:49:34.746Z] 765212b225bb: Pull complete [2022-11-03T09:49:35.706Z] f23df028b6ca: Pull complete [2022-11-03T09:49:35.706Z] d65c8cfc05b1: Pull complete [2022-11-03T09:49:50.687Z] 2437ff75d9bd: Pull complete [2022-11-03T09:49:50.687Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-03T09:49:50.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-03T09:49:50.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:49:50.868Z] prd-ubuntu20.04-docker-arm64-4c-16g-118093 does not seem to be running inside a container [2022-11-03T09:49:50.933Z] $ 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/78 -v /w/workspace/device-mqtt-go/78:/w/workspace/device-mqtt-go/78:rw,z -v /w/workspace/device-mqtt-go/78@tmp:/w/workspace/device-mqtt-go/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-03T09:49:53.671Z] $ docker top 39a6ce816eb91e5c5da923a59488bf02717481912e5dd50519490663e54cf24d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:49:54.494Z] ---> job-cost.sh [2022-11-03T09:49:54.494Z] lf-activate-venv: SKIPPING [2022-11-03T09:49:54.494Z] INFO: No Stack... [2022-11-03T09:49:55.074Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-03T09:49:55.654Z] INFO: Archiving Costs [Pipeline] sh [2022-11-03T09:49:55.973Z] + cat /w/workspace/device-mqtt-go/78/archives/cost.csv [2022-11-03T09:49:55.973Z] + cut -d, -f6 [Pipeline] lock [2022-11-03T09:49:56.301Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-78-stack-cost] [2022-11-03T09:49:56.310Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-78-stack-cost] did not exist. Created. [2022-11-03T09:49:56.310Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-03T09:49:56.643Z] /w/workspace/device-mqtt-go/78@tmp/durable-1c72494e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-03T09:49:56.981Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-03T09:49:56.996Z] Warning: overwriting stash ‘stack-cost’ [2022-11-03T09:49:57.051Z] Stashed 1 file(s) [Pipeline] } [2022-11-03T09:49:57.059Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-03T09:49:57.082Z] $ docker stop --time=1 39a6ce816eb91e5c5da923a59488bf02717481912e5dd50519490663e54cf24d [2022-11-03T09:49:58.547Z] $ docker rm -f 39a6ce816eb91e5c5da923a59488bf02717481912e5dd50519490663e54cf24d [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 [2022-11-03T09:49:58.937Z] provisioning config files... [2022-11-03T09:49:58.943Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config300415772339788691tmp [Pipeline] { [Pipeline] sh [2022-11-03T09:49:59.231Z] + set +x [2022-11-03T09:49:59.231Z] + curl -s https://codecov.io/bash [2022-11-03T09:49:59.231Z] + bash -s -- [2022-11-03T09:49:59.231Z] [2022-11-03T09:49:59.231Z] _____ _ [2022-11-03T09:49:59.231Z] / ____| | | [2022-11-03T09:49:59.231Z] | | ___ __| | ___ ___ _____ __ [2022-11-03T09:49:59.231Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-03T09:49:59.231Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-03T09:49:59.231Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-03T09:49:59.231Z] Bash-1.0.6 [2022-11-03T09:49:59.231Z] [2022-11-03T09:49:59.231Z] [2022-11-03T09:49:59.231Z] ==> git version 2.25.1 found [2022-11-03T09:49:59.231Z] ==> 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 [2022-11-03T09:49:59.231Z] Release-Date: 2020-01-08 [2022-11-03T09:49:59.231Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-03T09:49:59.231Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-03T09:49:59.231Z] ==> Jenkins CI detected. [2022-11-03T09:49:59.231Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-11-03T09:49:59.231Z] project root: . [2022-11-03T09:49:59.231Z] --> token set from env [2022-11-03T09:49:59.231Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-03T09:49:59.231Z] ==> Running gcov in . (disable via -X gcov) [2022-11-03T09:49:59.231Z] ==> Python coveragepy not found [2022-11-03T09:49:59.231Z] ==> Searching for coverage reports in: [2022-11-03T09:49:59.231Z] + . [2022-11-03T09:49:59.231Z] -> Found 1 reports [2022-11-03T09:49:59.231Z] ==> Detecting git/mercurial file structure [2022-11-03T09:49:59.231Z] ==> Reading reports [2022-11-03T09:49:59.231Z] + ./coverage.out bytes=17887 [2022-11-03T09:49:59.231Z] ==> Appending adjustments [2022-11-03T09:49:59.231Z] https://docs.codecov.io/docs/fixing-reports [2022-11-03T09:49:59.493Z] + Found adjustments [2022-11-03T09:49:59.493Z] ==> Gzipping contents [2022-11-03T09:49:59.493Z] 4.0K /tmp/codecov.J236hx.gz [2022-11-03T09:49:59.493Z] ==> Uploading reports [2022-11-03T09:49:59.493Z] url: https://codecov.io [2022-11-03T09:49:59.493Z] query: branch=main&commit=caab5c19f0226ea205a717313438d75c5b5382a1&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-03T09:49:59.493Z] -> Pinging Codecov [2022-11-03T09:49:59.493Z] 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=caab5c19f0226ea205a717313438d75c5b5382a1&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-03T09:49:59.756Z] -> Uploading to [2022-11-03T09:49:59.756Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-03/7D719EC7BBE17E464838252E33014C33/caab5c19f0226ea205a717313438d75c5b5382a1/283090cd-6615-45e6-a627-e3875c617a05.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221103T094959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=03d93218df69414f1fd75bdef46b24c90d96862dc5adc268d9b80f0b47c50ca3 [2022-11-03T09:49:59.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-03T09:49:59.756Z] Dload Upload Total Spent Left Speed [2022-11-03T09:50:00.014Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 14205 --:--:-- --:--:-- --:--:-- 14205 [2022-11-03T09:50:00.014Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/caab5c19f0226ea205a717313438d75c5b5382a1 [Pipeline] } [2022-11-03T09:50:00.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-03T09:50:00.140Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-03T09:50:00.156Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:50:00.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T09:50:00.448Z] [2022-11-03T09:50:00.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:50:00.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T09:50:00.748Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-03T09:50:00.748Z] df9b9388f04a: Pulling fs layer [2022-11-03T09:50:00.748Z] 52dc419b0ee2: Pulling fs layer [2022-11-03T09:50:00.748Z] 25bc292e5bac: Pulling fs layer [2022-11-03T09:50:00.748Z] 114826534d7a: Pulling fs layer [2022-11-03T09:50:00.748Z] 4657fd5d0bcf: Pulling fs layer [2022-11-03T09:50:00.748Z] 6ad1cebc031e: Pulling fs layer [2022-11-03T09:50:00.748Z] 8a3aa393b2d8: Pulling fs layer [2022-11-03T09:50:00.748Z] 6ad1cebc031e: Waiting [2022-11-03T09:50:00.748Z] 8a3aa393b2d8: Waiting [2022-11-03T09:50:00.748Z] 114826534d7a: Waiting [2022-11-03T09:50:00.748Z] 4657fd5d0bcf: Waiting [2022-11-03T09:50:00.748Z] 25bc292e5bac: Download complete [2022-11-03T09:50:00.748Z] 52dc419b0ee2: Verifying Checksum [2022-11-03T09:50:00.748Z] 52dc419b0ee2: Download complete [2022-11-03T09:50:00.748Z] 4657fd5d0bcf: Download complete [2022-11-03T09:50:01.008Z] df9b9388f04a: Verifying Checksum [2022-11-03T09:50:01.008Z] df9b9388f04a: Download complete [2022-11-03T09:50:01.008Z] df9b9388f04a: Pull complete [2022-11-03T09:50:01.008Z] 6ad1cebc031e: Verifying Checksum [2022-11-03T09:50:01.008Z] 6ad1cebc031e: Download complete [2022-11-03T09:50:01.269Z] 52dc419b0ee2: Pull complete [2022-11-03T09:50:01.269Z] 25bc292e5bac: Pull complete [2022-11-03T09:50:01.842Z] 114826534d7a: Download complete [2022-11-03T09:50:01.842Z] 8a3aa393b2d8: Verifying Checksum [2022-11-03T09:50:01.842Z] 8a3aa393b2d8: Download complete [2022-11-03T09:50:05.130Z] 114826534d7a: Pull complete [2022-11-03T09:50:05.130Z] 4657fd5d0bcf: Pull complete [2022-11-03T09:50:05.388Z] 6ad1cebc031e: Pull complete [2022-11-03T09:50:07.914Z] 8a3aa393b2d8: Pull complete [2022-11-03T09:50:07.914Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-03T09:50:07.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-03T09:50:07.914Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:50:07.995Z] prd-ubuntu20.04-docker-8c-8g-118090 does not seem to be running inside a container [2022-11-03T09:50:08.027Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-03T09:50:09.890Z] $ docker top 2700ba29a1e4437e53c648f77eac526047e5135ddd06c07f39d5528a09ea65c7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-03T09:50:09.956Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-11-03T09:50:10.233Z] + set -o pipefail [2022-11-03T09:50:10.233Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-11-03T09:50:14.415Z] [2022-11-03T09:50:14.416Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-11-03T09:50:14.416Z] [2022-11-03T09:50:14.416Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/85717207-7307-4eac-a707-fd61ecf63c02 [2022-11-03T09:50:14.416Z] [2022-11-03T09:50:14.416Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-03T09:50:14.416Z] [2022-11-03T09:50:14.416Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-03T09:50:14.416Z] [2022-11-03T09:50:14.674Z] [2022-11-03T09:50:14.674Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-03T09:50:14.674Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-03T09:50:14.674Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-03T09:50:14.680Z] $ docker stop --time=1 2700ba29a1e4437e53c648f77eac526047e5135ddd06c07f39d5528a09ea65c7 [2022-11-03T09:50:16.915Z] $ docker rm -f 2700ba29a1e4437e53c648f77eac526047e5135ddd06c07f39d5528a09ea65c7 [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 [2022-11-03T09:50:17.586Z] + git log --format=format:%s -1 caab5c19f0226ea205a717313438d75c5b5382a1 [Pipeline] sh [2022-11-03T09:50:17.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T09:50:17.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:50:18.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T09:50:18.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:50:18.228Z] prd-ubuntu20.04-docker-8c-8g-118090 does not seem to be running inside a container [2022-11-03T09:50:18.253Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T09:50:18.664Z] $ docker top 47ac8e4532ac92f2c7f12f38be1b3872e061c6417752cc32b8f5cd08a5ce8cac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T09:50:18.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T09:50:18.761Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T09:50:18.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T09:50:18.877Z] $ docker exec 47ac8e4532ac92f2c7f12f38be1b3872e061c6417752cc32b8f5cd08a5ce8cac ssh-agent [2022-11-03T09:50:18.996Z] SSH_AUTH_SOCK=/tmp/ssh-ZHe1LbzbDNpN/agent.32 [2022-11-03T09:50:18.996Z] SSH_AGENT_PID=38 [2022-11-03T09:50:19.000Z] Running ssh-add (command line suppressed) [2022-11-03T09:50:19.096Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13671256235738848439.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13671256235738848439.key) [2022-11-03T09:50:19.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T09:50:19.396Z] + git semver tag [2022-11-03T09:50:19.655Z] 2022-11-03 09:50:19,575 [run_tag] DEBUG tag force:False [2022-11-03T09:50:19.655Z] 2022-11-03 09:50:19,575 [check_head_tag] DEBUG check head tag [2022-11-03T09:50:19.655Z] 2022-11-03 09:50:19,576 [execute] INFO git cat-file --batch-check [2022-11-03T09:50:19.655Z] 2022-11-03 09:50:19,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-11-03T09:50:19.655Z] 2022-11-03 09:50:19,579 [execute] INFO git cat-file --batch [2022-11-03T09:50:19.655Z] 2022-11-03 09:50:19,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-11-03T09:50:19.655Z] 2022-11-03 09:50:19,602 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-03T09:50:19.655Z] 2022-11-03 09:50:19,602 [execute] INFO git tag -a v2.3.0-dev.31 -m v2.3.0-dev.31 [2022-11-03T09:50:19.655Z] 2022-11-03 09:50:19,602 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.31', '-m', 'v2.3.0-dev.31'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-03T09:50:19.655Z] 2022-11-03 09:50:19,607 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-03T09:50:19.655Z] 2.3.0-dev.31 [Pipeline] } [2022-11-03T09:50:19.660Z] $ docker exec --env ******** --env ******** 47ac8e4532ac92f2c7f12f38be1b3872e061c6417752cc32b8f5cd08a5ce8cac ssh-agent -k [2022-11-03T09:50:19.748Z] unset SSH_AUTH_SOCK; [2022-11-03T09:50:19.748Z] unset SSH_AGENT_PID; [2022-11-03T09:50:19.748Z] echo Agent pid 38 killed; [2022-11-03T09:50:19.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T09:50:20.062Z] + git semver [Pipeline] } [2022-11-03T09:50:20.330Z] $ docker stop --time=1 47ac8e4532ac92f2c7f12f38be1b3872e061c6417752cc32b8f5cd08a5ce8cac [2022-11-03T09:50:21.638Z] $ docker rm -f 47ac8e4532ac92f2c7f12f38be1b3872e061c6417752cc32b8f5cd08a5ce8cac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:50:22.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T09:50:22.019Z] [2022-11-03T09:50:22.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:50:22.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T09:50:22.323Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-03T09:50:22.323Z] ab5ef0e58194: Pulling fs layer [2022-11-03T09:50:22.323Z] 9712f1f96733: Pulling fs layer [2022-11-03T09:50:22.323Z] 63f879dbbcfc: Pulling fs layer [2022-11-03T09:50:22.323Z] 0d9ebad4ef96: Pulling fs layer [2022-11-03T09:50:22.323Z] e9a5061849ea: Pulling fs layer [2022-11-03T09:50:22.323Z] d747dcd14b5f: Pulling fs layer [2022-11-03T09:50:22.323Z] 2de7ff778b66: Pulling fs layer [2022-11-03T09:50:22.323Z] 0d9ebad4ef96: Waiting [2022-11-03T09:50:22.323Z] d747dcd14b5f: Waiting [2022-11-03T09:50:22.323Z] 2de7ff778b66: Waiting [2022-11-03T09:50:22.323Z] e9a5061849ea: Waiting [2022-11-03T09:50:22.323Z] 9712f1f96733: Download complete [2022-11-03T09:50:22.586Z] 63f879dbbcfc: Verifying Checksum [2022-11-03T09:50:22.586Z] 63f879dbbcfc: Download complete [2022-11-03T09:50:22.846Z] e9a5061849ea: Verifying Checksum [2022-11-03T09:50:22.846Z] e9a5061849ea: Download complete [2022-11-03T09:50:22.846Z] d747dcd14b5f: Download complete [2022-11-03T09:50:22.846Z] ab5ef0e58194: Verifying Checksum [2022-11-03T09:50:22.846Z] ab5ef0e58194: Download complete [2022-11-03T09:50:22.846Z] 0d9ebad4ef96: Verifying Checksum [2022-11-03T09:50:22.846Z] 0d9ebad4ef96: Download complete [2022-11-03T09:50:22.846Z] 2de7ff778b66: Verifying Checksum [2022-11-03T09:50:22.846Z] 2de7ff778b66: Download complete [2022-11-03T09:50:25.373Z] ab5ef0e58194: Pull complete [2022-11-03T09:50:25.631Z] 9712f1f96733: Pull complete [2022-11-03T09:50:26.197Z] 63f879dbbcfc: Pull complete [2022-11-03T09:50:29.479Z] 0d9ebad4ef96: Pull complete [2022-11-03T09:50:29.738Z] e9a5061849ea: Pull complete [2022-11-03T09:50:29.738Z] d747dcd14b5f: Pull complete [2022-11-03T09:50:30.672Z] 2de7ff778b66: Pull complete [2022-11-03T09:50:30.672Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-03T09:50:30.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-03T09:50:30.672Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:50:30.754Z] prd-ubuntu20.04-docker-8c-8g-118090 does not seem to be running inside a container [2022-11-03T09:50:30.778Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-03T09:50:32.908Z] $ docker top ec8b3d27b511aaac1955ba953ac0bf9863b758563094a8eef84e27d599e280f7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-03T09:50:32.974Z] provisioning config files... [2022-11-03T09:50:32.979Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config52537456313708609tmp [2022-11-03T09:50:32.988Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7738622858169375593tmp [2022-11-03T09:50:32.996Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6900415403064398376tmp [Pipeline] { [Pipeline] echo [2022-11-03T09:50:33.007Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:50:33.285Z] ---> sigul-configuration.sh [2022-11-03T09:50:33.285Z] gpg: directory `/root/.gnupg' created [2022-11-03T09:50:33.285Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-03T09:50:33.285Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-03T09:50:33.285Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-03T09:50:33.285Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-03T09:50:33.285Z] gpg: CAST5 encrypted data [2022-11-03T09:50:33.285Z] gpg: encrypted with 1 passphrase [2022-11-03T09:50:33.285Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-03T09:50:33.566Z] + mkdir /home/jenkins [2022-11-03T09:50:33.567Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-03T09:50:33.852Z] + 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 [2022-11-03T09:50:33.860Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:50:34.140Z] ---> sigul-install.sh [2022-11-03T09:50:34.140Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-03T09:50:34.423Z] + git tag --list [2022-11-03T09:50:34.423Z] 0.7.1 [2022-11-03T09:50:34.423Z] v1.0.0 [2022-11-03T09:50:34.423Z] v1.1.0 [2022-11-03T09:50:34.423Z] v1.1.1 [2022-11-03T09:50:34.423Z] v1.2.2 [2022-11-03T09:50:34.423Z] v1.3.0 [2022-11-03T09:50:34.423Z] v1.3.1 [2022-11-03T09:50:34.423Z] v2.0.0 [2022-11-03T09:50:34.423Z] v2.1.0 [2022-11-03T09:50:34.423Z] v2.1.1 [2022-11-03T09:50:34.423Z] v2.1.1-dev.1 [2022-11-03T09:50:34.423Z] v2.1.1-dev.2 [2022-11-03T09:50:34.423Z] v2.2.0 [2022-11-03T09:50:34.423Z] v2.2.1-dev.1 [2022-11-03T09:50:34.423Z] v2.2.1-dev.10 [2022-11-03T09:50:34.423Z] v2.2.1-dev.2 [2022-11-03T09:50:34.423Z] v2.2.1-dev.3 [2022-11-03T09:50:34.423Z] v2.2.1-dev.4 [2022-11-03T09:50:34.423Z] v2.2.1-dev.5 [2022-11-03T09:50:34.423Z] v2.2.1-dev.6 [2022-11-03T09:50:34.423Z] v2.2.1-dev.7 [2022-11-03T09:50:34.423Z] v2.2.1-dev.8 [2022-11-03T09:50:34.423Z] v2.2.1-dev.9 [2022-11-03T09:50:34.423Z] v2.3.0-dev.10 [2022-11-03T09:50:34.423Z] v2.3.0-dev.11 [2022-11-03T09:50:34.423Z] v2.3.0-dev.12 [2022-11-03T09:50:34.423Z] v2.3.0-dev.13 [2022-11-03T09:50:34.423Z] v2.3.0-dev.14 [2022-11-03T09:50:34.423Z] v2.3.0-dev.15 [2022-11-03T09:50:34.423Z] v2.3.0-dev.16 [2022-11-03T09:50:34.423Z] v2.3.0-dev.17 [2022-11-03T09:50:34.423Z] v2.3.0-dev.18 [2022-11-03T09:50:34.423Z] v2.3.0-dev.19 [2022-11-03T09:50:34.423Z] v2.3.0-dev.20 [2022-11-03T09:50:34.423Z] v2.3.0-dev.21 [2022-11-03T09:50:34.423Z] v2.3.0-dev.22 [2022-11-03T09:50:34.423Z] v2.3.0-dev.23 [2022-11-03T09:50:34.423Z] v2.3.0-dev.24 [2022-11-03T09:50:34.423Z] v2.3.0-dev.25 [2022-11-03T09:50:34.423Z] v2.3.0-dev.26 [2022-11-03T09:50:34.423Z] v2.3.0-dev.27 [2022-11-03T09:50:34.423Z] v2.3.0-dev.28 [2022-11-03T09:50:34.423Z] v2.3.0-dev.29 [2022-11-03T09:50:34.423Z] v2.3.0-dev.30 [2022-11-03T09:50:34.423Z] v2.3.0-dev.31 [Pipeline] sh [2022-11-03T09:50:34.704Z] + lftools sign git-tag v2.3.0-dev.31 [2022-11-03T09:50:35.270Z] Signing Git tag with Sigul... [2022-11-03T09:50:35.270Z] Signing v2.3.0-dev.31 [Pipeline] echo [2022-11-03T09:50:35.539Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:50:35.821Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-03T09:50:35.828Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-03T09:50:35.844Z] $ docker stop --time=1 ec8b3d27b511aaac1955ba953ac0bf9863b758563094a8eef84e27d599e280f7 [2022-11-03T09:50:37.207Z] $ docker rm -f ec8b3d27b511aaac1955ba953ac0bf9863b758563094a8eef84e27d599e280f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-03T09:50:37.630Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T09:50:37.630Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:50:37.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T09:50:37.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:50:38.011Z] prd-ubuntu20.04-docker-8c-8g-118090 does not seem to be running inside a container [2022-11-03T09:50:38.038Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T09:50:38.432Z] $ docker top d3c1a101870aaa5e6216b30063d0412e9bf756c9011b41e6316f917fc4ef5a62 -eo pid,comm [2022-11-03T09:50:38.481Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-03T09:50:38.481Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T09:50:38.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T09:50:38.519Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T09:50:38.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T09:50:38.629Z] $ docker exec d3c1a101870aaa5e6216b30063d0412e9bf756c9011b41e6316f917fc4ef5a62 ssh-agent [2022-11-03T09:50:38.743Z] SSH_AUTH_SOCK=/tmp/ssh-gFi3dOCaxM7n/agent.32 [2022-11-03T09:50:38.743Z] SSH_AGENT_PID=38 [2022-11-03T09:50:38.748Z] Running ssh-add (command line suppressed) [2022-11-03T09:50:38.855Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4614520259140269444.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4614520259140269444.key) [2022-11-03T09:50:38.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T09:50:39.157Z] + git semver bump pre [2022-11-03T09:50:39.416Z] 2022-11-03 09:50:39,331 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-03T09:50:39.416Z] 2022-11-03 09:50:39,331 [bump_version] DEBUG bumping version:2.3.0-dev.31 on axis:pre with prefix:dev [2022-11-03T09:50:39.416Z] 2022-11-03 09:50:39,331 [bump_version] DEBUG bumped version:2.3.0-dev.32 [2022-11-03T09:50:39.416Z] 2022-11-03 09:50:39,332 [write_version] DEBUG write version:2.3.0-dev.32 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-11-03T09:50:39.416Z] 2022-11-03 09:50:39,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-03T09:50:39.416Z] 2022-11-03 09:50:39,332 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-03T09:50:39.416Z] 2022-11-03 09:50:39,333 [execute] INFO git cat-file --batch-check [2022-11-03T09:50:39.416Z] 2022-11-03 09:50:39,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T09:50:39.416Z] 2022-11-03 09:50:39,340 [execute] INFO git cat-file --batch [2022-11-03T09:50:39.416Z] 2022-11-03 09:50:39,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T09:50:39.416Z] 2022-11-03 09:50:39,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-03T09:50:39.416Z] 2.3.0-dev.32 [Pipeline] } [2022-11-03T09:50:39.421Z] $ docker exec --env ******** --env ******** d3c1a101870aaa5e6216b30063d0412e9bf756c9011b41e6316f917fc4ef5a62 ssh-agent -k [2022-11-03T09:50:39.517Z] unset SSH_AUTH_SOCK; [2022-11-03T09:50:39.517Z] unset SSH_AGENT_PID; [2022-11-03T09:50:39.517Z] echo Agent pid 38 killed; [2022-11-03T09:50:39.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T09:50:39.835Z] + git semver [Pipeline] } [2022-11-03T09:50:40.104Z] $ docker stop --time=1 d3c1a101870aaa5e6216b30063d0412e9bf756c9011b41e6316f917fc4ef5a62 [2022-11-03T09:50:41.607Z] $ docker rm -f d3c1a101870aaa5e6216b30063d0412e9bf756c9011b41e6316f917fc4ef5a62 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-03T09:50:41.959Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-03T09:50:41.959Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:50:42.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-03T09:50:42.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:50:42.313Z] prd-ubuntu20.04-docker-8c-8g-118090 does not seem to be running inside a container [2022-11-03T09:50:42.335Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-03T09:50:42.689Z] $ docker top 95894ed9083975ec6b5203364e2babc61aa0dcfb4843b027896dd9002ff77bb1 -eo pid,comm [2022-11-03T09:50:42.739Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-03T09:50:42.739Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-03T09:50:42.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-03T09:50:42.780Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-03T09:50:42.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-03T09:50:42.880Z] $ docker exec 95894ed9083975ec6b5203364e2babc61aa0dcfb4843b027896dd9002ff77bb1 ssh-agent [2022-11-03T09:50:42.981Z] SSH_AUTH_SOCK=/tmp/ssh-U2IdFJsqwkD8/agent.32 [2022-11-03T09:50:42.981Z] SSH_AGENT_PID=38 [2022-11-03T09:50:42.986Z] Running ssh-add (command line suppressed) [2022-11-03T09:50:43.092Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13174297650415548063.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13174297650415548063.key) [2022-11-03T09:50:43.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-03T09:50:43.392Z] + git semver push [2022-11-03T09:50:43.652Z] 2022-11-03 09:50:43,559 [run_push] DEBUG push [2022-11-03T09:50:43.652Z] 2022-11-03 09:50:43,559 [execute] INFO git cat-file --batch-check [2022-11-03T09:50:43.652Z] 2022-11-03 09:50:43,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-03T09:50:43.652Z] 2022-11-03 09:50:43,563 [execute] INFO git rev-list 2caed503b8d0ca37babeb04432271e230cd95f52 -- [2022-11-03T09:50:43.652Z] 2022-11-03 09:50:43,563 [execute] DEBUG Popen(['git', 'rev-list', '2caed503b8d0ca37babeb04432271e230cd95f52', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-03T09:50:43.652Z] 2022-11-03 09:50:43,571 [execute] INFO git fetch -v origin [2022-11-03T09:50:43.652Z] 2022-11-03 09:50:43,571 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-03T09:50:44.222Z] 2022-11-03 09:50:44,193 [run_push] DEBUG no remote changes detected [2022-11-03T09:50:44.222Z] 2022-11-03 09:50:44,193 [execute] INFO git push origin semver [2022-11-03T09:50:44.222Z] 2022-11-03 09:50:44,194 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-03T09:50:45.162Z] 2022-11-03 09:50:45,108 [run_push] DEBUG push all version tags [2022-11-03T09:50:45.162Z] 2022-11-03 09:50:45,108 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-03T09:50:45.162Z] 2022-11-03 09:50:45,109 [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) [2022-11-03T09:50:46.098Z] 2022-11-03 09:50:45,964 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-03T09:50:46.099Z] 2.3.0-dev.32 [Pipeline] } [2022-11-03T09:50:46.102Z] $ docker exec --env ******** --env ******** 95894ed9083975ec6b5203364e2babc61aa0dcfb4843b027896dd9002ff77bb1 ssh-agent -k [2022-11-03T09:50:46.200Z] unset SSH_AUTH_SOCK; [2022-11-03T09:50:46.200Z] unset SSH_AGENT_PID; [2022-11-03T09:50:46.200Z] echo Agent pid 38 killed; [2022-11-03T09:50:46.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-03T09:50:46.509Z] + git semver [Pipeline] } [2022-11-03T09:50:46.773Z] $ docker stop --time=1 95894ed9083975ec6b5203364e2babc61aa0dcfb4843b027896dd9002ff77bb1 [2022-11-03T09:50:48.092Z] $ docker rm -f 95894ed9083975ec6b5203364e2babc61aa0dcfb4843b027896dd9002ff77bb1 [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 [2022-11-03T09:50:48.678Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-11-03T09:50:48.678Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-11-03T09:50:48.678Z] total 16 [2022-11-03T09:50:48.678Z] drwxr-xr-x 3 root root 4096 Nov 3 09:40 . [2022-11-03T09:50:48.678Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 3 09:50 .. [2022-11-03T09:50:48.678Z] drwxr-xr-x 2 root root 4096 Nov 3 09:40 cost [2022-11-03T09:50:48.678Z] -rw-r--r-- 1 root root 85 Nov 3 09:40 cost.csv [2022-11-03T09:50:48.678Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-11-03T09:50:48.678Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-11-03T09:50:48.678Z] total 16 [2022-11-03T09:50:48.678Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 09:40 . [2022-11-03T09:50:48.678Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 3 09:50 .. [2022-11-03T09:50:48.678Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 09:40 cost [2022-11-03T09:50:48.678Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 3 09:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:50:48.966Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:50:49.822Z] ---> package-listing.sh [2022-11-03T09:50:49.822Z] ++ facter osfamily [2022-11-03T09:50:49.822Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-03T09:50:50.081Z] + OS_FAMILY=debian [2022-11-03T09:50:50.081Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-11-03T09:50:50.081Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-03T09:50:50.081Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-03T09:50:50.081Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-03T09:50:50.081Z] + PACKAGES=/tmp/packages_start.txt [2022-11-03T09:50:50.081Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-11-03T09:50:50.081Z] + PACKAGES=/tmp/packages_end.txt [2022-11-03T09:50:50.081Z] + case "${OS_FAMILY}" in [2022-11-03T09:50:50.081Z] + dpkg -l [2022-11-03T09:50:50.081Z] + grep '^ii' [2022-11-03T09:50:50.081Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-03T09:50:50.081Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-03T09:50:50.081Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-03T09:50:50.081Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-11-03T09:50:50.081Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-11-03T09:50:50.081Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-11-03T09:50:50.092Z] 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 [2022-11-03T09:50:50.366Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-03T09:50:50.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-03T09:50:50.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-03T09:50:50.978Z] prd-ubuntu20.04-docker-8c-8g-118090 does not seem to be running inside a container [2022-11-03T09:50:51.073Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-03T09:50:51.354Z] $ docker top 8b52f3f78ef20e6be3491532d7ae78c701046360a01aeefea1160cc889a426b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-03T09:50:51.775Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-03T09:50:52.052Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-03T09:50:52.333Z] + ls /var/log/sa-host [2022-11-03T09:50:52.333Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-03T09:50:52.398Z] provisioning config files... [2022-11-03T09:50:52.406Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3343489350109787565tmp [Pipeline] { [Pipeline] echo [2022-11-03T09:50:52.420Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:50:52.701Z] ---> create-netrc.sh [Pipeline] } [2022-11-03T09:50:52.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:50:53.027Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-03T09:50:53.035Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:50:53.318Z] ---> sudo-logs.sh [2022-11-03T09:50:53.318Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-03T09:50:53.348Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:50:53.633Z] ---> job-cost.sh [2022-11-03T09:50:53.633Z] lf-activate-venv: SKIPPING [2022-11-03T09:50:53.633Z] DEBUG: total: 0.2199999988079071 [2022-11-03T09:50:53.633Z] INFO: Retrieving Stack Cost... [2022-11-03T09:50:54.201Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-03T09:50:54.463Z] INFO: Archiving Costs [Pipeline] echo [2022-11-03T09:50:54.480Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-03T09:50:54.763Z] ---> logs-deploy.sh [2022-11-03T09:50:54.763Z] lf-activate-venv: SKIPPING [2022-11-03T09:50:54.763Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/78 [2022-11-03T09:50:54.763Z] INFO: archiving workspace using pattern(s): [2022-11-03T09:50:55.699Z] Archives upload complete. [2022-11-03T09:50:55.699Z] INFO: archiving logs to Nexus