Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 076aceae7774eed065da4ce17ac21a3c9dad675d 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-ssh16852812574472165033.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8498543165540867091.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7315423593146572241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh1432565976705754822.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-ssh10774701462238385593.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 ‘prd-centos7-blackbox-4c-2g-17069’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17407’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17410 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 > 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 Avoid second fetch Checking out Revision 076aceae7774eed065da4ce17ac21a3c9dad675d (main) Commit message: "docs: Add main branch warning (#612)" > git config core.sparsecheckout # timeout=10 > git checkout -f 076aceae7774eed065da4ce17ac21a3c9dad675d # timeout=10 > git rev-list --no-walk 33b0dc6b274c5eb124b636b2b410181079e3ed13 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T00:23:36.147Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T00:23:36.198Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T00:23:36.215Z] ========================================================= [2023-05-31T00:23:36.215Z] EdgeX Global Pipelines Version Info [2023-05-31T00:23:36.215Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:23:36.936Z] ------------------- [2023-05-31T00:23:36.936Z] stable info: [2023-05-31T00:23:36.936Z] ------------------- [2023-05-31T00:23:36.936Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T00:23:36.936Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T00:23:36.936Z] Message: update stable to v1.0.249 [2023-05-31T00:23:37.507Z] ------------------- [2023-05-31T00:23:37.507Z] experimental info: [2023-05-31T00:23:37.507Z] ------------------- [2023-05-31T00:23:37.507Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T00:23:37.507Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T00:23:37.507Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T00:23:37.696Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-31T00:23:37.712Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-31T00:23:37.728Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T00:23:37.742Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T00:23:37.756Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T00:23:37.770Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T00:23:37.789Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T00:23:37.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-31T00:23:37.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T00:23:37.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T00:23:37.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T00:23:37.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-31T00:23:37.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T00:23:37.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T00:23:37.896Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T00:23:37.910Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T00:23:37.921Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T00:23:37.935Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T00:23:37.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T00:23:37.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T00:23:37.982Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-31T00:23:37.992Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-31T00:23:38.001Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T00:23:38.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T00:23:38.020Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T00:23:38.030Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T00:23:38.039Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T00:23:38.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-31T00:23:38.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-31T00:23:38.142Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-31T00:23:38.158Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 076aceae7774eed065da4ce17ac21a3c9dad675d [Pipeline] echo [2023-05-31T00:23:38.171Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 076acea [Pipeline] echo [2023-05-31T00:23:38.184Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:23:38.227Z] provisioning config files... [2023-05-31T00:23:38.247Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18285977618554089825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:23:38.551Z] ---> docker-login.sh [2023-05-31T00:23:38.551Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:23:38.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:38.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:38.811Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:38.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:38.811Z] [2023-05-31T00:23:38.811Z] Login Succeeded [2023-05-31T00:23:38.811Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:23:38.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:38.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:38.811Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:38.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:38.811Z] [2023-05-31T00:23:38.811Z] Login Succeeded [2023-05-31T00:23:38.811Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:23:38.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:39.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:39.072Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:39.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:39.072Z] [2023-05-31T00:23:39.072Z] Login Succeeded [2023-05-31T00:23:39.072Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:23:39.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:39.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:39.072Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:39.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:39.072Z] [2023-05-31T00:23:39.072Z] Login Succeeded [2023-05-31T00:23:39.072Z] docker.io [2023-05-31T00:23:39.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:23:44.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:23:44.357Z] Configure a credential helper to remove this warning. See [2023-05-31T00:23:44.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:23:44.357Z] [2023-05-31T00:23:44.357Z] Login Succeeded [2023-05-31T00:23:44.357Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:23:44.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T00:23:44.745Z] + git rev-list -1 --merges 076aceae7774eed065da4ce17ac21a3c9dad675d~1..076aceae7774eed065da4ce17ac21a3c9dad675d [Pipeline] echo [2023-05-31T00:23:44.792Z] -----------> git rev-list -1 --merges 076aceae7774eed065da4ce17ac21a3c9dad675d~1..076aceae7774eed065da4ce17ac21a3c9dad675d 076aceae7774eed065da4ce17ac21a3c9dad675d [false] [Pipeline] sh [2023-05-31T00:23:45.083Z] + git log --format=format:%s -1 076aceae7774eed065da4ce17ac21a3c9dad675d [Pipeline] echo [2023-05-31T00:23:45.098Z] ========================================================= [2023-05-31T00:23:45.098Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T00:23:45.098Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:23:45.430Z] + git log --format=format:%s -1 076aceae7774eed065da4ce17ac21a3c9dad675d [Pipeline] echo [2023-05-31T00:23:45.441Z] [semverPrep] GIT_COMMIT: 076aceae7774eed065da4ce17ac21a3c9dad675d, Commit Message: docs: Add main branch warning (#612) [Pipeline] echo [2023-05-31T00:23:45.450Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T00:23:45.791Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:23:45.791Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T00:23:45.791Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T00:23:45.791Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T00:23:45.791Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T00:23:45.791Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T00:23:45.791Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:23:46.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:23:46.139Z] [2023-05-31T00:23:46.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:23:46.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:23:46.444Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T00:23:46.444Z] b85a868b505f: Pulling fs layer [2023-05-31T00:23:46.444Z] e2be974225ed: Pulling fs layer [2023-05-31T00:23:46.444Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T00:23:46.444Z] 988bab9f4d93: Pulling fs layer [2023-05-31T00:23:46.444Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T00:23:46.444Z] eaf3925da568: Pulling fs layer [2023-05-31T00:23:46.444Z] bab4dde63d76: Pulling fs layer [2023-05-31T00:23:46.444Z] bde34c3a00c8: Pulling fs layer [2023-05-31T00:23:46.444Z] b352a97aabf1: Pulling fs layer [2023-05-31T00:23:46.444Z] 4872d77fe225: Pulling fs layer [2023-05-31T00:23:46.444Z] 5851b861e8e6: Pulling fs layer [2023-05-31T00:23:46.444Z] eaf3925da568: Waiting [2023-05-31T00:23:46.444Z] 988bab9f4d93: Waiting [2023-05-31T00:23:46.444Z] 1469e6f7b9e6: Waiting [2023-05-31T00:23:46.444Z] bab4dde63d76: Waiting [2023-05-31T00:23:46.444Z] bde34c3a00c8: Waiting [2023-05-31T00:23:46.444Z] b352a97aabf1: Waiting [2023-05-31T00:23:46.444Z] 4872d77fe225: Waiting [2023-05-31T00:23:46.444Z] 5851b861e8e6: Waiting [2023-05-31T00:23:46.444Z] e2be974225ed: Download complete [2023-05-31T00:23:46.444Z] 988bab9f4d93: Verifying Checksum [2023-05-31T00:23:46.444Z] 988bab9f4d93: Download complete [2023-05-31T00:23:46.703Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T00:23:46.703Z] 1469e6f7b9e6: Download complete [2023-05-31T00:23:46.703Z] eaf3925da568: Verifying Checksum [2023-05-31T00:23:46.703Z] eaf3925da568: Download complete [2023-05-31T00:23:46.703Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T00:23:46.703Z] 339a4e72a1f5: Download complete [2023-05-31T00:23:46.703Z] b85a868b505f: Verifying Checksum [2023-05-31T00:23:46.703Z] b85a868b505f: Download complete [2023-05-31T00:23:46.703Z] b352a97aabf1: Verifying Checksum [2023-05-31T00:23:46.703Z] b352a97aabf1: Download complete [2023-05-31T00:23:46.703Z] 4872d77fe225: Download complete [2023-05-31T00:23:46.703Z] 5851b861e8e6: Download complete [2023-05-31T00:23:46.979Z] bab4dde63d76: Verifying Checksum [2023-05-31T00:23:46.979Z] bab4dde63d76: Download complete [2023-05-31T00:23:48.441Z] bde34c3a00c8: Download complete [2023-05-31T00:23:48.441Z] b85a868b505f: Pull complete [2023-05-31T00:23:48.441Z] e2be974225ed: Pull complete [2023-05-31T00:23:49.705Z] 339a4e72a1f5: Pull complete [2023-05-31T00:23:49.705Z] 988bab9f4d93: Pull complete [2023-05-31T00:23:49.705Z] 1469e6f7b9e6: Pull complete [2023-05-31T00:23:50.268Z] eaf3925da568: Pull complete [2023-05-31T00:23:51.854Z] bab4dde63d76: Pull complete [2023-05-31T00:23:51.854Z] bde34c3a00c8: Pull complete [2023-05-31T00:23:51.854Z] b352a97aabf1: Pull complete [2023-05-31T00:23:52.117Z] 4872d77fe225: Pull complete [2023-05-31T00:23:52.117Z] 5851b861e8e6: Pull complete [2023-05-31T00:23:52.117Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T00:23:52.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:23:52.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:23:52.220Z] prd-ubuntu20.04-docker-8c-8g-17410 does not seem to be running inside a container [2023-05-31T00:23:52.254Z] $ 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-05-31T00:23:55.898Z] $ docker top 0338c9bd0328d1bfee2f1ad1d3e6057a969ec0566cd62a5900c890a56683c0eb -eo pid,comm [2023-05-31T00:23:55.950Z] 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-05-31T00:23:55.950Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:23:55.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:23:55.991Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:23:56.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:23:56.122Z] $ docker exec 0338c9bd0328d1bfee2f1ad1d3e6057a969ec0566cd62a5900c890a56683c0eb ssh-agent [2023-05-31T00:23:56.219Z] SSH_AUTH_SOCK=/tmp/ssh-HWP5VlUvu7VC/agent.32 [2023-05-31T00:23:56.219Z] SSH_AGENT_PID=38 [2023-05-31T00:23:56.226Z] Running ssh-add (command line suppressed) [2023-05-31T00:23:56.343Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9254862932202935375.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9254862932202935375.key) [2023-05-31T00:23:56.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:23:56.644Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T00:23:56.658Z] $ docker exec --env ******** --env ******** 0338c9bd0328d1bfee2f1ad1d3e6057a969ec0566cd62a5900c890a56683c0eb ssh-agent -k [2023-05-31T00:23:56.766Z] unset SSH_AUTH_SOCK; [2023-05-31T00:23:56.766Z] unset SSH_AGENT_PID; [2023-05-31T00:23:56.766Z] echo Agent pid 38 killed; [2023-05-31T00:23:56.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T00:23:56.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:23:56.797Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:23:56.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:23:56.912Z] $ docker exec 0338c9bd0328d1bfee2f1ad1d3e6057a969ec0566cd62a5900c890a56683c0eb ssh-agent [2023-05-31T00:23:57.015Z] SSH_AUTH_SOCK=/tmp/ssh-yTOiumxNRnrv/agent.70 [2023-05-31T00:23:57.015Z] SSH_AGENT_PID=76 [2023-05-31T00:23:57.020Z] Running ssh-add (command line suppressed) [2023-05-31T00:23:57.122Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4398612603721235957.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4398612603721235957.key) [2023-05-31T00:23:57.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:23:57.434Z] + git semver init [2023-05-31T00:23:57.697Z] 2023-05-31 00:23:57,615 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T00:23:57.697Z] 2023-05-31 00:23:57,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-31T00:23:57.697Z] 2023-05-31 00:23:57,617 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-31T00:23:57.697Z] 2023-05-31 00:23:57,618 [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-05-31T00:23:58.637Z] 2023-05-31 00:23:58,397 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-05-31T00:23:58.637Z] 2023-05-31 00:23:58,398 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-05-31T00:23:58.637Z] 2023-05-31 00:23:58,398 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-31T00:23:58.637Z] 2023-05-31 00:23:58,398 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-31T00:23:58.637Z] 3.0.0-dev.43 [Pipeline] } [2023-05-31T00:23:58.654Z] $ docker exec --env ******** --env ******** 0338c9bd0328d1bfee2f1ad1d3e6057a969ec0566cd62a5900c890a56683c0eb ssh-agent -k [2023-05-31T00:23:58.749Z] unset SSH_AUTH_SOCK; [2023-05-31T00:23:58.750Z] unset SSH_AGENT_PID; [2023-05-31T00:23:58.750Z] echo Agent pid 76 killed; [2023-05-31T00:23:58.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:23:59.063Z] + git semver [Pipeline] } [2023-05-31T00:23:59.340Z] $ docker stop --time=1 0338c9bd0328d1bfee2f1ad1d3e6057a969ec0566cd62a5900c890a56683c0eb [2023-05-31T00:24:00.641Z] $ docker rm -f --volumes 0338c9bd0328d1bfee2f1ad1d3e6057a969ec0566cd62a5900c890a56683c0eb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:24:00.980Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T00:24:01.200Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T00:24:01.202Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.43 [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-05-31T00:24:01.351Z] provisioning config files... [2023-05-31T00:24:01.360Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9237834007957613940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:24:01.661Z] ---> docker-login.sh [2023-05-31T00:24:01.661Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:24:01.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:24:01.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:24:01.661Z] Configure a credential helper to remove this warning. See [2023-05-31T00:24:01.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:24:01.661Z] [2023-05-31T00:24:01.661Z] Login Succeeded [2023-05-31T00:24:01.661Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:24:01.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:24:01.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:24:01.661Z] Configure a credential helper to remove this warning. See [2023-05-31T00:24:01.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:24:01.661Z] [2023-05-31T00:24:01.661Z] Login Succeeded [2023-05-31T00:24:01.661Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:24:01.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:24:01.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:24:01.921Z] Configure a credential helper to remove this warning. See [2023-05-31T00:24:01.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:24:01.921Z] [2023-05-31T00:24:01.921Z] Login Succeeded [2023-05-31T00:24:01.921Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:24:01.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:24:01.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:24:01.921Z] Configure a credential helper to remove this warning. See [2023-05-31T00:24:01.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:24:01.921Z] [2023-05-31T00:24:01.921Z] Login Succeeded [2023-05-31T00:24:01.921Z] docker.io [2023-05-31T00:24:02.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:24:02.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:24:02.440Z] Configure a credential helper to remove this warning. See [2023-05-31T00:24:02.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:24:02.440Z] [2023-05-31T00:24:02.440Z] Login Succeeded [2023-05-31T00:24:02.440Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:24:02.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T00:24:02.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:24:02.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:24:02.529Z] ========================================================= [2023-05-31T00:24:02.529Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T00:24:02.529Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:24:02.836Z] + 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-05-31T00:24:02.836Z] Sending build context to Docker daemon 6.615MB [2023-05-31T00:24:02.836Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:24:02.836Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-31T00:24:02.836Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T00:24:02.836Z] f56be85fc22e: Pulling fs layer [2023-05-31T00:24:02.836Z] 85791d961cd3: Pulling fs layer [2023-05-31T00:24:02.836Z] d694b5ae8c79: Pulling fs layer [2023-05-31T00:24:02.836Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T00:24:02.836Z] 4d19c01a9841: Pulling fs layer [2023-05-31T00:24:02.836Z] 9325e15d5711: Pulling fs layer [2023-05-31T00:24:02.836Z] 556b6ee489ea: Pulling fs layer [2023-05-31T00:24:02.836Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T00:24:02.836Z] 9f32a84ed3da: Waiting [2023-05-31T00:24:02.836Z] 9325e15d5711: Waiting [2023-05-31T00:24:02.836Z] 4d19c01a9841: Waiting [2023-05-31T00:24:02.836Z] c5a4b2cf53e6: Waiting [2023-05-31T00:24:02.836Z] 85791d961cd3: Verifying Checksum [2023-05-31T00:24:02.836Z] 85791d961cd3: Download complete [2023-05-31T00:24:02.836Z] 9f32a84ed3da: Verifying Checksum [2023-05-31T00:24:02.836Z] 9f32a84ed3da: Download complete [2023-05-31T00:24:03.097Z] 4d19c01a9841: Verifying Checksum [2023-05-31T00:24:03.097Z] 4d19c01a9841: Download complete [2023-05-31T00:24:03.097Z] f56be85fc22e: Verifying Checksum [2023-05-31T00:24:03.097Z] f56be85fc22e: Download complete [2023-05-31T00:24:03.097Z] 9325e15d5711: Verifying Checksum [2023-05-31T00:24:03.097Z] 9325e15d5711: Download complete [2023-05-31T00:24:03.097Z] f56be85fc22e: Pull complete [2023-05-31T00:24:03.357Z] 85791d961cd3: Pull complete [2023-05-31T00:24:03.615Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T00:24:03.615Z] c5a4b2cf53e6: Download complete [2023-05-31T00:24:03.615Z] d694b5ae8c79: Verifying Checksum [2023-05-31T00:24:03.872Z] 556b6ee489ea: Verifying Checksum [2023-05-31T00:24:03.872Z] 556b6ee489ea: Download complete [2023-05-31T00:24:07.152Z] d694b5ae8c79: Pull complete [2023-05-31T00:24:07.152Z] 9f32a84ed3da: Pull complete [2023-05-31T00:24:07.152Z] 4d19c01a9841: Pull complete [2023-05-31T00:24:07.152Z] 9325e15d5711: Pull complete [2023-05-31T00:24:09.053Z] 556b6ee489ea: Pull complete [2023-05-31T00:24:09.996Z] c5a4b2cf53e6: Pull complete [2023-05-31T00:24:09.996Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T00:24:10.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T00:24:10.254Z] ---> c4be618373d6 [2023-05-31T00:24:10.254Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:24:13.542Z] ---> Running in 5d37e2c61b9d [2023-05-31T00:24:13.542Z] Removing intermediate container 5d37e2c61b9d [2023-05-31T00:24:13.542Z] ---> 0fab8aadd156 [2023-05-31T00:24:13.542Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:24:13.542Z] ---> Running in 1db464014442 [2023-05-31T00:24:13.542Z] Removing intermediate container 1db464014442 [2023-05-31T00:24:13.542Z] ---> 1cce3aaa326d [2023-05-31T00:24:13.542Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-31T00:24:13.542Z] ---> Running in 86d2d3c2256e [2023-05-31T00:24:13.542Z] Removing intermediate container 86d2d3c2256e [2023-05-31T00:24:13.542Z] ---> 05dfaba287e4 [2023-05-31T00:24:13.542Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:24:13.542Z] ---> Running in b48a82b43ed9 [2023-05-31T00:24:13.801Z] Removing intermediate container b48a82b43ed9 [2023-05-31T00:24:13.801Z] ---> a86ca8b01fce [2023-05-31T00:24:13.801Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:24:13.801Z] ---> Running in 4c0ead4817ac [2023-05-31T00:24:14.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:24:14.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:24:14.320Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-31T00:24:14.320Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-31T00:24:14.320Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-31T00:24:14.320Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-31T00:24:14.320Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:24:14.320Z] OK: 269 MiB in 57 packages [2023-05-31T00:24:14.888Z] Removing intermediate container 4c0ead4817ac [2023-05-31T00:24:14.888Z] ---> 2add81a99e3b [2023-05-31T00:24:14.888Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-31T00:24:14.888Z] ---> Running in f96fe54d69f7 [2023-05-31T00:24:14.888Z] Removing intermediate container f96fe54d69f7 [2023-05-31T00:24:14.888Z] ---> bd75790697ea [2023-05-31T00:24:14.888Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-31T00:24:14.888Z] ---> c47920ac61f8 [2023-05-31T00:24:14.888Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:24:14.888Z] ---> Running in 23a5519bdbca [2023-05-31T00:24:16.314Z] Still waiting to schedule task [2023-05-31T00:24:16.314Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-31T00:24:41.435Z] Removing intermediate container 23a5519bdbca [2023-05-31T00:24:41.435Z] ---> 0a31dda975b8 [2023-05-31T00:24:41.435Z] Step 11/12 : COPY . . [2023-05-31T00:24:41.435Z] ---> 5a0b6e51052b [2023-05-31T00:24:41.435Z] Step 12/12 : RUN $MAKE [2023-05-31T00:24:41.435Z] ---> Running in b7908d1ab27d [2023-05-31T00:24:41.435Z] noop [2023-05-31T00:24:41.436Z] Removing intermediate container b7908d1ab27d [2023-05-31T00:24:41.436Z] ---> 19593c25dc38 [2023-05-31T00:24:41.436Z] Successfully built 19593c25dc38 [2023-05-31T00:24:41.436Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:24:41.757Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T00:24:41.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:24:41.829Z] prd-ubuntu20.04-docker-8c-8g-17410 does not seem to be running inside a container [2023-05-31T00:24:41.866Z] $ 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-05-31T00:24:42.201Z] $ docker top 4334c4d7884c6efae634ade435cb2c10191f026ad7aa08bf9accbf4fe3df4f66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:24:42.532Z] + go version [2023-05-31T00:24:42.532Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T00:24:42.545Z] $ docker stop --time=1 4334c4d7884c6efae634ade435cb2c10191f026ad7aa08bf9accbf4fe3df4f66 [2023-05-31T00:24:43.817Z] $ docker rm -f --volumes 4334c4d7884c6efae634ade435cb2c10191f026ad7aa08bf9accbf4fe3df4f66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:24:44.232Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T00:24:44.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:24:44.301Z] prd-ubuntu20.04-docker-8c-8g-17410 does not seem to be running inside a container [2023-05-31T00:24:44.332Z] $ 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-05-31T00:24:44.654Z] $ docker top dc3ef3fda032aa416eb441aa43b3216fb55b22892bb576f5adf84d88eca82c9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:24:44.986Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-31T00:24:45.280Z] + make test [2023-05-31T00:24:45.280Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T00:24:49.465Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-31T00:24:59.439Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-31T00:24:59.439Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-31T00:24:59.439Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2023-05-31T00:25:04.698Z] go vet ./... [2023-05-31T00:25:08.885Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T00:25:08.885Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T00:25:08.885Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T00:25:08.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T00:25:08.914Z] $ docker stop --time=1 dc3ef3fda032aa416eb441aa43b3216fb55b22892bb576f5adf84d88eca82c9f [2023-05-31T00:25:12.226Z] $ docker rm -f --volumes dc3ef3fda032aa416eb441aa43b3216fb55b22892bb576f5adf84d88eca82c9f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:25:12.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T00:25:12.743Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-31T00:25:13.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T00:25:13.452Z] + ls -al . [2023-05-31T00:25:13.452Z] total 184 [2023-05-31T00:25:13.452Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 00:24 . [2023-05-31T00:25:13.452Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:23 .. [2023-05-31T00:25:13.452Z] -rw-rw-r-- 1 jenkins jenkins 140 May 31 00:23 .dockerignore [2023-05-31T00:25:13.452Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:23 .git [2023-05-31T00:25:13.452Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:23 .github [2023-05-31T00:25:13.452Z] -rw-rw-r-- 1 jenkins jenkins 329 May 31 00:23 .gitignore [2023-05-31T00:25:13.452Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 00:23 .golangci.yml [2023-05-31T00:25:13.452Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:23 .semver [2023-05-31T00:25:13.452Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 31 00:23 Attribution.txt [2023-05-31T00:25:13.452Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 31 00:23 CHANGELOG.md [2023-05-31T00:25:13.452Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 31 00:23 Dockerfile [2023-05-31T00:25:13.452Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 00:23 GOVERNANCE.md [2023-05-31T00:25:13.452Z] -rw-rw-r-- 1 jenkins jenkins 678 May 31 00:23 Jenkinsfile [2023-05-31T00:25:13.452Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 31 00:23 LICENSE [2023-05-31T00:25:13.452Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 31 00:23 Makefile [2023-05-31T00:25:13.452Z] -rw-rw-r-- 1 jenkins jenkins 620 May 31 00:23 OWNERS.md [2023-05-31T00:25:13.452Z] -rw-rw-r-- 1 jenkins jenkins 3695 May 31 00:23 README.md [2023-05-31T00:25:13.452Z] -rw-rw-r-- 1 jenkins jenkins 12 May 31 00:24 VERSION [2023-05-31T00:25:13.452Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:23 bin [2023-05-31T00:25:13.452Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:23 cmd [2023-05-31T00:25:13.452Z] -rw-r--r-- 1 jenkins jenkins 18506 May 31 00:24 coverage.out [2023-05-31T00:25:13.452Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 31 00:23 go.mod [2023-05-31T00:25:13.452Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 31 00:23 go.sum [2023-05-31T00:25:13.452Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:23 internal [2023-05-31T00:25:13.452Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:23 mock [2023-05-31T00:25:13.452Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:23 snap [2023-05-31T00:25:13.452Z] -rw-rw-r-- 1 jenkins jenkins 227 May 31 00:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:13.750Z] + 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=076aceae7774eed065da4ce17ac21a3c9dad675d --label arch=amd64 --label version=3.0.0-dev.43 . [2023-05-31T00:25:13.750Z] Sending build context to Docker daemon 6.634MB [2023-05-31T00:25:13.751Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:25:13.751Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-31T00:25:13.751Z] ---> 19593c25dc38 [2023-05-31T00:25:13.751Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:25:14.009Z] ---> Running in ec63ab519c12 [2023-05-31T00:25:14.009Z] Removing intermediate container ec63ab519c12 [2023-05-31T00:25:14.009Z] ---> 1abed6fa2a79 [2023-05-31T00:25:14.009Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:25:14.009Z] ---> Running in 87a1aaa669c5 [2023-05-31T00:25:14.009Z] Removing intermediate container 87a1aaa669c5 [2023-05-31T00:25:14.009Z] ---> 450d82977fa8 [2023-05-31T00:25:14.009Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-31T00:25:14.009Z] ---> Running in 58e7e1d7a7ff [2023-05-31T00:25:14.268Z] Removing intermediate container 58e7e1d7a7ff [2023-05-31T00:25:14.268Z] ---> 2f4797d6a30d [2023-05-31T00:25:14.268Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:25:14.268Z] ---> Running in 1d594692f2c9 [2023-05-31T00:25:14.268Z] Removing intermediate container 1d594692f2c9 [2023-05-31T00:25:14.268Z] ---> 933b9037645c [2023-05-31T00:25:14.268Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:25:14.268Z] ---> Running in b3e5b2b746dc [2023-05-31T00:25:14.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:25:17.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:25:17.402Z] OK: 269 MiB in 57 packages [2023-05-31T00:25:17.675Z] Removing intermediate container b3e5b2b746dc [2023-05-31T00:25:17.675Z] ---> 0746dff179cb [2023-05-31T00:25:17.675Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-31T00:25:17.675Z] ---> Running in 7b0935f53fd1 [2023-05-31T00:25:17.675Z] Removing intermediate container 7b0935f53fd1 [2023-05-31T00:25:17.675Z] ---> c530dcf3074c [2023-05-31T00:25:17.675Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-31T00:25:17.949Z] ---> 585b94d90701 [2023-05-31T00:25:17.949Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:25:17.949Z] ---> Running in 79934c864d1c [2023-05-31T00:25:18.553Z] Removing intermediate container 79934c864d1c [2023-05-31T00:25:18.553Z] ---> 3dc96031df8f [2023-05-31T00:25:18.553Z] Step 11/24 : COPY . . [2023-05-31T00:25:19.236Z] ---> b4ffb7088e9e [2023-05-31T00:25:19.236Z] Step 12/24 : RUN $MAKE [2023-05-31T00:25:19.236Z] ---> Running in cb86bdf96f8b [2023-05-31T00:25:19.236Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-31T00:25:37.307Z] Removing intermediate container cb86bdf96f8b [2023-05-31T00:25:37.307Z] ---> 566d8e41852c [2023-05-31T00:25:37.307Z] Step 13/24 : FROM alpine:3.17 [2023-05-31T00:25:37.564Z] 3.17: Pulling from library/alpine [2023-05-31T00:25:37.564Z] f56be85fc22e: Already exists [2023-05-31T00:25:37.564Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T00:25:37.564Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T00:25:37.564Z] ---> 9ed4aefc74f6 [2023-05-31T00:25:37.564Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-31T00:25:37.826Z] ---> Running in f3c9ae3f3123 [2023-05-31T00:25:37.826Z] Removing intermediate container f3c9ae3f3123 [2023-05-31T00:25:37.826Z] ---> 37ce7e4d90bc [2023-05-31T00:25:37.826Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-31T00:25:37.826Z] ---> Running in e180ee9631f6 [2023-05-31T00:25:38.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T00:25:38.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T00:25:38.342Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T00:25:38.342Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:25:38.342Z] OK: 7 MiB in 16 packages [2023-05-31T00:25:38.600Z] Removing intermediate container e180ee9631f6 [2023-05-31T00:25:38.600Z] ---> 42aadb1526fb [2023-05-31T00:25:38.600Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-31T00:25:39.532Z] ---> 74edb62f1bad [2023-05-31T00:25:39.532Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-31T00:25:39.532Z] ---> 5b9e963454fb [2023-05-31T00:25:39.532Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-31T00:25:39.532Z] ---> f7dff22626b1 [2023-05-31T00:25:39.532Z] Step 19/24 : EXPOSE 59982 [2023-05-31T00:25:39.533Z] ---> Running in c28f18e4c173 [2023-05-31T00:25:39.790Z] Removing intermediate container c28f18e4c173 [2023-05-31T00:25:39.790Z] ---> 616f079be9c6 [2023-05-31T00:25:39.790Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-31T00:25:39.790Z] ---> Running in 2bff0353c391 [2023-05-31T00:25:39.790Z] Removing intermediate container 2bff0353c391 [2023-05-31T00:25:39.790Z] ---> cde7ee78b952 [2023-05-31T00:25:39.790Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-31T00:25:39.790Z] ---> Running in b9e5afcb734e [2023-05-31T00:25:39.790Z] Removing intermediate container b9e5afcb734e [2023-05-31T00:25:39.790Z] ---> ec185d71f3eb [2023-05-31T00:25:39.790Z] Step 22/24 : LABEL arch=amd64 [2023-05-31T00:25:39.790Z] ---> Running in 98ac87840132 [2023-05-31T00:25:40.049Z] Removing intermediate container 98ac87840132 [2023-05-31T00:25:40.049Z] ---> f853c1f1734a [2023-05-31T00:25:40.049Z] Step 23/24 : LABEL git_sha=076aceae7774eed065da4ce17ac21a3c9dad675d [2023-05-31T00:25:40.049Z] ---> Running in fc2c16ddbc0a [2023-05-31T00:25:40.049Z] Removing intermediate container fc2c16ddbc0a [2023-05-31T00:25:40.049Z] ---> c1541e308398 [2023-05-31T00:25:40.049Z] Step 24/24 : LABEL version=3.0.0-dev.43 [2023-05-31T00:25:40.049Z] ---> Running in ad1bf7fc6d58 [2023-05-31T00:25:40.049Z] Removing intermediate container ad1bf7fc6d58 [2023-05-31T00:25:40.049Z] ---> 92374977bd18 [2023-05-31T00:25:40.049Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T00:25:40.049Z] Successfully built 92374977bd18 [2023-05-31T00:25:40.049Z] 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-05-31T00:25:40.151Z] provisioning config files... [2023-05-31T00:25:40.159Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4400003649732164580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:25:40.451Z] ---> docker-login.sh [2023-05-31T00:25:40.451Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:25:40.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:25:40.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:25:40.451Z] Configure a credential helper to remove this warning. See [2023-05-31T00:25:40.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:25:40.451Z] [2023-05-31T00:25:40.451Z] Login Succeeded [2023-05-31T00:25:40.451Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:25:40.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:25:40.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:25:40.451Z] Configure a credential helper to remove this warning. See [2023-05-31T00:25:40.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:25:40.451Z] [2023-05-31T00:25:40.451Z] Login Succeeded [2023-05-31T00:25:40.451Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:25:40.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:25:40.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:25:40.709Z] Configure a credential helper to remove this warning. See [2023-05-31T00:25:40.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:25:40.709Z] [2023-05-31T00:25:40.709Z] Login Succeeded [2023-05-31T00:25:40.709Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:25:40.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:25:40.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:25:40.709Z] Configure a credential helper to remove this warning. See [2023-05-31T00:25:40.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:25:40.709Z] [2023-05-31T00:25:40.709Z] Login Succeeded [2023-05-31T00:25:40.709Z] docker.io [2023-05-31T00:25:40.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:25:40.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:25:40.969Z] Configure a credential helper to remove this warning. See [2023-05-31T00:25:40.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:25:40.969Z] [2023-05-31T00:25:40.969Z] Login Succeeded [2023-05-31T00:25:41.228Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:25:41.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:25:41.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:25:41.292Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-05-31T00:25:41.292Z] 076aceae7774eed065da4ce17ac21a3c9dad675d [2023-05-31T00:25:41.292Z] latest [2023-05-31T00:25:41.292Z] 3.0.0-dev.43 [2023-05-31T00:25:41.292Z] 076aceae7774eed065da4ce17ac21a3c9dad675d-3.0.0-dev.43 [2023-05-31T00:25:41.292Z] main [2023-05-31T00:25:41.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:41.619Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:076aceae7774eed065da4ce17ac21a3c9dad675d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:41.933Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:076aceae7774eed065da4ce17ac21a3c9dad675d [2023-05-31T00:25:41.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-31T00:25:41.933Z] ee2417684d1a: Preparing [2023-05-31T00:25:41.933Z] 4e3e87793734: Preparing [2023-05-31T00:25:41.933Z] 35702603b67b: Preparing [2023-05-31T00:25:41.933Z] f2c2879b99f3: Preparing [2023-05-31T00:25:41.933Z] f1417ff83b31: Preparing [2023-05-31T00:25:41.933Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:41.933Z] f2c2879b99f3: Pushed [2023-05-31T00:25:41.933Z] 4e3e87793734: Pushed [2023-05-31T00:25:44.464Z] 35702603b67b: Pushed [2023-05-31T00:25:45.031Z] ee2417684d1a: Pushed [2023-05-31T00:25:45.031Z] 076aceae7774eed065da4ce17ac21a3c9dad675d: digest: sha256:4e9ebf4cb0391c33f3b0f591b78f8ac006c1eb4b57ce21f0e4d6225317ef2b41 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:45.345Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:45.652Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-31T00:25:45.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-31T00:25:45.652Z] ee2417684d1a: Preparing [2023-05-31T00:25:45.652Z] 4e3e87793734: Preparing [2023-05-31T00:25:45.652Z] 35702603b67b: Preparing [2023-05-31T00:25:45.652Z] f2c2879b99f3: Preparing [2023-05-31T00:25:45.652Z] f1417ff83b31: Preparing [2023-05-31T00:25:45.652Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:45.652Z] ee2417684d1a: Layer already exists [2023-05-31T00:25:45.652Z] 4e3e87793734: Layer already exists [2023-05-31T00:25:45.652Z] f2c2879b99f3: Layer already exists [2023-05-31T00:25:46.584Z] 35702603b67b: Layer already exists [2023-05-31T00:25:46.584Z] latest: digest: sha256:4e9ebf4cb0391c33f3b0f591b78f8ac006c1eb4b57ce21f0e4d6225317ef2b41 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:46.896Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:47.201Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.43 [2023-05-31T00:25:47.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-31T00:25:47.201Z] ee2417684d1a: Preparing [2023-05-31T00:25:47.201Z] 4e3e87793734: Preparing [2023-05-31T00:25:47.201Z] 35702603b67b: Preparing [2023-05-31T00:25:47.201Z] f2c2879b99f3: Preparing [2023-05-31T00:25:47.201Z] f1417ff83b31: Preparing [2023-05-31T00:25:47.201Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:47.201Z] 4e3e87793734: Layer already exists [2023-05-31T00:25:47.201Z] f2c2879b99f3: Layer already exists [2023-05-31T00:25:47.201Z] 35702603b67b: Layer already exists [2023-05-31T00:25:48.139Z] ee2417684d1a: Layer already exists [2023-05-31T00:25:48.139Z] 3.0.0-dev.43: digest: sha256:4e9ebf4cb0391c33f3b0f591b78f8ac006c1eb4b57ce21f0e4d6225317ef2b41 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:48.459Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:076aceae7774eed065da4ce17ac21a3c9dad675d-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:48.771Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:076aceae7774eed065da4ce17ac21a3c9dad675d-3.0.0-dev.43 [2023-05-31T00:25:48.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-31T00:25:48.771Z] ee2417684d1a: Preparing [2023-05-31T00:25:48.771Z] 4e3e87793734: Preparing [2023-05-31T00:25:48.771Z] 35702603b67b: Preparing [2023-05-31T00:25:48.771Z] f2c2879b99f3: Preparing [2023-05-31T00:25:48.771Z] f1417ff83b31: Preparing [2023-05-31T00:25:48.771Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:48.771Z] ee2417684d1a: Layer already exists [2023-05-31T00:25:48.771Z] f2c2879b99f3: Layer already exists [2023-05-31T00:25:48.771Z] 35702603b67b: Layer already exists [2023-05-31T00:25:48.771Z] 4e3e87793734: Layer already exists [2023-05-31T00:25:48.771Z] 076aceae7774eed065da4ce17ac21a3c9dad675d-3.0.0-dev.43: digest: sha256:4e9ebf4cb0391c33f3b0f591b78f8ac006c1eb4b57ce21f0e4d6225317ef2b41 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:49.078Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:49.388Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-05-31T00:25:49.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-31T00:25:49.388Z] ee2417684d1a: Preparing [2023-05-31T00:25:49.388Z] 4e3e87793734: Preparing [2023-05-31T00:25:49.388Z] 35702603b67b: Preparing [2023-05-31T00:25:49.388Z] f2c2879b99f3: Preparing [2023-05-31T00:25:49.388Z] f1417ff83b31: Preparing [2023-05-31T00:25:49.388Z] f1417ff83b31: Layer already exists [2023-05-31T00:25:49.388Z] ee2417684d1a: Layer already exists [2023-05-31T00:25:49.388Z] f2c2879b99f3: Layer already exists [2023-05-31T00:25:49.388Z] 4e3e87793734: Layer already exists [2023-05-31T00:25:49.388Z] 35702603b67b: Layer already exists [2023-05-31T00:25:49.388Z] main: digest: sha256:4e9ebf4cb0391c33f3b0f591b78f8ac006c1eb4b57ce21f0e4d6225317ef2b41 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:25:49.435Z] ===================================================== [Pipeline] echo [2023-05-31T00:25:49.441Z] taggedImages: [2023-05-31T00:25:49.441Z] - nexus3.edgexfoundry.org:10004/device-mqtt:076aceae7774eed065da4ce17ac21a3c9dad675d [2023-05-31T00:25:49.441Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-31T00:25:49.441Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.43 [2023-05-31T00:25:49.441Z] - nexus3.edgexfoundry.org:10004/device-mqtt:076aceae7774eed065da4ce17ac21a3c9dad675d-3.0.0-dev.43 [2023-05-31T00:25:49.441Z] - 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-05-31T00:25:49.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:25:49.806Z] [2023-05-31T00:25:49.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:25:50.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:25:50.106Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T00:25:50.106Z] 5eb5b503b376: Pulling fs layer [2023-05-31T00:25:50.106Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T00:25:50.106Z] ec43610c2a17: Pulling fs layer [2023-05-31T00:25:50.106Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T00:25:50.106Z] 33b1e0a273af: Pulling fs layer [2023-05-31T00:25:50.106Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T00:25:50.106Z] 2f39f015ded8: Pulling fs layer [2023-05-31T00:25:50.106Z] 3a2ae6a8a46f: Waiting [2023-05-31T00:25:50.106Z] 5c69ac0246d0: Download complete [2023-05-31T00:25:50.106Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-31T00:25:50.106Z] 3a2ae6a8a46f: Download complete [2023-05-31T00:25:50.106Z] ec43610c2a17: Verifying Checksum [2023-05-31T00:25:50.106Z] ec43610c2a17: Download complete [2023-05-31T00:25:50.106Z] 5d3b04190fa2: Verifying Checksum [2023-05-31T00:25:50.106Z] 5d3b04190fa2: Download complete [2023-05-31T00:25:50.106Z] 33b1e0a273af: Verifying Checksum [2023-05-31T00:25:50.106Z] 33b1e0a273af: Download complete [2023-05-31T00:25:50.364Z] 5eb5b503b376: Download complete [2023-05-31T00:25:50.927Z] 2f39f015ded8: Download complete [2023-05-31T00:25:51.492Z] 5eb5b503b376: Pull complete [2023-05-31T00:25:51.749Z] 5c69ac0246d0: Pull complete [2023-05-31T00:25:52.007Z] ec43610c2a17: Pull complete [2023-05-31T00:25:52.007Z] 3a2ae6a8a46f: Pull complete [2023-05-31T00:25:52.266Z] 33b1e0a273af: Pull complete [2023-05-31T00:25:52.266Z] 5d3b04190fa2: Pull complete [2023-05-31T00:25:56.448Z] 2f39f015ded8: Pull complete [2023-05-31T00:25:56.448Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T00:25:56.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:25:56.448Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:25:56.530Z] prd-ubuntu20.04-docker-8c-8g-17410 does not seem to be running inside a container [2023-05-31T00:25:56.560Z] $ 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-05-31T00:25:59.919Z] $ docker top 4a82ba0f5a9b6ed2051ae69d18ba65ef0f5d758aa00374b7aabe9a779d1d0938 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:26:00.285Z] ---> job-cost.sh [2023-05-31T00:26:00.285Z] lf-activate-venv: SKIPPING [2023-05-31T00:26:00.285Z] INFO: No Stack... [2023-05-31T00:26:00.545Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T00:26:05.812Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T00:26:06.097Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-05-31T00:26:06.097Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T00:26:06.110Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-127-stack-cost] [2023-05-31T00:26:06.115Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-127-stack-cost] did not exist. Created. [2023-05-31T00:26:06.115Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T00:26:06.419Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T00:26:06.442Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T00:26:06.449Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T00:26:06.467Z] $ docker stop --time=1 4a82ba0f5a9b6ed2051ae69d18ba65ef0f5d758aa00374b7aabe9a779d1d0938 [2023-05-31T00:26:07.615Z] $ docker rm -f --volumes 4a82ba0f5a9b6ed2051ae69d18ba65ef0f5d758aa00374b7aabe9a779d1d0938 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T00:26:55.497Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17415 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-05-31T00:26:55.509Z] Running in /w/workspace/device-mqtt-go/127 [Pipeline] { [Pipeline] checkout [2023-05-31T00:26:55.551Z] Selected Git installation does not exist. Using Default [2023-05-31T00:26:55.551Z] The recommended git tool is: NONE [2023-05-31T00:27:03.378Z] using credential edgex-jenkins-ssh [2023-05-31T00:27:03.396Z] Cloning the remote Git repository [2023-05-31T00:27:03.459Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-31T00:27:03.583Z] > git init /w/workspace/device-mqtt-go/127 # timeout=10 [2023-05-31T00:27:03.775Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-31T00:27:03.777Z] > git --version # timeout=10 [2023-05-31T00:27:03.807Z] > git --version # 'git version 2.25.1' [2023-05-31T00:27:03.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T00:27:04.021Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T00:27:05.359Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-31T00:27:05.398Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T00:27:06.628Z] Avoid second fetch [2023-05-31T00:27:06.628Z] Checking out Revision 076aceae7774eed065da4ce17ac21a3c9dad675d (main) [2023-05-31T00:27:07.455Z] Commit message: "docs: Add main branch warning (#612)" [Pipeline] withEnv [Pipeline] { [2023-05-31T00:27:06.658Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T00:27:06.763Z] > git checkout -f 076aceae7774eed065da4ce17ac21a3c9dad675d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:27:08.390Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T00:27:08.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:27:08.390Z] Dload Upload Total Spent Left Speed [2023-05-31T00:27:08.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-05-31T00:27:09.110Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T00:27:09.460Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T00:27:09.460Z] + sudo tee /etc/docker/daemon.new [2023-05-31T00:27:09.460Z] { [2023-05-31T00:27:09.460Z] "registry-mirrors": [ [2023-05-31T00:27:09.460Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T00:27:09.460Z] ], [2023-05-31T00:27:09.460Z] "bip": "10.250.0.254/24", [2023-05-31T00:27:09.460Z] "hosts": [ [2023-05-31T00:27:09.460Z] "tcp://0.0.0.0:5555", [2023-05-31T00:27:09.460Z] "unix:///var/run/docker.sock" [2023-05-31T00:27:09.460Z] ], [2023-05-31T00:27:09.460Z] "mtu": 1458, [2023-05-31T00:27:09.460Z] "selinux-enabled": true, [2023-05-31T00:27:09.460Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T00:27:09.460Z] } [Pipeline] sh [2023-05-31T00:27:09.820Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T00:27:10.183Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:27:28.571Z] provisioning config files... [2023-05-31T00:27:28.601Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/127@tmp/config11038558606400434864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:27:28.972Z] ---> docker-login.sh [2023-05-31T00:27:28.972Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:27:29.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:27:29.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:27:29.563Z] Configure a credential helper to remove this warning. See [2023-05-31T00:27:29.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:27:29.563Z] [2023-05-31T00:27:29.563Z] Login Succeeded [2023-05-31T00:27:29.563Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:27:29.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:27:30.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:27:30.108Z] Configure a credential helper to remove this warning. See [2023-05-31T00:27:30.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:27:30.108Z] [2023-05-31T00:27:30.108Z] Login Succeeded [2023-05-31T00:27:30.108Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:27:30.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:27:30.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:27:30.380Z] Configure a credential helper to remove this warning. See [2023-05-31T00:27:30.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:27:30.380Z] [2023-05-31T00:27:30.380Z] Login Succeeded [2023-05-31T00:27:30.380Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:27:30.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:27:30.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:27:30.926Z] Configure a credential helper to remove this warning. See [2023-05-31T00:27:30.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:27:30.926Z] [2023-05-31T00:27:30.926Z] Login Succeeded [2023-05-31T00:27:30.926Z] docker.io [2023-05-31T00:27:31.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:27:31.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:27:31.470Z] Configure a credential helper to remove this warning. See [2023-05-31T00:27:31.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:27:31.470Z] [2023-05-31T00:27:31.470Z] Login Succeeded [2023-05-31T00:27:31.470Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:27:31.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T00:27:31.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:27:31.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:27:31.844Z] ========================================================= [2023-05-31T00:27:31.844Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T00:27:31.844Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:27:32.206Z] + 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-05-31T00:27:32.482Z] Sending build context to Docker daemon 3.432MB [2023-05-31T00:27:32.482Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:27:32.482Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-31T00:27:32.753Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T00:27:32.753Z] c41833b44d91: Pulling fs layer [2023-05-31T00:27:32.753Z] ed15518f5707: Pulling fs layer [2023-05-31T00:27:32.753Z] feae8fd75edb: Pulling fs layer [2023-05-31T00:27:32.753Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T00:27:32.753Z] 3cdef696dda3: Pulling fs layer [2023-05-31T00:27:32.753Z] 2ced38df9373: Pulling fs layer [2023-05-31T00:27:32.753Z] 58f1dce35555: Pulling fs layer [2023-05-31T00:27:32.753Z] 242c74f7c9fa: Waiting [2023-05-31T00:27:32.753Z] 3cdef696dda3: Waiting [2023-05-31T00:27:32.753Z] 2ced38df9373: Waiting [2023-05-31T00:27:32.753Z] 58f1dce35555: Waiting [2023-05-31T00:27:33.027Z] ed15518f5707: Verifying Checksum [2023-05-31T00:27:33.027Z] ed15518f5707: Download complete [2023-05-31T00:27:33.027Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T00:27:33.027Z] 242c74f7c9fa: Download complete [2023-05-31T00:27:33.027Z] 3cdef696dda3: Download complete [2023-05-31T00:27:33.027Z] c41833b44d91: Verifying Checksum [2023-05-31T00:27:33.027Z] c41833b44d91: Download complete [2023-05-31T00:27:34.025Z] c41833b44d91: Pull complete [2023-05-31T00:27:34.620Z] 58f1dce35555: Verifying Checksum [2023-05-31T00:27:34.620Z] 58f1dce35555: Download complete [2023-05-31T00:27:34.900Z] ed15518f5707: Pull complete [2023-05-31T00:27:35.504Z] feae8fd75edb: Download complete [2023-05-31T00:27:35.776Z] 2ced38df9373: Verifying Checksum [2023-05-31T00:27:35.776Z] 2ced38df9373: Download complete [2023-05-31T00:27:48.213Z] feae8fd75edb: Pull complete [2023-05-31T00:27:48.213Z] 242c74f7c9fa: Pull complete [2023-05-31T00:27:48.213Z] 3cdef696dda3: Pull complete [2023-05-31T00:27:56.498Z] 2ced38df9373: Pull complete [2023-05-31T00:27:59.118Z] 58f1dce35555: Pull complete [2023-05-31T00:27:59.118Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T00:27:59.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T00:27:59.118Z] ---> fadd8f120f05 [2023-05-31T00:27:59.118Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:28:01.261Z] ---> Running in 24a9bb2c8a5a [2023-05-31T00:28:01.533Z] Removing intermediate container 24a9bb2c8a5a [2023-05-31T00:28:01.533Z] ---> 42bdce48bf9b [2023-05-31T00:28:01.533Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:28:01.533Z] ---> Running in 5556de44c01f [2023-05-31T00:28:02.154Z] Removing intermediate container 5556de44c01f [2023-05-31T00:28:02.154Z] ---> c0ef97a54a3d [2023-05-31T00:28:02.154Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-31T00:28:02.154Z] ---> Running in 7ff84f46fc2b [2023-05-31T00:28:02.453Z] Removing intermediate container 7ff84f46fc2b [2023-05-31T00:28:02.453Z] ---> a08d14f4678b [2023-05-31T00:28:02.453Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:28:02.761Z] ---> Running in f3337679d2c4 [2023-05-31T00:28:03.034Z] Removing intermediate container f3337679d2c4 [2023-05-31T00:28:03.034Z] ---> 3556f9368a3f [2023-05-31T00:28:03.034Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:28:03.306Z] ---> Running in 9bf353774543 [2023-05-31T00:28:04.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:28:05.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:28:06.758Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-31T00:28:06.758Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-31T00:28:06.758Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-31T00:28:06.758Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-31T00:28:06.758Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:28:06.758Z] OK: 268 MiB in 57 packages [2023-05-31T00:28:08.176Z] Removing intermediate container 9bf353774543 [2023-05-31T00:28:08.176Z] ---> db0a0f20bf76 [2023-05-31T00:28:08.176Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-31T00:28:08.176Z] ---> Running in d328a2acc3ca [2023-05-31T00:28:08.446Z] Removing intermediate container d328a2acc3ca [2023-05-31T00:28:08.446Z] ---> b330e05ccc3e [2023-05-31T00:28:08.446Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-31T00:28:09.034Z] ---> 48ec88ec6ece [2023-05-31T00:28:09.034Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:28:09.306Z] ---> Running in 5d54855030ad [2023-05-31T00:29:17.255Z] Removing intermediate container 5d54855030ad [2023-05-31T00:29:17.255Z] ---> 5be5e509318a [2023-05-31T00:29:17.255Z] Step 11/12 : COPY . . [2023-05-31T00:29:17.255Z] ---> 6fe66ac54027 [2023-05-31T00:29:17.255Z] Step 12/12 : RUN $MAKE [2023-05-31T00:29:17.255Z] ---> Running in d7ab1676e9ba [2023-05-31T00:29:17.255Z] noop [2023-05-31T00:29:17.846Z] Removing intermediate container d7ab1676e9ba [2023-05-31T00:29:17.846Z] ---> 95d0368ad563 [2023-05-31T00:29:17.846Z] Successfully built 95d0368ad563 [2023-05-31T00:29:17.846Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:29:18.204Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T00:29:18.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:29:18.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-17415 does not seem to be running inside a container [2023-05-31T00:29:18.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/127 -v /w/workspace/device-mqtt-go/127:/w/workspace/device-mqtt-go/127:rw,z -v /w/workspace/device-mqtt-go/127@tmp:/w/workspace/device-mqtt-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T00:29:19.927Z] $ docker top b7e4f4c71bbd87d606bc244691859cdfe86a6c191d3b2add8b557875c1b653c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:29:20.809Z] + go version [2023-05-31T00:29:20.809Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T00:29:20.837Z] $ docker stop --time=1 b7e4f4c71bbd87d606bc244691859cdfe86a6c191d3b2add8b557875c1b653c8 [2023-05-31T00:29:22.577Z] $ docker rm -f --volumes b7e4f4c71bbd87d606bc244691859cdfe86a6c191d3b2add8b557875c1b653c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:29:23.152Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T00:29:23.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:29:23.354Z] prd-ubuntu20.04-docker-arm64-4c-16g-17415 does not seem to be running inside a container [2023-05-31T00:29:23.430Z] $ 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/127 -v /w/workspace/device-mqtt-go/127:/w/workspace/device-mqtt-go/127:rw,z -v /w/workspace/device-mqtt-go/127@tmp:/w/workspace/device-mqtt-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T00:29:24.723Z] $ docker top 4ae55775f2952429a0145c8bdec608ee430605c31623cba4754d207c02eaaaf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:29:25.581Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/127 [Pipeline] fileExists [Pipeline] sh [2023-05-31T00:29:26.237Z] + make test [2023-05-31T00:29:26.237Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T00:30:05.140Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-31T00:32:41.917Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-31T00:32:46.196Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-31T00:32:46.196Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.086s coverage: 22.8% of statements [2023-05-31T00:32:46.789Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T00:32:46.789Z] go vet ./... [2023-05-31T00:33:19.068Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T00:33:19.068Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T00:33:19.068Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T00:33:19.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T00:33:19.110Z] $ docker stop --time=1 4ae55775f2952429a0145c8bdec608ee430605c31623cba4754d207c02eaaaf0 [2023-05-31T00:33:21.107Z] $ docker rm -f --volumes 4ae55775f2952429a0145c8bdec608ee430605c31623cba4754d207c02eaaaf0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:33:22.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T00:33:22.388Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T00:33:22.908Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T00:33:23.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T00:33:23.635Z] + ls -al . [2023-05-31T00:33:23.635Z] total 180 [2023-05-31T00:33:23.635Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 00:29 . [2023-05-31T00:33:23.635Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:27 .. [2023-05-31T00:33:23.635Z] -rw-rw-r-- 1 jenkins jenkins 140 May 31 00:27 .dockerignore [2023-05-31T00:33:23.635Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:27 .git [2023-05-31T00:33:23.635Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:27 .github [2023-05-31T00:33:23.635Z] -rw-rw-r-- 1 jenkins jenkins 329 May 31 00:27 .gitignore [2023-05-31T00:33:23.635Z] -rw-rw-r-- 1 jenkins jenkins 41 May 31 00:27 .golangci.yml [2023-05-31T00:33:23.635Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 31 00:27 Attribution.txt [2023-05-31T00:33:23.635Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 31 00:27 CHANGELOG.md [2023-05-31T00:33:23.635Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 31 00:27 Dockerfile [2023-05-31T00:33:23.635Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 00:27 GOVERNANCE.md [2023-05-31T00:33:23.635Z] -rw-rw-r-- 1 jenkins jenkins 678 May 31 00:27 Jenkinsfile [2023-05-31T00:33:23.635Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 31 00:27 LICENSE [2023-05-31T00:33:23.635Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 31 00:27 Makefile [2023-05-31T00:33:23.635Z] -rw-rw-r-- 1 jenkins jenkins 620 May 31 00:27 OWNERS.md [2023-05-31T00:33:23.635Z] -rw-rw-r-- 1 jenkins jenkins 3695 May 31 00:27 README.md [2023-05-31T00:33:23.635Z] -rw-rw-r-- 1 jenkins jenkins 12 May 31 00:24 VERSION [2023-05-31T00:33:23.635Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:27 bin [2023-05-31T00:33:23.635Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:27 cmd [2023-05-31T00:33:23.635Z] -rw-r--r-- 1 jenkins jenkins 18506 May 31 00:32 coverage.out [2023-05-31T00:33:23.635Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 31 00:27 go.mod [2023-05-31T00:33:23.635Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 31 00:27 go.sum [2023-05-31T00:33:23.635Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:27 internal [2023-05-31T00:33:23.635Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:27 mock [2023-05-31T00:33:23.635Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:27 snap [2023-05-31T00:33:23.635Z] -rw-rw-r-- 1 jenkins jenkins 227 May 31 00:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:33:23.994Z] + 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=076aceae7774eed065da4ce17ac21a3c9dad675d --label arch=arm64 --label version=3.0.0-dev.43 . [2023-05-31T00:33:24.267Z] Sending build context to Docker daemon 3.451MB [2023-05-31T00:33:24.267Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T00:33:24.267Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-31T00:33:24.267Z] ---> 95d0368ad563 [2023-05-31T00:33:24.267Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-31T00:33:24.537Z] ---> Running in b5915e9dc2dd [2023-05-31T00:33:24.806Z] Removing intermediate container b5915e9dc2dd [2023-05-31T00:33:24.806Z] ---> b6b1f0efedf2 [2023-05-31T00:33:24.806Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T00:33:24.806Z] ---> Running in 9840d84eafbc [2023-05-31T00:33:25.405Z] Removing intermediate container 9840d84eafbc [2023-05-31T00:33:25.405Z] ---> 200a276c11e5 [2023-05-31T00:33:25.405Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-31T00:33:25.405Z] ---> Running in 142e51c9dd69 [2023-05-31T00:33:25.672Z] Removing intermediate container 142e51c9dd69 [2023-05-31T00:33:25.672Z] ---> f73e40b1d8b4 [2023-05-31T00:33:25.672Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T00:33:25.672Z] ---> Running in eae6909687b7 [2023-05-31T00:33:26.258Z] Removing intermediate container eae6909687b7 [2023-05-31T00:33:26.258Z] ---> 0291872b1da8 [2023-05-31T00:33:26.258Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T00:33:26.258Z] ---> Running in f94e297ee918 [2023-05-31T00:33:27.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:33:27.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:33:29.224Z] OK: 268 MiB in 57 packages [2023-05-31T00:33:30.195Z] Removing intermediate container f94e297ee918 [2023-05-31T00:33:30.195Z] ---> 30363a4886fa [2023-05-31T00:33:30.195Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-31T00:33:30.195Z] ---> Running in b04d5b73f167 [2023-05-31T00:33:30.465Z] Removing intermediate container b04d5b73f167 [2023-05-31T00:33:30.465Z] ---> 22f113cb0fb9 [2023-05-31T00:33:30.465Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-31T00:33:31.051Z] ---> 61940dc7b567 [2023-05-31T00:33:31.051Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T00:33:31.051Z] ---> Running in a47bf8a76d19 [2023-05-31T00:33:33.654Z] Removing intermediate container a47bf8a76d19 [2023-05-31T00:33:33.655Z] ---> 3bc9d933a7af [2023-05-31T00:33:33.655Z] Step 11/24 : COPY . . [2023-05-31T00:33:35.067Z] ---> 8922f15bc8b6 [2023-05-31T00:33:35.067Z] Step 12/24 : RUN $MAKE [2023-05-31T00:33:35.067Z] ---> Running in 310ed662a92c [2023-05-31T00:33:36.027Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-31T00:36:13.034Z] Removing intermediate container 310ed662a92c [2023-05-31T00:36:13.034Z] ---> d39b5cc765dd [2023-05-31T00:36:13.034Z] Step 13/24 : FROM alpine:3.17 [2023-05-31T00:36:13.034Z] 3.17: Pulling from library/alpine [2023-05-31T00:36:13.034Z] c41833b44d91: Already exists [2023-05-31T00:36:13.034Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T00:36:13.034Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T00:36:13.034Z] ---> 51e60588ff2c [2023-05-31T00:36:13.034Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-31T00:36:13.034Z] ---> Running in 636ed36588cf [2023-05-31T00:36:13.034Z] Removing intermediate container 636ed36588cf [2023-05-31T00:36:13.034Z] ---> 9ce7093fefbb [2023-05-31T00:36:13.034Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-31T00:36:13.034Z] ---> Running in 369c686756b0 [2023-05-31T00:36:13.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T00:36:13.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T00:36:13.034Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T00:36:13.034Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T00:36:13.034Z] OK: 8 MiB in 16 packages [2023-05-31T00:36:13.034Z] Removing intermediate container 369c686756b0 [2023-05-31T00:36:13.034Z] ---> 7e58bf0def94 [2023-05-31T00:36:13.034Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-31T00:36:13.034Z] ---> 0379d0f1d9c6 [2023-05-31T00:36:13.034Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-31T00:36:13.303Z] ---> 637143b02fec [2023-05-31T00:36:13.303Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-31T00:36:13.908Z] ---> 1c9358cc696d [2023-05-31T00:36:13.908Z] Step 19/24 : EXPOSE 59982 [2023-05-31T00:36:13.908Z] ---> Running in 1af9f9a210d0 [2023-05-31T00:36:14.180Z] Removing intermediate container 1af9f9a210d0 [2023-05-31T00:36:14.180Z] ---> 11108dbc01bb [2023-05-31T00:36:14.180Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-31T00:36:14.180Z] ---> Running in c3d287f1d923 [2023-05-31T00:36:14.769Z] Removing intermediate container c3d287f1d923 [2023-05-31T00:36:14.769Z] ---> 6cf0109a6055 [2023-05-31T00:36:14.769Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-31T00:36:14.769Z] ---> Running in 3782f0112dc6 [2023-05-31T00:36:15.038Z] Removing intermediate container 3782f0112dc6 [2023-05-31T00:36:15.038Z] ---> d8773bfcb74c [2023-05-31T00:36:15.038Z] Step 22/24 : LABEL arch=arm64 [2023-05-31T00:36:15.038Z] ---> Running in 49c2c9f40b81 [2023-05-31T00:36:15.309Z] Removing intermediate container 49c2c9f40b81 [2023-05-31T00:36:15.309Z] ---> cfceb07100d1 [2023-05-31T00:36:15.309Z] Step 23/24 : LABEL git_sha=076aceae7774eed065da4ce17ac21a3c9dad675d [2023-05-31T00:36:15.577Z] ---> Running in 1a00abad58e9 [2023-05-31T00:36:15.847Z] Removing intermediate container 1a00abad58e9 [2023-05-31T00:36:15.847Z] ---> 2c5d1bb36594 [2023-05-31T00:36:15.847Z] Step 24/24 : LABEL version=3.0.0-dev.43 [2023-05-31T00:36:15.847Z] ---> Running in 7fb6102f0ee9 [2023-05-31T00:36:16.118Z] Removing intermediate container 7fb6102f0ee9 [2023-05-31T00:36:16.118Z] ---> 89fdcc1b93f5 [2023-05-31T00:36:16.118Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T00:36:16.118Z] Successfully built 89fdcc1b93f5 [2023-05-31T00:36:16.118Z] 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-05-31T00:36:16.239Z] provisioning config files... [2023-05-31T00:36:16.253Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/127@tmp/config17140158539688642352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:36:16.600Z] ---> docker-login.sh [2023-05-31T00:36:16.600Z] nexus3.edgexfoundry.org:10001 [2023-05-31T00:36:16.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:36:16.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:36:16.868Z] Configure a credential helper to remove this warning. See [2023-05-31T00:36:16.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:36:16.868Z] [2023-05-31T00:36:16.868Z] Login Succeeded [2023-05-31T00:36:16.868Z] nexus3.edgexfoundry.org:10002 [2023-05-31T00:36:17.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:36:17.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:36:17.136Z] Configure a credential helper to remove this warning. See [2023-05-31T00:36:17.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:36:17.136Z] [2023-05-31T00:36:17.136Z] Login Succeeded [2023-05-31T00:36:17.405Z] nexus3.edgexfoundry.org:10003 [2023-05-31T00:36:17.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:36:17.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:36:17.672Z] Configure a credential helper to remove this warning. See [2023-05-31T00:36:17.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:36:17.672Z] [2023-05-31T00:36:17.672Z] Login Succeeded [2023-05-31T00:36:17.672Z] nexus3.edgexfoundry.org:10004 [2023-05-31T00:36:17.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:36:17.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:36:17.944Z] Configure a credential helper to remove this warning. See [2023-05-31T00:36:17.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:36:17.944Z] [2023-05-31T00:36:17.944Z] Login Succeeded [2023-05-31T00:36:17.944Z] docker.io [2023-05-31T00:36:18.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T00:36:18.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T00:36:18.532Z] Configure a credential helper to remove this warning. See [2023-05-31T00:36:18.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T00:36:18.532Z] [2023-05-31T00:36:18.532Z] Login Succeeded [2023-05-31T00:36:18.532Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T00:36:18.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:36:18.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T00:36:18.589Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-05-31T00:36:18.589Z] 076aceae7774eed065da4ce17ac21a3c9dad675d [2023-05-31T00:36:18.589Z] latest [2023-05-31T00:36:18.589Z] 3.0.0-dev.43 [2023-05-31T00:36:18.589Z] 076aceae7774eed065da4ce17ac21a3c9dad675d-3.0.0-dev.43 [2023-05-31T00:36:18.589Z] main [2023-05-31T00:36:18.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:18.933Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:076aceae7774eed065da4ce17ac21a3c9dad675d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:19.280Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:076aceae7774eed065da4ce17ac21a3c9dad675d [2023-05-31T00:36:19.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-31T00:36:19.280Z] 36899637e4fd: Preparing [2023-05-31T00:36:19.280Z] 5f16fee5857f: Preparing [2023-05-31T00:36:19.280Z] 66952256486d: Preparing [2023-05-31T00:36:19.280Z] dd976fd8b98f: Preparing [2023-05-31T00:36:19.280Z] 26cbea5cba74: Preparing [2023-05-31T00:36:19.280Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:19.552Z] 36899637e4fd: Pushed [2023-05-31T00:36:19.552Z] 5f16fee5857f: Pushed [2023-05-31T00:36:19.552Z] dd976fd8b98f: Pushed [2023-05-31T00:36:24.904Z] 66952256486d: Pushed [2023-05-31T00:36:24.904Z] 076aceae7774eed065da4ce17ac21a3c9dad675d: digest: sha256:bc86957e508aa5e3426ac8b5168afc3b4e86ef797575dd269d31ba6094075bf8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:25.271Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:25.615Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-31T00:36:25.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-31T00:36:25.615Z] 36899637e4fd: Preparing [2023-05-31T00:36:25.615Z] 5f16fee5857f: Preparing [2023-05-31T00:36:25.615Z] 66952256486d: Preparing [2023-05-31T00:36:25.615Z] dd976fd8b98f: Preparing [2023-05-31T00:36:25.615Z] 26cbea5cba74: Preparing [2023-05-31T00:36:25.615Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:25.615Z] 5f16fee5857f: Layer already exists [2023-05-31T00:36:25.615Z] 66952256486d: Layer already exists [2023-05-31T00:36:25.615Z] 36899637e4fd: Layer already exists [2023-05-31T00:36:25.615Z] dd976fd8b98f: Layer already exists [2023-05-31T00:36:25.883Z] latest: digest: sha256:bc86957e508aa5e3426ac8b5168afc3b4e86ef797575dd269d31ba6094075bf8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:26.245Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:26.593Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.43 [2023-05-31T00:36:26.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-31T00:36:26.593Z] 36899637e4fd: Preparing [2023-05-31T00:36:26.593Z] 5f16fee5857f: Preparing [2023-05-31T00:36:26.593Z] 66952256486d: Preparing [2023-05-31T00:36:26.593Z] dd976fd8b98f: Preparing [2023-05-31T00:36:26.593Z] 26cbea5cba74: Preparing [2023-05-31T00:36:26.593Z] 5f16fee5857f: Layer already exists [2023-05-31T00:36:26.593Z] dd976fd8b98f: Layer already exists [2023-05-31T00:36:26.593Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:26.593Z] 66952256486d: Layer already exists [2023-05-31T00:36:26.593Z] 36899637e4fd: Layer already exists [2023-05-31T00:36:26.862Z] 3.0.0-dev.43: digest: sha256:bc86957e508aa5e3426ac8b5168afc3b4e86ef797575dd269d31ba6094075bf8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:27.221Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:076aceae7774eed065da4ce17ac21a3c9dad675d-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:27.573Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:076aceae7774eed065da4ce17ac21a3c9dad675d-3.0.0-dev.43 [2023-05-31T00:36:27.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-31T00:36:27.573Z] 36899637e4fd: Preparing [2023-05-31T00:36:27.573Z] 5f16fee5857f: Preparing [2023-05-31T00:36:27.573Z] 66952256486d: Preparing [2023-05-31T00:36:27.573Z] dd976fd8b98f: Preparing [2023-05-31T00:36:27.573Z] 26cbea5cba74: Preparing [2023-05-31T00:36:27.573Z] 5f16fee5857f: Layer already exists [2023-05-31T00:36:27.573Z] 66952256486d: Layer already exists [2023-05-31T00:36:27.573Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:27.573Z] 36899637e4fd: Layer already exists [2023-05-31T00:36:27.573Z] dd976fd8b98f: Layer already exists [2023-05-31T00:36:27.842Z] 076aceae7774eed065da4ce17ac21a3c9dad675d-3.0.0-dev.43: digest: sha256:bc86957e508aa5e3426ac8b5168afc3b4e86ef797575dd269d31ba6094075bf8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:28.192Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:28.544Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-05-31T00:36:28.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-31T00:36:28.544Z] 36899637e4fd: Preparing [2023-05-31T00:36:28.544Z] 5f16fee5857f: Preparing [2023-05-31T00:36:28.544Z] 66952256486d: Preparing [2023-05-31T00:36:28.544Z] dd976fd8b98f: Preparing [2023-05-31T00:36:28.544Z] 26cbea5cba74: Preparing [2023-05-31T00:36:28.544Z] 5f16fee5857f: Layer already exists [2023-05-31T00:36:28.544Z] dd976fd8b98f: Layer already exists [2023-05-31T00:36:28.544Z] 66952256486d: Layer already exists [2023-05-31T00:36:28.544Z] 36899637e4fd: Layer already exists [2023-05-31T00:36:28.544Z] 26cbea5cba74: Layer already exists [2023-05-31T00:36:28.811Z] main: digest: sha256:bc86957e508aa5e3426ac8b5168afc3b4e86ef797575dd269d31ba6094075bf8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T00:36:28.861Z] ===================================================== [Pipeline] echo [2023-05-31T00:36:28.873Z] taggedImages: [2023-05-31T00:36:28.873Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:076aceae7774eed065da4ce17ac21a3c9dad675d [2023-05-31T00:36:28.873Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-31T00:36:28.873Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.43 [2023-05-31T00:36:28.873Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:076aceae7774eed065da4ce17ac21a3c9dad675d-3.0.0-dev.43 [2023-05-31T00:36:28.873Z] - 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-05-31T00:36:29.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:36:29.243Z] [2023-05-31T00:36:29.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:36:29.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:36:29.585Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T00:36:29.585Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T00:36:29.585Z] 04944245beec: Pulling fs layer [2023-05-31T00:36:29.585Z] 699f458cf7ca: Pulling fs layer [2023-05-31T00:36:29.585Z] 765212b225bb: Pulling fs layer [2023-05-31T00:36:29.585Z] f23df028b6ca: Pulling fs layer [2023-05-31T00:36:29.585Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T00:36:29.585Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T00:36:29.585Z] f23df028b6ca: Waiting [2023-05-31T00:36:29.585Z] d65c8cfc05b1: Waiting [2023-05-31T00:36:29.855Z] 765212b225bb: Waiting [2023-05-31T00:36:29.855Z] 2437ff75d9bd: Waiting [2023-05-31T00:36:29.855Z] 04944245beec: Verifying Checksum [2023-05-31T00:36:29.855Z] 04944245beec: Download complete [2023-05-31T00:36:29.855Z] 765212b225bb: Verifying Checksum [2023-05-31T00:36:29.855Z] 765212b225bb: Download complete [2023-05-31T00:36:29.855Z] f23df028b6ca: Verifying Checksum [2023-05-31T00:36:29.855Z] f23df028b6ca: Download complete [2023-05-31T00:36:29.855Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T00:36:29.855Z] d65c8cfc05b1: Download complete [2023-05-31T00:36:30.132Z] 699f458cf7ca: Verifying Checksum [2023-05-31T00:36:30.132Z] 699f458cf7ca: Download complete [2023-05-31T00:36:30.401Z] 8998bd30e6a1: Download complete [2023-05-31T00:36:32.993Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T00:36:32.993Z] 2437ff75d9bd: Download complete [2023-05-31T00:36:36.339Z] 8998bd30e6a1: Pull complete [2023-05-31T00:36:36.339Z] 04944245beec: Pull complete [2023-05-31T00:36:37.749Z] 699f458cf7ca: Pull complete [2023-05-31T00:36:37.749Z] 765212b225bb: Pull complete [2023-05-31T00:36:38.334Z] f23df028b6ca: Pull complete [2023-05-31T00:36:38.601Z] d65c8cfc05b1: Pull complete [2023-05-31T00:36:53.610Z] 2437ff75d9bd: Pull complete [2023-05-31T00:36:53.610Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T00:36:53.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T00:36:53.610Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:36:53.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-17415 does not seem to be running inside a container [2023-05-31T00:36:53.902Z] $ 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/127 -v /w/workspace/device-mqtt-go/127:/w/workspace/device-mqtt-go/127:rw,z -v /w/workspace/device-mqtt-go/127@tmp:/w/workspace/device-mqtt-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-31T00:36:56.673Z] $ docker top dfcc28d608068d89ec56472ad8233d56463720f92b2d40cb6ecc45c96ba9d6de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:36:57.523Z] ---> job-cost.sh [2023-05-31T00:36:57.523Z] lf-activate-venv: SKIPPING [2023-05-31T00:36:57.523Z] INFO: No Stack... [2023-05-31T00:36:58.106Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T00:36:59.064Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T00:36:59.708Z] + cat /w/workspace/device-mqtt-go/127/archives/cost.csv [2023-05-31T00:36:59.708Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T00:36:59.744Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-127-stack-cost] [2023-05-31T00:36:59.749Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-127-stack-cost] did not exist. Created. [2023-05-31T00:36:59.749Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T00:37:00.401Z] /w/workspace/device-mqtt-go/127@tmp/durable-9aef3ef1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T00:37:01.057Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T00:37:01.088Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T00:37:01.138Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T00:37:01.145Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T00:37:01.169Z] $ docker stop --time=1 dfcc28d608068d89ec56472ad8233d56463720f92b2d40cb6ecc45c96ba9d6de [2023-05-31T00:37:03.441Z] $ docker rm -f --volumes dfcc28d608068d89ec56472ad8233d56463720f92b2d40cb6ecc45c96ba9d6de [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-05-31T00:37:03.830Z] provisioning config files... [2023-05-31T00:37:03.837Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2186377836952073279tmp [Pipeline] { [Pipeline] sh [2023-05-31T00:37:04.133Z] + set +x [2023-05-31T00:37:04.133Z] + curl -s https://codecov.io/bash [2023-05-31T00:37:04.133Z] + bash -s -- [2023-05-31T00:37:04.133Z] [2023-05-31T00:37:04.133Z] _____ _ [2023-05-31T00:37:04.133Z] / ____| | | [2023-05-31T00:37:04.133Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T00:37:04.133Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T00:37:04.133Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T00:37:04.133Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T00:37:04.133Z] Bash-1.0.6 [2023-05-31T00:37:04.133Z] [2023-05-31T00:37:04.133Z] [2023-05-31T00:37:04.133Z] ==> git version 2.25.1 found [2023-05-31T00:37:04.133Z] ==> 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-05-31T00:37:04.133Z] Release-Date: 2020-01-08 [2023-05-31T00:37:04.133Z] 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-05-31T00:37:04.133Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T00:37:04.133Z] ==> Jenkins CI detected. [2023-05-31T00:37:04.133Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-31T00:37:04.133Z] project root: . [2023-05-31T00:37:04.133Z] --> token set from env [2023-05-31T00:37:04.133Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T00:37:04.133Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T00:37:04.133Z] ==> Python coveragepy not found [2023-05-31T00:37:04.133Z] ==> Searching for coverage reports in: [2023-05-31T00:37:04.133Z] + . [2023-05-31T00:37:04.133Z] -> Found 1 reports [2023-05-31T00:37:04.133Z] ==> Detecting git/mercurial file structure [2023-05-31T00:37:04.133Z] ==> Reading reports [2023-05-31T00:37:04.133Z] + ./coverage.out bytes=18506 [2023-05-31T00:37:04.133Z] ==> Appending adjustments [2023-05-31T00:37:04.133Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T00:37:04.391Z] + Found adjustments [2023-05-31T00:37:04.391Z] ==> Gzipping contents [2023-05-31T00:37:04.391Z] 4.0K /tmp/codecov.5JWdZf.gz [2023-05-31T00:37:04.391Z] ==> Uploading reports [2023-05-31T00:37:04.391Z] url: https://codecov.io [2023-05-31T00:37:04.391Z] query: branch=main&commit=076aceae7774eed065da4ce17ac21a3c9dad675d&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-31T00:37:04.391Z] -> Pinging Codecov [2023-05-31T00:37:04.391Z] 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=076aceae7774eed065da4ce17ac21a3c9dad675d&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-31T00:37:04.650Z] -> Uploading to [2023-05-31T00:37:04.650Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/7D719EC7BBE17E464838252E33014C33/076aceae7774eed065da4ce17ac21a3c9dad675d/06054fbc-303a-4614-ac33-669b8492d57f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T003704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=65bd60198196623f3c970d7060a1af7ad206c7da342fbd27014c7f4b949c5fe8 [2023-05-31T00:37:04.650Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T00:37:04.650Z] Dload Upload Total Spent Left Speed [2023-05-31T00:37:04.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 16095 --:--:-- --:--:-- --:--:-- 16095 [2023-05-31T00:37:04.650Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/076aceae7774eed065da4ce17ac21a3c9dad675d [Pipeline] } [2023-05-31T00:37:04.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-31T00:37:04.790Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-31T00:37:04.802Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:05.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T00:37:05.108Z] [2023-05-31T00:37:05.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:05.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T00:37:05.411Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-31T00:37:05.411Z] df9b9388f04a: Pulling fs layer [2023-05-31T00:37:05.411Z] 52dc419b0ee2: Pulling fs layer [2023-05-31T00:37:05.411Z] 25bc292e5bac: Pulling fs layer [2023-05-31T00:37:05.411Z] 114826534d7a: Pulling fs layer [2023-05-31T00:37:05.411Z] 4657fd5d0bcf: Pulling fs layer [2023-05-31T00:37:05.411Z] 6ad1cebc031e: Pulling fs layer [2023-05-31T00:37:05.411Z] 8a3aa393b2d8: Pulling fs layer [2023-05-31T00:37:05.411Z] 4657fd5d0bcf: Waiting [2023-05-31T00:37:05.411Z] 114826534d7a: Waiting [2023-05-31T00:37:05.411Z] 6ad1cebc031e: Waiting [2023-05-31T00:37:05.411Z] 8a3aa393b2d8: Waiting [2023-05-31T00:37:05.411Z] 25bc292e5bac: Verifying Checksum [2023-05-31T00:37:05.411Z] 25bc292e5bac: Download complete [2023-05-31T00:37:05.411Z] 52dc419b0ee2: Verifying Checksum [2023-05-31T00:37:05.411Z] 52dc419b0ee2: Download complete [2023-05-31T00:37:05.411Z] 4657fd5d0bcf: Download complete [2023-05-31T00:37:05.411Z] df9b9388f04a: Verifying Checksum [2023-05-31T00:37:05.411Z] df9b9388f04a: Download complete [2023-05-31T00:37:05.411Z] 6ad1cebc031e: Verifying Checksum [2023-05-31T00:37:05.411Z] 6ad1cebc031e: Download complete [2023-05-31T00:37:05.671Z] df9b9388f04a: Pull complete [2023-05-31T00:37:05.671Z] 52dc419b0ee2: Pull complete [2023-05-31T00:37:05.671Z] 25bc292e5bac: Pull complete [2023-05-31T00:37:06.239Z] 114826534d7a: Download complete [2023-05-31T00:37:06.239Z] 8a3aa393b2d8: Verifying Checksum [2023-05-31T00:37:06.239Z] 8a3aa393b2d8: Download complete [2023-05-31T00:37:09.523Z] 114826534d7a: Pull complete [2023-05-31T00:37:09.523Z] 4657fd5d0bcf: Pull complete [2023-05-31T00:37:09.781Z] 6ad1cebc031e: Pull complete [2023-05-31T00:37:12.307Z] 8a3aa393b2d8: Pull complete [2023-05-31T00:37:12.307Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-31T00:37:12.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T00:37:12.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:12.380Z] prd-ubuntu20.04-docker-8c-8g-17410 does not seem to be running inside a container [2023-05-31T00:37:12.411Z] $ 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-05-31T00:37:15.890Z] $ docker top a63d7046e090eb08b1e30d22683a5a9d6a39ff82ecd829955e2e9f5d34447406 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-31T00:37:15.951Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-05-31T00:37:16.230Z] + set -o pipefail [2023-05-31T00:37:16.230Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-05-31T00:37:20.420Z] [2023-05-31T00:37:20.420Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-05-31T00:37:20.420Z] [2023-05-31T00:37:20.421Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/8f7aa99c-f0f1-4375-b7e3-c6efb3af0955 [2023-05-31T00:37:20.421Z] [2023-05-31T00:37:20.421Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-31T00:37:20.421Z] [2023-05-31T00:37:20.421Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-31T00:37:20.421Z] [2023-05-31T00:37:20.421Z] [2023-05-31T00:37:20.421Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-31T00:37:20.421Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-31T00:37:20.421Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-31T00:37:20.432Z] $ docker stop --time=1 a63d7046e090eb08b1e30d22683a5a9d6a39ff82ecd829955e2e9f5d34447406 [2023-05-31T00:37:23.549Z] $ docker rm -f --volumes a63d7046e090eb08b1e30d22683a5a9d6a39ff82ecd829955e2e9f5d34447406 [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-05-31T00:37:24.246Z] + git log --format=format:%s -1 076aceae7774eed065da4ce17ac21a3c9dad675d [Pipeline] sh [2023-05-31T00:37:24.539Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:37:24.539Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:24.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:37:24.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:24.911Z] prd-ubuntu20.04-docker-8c-8g-17410 does not seem to be running inside a container [2023-05-31T00:37:24.941Z] $ 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-05-31T00:37:25.303Z] $ docker top 23b64d58d5d90414e3eb3ffd9781e6c677f2256b5fc6b8cee24201174ebbb4e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:37:25.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:37:25.388Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:37:25.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:37:25.509Z] $ docker exec 23b64d58d5d90414e3eb3ffd9781e6c677f2256b5fc6b8cee24201174ebbb4e8 ssh-agent [2023-05-31T00:37:25.620Z] SSH_AUTH_SOCK=/tmp/ssh-JUwMOzVQEEmw/agent.32 [2023-05-31T00:37:25.620Z] SSH_AGENT_PID=38 [2023-05-31T00:37:25.625Z] Running ssh-add (command line suppressed) [2023-05-31T00:37:25.726Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7287092222813036809.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7287092222813036809.key) [2023-05-31T00:37:25.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:37:26.019Z] + git semver tag [2023-05-31T00:37:26.278Z] 2023-05-31 00:37:26,261 [run_tag] DEBUG tag force:False [2023-05-31T00:37:26.278Z] 2023-05-31 00:37:26,261 [check_head_tag] DEBUG check head tag [2023-05-31T00:37:26.278Z] 2023-05-31 00:37:26,263 [execute] INFO git cat-file --batch-check [2023-05-31T00:37:26.278Z] 2023-05-31 00:37:26,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-31T00:37:26.278Z] 2023-05-31 00:37:26,269 [execute] INFO git cat-file --batch [2023-05-31T00:37:26.278Z] 2023-05-31 00:37:26,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-31T00:37:26.537Z] 2023-05-31 00:37:26,302 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-31T00:37:26.537Z] 2023-05-31 00:37:26,302 [execute] INFO git tag -a v3.0.0-dev.43 -m v3.0.0-dev.43 [2023-05-31T00:37:26.537Z] 2023-05-31 00:37:26,303 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.43', '-m', 'v3.0.0-dev.43'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:37:26.538Z] 2023-05-31 00:37:26,307 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-31T00:37:26.538Z] 3.0.0-dev.43 [Pipeline] } [2023-05-31T00:37:26.548Z] $ docker exec --env ******** --env ******** 23b64d58d5d90414e3eb3ffd9781e6c677f2256b5fc6b8cee24201174ebbb4e8 ssh-agent -k [2023-05-31T00:37:26.668Z] unset SSH_AUTH_SOCK; [2023-05-31T00:37:26.669Z] unset SSH_AGENT_PID; [2023-05-31T00:37:26.669Z] echo Agent pid 38 killed; [2023-05-31T00:37:26.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:37:26.985Z] + git semver [Pipeline] } [2023-05-31T00:37:27.255Z] $ docker stop --time=1 23b64d58d5d90414e3eb3ffd9781e6c677f2256b5fc6b8cee24201174ebbb4e8 [2023-05-31T00:37:28.565Z] $ docker rm -f --volumes 23b64d58d5d90414e3eb3ffd9781e6c677f2256b5fc6b8cee24201174ebbb4e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:28.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T00:37:28.949Z] [2023-05-31T00:37:28.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:29.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T00:37:29.246Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-31T00:37:29.246Z] ab5ef0e58194: Pulling fs layer [2023-05-31T00:37:29.246Z] 9712f1f96733: Pulling fs layer [2023-05-31T00:37:29.246Z] 63f879dbbcfc: Pulling fs layer [2023-05-31T00:37:29.246Z] 0d9ebad4ef96: Pulling fs layer [2023-05-31T00:37:29.246Z] e9a5061849ea: Pulling fs layer [2023-05-31T00:37:29.246Z] d747dcd14b5f: Pulling fs layer [2023-05-31T00:37:29.246Z] 2de7ff778b66: Pulling fs layer [2023-05-31T00:37:29.246Z] e9a5061849ea: Waiting [2023-05-31T00:37:29.246Z] d747dcd14b5f: Waiting [2023-05-31T00:37:29.246Z] 2de7ff778b66: Waiting [2023-05-31T00:37:29.246Z] 0d9ebad4ef96: Waiting [2023-05-31T00:37:29.246Z] 9712f1f96733: Verifying Checksum [2023-05-31T00:37:29.246Z] 9712f1f96733: Download complete [2023-05-31T00:37:29.505Z] 63f879dbbcfc: Verifying Checksum [2023-05-31T00:37:29.505Z] 63f879dbbcfc: Download complete [2023-05-31T00:37:29.767Z] e9a5061849ea: Verifying Checksum [2023-05-31T00:37:29.767Z] e9a5061849ea: Download complete [2023-05-31T00:37:29.767Z] 0d9ebad4ef96: Verifying Checksum [2023-05-31T00:37:29.767Z] 0d9ebad4ef96: Download complete [2023-05-31T00:37:29.767Z] d747dcd14b5f: Verifying Checksum [2023-05-31T00:37:29.767Z] d747dcd14b5f: Download complete [2023-05-31T00:37:29.767Z] ab5ef0e58194: Download complete [2023-05-31T00:37:29.767Z] 2de7ff778b66: Verifying Checksum [2023-05-31T00:37:29.767Z] 2de7ff778b66: Download complete [2023-05-31T00:37:33.071Z] ab5ef0e58194: Pull complete [2023-05-31T00:37:33.071Z] 9712f1f96733: Pull complete [2023-05-31T00:37:33.332Z] 63f879dbbcfc: Pull complete [2023-05-31T00:37:37.509Z] 0d9ebad4ef96: Pull complete [2023-05-31T00:37:37.509Z] e9a5061849ea: Pull complete [2023-05-31T00:37:37.509Z] d747dcd14b5f: Pull complete [2023-05-31T00:37:38.884Z] 2de7ff778b66: Pull complete [2023-05-31T00:37:38.884Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-31T00:37:38.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T00:37:38.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:38.966Z] prd-ubuntu20.04-docker-8c-8g-17410 does not seem to be running inside a container [2023-05-31T00:37:38.996Z] $ 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-05-31T00:37:43.676Z] $ docker top 45359137672f455aea752a4e430ca26fa0869323157a96d19364104793b6e388 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:37:43.747Z] provisioning config files... [2023-05-31T00:37:43.754Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6688809482228149838tmp [2023-05-31T00:37:43.766Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13291265306862963369tmp [2023-05-31T00:37:43.775Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3877512399642285944tmp [Pipeline] { [Pipeline] echo [2023-05-31T00:37:43.791Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:44.073Z] ---> sigul-configuration.sh [2023-05-31T00:37:44.073Z] gpg: directory `/root/.gnupg' created [2023-05-31T00:37:44.073Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-31T00:37:44.073Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-31T00:37:44.073Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-31T00:37:44.073Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-31T00:37:44.073Z] gpg: CAST5 encrypted data [2023-05-31T00:37:44.073Z] gpg: encrypted with 1 passphrase [2023-05-31T00:37:44.073Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-31T00:37:44.356Z] + mkdir /home/jenkins [2023-05-31T00:37:44.357Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-31T00:37:44.639Z] + 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-05-31T00:37:44.645Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:44.926Z] ---> sigul-install.sh [2023-05-31T00:37:44.926Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-31T00:37:45.209Z] + git tag --list [2023-05-31T00:37:45.209Z] 0.7.1 [2023-05-31T00:37:45.209Z] v1.0.0 [2023-05-31T00:37:45.209Z] v1.1.0 [2023-05-31T00:37:45.209Z] v1.1.1 [2023-05-31T00:37:45.209Z] v1.2.2 [2023-05-31T00:37:45.209Z] v1.3.0 [2023-05-31T00:37:45.209Z] v1.3.1 [2023-05-31T00:37:45.209Z] v2.0.0 [2023-05-31T00:37:45.209Z] v2.1.0 [2023-05-31T00:37:45.209Z] v2.1.1 [2023-05-31T00:37:45.209Z] v2.1.1-dev.1 [2023-05-31T00:37:45.209Z] v2.1.1-dev.2 [2023-05-31T00:37:45.209Z] v2.2.0 [2023-05-31T00:37:45.209Z] v2.2.1-dev.1 [2023-05-31T00:37:45.209Z] v2.2.1-dev.10 [2023-05-31T00:37:45.209Z] v2.2.1-dev.2 [2023-05-31T00:37:45.209Z] v2.2.1-dev.3 [2023-05-31T00:37:45.209Z] v2.2.1-dev.4 [2023-05-31T00:37:45.209Z] v2.2.1-dev.5 [2023-05-31T00:37:45.209Z] v2.2.1-dev.6 [2023-05-31T00:37:45.209Z] v2.2.1-dev.7 [2023-05-31T00:37:45.209Z] v2.2.1-dev.8 [2023-05-31T00:37:45.209Z] v2.2.1-dev.9 [2023-05-31T00:37:45.209Z] v2.3.0 [2023-05-31T00:37:45.209Z] v2.3.0-dev.10 [2023-05-31T00:37:45.209Z] v2.3.0-dev.11 [2023-05-31T00:37:45.209Z] v2.3.0-dev.12 [2023-05-31T00:37:45.209Z] v2.3.0-dev.13 [2023-05-31T00:37:45.209Z] v2.3.0-dev.14 [2023-05-31T00:37:45.209Z] v2.3.0-dev.15 [2023-05-31T00:37:45.209Z] v2.3.0-dev.16 [2023-05-31T00:37:45.209Z] v2.3.0-dev.17 [2023-05-31T00:37:45.209Z] v2.3.0-dev.18 [2023-05-31T00:37:45.209Z] v2.3.0-dev.19 [2023-05-31T00:37:45.209Z] v2.3.0-dev.20 [2023-05-31T00:37:45.209Z] v2.3.0-dev.21 [2023-05-31T00:37:45.209Z] v2.3.0-dev.22 [2023-05-31T00:37:45.209Z] v2.3.0-dev.23 [2023-05-31T00:37:45.209Z] v2.3.0-dev.24 [2023-05-31T00:37:45.209Z] v2.3.0-dev.25 [2023-05-31T00:37:45.209Z] v2.3.0-dev.26 [2023-05-31T00:37:45.209Z] v2.3.0-dev.27 [2023-05-31T00:37:45.209Z] v2.3.0-dev.28 [2023-05-31T00:37:45.209Z] v2.3.0-dev.29 [2023-05-31T00:37:45.209Z] v2.3.0-dev.30 [2023-05-31T00:37:45.209Z] v2.3.0-dev.31 [2023-05-31T00:37:45.209Z] v2.3.0-dev.32 [2023-05-31T00:37:45.209Z] v2.3.0-dev.33 [2023-05-31T00:37:45.209Z] v2.3.0-dev.34 [2023-05-31T00:37:45.209Z] v3.0.0-dev.1 [2023-05-31T00:37:45.209Z] v3.0.0-dev.10 [2023-05-31T00:37:45.209Z] v3.0.0-dev.11 [2023-05-31T00:37:45.209Z] v3.0.0-dev.12 [2023-05-31T00:37:45.209Z] v3.0.0-dev.13 [2023-05-31T00:37:45.209Z] v3.0.0-dev.14 [2023-05-31T00:37:45.209Z] v3.0.0-dev.15 [2023-05-31T00:37:45.209Z] v3.0.0-dev.16 [2023-05-31T00:37:45.209Z] v3.0.0-dev.17 [2023-05-31T00:37:45.209Z] v3.0.0-dev.18 [2023-05-31T00:37:45.209Z] v3.0.0-dev.19 [2023-05-31T00:37:45.209Z] v3.0.0-dev.2 [2023-05-31T00:37:45.209Z] v3.0.0-dev.20 [2023-05-31T00:37:45.209Z] v3.0.0-dev.21 [2023-05-31T00:37:45.209Z] v3.0.0-dev.22 [2023-05-31T00:37:45.209Z] v3.0.0-dev.23 [2023-05-31T00:37:45.209Z] v3.0.0-dev.24 [2023-05-31T00:37:45.209Z] v3.0.0-dev.25 [2023-05-31T00:37:45.209Z] v3.0.0-dev.26 [2023-05-31T00:37:45.209Z] v3.0.0-dev.27 [2023-05-31T00:37:45.209Z] v3.0.0-dev.28 [2023-05-31T00:37:45.209Z] v3.0.0-dev.29 [2023-05-31T00:37:45.209Z] v3.0.0-dev.3 [2023-05-31T00:37:45.209Z] v3.0.0-dev.30 [2023-05-31T00:37:45.209Z] v3.0.0-dev.31 [2023-05-31T00:37:45.209Z] v3.0.0-dev.32 [2023-05-31T00:37:45.209Z] v3.0.0-dev.33 [2023-05-31T00:37:45.209Z] v3.0.0-dev.34 [2023-05-31T00:37:45.209Z] v3.0.0-dev.35 [2023-05-31T00:37:45.209Z] v3.0.0-dev.36 [2023-05-31T00:37:45.209Z] v3.0.0-dev.37 [2023-05-31T00:37:45.209Z] v3.0.0-dev.38 [2023-05-31T00:37:45.209Z] v3.0.0-dev.39 [2023-05-31T00:37:45.209Z] v3.0.0-dev.4 [2023-05-31T00:37:45.209Z] v3.0.0-dev.40 [2023-05-31T00:37:45.209Z] v3.0.0-dev.41 [2023-05-31T00:37:45.209Z] v3.0.0-dev.42 [2023-05-31T00:37:45.209Z] v3.0.0-dev.43 [2023-05-31T00:37:45.209Z] v3.0.0-dev.5 [2023-05-31T00:37:45.209Z] v3.0.0-dev.6 [2023-05-31T00:37:45.209Z] v3.0.0-dev.7 [2023-05-31T00:37:45.209Z] v3.0.0-dev.8 [2023-05-31T00:37:45.209Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-31T00:37:45.493Z] + lftools sign git-tag v3.0.0-dev.43 [2023-05-31T00:37:46.061Z] Signing Git tag with Sigul... [2023-05-31T00:37:46.061Z] Signing v3.0.0-dev.43 [Pipeline] echo [2023-05-31T00:37:46.329Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:46.610Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-31T00:37:46.615Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-31T00:37:46.633Z] $ docker stop --time=1 45359137672f455aea752a4e430ca26fa0869323157a96d19364104793b6e388 [2023-05-31T00:37:47.922Z] $ docker rm -f --volumes 45359137672f455aea752a4e430ca26fa0869323157a96d19364104793b6e388 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-31T00:37:48.327Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:37:48.327Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:48.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:37:48.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:48.700Z] prd-ubuntu20.04-docker-8c-8g-17410 does not seem to be running inside a container [2023-05-31T00:37:48.740Z] $ 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-05-31T00:37:49.068Z] $ docker top c902a6d6204868604a6c0cb37e3d5eff9f680aefa5238f5882dd429666b1847e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:37:49.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:37:49.147Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:37:49.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:37:49.266Z] $ docker exec c902a6d6204868604a6c0cb37e3d5eff9f680aefa5238f5882dd429666b1847e ssh-agent [2023-05-31T00:37:49.380Z] SSH_AUTH_SOCK=/tmp/ssh-VGC19dT9eZh5/agent.32 [2023-05-31T00:37:49.380Z] SSH_AGENT_PID=38 [2023-05-31T00:37:49.384Z] Running ssh-add (command line suppressed) [2023-05-31T00:37:49.483Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5750052641014862751.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5750052641014862751.key) [2023-05-31T00:37:49.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:37:49.781Z] + git semver bump pre [2023-05-31T00:37:50.040Z] 2023-05-31 00:37:49,977 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-31T00:37:50.040Z] 2023-05-31 00:37:49,977 [bump_version] DEBUG bumping version:3.0.0-dev.43 on axis:pre with prefix:dev [2023-05-31T00:37:50.040Z] 2023-05-31 00:37:49,977 [bump_version] DEBUG bumped version:3.0.0-dev.44 [2023-05-31T00:37:50.040Z] 2023-05-31 00:37:49,978 [write_version] DEBUG write version:3.0.0-dev.44 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-05-31T00:37:50.040Z] 2023-05-31 00:37:49,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-31T00:37:50.040Z] 2023-05-31 00:37:49,978 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-31T00:37:50.040Z] 2023-05-31 00:37:49,979 [execute] INFO git cat-file --batch-check [2023-05-31T00:37:50.041Z] 2023-05-31 00:37:49,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T00:37:50.041Z] 2023-05-31 00:37:49,985 [execute] INFO git cat-file --batch [2023-05-31T00:37:50.041Z] 2023-05-31 00:37:49,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T00:37:50.041Z] 2023-05-31 00:37:49,991 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-31T00:37:50.041Z] 3.0.0-dev.44 [Pipeline] } [2023-05-31T00:37:50.049Z] $ docker exec --env ******** --env ******** c902a6d6204868604a6c0cb37e3d5eff9f680aefa5238f5882dd429666b1847e ssh-agent -k [2023-05-31T00:37:50.153Z] unset SSH_AUTH_SOCK; [2023-05-31T00:37:50.153Z] unset SSH_AGENT_PID; [2023-05-31T00:37:50.153Z] echo Agent pid 38 killed; [2023-05-31T00:37:50.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:37:50.463Z] + git semver [Pipeline] } [2023-05-31T00:37:50.733Z] $ docker stop --time=1 c902a6d6204868604a6c0cb37e3d5eff9f680aefa5238f5882dd429666b1847e [2023-05-31T00:37:52.031Z] $ docker rm -f --volumes c902a6d6204868604a6c0cb37e3d5eff9f680aefa5238f5882dd429666b1847e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T00:37:52.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T00:37:52.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:37:52.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T00:37:52.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:37:52.740Z] prd-ubuntu20.04-docker-8c-8g-17410 does not seem to be running inside a container [2023-05-31T00:37:52.770Z] $ 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-05-31T00:37:53.100Z] $ docker top 47e908328cba7ff2666678d09d177bf80cad7d30e68c72b7cde967de27d68417 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T00:37:53.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T00:37:53.194Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T00:37:53.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T00:37:53.316Z] $ docker exec 47e908328cba7ff2666678d09d177bf80cad7d30e68c72b7cde967de27d68417 ssh-agent [2023-05-31T00:37:53.427Z] SSH_AUTH_SOCK=/tmp/ssh-Ayp08aHYFCVs/agent.32 [2023-05-31T00:37:53.427Z] SSH_AGENT_PID=39 [2023-05-31T00:37:53.439Z] Running ssh-add (command line suppressed) [2023-05-31T00:37:53.552Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1385454636179201871.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1385454636179201871.key) [2023-05-31T00:37:53.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T00:37:53.894Z] + git semver push [2023-05-31T00:37:54.159Z] 2023-05-31 00:37:54,064 [run_push] DEBUG push [2023-05-31T00:37:54.159Z] 2023-05-31 00:37:54,065 [execute] INFO git cat-file --batch-check [2023-05-31T00:37:54.159Z] 2023-05-31 00:37:54,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T00:37:54.159Z] 2023-05-31 00:37:54,069 [execute] INFO git rev-list 86f0ca06f8859697a59f4d48e2f6de3b560a0e37 -- [2023-05-31T00:37:54.159Z] 2023-05-31 00:37:54,069 [execute] DEBUG Popen(['git', 'rev-list', '86f0ca06f8859697a59f4d48e2f6de3b560a0e37', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:37:54.159Z] 2023-05-31 00:37:54,079 [execute] INFO git fetch -v origin [2023-05-31T00:37:54.159Z] 2023-05-31 00:37:54,079 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-31T00:37:56.061Z] 2023-05-31 00:37:55,579 [run_push] DEBUG no remote changes detected [2023-05-31T00:37:56.061Z] 2023-05-31 00:37:55,580 [execute] INFO git push origin semver [2023-05-31T00:37:56.061Z] 2023-05-31 00:37:55,580 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-31T00:37:56.629Z] 2023-05-31 00:37:56,347 [run_push] DEBUG push all version tags [2023-05-31T00:37:56.629Z] 2023-05-31 00:37:56,348 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-31T00:37:56.629Z] 2023-05-31 00:37:56,348 [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-05-31T00:37:57.196Z] 2023-05-31 00:37:57,067 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-31T00:37:57.196Z] 3.0.0-dev.44 [Pipeline] } [2023-05-31T00:37:57.204Z] $ docker exec --env ******** --env ******** 47e908328cba7ff2666678d09d177bf80cad7d30e68c72b7cde967de27d68417 ssh-agent -k [2023-05-31T00:37:57.306Z] unset SSH_AUTH_SOCK; [2023-05-31T00:37:57.307Z] unset SSH_AGENT_PID; [2023-05-31T00:37:57.307Z] echo Agent pid 39 killed; [2023-05-31T00:37:57.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T00:37:57.624Z] + git semver [Pipeline] } [2023-05-31T00:37:57.897Z] $ docker stop --time=1 47e908328cba7ff2666678d09d177bf80cad7d30e68c72b7cde967de27d68417 [2023-05-31T00:37:59.137Z] $ docker rm -f --volumes 47e908328cba7ff2666678d09d177bf80cad7d30e68c72b7cde967de27d68417 [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-05-31T00:37:59.686Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-05-31T00:37:59.686Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-31T00:37:59.686Z] total 16 [2023-05-31T00:37:59.686Z] drwxr-xr-x 3 root root 4096 May 31 00:26 . [2023-05-31T00:37:59.686Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 00:37 .. [2023-05-31T00:37:59.686Z] drwxr-xr-x 2 root root 4096 May 31 00:26 cost [2023-05-31T00:37:59.686Z] -rw-r--r-- 1 root root 86 May 31 00:26 cost.csv [2023-05-31T00:37:59.686Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-31T00:37:59.686Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-31T00:37:59.686Z] total 16 [2023-05-31T00:37:59.686Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 00:26 . [2023-05-31T00:37:59.686Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 00:37 .. [2023-05-31T00:37:59.686Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 00:26 cost [2023-05-31T00:37:59.686Z] -rw-r--r-- 1 jenkins jenkins 86 May 31 00:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:37:59.973Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:38:00.828Z] ---> package-listing.sh [2023-05-31T00:38:00.828Z] ++ facter osfamily [2023-05-31T00:38:00.828Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T00:38:01.087Z] + OS_FAMILY=debian [2023-05-31T00:38:01.087Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-31T00:38:01.087Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T00:38:01.087Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T00:38:01.087Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T00:38:01.087Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T00:38:01.087Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-31T00:38:01.087Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T00:38:01.087Z] + case "${OS_FAMILY}" in [2023-05-31T00:38:01.087Z] + dpkg -l [2023-05-31T00:38:01.087Z] + grep '^ii' [2023-05-31T00:38:01.087Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T00:38:01.087Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T00:38:01.087Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T00:38:01.087Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-31T00:38:01.087Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-05-31T00:38:01.087Z] + 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-05-31T00:38:01.096Z] 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-05-31T00:38:01.378Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T00:38:01.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T00:38:01.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T00:38:02.004Z] prd-ubuntu20.04-docker-8c-8g-17410 does not seem to be running inside a container [2023-05-31T00:38:02.029Z] $ 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-05-31T00:38:02.206Z] $ docker top 48a6628d7ecac80cea16b8d44e14dd1587f781953e051b2503eb45693f318215 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T00:38:02.535Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T00:38:02.816Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T00:38:03.100Z] + ls /var/log/sa-host [2023-05-31T00:38:03.100Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T00:38:03.171Z] provisioning config files... [2023-05-31T00:38:03.178Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10640638075526991362tmp [Pipeline] { [Pipeline] echo [2023-05-31T00:38:03.190Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:38:03.469Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T00:38:03.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:38:03.788Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T00:38:03.795Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:38:04.075Z] ---> sudo-logs.sh [2023-05-31T00:38:04.075Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T00:38:04.108Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:38:04.385Z] ---> job-cost.sh [2023-05-31T00:38:04.385Z] lf-activate-venv: SKIPPING [2023-05-31T00:38:04.385Z] DEBUG: total: 0.2199999988079071 [2023-05-31T00:38:04.385Z] INFO: Retrieving Stack Cost... [2023-05-31T00:38:04.642Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T00:38:06.016Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T00:38:06.026Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T00:38:06.306Z] ---> logs-deploy.sh [2023-05-31T00:38:06.306Z] lf-activate-venv: SKIPPING [2023-05-31T00:38:06.306Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/127 [2023-05-31T00:38:06.306Z] INFO: archiving workspace using pattern(s): [2023-05-31T00:38:07.240Z] Archives upload complete. [2023-05-31T00:38:07.240Z] INFO: archiving logs to Nexus