Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 61add75b1ef191377c59afa20b8ba92f4dc8af4b 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-ssh473196620153852025.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9398195275847048352.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3828319254926500106.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh2833435899449832441.key > 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-ssh9430713478266613289.key > 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.20 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-211 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 61add75b1ef191377c59afa20b8ba92f4dc8af4b (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#525)" > 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 61add75b1ef191377c59afa20b8ba92f4dc8af4b # timeout=10 > git rev-list --no-walk 14341be0e00f90cb93f09a8fe34181eba0d3b045 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T18:27:31.088Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T18:27:31.128Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T18:27:31.140Z] ========================================================= [2023-03-14T18:27:31.140Z] EdgeX Global Pipelines Version Info [2023-03-14T18:27:31.140Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:27:31.853Z] ------------------- [2023-03-14T18:27:31.853Z] stable info: [2023-03-14T18:27:31.853Z] ------------------- [2023-03-14T18:27:31.853Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T18:27:31.853Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T18:27:31.853Z] Message: update stable to v1.0.245 [2023-03-14T18:27:32.426Z] ------------------- [2023-03-14T18:27:32.426Z] experimental info: [2023-03-14T18:27:32.426Z] ------------------- [2023-03-14T18:27:32.426Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T18:27:32.426Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T18:27:32.427Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T18:27:32.600Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-14T18:27:32.613Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-14T18:27:32.625Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T18:27:32.642Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T18:27:32.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T18:27:32.665Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T18:27:32.677Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T18:27:32.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-14T18:27:32.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T18:27:32.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T18:27:32.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T18:27:32.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-14T18:27:32.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T18:27:32.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T18:27:32.773Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T18:27:32.785Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T18:27:32.804Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T18:27:32.812Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T18:27:32.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T18:27:32.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T18:27:32.848Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-14T18:27:32.862Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-14T18:27:32.873Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-14T18:27:32.885Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-14T18:27:32.894Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-14T18:27:32.905Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T18:27:32.919Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T18:27:32.928Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-14T18:27:32.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-14T18:27:32.951Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-14T18:27:32.961Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61add75b1ef191377c59afa20b8ba92f4dc8af4b [Pipeline] echo [2023-03-14T18:27:32.973Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61add75 [Pipeline] echo [2023-03-14T18:27:32.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:27:33.029Z] provisioning config files... [2023-03-14T18:27:33.048Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6163953461688353412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:27:33.350Z] ---> docker-login.sh [2023-03-14T18:27:33.350Z] nexus3.edgexfoundry.org:10001 [2023-03-14T18:27:33.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:33.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:33.611Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:33.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:33.611Z] [2023-03-14T18:27:33.611Z] Login Succeeded [2023-03-14T18:27:33.611Z] nexus3.edgexfoundry.org:10002 [2023-03-14T18:27:33.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:33.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:33.870Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:33.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:33.870Z] [2023-03-14T18:27:33.870Z] Login Succeeded [2023-03-14T18:27:33.870Z] nexus3.edgexfoundry.org:10003 [2023-03-14T18:27:33.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:33.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:33.870Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:33.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:33.870Z] [2023-03-14T18:27:33.870Z] Login Succeeded [2023-03-14T18:27:33.870Z] nexus3.edgexfoundry.org:10004 [2023-03-14T18:27:34.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:34.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:34.132Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:34.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:34.132Z] [2023-03-14T18:27:34.132Z] Login Succeeded [2023-03-14T18:27:34.132Z] docker.io [2023-03-14T18:27:34.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:34.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:34.392Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:34.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:34.392Z] [2023-03-14T18:27:34.392Z] Login Succeeded [2023-03-14T18:27:34.392Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T18:27:34.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T18:27:34.768Z] + git rev-list -1 --merges 61add75b1ef191377c59afa20b8ba92f4dc8af4b~1..61add75b1ef191377c59afa20b8ba92f4dc8af4b [Pipeline] echo [2023-03-14T18:27:34.816Z] -----------> git rev-list -1 --merges 61add75b1ef191377c59afa20b8ba92f4dc8af4b~1..61add75b1ef191377c59afa20b8ba92f4dc8af4b 61add75b1ef191377c59afa20b8ba92f4dc8af4b [false] [Pipeline] sh [2023-03-14T18:27:35.104Z] + git log --format=format:%s -1 61add75b1ef191377c59afa20b8ba92f4dc8af4b [Pipeline] echo [2023-03-14T18:27:35.137Z] ========================================================= [2023-03-14T18:27:35.137Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T18:27:35.137Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T18:27:35.463Z] + git log --format=format:%s -1 61add75b1ef191377c59afa20b8ba92f4dc8af4b [Pipeline] echo [2023-03-14T18:27:35.474Z] [semverPrep] GIT_COMMIT: 61add75b1ef191377c59afa20b8ba92f4dc8af4b, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#525) [Pipeline] echo [2023-03-14T18:27:35.485Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-14T18:27:35.844Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T18:27:35.844Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T18:27:35.844Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T18:27:35.844Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T18:27:35.844Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T18:27:35.844Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T18:27:35.844Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:27:36.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:27:36.191Z] [2023-03-14T18:27:36.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:27:36.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:27:36.492Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T18:27:36.492Z] b85a868b505f: Pulling fs layer [2023-03-14T18:27:36.492Z] e2be974225ed: Pulling fs layer [2023-03-14T18:27:36.492Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T18:27:36.492Z] 988bab9f4d93: Pulling fs layer [2023-03-14T18:27:36.492Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T18:27:36.492Z] eaf3925da568: Pulling fs layer [2023-03-14T18:27:36.492Z] bab4dde63d76: Pulling fs layer [2023-03-14T18:27:36.492Z] bde34c3a00c8: Pulling fs layer [2023-03-14T18:27:36.492Z] b352a97aabf1: Pulling fs layer [2023-03-14T18:27:36.492Z] 4872d77fe225: Pulling fs layer [2023-03-14T18:27:36.492Z] 5851b861e8e6: Pulling fs layer [2023-03-14T18:27:36.492Z] 988bab9f4d93: Waiting [2023-03-14T18:27:36.492Z] 1469e6f7b9e6: Waiting [2023-03-14T18:27:36.492Z] eaf3925da568: Waiting [2023-03-14T18:27:36.492Z] 4872d77fe225: Waiting [2023-03-14T18:27:36.492Z] 5851b861e8e6: Waiting [2023-03-14T18:27:36.492Z] bab4dde63d76: Waiting [2023-03-14T18:27:36.492Z] bde34c3a00c8: Waiting [2023-03-14T18:27:36.492Z] b352a97aabf1: Waiting [2023-03-14T18:27:36.492Z] e2be974225ed: Verifying Checksum [2023-03-14T18:27:36.492Z] e2be974225ed: Download complete [2023-03-14T18:27:36.492Z] 988bab9f4d93: Verifying Checksum [2023-03-14T18:27:36.492Z] 988bab9f4d93: Download complete [2023-03-14T18:27:36.758Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T18:27:36.758Z] 1469e6f7b9e6: Download complete [2023-03-14T18:27:36.758Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T18:27:36.758Z] 339a4e72a1f5: Download complete [2023-03-14T18:27:36.758Z] eaf3925da568: Verifying Checksum [2023-03-14T18:27:36.758Z] eaf3925da568: Download complete [2023-03-14T18:27:36.758Z] bde34c3a00c8: Verifying Checksum [2023-03-14T18:27:36.758Z] bde34c3a00c8: Download complete [2023-03-14T18:27:37.022Z] b352a97aabf1: Verifying Checksum [2023-03-14T18:27:37.022Z] b352a97aabf1: Download complete [2023-03-14T18:27:37.022Z] 5851b861e8e6: Verifying Checksum [2023-03-14T18:27:37.022Z] 5851b861e8e6: Download complete [2023-03-14T18:27:37.022Z] b85a868b505f: Download complete [2023-03-14T18:27:37.589Z] bab4dde63d76: Verifying Checksum [2023-03-14T18:27:37.589Z] bab4dde63d76: Download complete [2023-03-14T18:27:38.562Z] b85a868b505f: Pull complete [2023-03-14T18:27:38.562Z] e2be974225ed: Pull complete [2023-03-14T18:27:39.129Z] 339a4e72a1f5: Pull complete [2023-03-14T18:27:39.129Z] 988bab9f4d93: Pull complete [2023-03-14T18:27:39.388Z] 1469e6f7b9e6: Pull complete [2023-03-14T18:27:39.388Z] eaf3925da568: Pull complete [2023-03-14T18:27:41.288Z] bab4dde63d76: Pull complete [2023-03-14T18:27:41.547Z] bde34c3a00c8: Pull complete [2023-03-14T18:27:41.547Z] b352a97aabf1: Pull complete [2023-03-14T18:27:41.805Z] 4872d77fe225: Pull complete [2023-03-14T18:27:41.805Z] 5851b861e8e6: Pull complete [2023-03-14T18:27:41.805Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T18:27:41.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:27:41.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:27:41.905Z] prd-ubuntu20.04-docker-8c-8g-211 does not seem to be running inside a container [2023-03-14T18:27:41.927Z] $ 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 [2023-03-14T18:27:45.323Z] $ docker top d585cef5971eb72d942f10167940e1fe768ba140be4984b576bea39790c7d1de -eo pid,comm [2023-03-14T18:27:45.384Z] 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). [2023-03-14T18:27:45.384Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T18:27:45.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:27:45.423Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:27:45.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:27:45.542Z] $ docker exec d585cef5971eb72d942f10167940e1fe768ba140be4984b576bea39790c7d1de ssh-agent [2023-03-14T18:27:45.665Z] SSH_AUTH_SOCK=/tmp/ssh-HYmKeaZ4tFKs/agent.32 [2023-03-14T18:27:45.665Z] SSH_AGENT_PID=38 [2023-03-14T18:27:45.672Z] Running ssh-add (command line suppressed) [2023-03-14T18:27:45.780Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4532406698109641394.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4532406698109641394.key) [2023-03-14T18:27:45.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:27:46.083Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T18:27:46.093Z] $ docker exec --env ******** --env ******** d585cef5971eb72d942f10167940e1fe768ba140be4984b576bea39790c7d1de ssh-agent -k [2023-03-14T18:27:46.205Z] unset SSH_AUTH_SOCK; [2023-03-14T18:27:46.206Z] unset SSH_AGENT_PID; [2023-03-14T18:27:46.206Z] echo Agent pid 38 killed; [2023-03-14T18:27:46.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T18:27:46.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:27:46.250Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:27:46.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:27:46.379Z] $ docker exec d585cef5971eb72d942f10167940e1fe768ba140be4984b576bea39790c7d1de ssh-agent [2023-03-14T18:27:46.497Z] SSH_AUTH_SOCK=/tmp/ssh-j6ot2unQQf4V/agent.70 [2023-03-14T18:27:46.497Z] SSH_AGENT_PID=76 [2023-03-14T18:27:46.502Z] Running ssh-add (command line suppressed) [2023-03-14T18:27:46.604Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6337481446182916055.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6337481446182916055.key) [2023-03-14T18:27:46.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:27:46.905Z] + git semver init [2023-03-14T18:27:47.164Z] 2023-03-14 18:27:47,120 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T18:27:47.164Z] 2023-03-14 18:27:47,121 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-14T18:27:47.164Z] 2023-03-14 18:27:47,121 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-14T18:27:47.164Z] 2023-03-14 18:27:47,121 [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) [2023-03-14T18:27:48.103Z] 2023-03-14 18:27:47,978 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-03-14T18:27:48.103Z] 2023-03-14 18:27:47,979 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-03-14T18:27:48.103Z] 2023-03-14 18:27:47,979 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-14T18:27:48.103Z] 2023-03-14 18:27:47,979 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-14T18:27:48.103Z] 3.0.0-dev.11 [Pipeline] } [2023-03-14T18:27:48.112Z] $ docker exec --env ******** --env ******** d585cef5971eb72d942f10167940e1fe768ba140be4984b576bea39790c7d1de ssh-agent -k [2023-03-14T18:27:48.209Z] unset SSH_AUTH_SOCK; [2023-03-14T18:27:48.210Z] unset SSH_AGENT_PID; [2023-03-14T18:27:48.210Z] echo Agent pid 76 killed; [2023-03-14T18:27:48.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T18:27:48.532Z] + git semver [Pipeline] } [2023-03-14T18:27:48.803Z] $ docker stop --time=1 d585cef5971eb72d942f10167940e1fe768ba140be4984b576bea39790c7d1de [2023-03-14T18:27:50.077Z] $ docker rm -f --volumes d585cef5971eb72d942f10167940e1fe768ba140be4984b576bea39790c7d1de [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T18:27:50.426Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T18:27:50.661Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T18:27:50.663Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.11 [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 [2023-03-14T18:27:50.754Z] provisioning config files... [2023-03-14T18:27:50.764Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3051471807374240281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:27:51.059Z] ---> docker-login.sh [2023-03-14T18:27:51.059Z] nexus3.edgexfoundry.org:10001 [2023-03-14T18:27:51.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:51.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:51.059Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:51.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:51.059Z] [2023-03-14T18:27:51.059Z] Login Succeeded [2023-03-14T18:27:51.059Z] nexus3.edgexfoundry.org:10002 [2023-03-14T18:27:51.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:51.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:51.059Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:51.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:51.059Z] [2023-03-14T18:27:51.059Z] Login Succeeded [2023-03-14T18:27:51.059Z] nexus3.edgexfoundry.org:10003 [2023-03-14T18:27:51.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:51.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:51.319Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:51.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:51.319Z] [2023-03-14T18:27:51.319Z] Login Succeeded [2023-03-14T18:27:51.319Z] nexus3.edgexfoundry.org:10004 [2023-03-14T18:27:51.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:51.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:51.319Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:51.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:51.319Z] [2023-03-14T18:27:51.319Z] Login Succeeded [2023-03-14T18:27:51.319Z] docker.io [2023-03-14T18:27:51.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:27:51.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:27:51.578Z] Configure a credential helper to remove this warning. See [2023-03-14T18:27:51.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:27:51.578Z] [2023-03-14T18:27:51.578Z] Login Succeeded [2023-03-14T18:27:51.578Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T18:27:51.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T18:27:51.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:27:51.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:27:51.666Z] ========================================================= [2023-03-14T18:27:51.666Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T18:27:51.666Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:27:51.968Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T18:27:51.968Z] Sending build context to Docker daemon 6.346MB [2023-03-14T18:27:51.968Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T18:27:51.968Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-14T18:27:51.968Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T18:27:51.968Z] 63b65145d645: Pulling fs layer [2023-03-14T18:27:51.968Z] a2d21d5440eb: Pulling fs layer [2023-03-14T18:27:51.968Z] 935e6c44a52c: Pulling fs layer [2023-03-14T18:27:51.968Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T18:27:51.968Z] 30dea6a524f1: Pulling fs layer [2023-03-14T18:27:51.968Z] a2aff8979fd8: Pulling fs layer [2023-03-14T18:27:51.968Z] 6808be2612f2: Pulling fs layer [2023-03-14T18:27:51.968Z] f25807f1079a: Pulling fs layer [2023-03-14T18:27:51.968Z] a2aff8979fd8: Waiting [2023-03-14T18:27:51.968Z] 6808be2612f2: Waiting [2023-03-14T18:27:51.968Z] f25807f1079a: Waiting [2023-03-14T18:27:51.968Z] 30dea6a524f1: Waiting [2023-03-14T18:27:51.968Z] 94cc34f8dd06: Waiting [2023-03-14T18:27:52.231Z] a2d21d5440eb: Download complete [2023-03-14T18:27:52.231Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T18:27:52.231Z] 94cc34f8dd06: Download complete [2023-03-14T18:27:52.231Z] 30dea6a524f1: Verifying Checksum [2023-03-14T18:27:52.231Z] 30dea6a524f1: Download complete [2023-03-14T18:27:52.231Z] 63b65145d645: Verifying Checksum [2023-03-14T18:27:52.231Z] 63b65145d645: Download complete [2023-03-14T18:27:52.231Z] a2aff8979fd8: Verifying Checksum [2023-03-14T18:27:52.231Z] a2aff8979fd8: Download complete [2023-03-14T18:27:52.231Z] 63b65145d645: Pull complete [2023-03-14T18:27:52.507Z] a2d21d5440eb: Pull complete [2023-03-14T18:27:53.093Z] 935e6c44a52c: Verifying Checksum [2023-03-14T18:27:53.093Z] 935e6c44a52c: Download complete [2023-03-14T18:27:53.093Z] f25807f1079a: Verifying Checksum [2023-03-14T18:27:53.093Z] f25807f1079a: Download complete [2023-03-14T18:27:53.657Z] 6808be2612f2: Verifying Checksum [2023-03-14T18:27:53.657Z] 6808be2612f2: Download complete [2023-03-14T18:27:56.939Z] 935e6c44a52c: Pull complete [2023-03-14T18:27:56.939Z] 94cc34f8dd06: Pull complete [2023-03-14T18:27:56.939Z] 30dea6a524f1: Pull complete [2023-03-14T18:27:56.939Z] a2aff8979fd8: Pull complete [2023-03-14T18:27:59.550Z] 6808be2612f2: Pull complete [2023-03-14T18:28:00.134Z] f25807f1079a: Pull complete [2023-03-14T18:28:00.418Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T18:28:00.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T18:28:00.418Z] ---> 3b553350e43f [2023-03-14T18:28:00.418Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-14T18:28:05.729Z] Still waiting to schedule task [2023-03-14T18:28:05.730Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-14T18:28:05.768Z] ---> Running in b3897d428615 [2023-03-14T18:28:05.768Z] Removing intermediate container b3897d428615 [2023-03-14T18:28:05.768Z] ---> ffe3fff1c6de [2023-03-14T18:28:05.768Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T18:28:05.768Z] ---> Running in 90a35c6bdfe2 [2023-03-14T18:28:05.768Z] Removing intermediate container 90a35c6bdfe2 [2023-03-14T18:28:05.768Z] ---> 79d2866deadf [2023-03-14T18:28:05.768Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-14T18:28:05.768Z] ---> Running in 19161927b70c [2023-03-14T18:28:05.768Z] Removing intermediate container 19161927b70c [2023-03-14T18:28:05.768Z] ---> b0ecb3722a48 [2023-03-14T18:28:05.768Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T18:28:06.030Z] ---> Running in c44e7822265c [2023-03-14T18:28:06.030Z] Removing intermediate container c44e7822265c [2023-03-14T18:28:06.030Z] ---> 44b6577c016d [2023-03-14T18:28:06.030Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T18:28:06.031Z] ---> Running in d039ce374320 [2023-03-14T18:28:06.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T18:28:06.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T18:28:06.545Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-14T18:28:06.545Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-14T18:28:06.545Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-14T18:28:06.545Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-14T18:28:06.545Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T18:28:06.545Z] OK: 269 MiB in 57 packages [2023-03-14T18:28:07.476Z] Removing intermediate container d039ce374320 [2023-03-14T18:28:07.476Z] ---> 93ea557bedea [2023-03-14T18:28:07.476Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-14T18:28:07.476Z] ---> Running in 79c97e1674b4 [2023-03-14T18:28:07.476Z] Removing intermediate container 79c97e1674b4 [2023-03-14T18:28:07.476Z] ---> 7f7ab232a299 [2023-03-14T18:28:07.476Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-14T18:28:07.476Z] ---> fd978fa107f3 [2023-03-14T18:28:07.476Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T18:28:07.476Z] ---> Running in f52f2210844b [2023-03-14T18:28:46.422Z] Removing intermediate container f52f2210844b [2023-03-14T18:28:46.422Z] ---> db996fd36e55 [2023-03-14T18:28:46.422Z] Step 11/12 : COPY . . [2023-03-14T18:28:46.422Z] ---> 0ec03cce234d [2023-03-14T18:28:46.422Z] Step 12/12 : RUN $MAKE [2023-03-14T18:28:46.422Z] ---> Running in f8f33daa791f [2023-03-14T18:28:46.422Z] noop [2023-03-14T18:28:46.422Z] Removing intermediate container f8f33daa791f [2023-03-14T18:28:46.422Z] ---> c98de65eed72 [2023-03-14T18:28:46.422Z] Successfully built c98de65eed72 [2023-03-14T18:28:46.422Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:28:46.737Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T18:28:46.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:28:46.819Z] prd-ubuntu20.04-docker-8c-8g-211 does not seem to be running inside a container [2023-03-14T18:28:46.847Z] $ 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 [2023-03-14T18:28:47.211Z] $ docker top 0a1a1a6ac92e74cccf86fbb170a2489239cf95bcc6e4e45c50bd9e98e0c2cd69 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:28:47.564Z] + go version [2023-03-14T18:28:47.564Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T18:28:47.574Z] $ docker stop --time=1 0a1a1a6ac92e74cccf86fbb170a2489239cf95bcc6e4e45c50bd9e98e0c2cd69 [2023-03-14T18:28:49.297Z] $ docker rm -f --volumes 0a1a1a6ac92e74cccf86fbb170a2489239cf95bcc6e4e45c50bd9e98e0c2cd69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:28:49.722Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T18:28:49.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:28:49.810Z] prd-ubuntu20.04-docker-8c-8g-211 does not seem to be running inside a container [2023-03-14T18:28:49.841Z] $ 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 [2023-03-14T18:28:50.523Z] $ docker top ca2167112fa61d858ac36fdd6a0a6da13fe6e22afac41cd209f4c92827334b97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:28:50.903Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-14T18:28:51.201Z] + make test [2023-03-14T18:28:51.201Z] go test ./... -coverprofile=coverage.out ./... [2023-03-14T18:28:56.489Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-14T18:29:06.513Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-14T18:29:06.513Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-14T18:29:06.513Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.2% of statements [2023-03-14T18:29:14.615Z] go vet ./... [2023-03-14T18:29:17.898Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T18:29:17.898Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T18:29:17.898Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T18:29:17.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T18:29:17.922Z] $ docker stop --time=1 ca2167112fa61d858ac36fdd6a0a6da13fe6e22afac41cd209f4c92827334b97 [2023-03-14T18:29:19.506Z] $ docker rm -f --volumes ca2167112fa61d858ac36fdd6a0a6da13fe6e22afac41cd209f4c92827334b97 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T18:29:19.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T18:29:20.000Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-14T18:29:20.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T18:29:20.686Z] + ls -al . [2023-03-14T18:29:20.686Z] total 180 [2023-03-14T18:29:20.686Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 18:28 . [2023-03-14T18:29:20.686Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 18:27 .. [2023-03-14T18:29:20.686Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 18:27 .dockerignore [2023-03-14T18:29:20.686Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 18:27 .git [2023-03-14T18:29:20.686Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 18:27 .github [2023-03-14T18:29:20.686Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 14 18:27 .gitignore [2023-03-14T18:29:20.686Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 18:27 .golangci.yml [2023-03-14T18:29:20.686Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 18:27 .semver [2023-03-14T18:29:20.686Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 14 18:27 Attribution.txt [2023-03-14T18:29:20.686Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 14 18:27 CHANGELOG.md [2023-03-14T18:29:20.686Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 14 18:27 Dockerfile [2023-03-14T18:29:20.686Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 18:27 GOVERNANCE.md [2023-03-14T18:29:20.686Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 14 18:27 Jenkinsfile [2023-03-14T18:29:20.686Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 18:27 LICENSE [2023-03-14T18:29:20.686Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 14 18:27 Makefile [2023-03-14T18:29:20.686Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 14 18:27 OWNERS.md [2023-03-14T18:29:20.686Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 14 18:27 README.md [2023-03-14T18:29:20.686Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 14 18:27 VERSION [2023-03-14T18:29:20.686Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 18:27 bin [2023-03-14T18:29:20.686Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 18:27 cmd [2023-03-14T18:29:20.686Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 14 18:29 coverage.out [2023-03-14T18:29:20.686Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 14 18:27 go.mod [2023-03-14T18:29:20.686Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 14 18:27 go.sum [2023-03-14T18:29:20.686Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 18:27 internal [2023-03-14T18:29:20.686Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 18:27 mock [2023-03-14T18:29:20.686Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 18:27 snap [2023-03-14T18:29:20.686Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 14 18:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:21.155Z] + 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=61add75b1ef191377c59afa20b8ba92f4dc8af4b --label arch=amd64 --label version=3.0.0-dev.11 . [2023-03-14T18:29:21.155Z] Sending build context to Docker daemon 6.365MB [2023-03-14T18:29:21.155Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T18:29:21.155Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-14T18:29:21.155Z] ---> c98de65eed72 [2023-03-14T18:29:21.155Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T18:29:21.449Z] ---> Running in 150f21368486 [2023-03-14T18:29:21.747Z] Removing intermediate container 150f21368486 [2023-03-14T18:29:21.747Z] ---> aa0dbf6c7cd7 [2023-03-14T18:29:21.747Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T18:29:21.747Z] ---> Running in f2715c82ab69 [2023-03-14T18:29:21.747Z] Removing intermediate container f2715c82ab69 [2023-03-14T18:29:21.747Z] ---> c57dae31f231 [2023-03-14T18:29:21.747Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-14T18:29:21.747Z] ---> Running in ab16755b813a [2023-03-14T18:29:21.747Z] Removing intermediate container ab16755b813a [2023-03-14T18:29:21.747Z] ---> 88a411487edb [2023-03-14T18:29:21.747Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T18:29:21.747Z] ---> Running in 571c23e711f3 [2023-03-14T18:29:22.032Z] Removing intermediate container 571c23e711f3 [2023-03-14T18:29:22.033Z] ---> 6f7735b3a96f [2023-03-14T18:29:22.033Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T18:29:22.033Z] ---> Running in 52496af2c336 [2023-03-14T18:29:22.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T18:29:22.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T18:29:22.549Z] OK: 269 MiB in 57 packages [2023-03-14T18:29:22.806Z] Removing intermediate container 52496af2c336 [2023-03-14T18:29:22.806Z] ---> 50fb960ee61e [2023-03-14T18:29:22.806Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-14T18:29:22.806Z] ---> Running in 18fda57c078c [2023-03-14T18:29:23.064Z] Removing intermediate container 18fda57c078c [2023-03-14T18:29:23.064Z] ---> b5f5bf6f574c [2023-03-14T18:29:23.064Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-14T18:29:23.064Z] ---> 795680099fc5 [2023-03-14T18:29:23.064Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T18:29:23.064Z] ---> Running in 809a661170d1 [2023-03-14T18:29:24.005Z] Removing intermediate container 809a661170d1 [2023-03-14T18:29:24.005Z] ---> 4e60ddef4173 [2023-03-14T18:29:24.005Z] Step 11/24 : COPY . . [2023-03-14T18:29:24.263Z] ---> 1e929fe0612e [2023-03-14T18:29:24.263Z] Step 12/24 : RUN $MAKE [2023-03-14T18:29:24.263Z] ---> Running in 3c60ea8f00fe [2023-03-14T18:29:24.520Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-14T18:29:46.438Z] Removing intermediate container 3c60ea8f00fe [2023-03-14T18:29:46.439Z] ---> ff93e137f5f5 [2023-03-14T18:29:46.439Z] Step 13/24 : FROM alpine:3.16 [2023-03-14T18:29:46.439Z] 3.16: Pulling from library/alpine [2023-03-14T18:29:46.439Z] ef5531b6e74e: Pulling fs layer [2023-03-14T18:29:46.439Z] ef5531b6e74e: Verifying Checksum [2023-03-14T18:29:46.439Z] ef5531b6e74e: Download complete [2023-03-14T18:29:46.439Z] ef5531b6e74e: Pull complete [2023-03-14T18:29:46.439Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-14T18:29:46.439Z] Status: Downloaded newer image for alpine:3.16 [2023-03-14T18:29:46.439Z] ---> dfd21b5a31f5 [2023-03-14T18:29:46.439Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-14T18:29:46.439Z] ---> Running in 31e38ad40da5 [2023-03-14T18:29:46.439Z] Removing intermediate container 31e38ad40da5 [2023-03-14T18:29:46.439Z] ---> 64344efc4015 [2023-03-14T18:29:46.439Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T18:29:46.439Z] ---> Running in 8c6d4d171434 [2023-03-14T18:29:46.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-14T18:29:46.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-14T18:29:46.439Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-14T18:29:46.439Z] Executing busybox-1.35.0-r17.trigger [2023-03-14T18:29:46.439Z] OK: 6 MiB in 15 packages [2023-03-14T18:29:46.439Z] Removing intermediate container 8c6d4d171434 [2023-03-14T18:29:46.439Z] ---> 71993658a1cd [2023-03-14T18:29:46.439Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-14T18:29:46.439Z] ---> 060b50c2c580 [2023-03-14T18:29:46.439Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-14T18:29:46.439Z] ---> 9433d81220e3 [2023-03-14T18:29:46.439Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-14T18:29:46.439Z] ---> afa8a4d25869 [2023-03-14T18:29:46.439Z] Step 19/24 : EXPOSE 59982 [2023-03-14T18:29:46.439Z] ---> Running in d7e3c83b912f [2023-03-14T18:29:46.439Z] Removing intermediate container d7e3c83b912f [2023-03-14T18:29:46.439Z] ---> b045a249c593 [2023-03-14T18:29:46.439Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-14T18:29:46.439Z] ---> Running in 3d34fed739c4 [2023-03-14T18:29:46.439Z] Removing intermediate container 3d34fed739c4 [2023-03-14T18:29:46.439Z] ---> 737773723ec7 [2023-03-14T18:29:46.439Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-14T18:29:46.439Z] ---> Running in 0b3d1994b63c [2023-03-14T18:29:46.439Z] Removing intermediate container 0b3d1994b63c [2023-03-14T18:29:46.439Z] ---> 468ae9c04d3c [2023-03-14T18:29:46.439Z] Step 22/24 : LABEL arch=amd64 [2023-03-14T18:29:46.439Z] ---> Running in 58b5c65a6734 [2023-03-14T18:29:46.439Z] Removing intermediate container 58b5c65a6734 [2023-03-14T18:29:46.439Z] ---> 6ca67bf433ca [2023-03-14T18:29:46.439Z] Step 23/24 : LABEL git_sha=61add75b1ef191377c59afa20b8ba92f4dc8af4b [2023-03-14T18:29:46.439Z] ---> Running in e3d69f345797 [2023-03-14T18:29:46.439Z] Removing intermediate container e3d69f345797 [2023-03-14T18:29:46.439Z] ---> 1861ef4b7173 [2023-03-14T18:29:46.439Z] Step 24/24 : LABEL version=3.0.0-dev.11 [2023-03-14T18:29:46.439Z] ---> Running in 47fff20f1143 [2023-03-14T18:29:46.439Z] Removing intermediate container 47fff20f1143 [2023-03-14T18:29:46.439Z] ---> 9be8ca7f6a87 [2023-03-14T18:29:46.439Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T18:29:46.439Z] Successfully built 9be8ca7f6a87 [2023-03-14T18:29:46.439Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:29:46.513Z] provisioning config files... [2023-03-14T18:29:46.521Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1912369277854636128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:29:46.815Z] ---> docker-login.sh [2023-03-14T18:29:46.815Z] nexus3.edgexfoundry.org:10001 [2023-03-14T18:29:46.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:29:46.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:29:46.815Z] Configure a credential helper to remove this warning. See [2023-03-14T18:29:46.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:29:46.815Z] [2023-03-14T18:29:46.815Z] Login Succeeded [2023-03-14T18:29:46.815Z] nexus3.edgexfoundry.org:10002 [2023-03-14T18:29:46.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:29:46.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:29:46.815Z] Configure a credential helper to remove this warning. See [2023-03-14T18:29:46.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:29:46.815Z] [2023-03-14T18:29:46.815Z] Login Succeeded [2023-03-14T18:29:46.815Z] nexus3.edgexfoundry.org:10003 [2023-03-14T18:29:47.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:29:47.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:29:47.074Z] Configure a credential helper to remove this warning. See [2023-03-14T18:29:47.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:29:47.074Z] [2023-03-14T18:29:47.074Z] Login Succeeded [2023-03-14T18:29:47.074Z] nexus3.edgexfoundry.org:10004 [2023-03-14T18:29:47.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:29:47.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:29:47.074Z] Configure a credential helper to remove this warning. See [2023-03-14T18:29:47.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:29:47.075Z] [2023-03-14T18:29:47.075Z] Login Succeeded [2023-03-14T18:29:47.075Z] docker.io [2023-03-14T18:29:47.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:29:47.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:29:47.337Z] Configure a credential helper to remove this warning. See [2023-03-14T18:29:47.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:29:47.337Z] [2023-03-14T18:29:47.337Z] Login Succeeded [2023-03-14T18:29:47.337Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T18:29:47.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T18:29:47.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:29:47.388Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-03-14T18:29:47.388Z] 61add75b1ef191377c59afa20b8ba92f4dc8af4b [2023-03-14T18:29:47.388Z] latest [2023-03-14T18:29:47.388Z] 3.0.0-dev.11 [2023-03-14T18:29:47.388Z] 61add75b1ef191377c59afa20b8ba92f4dc8af4b-3.0.0-dev.11 [2023-03-14T18:29:47.388Z] main [2023-03-14T18:29:47.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:47.692Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:61add75b1ef191377c59afa20b8ba92f4dc8af4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:47.995Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:61add75b1ef191377c59afa20b8ba92f4dc8af4b [2023-03-14T18:29:47.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-14T18:29:47.995Z] 49f1c6771333: Preparing [2023-03-14T18:29:47.995Z] 55da191af100: Preparing [2023-03-14T18:29:47.995Z] 6947f1404236: Preparing [2023-03-14T18:29:47.995Z] 31628faf9caf: Preparing [2023-03-14T18:29:47.995Z] aa5968d388b8: Preparing [2023-03-14T18:29:47.995Z] aa5968d388b8: Layer already exists [2023-03-14T18:29:47.995Z] 49f1c6771333: Pushed [2023-03-14T18:29:47.995Z] 55da191af100: Pushed [2023-03-14T18:29:47.995Z] 31628faf9caf: Pushed [2023-03-14T18:29:50.532Z] 6947f1404236: Pushed [2023-03-14T18:29:50.532Z] 61add75b1ef191377c59afa20b8ba92f4dc8af4b: digest: sha256:522e6ee9af069df5d7d8edf23f385fc429abf201df19a47e1221ef21ac08a8d6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:50.841Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:51.138Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-14T18:29:51.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-14T18:29:51.138Z] 49f1c6771333: Preparing [2023-03-14T18:29:51.138Z] 55da191af100: Preparing [2023-03-14T18:29:51.138Z] 6947f1404236: Preparing [2023-03-14T18:29:51.138Z] 31628faf9caf: Preparing [2023-03-14T18:29:51.138Z] aa5968d388b8: Preparing [2023-03-14T18:29:51.138Z] 31628faf9caf: Layer already exists [2023-03-14T18:29:51.138Z] 6947f1404236: Layer already exists [2023-03-14T18:29:51.138Z] aa5968d388b8: Layer already exists [2023-03-14T18:29:51.138Z] 49f1c6771333: Layer already exists [2023-03-14T18:29:51.138Z] 55da191af100: Layer already exists [2023-03-14T18:29:51.397Z] latest: digest: sha256:522e6ee9af069df5d7d8edf23f385fc429abf201df19a47e1221ef21ac08a8d6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:51.710Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:52.013Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.11 [2023-03-14T18:29:52.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-14T18:29:52.013Z] 49f1c6771333: Preparing [2023-03-14T18:29:52.013Z] 55da191af100: Preparing [2023-03-14T18:29:52.013Z] 6947f1404236: Preparing [2023-03-14T18:29:52.013Z] 31628faf9caf: Preparing [2023-03-14T18:29:52.013Z] aa5968d388b8: Preparing [2023-03-14T18:29:52.013Z] 55da191af100: Layer already exists [2023-03-14T18:29:52.013Z] 49f1c6771333: Layer already exists [2023-03-14T18:29:52.013Z] 31628faf9caf: Layer already exists [2023-03-14T18:29:52.013Z] 6947f1404236: Layer already exists [2023-03-14T18:29:52.013Z] aa5968d388b8: Layer already exists [2023-03-14T18:29:52.013Z] 3.0.0-dev.11: digest: sha256:522e6ee9af069df5d7d8edf23f385fc429abf201df19a47e1221ef21ac08a8d6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:52.323Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:61add75b1ef191377c59afa20b8ba92f4dc8af4b-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:52.630Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:61add75b1ef191377c59afa20b8ba92f4dc8af4b-3.0.0-dev.11 [2023-03-14T18:29:52.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-14T18:29:52.630Z] 49f1c6771333: Preparing [2023-03-14T18:29:52.630Z] 55da191af100: Preparing [2023-03-14T18:29:52.630Z] 6947f1404236: Preparing [2023-03-14T18:29:52.630Z] 31628faf9caf: Preparing [2023-03-14T18:29:52.630Z] aa5968d388b8: Preparing [2023-03-14T18:29:52.630Z] aa5968d388b8: Layer already exists [2023-03-14T18:29:52.630Z] 55da191af100: Layer already exists [2023-03-14T18:29:52.630Z] 6947f1404236: Layer already exists [2023-03-14T18:29:52.630Z] 49f1c6771333: Layer already exists [2023-03-14T18:29:52.630Z] 31628faf9caf: Layer already exists [2023-03-14T18:29:52.630Z] 61add75b1ef191377c59afa20b8ba92f4dc8af4b-3.0.0-dev.11: digest: sha256:522e6ee9af069df5d7d8edf23f385fc429abf201df19a47e1221ef21ac08a8d6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:52.931Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:53.232Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-03-14T18:29:53.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-14T18:29:53.232Z] 49f1c6771333: Preparing [2023-03-14T18:29:53.232Z] 55da191af100: Preparing [2023-03-14T18:29:53.232Z] 6947f1404236: Preparing [2023-03-14T18:29:53.232Z] 31628faf9caf: Preparing [2023-03-14T18:29:53.232Z] aa5968d388b8: Preparing [2023-03-14T18:29:53.232Z] aa5968d388b8: Layer already exists [2023-03-14T18:29:53.232Z] 55da191af100: Layer already exists [2023-03-14T18:29:53.232Z] 31628faf9caf: Layer already exists [2023-03-14T18:29:53.232Z] 49f1c6771333: Layer already exists [2023-03-14T18:29:53.232Z] 6947f1404236: Layer already exists [2023-03-14T18:29:53.232Z] main: digest: sha256:522e6ee9af069df5d7d8edf23f385fc429abf201df19a47e1221ef21ac08a8d6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T18:29:53.282Z] ===================================================== [Pipeline] echo [2023-03-14T18:29:53.288Z] taggedImages: [2023-03-14T18:29:53.288Z] - nexus3.edgexfoundry.org:10004/device-mqtt:61add75b1ef191377c59afa20b8ba92f4dc8af4b [2023-03-14T18:29:53.288Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-14T18:29:53.288Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.11 [2023-03-14T18:29:53.288Z] - nexus3.edgexfoundry.org:10004/device-mqtt:61add75b1ef191377c59afa20b8ba92f4dc8af4b-3.0.0-dev.11 [2023-03-14T18:29:53.288Z] - 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 [2023-03-14T18:29:53.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:29:53.635Z] [2023-03-14T18:29:53.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:29:53.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:29:53.929Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T18:29:53.929Z] 5eb5b503b376: Pulling fs layer [2023-03-14T18:29:53.929Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T18:29:53.929Z] ec43610c2a17: Pulling fs layer [2023-03-14T18:29:53.929Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T18:29:53.929Z] 33b1e0a273af: Pulling fs layer [2023-03-14T18:29:53.929Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T18:29:53.929Z] 2f39f015ded8: Pulling fs layer [2023-03-14T18:29:53.929Z] 33b1e0a273af: Waiting [2023-03-14T18:29:53.929Z] 5d3b04190fa2: Waiting [2023-03-14T18:29:53.929Z] 2f39f015ded8: Waiting [2023-03-14T18:29:53.929Z] 3a2ae6a8a46f: Waiting [2023-03-14T18:29:53.929Z] 5c69ac0246d0: Verifying Checksum [2023-03-14T18:29:53.929Z] 5c69ac0246d0: Download complete [2023-03-14T18:29:53.929Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T18:29:53.929Z] 3a2ae6a8a46f: Download complete [2023-03-14T18:29:54.188Z] 33b1e0a273af: Verifying Checksum [2023-03-14T18:29:54.188Z] 33b1e0a273af: Download complete [2023-03-14T18:29:54.188Z] ec43610c2a17: Verifying Checksum [2023-03-14T18:29:54.188Z] ec43610c2a17: Download complete [2023-03-14T18:29:54.188Z] 5d3b04190fa2: Download complete [2023-03-14T18:29:54.188Z] 5eb5b503b376: Verifying Checksum [2023-03-14T18:29:54.188Z] 5eb5b503b376: Download complete [2023-03-14T18:29:54.753Z] 2f39f015ded8: Download complete [2023-03-14T18:29:55.318Z] 5eb5b503b376: Pull complete [2023-03-14T18:29:55.576Z] 5c69ac0246d0: Pull complete [2023-03-14T18:29:55.834Z] ec43610c2a17: Pull complete [2023-03-14T18:29:56.091Z] 3a2ae6a8a46f: Pull complete [2023-03-14T18:29:56.348Z] 33b1e0a273af: Pull complete [2023-03-14T18:29:56.348Z] 5d3b04190fa2: Pull complete [2023-03-14T18:30:00.550Z] 2f39f015ded8: Pull complete [2023-03-14T18:30:00.550Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T18:30:00.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:30:00.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:30:00.620Z] prd-ubuntu20.04-docker-8c-8g-211 does not seem to be running inside a container [2023-03-14T18:30:00.645Z] $ 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 [2023-03-14T18:30:03.863Z] $ docker top 52ca84c960c89b8725be25fca0a32788e63016695a7f624cfdf9acf366a9d651 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:30:04.232Z] ---> job-cost.sh [2023-03-14T18:30:04.232Z] lf-activate-venv: SKIPPING [2023-03-14T18:30:04.232Z] INFO: No Stack... [2023-03-14T18:30:04.491Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T18:30:04.749Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T18:30:05.035Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-03-14T18:30:05.035Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T18:30:05.047Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-94-stack-cost] [2023-03-14T18:30:05.053Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-94-stack-cost] did not exist. Created. [2023-03-14T18:30:05.053Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T18:30:05.348Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T18:30:05.375Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T18:30:05.381Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T18:30:05.393Z] $ docker stop --time=1 52ca84c960c89b8725be25fca0a32788e63016695a7f624cfdf9acf366a9d651 [2023-03-14T18:30:06.543Z] $ docker rm -f --volumes 52ca84c960c89b8725be25fca0a32788e63016695a7f624cfdf9acf366a9d651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T18:30:57.810Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-216 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-03-14T18:30:57.823Z] Running in /w/workspace/device-mqtt-go/94 [Pipeline] { [Pipeline] checkout [2023-03-14T18:30:57.855Z] Selected Git installation does not exist. Using Default [2023-03-14T18:30:57.855Z] The recommended git tool is: NONE [2023-03-14T18:31:04.955Z] using credential edgex-jenkins-ssh [2023-03-14T18:31:04.978Z] Cloning the remote Git repository [2023-03-14T18:31:05.033Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-14T18:31:05.150Z] > git init /w/workspace/device-mqtt-go/94 # timeout=10 [2023-03-14T18:31:05.321Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-14T18:31:05.323Z] > git --version # timeout=10 [2023-03-14T18:31:05.349Z] > git --version # 'git version 2.25.1' [2023-03-14T18:31:05.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T18:31:05.545Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T18:31:06.818Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-14T18:31:06.844Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T18:31:07.993Z] Avoid second fetch [2023-03-14T18:31:07.994Z] Checking out Revision 61add75b1ef191377c59afa20b8ba92f4dc8af4b (main) [2023-03-14T18:31:08.019Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T18:31:08.112Z] > git checkout -f 61add75b1ef191377c59afa20b8ba92f4dc8af4b # timeout=10 [2023-03-14T18:31:08.747Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#525)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T18:31:09.681Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T18:31:09.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T18:31:09.681Z] Dload Upload Total Spent Left Speed [2023-03-14T18:31:09.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-03-14T18:31:10.383Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T18:31:10.733Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T18:31:10.733Z] + sudo tee /etc/docker/daemon.new [2023-03-14T18:31:10.733Z] { [2023-03-14T18:31:10.733Z] "registry-mirrors": [ [2023-03-14T18:31:10.733Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T18:31:10.733Z] ], [2023-03-14T18:31:10.733Z] "bip": "10.250.0.254/24", [2023-03-14T18:31:10.733Z] "hosts": [ [2023-03-14T18:31:10.733Z] "tcp://0.0.0.0:5555", [2023-03-14T18:31:10.733Z] "unix:///var/run/docker.sock" [2023-03-14T18:31:10.733Z] ], [2023-03-14T18:31:10.733Z] "mtu": 1458, [2023-03-14T18:31:10.733Z] "selinux-enabled": true, [2023-03-14T18:31:10.733Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T18:31:10.733Z] } [Pipeline] sh [2023-03-14T18:31:11.095Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T18:31:11.460Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:31:29.795Z] provisioning config files... [2023-03-14T18:31:29.831Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/94@tmp/config12001029485101782434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:31:30.205Z] ---> docker-login.sh [2023-03-14T18:31:30.205Z] nexus3.edgexfoundry.org:10001 [2023-03-14T18:31:30.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:31:30.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:31:30.803Z] Configure a credential helper to remove this warning. See [2023-03-14T18:31:30.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:31:30.803Z] [2023-03-14T18:31:30.803Z] Login Succeeded [2023-03-14T18:31:30.803Z] nexus3.edgexfoundry.org:10002 [2023-03-14T18:31:31.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:31:31.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:31:31.353Z] Configure a credential helper to remove this warning. See [2023-03-14T18:31:31.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:31:31.353Z] [2023-03-14T18:31:31.353Z] Login Succeeded [2023-03-14T18:31:31.353Z] nexus3.edgexfoundry.org:10003 [2023-03-14T18:31:31.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:31:31.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:31:31.625Z] Configure a credential helper to remove this warning. See [2023-03-14T18:31:31.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:31:31.625Z] [2023-03-14T18:31:31.625Z] Login Succeeded [2023-03-14T18:31:31.625Z] nexus3.edgexfoundry.org:10004 [2023-03-14T18:31:31.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:31:32.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:31:32.172Z] Configure a credential helper to remove this warning. See [2023-03-14T18:31:32.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:31:32.172Z] [2023-03-14T18:31:32.172Z] Login Succeeded [2023-03-14T18:31:32.172Z] docker.io [2023-03-14T18:31:32.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:31:32.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:31:32.715Z] Configure a credential helper to remove this warning. See [2023-03-14T18:31:32.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:31:32.715Z] [2023-03-14T18:31:32.715Z] Login Succeeded [2023-03-14T18:31:32.715Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T18:31:32.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T18:31:33.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:31:33.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:31:33.100Z] ========================================================= [2023-03-14T18:31:33.100Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T18:31:33.100Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:31:33.474Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-14T18:31:33.752Z] Sending build context to Docker daemon 3.294MB [2023-03-14T18:31:33.752Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T18:31:33.752Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-14T18:31:34.042Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T18:31:34.042Z] af6eaf76a39c: Pulling fs layer [2023-03-14T18:31:34.042Z] 55522c791124: Pulling fs layer [2023-03-14T18:31:34.042Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T18:31:34.042Z] 169dfbe0d373: Pulling fs layer [2023-03-14T18:31:34.042Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T18:31:34.042Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T18:31:34.042Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T18:31:34.042Z] 169dfbe0d373: Waiting [2023-03-14T18:31:34.042Z] 52ebb69f0ebf: Waiting [2023-03-14T18:31:34.042Z] e1ff8fa3b103: Waiting [2023-03-14T18:31:34.042Z] 5abe8eddf0d5: Waiting [2023-03-14T18:31:34.042Z] 55522c791124: Download complete [2023-03-14T18:31:34.042Z] 169dfbe0d373: Verifying Checksum [2023-03-14T18:31:34.042Z] 169dfbe0d373: Download complete [2023-03-14T18:31:34.315Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T18:31:34.315Z] e1ff8fa3b103: Download complete [2023-03-14T18:31:34.315Z] af6eaf76a39c: Verifying Checksum [2023-03-14T18:31:35.299Z] af6eaf76a39c: Pull complete [2023-03-14T18:31:35.572Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T18:31:35.572Z] 5abe8eddf0d5: Download complete [2023-03-14T18:31:35.851Z] 55522c791124: Pull complete [2023-03-14T18:31:37.275Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T18:31:37.275Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T18:31:37.275Z] ce5c4a1c91eb: Download complete [2023-03-14T18:31:49.895Z] ce5c4a1c91eb: Pull complete [2023-03-14T18:31:49.895Z] 169dfbe0d373: Pull complete [2023-03-14T18:31:49.895Z] e1ff8fa3b103: Pull complete [2023-03-14T18:31:55.267Z] 52ebb69f0ebf: Pull complete [2023-03-14T18:31:57.240Z] 5abe8eddf0d5: Pull complete [2023-03-14T18:31:57.240Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T18:31:57.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T18:31:57.240Z] ---> 6cb57ee374ae [2023-03-14T18:31:57.240Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-14T18:31:59.219Z] ---> Running in 6b1f48447b8f [2023-03-14T18:31:59.499Z] Removing intermediate container 6b1f48447b8f [2023-03-14T18:31:59.499Z] ---> 00cc7378b0dc [2023-03-14T18:31:59.499Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T18:31:59.770Z] ---> Running in a1347e5ffa9d [2023-03-14T18:32:00.040Z] Removing intermediate container a1347e5ffa9d [2023-03-14T18:32:00.040Z] ---> d95c4917fc9b [2023-03-14T18:32:00.040Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-14T18:32:00.040Z] ---> Running in 3b06b049db52 [2023-03-14T18:32:00.637Z] Removing intermediate container 3b06b049db52 [2023-03-14T18:32:00.637Z] ---> 897e0eb6ba2a [2023-03-14T18:32:00.637Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T18:32:00.637Z] ---> Running in 330f89700382 [2023-03-14T18:32:00.907Z] Removing intermediate container 330f89700382 [2023-03-14T18:32:00.907Z] ---> e77c0d7e2dad [2023-03-14T18:32:00.907Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T18:32:01.180Z] ---> Running in b358051d0a78 [2023-03-14T18:32:02.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T18:32:03.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T18:32:04.633Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-14T18:32:04.633Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-14T18:32:04.633Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-14T18:32:04.904Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-14T18:32:04.904Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T18:32:04.904Z] OK: 268 MiB in 57 packages [2023-03-14T18:32:06.334Z] Removing intermediate container b358051d0a78 [2023-03-14T18:32:06.334Z] ---> 7afbc950e4a0 [2023-03-14T18:32:06.334Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-14T18:32:06.334Z] ---> Running in 30099047b147 [2023-03-14T18:32:06.606Z] Removing intermediate container 30099047b147 [2023-03-14T18:32:06.606Z] ---> 7531767398c4 [2023-03-14T18:32:06.606Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-14T18:32:07.194Z] ---> 3ab530d67e14 [2023-03-14T18:32:07.194Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T18:32:07.194Z] ---> Running in d14bbffb23dc [2023-03-14T18:33:15.168Z] Removing intermediate container d14bbffb23dc [2023-03-14T18:33:15.168Z] ---> c3dc04fd2809 [2023-03-14T18:33:15.168Z] Step 11/12 : COPY . . [2023-03-14T18:33:15.168Z] ---> 536e77fbc363 [2023-03-14T18:33:15.168Z] Step 12/12 : RUN $MAKE [2023-03-14T18:33:15.168Z] ---> Running in ccf2c8e39977 [2023-03-14T18:33:15.168Z] noop [2023-03-14T18:33:15.168Z] Removing intermediate container ccf2c8e39977 [2023-03-14T18:33:15.168Z] ---> f82e97f99caf [2023-03-14T18:33:15.168Z] Successfully built f82e97f99caf [2023-03-14T18:33:15.168Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:33:15.547Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T18:33:15.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:33:15.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-216 does not seem to be running inside a container [2023-03-14T18:33:15.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/94 -v /w/workspace/device-mqtt-go/94:/w/workspace/device-mqtt-go/94:rw,z -v /w/workspace/device-mqtt-go/94@tmp:/w/workspace/device-mqtt-go/94@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 [2023-03-14T18:33:17.349Z] $ docker top d18485420b3db07bc2741fbd04c95ec39378709a7c12a8dd89a243810380e118 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:33:18.246Z] + go version [2023-03-14T18:33:18.246Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T18:33:18.277Z] $ docker stop --time=1 d18485420b3db07bc2741fbd04c95ec39378709a7c12a8dd89a243810380e118 [2023-03-14T18:33:20.949Z] $ docker rm -f --volumes d18485420b3db07bc2741fbd04c95ec39378709a7c12a8dd89a243810380e118 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:33:21.531Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T18:33:21.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:33:21.739Z] prd-ubuntu20.04-docker-arm64-4c-16g-216 does not seem to be running inside a container [2023-03-14T18:33:21.828Z] $ 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/94 -v /w/workspace/device-mqtt-go/94:/w/workspace/device-mqtt-go/94:rw,z -v /w/workspace/device-mqtt-go/94@tmp:/w/workspace/device-mqtt-go/94@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 [2023-03-14T18:33:23.190Z] $ docker top 7d304e5ab8e4cbd24460cf4e80bb4dcf28bae5cf53a67eedda83bfe9a83cfe9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:33:24.080Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/94 [Pipeline] fileExists [Pipeline] sh [2023-03-14T18:33:24.749Z] + make test [2023-03-14T18:33:24.749Z] go test ./... -coverprofile=coverage.out ./... [2023-03-14T18:34:03.656Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-14T18:36:40.471Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-14T18:36:40.471Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-14T18:36:40.471Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.084s coverage: 22.2% of statements [2023-03-14T18:36:41.061Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T18:36:41.061Z] go vet ./... [2023-03-14T18:37:13.327Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T18:37:13.327Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T18:37:13.327Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T18:37:13.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T18:37:13.370Z] $ docker stop --time=1 7d304e5ab8e4cbd24460cf4e80bb4dcf28bae5cf53a67eedda83bfe9a83cfe9c [2023-03-14T18:37:15.311Z] $ docker rm -f --volumes 7d304e5ab8e4cbd24460cf4e80bb4dcf28bae5cf53a67eedda83bfe9a83cfe9c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T18:37:16.593Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T18:37:16.617Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T18:37:17.195Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T18:37:17.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T18:37:17.908Z] + ls -al . [2023-03-14T18:37:17.908Z] total 176 [2023-03-14T18:37:17.908Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 18:33 . [2023-03-14T18:37:17.908Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 18:31 .. [2023-03-14T18:37:17.908Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 18:31 .dockerignore [2023-03-14T18:37:17.908Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 18:31 .git [2023-03-14T18:37:17.908Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 18:31 .github [2023-03-14T18:37:17.908Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 14 18:31 .gitignore [2023-03-14T18:37:17.908Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 14 18:31 .golangci.yml [2023-03-14T18:37:17.908Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 14 18:31 Attribution.txt [2023-03-14T18:37:17.908Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 14 18:31 CHANGELOG.md [2023-03-14T18:37:17.908Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 14 18:31 Dockerfile [2023-03-14T18:37:17.908Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 18:31 GOVERNANCE.md [2023-03-14T18:37:17.908Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 14 18:31 Jenkinsfile [2023-03-14T18:37:17.908Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 14 18:31 LICENSE [2023-03-14T18:37:17.908Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 14 18:31 Makefile [2023-03-14T18:37:17.908Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 14 18:31 OWNERS.md [2023-03-14T18:37:17.908Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 14 18:31 README.md [2023-03-14T18:37:17.908Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 14 18:27 VERSION [2023-03-14T18:37:17.908Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 18:31 bin [2023-03-14T18:37:17.908Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 18:31 cmd [2023-03-14T18:37:17.908Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 14 18:36 coverage.out [2023-03-14T18:37:17.908Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 14 18:31 go.mod [2023-03-14T18:37:17.908Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 14 18:31 go.sum [2023-03-14T18:37:17.908Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 18:31 internal [2023-03-14T18:37:17.908Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 18:31 mock [2023-03-14T18:37:17.908Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 18:31 snap [2023-03-14T18:37:17.908Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 14 18:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:37:18.258Z] + 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=61add75b1ef191377c59afa20b8ba92f4dc8af4b --label arch=arm64 --label version=3.0.0-dev.11 . [2023-03-14T18:37:18.528Z] Sending build context to Docker daemon 3.313MB [2023-03-14T18:37:18.528Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T18:37:18.528Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-14T18:37:18.528Z] ---> f82e97f99caf [2023-03-14T18:37:18.528Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T18:37:18.795Z] ---> Running in 395878dc56f0 [2023-03-14T18:37:19.063Z] Removing intermediate container 395878dc56f0 [2023-03-14T18:37:19.063Z] ---> f35bb8a9b5fd [2023-03-14T18:37:19.063Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T18:37:19.331Z] ---> Running in b9cd31f8eaf1 [2023-03-14T18:37:19.600Z] Removing intermediate container b9cd31f8eaf1 [2023-03-14T18:37:19.600Z] ---> c3cd507c47d2 [2023-03-14T18:37:19.600Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-14T18:37:19.600Z] ---> Running in e7977e29067d [2023-03-14T18:37:19.867Z] Removing intermediate container e7977e29067d [2023-03-14T18:37:19.867Z] ---> 931d4245e890 [2023-03-14T18:37:19.867Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T18:37:20.135Z] ---> Running in 510ba20fa99f [2023-03-14T18:37:20.404Z] Removing intermediate container 510ba20fa99f [2023-03-14T18:37:20.404Z] ---> 46bdedbf473b [2023-03-14T18:37:20.404Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T18:37:20.673Z] ---> Running in 09d073d55236 [2023-03-14T18:37:21.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T18:37:22.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T18:37:23.648Z] OK: 268 MiB in 57 packages [2023-03-14T18:37:24.616Z] Removing intermediate container 09d073d55236 [2023-03-14T18:37:24.616Z] ---> 5a6032dd15a6 [2023-03-14T18:37:24.616Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-14T18:37:24.616Z] ---> Running in 591e0f25fe8d [2023-03-14T18:37:24.885Z] Removing intermediate container 591e0f25fe8d [2023-03-14T18:37:24.885Z] ---> ef1c93af7e7a [2023-03-14T18:37:24.885Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-14T18:37:25.479Z] ---> 93cb48c26dc1 [2023-03-14T18:37:25.479Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T18:37:25.479Z] ---> Running in 147d48ea2344 [2023-03-14T18:37:28.863Z] Removing intermediate container 147d48ea2344 [2023-03-14T18:37:28.864Z] ---> 7dc142938ea4 [2023-03-14T18:37:28.864Z] Step 11/24 : COPY . . [2023-03-14T18:37:29.452Z] ---> 3a2886bcadd9 [2023-03-14T18:37:29.452Z] Step 12/24 : RUN $MAKE [2023-03-14T18:37:29.452Z] ---> Running in fcde15034fdd [2023-03-14T18:37:30.469Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-14T18:40:07.270Z] Removing intermediate container fcde15034fdd [2023-03-14T18:40:07.270Z] ---> 0b82d5e4b9f4 [2023-03-14T18:40:07.270Z] Step 13/24 : FROM alpine:3.16 [2023-03-14T18:40:07.270Z] 3.16: Pulling from library/alpine [2023-03-14T18:40:07.270Z] 3760b48202b3: Pulling fs layer [2023-03-14T18:40:07.270Z] 3760b48202b3: Download complete [2023-03-14T18:40:07.270Z] 3760b48202b3: Pull complete [2023-03-14T18:40:07.270Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-14T18:40:07.270Z] Status: Downloaded newer image for alpine:3.16 [2023-03-14T18:40:07.270Z] ---> 4c81e5bf8899 [2023-03-14T18:40:07.270Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-14T18:40:07.270Z] ---> Running in fed5b15c2201 [2023-03-14T18:40:07.270Z] Removing intermediate container fed5b15c2201 [2023-03-14T18:40:07.270Z] ---> 47616d6467fb [2023-03-14T18:40:07.270Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T18:40:07.270Z] ---> Running in 88828e3b60e9 [2023-03-14T18:40:07.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-14T18:40:07.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-14T18:40:07.271Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-14T18:40:07.271Z] Executing busybox-1.35.0-r17.trigger [2023-03-14T18:40:07.271Z] OK: 5 MiB in 15 packages [2023-03-14T18:40:07.271Z] Removing intermediate container 88828e3b60e9 [2023-03-14T18:40:07.271Z] ---> ebe192c019ca [2023-03-14T18:40:07.271Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-14T18:40:07.271Z] ---> 96fc18ea75c3 [2023-03-14T18:40:07.271Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-14T18:40:07.271Z] ---> d9aa070db9af [2023-03-14T18:40:07.271Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-14T18:40:07.271Z] ---> 50056b581385 [2023-03-14T18:40:07.271Z] Step 19/24 : EXPOSE 59982 [2023-03-14T18:40:07.271Z] ---> Running in 6a4357ccbd75 [2023-03-14T18:40:07.271Z] Removing intermediate container 6a4357ccbd75 [2023-03-14T18:40:07.271Z] ---> a258691bdd16 [2023-03-14T18:40:07.271Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-14T18:40:07.271Z] ---> Running in b5060cd94dc4 [2023-03-14T18:40:07.271Z] Removing intermediate container b5060cd94dc4 [2023-03-14T18:40:07.271Z] ---> 5e42b5346c48 [2023-03-14T18:40:07.271Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-14T18:40:07.271Z] ---> Running in 44c0bc121ae8 [2023-03-14T18:40:07.271Z] Removing intermediate container 44c0bc121ae8 [2023-03-14T18:40:07.271Z] ---> 76cb69f1cb3f [2023-03-14T18:40:07.271Z] Step 22/24 : LABEL arch=arm64 [2023-03-14T18:40:07.271Z] ---> Running in ae48e16bd8e0 [2023-03-14T18:40:07.271Z] Removing intermediate container ae48e16bd8e0 [2023-03-14T18:40:07.271Z] ---> 3901def56f93 [2023-03-14T18:40:07.271Z] Step 23/24 : LABEL git_sha=61add75b1ef191377c59afa20b8ba92f4dc8af4b [2023-03-14T18:40:07.271Z] ---> Running in cd49e4a58f7a [2023-03-14T18:40:07.271Z] Removing intermediate container cd49e4a58f7a [2023-03-14T18:40:07.271Z] ---> 4228bbd09545 [2023-03-14T18:40:07.271Z] Step 24/24 : LABEL version=3.0.0-dev.11 [2023-03-14T18:40:07.271Z] ---> Running in e0f7de690c66 [2023-03-14T18:40:07.271Z] Removing intermediate container e0f7de690c66 [2023-03-14T18:40:07.271Z] ---> 31878cae3e0b [2023-03-14T18:40:07.271Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T18:40:07.271Z] Successfully built 31878cae3e0b [2023-03-14T18:40:07.271Z] 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 [2023-03-14T18:40:07.375Z] provisioning config files... [2023-03-14T18:40:07.392Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/94@tmp/config14974713117633937943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:40:07.729Z] ---> docker-login.sh [2023-03-14T18:40:07.729Z] nexus3.edgexfoundry.org:10001 [2023-03-14T18:40:07.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:40:07.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:40:07.998Z] Configure a credential helper to remove this warning. See [2023-03-14T18:40:07.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:40:07.998Z] [2023-03-14T18:40:07.998Z] Login Succeeded [2023-03-14T18:40:07.998Z] nexus3.edgexfoundry.org:10002 [2023-03-14T18:40:08.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:40:08.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:40:08.533Z] Configure a credential helper to remove this warning. See [2023-03-14T18:40:08.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:40:08.533Z] [2023-03-14T18:40:08.533Z] Login Succeeded [2023-03-14T18:40:08.533Z] nexus3.edgexfoundry.org:10003 [2023-03-14T18:40:08.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:40:08.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:40:08.802Z] Configure a credential helper to remove this warning. See [2023-03-14T18:40:08.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:40:08.802Z] [2023-03-14T18:40:08.802Z] Login Succeeded [2023-03-14T18:40:08.802Z] nexus3.edgexfoundry.org:10004 [2023-03-14T18:40:09.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:40:09.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:40:09.339Z] Configure a credential helper to remove this warning. See [2023-03-14T18:40:09.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:40:09.339Z] [2023-03-14T18:40:09.339Z] Login Succeeded [2023-03-14T18:40:09.339Z] docker.io [2023-03-14T18:40:09.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T18:40:09.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T18:40:09.874Z] Configure a credential helper to remove this warning. See [2023-03-14T18:40:09.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T18:40:09.874Z] [2023-03-14T18:40:09.874Z] Login Succeeded [2023-03-14T18:40:09.874Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T18:40:09.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T18:40:09.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T18:40:09.927Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-03-14T18:40:09.927Z] 61add75b1ef191377c59afa20b8ba92f4dc8af4b [2023-03-14T18:40:09.927Z] latest [2023-03-14T18:40:09.927Z] 3.0.0-dev.11 [2023-03-14T18:40:09.927Z] 61add75b1ef191377c59afa20b8ba92f4dc8af4b-3.0.0-dev.11 [2023-03-14T18:40:09.927Z] main [2023-03-14T18:40:09.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:40:10.263Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:61add75b1ef191377c59afa20b8ba92f4dc8af4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:40:10.609Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:61add75b1ef191377c59afa20b8ba92f4dc8af4b [2023-03-14T18:40:10.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-14T18:40:10.609Z] 6433962874d8: Preparing [2023-03-14T18:40:10.609Z] 94e3660bc477: Preparing [2023-03-14T18:40:10.609Z] a4d4e18e189d: Preparing [2023-03-14T18:40:10.609Z] b773c1b24d56: Preparing [2023-03-14T18:40:10.609Z] f70ee36035b9: Preparing [2023-03-14T18:40:10.609Z] f70ee36035b9: Layer already exists [2023-03-14T18:40:10.877Z] 94e3660bc477: Pushed [2023-03-14T18:40:10.877Z] b773c1b24d56: Pushed [2023-03-14T18:40:10.877Z] 6433962874d8: Pushed [2023-03-14T18:40:17.535Z] a4d4e18e189d: Pushed [2023-03-14T18:40:17.535Z] 61add75b1ef191377c59afa20b8ba92f4dc8af4b: digest: sha256:544fedd9e03cabf7dcbf0c55285568115f1648ca8d6ad9819b70ed3dbb8235bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:40:17.957Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:40:18.323Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-14T18:40:18.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-14T18:40:18.323Z] 6433962874d8: Preparing [2023-03-14T18:40:18.323Z] 94e3660bc477: Preparing [2023-03-14T18:40:18.323Z] a4d4e18e189d: Preparing [2023-03-14T18:40:18.323Z] b773c1b24d56: Preparing [2023-03-14T18:40:18.323Z] f70ee36035b9: Preparing [2023-03-14T18:40:18.323Z] f70ee36035b9: Layer already exists [2023-03-14T18:40:18.323Z] a4d4e18e189d: Layer already exists [2023-03-14T18:40:18.323Z] 94e3660bc477: Layer already exists [2023-03-14T18:40:18.323Z] 6433962874d8: Layer already exists [2023-03-14T18:40:18.323Z] b773c1b24d56: Layer already exists [2023-03-14T18:40:18.594Z] latest: digest: sha256:544fedd9e03cabf7dcbf0c55285568115f1648ca8d6ad9819b70ed3dbb8235bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:40:18.976Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:40:19.336Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.11 [2023-03-14T18:40:19.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-14T18:40:19.337Z] 6433962874d8: Preparing [2023-03-14T18:40:19.337Z] 94e3660bc477: Preparing [2023-03-14T18:40:19.337Z] a4d4e18e189d: Preparing [2023-03-14T18:40:19.337Z] b773c1b24d56: Preparing [2023-03-14T18:40:19.337Z] f70ee36035b9: Preparing [2023-03-14T18:40:19.337Z] a4d4e18e189d: Layer already exists [2023-03-14T18:40:19.337Z] 6433962874d8: Layer already exists [2023-03-14T18:40:19.337Z] 94e3660bc477: Layer already exists [2023-03-14T18:40:19.337Z] f70ee36035b9: Layer already exists [2023-03-14T18:40:19.337Z] b773c1b24d56: Layer already exists [2023-03-14T18:40:19.337Z] 3.0.0-dev.11: digest: sha256:544fedd9e03cabf7dcbf0c55285568115f1648ca8d6ad9819b70ed3dbb8235bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:40:19.960Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:61add75b1ef191377c59afa20b8ba92f4dc8af4b-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:40:20.311Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:61add75b1ef191377c59afa20b8ba92f4dc8af4b-3.0.0-dev.11 [2023-03-14T18:40:20.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-14T18:40:20.311Z] 6433962874d8: Preparing [2023-03-14T18:40:20.311Z] 94e3660bc477: Preparing [2023-03-14T18:40:20.311Z] a4d4e18e189d: Preparing [2023-03-14T18:40:20.311Z] b773c1b24d56: Preparing [2023-03-14T18:40:20.311Z] f70ee36035b9: Preparing [2023-03-14T18:40:20.311Z] f70ee36035b9: Layer already exists [2023-03-14T18:40:20.311Z] 94e3660bc477: Layer already exists [2023-03-14T18:40:20.311Z] a4d4e18e189d: Layer already exists [2023-03-14T18:40:20.311Z] b773c1b24d56: Layer already exists [2023-03-14T18:40:20.311Z] 6433962874d8: Layer already exists [2023-03-14T18:40:20.311Z] 61add75b1ef191377c59afa20b8ba92f4dc8af4b-3.0.0-dev.11: digest: sha256:544fedd9e03cabf7dcbf0c55285568115f1648ca8d6ad9819b70ed3dbb8235bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:40:20.667Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:40:21.009Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-03-14T18:40:21.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-14T18:40:21.009Z] 6433962874d8: Preparing [2023-03-14T18:40:21.009Z] 94e3660bc477: Preparing [2023-03-14T18:40:21.009Z] a4d4e18e189d: Preparing [2023-03-14T18:40:21.009Z] b773c1b24d56: Preparing [2023-03-14T18:40:21.009Z] f70ee36035b9: Preparing [2023-03-14T18:40:21.009Z] f70ee36035b9: Layer already exists [2023-03-14T18:40:21.009Z] b773c1b24d56: Layer already exists [2023-03-14T18:40:21.009Z] a4d4e18e189d: Layer already exists [2023-03-14T18:40:21.009Z] 6433962874d8: Layer already exists [2023-03-14T18:40:21.009Z] 94e3660bc477: Layer already exists [2023-03-14T18:40:21.009Z] main: digest: sha256:544fedd9e03cabf7dcbf0c55285568115f1648ca8d6ad9819b70ed3dbb8235bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-14T18:40:21.322Z] ===================================================== [Pipeline] echo [2023-03-14T18:40:21.327Z] taggedImages: [2023-03-14T18:40:21.327Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:61add75b1ef191377c59afa20b8ba92f4dc8af4b [2023-03-14T18:40:21.327Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-14T18:40:21.327Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.11 [2023-03-14T18:40:21.327Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:61add75b1ef191377c59afa20b8ba92f4dc8af4b-3.0.0-dev.11 [2023-03-14T18:40:21.327Z] - 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 [2023-03-14T18:40:21.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T18:40:21.679Z] [2023-03-14T18:40:21.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:40:22.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T18:40:22.012Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T18:40:22.012Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T18:40:22.012Z] 04944245beec: Pulling fs layer [2023-03-14T18:40:22.012Z] 699f458cf7ca: Pulling fs layer [2023-03-14T18:40:22.012Z] 765212b225bb: Pulling fs layer [2023-03-14T18:40:22.012Z] f23df028b6ca: Pulling fs layer [2023-03-14T18:40:22.012Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T18:40:22.012Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T18:40:22.012Z] 765212b225bb: Waiting [2023-03-14T18:40:22.012Z] f23df028b6ca: Waiting [2023-03-14T18:40:22.012Z] d65c8cfc05b1: Waiting [2023-03-14T18:40:22.012Z] 2437ff75d9bd: Waiting [2023-03-14T18:40:22.285Z] 04944245beec: Verifying Checksum [2023-03-14T18:40:22.285Z] 04944245beec: Download complete [2023-03-14T18:40:22.285Z] 765212b225bb: Download complete [2023-03-14T18:40:22.285Z] f23df028b6ca: Verifying Checksum [2023-03-14T18:40:22.285Z] f23df028b6ca: Download complete [2023-03-14T18:40:22.564Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T18:40:22.564Z] d65c8cfc05b1: Download complete [2023-03-14T18:40:22.564Z] 699f458cf7ca: Verifying Checksum [2023-03-14T18:40:22.564Z] 699f458cf7ca: Download complete [2023-03-14T18:40:22.833Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T18:40:22.833Z] 8998bd30e6a1: Download complete [2023-03-14T18:40:25.423Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T18:40:25.423Z] 2437ff75d9bd: Download complete [2023-03-14T18:40:27.373Z] 8998bd30e6a1: Pull complete [2023-03-14T18:40:27.642Z] 04944245beec: Pull complete [2023-03-14T18:40:29.055Z] 699f458cf7ca: Pull complete [2023-03-14T18:40:29.322Z] 765212b225bb: Pull complete [2023-03-14T18:40:30.287Z] f23df028b6ca: Pull complete [2023-03-14T18:40:30.287Z] d65c8cfc05b1: Pull complete [2023-03-14T18:40:45.286Z] 2437ff75d9bd: Pull complete [2023-03-14T18:40:45.286Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T18:40:45.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T18:40:45.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:40:45.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-216 does not seem to be running inside a container [2023-03-14T18:40:45.576Z] $ 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/94 -v /w/workspace/device-mqtt-go/94:/w/workspace/device-mqtt-go/94:rw,z -v /w/workspace/device-mqtt-go/94@tmp:/w/workspace/device-mqtt-go/94@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 [2023-03-14T18:40:48.259Z] $ docker top 2f9d54b438ecc85c1d7e07dd480c6e3ea76102b424de7ef5aa7bd7221362ecfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:40:49.112Z] ---> job-cost.sh [2023-03-14T18:40:49.112Z] lf-activate-venv: SKIPPING [2023-03-14T18:40:49.112Z] INFO: No Stack... [2023-03-14T18:40:49.379Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T18:40:50.337Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T18:40:50.974Z] + cut -d, -f6 [2023-03-14T18:40:50.974Z] + cat /w/workspace/device-mqtt-go/94/archives/cost.csv [Pipeline] lock [2023-03-14T18:40:52.521Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-94-stack-cost] [2023-03-14T18:40:52.530Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-94-stack-cost] did not exist. Created. [2023-03-14T18:40:52.530Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T18:40:53.188Z] /w/workspace/device-mqtt-go/94@tmp/durable-29fb2739/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T18:40:53.843Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T18:40:53.864Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T18:40:53.912Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T18:40:53.919Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T18:40:53.937Z] $ docker stop --time=1 2f9d54b438ecc85c1d7e07dd480c6e3ea76102b424de7ef5aa7bd7221362ecfe [2023-03-14T18:40:55.447Z] $ docker rm -f --volumes 2f9d54b438ecc85c1d7e07dd480c6e3ea76102b424de7ef5aa7bd7221362ecfe [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 [2023-03-14T18:40:55.823Z] provisioning config files... [2023-03-14T18:40:55.830Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18200523076984548086tmp [Pipeline] { [Pipeline] sh [2023-03-14T18:40:56.121Z] + set +x [2023-03-14T18:40:56.121Z] + + curl -s https://codecov.io/bash [2023-03-14T18:40:56.121Z] bash -s -- [2023-03-14T18:40:56.121Z] [2023-03-14T18:40:56.121Z] _____ _ [2023-03-14T18:40:56.121Z] / ____| | | [2023-03-14T18:40:56.121Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T18:40:56.121Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T18:40:56.121Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T18:40:56.121Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T18:40:56.121Z] Bash-1.0.6 [2023-03-14T18:40:56.121Z] [2023-03-14T18:40:56.121Z] [2023-03-14T18:40:56.121Z] ==> git version 2.25.1 found [2023-03-14T18:40:56.121Z] ==> 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 [2023-03-14T18:40:56.121Z] Release-Date: 2020-01-08 [2023-03-14T18:40:56.121Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-14T18:40:56.121Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T18:40:56.121Z] ==> Jenkins CI detected. [2023-03-14T18:40:56.121Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-14T18:40:56.121Z] project root: . [2023-03-14T18:40:56.121Z] --> token set from env [2023-03-14T18:40:56.121Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T18:40:56.121Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T18:40:56.121Z] ==> Python coveragepy not found [2023-03-14T18:40:56.121Z] ==> Searching for coverage reports in: [2023-03-14T18:40:56.121Z] + . [2023-03-14T18:40:56.121Z] -> Found 1 reports [2023-03-14T18:40:56.121Z] ==> Detecting git/mercurial file structure [2023-03-14T18:40:56.121Z] ==> Reading reports [2023-03-14T18:40:56.121Z] + ./coverage.out bytes=18047 [2023-03-14T18:40:56.121Z] ==> Appending adjustments [2023-03-14T18:40:56.121Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T18:40:56.380Z] + Found adjustments [2023-03-14T18:40:56.380Z] ==> Gzipping contents [2023-03-14T18:40:56.380Z] 4.0K /tmp/codecov.5PwLoq.gz [2023-03-14T18:40:56.380Z] ==> Uploading reports [2023-03-14T18:40:56.380Z] url: https://codecov.io [2023-03-14T18:40:56.380Z] query: branch=main&commit=61add75b1ef191377c59afa20b8ba92f4dc8af4b&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-14T18:40:56.380Z] -> Pinging Codecov [2023-03-14T18:40:56.380Z] 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=61add75b1ef191377c59afa20b8ba92f4dc8af4b&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-14T18:40:56.380Z] -> Uploading to [2023-03-14T18:40:56.380Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/7D719EC7BBE17E464838252E33014C33/61add75b1ef191377c59afa20b8ba92f4dc8af4b/5923db5a-77bf-4392-90ce-baa9f7ae0375.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T184056Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73329c9f75c0dd47a470ddb5a99f308faef335206b99317941998be07a1862b5 [2023-03-14T18:40:56.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T18:40:56.380Z] Dload Upload Total Spent Left Speed [2023-03-14T18:40:56.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 0 0 100 3149 0 12397 --:--:-- --:--:-- --:--:-- 12349 [2023-03-14T18:40:56.640Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/61add75b1ef191377c59afa20b8ba92f4dc8af4b [Pipeline] } [2023-03-14T18:40:56.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-14T18:40:56.746Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-14T18:40:56.758Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:40:57.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T18:40:57.048Z] [2023-03-14T18:40:57.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:40:57.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T18:40:57.345Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-14T18:40:57.345Z] df9b9388f04a: Pulling fs layer [2023-03-14T18:40:57.345Z] 52dc419b0ee2: Pulling fs layer [2023-03-14T18:40:57.345Z] 25bc292e5bac: Pulling fs layer [2023-03-14T18:40:57.345Z] 114826534d7a: Pulling fs layer [2023-03-14T18:40:57.345Z] 4657fd5d0bcf: Pulling fs layer [2023-03-14T18:40:57.345Z] 6ad1cebc031e: Pulling fs layer [2023-03-14T18:40:57.345Z] 8a3aa393b2d8: Pulling fs layer [2023-03-14T18:40:57.345Z] 114826534d7a: Waiting [2023-03-14T18:40:57.345Z] 4657fd5d0bcf: Waiting [2023-03-14T18:40:57.345Z] 6ad1cebc031e: Waiting [2023-03-14T18:40:57.345Z] 8a3aa393b2d8: Waiting [2023-03-14T18:40:57.345Z] 25bc292e5bac: Verifying Checksum [2023-03-14T18:40:57.345Z] 25bc292e5bac: Download complete [2023-03-14T18:40:57.345Z] 52dc419b0ee2: Download complete [2023-03-14T18:40:57.345Z] 4657fd5d0bcf: Verifying Checksum [2023-03-14T18:40:57.345Z] 4657fd5d0bcf: Download complete [2023-03-14T18:40:57.345Z] df9b9388f04a: Verifying Checksum [2023-03-14T18:40:57.345Z] df9b9388f04a: Download complete [2023-03-14T18:40:57.608Z] df9b9388f04a: Pull complete [2023-03-14T18:40:57.608Z] 52dc419b0ee2: Pull complete [2023-03-14T18:40:57.608Z] 6ad1cebc031e: Verifying Checksum [2023-03-14T18:40:57.608Z] 6ad1cebc031e: Download complete [2023-03-14T18:40:57.608Z] 25bc292e5bac: Pull complete [2023-03-14T18:40:58.179Z] 114826534d7a: Download complete [2023-03-14T18:40:58.436Z] 8a3aa393b2d8: Verifying Checksum [2023-03-14T18:40:58.436Z] 8a3aa393b2d8: Download complete [2023-03-14T18:41:01.709Z] 114826534d7a: Pull complete [2023-03-14T18:41:01.709Z] 4657fd5d0bcf: Pull complete [2023-03-14T18:41:01.967Z] 6ad1cebc031e: Pull complete [2023-03-14T18:41:04.495Z] 8a3aa393b2d8: Pull complete [2023-03-14T18:41:04.495Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-14T18:41:04.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T18:41:04.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:41:04.577Z] prd-ubuntu20.04-docker-8c-8g-211 does not seem to be running inside a container [2023-03-14T18:41:04.601Z] $ 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 [2023-03-14T18:41:06.831Z] $ docker top e92c7dd055818083b1d314c00269f3eed39075f19357fac9e29394550ea1ee7d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T18:41:06.895Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-03-14T18:41:07.169Z] + set -o pipefail [2023-03-14T18:41:07.169Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-03-14T18:41:12.444Z] [2023-03-14T18:41:12.444Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-03-14T18:41:12.444Z] [2023-03-14T18:41:12.444Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/2d867f8a-e789-4d6b-a6f2-e3b5ca8d5167 [2023-03-14T18:41:12.444Z] [2023-03-14T18:41:12.444Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-14T18:41:12.444Z] [2023-03-14T18:41:12.444Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-14T18:41:12.444Z] [2023-03-14T18:41:13.009Z] [2023-03-14T18:41:13.009Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-14T18:41:13.009Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-14T18:41:13.009Z] More details here: https://snyk.co/ue1NS [2023-03-14T18:41:13.009Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-14T18:41:13.009Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-14T18:41:13.017Z] $ docker stop --time=1 e92c7dd055818083b1d314c00269f3eed39075f19357fac9e29394550ea1ee7d [2023-03-14T18:41:15.343Z] $ docker rm -f --volumes e92c7dd055818083b1d314c00269f3eed39075f19357fac9e29394550ea1ee7d [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 [2023-03-14T18:41:15.988Z] + git log --format=format:%s -1 61add75b1ef191377c59afa20b8ba92f4dc8af4b [Pipeline] sh [2023-03-14T18:41:16.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T18:41:16.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:41:16.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:41:16.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:41:16.654Z] prd-ubuntu20.04-docker-8c-8g-211 does not seem to be running inside a container [2023-03-14T18:41:16.682Z] $ 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 [2023-03-14T18:41:17.148Z] $ docker top c188a2d61c3d78ce8434ea6050587c657191b771076e554ccf42b60c9e399394 -eo pid,comm [2023-03-14T18:41:17.197Z] 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). [2023-03-14T18:41:17.197Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T18:41:17.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:41:17.230Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:41:17.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:41:17.336Z] $ docker exec c188a2d61c3d78ce8434ea6050587c657191b771076e554ccf42b60c9e399394 ssh-agent [2023-03-14T18:41:17.441Z] SSH_AUTH_SOCK=/tmp/ssh-5rp6SxYfmiw1/agent.31 [2023-03-14T18:41:17.441Z] SSH_AGENT_PID=37 [2023-03-14T18:41:17.446Z] Running ssh-add (command line suppressed) [2023-03-14T18:41:17.542Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9588336535471837544.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9588336535471837544.key) [2023-03-14T18:41:17.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:41:17.837Z] + git semver tag [2023-03-14T18:41:18.096Z] 2023-03-14 18:41:18,007 [run_tag] DEBUG tag force:False [2023-03-14T18:41:18.096Z] 2023-03-14 18:41:18,008 [check_head_tag] DEBUG check head tag [2023-03-14T18:41:18.096Z] 2023-03-14 18:41:18,008 [execute] INFO git cat-file --batch-check [2023-03-14T18:41:18.096Z] 2023-03-14 18:41:18,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-14T18:41:18.096Z] 2023-03-14 18:41:18,012 [execute] INFO git cat-file --batch [2023-03-14T18:41:18.096Z] 2023-03-14 18:41:18,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-14T18:41:18.096Z] 2023-03-14 18:41:18,034 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-14T18:41:18.096Z] 2023-03-14 18:41:18,034 [execute] INFO git tag -a v3.0.0-dev.11 -m v3.0.0-dev.11 [2023-03-14T18:41:18.096Z] 2023-03-14 18:41:18,034 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.11', '-m', 'v3.0.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-14T18:41:18.096Z] 2023-03-14 18:41:18,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-14T18:41:18.096Z] 3.0.0-dev.11 [Pipeline] } [2023-03-14T18:41:18.103Z] $ docker exec --env ******** --env ******** c188a2d61c3d78ce8434ea6050587c657191b771076e554ccf42b60c9e399394 ssh-agent -k [2023-03-14T18:41:18.203Z] unset SSH_AUTH_SOCK; [2023-03-14T18:41:18.205Z] unset SSH_AGENT_PID; [2023-03-14T18:41:18.205Z] echo Agent pid 37 killed; [2023-03-14T18:41:18.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T18:41:18.512Z] + git semver [Pipeline] } [2023-03-14T18:41:18.784Z] $ docker stop --time=1 c188a2d61c3d78ce8434ea6050587c657191b771076e554ccf42b60c9e399394 [2023-03-14T18:41:20.068Z] $ docker rm -f --volumes c188a2d61c3d78ce8434ea6050587c657191b771076e554ccf42b60c9e399394 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:41:20.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T18:41:20.431Z] [2023-03-14T18:41:20.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:41:20.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T18:41:20.725Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-14T18:41:20.725Z] ab5ef0e58194: Pulling fs layer [2023-03-14T18:41:20.725Z] 9712f1f96733: Pulling fs layer [2023-03-14T18:41:20.725Z] 63f879dbbcfc: Pulling fs layer [2023-03-14T18:41:20.725Z] 0d9ebad4ef96: Pulling fs layer [2023-03-14T18:41:20.725Z] e9a5061849ea: Pulling fs layer [2023-03-14T18:41:20.725Z] d747dcd14b5f: Pulling fs layer [2023-03-14T18:41:20.725Z] 2de7ff778b66: Pulling fs layer [2023-03-14T18:41:20.725Z] e9a5061849ea: Waiting [2023-03-14T18:41:20.725Z] d747dcd14b5f: Waiting [2023-03-14T18:41:20.725Z] 0d9ebad4ef96: Waiting [2023-03-14T18:41:20.725Z] 2de7ff778b66: Waiting [2023-03-14T18:41:20.725Z] 9712f1f96733: Verifying Checksum [2023-03-14T18:41:20.725Z] 9712f1f96733: Download complete [2023-03-14T18:41:21.316Z] 63f879dbbcfc: Verifying Checksum [2023-03-14T18:41:21.316Z] 63f879dbbcfc: Download complete [2023-03-14T18:41:21.577Z] 0d9ebad4ef96: Verifying Checksum [2023-03-14T18:41:21.577Z] 0d9ebad4ef96: Download complete [2023-03-14T18:41:21.577Z] d747dcd14b5f: Verifying Checksum [2023-03-14T18:41:21.577Z] d747dcd14b5f: Download complete [2023-03-14T18:41:21.577Z] e9a5061849ea: Verifying Checksum [2023-03-14T18:41:21.577Z] e9a5061849ea: Download complete [2023-03-14T18:41:21.577Z] ab5ef0e58194: Download complete [2023-03-14T18:41:21.577Z] 2de7ff778b66: Verifying Checksum [2023-03-14T18:41:21.577Z] 2de7ff778b66: Download complete [2023-03-14T18:41:24.106Z] ab5ef0e58194: Pull complete [2023-03-14T18:41:24.106Z] 9712f1f96733: Pull complete [2023-03-14T18:41:25.037Z] 63f879dbbcfc: Pull complete [2023-03-14T18:41:28.326Z] 0d9ebad4ef96: Pull complete [2023-03-14T18:41:28.326Z] e9a5061849ea: Pull complete [2023-03-14T18:41:28.326Z] d747dcd14b5f: Pull complete [2023-03-14T18:41:29.259Z] 2de7ff778b66: Pull complete [2023-03-14T18:41:29.259Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-14T18:41:29.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T18:41:29.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:41:29.336Z] prd-ubuntu20.04-docker-8c-8g-211 does not seem to be running inside a container [2023-03-14T18:41:29.359Z] $ 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 [2023-03-14T18:41:32.907Z] $ docker top d2a73c726e01677d71ffbae71a2645d3564983feeeb99fd8080769d26777e139 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:41:32.981Z] provisioning config files... [2023-03-14T18:41:32.986Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15444700298969152980tmp [2023-03-14T18:41:32.995Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10762174378072528144tmp [2023-03-14T18:41:33.005Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config721125578176493114tmp [Pipeline] { [Pipeline] echo [2023-03-14T18:41:33.016Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:41:33.303Z] ---> sigul-configuration.sh [2023-03-14T18:41:33.303Z] gpg: directory `/root/.gnupg' created [2023-03-14T18:41:33.303Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-14T18:41:33.303Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-14T18:41:33.303Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-14T18:41:33.303Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-14T18:41:33.303Z] gpg: CAST5 encrypted data [2023-03-14T18:41:33.303Z] gpg: encrypted with 1 passphrase [2023-03-14T18:41:33.303Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-14T18:41:33.584Z] + mkdir /home/jenkins [2023-03-14T18:41:33.584Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-14T18:41:33.866Z] + 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 [2023-03-14T18:41:33.873Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:41:34.154Z] ---> sigul-install.sh [2023-03-14T18:41:34.154Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-14T18:41:34.438Z] + git tag --list [2023-03-14T18:41:34.438Z] 0.7.1 [2023-03-14T18:41:34.438Z] v1.0.0 [2023-03-14T18:41:34.438Z] v1.1.0 [2023-03-14T18:41:34.438Z] v1.1.1 [2023-03-14T18:41:34.438Z] v1.2.2 [2023-03-14T18:41:34.438Z] v1.3.0 [2023-03-14T18:41:34.438Z] v1.3.1 [2023-03-14T18:41:34.438Z] v2.0.0 [2023-03-14T18:41:34.438Z] v2.1.0 [2023-03-14T18:41:34.438Z] v2.1.1 [2023-03-14T18:41:34.438Z] v2.1.1-dev.1 [2023-03-14T18:41:34.438Z] v2.1.1-dev.2 [2023-03-14T18:41:34.438Z] v2.2.0 [2023-03-14T18:41:34.438Z] v2.2.1-dev.1 [2023-03-14T18:41:34.438Z] v2.2.1-dev.10 [2023-03-14T18:41:34.438Z] v2.2.1-dev.2 [2023-03-14T18:41:34.438Z] v2.2.1-dev.3 [2023-03-14T18:41:34.438Z] v2.2.1-dev.4 [2023-03-14T18:41:34.438Z] v2.2.1-dev.5 [2023-03-14T18:41:34.438Z] v2.2.1-dev.6 [2023-03-14T18:41:34.438Z] v2.2.1-dev.7 [2023-03-14T18:41:34.438Z] v2.2.1-dev.8 [2023-03-14T18:41:34.438Z] v2.2.1-dev.9 [2023-03-14T18:41:34.438Z] v2.3.0 [2023-03-14T18:41:34.438Z] v2.3.0-dev.10 [2023-03-14T18:41:34.438Z] v2.3.0-dev.11 [2023-03-14T18:41:34.438Z] v2.3.0-dev.12 [2023-03-14T18:41:34.438Z] v2.3.0-dev.13 [2023-03-14T18:41:34.438Z] v2.3.0-dev.14 [2023-03-14T18:41:34.438Z] v2.3.0-dev.15 [2023-03-14T18:41:34.438Z] v2.3.0-dev.16 [2023-03-14T18:41:34.438Z] v2.3.0-dev.17 [2023-03-14T18:41:34.438Z] v2.3.0-dev.18 [2023-03-14T18:41:34.438Z] v2.3.0-dev.19 [2023-03-14T18:41:34.438Z] v2.3.0-dev.20 [2023-03-14T18:41:34.438Z] v2.3.0-dev.21 [2023-03-14T18:41:34.438Z] v2.3.0-dev.22 [2023-03-14T18:41:34.438Z] v2.3.0-dev.23 [2023-03-14T18:41:34.438Z] v2.3.0-dev.24 [2023-03-14T18:41:34.438Z] v2.3.0-dev.25 [2023-03-14T18:41:34.438Z] v2.3.0-dev.26 [2023-03-14T18:41:34.438Z] v2.3.0-dev.27 [2023-03-14T18:41:34.438Z] v2.3.0-dev.28 [2023-03-14T18:41:34.438Z] v2.3.0-dev.29 [2023-03-14T18:41:34.438Z] v2.3.0-dev.30 [2023-03-14T18:41:34.438Z] v2.3.0-dev.31 [2023-03-14T18:41:34.438Z] v2.3.0-dev.32 [2023-03-14T18:41:34.438Z] v2.3.0-dev.33 [2023-03-14T18:41:34.438Z] v2.3.0-dev.34 [2023-03-14T18:41:34.438Z] v3.0.0-dev.1 [2023-03-14T18:41:34.438Z] v3.0.0-dev.10 [2023-03-14T18:41:34.438Z] v3.0.0-dev.11 [2023-03-14T18:41:34.438Z] v3.0.0-dev.2 [2023-03-14T18:41:34.438Z] v3.0.0-dev.3 [2023-03-14T18:41:34.438Z] v3.0.0-dev.4 [2023-03-14T18:41:34.438Z] v3.0.0-dev.5 [2023-03-14T18:41:34.438Z] v3.0.0-dev.6 [2023-03-14T18:41:34.438Z] v3.0.0-dev.7 [2023-03-14T18:41:34.438Z] v3.0.0-dev.8 [2023-03-14T18:41:34.438Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-14T18:41:34.722Z] + lftools sign git-tag v3.0.0-dev.11 [2023-03-14T18:41:35.290Z] Signing Git tag with Sigul... [2023-03-14T18:41:35.290Z] Signing v3.0.0-dev.11 [Pipeline] echo [2023-03-14T18:41:35.556Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:41:35.836Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-14T18:41:35.842Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-14T18:41:35.858Z] $ docker stop --time=1 d2a73c726e01677d71ffbae71a2645d3564983feeeb99fd8080769d26777e139 [2023-03-14T18:41:37.142Z] $ docker rm -f --volumes d2a73c726e01677d71ffbae71a2645d3564983feeeb99fd8080769d26777e139 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-14T18:41:37.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T18:41:37.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:41:37.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:41:37.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:41:37.913Z] prd-ubuntu20.04-docker-8c-8g-211 does not seem to be running inside a container [2023-03-14T18:41:37.942Z] $ 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 [2023-03-14T18:41:38.265Z] $ docker top ff82bee77dd4bf0a5a8b16b31f9b5883fe9cfb842aaf34cf634fc5e382a79a22 -eo pid,comm [2023-03-14T18:41:38.314Z] 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). [2023-03-14T18:41:38.314Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T18:41:38.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:41:38.348Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:41:38.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:41:38.452Z] $ docker exec ff82bee77dd4bf0a5a8b16b31f9b5883fe9cfb842aaf34cf634fc5e382a79a22 ssh-agent [2023-03-14T18:41:38.580Z] SSH_AUTH_SOCK=/tmp/ssh-5yAZY8B98lIM/agent.32 [2023-03-14T18:41:38.580Z] SSH_AGENT_PID=38 [2023-03-14T18:41:38.584Z] Running ssh-add (command line suppressed) [2023-03-14T18:41:38.696Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14010893186582784432.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14010893186582784432.key) [2023-03-14T18:41:38.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:41:38.994Z] + git semver bump pre [2023-03-14T18:41:39.253Z] 2023-03-14 18:41:39,157 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-14T18:41:39.253Z] 2023-03-14 18:41:39,157 [bump_version] DEBUG bumping version:3.0.0-dev.11 on axis:pre with prefix:dev [2023-03-14T18:41:39.253Z] 2023-03-14 18:41:39,157 [bump_version] DEBUG bumped version:3.0.0-dev.12 [2023-03-14T18:41:39.253Z] 2023-03-14 18:41:39,157 [write_version] DEBUG write version:3.0.0-dev.12 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-03-14T18:41:39.253Z] 2023-03-14 18:41:39,157 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-14T18:41:39.253Z] 2023-03-14 18:41:39,157 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-14T18:41:39.253Z] 2023-03-14 18:41:39,159 [execute] INFO git cat-file --batch-check [2023-03-14T18:41:39.253Z] 2023-03-14 18:41:39,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T18:41:39.253Z] 2023-03-14 18:41:39,164 [execute] INFO git cat-file --batch [2023-03-14T18:41:39.253Z] 2023-03-14 18:41:39,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T18:41:39.253Z] 2023-03-14 18:41:39,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-14T18:41:39.253Z] 3.0.0-dev.12 [Pipeline] } [2023-03-14T18:41:39.261Z] $ docker exec --env ******** --env ******** ff82bee77dd4bf0a5a8b16b31f9b5883fe9cfb842aaf34cf634fc5e382a79a22 ssh-agent -k [2023-03-14T18:41:39.350Z] unset SSH_AUTH_SOCK; [2023-03-14T18:41:39.350Z] unset SSH_AGENT_PID; [2023-03-14T18:41:39.350Z] echo Agent pid 38 killed; [2023-03-14T18:41:39.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T18:41:39.664Z] + git semver [Pipeline] } [2023-03-14T18:41:39.934Z] $ docker stop --time=1 ff82bee77dd4bf0a5a8b16b31f9b5883fe9cfb842aaf34cf634fc5e382a79a22 [2023-03-14T18:41:41.204Z] $ docker rm -f --volumes ff82bee77dd4bf0a5a8b16b31f9b5883fe9cfb842aaf34cf634fc5e382a79a22 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T18:41:41.539Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T18:41:41.539Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:41:41.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T18:41:41.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:41:41.887Z] prd-ubuntu20.04-docker-8c-8g-211 does not seem to be running inside a container [2023-03-14T18:41:41.909Z] $ 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 [2023-03-14T18:41:42.275Z] $ docker top 9fe6e7d380e014b7894c9093daf377f3df550a7927717b6f4daf090e7ed763e1 -eo pid,comm [2023-03-14T18:41:42.332Z] 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). [2023-03-14T18:41:42.332Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T18:41:42.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T18:41:42.371Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T18:41:42.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T18:41:42.477Z] $ docker exec 9fe6e7d380e014b7894c9093daf377f3df550a7927717b6f4daf090e7ed763e1 ssh-agent [2023-03-14T18:41:42.602Z] SSH_AUTH_SOCK=/tmp/ssh-HY9N4VxtJcta/agent.32 [2023-03-14T18:41:42.602Z] SSH_AGENT_PID=38 [2023-03-14T18:41:42.606Z] Running ssh-add (command line suppressed) [2023-03-14T18:41:42.703Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17661346947531400872.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17661346947531400872.key) [2023-03-14T18:41:42.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T18:41:43.006Z] + git semver push [2023-03-14T18:41:43.265Z] 2023-03-14 18:41:43,176 [run_push] DEBUG push [2023-03-14T18:41:43.265Z] 2023-03-14 18:41:43,176 [execute] INFO git cat-file --batch-check [2023-03-14T18:41:43.265Z] 2023-03-14 18:41:43,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T18:41:43.265Z] 2023-03-14 18:41:43,181 [execute] INFO git rev-list f8b7090cf4b16dab2fc0ff17764fe93a9154695a -- [2023-03-14T18:41:43.265Z] 2023-03-14 18:41:43,181 [execute] DEBUG Popen(['git', 'rev-list', 'f8b7090cf4b16dab2fc0ff17764fe93a9154695a', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-14T18:41:43.265Z] 2023-03-14 18:41:43,189 [execute] INFO git fetch -v origin [2023-03-14T18:41:43.265Z] 2023-03-14 18:41:43,189 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-14T18:41:43.833Z] 2023-03-14 18:41:43,718 [run_push] DEBUG no remote changes detected [2023-03-14T18:41:43.833Z] 2023-03-14 18:41:43,719 [execute] INFO git push origin semver [2023-03-14T18:41:43.833Z] 2023-03-14 18:41:43,719 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-14T18:41:44.768Z] 2023-03-14 18:41:44,700 [run_push] DEBUG push all version tags [2023-03-14T18:41:44.768Z] 2023-03-14 18:41:44,700 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-14T18:41:44.768Z] 2023-03-14 18:41:44,701 [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) [2023-03-14T18:41:45.704Z] 2023-03-14 18:41:45,637 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-14T18:41:45.704Z] 3.0.0-dev.12 [Pipeline] } [2023-03-14T18:41:45.711Z] $ docker exec --env ******** --env ******** 9fe6e7d380e014b7894c9093daf377f3df550a7927717b6f4daf090e7ed763e1 ssh-agent -k [2023-03-14T18:41:45.798Z] unset SSH_AUTH_SOCK; [2023-03-14T18:41:45.799Z] unset SSH_AGENT_PID; [2023-03-14T18:41:45.799Z] echo Agent pid 38 killed; [2023-03-14T18:41:45.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T18:41:46.105Z] + git semver [Pipeline] } [2023-03-14T18:41:46.374Z] $ docker stop --time=1 9fe6e7d380e014b7894c9093daf377f3df550a7927717b6f4daf090e7ed763e1 [2023-03-14T18:41:47.623Z] $ docker rm -f --volumes 9fe6e7d380e014b7894c9093daf377f3df550a7927717b6f4daf090e7ed763e1 [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 [2023-03-14T18:41:48.167Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-03-14T18:41:48.167Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-14T18:41:48.167Z] total 16 [2023-03-14T18:41:48.167Z] drwxr-xr-x 3 root root 4096 Mar 14 18:30 . [2023-03-14T18:41:48.167Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 18:41 .. [2023-03-14T18:41:48.167Z] drwxr-xr-x 2 root root 4096 Mar 14 18:30 cost [2023-03-14T18:41:48.167Z] -rw-r--r-- 1 root root 85 Mar 14 18:30 cost.csv [2023-03-14T18:41:48.167Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-14T18:41:48.167Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-14T18:41:48.167Z] total 16 [2023-03-14T18:41:48.167Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 18:30 . [2023-03-14T18:41:48.167Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 18:41 .. [2023-03-14T18:41:48.167Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 18:30 cost [2023-03-14T18:41:48.167Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 14 18:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:41:48.456Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:41:49.305Z] ---> package-listing.sh [2023-03-14T18:41:49.305Z] ++ facter osfamily [2023-03-14T18:41:49.305Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T18:41:49.564Z] + OS_FAMILY=debian [2023-03-14T18:41:49.564Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-14T18:41:49.564Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T18:41:49.564Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T18:41:49.564Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T18:41:49.564Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T18:41:49.564Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-14T18:41:49.564Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T18:41:49.564Z] + case "${OS_FAMILY}" in [2023-03-14T18:41:49.564Z] + dpkg -l [2023-03-14T18:41:49.564Z] + grep '^ii' [2023-03-14T18:41:49.564Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T18:41:49.564Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T18:41:49.564Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T18:41:49.564Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-14T18:41:49.564Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-03-14T18:41:49.564Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-03-14T18:41:49.574Z] 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 [2023-03-14T18:41:49.850Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T18:41:50.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T18:41:50.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T18:41:50.526Z] prd-ubuntu20.04-docker-8c-8g-211 does not seem to be running inside a container [2023-03-14T18:41:50.598Z] $ 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 [2023-03-14T18:41:50.826Z] $ docker top b2e7a3132402d95da6a7f2ebc1d09b3683be903e3811e32ca9d88f63a9bc8932 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T18:41:51.169Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T18:41:51.451Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T18:41:51.732Z] + ls /var/log/sa-host [2023-03-14T18:41:51.732Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T18:41:51.875Z] provisioning config files... [2023-03-14T18:41:51.884Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2639808003888316174tmp [Pipeline] { [Pipeline] echo [2023-03-14T18:41:51.895Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:41:52.176Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T18:41:52.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:41:52.501Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T18:41:52.509Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:41:52.791Z] ---> sudo-logs.sh [2023-03-14T18:41:52.791Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T18:41:52.818Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:41:53.098Z] ---> job-cost.sh [2023-03-14T18:41:53.098Z] lf-activate-venv: SKIPPING [2023-03-14T18:41:53.098Z] DEBUG: total: 0.2199999988079071 [2023-03-14T18:41:53.098Z] INFO: Retrieving Stack Cost... [2023-03-14T18:41:53.668Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T18:41:53.926Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T18:41:53.935Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T18:41:54.215Z] ---> logs-deploy.sh [2023-03-14T18:41:54.215Z] lf-activate-venv: SKIPPING [2023-03-14T18:41:54.215Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/94 [2023-03-14T18:41:54.215Z] INFO: archiving workspace using pattern(s): [2023-03-14T18:41:55.150Z] Archives upload complete. [2023-03-14T18:41:55.150Z] INFO: archiving logs to Nexus