Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16ab89a495dc588a47662ccf315e42eca693f4b5 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-ssh15403083183374120813.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh1213093353246063016.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh1581578366935155396.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh10022004969709854995.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2538834394329476302.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117196 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 16ab89a495dc588a47662ccf315e42eca693f4b5 (main) Commit message: "build: Latest go=mod and disable metrics (#433)" > 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 16ab89a495dc588a47662ccf315e42eca693f4b5 # timeout=10 > git rev-list --no-walk b192367cebc099e9a9ef06706cd57f465297496d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T16:59:50.880Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T16:59:50.920Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T16:59:50.935Z] ========================================================= [2022-10-26T16:59:50.936Z] EdgeX Global Pipelines Version Info [2022-10-26T16:59:50.936Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:59:51.646Z] ------------------- [2022-10-26T16:59:51.646Z] stable info: [2022-10-26T16:59:51.646Z] ------------------- [2022-10-26T16:59:51.646Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T16:59:51.646Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T16:59:51.646Z] Message: update stable to v1.0.243 [2022-10-26T16:59:52.217Z] ------------------- [2022-10-26T16:59:52.217Z] experimental info: [2022-10-26T16:59:52.217Z] ------------------- [2022-10-26T16:59:52.217Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T16:59:52.217Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T16:59:52.217Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T16:59:52.420Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-10-26T16:59:52.434Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-10-26T16:59:52.445Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T16:59:52.457Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T16:59:52.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T16:59:52.479Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T16:59:52.491Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T16:59:52.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T16:59:52.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T16:59:52.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T16:59:52.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T16:59:52.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-10-26T16:59:52.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T16:59:52.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T16:59:52.590Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T16:59:52.598Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T16:59:52.609Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T16:59:52.621Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T16:59:52.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T16:59:52.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T16:59:52.654Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T16:59:52.667Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T16:59:52.684Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T16:59:52.700Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T16:59:52.709Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T16:59:52.720Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T16:59:52.731Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T16:59:52.742Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T16:59:52.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T16:59:52.768Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T16:59:52.781Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16ab89a495dc588a47662ccf315e42eca693f4b5 [Pipeline] echo [2022-10-26T16:59:52.794Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16ab89a [Pipeline] echo [2022-10-26T16:59:52.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T16:59:52.854Z] provisioning config files... [2022-10-26T16:59:52.871Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2428378018562106414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:59:53.182Z] ---> docker-login.sh [2022-10-26T16:59:53.182Z] nexus3.edgexfoundry.org:10001 [2022-10-26T16:59:53.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:59:53.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:59:53.702Z] Configure a credential helper to remove this warning. See [2022-10-26T16:59:53.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:59:53.702Z] [2022-10-26T16:59:53.702Z] Login Succeeded [2022-10-26T16:59:53.702Z] nexus3.edgexfoundry.org:10002 [2022-10-26T16:59:53.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:59:53.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:59:53.962Z] Configure a credential helper to remove this warning. See [2022-10-26T16:59:53.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:59:53.962Z] [2022-10-26T16:59:53.962Z] Login Succeeded [2022-10-26T16:59:53.962Z] nexus3.edgexfoundry.org:10003 [2022-10-26T16:59:53.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:59:53.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:59:53.962Z] Configure a credential helper to remove this warning. See [2022-10-26T16:59:53.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:59:53.962Z] [2022-10-26T16:59:53.962Z] Login Succeeded [2022-10-26T16:59:53.962Z] nexus3.edgexfoundry.org:10004 [2022-10-26T16:59:53.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:59:54.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:59:54.223Z] Configure a credential helper to remove this warning. See [2022-10-26T16:59:54.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:59:54.223Z] [2022-10-26T16:59:54.223Z] Login Succeeded [2022-10-26T16:59:54.223Z] docker.io [2022-10-26T16:59:54.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:59:54.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:59:54.483Z] Configure a credential helper to remove this warning. See [2022-10-26T16:59:54.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:59:54.483Z] [2022-10-26T16:59:54.483Z] Login Succeeded [2022-10-26T16:59:54.483Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T16:59:54.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T16:59:54.838Z] + git rev-list -1 --merges 16ab89a495dc588a47662ccf315e42eca693f4b5~1..16ab89a495dc588a47662ccf315e42eca693f4b5 [Pipeline] echo [2022-10-26T16:59:54.868Z] -----------> git rev-list -1 --merges 16ab89a495dc588a47662ccf315e42eca693f4b5~1..16ab89a495dc588a47662ccf315e42eca693f4b5 16ab89a495dc588a47662ccf315e42eca693f4b5 [false] [Pipeline] sh [2022-10-26T16:59:55.153Z] + git log --format=format:%s -1 16ab89a495dc588a47662ccf315e42eca693f4b5 [Pipeline] echo [2022-10-26T16:59:55.190Z] ========================================================= [2022-10-26T16:59:55.190Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T16:59:55.190Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T16:59:55.506Z] + git log --format=format:%s -1 16ab89a495dc588a47662ccf315e42eca693f4b5 [Pipeline] echo [2022-10-26T16:59:55.518Z] [semverPrep] GIT_COMMIT: 16ab89a495dc588a47662ccf315e42eca693f4b5, Commit Message: build: Latest go=mod and disable metrics (#433) [Pipeline] echo [2022-10-26T16:59:55.525Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T16:59:55.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T16:59:55.961Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T16:59:55.961Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T16:59:55.961Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T16:59:55.961Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T16:59:55.961Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T16:59:55.961Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:59:56.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T16:59:56.371Z] [2022-10-26T16:59:56.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:59:56.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T16:59:56.674Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T16:59:56.674Z] b85a868b505f: Pulling fs layer [2022-10-26T16:59:56.674Z] e2be974225ed: Pulling fs layer [2022-10-26T16:59:56.674Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T16:59:56.674Z] 988bab9f4d93: Pulling fs layer [2022-10-26T16:59:56.674Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T16:59:56.674Z] eaf3925da568: Pulling fs layer [2022-10-26T16:59:56.674Z] bab4dde63d76: Pulling fs layer [2022-10-26T16:59:56.674Z] bde34c3a00c8: Pulling fs layer [2022-10-26T16:59:56.674Z] b352a97aabf1: Pulling fs layer [2022-10-26T16:59:56.674Z] 4872d77fe225: Pulling fs layer [2022-10-26T16:59:56.674Z] 5851b861e8e6: Pulling fs layer [2022-10-26T16:59:56.674Z] bde34c3a00c8: Waiting [2022-10-26T16:59:56.674Z] b352a97aabf1: Waiting [2022-10-26T16:59:56.674Z] 4872d77fe225: Waiting [2022-10-26T16:59:56.674Z] bab4dde63d76: Waiting [2022-10-26T16:59:56.674Z] 1469e6f7b9e6: Waiting [2022-10-26T16:59:56.674Z] 5851b861e8e6: Waiting [2022-10-26T16:59:56.674Z] 988bab9f4d93: Waiting [2022-10-26T16:59:56.674Z] eaf3925da568: Waiting [2022-10-26T16:59:56.674Z] e2be974225ed: Verifying Checksum [2022-10-26T16:59:56.674Z] e2be974225ed: Download complete [2022-10-26T16:59:56.674Z] 988bab9f4d93: Verifying Checksum [2022-10-26T16:59:56.674Z] 988bab9f4d93: Download complete [2022-10-26T16:59:56.935Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T16:59:56.935Z] 1469e6f7b9e6: Download complete [2022-10-26T16:59:56.935Z] eaf3925da568: Verifying Checksum [2022-10-26T16:59:56.935Z] eaf3925da568: Download complete [2022-10-26T16:59:56.935Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T16:59:56.935Z] 339a4e72a1f5: Download complete [2022-10-26T16:59:56.935Z] bde34c3a00c8: Verifying Checksum [2022-10-26T16:59:56.935Z] bde34c3a00c8: Download complete [2022-10-26T16:59:56.935Z] b352a97aabf1: Verifying Checksum [2022-10-26T16:59:56.935Z] b352a97aabf1: Download complete [2022-10-26T16:59:56.935Z] 4872d77fe225: Download complete [2022-10-26T16:59:56.935Z] 5851b861e8e6: Verifying Checksum [2022-10-26T16:59:56.935Z] 5851b861e8e6: Download complete [2022-10-26T16:59:56.935Z] b85a868b505f: Download complete [2022-10-26T16:59:57.196Z] bab4dde63d76: Download complete [2022-10-26T16:59:58.132Z] b85a868b505f: Pull complete [2022-10-26T16:59:58.392Z] e2be974225ed: Pull complete [2022-10-26T16:59:58.960Z] 339a4e72a1f5: Pull complete [2022-10-26T16:59:58.960Z] 988bab9f4d93: Pull complete [2022-10-26T16:59:59.218Z] 1469e6f7b9e6: Pull complete [2022-10-26T16:59:59.218Z] eaf3925da568: Pull complete [2022-10-26T17:00:01.120Z] bab4dde63d76: Pull complete [2022-10-26T17:00:01.120Z] bde34c3a00c8: Pull complete [2022-10-26T17:00:01.380Z] b352a97aabf1: Pull complete [2022-10-26T17:00:01.380Z] 4872d77fe225: Pull complete [2022-10-26T17:00:01.380Z] 5851b861e8e6: Pull complete [2022-10-26T17:00:01.380Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T17:00:01.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T17:00:01.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T17:00:01.460Z] prd-ubuntu20.04-docker-8c-8g-117196 does not seem to be running inside a container [2022-10-26T17:00:01.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T17:00:03.610Z] $ docker top aa1de7af5a1954c211af62c9b696aba26f8cdce623f01c8ea79dcbe065a1a522 -eo pid,comm [2022-10-26T17:00:03.682Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T17:00:03.682Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T17:00:03.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T17:00:03.723Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T17:00:03.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T17:00:03.831Z] $ docker exec aa1de7af5a1954c211af62c9b696aba26f8cdce623f01c8ea79dcbe065a1a522 ssh-agent [2022-10-26T17:00:03.954Z] SSH_AUTH_SOCK=/tmp/ssh-xaJRhJhV6ywt/agent.32 [2022-10-26T17:00:03.954Z] SSH_AGENT_PID=38 [2022-10-26T17:00:03.960Z] Running ssh-add (command line suppressed) [2022-10-26T17:00:04.050Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14827608808754453500.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14827608808754453500.key) [2022-10-26T17:00:04.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T17:00:04.364Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T17:00:04.364Z] $ docker exec --env ******** --env ******** aa1de7af5a1954c211af62c9b696aba26f8cdce623f01c8ea79dcbe065a1a522 ssh-agent -k [2022-10-26T17:00:04.489Z] unset SSH_AUTH_SOCK; [2022-10-26T17:00:04.489Z] unset SSH_AGENT_PID; [2022-10-26T17:00:04.489Z] echo Agent pid 38 killed; [2022-10-26T17:00:04.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T17:00:04.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T17:00:04.543Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T17:00:04.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T17:00:04.656Z] $ docker exec aa1de7af5a1954c211af62c9b696aba26f8cdce623f01c8ea79dcbe065a1a522 ssh-agent [2022-10-26T17:00:04.788Z] SSH_AUTH_SOCK=/tmp/ssh-AoWWEBURFDBf/agent.70 [2022-10-26T17:00:04.788Z] SSH_AGENT_PID=76 [2022-10-26T17:00:04.792Z] Running ssh-add (command line suppressed) [2022-10-26T17:00:04.887Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5023966958663000121.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5023966958663000121.key) [2022-10-26T17:00:04.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T17:00:05.193Z] + git semver init [2022-10-26T17:00:05.452Z] 2022-10-26 17:00:05,361 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T17:00:05.452Z] 2022-10-26 17:00:05,362 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-10-26T17:00:05.452Z] 2022-10-26 17:00:05,363 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-10-26T17:00:05.452Z] 2022-10-26 17:00:05,363 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T17:00:06.834Z] 2022-10-26 17:00:06,436 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-10-26T17:00:06.834Z] 2022-10-26 17:00:06,437 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-10-26T17:00:06.834Z] 2022-10-26 17:00:06,437 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T17:00:06.834Z] 2022-10-26 17:00:06,437 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T17:00:06.834Z] 2.3.0-dev.30 [Pipeline] } [2022-10-26T17:00:06.834Z] $ docker exec --env ******** --env ******** aa1de7af5a1954c211af62c9b696aba26f8cdce623f01c8ea79dcbe065a1a522 ssh-agent -k [2022-10-26T17:00:06.959Z] unset SSH_AUTH_SOCK; [2022-10-26T17:00:06.960Z] unset SSH_AGENT_PID; [2022-10-26T17:00:06.961Z] echo Agent pid 76 killed; [2022-10-26T17:00:06.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T17:00:07.284Z] + git semver [Pipeline] } [2022-10-26T17:00:07.547Z] $ docker stop --time=1 aa1de7af5a1954c211af62c9b696aba26f8cdce623f01c8ea79dcbe065a1a522 [2022-10-26T17:00:08.867Z] $ docker rm -f aa1de7af5a1954c211af62c9b696aba26f8cdce623f01c8ea79dcbe065a1a522 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T17:00:09.209Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T17:00:09.370Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T17:00:09.373Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.30 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T17:00:09.482Z] provisioning config files... [2022-10-26T17:00:09.490Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10611213358753979199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T17:00:09.784Z] ---> docker-login.sh [2022-10-26T17:00:09.784Z] nexus3.edgexfoundry.org:10001 [2022-10-26T17:00:09.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:00:09.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:00:09.784Z] Configure a credential helper to remove this warning. See [2022-10-26T17:00:09.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:00:09.784Z] [2022-10-26T17:00:09.784Z] Login Succeeded [2022-10-26T17:00:09.784Z] nexus3.edgexfoundry.org:10002 [2022-10-26T17:00:09.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:00:09.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:00:09.784Z] Configure a credential helper to remove this warning. See [2022-10-26T17:00:09.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:00:09.784Z] [2022-10-26T17:00:09.784Z] Login Succeeded [2022-10-26T17:00:09.784Z] nexus3.edgexfoundry.org:10003 [2022-10-26T17:00:10.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:00:10.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:00:10.043Z] Configure a credential helper to remove this warning. See [2022-10-26T17:00:10.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:00:10.043Z] [2022-10-26T17:00:10.043Z] Login Succeeded [2022-10-26T17:00:10.043Z] nexus3.edgexfoundry.org:10004 [2022-10-26T17:00:10.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:00:10.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:00:10.043Z] Configure a credential helper to remove this warning. See [2022-10-26T17:00:10.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:00:10.043Z] [2022-10-26T17:00:10.043Z] Login Succeeded [2022-10-26T17:00:10.043Z] docker.io [2022-10-26T17:00:10.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:00:10.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:00:10.559Z] Configure a credential helper to remove this warning. See [2022-10-26T17:00:10.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:00:10.559Z] [2022-10-26T17:00:10.559Z] Login Succeeded [2022-10-26T17:00:10.559Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T17:00:10.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T17:00:10.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T17:00:10.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T17:00:10.653Z] ========================================================= [2022-10-26T17:00:10.653Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T17:00:10.653Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:00:10.956Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T17:00:10.956Z] Sending build context to Docker daemon 6.21MB [2022-10-26T17:00:10.956Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T17:00:10.956Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-26T17:00:10.956Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T17:00:10.956Z] 213ec9aee27d: Pulling fs layer [2022-10-26T17:00:10.956Z] 4583459ba037: Pulling fs layer [2022-10-26T17:00:10.956Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T17:00:10.956Z] 53926ce57604: Pulling fs layer [2022-10-26T17:00:10.956Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T17:00:10.956Z] 30f14e443154: Pulling fs layer [2022-10-26T17:00:10.956Z] 801331c1e519: Pulling fs layer [2022-10-26T17:00:10.956Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T17:00:10.956Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T17:00:10.956Z] 53926ce57604: Waiting [2022-10-26T17:00:10.956Z] 99cc6dd402b0: Waiting [2022-10-26T17:00:10.956Z] 7d9ed39f4882: Waiting [2022-10-26T17:00:10.956Z] 21b2b0c7a3f4: Waiting [2022-10-26T17:00:10.956Z] 30f14e443154: Waiting [2022-10-26T17:00:10.956Z] 801331c1e519: Waiting [2022-10-26T17:00:10.956Z] 93c1e223e6f2: Download complete [2022-10-26T17:00:10.956Z] 4583459ba037: Verifying Checksum [2022-10-26T17:00:10.956Z] 4583459ba037: Download complete [2022-10-26T17:00:11.214Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T17:00:11.214Z] 21b2b0c7a3f4: Download complete [2022-10-26T17:00:11.214Z] 30f14e443154: Download complete [2022-10-26T17:00:11.214Z] 213ec9aee27d: Verifying Checksum [2022-10-26T17:00:11.214Z] 801331c1e519: Download complete [2022-10-26T17:00:11.214Z] 213ec9aee27d: Pull complete [2022-10-26T17:00:11.477Z] 4583459ba037: Pull complete [2022-10-26T17:00:11.477Z] 93c1e223e6f2: Pull complete [2022-10-26T17:00:11.734Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T17:00:11.734Z] 7d9ed39f4882: Download complete [2022-10-26T17:00:11.734Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T17:00:11.734Z] 99cc6dd402b0: Download complete [2022-10-26T17:00:11.992Z] 53926ce57604: Verifying Checksum [2022-10-26T17:00:11.992Z] 53926ce57604: Download complete [2022-10-26T17:00:16.176Z] 53926ce57604: Pull complete [2022-10-26T17:00:16.176Z] 21b2b0c7a3f4: Pull complete [2022-10-26T17:00:16.176Z] 30f14e443154: Pull complete [2022-10-26T17:00:16.176Z] 801331c1e519: Pull complete [2022-10-26T17:00:17.551Z] 99cc6dd402b0: Pull complete [2022-10-26T17:00:18.118Z] 7d9ed39f4882: Pull complete [2022-10-26T17:00:18.118Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T17:00:18.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T17:00:18.118Z] ---> 1dedd983c030 [2022-10-26T17:00:18.118Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-10-26T17:00:22.316Z] ---> Running in bcafe2e9ed51 [2022-10-26T17:00:22.316Z] Removing intermediate container bcafe2e9ed51 [2022-10-26T17:00:22.316Z] ---> 8d6092c414b8 [2022-10-26T17:00:22.316Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T17:00:22.316Z] ---> Running in edc40d8a4c43 [2022-10-26T17:00:22.316Z] Removing intermediate container edc40d8a4c43 [2022-10-26T17:00:22.316Z] ---> 47500e774ae0 [2022-10-26T17:00:22.316Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T17:00:22.316Z] ---> Running in a34f982b69c2 [2022-10-26T17:00:22.575Z] Removing intermediate container a34f982b69c2 [2022-10-26T17:00:22.575Z] ---> 057f7f498efd [2022-10-26T17:00:22.575Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T17:00:22.575Z] ---> Running in 74d0bbcafd96 [2022-10-26T17:00:22.575Z] Removing intermediate container 74d0bbcafd96 [2022-10-26T17:00:22.575Z] ---> 86f065f33403 [2022-10-26T17:00:22.575Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T17:00:22.575Z] ---> Running in 12ea3d01fe41 [2022-10-26T17:00:22.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T17:00:23.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T17:00:23.092Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-26T17:00:23.092Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-26T17:00:23.092Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-26T17:00:23.092Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-26T17:00:23.356Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T17:00:23.356Z] OK: 216 MiB in 55 packages [2022-10-26T17:00:23.616Z] Removing intermediate container 12ea3d01fe41 [2022-10-26T17:00:23.616Z] ---> 51329e5cd8f3 [2022-10-26T17:00:23.616Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-10-26T17:00:23.616Z] ---> Running in 37e897939c88 [2022-10-26T17:00:23.875Z] Removing intermediate container 37e897939c88 [2022-10-26T17:00:23.875Z] ---> 2f687ed77df3 [2022-10-26T17:00:23.875Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-26T17:00:23.875Z] ---> b1aa69e048a8 [2022-10-26T17:00:23.875Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:00:23.875Z] ---> Running in b0a4b5da7d3a [2022-10-26T17:00:24.453Z] Still waiting to schedule task [2022-10-26T17:00:24.453Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-117197’ is offline [2022-10-26T17:00:45.839Z] Removing intermediate container b0a4b5da7d3a [2022-10-26T17:00:45.839Z] ---> 751167dd8acf [2022-10-26T17:00:45.839Z] Step 11/12 : COPY . . [2022-10-26T17:00:46.121Z] ---> 3c5fcdc31fe0 [2022-10-26T17:00:46.121Z] Step 12/12 : RUN $MAKE [2022-10-26T17:00:46.121Z] ---> Running in a34aacaee910 [2022-10-26T17:00:46.380Z] noop [2022-10-26T17:00:46.380Z] Removing intermediate container a34aacaee910 [2022-10-26T17:00:46.380Z] ---> 8728d1f21324 [2022-10-26T17:00:46.638Z] Successfully built 8728d1f21324 [2022-10-26T17:00:46.638Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:00:46.949Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T17:00:46.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T17:00:47.020Z] prd-ubuntu20.04-docker-8c-8g-117196 does not seem to be running inside a container [2022-10-26T17:00:47.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T17:00:47.409Z] $ docker top e91b17add956c4f57085ffe62c5b936fa06bd30ede978fd16b8c8c3def1c76c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T17:00:47.745Z] + go version [2022-10-26T17:00:47.745Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T17:00:47.760Z] $ docker stop --time=1 e91b17add956c4f57085ffe62c5b936fa06bd30ede978fd16b8c8c3def1c76c8 [2022-10-26T17:00:49.005Z] $ docker rm -f e91b17add956c4f57085ffe62c5b936fa06bd30ede978fd16b8c8c3def1c76c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:00:49.408Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T17:00:49.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T17:00:49.475Z] prd-ubuntu20.04-docker-8c-8g-117196 does not seem to be running inside a container [2022-10-26T17:00:49.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T17:00:49.839Z] $ docker top da3f54d495982d7db48e0b4f8a82f2a0a8c79921f0a033048c65b558b3668b02 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T17:00:50.185Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T17:00:50.485Z] + make test [2022-10-26T17:00:50.485Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T17:00:50.742Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-26T17:01:00.712Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-26T17:01:00.712Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-10-26T17:01:00.712Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-26T17:01:07.270Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-26T17:01:07.270Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T17:01:10.548Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T17:01:10.548Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T17:01:10.548Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T17:01:10.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T17:01:10.580Z] $ docker stop --time=1 da3f54d495982d7db48e0b4f8a82f2a0a8c79921f0a033048c65b558b3668b02 [2022-10-26T17:01:12.925Z] $ docker rm -f da3f54d495982d7db48e0b4f8a82f2a0a8c79921f0a033048c65b558b3668b02 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T17:01:13.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T17:01:13.375Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T17:01:13.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T17:01:14.252Z] + ls -al . [2022-10-26T17:01:14.252Z] total 192 [2022-10-26T17:01:14.252Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 17:00 . [2022-10-26T17:01:14.252Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 16:59 .. [2022-10-26T17:01:14.252Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 26 16:59 .dockerignore [2022-10-26T17:01:14.252Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 17:01 .git [2022-10-26T17:01:14.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 16:59 .github [2022-10-26T17:01:14.252Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 26 16:59 .gitignore [2022-10-26T17:01:14.252Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 16:59 .golangci.yml [2022-10-26T17:01:14.252Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 17:00 .semver [2022-10-26T17:01:14.252Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 26 16:59 Attribution.txt [2022-10-26T17:01:14.252Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 26 16:59 CHANGELOG.md [2022-10-26T17:01:14.252Z] -rw-rw-r-- 1 jenkins jenkins 1752 Oct 26 16:59 Dockerfile [2022-10-26T17:01:14.252Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 16:59 GOVERNANCE.md [2022-10-26T17:01:14.252Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 16:59 Jenkinsfile [2022-10-26T17:01:14.252Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 16:59 LICENSE [2022-10-26T17:01:14.252Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 26 16:59 Makefile [2022-10-26T17:01:14.252Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 26 16:59 OWNERS.md [2022-10-26T17:01:14.252Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 26 16:59 README.md [2022-10-26T17:01:14.252Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 17:00 VERSION [2022-10-26T17:01:14.252Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 16:59 bin [2022-10-26T17:01:14.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 16:59 cmd [2022-10-26T17:01:14.252Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 26 17:01 coverage.out [2022-10-26T17:01:14.252Z] -rw-rw-r-- 1 jenkins jenkins 3512 Oct 26 16:59 go.mod [2022-10-26T17:01:14.252Z] -rw-rw-r-- 1 jenkins jenkins 45144 Oct 26 16:59 go.sum [2022-10-26T17:01:14.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 16:59 internal [2022-10-26T17:01:14.252Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 16:59 mock [2022-10-26T17:01:14.252Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 16:59 snap [2022-10-26T17:01:14.252Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 26 16:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:01:14.569Z] + 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=16ab89a495dc588a47662ccf315e42eca693f4b5 --label arch=amd64 --label version=2.3.0-dev.30 . [2022-10-26T17:01:14.569Z] Sending build context to Docker daemon 6.228MB [2022-10-26T17:01:14.569Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T17:01:14.569Z] Step 2/24 : FROM ${BASE} AS builder [2022-10-26T17:01:14.569Z] ---> 8728d1f21324 [2022-10-26T17:01:14.569Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-26T17:01:14.827Z] ---> Running in 105a71a3896b [2022-10-26T17:01:14.827Z] Removing intermediate container 105a71a3896b [2022-10-26T17:01:14.827Z] ---> 533d4290e915 [2022-10-26T17:01:14.827Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T17:01:14.827Z] ---> Running in 4ca232ab3181 [2022-10-26T17:01:14.827Z] Removing intermediate container 4ca232ab3181 [2022-10-26T17:01:14.827Z] ---> cb0d43ede845 [2022-10-26T17:01:14.827Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T17:01:15.086Z] ---> Running in 334359a34733 [2022-10-26T17:01:15.086Z] Removing intermediate container 334359a34733 [2022-10-26T17:01:15.086Z] ---> 86c784ca0a64 [2022-10-26T17:01:15.086Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T17:01:15.086Z] ---> Running in dcc36a21bec6 [2022-10-26T17:01:15.086Z] Removing intermediate container dcc36a21bec6 [2022-10-26T17:01:15.086Z] ---> fbcb4885012e [2022-10-26T17:01:15.086Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T17:01:15.086Z] ---> Running in 5318d058a9e3 [2022-10-26T17:01:15.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T17:01:15.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T17:01:15.864Z] OK: 216 MiB in 55 packages [2022-10-26T17:01:16.124Z] Removing intermediate container 5318d058a9e3 [2022-10-26T17:01:16.124Z] ---> aa8deab2a8e4 [2022-10-26T17:01:16.124Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-10-26T17:01:16.124Z] ---> Running in be8373fe50a6 [2022-10-26T17:01:16.124Z] Removing intermediate container be8373fe50a6 [2022-10-26T17:01:16.124Z] ---> 4f9075e1c66b [2022-10-26T17:01:16.124Z] Step 9/24 : COPY go.mod vendor* ./ [2022-10-26T17:01:16.384Z] ---> abeb81c020a3 [2022-10-26T17:01:16.384Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T17:01:16.384Z] ---> Running in 4758a33f3b79 [2022-10-26T17:01:16.949Z] Removing intermediate container 4758a33f3b79 [2022-10-26T17:01:16.949Z] ---> 1fa4a471bca1 [2022-10-26T17:01:16.949Z] Step 11/24 : COPY . . [2022-10-26T17:01:17.516Z] ---> 0d30a7c47e1e [2022-10-26T17:01:17.516Z] Step 12/24 : RUN $MAKE [2022-10-26T17:01:17.516Z] ---> Running in 8ad71468a07f [2022-10-26T17:01:17.775Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-26T17:01:39.709Z] Removing intermediate container 8ad71468a07f [2022-10-26T17:01:39.709Z] ---> 5b17d648fcff [2022-10-26T17:01:39.709Z] Step 13/24 : FROM alpine:3.16 [2022-10-26T17:01:39.709Z] 3.16: Pulling from library/alpine [2022-10-26T17:01:39.709Z] 213ec9aee27d: Already exists [2022-10-26T17:01:39.709Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T17:01:39.709Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T17:01:39.709Z] ---> 9c6f07244728 [2022-10-26T17:01:39.709Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-26T17:01:39.709Z] ---> Running in a7dec409fd7d [2022-10-26T17:01:39.709Z] Removing intermediate container a7dec409fd7d [2022-10-26T17:01:39.709Z] ---> e4792ebf5dc6 [2022-10-26T17:01:39.709Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T17:01:39.709Z] ---> Running in 57382f1f83c8 [2022-10-26T17:01:39.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T17:01:39.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T17:01:40.226Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T17:01:40.226Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T17:01:40.226Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T17:01:40.226Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T17:01:40.226Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T17:01:40.226Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T17:01:40.226Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T17:01:40.226Z] OK: 8 MiB in 20 packages [2022-10-26T17:01:40.792Z] Removing intermediate container 57382f1f83c8 [2022-10-26T17:01:40.792Z] ---> 3e732f33bc30 [2022-10-26T17:01:40.792Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-26T17:01:41.371Z] ---> d231faaa4210 [2022-10-26T17:01:41.371Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-26T17:01:41.371Z] ---> cf3cd81ff891 [2022-10-26T17:01:41.371Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-26T17:01:41.630Z] ---> 865cc6da40fb [2022-10-26T17:01:41.630Z] Step 19/24 : EXPOSE 59982 [2022-10-26T17:01:41.630Z] ---> Running in bcd3fc494081 [2022-10-26T17:01:41.630Z] Removing intermediate container bcd3fc494081 [2022-10-26T17:01:41.630Z] ---> 29f893bed007 [2022-10-26T17:01:41.630Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-10-26T17:01:41.630Z] ---> Running in 6d03a6aa06b6 [2022-10-26T17:01:41.890Z] Removing intermediate container 6d03a6aa06b6 [2022-10-26T17:01:41.890Z] ---> 9d7a42a54922 [2022-10-26T17:01:41.890Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T17:01:41.890Z] ---> Running in 400d654c26dd [2022-10-26T17:01:41.890Z] Removing intermediate container 400d654c26dd [2022-10-26T17:01:41.890Z] ---> b4ed5b129617 [2022-10-26T17:01:41.890Z] Step 22/24 : LABEL arch=amd64 [2022-10-26T17:01:41.890Z] ---> Running in 7954dae24062 [2022-10-26T17:01:41.890Z] Removing intermediate container 7954dae24062 [2022-10-26T17:01:41.890Z] ---> 76df74a3cda4 [2022-10-26T17:01:41.890Z] Step 23/24 : LABEL git_sha=16ab89a495dc588a47662ccf315e42eca693f4b5 [2022-10-26T17:01:42.147Z] ---> Running in 4baa24139e54 [2022-10-26T17:01:42.147Z] Removing intermediate container 4baa24139e54 [2022-10-26T17:01:42.147Z] ---> 1012cc551f6f [2022-10-26T17:01:42.147Z] Step 24/24 : LABEL version=2.3.0-dev.30 [2022-10-26T17:01:42.147Z] ---> Running in bb40084e31b0 [2022-10-26T17:01:42.147Z] Removing intermediate container bb40084e31b0 [2022-10-26T17:01:42.147Z] ---> 507fe0f2590d [2022-10-26T17:01:42.147Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T17:01:42.147Z] Successfully built 507fe0f2590d [2022-10-26T17:01:42.147Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T17:01:42.225Z] provisioning config files... [2022-10-26T17:01:42.240Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13042220059598824707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T17:01:42.530Z] ---> docker-login.sh [2022-10-26T17:01:42.530Z] nexus3.edgexfoundry.org:10001 [2022-10-26T17:01:42.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:01:42.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:01:42.530Z] Configure a credential helper to remove this warning. See [2022-10-26T17:01:42.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:01:42.530Z] [2022-10-26T17:01:42.530Z] Login Succeeded [2022-10-26T17:01:42.530Z] nexus3.edgexfoundry.org:10002 [2022-10-26T17:01:42.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:01:42.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:01:42.531Z] Configure a credential helper to remove this warning. See [2022-10-26T17:01:42.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:01:42.531Z] [2022-10-26T17:01:42.531Z] Login Succeeded [2022-10-26T17:01:42.531Z] nexus3.edgexfoundry.org:10003 [2022-10-26T17:01:42.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:01:42.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:01:42.789Z] Configure a credential helper to remove this warning. See [2022-10-26T17:01:42.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:01:42.789Z] [2022-10-26T17:01:42.789Z] Login Succeeded [2022-10-26T17:01:42.789Z] nexus3.edgexfoundry.org:10004 [2022-10-26T17:01:42.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:01:42.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:01:42.789Z] Configure a credential helper to remove this warning. See [2022-10-26T17:01:42.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:01:42.789Z] [2022-10-26T17:01:42.789Z] Login Succeeded [2022-10-26T17:01:42.789Z] docker.io [2022-10-26T17:01:43.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T17:01:43.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T17:01:43.310Z] Configure a credential helper to remove this warning. See [2022-10-26T17:01:43.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T17:01:43.310Z] [2022-10-26T17:01:43.310Z] Login Succeeded [2022-10-26T17:01:43.310Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T17:01:43.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T17:01:43.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T17:01:43.355Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-10-26T17:01:43.355Z] 16ab89a495dc588a47662ccf315e42eca693f4b5 [2022-10-26T17:01:43.355Z] latest [2022-10-26T17:01:43.355Z] 2.3.0-dev.30 [2022-10-26T17:01:43.355Z] 16ab89a495dc588a47662ccf315e42eca693f4b5-2.3.0-dev.30 [2022-10-26T17:01:43.355Z] main [2022-10-26T17:01:43.355Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:01:43.658Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:16ab89a495dc588a47662ccf315e42eca693f4b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:01:43.965Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:16ab89a495dc588a47662ccf315e42eca693f4b5 [2022-10-26T17:01:43.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-26T17:01:43.966Z] b2ece744e3e6: Preparing [2022-10-26T17:01:43.966Z] b6139ccff07a: Preparing [2022-10-26T17:01:43.966Z] 5d6c40ae171f: Preparing [2022-10-26T17:01:43.966Z] 411d4008bf5a: Preparing [2022-10-26T17:01:43.966Z] 994393dc58e7: Preparing [2022-10-26T17:01:43.966Z] 994393dc58e7: Layer already exists [2022-10-26T17:01:43.966Z] b2ece744e3e6: Pushed [2022-10-26T17:01:43.966Z] b6139ccff07a: Pushed [2022-10-26T17:01:44.283Z] 411d4008bf5a: Pushed [2022-10-26T17:01:46.918Z] 5d6c40ae171f: Pushed [2022-10-26T17:01:46.918Z] 16ab89a495dc588a47662ccf315e42eca693f4b5: digest: sha256:561998ff8730d6f28b068034a4e09c4a0009ae8115bfe990579e0725432e4148 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:01:47.219Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:01:47.516Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-10-26T17:01:47.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-26T17:01:47.516Z] b2ece744e3e6: Preparing [2022-10-26T17:01:47.516Z] b6139ccff07a: Preparing [2022-10-26T17:01:47.516Z] 5d6c40ae171f: Preparing [2022-10-26T17:01:47.516Z] 411d4008bf5a: Preparing [2022-10-26T17:01:47.516Z] 994393dc58e7: Preparing [2022-10-26T17:01:47.516Z] 994393dc58e7: Layer already exists [2022-10-26T17:01:47.516Z] 411d4008bf5a: Layer already exists [2022-10-26T17:01:47.516Z] b2ece744e3e6: Layer already exists [2022-10-26T17:01:47.516Z] b6139ccff07a: Layer already exists [2022-10-26T17:01:47.516Z] 5d6c40ae171f: Layer already exists [2022-10-26T17:01:47.516Z] latest: digest: sha256:561998ff8730d6f28b068034a4e09c4a0009ae8115bfe990579e0725432e4148 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:01:47.816Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:01:48.122Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.30 [2022-10-26T17:01:48.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-26T17:01:48.122Z] b2ece744e3e6: Preparing [2022-10-26T17:01:48.122Z] b6139ccff07a: Preparing [2022-10-26T17:01:48.122Z] 5d6c40ae171f: Preparing [2022-10-26T17:01:48.122Z] 411d4008bf5a: Preparing [2022-10-26T17:01:48.122Z] 994393dc58e7: Preparing [2022-10-26T17:01:48.122Z] 994393dc58e7: Layer already exists [2022-10-26T17:01:48.122Z] b6139ccff07a: Layer already exists [2022-10-26T17:01:48.122Z] 5d6c40ae171f: Layer already exists [2022-10-26T17:01:48.122Z] b2ece744e3e6: Layer already exists [2022-10-26T17:01:48.122Z] 411d4008bf5a: Layer already exists [2022-10-26T17:01:48.122Z] 2.3.0-dev.30: digest: sha256:561998ff8730d6f28b068034a4e09c4a0009ae8115bfe990579e0725432e4148 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:01:48.429Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:16ab89a495dc588a47662ccf315e42eca693f4b5-2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:01:48.734Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:16ab89a495dc588a47662ccf315e42eca693f4b5-2.3.0-dev.30 [2022-10-26T17:01:48.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-26T17:01:48.734Z] b2ece744e3e6: Preparing [2022-10-26T17:01:48.734Z] b6139ccff07a: Preparing [2022-10-26T17:01:48.734Z] 5d6c40ae171f: Preparing [2022-10-26T17:01:48.734Z] 411d4008bf5a: Preparing [2022-10-26T17:01:48.734Z] 994393dc58e7: Preparing [2022-10-26T17:01:48.734Z] 994393dc58e7: Layer already exists [2022-10-26T17:01:48.734Z] 5d6c40ae171f: Layer already exists [2022-10-26T17:01:48.734Z] b6139ccff07a: Layer already exists [2022-10-26T17:01:48.734Z] 411d4008bf5a: Layer already exists [2022-10-26T17:01:48.734Z] b2ece744e3e6: Layer already exists [2022-10-26T17:01:48.734Z] 16ab89a495dc588a47662ccf315e42eca693f4b5-2.3.0-dev.30: digest: sha256:561998ff8730d6f28b068034a4e09c4a0009ae8115bfe990579e0725432e4148 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:01:49.053Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:01:49.362Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-10-26T17:01:49.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-26T17:01:49.362Z] b2ece744e3e6: Preparing [2022-10-26T17:01:49.362Z] b6139ccff07a: Preparing [2022-10-26T17:01:49.362Z] 5d6c40ae171f: Preparing [2022-10-26T17:01:49.362Z] 411d4008bf5a: Preparing [2022-10-26T17:01:49.362Z] 994393dc58e7: Preparing [2022-10-26T17:01:49.362Z] 411d4008bf5a: Layer already exists [2022-10-26T17:01:49.362Z] 994393dc58e7: Layer already exists [2022-10-26T17:01:49.362Z] b2ece744e3e6: Layer already exists [2022-10-26T17:01:49.362Z] b6139ccff07a: Layer already exists [2022-10-26T17:01:49.362Z] 5d6c40ae171f: Layer already exists [2022-10-26T17:01:49.362Z] main: digest: sha256:561998ff8730d6f28b068034a4e09c4a0009ae8115bfe990579e0725432e4148 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T17:01:49.396Z] ===================================================== [Pipeline] echo [2022-10-26T17:01:49.402Z] taggedImages: [2022-10-26T17:01:49.402Z] - nexus3.edgexfoundry.org:10004/device-mqtt:16ab89a495dc588a47662ccf315e42eca693f4b5 [2022-10-26T17:01:49.402Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-10-26T17:01:49.402Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.30 [2022-10-26T17:01:49.402Z] - nexus3.edgexfoundry.org:10004/device-mqtt:16ab89a495dc588a47662ccf315e42eca693f4b5-2.3.0-dev.30 [2022-10-26T17:01:49.402Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:01:49.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T17:01:49.756Z] [2022-10-26T17:01:49.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T17:01:50.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T17:01:50.051Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T17:01:50.051Z] 5eb5b503b376: Pulling fs layer [2022-10-26T17:01:50.051Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T17:01:50.051Z] ec43610c2a17: Pulling fs layer [2022-10-26T17:01:50.051Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T17:01:50.051Z] 33b1e0a273af: Pulling fs layer [2022-10-26T17:01:50.051Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T17:01:50.051Z] 2f39f015ded8: Pulling fs layer [2022-10-26T17:01:50.051Z] 5d3b04190fa2: Waiting [2022-10-26T17:01:50.051Z] 2f39f015ded8: Waiting [2022-10-26T17:01:50.051Z] 3a2ae6a8a46f: Waiting [2022-10-26T17:01:50.051Z] 33b1e0a273af: Waiting [2022-10-26T17:01:50.051Z] 5c69ac0246d0: Download complete [2022-10-26T17:01:50.051Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T17:01:50.051Z] 3a2ae6a8a46f: Download complete [2022-10-26T17:01:50.309Z] 33b1e0a273af: Download complete [2022-10-26T17:01:50.309Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T17:01:50.309Z] 5d3b04190fa2: Download complete [2022-10-26T17:01:50.309Z] ec43610c2a17: Verifying Checksum [2022-10-26T17:01:50.309Z] ec43610c2a17: Download complete [2022-10-26T17:01:50.309Z] 5eb5b503b376: Verifying Checksum [2022-10-26T17:01:50.309Z] 5eb5b503b376: Download complete [2022-10-26T17:01:50.874Z] 2f39f015ded8: Download complete [2022-10-26T17:01:51.807Z] 5eb5b503b376: Pull complete [2022-10-26T17:01:51.807Z] 5c69ac0246d0: Pull complete [2022-10-26T17:01:52.065Z] ec43610c2a17: Pull complete [2022-10-26T17:01:52.323Z] 3a2ae6a8a46f: Pull complete [2022-10-26T17:01:52.323Z] 33b1e0a273af: Pull complete [2022-10-26T17:01:52.581Z] 5d3b04190fa2: Pull complete [2022-10-26T17:01:56.765Z] 2f39f015ded8: Pull complete [2022-10-26T17:01:56.765Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T17:01:56.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T17:01:56.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T17:01:56.846Z] prd-ubuntu20.04-docker-8c-8g-117196 does not seem to be running inside a container [2022-10-26T17:01:56.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T17:01:59.565Z] $ docker top 8b6790bc414a84f37ba59955f57c9ae95514d3fb656b610bd45de4e4aa83f2b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T17:01:59.951Z] ---> job-cost.sh [2022-10-26T17:01:59.951Z] lf-activate-venv: SKIPPING [2022-10-26T17:01:59.951Z] INFO: No Stack... [2022-10-26T17:02:00.521Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T17:02:00.788Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T17:02:01.082Z] + cut -d, -f6 [2022-10-26T17:02:01.082Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [Pipeline] lock [2022-10-26T17:02:01.093Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-77-stack-cost] [2022-10-26T17:02:01.099Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-77-stack-cost] did not exist. Created. [2022-10-26T17:02:01.100Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T17:02:01.393Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T17:02:01.424Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T17:02:01.430Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-77-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T17:02:01.451Z] $ docker stop --time=1 8b6790bc414a84f37ba59955f57c9ae95514d3fb656b610bd45de4e4aa83f2b2 [2022-10-26T17:02:02.622Z] $ docker rm -f 8b6790bc414a84f37ba59955f57c9ae95514d3fb656b610bd45de4e4aa83f2b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T19:00:42.065Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117240 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-10-26T19:00:42.079Z] Running in /w/workspace/device-mqtt-go/77 [Pipeline] { [Pipeline] checkout [2022-10-26T19:00:42.129Z] Selected Git installation does not exist. Using Default [2022-10-26T19:00:42.129Z] The recommended git tool is: NONE [2022-10-26T19:00:48.005Z] using credential edgex-jenkins-ssh [2022-10-26T19:00:48.026Z] Cloning the remote Git repository [2022-10-26T19:00:48.084Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-26T19:00:48.197Z] > git init /w/workspace/device-mqtt-go/77 # timeout=10 [2022-10-26T19:00:48.389Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-26T19:00:48.390Z] > git --version # timeout=10 [2022-10-26T19:00:48.416Z] > git --version # 'git version 2.25.1' [2022-10-26T19:00:48.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T19:00:48.482Z] Verifying host key using known hosts file [2022-10-26T19:00:48.735Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T19:00:48.751Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T19:00:49.991Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-10-26T19:00:50.036Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T19:00:51.040Z] Avoid second fetch [2022-10-26T19:00:51.040Z] Checking out Revision 16ab89a495dc588a47662ccf315e42eca693f4b5 (main) [2022-10-26T19:00:51.593Z] Commit message: "build: Latest go=mod and disable metrics (#433)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T19:00:51.064Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T19:00:51.082Z] > git checkout -f 16ab89a495dc588a47662ccf315e42eca693f4b5 # timeout=10 [2022-10-26T19:00:52.479Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T19:00:52.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T19:00:52.479Z] Dload Upload Total Spent Left Speed [2022-10-26T19:00:52.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84577 0 --:--:-- --:--:-- --:--:-- 84577 [Pipeline] sh [2022-10-26T19:00:53.066Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T19:00:53.391Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T19:00:53.391Z] + sudo tee /etc/docker/daemon.new [2022-10-26T19:00:53.391Z] { [2022-10-26T19:00:53.391Z] "registry-mirrors": [ [2022-10-26T19:00:53.391Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T19:00:53.391Z] ], [2022-10-26T19:00:53.391Z] "bip": "10.250.0.254/24", [2022-10-26T19:00:53.391Z] "hosts": [ [2022-10-26T19:00:53.391Z] "tcp://0.0.0.0:5555", [2022-10-26T19:00:53.391Z] "unix:///var/run/docker.sock" [2022-10-26T19:00:53.391Z] ], [2022-10-26T19:00:53.391Z] "mtu": 1458, [2022-10-26T19:00:53.391Z] "selinux-enabled": true, [2022-10-26T19:00:53.391Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T19:00:53.391Z] } [Pipeline] sh [2022-10-26T19:00:53.720Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T19:00:54.060Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:01:12.413Z] provisioning config files... [2022-10-26T19:01:12.439Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/77@tmp/config2862335211191326659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:01:12.785Z] ---> docker-login.sh [2022-10-26T19:01:12.785Z] nexus3.edgexfoundry.org:10001 [2022-10-26T19:01:13.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:01:13.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:01:13.380Z] Configure a credential helper to remove this warning. See [2022-10-26T19:01:13.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:01:13.380Z] [2022-10-26T19:01:13.380Z] Login Succeeded [2022-10-26T19:01:13.380Z] nexus3.edgexfoundry.org:10002 [2022-10-26T19:01:13.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:01:13.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:01:13.919Z] Configure a credential helper to remove this warning. See [2022-10-26T19:01:13.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:01:13.919Z] [2022-10-26T19:01:13.919Z] Login Succeeded [2022-10-26T19:01:13.919Z] nexus3.edgexfoundry.org:10003 [2022-10-26T19:01:14.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:01:14.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:01:14.188Z] Configure a credential helper to remove this warning. See [2022-10-26T19:01:14.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:01:14.188Z] [2022-10-26T19:01:14.188Z] Login Succeeded [2022-10-26T19:01:14.188Z] nexus3.edgexfoundry.org:10004 [2022-10-26T19:01:14.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:01:14.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:01:14.457Z] Configure a credential helper to remove this warning. See [2022-10-26T19:01:14.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:01:14.457Z] [2022-10-26T19:01:14.457Z] Login Succeeded [2022-10-26T19:01:14.457Z] docker.io [2022-10-26T19:01:14.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:01:15.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:01:15.309Z] Configure a credential helper to remove this warning. See [2022-10-26T19:01:15.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:01:15.309Z] [2022-10-26T19:01:15.309Z] Login Succeeded [2022-10-26T19:01:15.309Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T19:01:15.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T19:01:15.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T19:01:15.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T19:01:15.475Z] ========================================================= [2022-10-26T19:01:15.475Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T19:01:15.475Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:01:15.802Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T19:01:16.071Z] Sending build context to Docker daemon 3.216MB [2022-10-26T19:01:16.071Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T19:01:16.071Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-26T19:01:16.344Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T19:01:16.344Z] 9b18e9b68314: Pulling fs layer [2022-10-26T19:01:16.344Z] d32db5db7311: Pulling fs layer [2022-10-26T19:01:16.344Z] d0c4b47475fc: Pulling fs layer [2022-10-26T19:01:16.344Z] 5831b945b038: Pulling fs layer [2022-10-26T19:01:16.344Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T19:01:16.344Z] e10730c5d714: Pulling fs layer [2022-10-26T19:01:16.344Z] 5dd5c2283517: Pulling fs layer [2022-10-26T19:01:16.344Z] d5ac0230b979: Pulling fs layer [2022-10-26T19:01:16.344Z] 5831b945b038: Waiting [2022-10-26T19:01:16.344Z] 86bbec2aaacd: Waiting [2022-10-26T19:01:16.344Z] e10730c5d714: Waiting [2022-10-26T19:01:16.344Z] 5dd5c2283517: Waiting [2022-10-26T19:01:16.344Z] d5ac0230b979: Waiting [2022-10-26T19:01:16.344Z] d0c4b47475fc: Verifying Checksum [2022-10-26T19:01:16.344Z] d0c4b47475fc: Download complete [2022-10-26T19:01:16.344Z] d32db5db7311: Verifying Checksum [2022-10-26T19:01:16.344Z] d32db5db7311: Download complete [2022-10-26T19:01:16.344Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T19:01:16.344Z] 86bbec2aaacd: Download complete [2022-10-26T19:01:16.344Z] e10730c5d714: Verifying Checksum [2022-10-26T19:01:16.344Z] e10730c5d714: Download complete [2022-10-26T19:01:16.344Z] 9b18e9b68314: Verifying Checksum [2022-10-26T19:01:16.344Z] 9b18e9b68314: Download complete [2022-10-26T19:01:16.957Z] 9b18e9b68314: Pull complete [2022-10-26T19:01:17.932Z] d32db5db7311: Pull complete [2022-10-26T19:01:17.932Z] d5ac0230b979: Verifying Checksum [2022-10-26T19:01:17.932Z] d5ac0230b979: Download complete [2022-10-26T19:01:18.217Z] d0c4b47475fc: Pull complete [2022-10-26T19:01:19.195Z] 5dd5c2283517: Verifying Checksum [2022-10-26T19:01:19.195Z] 5dd5c2283517: Download complete [2022-10-26T19:01:19.782Z] 5831b945b038: Download complete [2022-10-26T19:01:32.122Z] 5831b945b038: Pull complete [2022-10-26T19:01:32.122Z] 86bbec2aaacd: Pull complete [2022-10-26T19:01:32.122Z] e10730c5d714: Pull complete [2022-10-26T19:01:38.805Z] 5dd5c2283517: Pull complete [2022-10-26T19:01:40.765Z] d5ac0230b979: Pull complete [2022-10-26T19:01:40.765Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T19:01:40.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T19:01:40.765Z] ---> 59b3b1a385d4 [2022-10-26T19:01:40.765Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-10-26T19:01:42.180Z] ---> Running in 0607a25ae1b2 [2022-10-26T19:01:42.451Z] Removing intermediate container 0607a25ae1b2 [2022-10-26T19:01:42.451Z] ---> e9d8accb82e0 [2022-10-26T19:01:42.451Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T19:01:42.720Z] ---> Running in 5e30ff31fa87 [2022-10-26T19:01:42.988Z] Removing intermediate container 5e30ff31fa87 [2022-10-26T19:01:42.988Z] ---> b91003e9607f [2022-10-26T19:01:42.988Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T19:01:43.258Z] ---> Running in f24af3b68881 [2022-10-26T19:01:43.528Z] Removing intermediate container f24af3b68881 [2022-10-26T19:01:43.528Z] ---> 0866ac8074f4 [2022-10-26T19:01:43.528Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T19:01:43.797Z] ---> Running in 684fd89bf175 [2022-10-26T19:01:44.067Z] Removing intermediate container 684fd89bf175 [2022-10-26T19:01:44.067Z] ---> 8a6e6dcc5d0c [2022-10-26T19:01:44.067Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T19:01:44.067Z] ---> Running in 9e1771eec4cf [2022-10-26T19:01:45.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T19:01:45.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T19:01:46.548Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-26T19:01:46.548Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-26T19:01:46.548Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-26T19:01:46.548Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-26T19:01:46.548Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T19:01:46.828Z] OK: 226 MiB in 55 packages [2022-10-26T19:01:47.802Z] Removing intermediate container 9e1771eec4cf [2022-10-26T19:01:47.802Z] ---> 5caded10993f [2022-10-26T19:01:47.802Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-10-26T19:01:48.091Z] ---> Running in 91510355806b [2022-10-26T19:01:48.362Z] Removing intermediate container 91510355806b [2022-10-26T19:01:48.362Z] ---> 00c7920e36d0 [2022-10-26T19:01:48.362Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-26T19:01:48.951Z] ---> afb3cadf4126 [2022-10-26T19:01:48.951Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T19:01:49.221Z] ---> Running in 2e179bf4e53c [2022-10-26T19:02:45.708Z] Removing intermediate container 2e179bf4e53c [2022-10-26T19:02:45.708Z] ---> e76e9d07a901 [2022-10-26T19:02:45.708Z] Step 11/12 : COPY . . [2022-10-26T19:02:45.708Z] ---> 4e4387da3eb4 [2022-10-26T19:02:45.708Z] Step 12/12 : RUN $MAKE [2022-10-26T19:02:45.708Z] ---> Running in 691c52023a7c [2022-10-26T19:02:46.678Z] noop [2022-10-26T19:02:47.646Z] Removing intermediate container 691c52023a7c [2022-10-26T19:02:47.646Z] ---> 9621a0b0e299 [2022-10-26T19:02:47.646Z] Successfully built 9621a0b0e299 [2022-10-26T19:02:47.646Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:02:48.006Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T19:02:48.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:02:48.209Z] prd-ubuntu20.04-docker-arm64-4c-16g-117240 does not seem to be running inside a container [2022-10-26T19:02:48.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/77 -v /w/workspace/device-mqtt-go/77:/w/workspace/device-mqtt-go/77:rw,z -v /w/workspace/device-mqtt-go/77@tmp:/w/workspace/device-mqtt-go/77@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 [2022-10-26T19:02:49.562Z] $ docker top 8c4abc8d3c51ea3f7608a39cf67a07d0a00567fd5c53cac0c3024d905f2f7c90 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T19:02:50.433Z] + go version [2022-10-26T19:02:50.433Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T19:02:50.455Z] $ docker stop --time=1 8c4abc8d3c51ea3f7608a39cf67a07d0a00567fd5c53cac0c3024d905f2f7c90 [2022-10-26T19:02:52.078Z] $ docker rm -f 8c4abc8d3c51ea3f7608a39cf67a07d0a00567fd5c53cac0c3024d905f2f7c90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:02:52.642Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T19:02:52.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:02:52.827Z] prd-ubuntu20.04-docker-arm64-4c-16g-117240 does not seem to be running inside a container [2022-10-26T19:02:52.894Z] $ 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/77 -v /w/workspace/device-mqtt-go/77:/w/workspace/device-mqtt-go/77:rw,z -v /w/workspace/device-mqtt-go/77@tmp:/w/workspace/device-mqtt-go/77@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 [2022-10-26T19:02:54.102Z] $ docker top c03d5ad8e47def70d2b106c935bb20bef88212b2b8f4c609ceaafa08e11c5a9e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T19:02:54.941Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/77 [Pipeline] fileExists [Pipeline] sh [2022-10-26T19:02:55.591Z] + make test [2022-10-26T19:02:55.591Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T19:02:57.541Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-26T19:04:34.211Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-26T19:04:34.211Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.074s coverage: 21.8% of statements [2022-10-26T19:04:34.211Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-26T19:04:34.211Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-26T19:04:34.211Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T19:04:49.215Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T19:04:49.215Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T19:04:49.215Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T19:04:49.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T19:04:49.503Z] $ docker stop --time=1 c03d5ad8e47def70d2b106c935bb20bef88212b2b8f4c609ceaafa08e11c5a9e [2022-10-26T19:04:51.249Z] $ docker rm -f c03d5ad8e47def70d2b106c935bb20bef88212b2b8f4c609ceaafa08e11c5a9e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T19:04:52.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T19:04:52.208Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T19:04:52.659Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T19:04:53.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T19:04:53.361Z] + ls -al . [2022-10-26T19:04:53.361Z] total 188 [2022-10-26T19:04:53.361Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 19:02 . [2022-10-26T19:04:53.361Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:00 .. [2022-10-26T19:04:53.361Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 26 19:00 .dockerignore [2022-10-26T19:04:53.362Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 19:00 .git [2022-10-26T19:04:53.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:00 .github [2022-10-26T19:04:53.362Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 26 19:00 .gitignore [2022-10-26T19:04:53.362Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 19:00 .golangci.yml [2022-10-26T19:04:53.362Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 26 19:00 Attribution.txt [2022-10-26T19:04:53.362Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 26 19:00 CHANGELOG.md [2022-10-26T19:04:53.362Z] -rw-rw-r-- 1 jenkins jenkins 1752 Oct 26 19:00 Dockerfile [2022-10-26T19:04:53.362Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 19:00 GOVERNANCE.md [2022-10-26T19:04:53.362Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 19:00 Jenkinsfile [2022-10-26T19:04:53.362Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 19:00 LICENSE [2022-10-26T19:04:53.362Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 26 19:00 Makefile [2022-10-26T19:04:53.362Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 26 19:00 OWNERS.md [2022-10-26T19:04:53.362Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 26 19:00 README.md [2022-10-26T19:04:53.362Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 17:00 VERSION [2022-10-26T19:04:53.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:00 bin [2022-10-26T19:04:53.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:00 cmd [2022-10-26T19:04:53.362Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 26 19:04 coverage.out [2022-10-26T19:04:53.362Z] -rw-rw-r-- 1 jenkins jenkins 3512 Oct 26 19:00 go.mod [2022-10-26T19:04:53.362Z] -rw-rw-r-- 1 jenkins jenkins 45144 Oct 26 19:00 go.sum [2022-10-26T19:04:53.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:00 internal [2022-10-26T19:04:53.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:00 mock [2022-10-26T19:04:53.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:00 snap [2022-10-26T19:04:53.362Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 26 19:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:04:53.703Z] + 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=16ab89a495dc588a47662ccf315e42eca693f4b5 --label arch=arm64 --label version=2.3.0-dev.30 . [2022-10-26T19:04:53.972Z] Sending build context to Docker daemon 3.235MB [2022-10-26T19:04:53.972Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T19:04:53.972Z] Step 2/24 : FROM ${BASE} AS builder [2022-10-26T19:04:53.972Z] ---> 9621a0b0e299 [2022-10-26T19:04:53.972Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-26T19:04:54.239Z] ---> Running in 4411c8f307f5 [2022-10-26T19:04:54.506Z] Removing intermediate container 4411c8f307f5 [2022-10-26T19:04:54.506Z] ---> 26360befa519 [2022-10-26T19:04:54.506Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T19:04:54.506Z] ---> Running in 1db2f6f69956 [2022-10-26T19:04:54.777Z] Removing intermediate container 1db2f6f69956 [2022-10-26T19:04:54.777Z] ---> 21586fe65016 [2022-10-26T19:04:54.777Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-26T19:04:54.777Z] ---> Running in 6f7ca452df57 [2022-10-26T19:04:55.043Z] Removing intermediate container 6f7ca452df57 [2022-10-26T19:04:55.043Z] ---> 7a8f398bc5af [2022-10-26T19:04:55.043Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T19:04:55.313Z] ---> Running in bdcf9672dd87 [2022-10-26T19:04:55.582Z] Removing intermediate container bdcf9672dd87 [2022-10-26T19:04:55.582Z] ---> c7b722ef58bd [2022-10-26T19:04:55.582Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T19:04:55.582Z] ---> Running in 5f34875461ee [2022-10-26T19:04:56.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T19:04:56.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T19:04:57.766Z] OK: 226 MiB in 55 packages [2022-10-26T19:04:58.728Z] Removing intermediate container 5f34875461ee [2022-10-26T19:04:58.728Z] ---> 175e998f74e9 [2022-10-26T19:04:58.728Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-10-26T19:04:58.728Z] ---> Running in 0bf79fdc41c3 [2022-10-26T19:04:58.995Z] Removing intermediate container 0bf79fdc41c3 [2022-10-26T19:04:58.995Z] ---> a0cb851120b7 [2022-10-26T19:04:58.995Z] Step 9/24 : COPY go.mod vendor* ./ [2022-10-26T19:04:59.577Z] ---> 3acf1244762b [2022-10-26T19:04:59.577Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T19:04:59.577Z] ---> Running in 55306d79b5ee [2022-10-26T19:05:02.931Z] Removing intermediate container 55306d79b5ee [2022-10-26T19:05:02.931Z] ---> 0cbd014243e1 [2022-10-26T19:05:02.931Z] Step 11/24 : COPY . . [2022-10-26T19:05:03.897Z] ---> dfcf60e664ef [2022-10-26T19:05:03.897Z] Step 12/24 : RUN $MAKE [2022-10-26T19:05:03.897Z] ---> Running in a0d7c26cadb2 [2022-10-26T19:05:04.862Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-26T19:07:41.608Z] Removing intermediate container a0d7c26cadb2 [2022-10-26T19:07:41.608Z] ---> 097a5d83c475 [2022-10-26T19:07:41.608Z] Step 13/24 : FROM alpine:3.16 [2022-10-26T19:07:41.608Z] 3.16: Pulling from library/alpine [2022-10-26T19:07:41.608Z] 9b18e9b68314: Already exists [2022-10-26T19:07:41.608Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T19:07:41.608Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T19:07:41.608Z] ---> a6215f271958 [2022-10-26T19:07:41.608Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-26T19:07:41.608Z] ---> Running in a1c658420a2a [2022-10-26T19:07:41.608Z] Removing intermediate container a1c658420a2a [2022-10-26T19:07:41.608Z] ---> 277ec0392bc3 [2022-10-26T19:07:41.608Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T19:07:41.608Z] ---> Running in 8c36e2da359d [2022-10-26T19:07:41.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T19:07:41.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T19:07:41.608Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T19:07:41.608Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T19:07:41.608Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T19:07:41.608Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T19:07:41.608Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T19:07:41.608Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T19:07:41.608Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T19:07:41.608Z] OK: 8 MiB in 20 packages [2022-10-26T19:07:41.608Z] Removing intermediate container 8c36e2da359d [2022-10-26T19:07:41.608Z] ---> b7971bb43a0a [2022-10-26T19:07:41.608Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-26T19:07:42.567Z] ---> a141fe2c17a3 [2022-10-26T19:07:42.567Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-26T19:07:43.171Z] ---> 4c721b5a8d7d [2022-10-26T19:07:43.171Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-26T19:07:43.755Z] ---> d18dddde8e79 [2022-10-26T19:07:43.755Z] Step 19/24 : EXPOSE 59982 [2022-10-26T19:07:43.755Z] ---> Running in 5bb293b7aa5e [2022-10-26T19:07:44.023Z] Removing intermediate container 5bb293b7aa5e [2022-10-26T19:07:44.023Z] ---> 50bedc06afb4 [2022-10-26T19:07:44.023Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-10-26T19:07:44.023Z] ---> Running in 723d9acf8641 [2022-10-26T19:07:44.290Z] Removing intermediate container 723d9acf8641 [2022-10-26T19:07:44.290Z] ---> 9883d0f5221e [2022-10-26T19:07:44.290Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T19:07:44.556Z] ---> Running in 43b9be13515c [2022-10-26T19:07:44.824Z] Removing intermediate container 43b9be13515c [2022-10-26T19:07:44.824Z] ---> 29ec8aecc6b7 [2022-10-26T19:07:44.824Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T19:07:44.824Z] ---> Running in 4fd7dbafb151 [2022-10-26T19:07:45.090Z] Removing intermediate container 4fd7dbafb151 [2022-10-26T19:07:45.090Z] ---> 24fdb5156b3c [2022-10-26T19:07:45.090Z] Step 23/24 : LABEL git_sha=16ab89a495dc588a47662ccf315e42eca693f4b5 [2022-10-26T19:07:45.090Z] ---> Running in 9f10c20f5a42 [2022-10-26T19:07:45.358Z] Removing intermediate container 9f10c20f5a42 [2022-10-26T19:07:45.358Z] ---> 75942f9f54a0 [2022-10-26T19:07:45.358Z] Step 24/24 : LABEL version=2.3.0-dev.30 [2022-10-26T19:07:45.358Z] ---> Running in e3a6574df358 [2022-10-26T19:07:45.626Z] Removing intermediate container e3a6574df358 [2022-10-26T19:07:45.626Z] ---> 679426441ec7 [2022-10-26T19:07:45.626Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T19:07:45.626Z] Successfully built 679426441ec7 [2022-10-26T19:07:45.626Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:07:45.739Z] provisioning config files... [2022-10-26T19:07:45.753Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/77@tmp/config10827103007679871710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:07:46.082Z] ---> docker-login.sh [2022-10-26T19:07:46.082Z] nexus3.edgexfoundry.org:10001 [2022-10-26T19:07:46.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:07:46.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:07:46.348Z] Configure a credential helper to remove this warning. See [2022-10-26T19:07:46.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:07:46.348Z] [2022-10-26T19:07:46.348Z] Login Succeeded [2022-10-26T19:07:46.348Z] nexus3.edgexfoundry.org:10002 [2022-10-26T19:07:46.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:07:46.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:07:46.614Z] Configure a credential helper to remove this warning. See [2022-10-26T19:07:46.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:07:46.614Z] [2022-10-26T19:07:46.614Z] Login Succeeded [2022-10-26T19:07:46.614Z] nexus3.edgexfoundry.org:10003 [2022-10-26T19:07:46.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:07:47.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:07:47.147Z] Configure a credential helper to remove this warning. See [2022-10-26T19:07:47.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:07:47.147Z] [2022-10-26T19:07:47.147Z] Login Succeeded [2022-10-26T19:07:47.147Z] nexus3.edgexfoundry.org:10004 [2022-10-26T19:07:47.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:07:47.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:07:47.413Z] Configure a credential helper to remove this warning. See [2022-10-26T19:07:47.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:07:47.413Z] [2022-10-26T19:07:47.413Z] Login Succeeded [2022-10-26T19:07:47.413Z] docker.io [2022-10-26T19:07:47.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:07:47.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:07:47.943Z] Configure a credential helper to remove this warning. See [2022-10-26T19:07:47.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:07:47.943Z] [2022-10-26T19:07:47.943Z] Login Succeeded [2022-10-26T19:07:47.943Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T19:07:47.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T19:07:47.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T19:07:48.005Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-10-26T19:07:48.005Z] 16ab89a495dc588a47662ccf315e42eca693f4b5 [2022-10-26T19:07:48.005Z] latest [2022-10-26T19:07:48.005Z] 2.3.0-dev.30 [2022-10-26T19:07:48.005Z] 16ab89a495dc588a47662ccf315e42eca693f4b5-2.3.0-dev.30 [2022-10-26T19:07:48.005Z] main [2022-10-26T19:07:48.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:07:48.356Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16ab89a495dc588a47662ccf315e42eca693f4b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:07:48.707Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16ab89a495dc588a47662ccf315e42eca693f4b5 [2022-10-26T19:07:48.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-26T19:07:48.707Z] 93222e9db408: Preparing [2022-10-26T19:07:48.707Z] ae0a79249202: Preparing [2022-10-26T19:07:48.707Z] d86fb88dda38: Preparing [2022-10-26T19:07:48.707Z] a7c047478653: Preparing [2022-10-26T19:07:48.707Z] 5d3e392a13a0: Preparing [2022-10-26T19:07:48.974Z] 5d3e392a13a0: Layer already exists [2022-10-26T19:07:48.974Z] 93222e9db408: Pushed [2022-10-26T19:07:48.974Z] ae0a79249202: Pushed [2022-10-26T19:07:49.559Z] a7c047478653: Pushed [2022-10-26T19:07:53.809Z] d86fb88dda38: Pushed [2022-10-26T19:07:54.074Z] 16ab89a495dc588a47662ccf315e42eca693f4b5: digest: sha256:8a4cb31c6bdba59551ef5e972b47c778e9d93c848a7c40dd890c336ead46b633 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:07:54.422Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:07:54.751Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-10-26T19:07:54.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-26T19:07:54.751Z] 93222e9db408: Preparing [2022-10-26T19:07:54.751Z] ae0a79249202: Preparing [2022-10-26T19:07:54.751Z] d86fb88dda38: Preparing [2022-10-26T19:07:54.751Z] a7c047478653: Preparing [2022-10-26T19:07:54.751Z] 5d3e392a13a0: Preparing [2022-10-26T19:07:54.751Z] 5d3e392a13a0: Layer already exists [2022-10-26T19:07:54.751Z] 93222e9db408: Layer already exists [2022-10-26T19:07:54.751Z] a7c047478653: Layer already exists [2022-10-26T19:07:54.751Z] ae0a79249202: Layer already exists [2022-10-26T19:07:54.751Z] d86fb88dda38: Layer already exists [2022-10-26T19:07:54.751Z] latest: digest: sha256:8a4cb31c6bdba59551ef5e972b47c778e9d93c848a7c40dd890c336ead46b633 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:07:55.097Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:07:55.434Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.30 [2022-10-26T19:07:55.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-26T19:07:55.434Z] 93222e9db408: Preparing [2022-10-26T19:07:55.434Z] ae0a79249202: Preparing [2022-10-26T19:07:55.434Z] d86fb88dda38: Preparing [2022-10-26T19:07:55.434Z] a7c047478653: Preparing [2022-10-26T19:07:55.434Z] 5d3e392a13a0: Preparing [2022-10-26T19:07:55.434Z] a7c047478653: Layer already exists [2022-10-26T19:07:55.434Z] d86fb88dda38: Layer already exists [2022-10-26T19:07:55.434Z] 5d3e392a13a0: Layer already exists [2022-10-26T19:07:55.434Z] 93222e9db408: Layer already exists [2022-10-26T19:07:55.434Z] ae0a79249202: Layer already exists [2022-10-26T19:07:55.434Z] 2.3.0-dev.30: digest: sha256:8a4cb31c6bdba59551ef5e972b47c778e9d93c848a7c40dd890c336ead46b633 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:07:55.788Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16ab89a495dc588a47662ccf315e42eca693f4b5-2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:07:56.198Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16ab89a495dc588a47662ccf315e42eca693f4b5-2.3.0-dev.30 [2022-10-26T19:07:56.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-26T19:07:56.198Z] 93222e9db408: Preparing [2022-10-26T19:07:56.198Z] ae0a79249202: Preparing [2022-10-26T19:07:56.198Z] d86fb88dda38: Preparing [2022-10-26T19:07:56.198Z] a7c047478653: Preparing [2022-10-26T19:07:56.198Z] 5d3e392a13a0: Preparing [2022-10-26T19:07:56.198Z] 5d3e392a13a0: Layer already exists [2022-10-26T19:07:56.198Z] a7c047478653: Layer already exists [2022-10-26T19:07:56.198Z] ae0a79249202: Layer already exists [2022-10-26T19:07:56.198Z] 93222e9db408: Layer already exists [2022-10-26T19:07:56.198Z] d86fb88dda38: Layer already exists [2022-10-26T19:07:56.198Z] 16ab89a495dc588a47662ccf315e42eca693f4b5-2.3.0-dev.30: digest: sha256:8a4cb31c6bdba59551ef5e972b47c778e9d93c848a7c40dd890c336ead46b633 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:07:56.551Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:07:56.892Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-10-26T19:07:56.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-26T19:07:56.892Z] 93222e9db408: Preparing [2022-10-26T19:07:56.892Z] ae0a79249202: Preparing [2022-10-26T19:07:56.892Z] d86fb88dda38: Preparing [2022-10-26T19:07:56.892Z] a7c047478653: Preparing [2022-10-26T19:07:56.892Z] 5d3e392a13a0: Preparing [2022-10-26T19:07:56.892Z] d86fb88dda38: Layer already exists [2022-10-26T19:07:56.892Z] 5d3e392a13a0: Layer already exists [2022-10-26T19:07:56.892Z] 93222e9db408: Layer already exists [2022-10-26T19:07:56.892Z] ae0a79249202: Layer already exists [2022-10-26T19:07:56.892Z] a7c047478653: Layer already exists [2022-10-26T19:07:56.892Z] main: digest: sha256:8a4cb31c6bdba59551ef5e972b47c778e9d93c848a7c40dd890c336ead46b633 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T19:07:57.223Z] ===================================================== [Pipeline] echo [2022-10-26T19:07:57.231Z] taggedImages: [2022-10-26T19:07:57.231Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16ab89a495dc588a47662ccf315e42eca693f4b5 [2022-10-26T19:07:57.231Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-10-26T19:07:57.231Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.30 [2022-10-26T19:07:57.231Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16ab89a495dc588a47662ccf315e42eca693f4b5-2.3.0-dev.30 [2022-10-26T19:07:57.231Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:07:57.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T19:07:57.596Z] [2022-10-26T19:07:57.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:07:57.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T19:07:57.935Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T19:07:57.935Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T19:07:57.935Z] 04944245beec: Pulling fs layer [2022-10-26T19:07:57.935Z] 699f458cf7ca: Pulling fs layer [2022-10-26T19:07:57.935Z] 765212b225bb: Pulling fs layer [2022-10-26T19:07:57.935Z] f23df028b6ca: Pulling fs layer [2022-10-26T19:07:57.935Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T19:07:57.935Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T19:07:57.935Z] 765212b225bb: Waiting [2022-10-26T19:07:57.935Z] f23df028b6ca: Waiting [2022-10-26T19:07:57.935Z] d65c8cfc05b1: Waiting [2022-10-26T19:07:57.935Z] 2437ff75d9bd: Waiting [2022-10-26T19:07:58.204Z] 04944245beec: Verifying Checksum [2022-10-26T19:07:58.204Z] 04944245beec: Download complete [2022-10-26T19:07:58.204Z] 765212b225bb: Verifying Checksum [2022-10-26T19:07:58.204Z] 765212b225bb: Download complete [2022-10-26T19:07:58.204Z] f23df028b6ca: Verifying Checksum [2022-10-26T19:07:58.204Z] f23df028b6ca: Download complete [2022-10-26T19:07:58.204Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T19:07:58.204Z] d65c8cfc05b1: Download complete [2022-10-26T19:07:58.204Z] 699f458cf7ca: Verifying Checksum [2022-10-26T19:07:58.204Z] 699f458cf7ca: Download complete [2022-10-26T19:07:58.793Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T19:07:58.793Z] 8998bd30e6a1: Download complete [2022-10-26T19:08:01.379Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T19:08:01.379Z] 2437ff75d9bd: Download complete [2022-10-26T19:08:02.788Z] 8998bd30e6a1: Pull complete [2022-10-26T19:08:03.374Z] 04944245beec: Pull complete [2022-10-26T19:08:04.783Z] 699f458cf7ca: Pull complete [2022-10-26T19:08:04.783Z] 765212b225bb: Pull complete [2022-10-26T19:08:05.742Z] f23df028b6ca: Pull complete [2022-10-26T19:08:05.742Z] d65c8cfc05b1: Pull complete [2022-10-26T19:08:20.736Z] 2437ff75d9bd: Pull complete [2022-10-26T19:08:20.736Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T19:08:20.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T19:08:20.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:08:20.919Z] prd-ubuntu20.04-docker-arm64-4c-16g-117240 does not seem to be running inside a container [2022-10-26T19:08:20.964Z] $ 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/77 -v /w/workspace/device-mqtt-go/77:/w/workspace/device-mqtt-go/77:rw,z -v /w/workspace/device-mqtt-go/77@tmp:/w/workspace/device-mqtt-go/77@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 [2022-10-26T19:08:23.394Z] $ docker top bc47e408a6ff095920f3eee2193e48e573c12476a21408079cf529fd478c84df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:08:24.265Z] ---> job-cost.sh [2022-10-26T19:08:24.265Z] lf-activate-venv: SKIPPING [2022-10-26T19:08:24.265Z] INFO: No Stack... [2022-10-26T19:08:24.531Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T19:08:25.485Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T19:08:26.171Z] + cat /w/workspace/device-mqtt-go/77/archives/cost.csv [2022-10-26T19:08:26.171Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T19:08:26.250Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-77-stack-cost] [2022-10-26T19:08:26.257Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-77-stack-cost] did not exist. Created. [2022-10-26T19:08:26.257Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T19:08:26.607Z] /w/workspace/device-mqtt-go/77@tmp/durable-949d8a3a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T19:08:27.333Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T19:08:27.352Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T19:08:27.401Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T19:08:27.410Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-77-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T19:08:27.415Z] $ docker stop --time=1 bc47e408a6ff095920f3eee2193e48e573c12476a21408079cf529fd478c84df [2022-10-26T19:08:28.903Z] $ docker rm -f bc47e408a6ff095920f3eee2193e48e573c12476a21408079cf529fd478c84df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-26T19:08:29.286Z] provisioning config files... [2022-10-26T19:08:29.293Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3856619944000042959tmp [Pipeline] { [Pipeline] sh [2022-10-26T19:08:29.584Z] + set +x [2022-10-26T19:08:29.584Z] + bash -s -- [2022-10-26T19:08:29.584Z] + curl -s https://codecov.io/bash [2022-10-26T19:08:29.584Z] [2022-10-26T19:08:29.584Z] _____ _ [2022-10-26T19:08:29.584Z] / ____| | | [2022-10-26T19:08:29.584Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T19:08:29.584Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T19:08:29.584Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T19:08:29.584Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T19:08:29.584Z] Bash-1.0.6 [2022-10-26T19:08:29.584Z] [2022-10-26T19:08:29.584Z] [2022-10-26T19:08:29.584Z] ==> git version 2.25.1 found [2022-10-26T19:08:29.584Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-26T19:08:29.584Z] Release-Date: 2020-01-08 [2022-10-26T19:08:29.584Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T19:08:29.584Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T19:08:29.584Z] ==> Jenkins CI detected. [2022-10-26T19:08:29.584Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-10-26T19:08:29.584Z] project root: . [2022-10-26T19:08:29.584Z] --> token set from env [2022-10-26T19:08:29.584Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T19:08:29.584Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T19:08:29.584Z] ==> Python coveragepy not found [2022-10-26T19:08:29.584Z] ==> Searching for coverage reports in: [2022-10-26T19:08:29.584Z] + . [2022-10-26T19:08:29.584Z] -> Found 1 reports [2022-10-26T19:08:29.584Z] ==> Detecting git/mercurial file structure [2022-10-26T19:08:29.584Z] ==> Reading reports [2022-10-26T19:08:29.843Z] + ./coverage.out bytes=17887 [2022-10-26T19:08:29.843Z] ==> Appending adjustments [2022-10-26T19:08:29.843Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T19:08:29.843Z] + Found adjustments [2022-10-26T19:08:29.843Z] ==> Gzipping contents [2022-10-26T19:08:29.843Z] 4.0K /tmp/codecov.T9CZL8.gz [2022-10-26T19:08:29.843Z] ==> Uploading reports [2022-10-26T19:08:29.843Z] url: https://codecov.io [2022-10-26T19:08:29.843Z] query: branch=main&commit=16ab89a495dc588a47662ccf315e42eca693f4b5&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T19:08:29.843Z] -> Pinging Codecov [2022-10-26T19:08:29.843Z] 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=16ab89a495dc588a47662ccf315e42eca693f4b5&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T19:08:30.101Z] -> Uploading to [2022-10-26T19:08:30.101Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/7D719EC7BBE17E464838252E33014C33/16ab89a495dc588a47662ccf315e42eca693f4b5/3bccdf0d-2428-4a8d-adb4-43fb12e8cd9e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T190829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db33ed4bec7eb3d0e01bb40351263cfb25a4422faf5d4d3bed2fc5acd93a5340 [2022-10-26T19:08:30.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T19:08:30.101Z] Dload Upload Total Spent Left Speed [2022-10-26T19:08:30.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 14663 --:--:-- --:--:-- --:--:-- 14663 [2022-10-26T19:08:30.361Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/16ab89a495dc588a47662ccf315e42eca693f4b5 [Pipeline] } [2022-10-26T19:08:30.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-26T19:08:30.565Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T19:08:30.574Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:08:30.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T19:08:30.864Z] [2022-10-26T19:08:30.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:08:31.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T19:08:31.163Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T19:08:31.163Z] df9b9388f04a: Pulling fs layer [2022-10-26T19:08:31.163Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T19:08:31.163Z] 25bc292e5bac: Pulling fs layer [2022-10-26T19:08:31.163Z] 114826534d7a: Pulling fs layer [2022-10-26T19:08:31.163Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T19:08:31.163Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T19:08:31.163Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T19:08:31.163Z] 4657fd5d0bcf: Waiting [2022-10-26T19:08:31.163Z] 6ad1cebc031e: Waiting [2022-10-26T19:08:31.163Z] 25bc292e5bac: Verifying Checksum [2022-10-26T19:08:31.163Z] 25bc292e5bac: Download complete [2022-10-26T19:08:31.163Z] 52dc419b0ee2: Verifying Checksum [2022-10-26T19:08:31.163Z] 52dc419b0ee2: Download complete [2022-10-26T19:08:31.163Z] 4657fd5d0bcf: Verifying Checksum [2022-10-26T19:08:31.163Z] 4657fd5d0bcf: Download complete [2022-10-26T19:08:31.163Z] df9b9388f04a: Verifying Checksum [2022-10-26T19:08:31.163Z] df9b9388f04a: Download complete [2022-10-26T19:08:31.422Z] df9b9388f04a: Pull complete [2022-10-26T19:08:31.422Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T19:08:31.422Z] 6ad1cebc031e: Download complete [2022-10-26T19:08:31.422Z] 52dc419b0ee2: Pull complete [2022-10-26T19:08:31.422Z] 25bc292e5bac: Pull complete [2022-10-26T19:08:31.988Z] 114826534d7a: Verifying Checksum [2022-10-26T19:08:31.988Z] 114826534d7a: Download complete [2022-10-26T19:08:31.988Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T19:08:31.988Z] 8a3aa393b2d8: Download complete [2022-10-26T19:08:35.265Z] 114826534d7a: Pull complete [2022-10-26T19:08:35.265Z] 4657fd5d0bcf: Pull complete [2022-10-26T19:08:35.265Z] 6ad1cebc031e: Pull complete [2022-10-26T19:08:37.785Z] 8a3aa393b2d8: Pull complete [2022-10-26T19:08:37.786Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T19:08:37.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T19:08:37.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:08:37.852Z] prd-ubuntu20.04-docker-8c-8g-117196 does not seem to be running inside a container [2022-10-26T19:08:37.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-26T19:08:39.595Z] $ docker top 87918cfa0eaf5b806f26a4b078113a6961572ca611660d5eb1ff9e5250bbf76a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T19:08:39.641Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-10-26T19:08:39.915Z] + set -o pipefail [2022-10-26T19:08:39.915Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-10-26T19:08:45.192Z] [2022-10-26T19:08:45.192Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-10-26T19:08:45.192Z] [2022-10-26T19:08:45.192Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/119d94ca-36e3-46e0-a25c-609f46c242c4 [2022-10-26T19:08:45.192Z] [2022-10-26T19:08:45.192Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-26T19:08:45.192Z] [2022-10-26T19:08:45.192Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T19:08:45.192Z] [2022-10-26T19:08:45.192Z] [2022-10-26T19:08:45.192Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T19:08:45.192Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T19:08:45.192Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T19:08:45.210Z] $ docker stop --time=1 87918cfa0eaf5b806f26a4b078113a6961572ca611660d5eb1ff9e5250bbf76a [2022-10-26T19:08:47.179Z] $ docker rm -f 87918cfa0eaf5b806f26a4b078113a6961572ca611660d5eb1ff9e5250bbf76a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T19:08:47.873Z] + git log --format=format:%s -1 16ab89a495dc588a47662ccf315e42eca693f4b5 [Pipeline] sh [2022-10-26T19:08:48.165Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T19:08:48.165Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:08:48.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T19:08:48.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:08:48.528Z] prd-ubuntu20.04-docker-8c-8g-117196 does not seem to be running inside a container [2022-10-26T19:08:48.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T19:08:48.913Z] $ docker top 210917ea853b0f3b7a55320f7a47b2ace71fc5e55180f0436acb515b7edbf985 -eo pid,comm [2022-10-26T19:08:48.957Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T19:08:48.957Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T19:08:48.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T19:08:48.995Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T19:08:49.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T19:08:49.110Z] $ docker exec 210917ea853b0f3b7a55320f7a47b2ace71fc5e55180f0436acb515b7edbf985 ssh-agent [2022-10-26T19:08:49.215Z] SSH_AUTH_SOCK=/tmp/ssh-JoTwNtp01dGs/agent.33 [2022-10-26T19:08:49.215Z] SSH_AGENT_PID=39 [2022-10-26T19:08:49.220Z] Running ssh-add (command line suppressed) [2022-10-26T19:08:49.327Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8773229000156157289.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8773229000156157289.key) [2022-10-26T19:08:49.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T19:08:49.620Z] + git semver tag [2022-10-26T19:08:49.879Z] 2022-10-26 19:08:49,807 [run_tag] DEBUG tag force:False [2022-10-26T19:08:49.879Z] 2022-10-26 19:08:49,807 [check_head_tag] DEBUG check head tag [2022-10-26T19:08:49.879Z] 2022-10-26 19:08:49,808 [execute] INFO git cat-file --batch-check [2022-10-26T19:08:49.879Z] 2022-10-26 19:08:49,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-10-26T19:08:49.879Z] 2022-10-26 19:08:49,812 [execute] INFO git cat-file --batch [2022-10-26T19:08:49.879Z] 2022-10-26 19:08:49,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-10-26T19:08:49.879Z] 2022-10-26 19:08:49,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T19:08:49.879Z] 2022-10-26 19:08:49,828 [execute] INFO git tag -a v2.3.0-dev.30 -m v2.3.0-dev.30 [2022-10-26T19:08:49.879Z] 2022-10-26 19:08:49,828 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.30', '-m', 'v2.3.0-dev.30'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T19:08:49.879Z] 2022-10-26 19:08:49,831 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T19:08:49.879Z] 2.3.0-dev.30 [Pipeline] } [2022-10-26T19:08:49.895Z] $ docker exec --env ******** --env ******** 210917ea853b0f3b7a55320f7a47b2ace71fc5e55180f0436acb515b7edbf985 ssh-agent -k [2022-10-26T19:08:49.990Z] unset SSH_AUTH_SOCK; [2022-10-26T19:08:49.991Z] unset SSH_AGENT_PID; [2022-10-26T19:08:49.991Z] echo Agent pid 39 killed; [2022-10-26T19:08:49.992Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T19:08:50.296Z] + git semver [Pipeline] } [2022-10-26T19:08:50.577Z] $ docker stop --time=1 210917ea853b0f3b7a55320f7a47b2ace71fc5e55180f0436acb515b7edbf985 [2022-10-26T19:08:51.841Z] $ docker rm -f 210917ea853b0f3b7a55320f7a47b2ace71fc5e55180f0436acb515b7edbf985 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:08:52.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T19:08:52.216Z] [2022-10-26T19:08:52.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:08:52.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T19:08:52.521Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T19:08:52.521Z] ab5ef0e58194: Pulling fs layer [2022-10-26T19:08:52.521Z] 9712f1f96733: Pulling fs layer [2022-10-26T19:08:52.521Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T19:08:52.521Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T19:08:52.521Z] e9a5061849ea: Pulling fs layer [2022-10-26T19:08:52.521Z] d747dcd14b5f: Pulling fs layer [2022-10-26T19:08:52.521Z] 2de7ff778b66: Pulling fs layer [2022-10-26T19:08:52.521Z] 2de7ff778b66: Waiting [2022-10-26T19:08:52.521Z] e9a5061849ea: Waiting [2022-10-26T19:08:52.521Z] d747dcd14b5f: Waiting [2022-10-26T19:08:52.521Z] 0d9ebad4ef96: Waiting [2022-10-26T19:08:52.521Z] 9712f1f96733: Verifying Checksum [2022-10-26T19:08:52.521Z] 9712f1f96733: Download complete [2022-10-26T19:08:52.790Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T19:08:52.790Z] 63f879dbbcfc: Download complete [2022-10-26T19:08:53.060Z] e9a5061849ea: Verifying Checksum [2022-10-26T19:08:53.060Z] e9a5061849ea: Download complete [2022-10-26T19:08:53.060Z] d747dcd14b5f: Verifying Checksum [2022-10-26T19:08:53.060Z] d747dcd14b5f: Download complete [2022-10-26T19:08:53.319Z] ab5ef0e58194: Download complete [2022-10-26T19:08:53.319Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T19:08:53.319Z] 0d9ebad4ef96: Download complete [2022-10-26T19:08:53.319Z] 2de7ff778b66: Verifying Checksum [2022-10-26T19:08:53.319Z] 2de7ff778b66: Download complete [2022-10-26T19:08:55.862Z] ab5ef0e58194: Pull complete [2022-10-26T19:08:55.862Z] 9712f1f96733: Pull complete [2022-10-26T19:08:56.432Z] 63f879dbbcfc: Pull complete [2022-10-26T19:08:59.709Z] 0d9ebad4ef96: Pull complete [2022-10-26T19:08:59.966Z] e9a5061849ea: Pull complete [2022-10-26T19:08:59.966Z] d747dcd14b5f: Pull complete [2022-10-26T19:09:00.896Z] 2de7ff778b66: Pull complete [2022-10-26T19:09:00.896Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T19:09:00.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T19:09:00.896Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:09:00.967Z] prd-ubuntu20.04-docker-8c-8g-117196 does not seem to be running inside a container [2022-10-26T19:09:00.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-26T19:09:02.644Z] $ docker top 56c643657a6f1239c27dcc7700da06cdc58205829761d2b17cc1ddadd8477db7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:09:02.706Z] provisioning config files... [2022-10-26T19:09:02.712Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1437734094257977652tmp [2022-10-26T19:09:02.720Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14652948823864342468tmp [2022-10-26T19:09:02.727Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8513077662022473534tmp [Pipeline] { [Pipeline] echo [2022-10-26T19:09:02.740Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:09:03.016Z] ---> sigul-configuration.sh [2022-10-26T19:09:03.016Z] gpg: directory `/root/.gnupg' created [2022-10-26T19:09:03.016Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T19:09:03.016Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T19:09:03.016Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T19:09:03.016Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T19:09:03.016Z] gpg: CAST5 encrypted data [2022-10-26T19:09:03.016Z] gpg: encrypted with 1 passphrase [2022-10-26T19:09:03.016Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T19:09:03.298Z] + mkdir /home/jenkins [2022-10-26T19:09:03.298Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T19:09:03.581Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-26T19:09:03.588Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:09:03.869Z] ---> sigul-install.sh [2022-10-26T19:09:03.869Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T19:09:04.152Z] + git tag --list [2022-10-26T19:09:04.152Z] 0.7.1 [2022-10-26T19:09:04.152Z] v1.0.0 [2022-10-26T19:09:04.152Z] v1.1.0 [2022-10-26T19:09:04.152Z] v1.1.1 [2022-10-26T19:09:04.152Z] v1.2.2 [2022-10-26T19:09:04.152Z] v1.3.0 [2022-10-26T19:09:04.152Z] v1.3.1 [2022-10-26T19:09:04.152Z] v2.0.0 [2022-10-26T19:09:04.152Z] v2.1.0 [2022-10-26T19:09:04.152Z] v2.1.1 [2022-10-26T19:09:04.152Z] v2.1.1-dev.1 [2022-10-26T19:09:04.152Z] v2.1.1-dev.2 [2022-10-26T19:09:04.152Z] v2.2.0 [2022-10-26T19:09:04.152Z] v2.2.1-dev.1 [2022-10-26T19:09:04.152Z] v2.2.1-dev.10 [2022-10-26T19:09:04.152Z] v2.2.1-dev.2 [2022-10-26T19:09:04.152Z] v2.2.1-dev.3 [2022-10-26T19:09:04.152Z] v2.2.1-dev.4 [2022-10-26T19:09:04.152Z] v2.2.1-dev.5 [2022-10-26T19:09:04.152Z] v2.2.1-dev.6 [2022-10-26T19:09:04.152Z] v2.2.1-dev.7 [2022-10-26T19:09:04.152Z] v2.2.1-dev.8 [2022-10-26T19:09:04.152Z] v2.2.1-dev.9 [2022-10-26T19:09:04.152Z] v2.3.0-dev.10 [2022-10-26T19:09:04.152Z] v2.3.0-dev.11 [2022-10-26T19:09:04.152Z] v2.3.0-dev.12 [2022-10-26T19:09:04.152Z] v2.3.0-dev.13 [2022-10-26T19:09:04.152Z] v2.3.0-dev.14 [2022-10-26T19:09:04.152Z] v2.3.0-dev.15 [2022-10-26T19:09:04.152Z] v2.3.0-dev.16 [2022-10-26T19:09:04.152Z] v2.3.0-dev.17 [2022-10-26T19:09:04.152Z] v2.3.0-dev.18 [2022-10-26T19:09:04.152Z] v2.3.0-dev.19 [2022-10-26T19:09:04.152Z] v2.3.0-dev.20 [2022-10-26T19:09:04.152Z] v2.3.0-dev.21 [2022-10-26T19:09:04.152Z] v2.3.0-dev.22 [2022-10-26T19:09:04.152Z] v2.3.0-dev.23 [2022-10-26T19:09:04.152Z] v2.3.0-dev.24 [2022-10-26T19:09:04.152Z] v2.3.0-dev.25 [2022-10-26T19:09:04.152Z] v2.3.0-dev.26 [2022-10-26T19:09:04.152Z] v2.3.0-dev.27 [2022-10-26T19:09:04.152Z] v2.3.0-dev.28 [2022-10-26T19:09:04.152Z] v2.3.0-dev.29 [2022-10-26T19:09:04.152Z] v2.3.0-dev.30 [Pipeline] sh [2022-10-26T19:09:04.444Z] + lftools sign git-tag v2.3.0-dev.30 [2022-10-26T19:09:05.012Z] Signing Git tag with Sigul... [2022-10-26T19:09:05.012Z] Signing v2.3.0-dev.30 [Pipeline] echo [2022-10-26T19:09:05.280Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:09:05.642Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T19:09:05.649Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T19:09:05.686Z] $ docker stop --time=1 56c643657a6f1239c27dcc7700da06cdc58205829761d2b17cc1ddadd8477db7 [2022-10-26T19:09:06.964Z] $ docker rm -f 56c643657a6f1239c27dcc7700da06cdc58205829761d2b17cc1ddadd8477db7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T19:09:07.367Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T19:09:07.367Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:09:07.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T19:09:07.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:09:07.732Z] prd-ubuntu20.04-docker-8c-8g-117196 does not seem to be running inside a container [2022-10-26T19:09:07.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T19:09:08.123Z] $ docker top 2990bdfec4c52e06c045732b3bd99edfaa367f04712ac25adafd5bfc710a05f1 -eo pid,comm [2022-10-26T19:09:08.162Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T19:09:08.162Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T19:09:08.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T19:09:08.199Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T19:09:08.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T19:09:08.313Z] $ docker exec 2990bdfec4c52e06c045732b3bd99edfaa367f04712ac25adafd5bfc710a05f1 ssh-agent [2022-10-26T19:09:08.416Z] SSH_AUTH_SOCK=/tmp/ssh-uFlZEk960gD7/agent.31 [2022-10-26T19:09:08.416Z] SSH_AGENT_PID=37 [2022-10-26T19:09:08.420Z] Running ssh-add (command line suppressed) [2022-10-26T19:09:08.544Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17196813821063675598.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17196813821063675598.key) [2022-10-26T19:09:08.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T19:09:08.832Z] + git semver bump pre [2022-10-26T19:09:09.090Z] 2022-10-26 19:09:09,025 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T19:09:09.090Z] 2022-10-26 19:09:09,026 [bump_version] DEBUG bumping version:2.3.0-dev.30 on axis:pre with prefix:dev [2022-10-26T19:09:09.090Z] 2022-10-26 19:09:09,026 [bump_version] DEBUG bumped version:2.3.0-dev.31 [2022-10-26T19:09:09.090Z] 2022-10-26 19:09:09,026 [write_version] DEBUG write version:2.3.0-dev.31 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-10-26T19:09:09.090Z] 2022-10-26 19:09:09,026 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T19:09:09.090Z] 2022-10-26 19:09:09,026 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T19:09:09.090Z] 2022-10-26 19:09:09,028 [execute] INFO git cat-file --batch-check [2022-10-26T19:09:09.090Z] 2022-10-26 19:09:09,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T19:09:09.090Z] 2022-10-26 19:09:09,032 [execute] INFO git cat-file --batch [2022-10-26T19:09:09.090Z] 2022-10-26 19:09:09,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T19:09:09.090Z] 2022-10-26 19:09:09,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T19:09:09.090Z] 2.3.0-dev.31 [Pipeline] } [2022-10-26T19:09:09.106Z] $ docker exec --env ******** --env ******** 2990bdfec4c52e06c045732b3bd99edfaa367f04712ac25adafd5bfc710a05f1 ssh-agent -k [2022-10-26T19:09:09.210Z] unset SSH_AUTH_SOCK; [2022-10-26T19:09:09.210Z] unset SSH_AGENT_PID; [2022-10-26T19:09:09.210Z] echo Agent pid 37 killed; [2022-10-26T19:09:09.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T19:09:09.505Z] + git semver [Pipeline] } [2022-10-26T19:09:09.783Z] $ docker stop --time=1 2990bdfec4c52e06c045732b3bd99edfaa367f04712ac25adafd5bfc710a05f1 [2022-10-26T19:09:11.075Z] $ docker rm -f 2990bdfec4c52e06c045732b3bd99edfaa367f04712ac25adafd5bfc710a05f1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T19:09:11.397Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T19:09:11.397Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:09:11.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T19:09:11.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:09:11.754Z] prd-ubuntu20.04-docker-8c-8g-117196 does not seem to be running inside a container [2022-10-26T19:09:11.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T19:09:12.145Z] $ docker top b00f6bb04a52c212970e547cdca76800c804156472d16acb3148a9cf60fa1b66 -eo pid,comm [2022-10-26T19:09:12.188Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T19:09:12.188Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T19:09:12.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T19:09:12.255Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T19:09:12.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T19:09:12.382Z] $ docker exec b00f6bb04a52c212970e547cdca76800c804156472d16acb3148a9cf60fa1b66 ssh-agent [2022-10-26T19:09:12.494Z] SSH_AUTH_SOCK=/tmp/ssh-t5sOE625Vj4n/agent.32 [2022-10-26T19:09:12.494Z] SSH_AGENT_PID=38 [2022-10-26T19:09:12.499Z] Running ssh-add (command line suppressed) [2022-10-26T19:09:12.604Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12061782390347980330.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12061782390347980330.key) [2022-10-26T19:09:12.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T19:09:12.896Z] + git semver push [2022-10-26T19:09:13.154Z] 2022-10-26 19:09:13,081 [run_push] DEBUG push [2022-10-26T19:09:13.154Z] 2022-10-26 19:09:13,081 [execute] INFO git cat-file --batch-check [2022-10-26T19:09:13.154Z] 2022-10-26 19:09:13,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T19:09:13.154Z] 2022-10-26 19:09:13,084 [execute] INFO git rev-list 96e6a448dfa2d6d846dc120e64eeb38fd6c5d14c -- [2022-10-26T19:09:13.154Z] 2022-10-26 19:09:13,085 [execute] DEBUG Popen(['git', 'rev-list', '96e6a448dfa2d6d846dc120e64eeb38fd6c5d14c', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T19:09:13.154Z] 2022-10-26 19:09:13,091 [execute] INFO git fetch -v origin [2022-10-26T19:09:13.154Z] 2022-10-26 19:09:13,091 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T19:09:13.721Z] 2022-10-26 19:09:13,688 [run_push] DEBUG no remote changes detected [2022-10-26T19:09:13.721Z] 2022-10-26 19:09:13,688 [execute] INFO git push origin semver [2022-10-26T19:09:13.721Z] 2022-10-26 19:09:13,689 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T19:09:14.659Z] 2022-10-26 19:09:14,530 [run_push] DEBUG push all version tags [2022-10-26T19:09:14.659Z] 2022-10-26 19:09:14,531 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T19:09:14.660Z] 2022-10-26 19:09:14,531 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T19:09:15.603Z] 2022-10-26 19:09:15,319 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-26T19:09:15.603Z] 2.3.0-dev.31 [Pipeline] } [2022-10-26T19:09:15.620Z] $ docker exec --env ******** --env ******** b00f6bb04a52c212970e547cdca76800c804156472d16acb3148a9cf60fa1b66 ssh-agent -k [2022-10-26T19:09:15.713Z] unset SSH_AUTH_SOCK; [2022-10-26T19:09:15.713Z] unset SSH_AGENT_PID; [2022-10-26T19:09:15.713Z] echo Agent pid 38 killed; [2022-10-26T19:09:15.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T19:09:16.024Z] + git semver [Pipeline] } [2022-10-26T19:09:16.302Z] $ docker stop --time=1 b00f6bb04a52c212970e547cdca76800c804156472d16acb3148a9cf60fa1b66 [2022-10-26T19:09:17.571Z] $ docker rm -f b00f6bb04a52c212970e547cdca76800c804156472d16acb3148a9cf60fa1b66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-26T19:09:18.112Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-10-26T19:09:18.112Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-26T19:09:18.112Z] total 16 [2022-10-26T19:09:18.112Z] drwxr-xr-x 3 root root 4096 Oct 26 17:02 . [2022-10-26T19:09:18.112Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 19:09 .. [2022-10-26T19:09:18.112Z] drwxr-xr-x 2 root root 4096 Oct 26 17:02 cost [2022-10-26T19:09:18.112Z] -rw-r--r-- 1 root root 85 Oct 26 17:02 cost.csv [2022-10-26T19:09:18.112Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-26T19:09:18.112Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-26T19:09:18.112Z] total 16 [2022-10-26T19:09:18.112Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 17:02 . [2022-10-26T19:09:18.112Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 19:09 .. [2022-10-26T19:09:18.112Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 17:02 cost [2022-10-26T19:09:18.112Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 26 17:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:09:18.403Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:09:19.262Z] ---> package-listing.sh [2022-10-26T19:09:19.262Z] ++ facter osfamily [2022-10-26T19:09:19.262Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T19:09:19.521Z] + OS_FAMILY=debian [2022-10-26T19:09:19.521Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-10-26T19:09:19.521Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T19:09:19.521Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T19:09:19.521Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T19:09:19.521Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T19:09:19.521Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-10-26T19:09:19.521Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T19:09:19.521Z] + case "${OS_FAMILY}" in [2022-10-26T19:09:19.521Z] + dpkg -l [2022-10-26T19:09:19.521Z] + grep '^ii' [2022-10-26T19:09:19.521Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T19:09:19.521Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T19:09:19.521Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T19:09:19.521Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-10-26T19:09:19.521Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-10-26T19:09:19.521Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-10-26T19:09:19.532Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T19:09:19.808Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:09:20.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T19:09:20.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:09:20.418Z] prd-ubuntu20.04-docker-8c-8g-117196 does not seem to be running inside a container [2022-10-26T19:09:20.452Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T19:09:20.651Z] $ docker top e7ce8906c3e62d37e03232d299f4ecf9a7fd0b2cf5e1776460a32033cdfc4ea2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T19:09:20.984Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T19:09:21.268Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T19:09:21.552Z] + ls /var/log/sa-host [2022-10-26T19:09:21.552Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:09:21.627Z] provisioning config files... [2022-10-26T19:09:21.634Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1407305650715107674tmp [Pipeline] { [Pipeline] echo [2022-10-26T19:09:21.647Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:09:21.929Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T19:09:21.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:09:22.258Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T19:09:22.267Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:09:22.548Z] ---> sudo-logs.sh [2022-10-26T19:09:22.548Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T19:09:22.565Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:09:22.844Z] ---> job-cost.sh [2022-10-26T19:09:22.844Z] lf-activate-venv: SKIPPING [2022-10-26T19:09:22.844Z] DEBUG: total: 0.2199999988079071 [2022-10-26T19:09:22.844Z] INFO: Retrieving Stack Cost... [2022-10-26T19:09:23.410Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T19:09:23.669Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T19:09:23.680Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:09:23.960Z] ---> logs-deploy.sh [2022-10-26T19:09:23.960Z] lf-activate-venv: SKIPPING [2022-10-26T19:09:23.960Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/77 [2022-10-26T19:09:23.960Z] INFO: archiving workspace using pattern(s): [2022-10-26T19:09:24.896Z] Archives upload complete. [2022-10-26T19:09:24.896Z] INFO: archiving logs to Nexus