Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33b0dc6b274c5eb124b636b2b410181079e3ed13 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-ssh16868695602319921430.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-ssh9967970753027131430.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-ssh14179019959532678049.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-ssh16846437530605608226.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-ssh1050240123695704518.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17203 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 33b0dc6b274c5eb124b636b2b410181079e3ed13 (main) Commit message: "Merge pull request #611 from jumpingliu/update-readme" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33b0dc6b274c5eb124b636b2b410181079e3ed13 # timeout=10 > git rev-list --no-walk 019c60404bb83e30963e3ac75b0107041a510748 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-29T23:36:46.091Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-29T23:36:46.138Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-29T23:36:46.155Z] ========================================================= [2023-05-29T23:36:46.155Z] EdgeX Global Pipelines Version Info [2023-05-29T23:36:46.155Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:36:46.865Z] ------------------- [2023-05-29T23:36:46.865Z] stable info: [2023-05-29T23:36:46.865Z] ------------------- [2023-05-29T23:36:46.865Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-29T23:36:46.865Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-29T23:36:46.865Z] Message: update stable to v1.0.249 [2023-05-29T23:36:47.436Z] ------------------- [2023-05-29T23:36:47.436Z] experimental info: [2023-05-29T23:36:47.436Z] ------------------- [2023-05-29T23:36:47.436Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-29T23:36:47.436Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-29T23:36:47.436Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-29T23:36:47.619Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-29T23:36:47.635Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-29T23:36:47.651Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-29T23:36:47.662Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-29T23:36:47.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-29T23:36:47.686Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-29T23:36:47.701Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-29T23:36:47.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-29T23:36:47.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-29T23:36:47.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-29T23:36:47.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-29T23:36:47.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-29T23:36:47.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-29T23:36:47.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-29T23:36:47.805Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-29T23:36:47.818Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-29T23:36:47.835Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-29T23:36:47.852Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-29T23:36:47.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-29T23:36:47.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-29T23:36:47.886Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-29T23:36:47.899Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-29T23:36:47.912Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-29T23:36:47.926Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-29T23:36:47.938Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-29T23:36:47.951Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-29T23:36:47.969Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-29T23:36:47.980Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-29T23:36:47.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-29T23:36:48.007Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-29T23:36:48.020Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33b0dc6b274c5eb124b636b2b410181079e3ed13 [Pipeline] echo [2023-05-29T23:36:48.033Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33b0dc6 [Pipeline] echo [2023-05-29T23:36:48.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-29T23:36:48.095Z] provisioning config files... [2023-05-29T23:36:48.110Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10124705760457343787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:36:48.420Z] ---> docker-login.sh [2023-05-29T23:36:48.420Z] nexus3.edgexfoundry.org:10001 [2023-05-29T23:36:48.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:36:48.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:36:48.681Z] Configure a credential helper to remove this warning. See [2023-05-29T23:36:48.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:36:48.681Z] [2023-05-29T23:36:48.681Z] Login Succeeded [2023-05-29T23:36:48.681Z] nexus3.edgexfoundry.org:10002 [2023-05-29T23:36:48.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:36:48.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:36:48.941Z] Configure a credential helper to remove this warning. See [2023-05-29T23:36:48.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:36:48.941Z] [2023-05-29T23:36:48.941Z] Login Succeeded [2023-05-29T23:36:48.941Z] nexus3.edgexfoundry.org:10003 [2023-05-29T23:36:48.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:36:48.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:36:48.941Z] Configure a credential helper to remove this warning. See [2023-05-29T23:36:48.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:36:48.941Z] [2023-05-29T23:36:48.941Z] Login Succeeded [2023-05-29T23:36:48.941Z] nexus3.edgexfoundry.org:10004 [2023-05-29T23:36:48.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:36:48.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:36:48.941Z] Configure a credential helper to remove this warning. See [2023-05-29T23:36:48.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:36:48.941Z] [2023-05-29T23:36:48.941Z] Login Succeeded [2023-05-29T23:36:48.941Z] docker.io [2023-05-29T23:36:49.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:36:49.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:36:49.458Z] Configure a credential helper to remove this warning. See [2023-05-29T23:36:49.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:36:49.458Z] [2023-05-29T23:36:49.458Z] Login Succeeded [2023-05-29T23:36:49.458Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T23:36:49.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-29T23:36:49.835Z] + git rev-list -1 --merges 33b0dc6b274c5eb124b636b2b410181079e3ed13~1..33b0dc6b274c5eb124b636b2b410181079e3ed13 [Pipeline] echo [2023-05-29T23:36:49.882Z] -----------> git rev-list -1 --merges 33b0dc6b274c5eb124b636b2b410181079e3ed13~1..33b0dc6b274c5eb124b636b2b410181079e3ed13 33b0dc6b274c5eb124b636b2b410181079e3ed13 [2023-05-29T23:36:49.882Z] 33b0dc6b274c5eb124b636b2b410181079e3ed13 [false] [Pipeline] sh [2023-05-29T23:36:50.172Z] + git log --format=format:%s -1 33b0dc6b274c5eb124b636b2b410181079e3ed13 [Pipeline] echo [2023-05-29T23:36:50.187Z] ========================================================= [2023-05-29T23:36:50.187Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-29T23:36:50.187Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-29T23:36:50.505Z] + git log --format=format:%s -1 33b0dc6b274c5eb124b636b2b410181079e3ed13 [Pipeline] echo [2023-05-29T23:36:50.517Z] [semverPrep] GIT_COMMIT: 33b0dc6b274c5eb124b636b2b410181079e3ed13, Commit Message: Merge pull request #611 from jumpingliu/update-readme [Pipeline] echo [2023-05-29T23:36:50.526Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-29T23:36:50.858Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-29T23:36:50.858Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-29T23:36:50.858Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-29T23:36:50.858Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-29T23:36:50.858Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-29T23:36:50.858Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-29T23:36:50.858Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:36:51.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T23:36:51.199Z] [2023-05-29T23:36:51.199Z] 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-29T23:36:51.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T23:36:51.498Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-29T23:36:51.498Z] b85a868b505f: Pulling fs layer [2023-05-29T23:36:51.498Z] e2be974225ed: Pulling fs layer [2023-05-29T23:36:51.498Z] 339a4e72a1f5: Pulling fs layer [2023-05-29T23:36:51.498Z] 988bab9f4d93: Pulling fs layer [2023-05-29T23:36:51.498Z] 1469e6f7b9e6: Pulling fs layer [2023-05-29T23:36:51.498Z] eaf3925da568: Pulling fs layer [2023-05-29T23:36:51.498Z] bab4dde63d76: Pulling fs layer [2023-05-29T23:36:51.498Z] bde34c3a00c8: Pulling fs layer [2023-05-29T23:36:51.498Z] b352a97aabf1: Pulling fs layer [2023-05-29T23:36:51.498Z] 4872d77fe225: Pulling fs layer [2023-05-29T23:36:51.498Z] 5851b861e8e6: Pulling fs layer [2023-05-29T23:36:51.498Z] 988bab9f4d93: Waiting [2023-05-29T23:36:51.498Z] 1469e6f7b9e6: Waiting [2023-05-29T23:36:51.498Z] b352a97aabf1: Waiting [2023-05-29T23:36:51.498Z] bab4dde63d76: Waiting [2023-05-29T23:36:51.498Z] eaf3925da568: Waiting [2023-05-29T23:36:51.498Z] bde34c3a00c8: Waiting [2023-05-29T23:36:51.498Z] 4872d77fe225: Waiting [2023-05-29T23:36:51.498Z] 5851b861e8e6: Waiting [2023-05-29T23:36:51.498Z] e2be974225ed: Download complete [2023-05-29T23:36:51.498Z] 988bab9f4d93: Verifying Checksum [2023-05-29T23:36:51.498Z] 988bab9f4d93: Download complete [2023-05-29T23:36:51.498Z] 1469e6f7b9e6: Verifying Checksum [2023-05-29T23:36:51.498Z] 1469e6f7b9e6: Download complete [2023-05-29T23:36:51.498Z] eaf3925da568: Download complete [2023-05-29T23:36:51.498Z] 339a4e72a1f5: Verifying Checksum [2023-05-29T23:36:51.498Z] 339a4e72a1f5: Download complete [2023-05-29T23:36:51.757Z] bde34c3a00c8: Verifying Checksum [2023-05-29T23:36:51.757Z] bde34c3a00c8: Download complete [2023-05-29T23:36:51.757Z] b352a97aabf1: Download complete [2023-05-29T23:36:51.757Z] 4872d77fe225: Verifying Checksum [2023-05-29T23:36:51.757Z] 4872d77fe225: Download complete [2023-05-29T23:36:51.757Z] 5851b861e8e6: Download complete [2023-05-29T23:36:51.757Z] b85a868b505f: Verifying Checksum [2023-05-29T23:36:51.757Z] b85a868b505f: Download complete [2023-05-29T23:36:52.017Z] bab4dde63d76: Verifying Checksum [2023-05-29T23:36:52.017Z] bab4dde63d76: Download complete [2023-05-29T23:36:52.955Z] b85a868b505f: Pull complete [2023-05-29T23:36:53.213Z] e2be974225ed: Pull complete [2023-05-29T23:36:53.780Z] 339a4e72a1f5: Pull complete [2023-05-29T23:36:53.780Z] 988bab9f4d93: Pull complete [2023-05-29T23:36:54.042Z] 1469e6f7b9e6: Pull complete [2023-05-29T23:36:54.042Z] eaf3925da568: Pull complete [2023-05-29T23:36:55.960Z] bab4dde63d76: Pull complete [2023-05-29T23:36:55.960Z] bde34c3a00c8: Pull complete [2023-05-29T23:36:55.960Z] b352a97aabf1: Pull complete [2023-05-29T23:36:56.220Z] 4872d77fe225: Pull complete [2023-05-29T23:36:56.220Z] 5851b861e8e6: Pull complete [2023-05-29T23:36:56.220Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-29T23:36:56.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T23:36:56.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T23:36:56.316Z] prd-ubuntu20.04-docker-8c-8g-17203 does not seem to be running inside a container [2023-05-29T23:36:56.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-29T23:36:57.597Z] $ docker top e16678f09d18efb379fc185912ac2b7147e1e2a83b9237f10343efc884d66c35 -eo pid,comm [2023-05-29T23:36:57.670Z] 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-29T23:36:57.670Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-29T23:36:57.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-29T23:36:57.710Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-29T23:36:57.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-29T23:36:57.814Z] $ docker exec e16678f09d18efb379fc185912ac2b7147e1e2a83b9237f10343efc884d66c35 ssh-agent [2023-05-29T23:36:57.944Z] SSH_AUTH_SOCK=/tmp/ssh-zNN5PfWHGmoa/agent.31 [2023-05-29T23:36:57.944Z] SSH_AGENT_PID=37 [2023-05-29T23:36:57.951Z] Running ssh-add (command line suppressed) [2023-05-29T23:36:58.043Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2969207592107554748.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2969207592107554748.key) [2023-05-29T23:36:58.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-29T23:36:58.365Z] + git tag --points-at HEAD [Pipeline] } [2023-05-29T23:36:58.370Z] $ docker exec --env ******** --env ******** e16678f09d18efb379fc185912ac2b7147e1e2a83b9237f10343efc884d66c35 ssh-agent -k [2023-05-29T23:36:58.472Z] unset SSH_AUTH_SOCK; [2023-05-29T23:36:58.473Z] unset SSH_AGENT_PID; [2023-05-29T23:36:58.473Z] echo Agent pid 37 killed; [2023-05-29T23:36:58.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-29T23:36:58.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-29T23:36:58.520Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-29T23:36:58.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-29T23:36:58.605Z] $ docker exec e16678f09d18efb379fc185912ac2b7147e1e2a83b9237f10343efc884d66c35 ssh-agent [2023-05-29T23:36:58.720Z] SSH_AUTH_SOCK=/tmp/ssh-XtiMYhTtpZMg/agent.70 [2023-05-29T23:36:58.720Z] SSH_AGENT_PID=76 [2023-05-29T23:36:58.725Z] Running ssh-add (command line suppressed) [2023-05-29T23:36:58.823Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9213854935797269.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9213854935797269.key) [2023-05-29T23:36:58.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-29T23:36:59.136Z] + git semver init [2023-05-29T23:36:59.395Z] 2023-05-29 23:36:59,316 [run_init] DEBUG init version:0.0.0 force:False [2023-05-29T23:36:59.395Z] 2023-05-29 23:36:59,317 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-29T23:36:59.395Z] 2023-05-29 23:36:59,318 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-29T23:36:59.395Z] 2023-05-29 23:36:59,318 [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-29T23:37:00.334Z] 2023-05-29 23:37:00,039 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-05-29T23:37:00.334Z] 2023-05-29 23:37:00,040 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-05-29T23:37:00.334Z] 2023-05-29 23:37:00,040 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-29T23:37:00.334Z] 2023-05-29 23:37:00,040 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-29T23:37:00.334Z] 3.0.0-dev.42 [Pipeline] } [2023-05-29T23:37:00.331Z] $ docker exec --env ******** --env ******** e16678f09d18efb379fc185912ac2b7147e1e2a83b9237f10343efc884d66c35 ssh-agent -k [2023-05-29T23:37:00.427Z] unset SSH_AUTH_SOCK; [2023-05-29T23:37:00.429Z] unset SSH_AGENT_PID; [2023-05-29T23:37:00.429Z] echo Agent pid 76 killed; [2023-05-29T23:37:00.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-29T23:37:00.750Z] + git semver [Pipeline] } [2023-05-29T23:37:01.010Z] $ docker stop --time=1 e16678f09d18efb379fc185912ac2b7147e1e2a83b9237f10343efc884d66c35 [2023-05-29T23:37:02.309Z] $ docker rm -f --volumes e16678f09d18efb379fc185912ac2b7147e1e2a83b9237f10343efc884d66c35 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T23:37:02.657Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-29T23:37:02.866Z] Stashed 1 file(s) [Pipeline] echo [2023-05-29T23:37:02.868Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.42 [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-29T23:37:03.004Z] provisioning config files... [2023-05-29T23:37:03.072Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11718345009874026057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:37:03.374Z] ---> docker-login.sh [2023-05-29T23:37:03.374Z] nexus3.edgexfoundry.org:10001 [2023-05-29T23:37:03.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:37:03.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:37:03.374Z] Configure a credential helper to remove this warning. See [2023-05-29T23:37:03.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:37:03.374Z] [2023-05-29T23:37:03.374Z] Login Succeeded [2023-05-29T23:37:03.374Z] nexus3.edgexfoundry.org:10002 [2023-05-29T23:37:03.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:37:03.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:37:03.374Z] Configure a credential helper to remove this warning. See [2023-05-29T23:37:03.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:37:03.374Z] [2023-05-29T23:37:03.374Z] Login Succeeded [2023-05-29T23:37:03.374Z] nexus3.edgexfoundry.org:10003 [2023-05-29T23:37:03.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:37:03.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:37:03.633Z] Configure a credential helper to remove this warning. See [2023-05-29T23:37:03.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:37:03.634Z] [2023-05-29T23:37:03.634Z] Login Succeeded [2023-05-29T23:37:03.634Z] nexus3.edgexfoundry.org:10004 [2023-05-29T23:37:03.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:37:03.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:37:03.634Z] Configure a credential helper to remove this warning. See [2023-05-29T23:37:03.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:37:03.634Z] [2023-05-29T23:37:03.634Z] Login Succeeded [2023-05-29T23:37:03.634Z] docker.io [2023-05-29T23:37:03.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:37:03.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:37:03.893Z] Configure a credential helper to remove this warning. See [2023-05-29T23:37:03.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:37:03.893Z] [2023-05-29T23:37:03.893Z] Login Succeeded [2023-05-29T23:37:03.893Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T23:37:03.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-29T23:37:03.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T23:37:03.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T23:37:03.963Z] ========================================================= [2023-05-29T23:37:03.963Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-29T23:37:03.963Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:37:04.271Z] + 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-29T23:37:04.271Z] Sending build context to Docker daemon 6.609MB [2023-05-29T23:37:04.271Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-29T23:37:04.271Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-29T23:37:04.271Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-29T23:37:04.271Z] f56be85fc22e: Pulling fs layer [2023-05-29T23:37:04.271Z] 85791d961cd3: Pulling fs layer [2023-05-29T23:37:04.271Z] d694b5ae8c79: Pulling fs layer [2023-05-29T23:37:04.271Z] 9f32a84ed3da: Pulling fs layer [2023-05-29T23:37:04.271Z] 4d19c01a9841: Pulling fs layer [2023-05-29T23:37:04.271Z] 9325e15d5711: Pulling fs layer [2023-05-29T23:37:04.271Z] 556b6ee489ea: Pulling fs layer [2023-05-29T23:37:04.271Z] c5a4b2cf53e6: Pulling fs layer [2023-05-29T23:37:04.271Z] 9325e15d5711: Waiting [2023-05-29T23:37:04.271Z] 556b6ee489ea: Waiting [2023-05-29T23:37:04.271Z] c5a4b2cf53e6: Waiting [2023-05-29T23:37:04.271Z] 4d19c01a9841: Waiting [2023-05-29T23:37:04.271Z] 9f32a84ed3da: Waiting [2023-05-29T23:37:04.271Z] 85791d961cd3: Verifying Checksum [2023-05-29T23:37:04.271Z] 85791d961cd3: Download complete [2023-05-29T23:37:04.271Z] 9f32a84ed3da: Verifying Checksum [2023-05-29T23:37:04.271Z] 9f32a84ed3da: Download complete [2023-05-29T23:37:04.271Z] 4d19c01a9841: Verifying Checksum [2023-05-29T23:37:04.271Z] 4d19c01a9841: Download complete [2023-05-29T23:37:04.536Z] f56be85fc22e: Verifying Checksum [2023-05-29T23:37:04.536Z] f56be85fc22e: Download complete [2023-05-29T23:37:04.536Z] 9325e15d5711: Verifying Checksum [2023-05-29T23:37:04.536Z] 9325e15d5711: Download complete [2023-05-29T23:37:04.536Z] f56be85fc22e: Pull complete [2023-05-29T23:37:04.800Z] 85791d961cd3: Pull complete [2023-05-29T23:37:05.059Z] c5a4b2cf53e6: Verifying Checksum [2023-05-29T23:37:05.059Z] d694b5ae8c79: Verifying Checksum [2023-05-29T23:37:05.059Z] d694b5ae8c79: Download complete [2023-05-29T23:37:05.317Z] 556b6ee489ea: Verifying Checksum [2023-05-29T23:37:05.317Z] 556b6ee489ea: Download complete [2023-05-29T23:37:08.600Z] d694b5ae8c79: Pull complete [2023-05-29T23:37:08.600Z] 9f32a84ed3da: Pull complete [2023-05-29T23:37:08.600Z] 4d19c01a9841: Pull complete [2023-05-29T23:37:08.600Z] 9325e15d5711: Pull complete [2023-05-29T23:37:11.130Z] 556b6ee489ea: Pull complete [2023-05-29T23:37:11.697Z] c5a4b2cf53e6: Pull complete [2023-05-29T23:37:11.697Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-29T23:37:11.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-29T23:37:11.697Z] ---> c4be618373d6 [2023-05-29T23:37:11.697Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-29T23:37:13.606Z] ---> Running in 1acb03b4897c [2023-05-29T23:37:13.606Z] Removing intermediate container 1acb03b4897c [2023-05-29T23:37:13.606Z] ---> 31743fd66776 [2023-05-29T23:37:13.606Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-29T23:37:13.606Z] ---> Running in d4625a10e930 [2023-05-29T23:37:13.606Z] Removing intermediate container d4625a10e930 [2023-05-29T23:37:13.606Z] ---> 8619a9d5c2ce [2023-05-29T23:37:13.606Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-29T23:37:13.606Z] ---> Running in 52c500088ca4 [2023-05-29T23:37:13.606Z] Removing intermediate container 52c500088ca4 [2023-05-29T23:37:13.606Z] ---> cd12e4e7f879 [2023-05-29T23:37:13.606Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-29T23:37:13.606Z] ---> Running in 3f828296976a [2023-05-29T23:37:13.865Z] Removing intermediate container 3f828296976a [2023-05-29T23:37:13.865Z] ---> 9d6aa4323803 [2023-05-29T23:37:13.865Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-29T23:37:13.865Z] ---> Running in a32d09def730 [2023-05-29T23:37:14.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T23:37:14.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T23:37:14.385Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-29T23:37:14.385Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-29T23:37:14.385Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-29T23:37:14.385Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-29T23:37:14.385Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T23:37:14.385Z] OK: 269 MiB in 57 packages [2023-05-29T23:37:14.954Z] Removing intermediate container a32d09def730 [2023-05-29T23:37:14.954Z] ---> 8caf5cc190ed [2023-05-29T23:37:14.954Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-29T23:37:14.954Z] ---> Running in ea5278eccaa7 [2023-05-29T23:37:14.954Z] Removing intermediate container ea5278eccaa7 [2023-05-29T23:37:14.954Z] ---> a244f6289641 [2023-05-29T23:37:14.954Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-29T23:37:15.212Z] ---> fd4509290cf2 [2023-05-29T23:37:15.212Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T23:37:15.212Z] ---> Running in 0f72c417c976 [2023-05-29T23:37:17.959Z] Still waiting to schedule task [2023-05-29T23:37:17.960Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-29T23:37:37.250Z] Removing intermediate container 0f72c417c976 [2023-05-29T23:37:37.250Z] ---> 5def1137e113 [2023-05-29T23:37:37.250Z] Step 11/12 : COPY . . [2023-05-29T23:37:37.250Z] ---> df44cc15ee0c [2023-05-29T23:37:37.250Z] Step 12/12 : RUN $MAKE [2023-05-29T23:37:37.250Z] ---> Running in 982594ac5ccd [2023-05-29T23:37:37.250Z] noop [2023-05-29T23:37:37.250Z] Removing intermediate container 982594ac5ccd [2023-05-29T23:37:37.250Z] ---> 13a5cb44b970 [2023-05-29T23:37:37.250Z] Successfully built 13a5cb44b970 [2023-05-29T23:37:37.250Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:37:37.559Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-29T23:37:37.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T23:37:37.629Z] prd-ubuntu20.04-docker-8c-8g-17203 does not seem to be running inside a container [2023-05-29T23:37:37.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-29T23:37:38.037Z] $ docker top 26ecc56b8835e8a30de31256092a2ea958bcd1a1da14b9d1571faf66e03a5d7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T23:37:38.382Z] + go version [2023-05-29T23:37:38.382Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-29T23:37:38.395Z] $ docker stop --time=1 26ecc56b8835e8a30de31256092a2ea958bcd1a1da14b9d1571faf66e03a5d7a [2023-05-29T23:37:39.661Z] $ docker rm -f --volumes 26ecc56b8835e8a30de31256092a2ea958bcd1a1da14b9d1571faf66e03a5d7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:37:40.069Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-29T23:37:40.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T23:37:40.141Z] prd-ubuntu20.04-docker-8c-8g-17203 does not seem to be running inside a container [2023-05-29T23:37:40.177Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-29T23:37:40.529Z] $ docker top 8236591c39a1d82d4e28dc1fbc9d0bc2de88b1062188fdf29d4ef8e214a49b58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T23:37:40.875Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-29T23:37:41.169Z] + make test [2023-05-29T23:37:41.169Z] go test ./... -coverprofile=coverage.out ./... [2023-05-29T23:37:46.442Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-29T23:37:56.404Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-29T23:37:56.663Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-29T23:37:56.663Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.020s coverage: 22.8% of statements [2023-05-29T23:38:04.771Z] go vet ./... [2023-05-29T23:38:08.060Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-29T23:38:08.060Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-29T23:38:08.060Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-29T23:38:08.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-29T23:38:08.085Z] $ docker stop --time=1 8236591c39a1d82d4e28dc1fbc9d0bc2de88b1062188fdf29d4ef8e214a49b58 [2023-05-29T23:38:10.594Z] $ docker rm -f --volumes 8236591c39a1d82d4e28dc1fbc9d0bc2de88b1062188fdf29d4ef8e214a49b58 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T23:38:11.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-29T23:38:11.085Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-29T23:38:11.529Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-29T23:38:11.813Z] + ls -al . [2023-05-29T23:38:11.813Z] total 184 [2023-05-29T23:38:11.813Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 23:37 . [2023-05-29T23:38:11.813Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 23:36 .. [2023-05-29T23:38:11.813Z] -rw-rw-r-- 1 jenkins jenkins 140 May 29 23:36 .dockerignore [2023-05-29T23:38:11.813Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 23:37 .git [2023-05-29T23:38:11.813Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 23:36 .github [2023-05-29T23:38:11.813Z] -rw-rw-r-- 1 jenkins jenkins 329 May 29 23:36 .gitignore [2023-05-29T23:38:11.813Z] -rw-rw-r-- 1 jenkins jenkins 41 May 29 23:36 .golangci.yml [2023-05-29T23:38:11.813Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 23:37 .semver [2023-05-29T23:38:11.813Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 29 23:36 Attribution.txt [2023-05-29T23:38:11.813Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 29 23:36 CHANGELOG.md [2023-05-29T23:38:11.813Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 29 23:36 Dockerfile [2023-05-29T23:38:11.813Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 23:36 GOVERNANCE.md [2023-05-29T23:38:11.813Z] -rw-rw-r-- 1 jenkins jenkins 678 May 29 23:36 Jenkinsfile [2023-05-29T23:38:11.813Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 29 23:36 LICENSE [2023-05-29T23:38:11.813Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 29 23:36 Makefile [2023-05-29T23:38:11.813Z] -rw-rw-r-- 1 jenkins jenkins 620 May 29 23:36 OWNERS.md [2023-05-29T23:38:11.813Z] -rw-rw-r-- 1 jenkins jenkins 3189 May 29 23:36 README.md [2023-05-29T23:38:11.813Z] -rw-rw-r-- 1 jenkins jenkins 12 May 29 23:37 VERSION [2023-05-29T23:38:11.813Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 23:36 bin [2023-05-29T23:38:11.813Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 23:36 cmd [2023-05-29T23:38:11.813Z] -rw-r--r-- 1 jenkins jenkins 18506 May 29 23:37 coverage.out [2023-05-29T23:38:11.813Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 29 23:36 go.mod [2023-05-29T23:38:11.813Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 29 23:36 go.sum [2023-05-29T23:38:11.813Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 23:36 internal [2023-05-29T23:38:11.813Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 23:36 mock [2023-05-29T23:38:11.813Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 23:36 snap [2023-05-29T23:38:11.813Z] -rw-rw-r-- 1 jenkins jenkins 227 May 29 23:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:38:12.140Z] + 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=33b0dc6b274c5eb124b636b2b410181079e3ed13 --label arch=amd64 --label version=3.0.0-dev.42 . [2023-05-29T23:38:12.140Z] Sending build context to Docker daemon 6.629MB [2023-05-29T23:38:12.140Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-29T23:38:12.140Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-29T23:38:12.140Z] ---> 13a5cb44b970 [2023-05-29T23:38:12.140Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-29T23:38:12.399Z] ---> Running in 511798f7953d [2023-05-29T23:38:12.399Z] Removing intermediate container 511798f7953d [2023-05-29T23:38:12.399Z] ---> 45c57d35b3fe [2023-05-29T23:38:12.399Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-29T23:38:12.399Z] ---> Running in f19754478b66 [2023-05-29T23:38:12.658Z] Removing intermediate container f19754478b66 [2023-05-29T23:38:12.658Z] ---> 3a51f28fd0d1 [2023-05-29T23:38:12.658Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-29T23:38:12.658Z] ---> Running in 55aa951a1dd1 [2023-05-29T23:38:12.658Z] Removing intermediate container 55aa951a1dd1 [2023-05-29T23:38:12.658Z] ---> 00459ab1e8f2 [2023-05-29T23:38:12.658Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-29T23:38:12.658Z] ---> Running in 13b8ff5dee8c [2023-05-29T23:38:12.658Z] Removing intermediate container 13b8ff5dee8c [2023-05-29T23:38:12.658Z] ---> d74d9d8c83cd [2023-05-29T23:38:12.658Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-29T23:38:12.658Z] ---> Running in b6ce600078da [2023-05-29T23:38:13.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T23:38:13.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T23:38:13.227Z] OK: 269 MiB in 57 packages [2023-05-29T23:38:13.794Z] Removing intermediate container b6ce600078da [2023-05-29T23:38:13.794Z] ---> b2e9b65d9fe7 [2023-05-29T23:38:13.794Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-29T23:38:13.794Z] ---> Running in 9cf736fd314d [2023-05-29T23:38:13.794Z] Removing intermediate container 9cf736fd314d [2023-05-29T23:38:13.794Z] ---> 2c31d12b94b8 [2023-05-29T23:38:13.794Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-29T23:38:13.794Z] ---> 58ebcd950929 [2023-05-29T23:38:13.794Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T23:38:14.053Z] ---> Running in 6ae5221c3009 [2023-05-29T23:38:14.623Z] Removing intermediate container 6ae5221c3009 [2023-05-29T23:38:14.623Z] ---> 704c25f963a3 [2023-05-29T23:38:14.623Z] Step 11/24 : COPY . . [2023-05-29T23:38:14.886Z] ---> ce27664235dc [2023-05-29T23:38:14.886Z] Step 12/24 : RUN $MAKE [2023-05-29T23:38:14.886Z] ---> Running in 71eb8e206a53 [2023-05-29T23:38:15.455Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-29T23:38:33.689Z] Removing intermediate container 71eb8e206a53 [2023-05-29T23:38:33.689Z] ---> 11642ce5ad74 [2023-05-29T23:38:33.689Z] Step 13/24 : FROM alpine:3.17 [2023-05-29T23:38:33.689Z] 3.17: Pulling from library/alpine [2023-05-29T23:38:33.689Z] f56be85fc22e: Already exists [2023-05-29T23:38:33.689Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-29T23:38:33.689Z] Status: Downloaded newer image for alpine:3.17 [2023-05-29T23:38:33.689Z] ---> 9ed4aefc74f6 [2023-05-29T23:38:33.689Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-29T23:38:33.689Z] ---> Running in 3a959b9a5154 [2023-05-29T23:38:33.689Z] Removing intermediate container 3a959b9a5154 [2023-05-29T23:38:33.689Z] ---> e73ed153270e [2023-05-29T23:38:33.689Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-29T23:38:33.689Z] ---> Running in 1c15ea7effad [2023-05-29T23:38:33.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T23:38:33.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T23:38:34.208Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T23:38:34.208Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T23:38:34.208Z] OK: 7 MiB in 16 packages [2023-05-29T23:38:34.466Z] Removing intermediate container 1c15ea7effad [2023-05-29T23:38:34.466Z] ---> a3a808f1b9dd [2023-05-29T23:38:34.466Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-29T23:38:35.402Z] ---> 187a3526f034 [2023-05-29T23:38:35.402Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-29T23:38:35.402Z] ---> 526facee0de2 [2023-05-29T23:38:35.402Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-29T23:38:35.402Z] ---> 0ba146b96fba [2023-05-29T23:38:35.402Z] Step 19/24 : EXPOSE 59982 [2023-05-29T23:38:35.402Z] ---> Running in e534a59f89a2 [2023-05-29T23:38:35.662Z] Removing intermediate container e534a59f89a2 [2023-05-29T23:38:35.662Z] ---> e1dc3112a12f [2023-05-29T23:38:35.662Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-29T23:38:35.662Z] ---> Running in d9eeb048e35b [2023-05-29T23:38:35.662Z] Removing intermediate container d9eeb048e35b [2023-05-29T23:38:35.662Z] ---> b87b77b5ed53 [2023-05-29T23:38:35.662Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-29T23:38:35.662Z] ---> Running in 466441288acf [2023-05-29T23:38:35.662Z] Removing intermediate container 466441288acf [2023-05-29T23:38:35.662Z] ---> 611f1809903e [2023-05-29T23:38:35.662Z] Step 22/24 : LABEL arch=amd64 [2023-05-29T23:38:35.921Z] ---> Running in c15ad4d752aa [2023-05-29T23:38:35.921Z] Removing intermediate container c15ad4d752aa [2023-05-29T23:38:35.921Z] ---> 97a59749b13e [2023-05-29T23:38:35.921Z] Step 23/24 : LABEL git_sha=33b0dc6b274c5eb124b636b2b410181079e3ed13 [2023-05-29T23:38:35.921Z] ---> Running in 4c11377d0b96 [2023-05-29T23:38:35.921Z] Removing intermediate container 4c11377d0b96 [2023-05-29T23:38:35.921Z] ---> de4c4c73c99d [2023-05-29T23:38:35.921Z] Step 24/24 : LABEL version=3.0.0-dev.42 [2023-05-29T23:38:35.921Z] ---> Running in 8d51d2b85f1d [2023-05-29T23:38:36.181Z] Removing intermediate container 8d51d2b85f1d [2023-05-29T23:38:36.181Z] ---> a616fbfff6e8 [2023-05-29T23:38:36.181Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-29T23:38:36.181Z] Successfully built a616fbfff6e8 [2023-05-29T23:38:36.181Z] 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-29T23:38:36.284Z] provisioning config files... [2023-05-29T23:38:36.291Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8427266908312878295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:38:36.586Z] ---> docker-login.sh [2023-05-29T23:38:36.586Z] nexus3.edgexfoundry.org:10001 [2023-05-29T23:38:36.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:38:36.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:38:36.586Z] Configure a credential helper to remove this warning. See [2023-05-29T23:38:36.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:38:36.586Z] [2023-05-29T23:38:36.586Z] Login Succeeded [2023-05-29T23:38:36.586Z] nexus3.edgexfoundry.org:10002 [2023-05-29T23:38:36.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:38:36.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:38:36.586Z] Configure a credential helper to remove this warning. See [2023-05-29T23:38:36.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:38:36.586Z] [2023-05-29T23:38:36.586Z] Login Succeeded [2023-05-29T23:38:36.586Z] nexus3.edgexfoundry.org:10003 [2023-05-29T23:38:36.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:38:36.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:38:36.844Z] Configure a credential helper to remove this warning. See [2023-05-29T23:38:36.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:38:36.844Z] [2023-05-29T23:38:36.844Z] Login Succeeded [2023-05-29T23:38:36.844Z] nexus3.edgexfoundry.org:10004 [2023-05-29T23:38:36.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:38:36.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:38:36.844Z] Configure a credential helper to remove this warning. See [2023-05-29T23:38:36.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:38:36.844Z] [2023-05-29T23:38:36.844Z] Login Succeeded [2023-05-29T23:38:36.844Z] docker.io [2023-05-29T23:38:36.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:38:37.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:38:37.103Z] Configure a credential helper to remove this warning. See [2023-05-29T23:38:37.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:38:37.103Z] [2023-05-29T23:38:37.103Z] Login Succeeded [2023-05-29T23:38:37.103Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T23:38:37.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-29T23:38:37.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T23:38:37.154Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-05-29T23:38:37.154Z] 33b0dc6b274c5eb124b636b2b410181079e3ed13 [2023-05-29T23:38:37.154Z] latest [2023-05-29T23:38:37.154Z] 3.0.0-dev.42 [2023-05-29T23:38:37.154Z] 33b0dc6b274c5eb124b636b2b410181079e3ed13-3.0.0-dev.42 [2023-05-29T23:38:37.154Z] main [2023-05-29T23:38:37.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:38:37.473Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:33b0dc6b274c5eb124b636b2b410181079e3ed13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:38:37.774Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:33b0dc6b274c5eb124b636b2b410181079e3ed13 [2023-05-29T23:38:37.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-29T23:38:37.774Z] c6883182ef93: Preparing [2023-05-29T23:38:37.774Z] 2ef063cfda1c: Preparing [2023-05-29T23:38:37.774Z] d348650e29b7: Preparing [2023-05-29T23:38:37.774Z] 7cacbec7c10f: Preparing [2023-05-29T23:38:37.774Z] f1417ff83b31: Preparing [2023-05-29T23:38:37.774Z] f1417ff83b31: Layer already exists [2023-05-29T23:38:37.774Z] 7cacbec7c10f: Pushed [2023-05-29T23:38:37.774Z] c6883182ef93: Pushed [2023-05-29T23:38:37.774Z] 2ef063cfda1c: Pushed [2023-05-29T23:38:40.303Z] d348650e29b7: Pushed [2023-05-29T23:38:40.303Z] 33b0dc6b274c5eb124b636b2b410181079e3ed13: digest: sha256:03bd4dd8ba38cee48f13191fc51381c6bf7ea2d359488fe0a3495159cde8e4dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:38:40.617Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:38:40.925Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-29T23:38:40.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-29T23:38:40.925Z] c6883182ef93: Preparing [2023-05-29T23:38:40.925Z] 2ef063cfda1c: Preparing [2023-05-29T23:38:40.925Z] d348650e29b7: Preparing [2023-05-29T23:38:40.925Z] 7cacbec7c10f: Preparing [2023-05-29T23:38:40.925Z] f1417ff83b31: Preparing [2023-05-29T23:38:40.925Z] 7cacbec7c10f: Layer already exists [2023-05-29T23:38:40.925Z] c6883182ef93: Layer already exists [2023-05-29T23:38:40.925Z] 2ef063cfda1c: Layer already exists [2023-05-29T23:38:40.925Z] f1417ff83b31: Layer already exists [2023-05-29T23:38:40.925Z] d348650e29b7: Layer already exists [2023-05-29T23:38:40.925Z] latest: digest: sha256:03bd4dd8ba38cee48f13191fc51381c6bf7ea2d359488fe0a3495159cde8e4dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:38:41.242Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:38:41.550Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.42 [2023-05-29T23:38:41.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-29T23:38:41.550Z] c6883182ef93: Preparing [2023-05-29T23:38:41.550Z] 2ef063cfda1c: Preparing [2023-05-29T23:38:41.550Z] d348650e29b7: Preparing [2023-05-29T23:38:41.550Z] 7cacbec7c10f: Preparing [2023-05-29T23:38:41.550Z] f1417ff83b31: Preparing [2023-05-29T23:38:41.550Z] 2ef063cfda1c: Layer already exists [2023-05-29T23:38:41.550Z] d348650e29b7: Layer already exists [2023-05-29T23:38:41.550Z] c6883182ef93: Layer already exists [2023-05-29T23:38:41.550Z] f1417ff83b31: Layer already exists [2023-05-29T23:38:41.550Z] 7cacbec7c10f: Layer already exists [2023-05-29T23:38:41.550Z] 3.0.0-dev.42: digest: sha256:03bd4dd8ba38cee48f13191fc51381c6bf7ea2d359488fe0a3495159cde8e4dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:38:41.868Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:33b0dc6b274c5eb124b636b2b410181079e3ed13-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:38:42.183Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:33b0dc6b274c5eb124b636b2b410181079e3ed13-3.0.0-dev.42 [2023-05-29T23:38:42.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-29T23:38:42.183Z] c6883182ef93: Preparing [2023-05-29T23:38:42.183Z] 2ef063cfda1c: Preparing [2023-05-29T23:38:42.183Z] d348650e29b7: Preparing [2023-05-29T23:38:42.183Z] 7cacbec7c10f: Preparing [2023-05-29T23:38:42.183Z] f1417ff83b31: Preparing [2023-05-29T23:38:42.183Z] 7cacbec7c10f: Layer already exists [2023-05-29T23:38:42.183Z] d348650e29b7: Layer already exists [2023-05-29T23:38:42.183Z] f1417ff83b31: Layer already exists [2023-05-29T23:38:42.183Z] 2ef063cfda1c: Layer already exists [2023-05-29T23:38:42.183Z] c6883182ef93: Layer already exists [2023-05-29T23:38:42.183Z] 33b0dc6b274c5eb124b636b2b410181079e3ed13-3.0.0-dev.42: digest: sha256:03bd4dd8ba38cee48f13191fc51381c6bf7ea2d359488fe0a3495159cde8e4dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:38:42.487Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:38:42.787Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-05-29T23:38:42.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-29T23:38:42.787Z] c6883182ef93: Preparing [2023-05-29T23:38:42.787Z] 2ef063cfda1c: Preparing [2023-05-29T23:38:42.787Z] d348650e29b7: Preparing [2023-05-29T23:38:42.787Z] 7cacbec7c10f: Preparing [2023-05-29T23:38:42.787Z] f1417ff83b31: Preparing [2023-05-29T23:38:42.787Z] 2ef063cfda1c: Layer already exists [2023-05-29T23:38:42.787Z] c6883182ef93: Layer already exists [2023-05-29T23:38:42.787Z] f1417ff83b31: Layer already exists [2023-05-29T23:38:42.787Z] d348650e29b7: Layer already exists [2023-05-29T23:38:42.787Z] 7cacbec7c10f: Layer already exists [2023-05-29T23:38:42.787Z] main: digest: sha256:03bd4dd8ba38cee48f13191fc51381c6bf7ea2d359488fe0a3495159cde8e4dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-29T23:38:42.828Z] ===================================================== [Pipeline] echo [2023-05-29T23:38:42.843Z] taggedImages: [2023-05-29T23:38:42.843Z] - nexus3.edgexfoundry.org:10004/device-mqtt:33b0dc6b274c5eb124b636b2b410181079e3ed13 [2023-05-29T23:38:42.843Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-29T23:38:42.843Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.42 [2023-05-29T23:38:42.843Z] - nexus3.edgexfoundry.org:10004/device-mqtt:33b0dc6b274c5eb124b636b2b410181079e3ed13-3.0.0-dev.42 [2023-05-29T23:38:42.843Z] - 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-29T23:38:43.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T23:38:43.224Z] [2023-05-29T23:38:43.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:38:43.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T23:38:43.519Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-29T23:38:43.519Z] 5eb5b503b376: Pulling fs layer [2023-05-29T23:38:43.519Z] 5c69ac0246d0: Pulling fs layer [2023-05-29T23:38:43.519Z] ec43610c2a17: Pulling fs layer [2023-05-29T23:38:43.519Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-29T23:38:43.519Z] 33b1e0a273af: Pulling fs layer [2023-05-29T23:38:43.519Z] 5d3b04190fa2: Pulling fs layer [2023-05-29T23:38:43.519Z] 2f39f015ded8: Pulling fs layer [2023-05-29T23:38:43.519Z] 33b1e0a273af: Waiting [2023-05-29T23:38:43.519Z] 5d3b04190fa2: Waiting [2023-05-29T23:38:43.519Z] 3a2ae6a8a46f: Waiting [2023-05-29T23:38:43.519Z] 2f39f015ded8: Waiting [2023-05-29T23:38:43.519Z] 5c69ac0246d0: Verifying Checksum [2023-05-29T23:38:43.519Z] 5c69ac0246d0: Download complete [2023-05-29T23:38:43.519Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-29T23:38:43.519Z] 3a2ae6a8a46f: Download complete [2023-05-29T23:38:43.519Z] 33b1e0a273af: Verifying Checksum [2023-05-29T23:38:43.519Z] 33b1e0a273af: Download complete [2023-05-29T23:38:43.519Z] 5d3b04190fa2: Download complete [2023-05-29T23:38:43.519Z] ec43610c2a17: Verifying Checksum [2023-05-29T23:38:43.519Z] ec43610c2a17: Download complete [2023-05-29T23:38:43.777Z] 5eb5b503b376: Verifying Checksum [2023-05-29T23:38:43.777Z] 5eb5b503b376: Download complete [2023-05-29T23:38:44.341Z] 2f39f015ded8: Download complete [2023-05-29T23:38:44.909Z] 5eb5b503b376: Pull complete [2023-05-29T23:38:44.909Z] 5c69ac0246d0: Pull complete [2023-05-29T23:38:45.474Z] ec43610c2a17: Pull complete [2023-05-29T23:38:45.474Z] 3a2ae6a8a46f: Pull complete [2023-05-29T23:38:45.730Z] 33b1e0a273af: Pull complete [2023-05-29T23:38:45.730Z] 5d3b04190fa2: Pull complete [2023-05-29T23:38:49.914Z] 2f39f015ded8: Pull complete [2023-05-29T23:38:49.914Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-29T23:38:49.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T23:38:49.914Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T23:38:49.994Z] prd-ubuntu20.04-docker-8c-8g-17203 does not seem to be running inside a container [2023-05-29T23:38:50.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-29T23:38:52.231Z] $ docker top fdd83be8df0dbecc46c85a87237c201058579cb2f71f0b3a5c48f0f784f57756 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:38:52.604Z] ---> job-cost.sh [2023-05-29T23:38:52.604Z] lf-activate-venv: SKIPPING [2023-05-29T23:38:52.604Z] INFO: No Stack... [2023-05-29T23:38:52.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-29T23:38:53.122Z] INFO: Archiving Costs [Pipeline] sh [2023-05-29T23:38:53.412Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-05-29T23:38:53.412Z] + cut -d, -f6 [Pipeline] lock [2023-05-29T23:38:53.426Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-126-stack-cost] [2023-05-29T23:38:53.434Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-126-stack-cost] did not exist. Created. [2023-05-29T23:38:53.434Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-29T23:38:53.738Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-29T23:38:53.767Z] Stashed 1 file(s) [Pipeline] } [2023-05-29T23:38:53.776Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-126-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-29T23:38:53.796Z] $ docker stop --time=1 fdd83be8df0dbecc46c85a87237c201058579cb2f71f0b3a5c48f0f784f57756 [2023-05-29T23:38:54.944Z] $ docker rm -f --volumes fdd83be8df0dbecc46c85a87237c201058579cb2f71f0b3a5c48f0f784f57756 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-29T23:40:13.195Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17205 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-05-29T23:40:13.210Z] Running in /w/workspace/device-mqtt-go/126 [Pipeline] { [Pipeline] checkout [2023-05-29T23:40:13.363Z] Selected Git installation does not exist. Using Default [2023-05-29T23:40:13.363Z] The recommended git tool is: NONE [2023-05-29T23:40:21.153Z] using credential edgex-jenkins-ssh [2023-05-29T23:40:21.174Z] Cloning the remote Git repository [2023-05-29T23:40:21.241Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-29T23:40:21.392Z] > git init /w/workspace/device-mqtt-go/126 # timeout=10 [2023-05-29T23:40:21.694Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-29T23:40:21.696Z] > git --version # timeout=10 [2023-05-29T23:40:21.734Z] > git --version # 'git version 2.25.1' [2023-05-29T23:40:21.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-29T23:40:21.958Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-29T23:40:23.190Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-29T23:40:23.215Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-29T23:40:24.609Z] Avoid second fetch [2023-05-29T23:40:24.609Z] Checking out Revision 33b0dc6b274c5eb124b636b2b410181079e3ed13 (main) [2023-05-29T23:40:24.652Z] > git config core.sparsecheckout # timeout=10 [2023-05-29T23:40:24.864Z] > git checkout -f 33b0dc6b274c5eb124b636b2b410181079e3ed13 # timeout=10 [2023-05-29T23:40:25.629Z] Commit message: "Merge pull request #611 from jumpingliu/update-readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-29T23:40:26.543Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-29T23:40:26.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-29T23:40:26.543Z] Dload Upload Total Spent Left Speed [2023-05-29T23:40:26.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh [2023-05-29T23:40:27.510Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-29T23:40:27.876Z] + sudo tee /etc/docker/daemon.new [2023-05-29T23:40:27.877Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-29T23:40:27.877Z] { [2023-05-29T23:40:27.877Z] "registry-mirrors": [ [2023-05-29T23:40:27.877Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-29T23:40:27.877Z] ], [2023-05-29T23:40:27.877Z] "bip": "10.250.0.254/24", [2023-05-29T23:40:27.877Z] "hosts": [ [2023-05-29T23:40:27.877Z] "tcp://0.0.0.0:5555", [2023-05-29T23:40:27.877Z] "unix:///var/run/docker.sock" [2023-05-29T23:40:27.877Z] ], [2023-05-29T23:40:27.877Z] "mtu": 1458, [2023-05-29T23:40:27.877Z] "selinux-enabled": true, [2023-05-29T23:40:27.877Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-29T23:40:27.877Z] } [Pipeline] sh [2023-05-29T23:40:28.286Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-29T23:40:28.696Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-29T23:40:47.059Z] provisioning config files... [2023-05-29T23:40:47.088Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/126@tmp/config4995096709847449909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:40:47.452Z] ---> docker-login.sh [2023-05-29T23:40:47.452Z] nexus3.edgexfoundry.org:10001 [2023-05-29T23:40:47.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:40:47.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:40:47.995Z] Configure a credential helper to remove this warning. See [2023-05-29T23:40:47.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:40:47.995Z] [2023-05-29T23:40:47.995Z] Login Succeeded [2023-05-29T23:40:47.995Z] nexus3.edgexfoundry.org:10002 [2023-05-29T23:40:48.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:40:48.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:40:48.541Z] Configure a credential helper to remove this warning. See [2023-05-29T23:40:48.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:40:48.541Z] [2023-05-29T23:40:48.541Z] Login Succeeded [2023-05-29T23:40:48.541Z] nexus3.edgexfoundry.org:10003 [2023-05-29T23:40:48.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:40:48.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:40:48.812Z] Configure a credential helper to remove this warning. See [2023-05-29T23:40:48.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:40:48.812Z] [2023-05-29T23:40:48.812Z] Login Succeeded [2023-05-29T23:40:48.812Z] nexus3.edgexfoundry.org:10004 [2023-05-29T23:40:49.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:40:49.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:40:49.086Z] Configure a credential helper to remove this warning. See [2023-05-29T23:40:49.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:40:49.086Z] [2023-05-29T23:40:49.086Z] Login Succeeded [2023-05-29T23:40:49.086Z] docker.io [2023-05-29T23:40:49.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:40:49.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:40:49.628Z] Configure a credential helper to remove this warning. See [2023-05-29T23:40:49.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:40:49.628Z] [2023-05-29T23:40:49.628Z] Login Succeeded [2023-05-29T23:40:49.628Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T23:40:49.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-29T23:40:49.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T23:40:49.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T23:40:49.962Z] ========================================================= [2023-05-29T23:40:49.962Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-29T23:40:49.962Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:40:50.315Z] + 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-29T23:40:50.587Z] Sending build context to Docker daemon 3.442MB [2023-05-29T23:40:50.587Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-29T23:40:50.587Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-29T23:40:50.865Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-29T23:40:50.865Z] c41833b44d91: Pulling fs layer [2023-05-29T23:40:50.865Z] ed15518f5707: Pulling fs layer [2023-05-29T23:40:50.865Z] feae8fd75edb: Pulling fs layer [2023-05-29T23:40:50.865Z] 242c74f7c9fa: Pulling fs layer [2023-05-29T23:40:50.865Z] 3cdef696dda3: Pulling fs layer [2023-05-29T23:40:50.865Z] 2ced38df9373: Pulling fs layer [2023-05-29T23:40:50.865Z] 58f1dce35555: Pulling fs layer [2023-05-29T23:40:50.865Z] 242c74f7c9fa: Waiting [2023-05-29T23:40:50.865Z] 3cdef696dda3: Waiting [2023-05-29T23:40:50.865Z] 2ced38df9373: Waiting [2023-05-29T23:40:50.865Z] 58f1dce35555: Waiting [2023-05-29T23:40:50.865Z] ed15518f5707: Download complete [2023-05-29T23:40:51.141Z] 242c74f7c9fa: Download complete [2023-05-29T23:40:51.141Z] 3cdef696dda3: Verifying Checksum [2023-05-29T23:40:51.141Z] 3cdef696dda3: Download complete [2023-05-29T23:40:51.141Z] c41833b44d91: Download complete [2023-05-29T23:40:52.116Z] c41833b44d91: Pull complete [2023-05-29T23:40:52.711Z] 58f1dce35555: Verifying Checksum [2023-05-29T23:40:52.711Z] 58f1dce35555: Download complete [2023-05-29T23:40:52.988Z] ed15518f5707: Pull complete [2023-05-29T23:40:53.989Z] feae8fd75edb: Verifying Checksum [2023-05-29T23:40:53.989Z] feae8fd75edb: Download complete [2023-05-29T23:40:53.989Z] 2ced38df9373: Verifying Checksum [2023-05-29T23:40:53.989Z] 2ced38df9373: Download complete [2023-05-29T23:41:06.339Z] feae8fd75edb: Pull complete [2023-05-29T23:41:06.339Z] 242c74f7c9fa: Pull complete [2023-05-29T23:41:06.339Z] 3cdef696dda3: Pull complete [2023-05-29T23:41:13.029Z] 2ced38df9373: Pull complete [2023-05-29T23:41:15.029Z] 58f1dce35555: Pull complete [2023-05-29T23:41:15.029Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-29T23:41:15.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-29T23:41:15.029Z] ---> fadd8f120f05 [2023-05-29T23:41:15.029Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-29T23:41:17.018Z] ---> Running in 122071aadb6c [2023-05-29T23:41:17.300Z] Removing intermediate container 122071aadb6c [2023-05-29T23:41:17.300Z] ---> b5b288b27a3d [2023-05-29T23:41:17.300Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-29T23:41:17.300Z] ---> Running in aad2f0e9ecb7 [2023-05-29T23:41:17.891Z] Removing intermediate container aad2f0e9ecb7 [2023-05-29T23:41:17.891Z] ---> ce2c6450f85c [2023-05-29T23:41:17.891Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-29T23:41:17.891Z] ---> Running in 84e3bb7f4202 [2023-05-29T23:41:18.161Z] Removing intermediate container 84e3bb7f4202 [2023-05-29T23:41:18.161Z] ---> cb9eb3fba52a [2023-05-29T23:41:18.161Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-29T23:41:18.161Z] ---> Running in f595bd9cda9a [2023-05-29T23:41:18.432Z] Removing intermediate container f595bd9cda9a [2023-05-29T23:41:18.432Z] ---> fe5a94ef8645 [2023-05-29T23:41:18.432Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-29T23:41:18.703Z] ---> Running in b3dcad28e96a [2023-05-29T23:41:20.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T23:41:20.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T23:41:21.687Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-29T23:41:21.687Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-29T23:41:21.687Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-29T23:41:21.687Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-29T23:41:21.687Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T23:41:21.958Z] OK: 268 MiB in 57 packages [2023-05-29T23:41:22.941Z] Removing intermediate container b3dcad28e96a [2023-05-29T23:41:22.941Z] ---> 57102b85ad70 [2023-05-29T23:41:22.941Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-29T23:41:22.941Z] ---> Running in 36264666cea9 [2023-05-29T23:41:23.211Z] Removing intermediate container 36264666cea9 [2023-05-29T23:41:23.211Z] ---> 6d6005247df2 [2023-05-29T23:41:23.211Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-29T23:41:23.805Z] ---> 74e417e61b53 [2023-05-29T23:41:23.805Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T23:41:23.805Z] ---> Running in e41547ac1a60 [2023-05-29T23:42:31.705Z] Removing intermediate container e41547ac1a60 [2023-05-29T23:42:31.705Z] ---> db83d0158a77 [2023-05-29T23:42:31.705Z] Step 11/12 : COPY . . [2023-05-29T23:42:31.705Z] ---> eaeb5c1e310a [2023-05-29T23:42:31.705Z] Step 12/12 : RUN $MAKE [2023-05-29T23:42:31.705Z] ---> Running in a92fb191c557 [2023-05-29T23:42:31.705Z] noop [2023-05-29T23:42:31.705Z] Removing intermediate container a92fb191c557 [2023-05-29T23:42:31.705Z] ---> 84748ccfdf39 [2023-05-29T23:42:31.705Z] Successfully built 84748ccfdf39 [2023-05-29T23:42:31.705Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:42:32.055Z] + docker inspect -f . ci-base-image-arm64 [2023-05-29T23:42:32.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T23:42:32.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-17205 does not seem to be running inside a container [2023-05-29T23:42:32.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/126 -v /w/workspace/device-mqtt-go/126:/w/workspace/device-mqtt-go/126:rw,z -v /w/workspace/device-mqtt-go/126@tmp:/w/workspace/device-mqtt-go/126@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-29T23:42:34.299Z] $ docker top 935fe06031d2f398509fa889b0367d08eb9f0305d41cda8148a09f58bbcad473 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T23:42:35.114Z] + go version [2023-05-29T23:42:35.114Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-29T23:42:35.138Z] $ docker stop --time=1 935fe06031d2f398509fa889b0367d08eb9f0305d41cda8148a09f58bbcad473 [2023-05-29T23:42:36.722Z] $ docker rm -f --volumes 935fe06031d2f398509fa889b0367d08eb9f0305d41cda8148a09f58bbcad473 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:42:37.240Z] + docker inspect -f . ci-base-image-arm64 [2023-05-29T23:42:37.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T23:42:37.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-17205 does not seem to be running inside a container [2023-05-29T23:42:37.485Z] $ 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/126 -v /w/workspace/device-mqtt-go/126:/w/workspace/device-mqtt-go/126:rw,z -v /w/workspace/device-mqtt-go/126@tmp:/w/workspace/device-mqtt-go/126@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-29T23:42:38.594Z] $ docker top 31ef4332712121680c7a51d1c8f35370c81048620e5a48e1e9cae829d00e71fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T23:42:39.085Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/126 [Pipeline] fileExists [Pipeline] sh [2023-05-29T23:42:39.416Z] + make test [2023-05-29T23:42:39.687Z] go test ./... -coverprofile=coverage.out ./... [2023-05-29T23:43:11.962Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-29T23:45:18.667Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-29T23:45:18.667Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-29T23:45:18.667Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.086s coverage: 22.8% of statements [2023-05-29T23:45:18.667Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-29T23:45:18.667Z] go vet ./... [2023-05-29T23:45:40.766Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-29T23:45:40.766Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-29T23:45:40.766Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-29T23:45:40.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-29T23:45:40.809Z] $ docker stop --time=1 31ef4332712121680c7a51d1c8f35370c81048620e5a48e1e9cae829d00e71fe [2023-05-29T23:45:42.978Z] $ docker rm -f --volumes 31ef4332712121680c7a51d1c8f35370c81048620e5a48e1e9cae829d00e71fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T23:45:44.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-29T23:45:44.280Z] Warning: overwriting stash ‘coverage-report’ [2023-05-29T23:45:44.904Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-29T23:45:45.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-29T23:45:45.644Z] + ls -al . [2023-05-29T23:45:45.644Z] total 180 [2023-05-29T23:45:45.644Z] drwxrwxr-x 9 jenkins jenkins 4096 May 29 23:42 . [2023-05-29T23:45:45.644Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 23:40 .. [2023-05-29T23:45:45.644Z] -rw-rw-r-- 1 jenkins jenkins 140 May 29 23:40 .dockerignore [2023-05-29T23:45:45.644Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 23:40 .git [2023-05-29T23:45:45.644Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 23:40 .github [2023-05-29T23:45:45.644Z] -rw-rw-r-- 1 jenkins jenkins 329 May 29 23:40 .gitignore [2023-05-29T23:45:45.644Z] -rw-rw-r-- 1 jenkins jenkins 41 May 29 23:40 .golangci.yml [2023-05-29T23:45:45.644Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 29 23:40 Attribution.txt [2023-05-29T23:45:45.644Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 29 23:40 CHANGELOG.md [2023-05-29T23:45:45.644Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 29 23:40 Dockerfile [2023-05-29T23:45:45.644Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 23:40 GOVERNANCE.md [2023-05-29T23:45:45.644Z] -rw-rw-r-- 1 jenkins jenkins 678 May 29 23:40 Jenkinsfile [2023-05-29T23:45:45.644Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 29 23:40 LICENSE [2023-05-29T23:45:45.644Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 29 23:40 Makefile [2023-05-29T23:45:45.644Z] -rw-rw-r-- 1 jenkins jenkins 620 May 29 23:40 OWNERS.md [2023-05-29T23:45:45.644Z] -rw-rw-r-- 1 jenkins jenkins 3189 May 29 23:40 README.md [2023-05-29T23:45:45.644Z] -rw-rw-r-- 1 jenkins jenkins 12 May 29 23:37 VERSION [2023-05-29T23:45:45.644Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 23:40 bin [2023-05-29T23:45:45.644Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 23:40 cmd [2023-05-29T23:45:45.644Z] -rw-r--r-- 1 jenkins jenkins 18506 May 29 23:45 coverage.out [2023-05-29T23:45:45.644Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 29 23:40 go.mod [2023-05-29T23:45:45.644Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 29 23:40 go.sum [2023-05-29T23:45:45.644Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 23:40 internal [2023-05-29T23:45:45.644Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 23:40 mock [2023-05-29T23:45:45.644Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 23:40 snap [2023-05-29T23:45:45.644Z] -rw-rw-r-- 1 jenkins jenkins 227 May 29 23:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:45:46.002Z] + 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=33b0dc6b274c5eb124b636b2b410181079e3ed13 --label arch=arm64 --label version=3.0.0-dev.42 . [2023-05-29T23:45:46.277Z] Sending build context to Docker daemon 3.461MB [2023-05-29T23:45:46.277Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-29T23:45:46.277Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-29T23:45:46.277Z] ---> 84748ccfdf39 [2023-05-29T23:45:46.277Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-29T23:45:46.546Z] ---> Running in c5d5e3d8c261 [2023-05-29T23:45:46.813Z] Removing intermediate container c5d5e3d8c261 [2023-05-29T23:45:46.813Z] ---> 5a6a2f5182ae [2023-05-29T23:45:46.813Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-29T23:45:47.083Z] ---> Running in d7ec4694e85f [2023-05-29T23:45:47.352Z] Removing intermediate container d7ec4694e85f [2023-05-29T23:45:47.352Z] ---> f1813b307f79 [2023-05-29T23:45:47.352Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-29T23:45:47.352Z] ---> Running in 54f924de9102 [2023-05-29T23:45:47.621Z] Removing intermediate container 54f924de9102 [2023-05-29T23:45:47.621Z] ---> 8b3e8b7d4511 [2023-05-29T23:45:47.621Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-29T23:45:47.621Z] ---> Running in 756b4e907db8 [2023-05-29T23:45:48.207Z] Removing intermediate container 756b4e907db8 [2023-05-29T23:45:48.207Z] ---> 445541fc75fa [2023-05-29T23:45:48.207Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-29T23:45:48.207Z] ---> Running in 883e9adb77f5 [2023-05-29T23:45:49.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T23:45:50.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T23:45:51.554Z] OK: 268 MiB in 57 packages [2023-05-29T23:45:52.140Z] Removing intermediate container 883e9adb77f5 [2023-05-29T23:45:52.140Z] ---> aa5cc08ec440 [2023-05-29T23:45:52.140Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-29T23:45:52.140Z] ---> Running in 158a0fd2fae8 [2023-05-29T23:45:52.726Z] Removing intermediate container 158a0fd2fae8 [2023-05-29T23:45:52.726Z] ---> 413577a6c9f2 [2023-05-29T23:45:52.726Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-29T23:45:53.003Z] ---> 08fbcba2b2be [2023-05-29T23:45:53.003Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T23:45:53.337Z] ---> Running in 143539c4127e [2023-05-29T23:45:56.048Z] Removing intermediate container 143539c4127e [2023-05-29T23:45:56.048Z] ---> fbf154d129eb [2023-05-29T23:45:56.048Z] Step 11/24 : COPY . . [2023-05-29T23:45:57.496Z] ---> 77d820ad22bd [2023-05-29T23:45:57.496Z] Step 12/24 : RUN $MAKE [2023-05-29T23:45:57.496Z] ---> Running in db0b86e70185 [2023-05-29T23:45:58.468Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-29T23:48:35.207Z] Removing intermediate container db0b86e70185 [2023-05-29T23:48:35.207Z] ---> b13253e4f7b1 [2023-05-29T23:48:35.207Z] Step 13/24 : FROM alpine:3.17 [2023-05-29T23:48:35.207Z] 3.17: Pulling from library/alpine [2023-05-29T23:48:35.207Z] c41833b44d91: Already exists [2023-05-29T23:48:35.207Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-29T23:48:35.207Z] Status: Downloaded newer image for alpine:3.17 [2023-05-29T23:48:35.207Z] ---> 51e60588ff2c [2023-05-29T23:48:35.207Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-29T23:48:35.207Z] ---> Running in 493ab4601c8a [2023-05-29T23:48:35.207Z] Removing intermediate container 493ab4601c8a [2023-05-29T23:48:35.207Z] ---> 4fe5ec09af30 [2023-05-29T23:48:35.207Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-29T23:48:35.207Z] ---> Running in 367f639c2f9b [2023-05-29T23:48:35.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T23:48:35.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T23:48:35.207Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T23:48:35.207Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T23:48:35.207Z] OK: 8 MiB in 16 packages [2023-05-29T23:48:35.207Z] Removing intermediate container 367f639c2f9b [2023-05-29T23:48:35.207Z] ---> e1e01374aa1f [2023-05-29T23:48:35.207Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-29T23:48:35.207Z] ---> 1abdf37c15a5 [2023-05-29T23:48:35.207Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-29T23:48:35.207Z] ---> 4b65aecd3b19 [2023-05-29T23:48:35.207Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-29T23:48:35.207Z] ---> 75110e4e4aff [2023-05-29T23:48:35.207Z] Step 19/24 : EXPOSE 59982 [2023-05-29T23:48:35.207Z] ---> Running in b83a652af933 [2023-05-29T23:48:35.207Z] Removing intermediate container b83a652af933 [2023-05-29T23:48:35.207Z] ---> 90d6201744ef [2023-05-29T23:48:35.207Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-29T23:48:35.207Z] ---> Running in d37911648ed6 [2023-05-29T23:48:35.207Z] Removing intermediate container d37911648ed6 [2023-05-29T23:48:35.207Z] ---> 6256dd0ce21a [2023-05-29T23:48:35.207Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-29T23:48:35.207Z] ---> Running in d2c4e2b4f16b [2023-05-29T23:48:35.207Z] Removing intermediate container d2c4e2b4f16b [2023-05-29T23:48:35.207Z] ---> 5b138a6d6af2 [2023-05-29T23:48:35.207Z] Step 22/24 : LABEL arch=arm64 [2023-05-29T23:48:35.207Z] ---> Running in a1058cc3e454 [2023-05-29T23:48:35.207Z] Removing intermediate container a1058cc3e454 [2023-05-29T23:48:35.207Z] ---> 76a981141729 [2023-05-29T23:48:35.207Z] Step 23/24 : LABEL git_sha=33b0dc6b274c5eb124b636b2b410181079e3ed13 [2023-05-29T23:48:35.207Z] ---> Running in 7a5f0fabf8f2 [2023-05-29T23:48:35.207Z] Removing intermediate container 7a5f0fabf8f2 [2023-05-29T23:48:35.207Z] ---> 945128f96090 [2023-05-29T23:48:35.207Z] Step 24/24 : LABEL version=3.0.0-dev.42 [2023-05-29T23:48:35.207Z] ---> Running in 9bb9d8b024dc [2023-05-29T23:48:35.207Z] Removing intermediate container 9bb9d8b024dc [2023-05-29T23:48:35.207Z] ---> 87e0da0d13c3 [2023-05-29T23:48:35.207Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-29T23:48:35.207Z] Successfully built 87e0da0d13c3 [2023-05-29T23:48:35.207Z] 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-29T23:48:35.327Z] provisioning config files... [2023-05-29T23:48:35.342Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/126@tmp/config9051520225625471050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:48:35.679Z] ---> docker-login.sh [2023-05-29T23:48:35.679Z] nexus3.edgexfoundry.org:10001 [2023-05-29T23:48:35.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:48:35.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:48:35.948Z] Configure a credential helper to remove this warning. See [2023-05-29T23:48:35.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:48:35.948Z] [2023-05-29T23:48:35.948Z] Login Succeeded [2023-05-29T23:48:35.948Z] nexus3.edgexfoundry.org:10002 [2023-05-29T23:48:36.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:48:36.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:48:36.216Z] Configure a credential helper to remove this warning. See [2023-05-29T23:48:36.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:48:36.216Z] [2023-05-29T23:48:36.216Z] Login Succeeded [2023-05-29T23:48:36.216Z] nexus3.edgexfoundry.org:10003 [2023-05-29T23:48:36.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:48:36.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:48:36.757Z] Configure a credential helper to remove this warning. See [2023-05-29T23:48:36.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:48:36.757Z] [2023-05-29T23:48:36.757Z] Login Succeeded [2023-05-29T23:48:36.757Z] nexus3.edgexfoundry.org:10004 [2023-05-29T23:48:37.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:48:37.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:48:37.025Z] Configure a credential helper to remove this warning. See [2023-05-29T23:48:37.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:48:37.025Z] [2023-05-29T23:48:37.025Z] Login Succeeded [2023-05-29T23:48:37.025Z] docker.io [2023-05-29T23:48:37.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T23:48:37.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T23:48:37.559Z] Configure a credential helper to remove this warning. See [2023-05-29T23:48:37.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T23:48:37.559Z] [2023-05-29T23:48:37.559Z] Login Succeeded [2023-05-29T23:48:37.559Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T23:48:37.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-29T23:48:37.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T23:48:37.616Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-05-29T23:48:37.616Z] 33b0dc6b274c5eb124b636b2b410181079e3ed13 [2023-05-29T23:48:37.616Z] latest [2023-05-29T23:48:37.616Z] 3.0.0-dev.42 [2023-05-29T23:48:37.616Z] 33b0dc6b274c5eb124b636b2b410181079e3ed13-3.0.0-dev.42 [2023-05-29T23:48:37.616Z] main [2023-05-29T23:48:37.616Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:48:37.954Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:33b0dc6b274c5eb124b636b2b410181079e3ed13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:48:38.311Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:33b0dc6b274c5eb124b636b2b410181079e3ed13 [2023-05-29T23:48:38.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-29T23:48:38.311Z] aaae28c8f8eb: Preparing [2023-05-29T23:48:38.311Z] 488a2758ca0b: Preparing [2023-05-29T23:48:38.311Z] 9bef1427282c: Preparing [2023-05-29T23:48:38.311Z] d001dbaacf05: Preparing [2023-05-29T23:48:38.311Z] 26cbea5cba74: Preparing [2023-05-29T23:48:38.311Z] 26cbea5cba74: Layer already exists [2023-05-29T23:48:38.579Z] aaae28c8f8eb: Pushed [2023-05-29T23:48:38.579Z] 488a2758ca0b: Pushed [2023-05-29T23:48:38.579Z] d001dbaacf05: Pushed [2023-05-29T23:48:43.930Z] 9bef1427282c: Pushed [2023-05-29T23:48:44.197Z] 33b0dc6b274c5eb124b636b2b410181079e3ed13: digest: sha256:ba52becb694a191498a48e4dcbbe6ebc715628034ca00ef5ccb98d93030ac41f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:48:44.554Z] + 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-29T23:48:44.914Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-29T23:48:44.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-29T23:48:44.914Z] aaae28c8f8eb: Preparing [2023-05-29T23:48:44.914Z] 488a2758ca0b: Preparing [2023-05-29T23:48:44.914Z] 9bef1427282c: Preparing [2023-05-29T23:48:44.914Z] d001dbaacf05: Preparing [2023-05-29T23:48:44.914Z] 26cbea5cba74: Preparing [2023-05-29T23:48:44.914Z] aaae28c8f8eb: Layer already exists [2023-05-29T23:48:44.914Z] d001dbaacf05: Layer already exists [2023-05-29T23:48:44.914Z] 488a2758ca0b: Layer already exists [2023-05-29T23:48:44.914Z] 26cbea5cba74: Layer already exists [2023-05-29T23:48:44.914Z] 9bef1427282c: Layer already exists [2023-05-29T23:48:44.914Z] latest: digest: sha256:ba52becb694a191498a48e4dcbbe6ebc715628034ca00ef5ccb98d93030ac41f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:48:45.535Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:48:45.881Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.42 [2023-05-29T23:48:45.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-29T23:48:45.881Z] aaae28c8f8eb: Preparing [2023-05-29T23:48:45.881Z] 488a2758ca0b: Preparing [2023-05-29T23:48:45.881Z] 9bef1427282c: Preparing [2023-05-29T23:48:45.881Z] d001dbaacf05: Preparing [2023-05-29T23:48:45.881Z] 26cbea5cba74: Preparing [2023-05-29T23:48:45.881Z] 488a2758ca0b: Layer already exists [2023-05-29T23:48:45.881Z] d001dbaacf05: Layer already exists [2023-05-29T23:48:45.881Z] 9bef1427282c: Layer already exists [2023-05-29T23:48:45.881Z] 26cbea5cba74: Layer already exists [2023-05-29T23:48:45.881Z] aaae28c8f8eb: Layer already exists [2023-05-29T23:48:45.881Z] 3.0.0-dev.42: digest: sha256:ba52becb694a191498a48e4dcbbe6ebc715628034ca00ef5ccb98d93030ac41f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:48:46.510Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:33b0dc6b274c5eb124b636b2b410181079e3ed13-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:48:46.859Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:33b0dc6b274c5eb124b636b2b410181079e3ed13-3.0.0-dev.42 [2023-05-29T23:48:46.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-29T23:48:46.859Z] aaae28c8f8eb: Preparing [2023-05-29T23:48:46.859Z] 488a2758ca0b: Preparing [2023-05-29T23:48:46.859Z] 9bef1427282c: Preparing [2023-05-29T23:48:46.859Z] d001dbaacf05: Preparing [2023-05-29T23:48:46.859Z] 26cbea5cba74: Preparing [2023-05-29T23:48:46.859Z] 9bef1427282c: Layer already exists [2023-05-29T23:48:46.859Z] 26cbea5cba74: Layer already exists [2023-05-29T23:48:46.860Z] 488a2758ca0b: Layer already exists [2023-05-29T23:48:46.860Z] d001dbaacf05: Layer already exists [2023-05-29T23:48:46.860Z] aaae28c8f8eb: Layer already exists [2023-05-29T23:48:46.860Z] 33b0dc6b274c5eb124b636b2b410181079e3ed13-3.0.0-dev.42: digest: sha256:ba52becb694a191498a48e4dcbbe6ebc715628034ca00ef5ccb98d93030ac41f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:48:47.209Z] + 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-29T23:48:47.548Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-05-29T23:48:47.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-29T23:48:47.548Z] aaae28c8f8eb: Preparing [2023-05-29T23:48:47.548Z] 488a2758ca0b: Preparing [2023-05-29T23:48:47.548Z] 9bef1427282c: Preparing [2023-05-29T23:48:47.548Z] d001dbaacf05: Preparing [2023-05-29T23:48:47.548Z] 26cbea5cba74: Preparing [2023-05-29T23:48:47.548Z] 26cbea5cba74: Layer already exists [2023-05-29T23:48:47.548Z] 9bef1427282c: Layer already exists [2023-05-29T23:48:47.548Z] aaae28c8f8eb: Layer already exists [2023-05-29T23:48:47.548Z] 488a2758ca0b: Layer already exists [2023-05-29T23:48:47.548Z] d001dbaacf05: Layer already exists [2023-05-29T23:48:47.548Z] main: digest: sha256:ba52becb694a191498a48e4dcbbe6ebc715628034ca00ef5ccb98d93030ac41f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-29T23:48:47.877Z] ===================================================== [Pipeline] echo [2023-05-29T23:48:47.887Z] taggedImages: [2023-05-29T23:48:47.887Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:33b0dc6b274c5eb124b636b2b410181079e3ed13 [2023-05-29T23:48:47.887Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-29T23:48:47.887Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.42 [2023-05-29T23:48:47.887Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:33b0dc6b274c5eb124b636b2b410181079e3ed13-3.0.0-dev.42 [2023-05-29T23:48:47.887Z] - 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-29T23:48:48.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T23:48:48.253Z] [2023-05-29T23:48:48.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:48:48.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T23:48:48.591Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-29T23:48:48.591Z] 8998bd30e6a1: Pulling fs layer [2023-05-29T23:48:48.591Z] 04944245beec: Pulling fs layer [2023-05-29T23:48:48.591Z] 699f458cf7ca: Pulling fs layer [2023-05-29T23:48:48.591Z] 765212b225bb: Pulling fs layer [2023-05-29T23:48:48.591Z] f23df028b6ca: Pulling fs layer [2023-05-29T23:48:48.591Z] d65c8cfc05b1: Pulling fs layer [2023-05-29T23:48:48.591Z] 2437ff75d9bd: Pulling fs layer [2023-05-29T23:48:48.591Z] 765212b225bb: Waiting [2023-05-29T23:48:48.591Z] d65c8cfc05b1: Waiting [2023-05-29T23:48:48.591Z] f23df028b6ca: Waiting [2023-05-29T23:48:48.864Z] 04944245beec: Verifying Checksum [2023-05-29T23:48:48.864Z] 04944245beec: Download complete [2023-05-29T23:48:48.864Z] 765212b225bb: Verifying Checksum [2023-05-29T23:48:48.864Z] 765212b225bb: Download complete [2023-05-29T23:48:48.864Z] f23df028b6ca: Download complete [2023-05-29T23:48:48.864Z] d65c8cfc05b1: Verifying Checksum [2023-05-29T23:48:48.864Z] d65c8cfc05b1: Download complete [2023-05-29T23:48:49.133Z] 699f458cf7ca: Verifying Checksum [2023-05-29T23:48:49.134Z] 699f458cf7ca: Download complete [2023-05-29T23:48:49.401Z] 8998bd30e6a1: Verifying Checksum [2023-05-29T23:48:49.401Z] 8998bd30e6a1: Download complete [2023-05-29T23:48:51.983Z] 2437ff75d9bd: Verifying Checksum [2023-05-29T23:48:51.983Z] 2437ff75d9bd: Download complete [2023-05-29T23:48:53.393Z] 8998bd30e6a1: Pull complete [2023-05-29T23:48:53.660Z] 04944245beec: Pull complete [2023-05-29T23:48:55.066Z] 699f458cf7ca: Pull complete [2023-05-29T23:48:55.066Z] 765212b225bb: Pull complete [2023-05-29T23:48:56.026Z] f23df028b6ca: Pull complete [2023-05-29T23:48:56.026Z] d65c8cfc05b1: Pull complete [2023-05-29T23:49:11.039Z] 2437ff75d9bd: Pull complete [2023-05-29T23:49:11.039Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-29T23:49:11.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T23:49:11.040Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T23:49:11.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-17205 does not seem to be running inside a container [2023-05-29T23:49:11.342Z] $ 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/126 -v /w/workspace/device-mqtt-go/126:/w/workspace/device-mqtt-go/126:rw,z -v /w/workspace/device-mqtt-go/126@tmp:/w/workspace/device-mqtt-go/126@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-29T23:49:14.448Z] $ docker top de53dffe2c32d01cccedd8b9f53f11127978587df48971f6b74157d583512cfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:49:15.324Z] ---> job-cost.sh [2023-05-29T23:49:15.324Z] lf-activate-venv: SKIPPING [2023-05-29T23:49:15.324Z] INFO: No Stack... [2023-05-29T23:49:15.911Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-29T23:49:16.496Z] INFO: Archiving Costs [Pipeline] sh [2023-05-29T23:49:17.146Z] + cat /w/workspace/device-mqtt-go/126/archives/cost.csv [2023-05-29T23:49:17.146Z] + cut -d, -f6 [Pipeline] lock [2023-05-29T23:49:17.220Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-126-stack-cost] [2023-05-29T23:49:17.226Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-126-stack-cost] did not exist. Created. [2023-05-29T23:49:17.227Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-29T23:49:17.896Z] /w/workspace/device-mqtt-go/126@tmp/durable-62e308bb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-29T23:49:18.558Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-29T23:49:18.580Z] Warning: overwriting stash ‘stack-cost’ [2023-05-29T23:49:18.640Z] Stashed 1 file(s) [Pipeline] } [2023-05-29T23:49:18.649Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-126-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-29T23:49:18.675Z] $ docker stop --time=1 de53dffe2c32d01cccedd8b9f53f11127978587df48971f6b74157d583512cfb [2023-05-29T23:49:21.309Z] $ docker rm -f --volumes de53dffe2c32d01cccedd8b9f53f11127978587df48971f6b74157d583512cfb [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-29T23:49:21.725Z] provisioning config files... [2023-05-29T23:49:21.731Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4949587401322535364tmp [Pipeline] { [Pipeline] sh [2023-05-29T23:49:22.021Z] + set +x [2023-05-29T23:49:22.021Z] + curl -s https://codecov.io/bash [2023-05-29T23:49:22.021Z] + bash -s -- [2023-05-29T23:49:22.021Z] [2023-05-29T23:49:22.021Z] _____ _ [2023-05-29T23:49:22.021Z] / ____| | | [2023-05-29T23:49:22.021Z] | | ___ __| | ___ ___ _____ __ [2023-05-29T23:49:22.021Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-29T23:49:22.021Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-29T23:49:22.021Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-29T23:49:22.021Z] Bash-1.0.6 [2023-05-29T23:49:22.021Z] [2023-05-29T23:49:22.021Z] [2023-05-29T23:49:22.021Z] ==> git version 2.25.1 found [2023-05-29T23:49:22.021Z] ==> 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-29T23:49:22.021Z] Release-Date: 2020-01-08 [2023-05-29T23:49:22.021Z] 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-29T23:49:22.021Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-29T23:49:22.021Z] ==> Jenkins CI detected. [2023-05-29T23:49:22.021Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-29T23:49:22.021Z] project root: . [2023-05-29T23:49:22.021Z] --> token set from env [2023-05-29T23:49:22.021Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-29T23:49:22.021Z] ==> Running gcov in . (disable via -X gcov) [2023-05-29T23:49:22.021Z] ==> Python coveragepy not found [2023-05-29T23:49:22.021Z] ==> Searching for coverage reports in: [2023-05-29T23:49:22.021Z] + . [2023-05-29T23:49:22.021Z] -> Found 1 reports [2023-05-29T23:49:22.021Z] ==> Detecting git/mercurial file structure [2023-05-29T23:49:22.280Z] ==> Reading reports [2023-05-29T23:49:22.280Z] + ./coverage.out bytes=18506 [2023-05-29T23:49:22.280Z] ==> Appending adjustments [2023-05-29T23:49:22.280Z] https://docs.codecov.io/docs/fixing-reports [2023-05-29T23:49:22.280Z] + Found adjustments [2023-05-29T23:49:22.280Z] ==> Gzipping contents [2023-05-29T23:49:22.280Z] 4.0K /tmp/codecov.r8zye8.gz [2023-05-29T23:49:22.280Z] ==> Uploading reports [2023-05-29T23:49:22.280Z] url: https://codecov.io [2023-05-29T23:49:22.280Z] query: branch=main&commit=33b0dc6b274c5eb124b636b2b410181079e3ed13&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-29T23:49:22.280Z] -> Pinging Codecov [2023-05-29T23:49:22.280Z] 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=33b0dc6b274c5eb124b636b2b410181079e3ed13&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-29T23:49:22.280Z] -> Uploading to [2023-05-29T23:49:22.280Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-29/7D719EC7BBE17E464838252E33014C33/33b0dc6b274c5eb124b636b2b410181079e3ed13/2e9746d4-ac33-4bbe-bfc6-2374902ca39a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230529%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230529T234922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e915d85649f748aa3f7c02fbf542fdcfc206876c018d2a3d73eae4bd6f2f424 [2023-05-29T23:49:22.539Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-29T23:49:22.539Z] Dload Upload Total Spent Left Speed [2023-05-29T23:49:22.539Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 16853 --:--:-- --:--:-- --:--:-- 16853 [2023-05-29T23:49:22.539Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/33b0dc6b274c5eb124b636b2b410181079e3ed13 [Pipeline] } [2023-05-29T23:49:22.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-29T23:49:22.763Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-29T23:49:22.772Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:49:23.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-29T23:49:23.063Z] [2023-05-29T23:49:23.063Z] 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-29T23:49:23.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-29T23:49:23.355Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-29T23:49:23.355Z] df9b9388f04a: Pulling fs layer [2023-05-29T23:49:23.355Z] 52dc419b0ee2: Pulling fs layer [2023-05-29T23:49:23.355Z] 25bc292e5bac: Pulling fs layer [2023-05-29T23:49:23.355Z] 114826534d7a: Pulling fs layer [2023-05-29T23:49:23.355Z] 4657fd5d0bcf: Pulling fs layer [2023-05-29T23:49:23.355Z] 6ad1cebc031e: Pulling fs layer [2023-05-29T23:49:23.355Z] 8a3aa393b2d8: Pulling fs layer [2023-05-29T23:49:23.355Z] 6ad1cebc031e: Waiting [2023-05-29T23:49:23.355Z] 8a3aa393b2d8: Waiting [2023-05-29T23:49:23.355Z] 114826534d7a: Waiting [2023-05-29T23:49:23.355Z] 4657fd5d0bcf: Waiting [2023-05-29T23:49:23.355Z] 25bc292e5bac: Verifying Checksum [2023-05-29T23:49:23.355Z] 25bc292e5bac: Download complete [2023-05-29T23:49:23.355Z] 52dc419b0ee2: Download complete [2023-05-29T23:49:23.355Z] 4657fd5d0bcf: Verifying Checksum [2023-05-29T23:49:23.355Z] 4657fd5d0bcf: Download complete [2023-05-29T23:49:23.614Z] df9b9388f04a: Pull complete [2023-05-29T23:49:23.614Z] 6ad1cebc031e: Verifying Checksum [2023-05-29T23:49:23.614Z] 6ad1cebc031e: Download complete [2023-05-29T23:49:23.614Z] 52dc419b0ee2: Pull complete [2023-05-29T23:49:23.872Z] 25bc292e5bac: Pull complete [2023-05-29T23:49:24.129Z] 114826534d7a: Verifying Checksum [2023-05-29T23:49:24.129Z] 114826534d7a: Download complete [2023-05-29T23:49:24.387Z] 8a3aa393b2d8: Verifying Checksum [2023-05-29T23:49:24.387Z] 8a3aa393b2d8: Download complete [2023-05-29T23:49:27.667Z] 114826534d7a: Pull complete [2023-05-29T23:49:27.667Z] 4657fd5d0bcf: Pull complete [2023-05-29T23:49:27.667Z] 6ad1cebc031e: Pull complete [2023-05-29T23:49:30.193Z] 8a3aa393b2d8: Pull complete [2023-05-29T23:49:30.193Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-29T23:49:30.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-29T23:49:30.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T23:49:30.277Z] prd-ubuntu20.04-docker-8c-8g-17203 does not seem to be running inside a container [2023-05-29T23:49:30.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-29T23:49:32.474Z] $ docker top 805e2e78fafd76725a99d4290b3fb1e84d56b8e649869648586304ec5fe8897b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-29T23:49:32.527Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-05-29T23:49:32.802Z] + set -o pipefail [2023-05-29T23:49:32.802Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-05-29T23:49:36.991Z] [2023-05-29T23:49:36.991Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-05-29T23:49:36.991Z] [2023-05-29T23:49:36.991Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/2c070eee-2380-4fd0-97a6-bec29e7ebdd7 [2023-05-29T23:49:36.991Z] [2023-05-29T23:49:36.991Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-29T23:49:36.991Z] [2023-05-29T23:49:36.991Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-29T23:49:36.991Z] [2023-05-29T23:49:37.929Z] [2023-05-29T23:49:37.929Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-29T23:49:37.929Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-29T23:49:37.929Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-29T23:49:38.209Z] $ docker stop --time=1 805e2e78fafd76725a99d4290b3fb1e84d56b8e649869648586304ec5fe8897b [2023-05-29T23:49:40.512Z] $ docker rm -f --volumes 805e2e78fafd76725a99d4290b3fb1e84d56b8e649869648586304ec5fe8897b [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-29T23:49:41.201Z] + git log --format=format:%s -1 33b0dc6b274c5eb124b636b2b410181079e3ed13 [Pipeline] sh [2023-05-29T23:49:41.487Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-29T23:49:41.487Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:49:41.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T23:49:41.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T23:49:41.852Z] prd-ubuntu20.04-docker-8c-8g-17203 does not seem to be running inside a container [2023-05-29T23:49:41.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-29T23:49:42.310Z] $ docker top ffcc4649669764aaecfa8e3178618f4bc36164003690034282ce028c1d93d654 -eo pid,comm [2023-05-29T23:49:42.345Z] 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-29T23:49:42.345Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-29T23:49:42.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-29T23:49:42.380Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-29T23:49:42.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-29T23:49:42.514Z] $ docker exec ffcc4649669764aaecfa8e3178618f4bc36164003690034282ce028c1d93d654 ssh-agent [2023-05-29T23:49:42.625Z] SSH_AUTH_SOCK=/tmp/ssh-gC61ibAsCV0n/agent.32 [2023-05-29T23:49:42.625Z] SSH_AGENT_PID=38 [2023-05-29T23:49:42.630Z] Running ssh-add (command line suppressed) [2023-05-29T23:49:42.729Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2390654947951351635.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2390654947951351635.key) [2023-05-29T23:49:42.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-29T23:49:43.020Z] + git semver tag [2023-05-29T23:49:43.280Z] 2023-05-29 23:49:43,200 [run_tag] DEBUG tag force:False [2023-05-29T23:49:43.280Z] 2023-05-29 23:49:43,200 [check_head_tag] DEBUG check head tag [2023-05-29T23:49:43.280Z] 2023-05-29 23:49:43,202 [execute] INFO git cat-file --batch-check [2023-05-29T23:49:43.280Z] 2023-05-29 23:49:43,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-29T23:49:43.280Z] 2023-05-29 23:49:43,206 [execute] INFO git cat-file --batch [2023-05-29T23:49:43.280Z] 2023-05-29 23:49:43,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-29T23:49:43.280Z] 2023-05-29 23:49:43,231 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-29T23:49:43.280Z] 2023-05-29 23:49:43,231 [execute] INFO git tag -a v3.0.0-dev.42 -m v3.0.0-dev.42 [2023-05-29T23:49:43.280Z] 2023-05-29 23:49:43,231 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.42', '-m', 'v3.0.0-dev.42'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-29T23:49:43.280Z] 2023-05-29 23:49:43,236 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-29T23:49:43.280Z] 3.0.0-dev.42 [Pipeline] } [2023-05-29T23:49:43.300Z] $ docker exec --env ******** --env ******** ffcc4649669764aaecfa8e3178618f4bc36164003690034282ce028c1d93d654 ssh-agent -k [2023-05-29T23:49:43.399Z] unset SSH_AUTH_SOCK; [2023-05-29T23:49:43.399Z] unset SSH_AGENT_PID; [2023-05-29T23:49:43.399Z] echo Agent pid 38 killed; [2023-05-29T23:49:43.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-29T23:49:43.704Z] + git semver [Pipeline] } [2023-05-29T23:49:43.985Z] $ docker stop --time=1 ffcc4649669764aaecfa8e3178618f4bc36164003690034282ce028c1d93d654 [2023-05-29T23:49:45.294Z] $ docker rm -f --volumes ffcc4649669764aaecfa8e3178618f4bc36164003690034282ce028c1d93d654 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:49:45.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-29T23:49:45.663Z] [2023-05-29T23:49:45.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:49:45.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-29T23:49:45.963Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-29T23:49:45.963Z] ab5ef0e58194: Pulling fs layer [2023-05-29T23:49:45.963Z] 9712f1f96733: Pulling fs layer [2023-05-29T23:49:45.963Z] 63f879dbbcfc: Pulling fs layer [2023-05-29T23:49:45.963Z] 0d9ebad4ef96: Pulling fs layer [2023-05-29T23:49:45.963Z] e9a5061849ea: Pulling fs layer [2023-05-29T23:49:45.963Z] d747dcd14b5f: Pulling fs layer [2023-05-29T23:49:45.963Z] 2de7ff778b66: Pulling fs layer [2023-05-29T23:49:45.963Z] 0d9ebad4ef96: Waiting [2023-05-29T23:49:45.963Z] e9a5061849ea: Waiting [2023-05-29T23:49:45.963Z] d747dcd14b5f: Waiting [2023-05-29T23:49:45.963Z] 2de7ff778b66: Waiting [2023-05-29T23:49:45.963Z] 9712f1f96733: Verifying Checksum [2023-05-29T23:49:46.223Z] 63f879dbbcfc: Verifying Checksum [2023-05-29T23:49:46.223Z] 63f879dbbcfc: Download complete [2023-05-29T23:49:46.482Z] 0d9ebad4ef96: Verifying Checksum [2023-05-29T23:49:46.482Z] 0d9ebad4ef96: Download complete [2023-05-29T23:49:46.482Z] ab5ef0e58194: Download complete [2023-05-29T23:49:46.482Z] e9a5061849ea: Verifying Checksum [2023-05-29T23:49:46.482Z] e9a5061849ea: Download complete [2023-05-29T23:49:46.482Z] d747dcd14b5f: Verifying Checksum [2023-05-29T23:49:46.482Z] d747dcd14b5f: Download complete [2023-05-29T23:49:46.482Z] 2de7ff778b66: Verifying Checksum [2023-05-29T23:49:46.482Z] 2de7ff778b66: Download complete [2023-05-29T23:49:49.772Z] ab5ef0e58194: Pull complete [2023-05-29T23:49:49.772Z] 9712f1f96733: Pull complete [2023-05-29T23:49:50.030Z] 63f879dbbcfc: Pull complete [2023-05-29T23:49:54.210Z] 0d9ebad4ef96: Pull complete [2023-05-29T23:49:54.210Z] e9a5061849ea: Pull complete [2023-05-29T23:49:54.210Z] d747dcd14b5f: Pull complete [2023-05-29T23:49:55.147Z] 2de7ff778b66: Pull complete [2023-05-29T23:49:55.147Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-29T23:49:55.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-29T23:49:55.147Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T23:49:55.239Z] prd-ubuntu20.04-docker-8c-8g-17203 does not seem to be running inside a container [2023-05-29T23:49:55.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-29T23:49:58.099Z] $ docker top 76268c29743a275fc19c127865ae8a983ecc72e425b271689ce2072f4f4e96c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-29T23:49:58.156Z] provisioning config files... [2023-05-29T23:49:58.168Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8699830608717045156tmp [2023-05-29T23:49:58.179Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14393910431934345644tmp [2023-05-29T23:49:58.188Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11589189450644410431tmp [Pipeline] { [Pipeline] echo [2023-05-29T23:49:58.200Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:49:58.482Z] ---> sigul-configuration.sh [2023-05-29T23:49:58.483Z] gpg: directory `/root/.gnupg' created [2023-05-29T23:49:58.483Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-29T23:49:58.483Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-29T23:49:58.483Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-29T23:49:58.483Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-29T23:49:58.483Z] gpg: CAST5 encrypted data [2023-05-29T23:49:58.483Z] gpg: encrypted with 1 passphrase [2023-05-29T23:49:58.483Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-29T23:49:58.772Z] + mkdir /home/jenkins [2023-05-29T23:49:58.772Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-29T23:49:59.058Z] + 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-29T23:49:59.066Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:49:59.352Z] ---> sigul-install.sh [2023-05-29T23:49:59.352Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-29T23:49:59.639Z] + git tag --list [2023-05-29T23:49:59.639Z] 0.7.1 [2023-05-29T23:49:59.639Z] v1.0.0 [2023-05-29T23:49:59.639Z] v1.1.0 [2023-05-29T23:49:59.639Z] v1.1.1 [2023-05-29T23:49:59.639Z] v1.2.2 [2023-05-29T23:49:59.639Z] v1.3.0 [2023-05-29T23:49:59.639Z] v1.3.1 [2023-05-29T23:49:59.639Z] v2.0.0 [2023-05-29T23:49:59.639Z] v2.1.0 [2023-05-29T23:49:59.639Z] v2.1.1 [2023-05-29T23:49:59.639Z] v2.1.1-dev.1 [2023-05-29T23:49:59.639Z] v2.1.1-dev.2 [2023-05-29T23:49:59.639Z] v2.2.0 [2023-05-29T23:49:59.639Z] v2.2.1-dev.1 [2023-05-29T23:49:59.639Z] v2.2.1-dev.10 [2023-05-29T23:49:59.639Z] v2.2.1-dev.2 [2023-05-29T23:49:59.639Z] v2.2.1-dev.3 [2023-05-29T23:49:59.639Z] v2.2.1-dev.4 [2023-05-29T23:49:59.639Z] v2.2.1-dev.5 [2023-05-29T23:49:59.639Z] v2.2.1-dev.6 [2023-05-29T23:49:59.639Z] v2.2.1-dev.7 [2023-05-29T23:49:59.639Z] v2.2.1-dev.8 [2023-05-29T23:49:59.639Z] v2.2.1-dev.9 [2023-05-29T23:49:59.639Z] v2.3.0 [2023-05-29T23:49:59.639Z] v2.3.0-dev.10 [2023-05-29T23:49:59.639Z] v2.3.0-dev.11 [2023-05-29T23:49:59.639Z] v2.3.0-dev.12 [2023-05-29T23:49:59.639Z] v2.3.0-dev.13 [2023-05-29T23:49:59.639Z] v2.3.0-dev.14 [2023-05-29T23:49:59.639Z] v2.3.0-dev.15 [2023-05-29T23:49:59.639Z] v2.3.0-dev.16 [2023-05-29T23:49:59.639Z] v2.3.0-dev.17 [2023-05-29T23:49:59.639Z] v2.3.0-dev.18 [2023-05-29T23:49:59.639Z] v2.3.0-dev.19 [2023-05-29T23:49:59.639Z] v2.3.0-dev.20 [2023-05-29T23:49:59.639Z] v2.3.0-dev.21 [2023-05-29T23:49:59.639Z] v2.3.0-dev.22 [2023-05-29T23:49:59.639Z] v2.3.0-dev.23 [2023-05-29T23:49:59.639Z] v2.3.0-dev.24 [2023-05-29T23:49:59.639Z] v2.3.0-dev.25 [2023-05-29T23:49:59.639Z] v2.3.0-dev.26 [2023-05-29T23:49:59.639Z] v2.3.0-dev.27 [2023-05-29T23:49:59.639Z] v2.3.0-dev.28 [2023-05-29T23:49:59.639Z] v2.3.0-dev.29 [2023-05-29T23:49:59.639Z] v2.3.0-dev.30 [2023-05-29T23:49:59.639Z] v2.3.0-dev.31 [2023-05-29T23:49:59.639Z] v2.3.0-dev.32 [2023-05-29T23:49:59.639Z] v2.3.0-dev.33 [2023-05-29T23:49:59.639Z] v2.3.0-dev.34 [2023-05-29T23:49:59.639Z] v3.0.0-dev.1 [2023-05-29T23:49:59.639Z] v3.0.0-dev.10 [2023-05-29T23:49:59.639Z] v3.0.0-dev.11 [2023-05-29T23:49:59.639Z] v3.0.0-dev.12 [2023-05-29T23:49:59.639Z] v3.0.0-dev.13 [2023-05-29T23:49:59.639Z] v3.0.0-dev.14 [2023-05-29T23:49:59.639Z] v3.0.0-dev.15 [2023-05-29T23:49:59.639Z] v3.0.0-dev.16 [2023-05-29T23:49:59.639Z] v3.0.0-dev.17 [2023-05-29T23:49:59.639Z] v3.0.0-dev.18 [2023-05-29T23:49:59.639Z] v3.0.0-dev.19 [2023-05-29T23:49:59.639Z] v3.0.0-dev.2 [2023-05-29T23:49:59.639Z] v3.0.0-dev.20 [2023-05-29T23:49:59.639Z] v3.0.0-dev.21 [2023-05-29T23:49:59.639Z] v3.0.0-dev.22 [2023-05-29T23:49:59.639Z] v3.0.0-dev.23 [2023-05-29T23:49:59.639Z] v3.0.0-dev.24 [2023-05-29T23:49:59.639Z] v3.0.0-dev.25 [2023-05-29T23:49:59.639Z] v3.0.0-dev.26 [2023-05-29T23:49:59.639Z] v3.0.0-dev.27 [2023-05-29T23:49:59.639Z] v3.0.0-dev.28 [2023-05-29T23:49:59.639Z] v3.0.0-dev.29 [2023-05-29T23:49:59.639Z] v3.0.0-dev.3 [2023-05-29T23:49:59.639Z] v3.0.0-dev.30 [2023-05-29T23:49:59.639Z] v3.0.0-dev.31 [2023-05-29T23:49:59.639Z] v3.0.0-dev.32 [2023-05-29T23:49:59.639Z] v3.0.0-dev.33 [2023-05-29T23:49:59.639Z] v3.0.0-dev.34 [2023-05-29T23:49:59.639Z] v3.0.0-dev.35 [2023-05-29T23:49:59.639Z] v3.0.0-dev.36 [2023-05-29T23:49:59.639Z] v3.0.0-dev.37 [2023-05-29T23:49:59.639Z] v3.0.0-dev.38 [2023-05-29T23:49:59.639Z] v3.0.0-dev.39 [2023-05-29T23:49:59.639Z] v3.0.0-dev.4 [2023-05-29T23:49:59.639Z] v3.0.0-dev.40 [2023-05-29T23:49:59.639Z] v3.0.0-dev.41 [2023-05-29T23:49:59.639Z] v3.0.0-dev.42 [2023-05-29T23:49:59.639Z] v3.0.0-dev.5 [2023-05-29T23:49:59.639Z] v3.0.0-dev.6 [2023-05-29T23:49:59.639Z] v3.0.0-dev.7 [2023-05-29T23:49:59.639Z] v3.0.0-dev.8 [2023-05-29T23:49:59.639Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-29T23:49:59.925Z] + lftools sign git-tag v3.0.0-dev.42 [2023-05-29T23:50:00.492Z] Signing Git tag with Sigul... [2023-05-29T23:50:00.492Z] Signing v3.0.0-dev.42 [Pipeline] echo [2023-05-29T23:50:00.760Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:50:01.057Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-29T23:50:01.064Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-29T23:50:01.093Z] $ docker stop --time=1 76268c29743a275fc19c127865ae8a983ecc72e425b271689ce2072f4f4e96c3 [2023-05-29T23:50:02.378Z] $ docker rm -f --volumes 76268c29743a275fc19c127865ae8a983ecc72e425b271689ce2072f4f4e96c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-29T23:50:02.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-29T23:50:02.745Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:50:03.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T23:50:03.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T23:50:03.108Z] prd-ubuntu20.04-docker-8c-8g-17203 does not seem to be running inside a container [2023-05-29T23:50:03.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-29T23:50:03.461Z] $ docker top d8fae40be2e0933d85a4f9b3ceab92a900b30879809c172f090fa4ee337737e9 -eo pid,comm [2023-05-29T23:50:03.494Z] 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-29T23:50:03.494Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-29T23:50:03.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-29T23:50:03.533Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-29T23:50:03.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-29T23:50:03.665Z] $ docker exec d8fae40be2e0933d85a4f9b3ceab92a900b30879809c172f090fa4ee337737e9 ssh-agent [2023-05-29T23:50:03.757Z] SSH_AUTH_SOCK=/tmp/ssh-1ztYCRIQxuGh/agent.31 [2023-05-29T23:50:03.757Z] SSH_AGENT_PID=37 [2023-05-29T23:50:03.762Z] Running ssh-add (command line suppressed) [2023-05-29T23:50:03.868Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13976884466762007470.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13976884466762007470.key) [2023-05-29T23:50:03.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-29T23:50:04.157Z] + git semver bump pre [2023-05-29T23:50:04.416Z] 2023-05-29 23:50:04,337 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-29T23:50:04.416Z] 2023-05-29 23:50:04,337 [bump_version] DEBUG bumping version:3.0.0-dev.42 on axis:pre with prefix:dev [2023-05-29T23:50:04.416Z] 2023-05-29 23:50:04,337 [bump_version] DEBUG bumped version:3.0.0-dev.43 [2023-05-29T23:50:04.416Z] 2023-05-29 23:50:04,337 [write_version] DEBUG write version:3.0.0-dev.43 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-05-29T23:50:04.416Z] 2023-05-29 23:50:04,337 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-29T23:50:04.416Z] 2023-05-29 23:50:04,337 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-29T23:50:04.416Z] 2023-05-29 23:50:04,340 [execute] INFO git cat-file --batch-check [2023-05-29T23:50:04.416Z] 2023-05-29 23:50:04,340 [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-29T23:50:04.416Z] 2023-05-29 23:50:04,345 [execute] INFO git cat-file --batch [2023-05-29T23:50:04.416Z] 2023-05-29 23:50:04,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-29T23:50:04.416Z] 2023-05-29 23:50:04,351 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-29T23:50:04.416Z] 3.0.0-dev.43 [Pipeline] } [2023-05-29T23:50:04.436Z] $ docker exec --env ******** --env ******** d8fae40be2e0933d85a4f9b3ceab92a900b30879809c172f090fa4ee337737e9 ssh-agent -k [2023-05-29T23:50:04.528Z] unset SSH_AUTH_SOCK; [2023-05-29T23:50:04.528Z] unset SSH_AGENT_PID; [2023-05-29T23:50:04.528Z] echo Agent pid 37 killed; [2023-05-29T23:50:04.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-29T23:50:04.828Z] + git semver [Pipeline] } [2023-05-29T23:50:05.109Z] $ docker stop --time=1 d8fae40be2e0933d85a4f9b3ceab92a900b30879809c172f090fa4ee337737e9 [2023-05-29T23:50:06.381Z] $ docker rm -f --volumes d8fae40be2e0933d85a4f9b3ceab92a900b30879809c172f090fa4ee337737e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T23:50:06.711Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-29T23:50:06.711Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:50:07.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T23:50:07.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T23:50:07.074Z] prd-ubuntu20.04-docker-8c-8g-17203 does not seem to be running inside a container [2023-05-29T23:50:07.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-29T23:50:07.420Z] $ docker top e3354f0ac587aabb47e183d22ba6a98762289bd313bed9ae3fa67959159e9848 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-29T23:50:07.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-29T23:50:07.490Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-29T23:50:07.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-29T23:50:07.619Z] $ docker exec e3354f0ac587aabb47e183d22ba6a98762289bd313bed9ae3fa67959159e9848 ssh-agent [2023-05-29T23:50:07.706Z] SSH_AUTH_SOCK=/tmp/ssh-DWe07wJeUaqE/agent.33 [2023-05-29T23:50:07.706Z] SSH_AGENT_PID=39 [2023-05-29T23:50:07.710Z] Running ssh-add (command line suppressed) [2023-05-29T23:50:07.827Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1199445541053210935.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1199445541053210935.key) [2023-05-29T23:50:07.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-29T23:50:08.117Z] + git semver push [2023-05-29T23:50:08.377Z] 2023-05-29 23:50:08,299 [run_push] DEBUG push [2023-05-29T23:50:08.377Z] 2023-05-29 23:50:08,300 [execute] INFO git cat-file --batch-check [2023-05-29T23:50:08.377Z] 2023-05-29 23:50:08,300 [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-29T23:50:08.377Z] 2023-05-29 23:50:08,303 [execute] INFO git rev-list 1e3dfe6a9b1e402800de5ff03dd90aeae8d1da1b -- [2023-05-29T23:50:08.377Z] 2023-05-29 23:50:08,304 [execute] DEBUG Popen(['git', 'rev-list', '1e3dfe6a9b1e402800de5ff03dd90aeae8d1da1b', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-29T23:50:08.377Z] 2023-05-29 23:50:08,310 [execute] INFO git fetch -v origin [2023-05-29T23:50:08.377Z] 2023-05-29 23:50:08,310 [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-29T23:50:08.946Z] 2023-05-29 23:50:08,780 [run_push] DEBUG no remote changes detected [2023-05-29T23:50:08.946Z] 2023-05-29 23:50:08,780 [execute] INFO git push origin semver [2023-05-29T23:50:08.946Z] 2023-05-29 23:50:08,781 [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-29T23:50:09.515Z] 2023-05-29 23:50:09,501 [run_push] DEBUG push all version tags [2023-05-29T23:50:09.515Z] 2023-05-29 23:50:09,501 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-29T23:50:09.515Z] 2023-05-29 23:50:09,502 [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-29T23:50:10.451Z] 2023-05-29 23:50:10,223 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-29T23:50:10.451Z] 3.0.0-dev.43 [Pipeline] } [2023-05-29T23:50:10.471Z] $ docker exec --env ******** --env ******** e3354f0ac587aabb47e183d22ba6a98762289bd313bed9ae3fa67959159e9848 ssh-agent -k [2023-05-29T23:50:10.567Z] unset SSH_AUTH_SOCK; [2023-05-29T23:50:10.568Z] unset SSH_AGENT_PID; [2023-05-29T23:50:10.568Z] echo Agent pid 39 killed; [2023-05-29T23:50:10.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-29T23:50:10.878Z] + git semver [Pipeline] } [2023-05-29T23:50:11.157Z] $ docker stop --time=1 e3354f0ac587aabb47e183d22ba6a98762289bd313bed9ae3fa67959159e9848 [2023-05-29T23:50:12.441Z] $ docker rm -f --volumes e3354f0ac587aabb47e183d22ba6a98762289bd313bed9ae3fa67959159e9848 [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-29T23:50:13.052Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-05-29T23:50:13.052Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-29T23:50:13.052Z] total 16 [2023-05-29T23:50:13.052Z] drwxr-xr-x 3 root root 4096 May 29 23:38 . [2023-05-29T23:50:13.052Z] drwxrwxr-x 11 jenkins jenkins 4096 May 29 23:49 .. [2023-05-29T23:50:13.052Z] drwxr-xr-x 2 root root 4096 May 29 23:38 cost [2023-05-29T23:50:13.052Z] -rw-r--r-- 1 root root 86 May 29 23:38 cost.csv [2023-05-29T23:50:13.052Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-29T23:50:13.052Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-29T23:50:13.052Z] total 16 [2023-05-29T23:50:13.052Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 23:38 . [2023-05-29T23:50:13.052Z] drwxrwxr-x 11 jenkins jenkins 4096 May 29 23:49 .. [2023-05-29T23:50:13.052Z] drwxr-xr-x 2 jenkins jenkins 4096 May 29 23:38 cost [2023-05-29T23:50:13.052Z] -rw-r--r-- 1 jenkins jenkins 86 May 29 23:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:50:13.338Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:50:14.191Z] ---> package-listing.sh [2023-05-29T23:50:14.191Z] ++ facter osfamily [2023-05-29T23:50:14.191Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-29T23:50:14.449Z] + OS_FAMILY=debian [2023-05-29T23:50:14.449Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-29T23:50:14.449Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-29T23:50:14.449Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-29T23:50:14.449Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-29T23:50:14.449Z] + PACKAGES=/tmp/packages_start.txt [2023-05-29T23:50:14.449Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-29T23:50:14.449Z] + PACKAGES=/tmp/packages_end.txt [2023-05-29T23:50:14.449Z] + case "${OS_FAMILY}" in [2023-05-29T23:50:14.449Z] + dpkg -l [2023-05-29T23:50:14.449Z] + grep '^ii' [2023-05-29T23:50:14.449Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-29T23:50:14.449Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-29T23:50:14.449Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-29T23:50:14.449Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-29T23:50:14.449Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-05-29T23:50:14.449Z] + 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-29T23:50:14.529Z] 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-29T23:50:14.876Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T23:50:15.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T23:50:15.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T23:50:15.299Z] prd-ubuntu20.04-docker-8c-8g-17203 does not seem to be running inside a container [2023-05-29T23:50:15.338Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-29T23:50:15.548Z] $ docker top c6da781cd1ca0ed8a06ff9d001b30a33284a1ea523431eb432ac33467d63226e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T23:50:15.873Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-29T23:50:16.156Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-29T23:50:16.441Z] + ls /var/log/sa-host [2023-05-29T23:50:16.441Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-29T23:50:16.594Z] provisioning config files... [2023-05-29T23:50:16.602Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11409864429851004310tmp [Pipeline] { [Pipeline] echo [2023-05-29T23:50:16.614Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:50:16.897Z] ---> create-netrc.sh [Pipeline] } [2023-05-29T23:50:16.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:50:17.235Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-29T23:50:17.242Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:50:17.523Z] ---> sudo-logs.sh [2023-05-29T23:50:17.523Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-29T23:50:17.554Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:50:17.836Z] ---> job-cost.sh [2023-05-29T23:50:17.836Z] lf-activate-venv: SKIPPING [2023-05-29T23:50:17.836Z] DEBUG: total: 0.2199999988079071 [2023-05-29T23:50:17.836Z] INFO: Retrieving Stack Cost... [2023-05-29T23:50:18.096Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-29T23:50:18.663Z] INFO: Archiving Costs [Pipeline] echo [2023-05-29T23:50:18.675Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T23:50:18.958Z] ---> logs-deploy.sh [2023-05-29T23:50:18.958Z] lf-activate-venv: SKIPPING [2023-05-29T23:50:18.958Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/126 [2023-05-29T23:50:18.958Z] INFO: archiving workspace using pattern(s): [2023-05-29T23:50:19.891Z] Archives upload complete. [2023-05-29T23:50:19.891Z] INFO: archiving logs to Nexus