Pull request #555 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 892aab36583b29d0a9b3c27fb0ca00be30d35f2e+bc38c5ffd6dd6ea62ea0e86338abc96d012d22c4 (c2a5b37f61122d8e149bbee7c2f541dcccc62b37) 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-ssh6789280476678531440.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6635647091805412317.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-555/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/PR-555/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9390275652016608933.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14452680133673486825.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-555/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/PR-555/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6855544233030343625.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7102’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7105 in /w/workspace/gexfoundry_device-mqtt-go_PR-555 [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/gexfoundry_device-mqtt-go_PR-555 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/555/head:refs/remotes/origin/PR-555 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc38c5ffd6dd6ea62ea0e86338abc96d012d22c4 into PR head commit 892aab36583b29d0a9b3c27fb0ca00be30d35f2e Merge succeeded, producing 892aab36583b29d0a9b3c27fb0ca00be30d35f2e Checking out Revision 892aab36583b29d0a9b3c27fb0ca00be30d35f2e (PR-555) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-07T07:46:02.889Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-07T07:46:02.945Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-07T07:46:02.962Z] ========================================================= [2023-04-07T07:46:02.962Z] EdgeX Global Pipelines Version Info [2023-04-07T07:46:02.962Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 892aab36583b29d0a9b3c27fb0ca00be30d35f2e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bc38c5ffd6dd6ea62ea0e86338abc96d012d22c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 892aab36583b29d0a9b3c27fb0ca00be30d35f2e # timeout=10 > git rev-list --no-walk f03fc1d8a33200e1270beabcfc4ddd503155c2c8 # timeout=10 [2023-04-07T07:46:03.673Z] ------------------- [2023-04-07T07:46:03.673Z] stable info: [2023-04-07T07:46:03.673Z] ------------------- [2023-04-07T07:46:03.673Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-07T07:46:03.673Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-07T07:46:03.673Z] Message: update stable to v1.0.245 [2023-04-07T07:46:04.242Z] ------------------- [2023-04-07T07:46:04.242Z] experimental info: [2023-04-07T07:46:04.243Z] ------------------- [2023-04-07T07:46:04.243Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-07T07:46:04.243Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-07T07:46:04.243Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-07T07:46:04.417Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-07T07:46:04.431Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-07T07:46:04.448Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-07T07:46:04.458Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-07T07:46:04.469Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-07T07:46:04.484Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-07T07:46:04.494Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-07T07:46:04.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-07T07:46:04.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-07T07:46:04.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-07T07:46:04.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-07T07:46:04.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-07T07:46:04.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-07T07:46:04.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-07T07:46:04.586Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T07:46:04.597Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T07:46:04.612Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T07:46:04.628Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T07:46:04.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-07T07:46:04.658Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-07T07:46:04.669Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-07T07:46:04.685Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-07T07:46:04.695Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-07T07:46:04.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-07T07:46:04.726Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-07T07:46:04.743Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-07T07:46:04.759Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-07T07:46:04.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-555 [Pipeline] echo [2023-04-07T07:46:04.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-555 [Pipeline] echo [2023-04-07T07:46:04.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-555 [Pipeline] echo [2023-04-07T07:46:04.808Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 892aab36583b29d0a9b3c27fb0ca00be30d35f2e [Pipeline] echo [2023-04-07T07:46:04.822Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 892aab3 [Pipeline] echo [2023-04-07T07:46:04.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T07:46:04.874Z] provisioning config files... [2023-04-07T07:46:04.888Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp/config2991224074722200669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:46:05.188Z] ---> docker-login.sh [2023-04-07T07:46:05.188Z] nexus3.edgexfoundry.org:10001 [2023-04-07T07:46:05.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:46:05.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:46:05.453Z] Configure a credential helper to remove this warning. See [2023-04-07T07:46:05.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:46:05.453Z] [2023-04-07T07:46:05.453Z] Login Succeeded [2023-04-07T07:46:05.453Z] nexus3.edgexfoundry.org:10002 [2023-04-07T07:46:05.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:46:05.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:46:05.712Z] Configure a credential helper to remove this warning. See [2023-04-07T07:46:05.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:46:05.712Z] [2023-04-07T07:46:05.712Z] Login Succeeded [2023-04-07T07:46:05.712Z] nexus3.edgexfoundry.org:10003 [2023-04-07T07:46:05.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:46:05.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:46:05.712Z] Configure a credential helper to remove this warning. See [2023-04-07T07:46:05.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:46:05.712Z] [2023-04-07T07:46:05.712Z] Login Succeeded [2023-04-07T07:46:05.712Z] nexus3.edgexfoundry.org:10004 [2023-04-07T07:46:05.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:46:05.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:46:05.712Z] Configure a credential helper to remove this warning. See [2023-04-07T07:46:05.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:46:05.712Z] [2023-04-07T07:46:05.712Z] Login Succeeded [2023-04-07T07:46:05.972Z] docker.io [2023-04-07T07:46:05.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:46:06.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:46:06.232Z] Configure a credential helper to remove this warning. See [2023-04-07T07:46:06.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:46:06.232Z] [2023-04-07T07:46:06.232Z] Login Succeeded [2023-04-07T07:46:06.232Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T07:46:06.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-07T07:46:06.593Z] + git rev-list -1 --merges 892aab36583b29d0a9b3c27fb0ca00be30d35f2e~1..892aab36583b29d0a9b3c27fb0ca00be30d35f2e [Pipeline] echo [2023-04-07T07:46:06.648Z] -----------> git rev-list -1 --merges 892aab36583b29d0a9b3c27fb0ca00be30d35f2e~1..892aab36583b29d0a9b3c27fb0ca00be30d35f2e 892aab36583b29d0a9b3c27fb0ca00be30d35f2e [false] [Pipeline] sh [2023-04-07T07:46:06.941Z] + git log --format=format:%s -1 892aab36583b29d0a9b3c27fb0ca00be30d35f2e [Pipeline] echo [2023-04-07T07:46:06.956Z] ========================================================= [2023-04-07T07:46:06.956Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-07T07:46:06.956Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T07:46:07.274Z] + git log --format=format:%s -1 892aab36583b29d0a9b3c27fb0ca00be30d35f2e [Pipeline] echo [2023-04-07T07:46:07.285Z] [semverPrep] GIT_COMMIT: 892aab36583b29d0a9b3c27fb0ca00be30d35f2e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-04-07T07:46:07.297Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-07T07:46:07.647Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T07:46:07.647Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-07T07:46:07.647Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-07T07:46:07.647Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-07T07:46:07.647Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-07T07:46:07.647Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-07T07:46:07.647Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:46:07.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T07:46:07.990Z] [2023-04-07T07:46:07.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:46:08.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T07:46:08.286Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-07T07:46:08.286Z] b85a868b505f: Pulling fs layer [2023-04-07T07:46:08.286Z] e2be974225ed: Pulling fs layer [2023-04-07T07:46:08.286Z] 339a4e72a1f5: Pulling fs layer [2023-04-07T07:46:08.286Z] 988bab9f4d93: Pulling fs layer [2023-04-07T07:46:08.286Z] 1469e6f7b9e6: Pulling fs layer [2023-04-07T07:46:08.286Z] eaf3925da568: Pulling fs layer [2023-04-07T07:46:08.286Z] bab4dde63d76: Pulling fs layer [2023-04-07T07:46:08.286Z] bde34c3a00c8: Pulling fs layer [2023-04-07T07:46:08.286Z] b352a97aabf1: Pulling fs layer [2023-04-07T07:46:08.286Z] 4872d77fe225: Pulling fs layer [2023-04-07T07:46:08.286Z] 5851b861e8e6: Pulling fs layer [2023-04-07T07:46:08.286Z] eaf3925da568: Waiting [2023-04-07T07:46:08.286Z] bab4dde63d76: Waiting [2023-04-07T07:46:08.286Z] bde34c3a00c8: Waiting [2023-04-07T07:46:08.286Z] b352a97aabf1: Waiting [2023-04-07T07:46:08.286Z] 4872d77fe225: Waiting [2023-04-07T07:46:08.286Z] 5851b861e8e6: Waiting [2023-04-07T07:46:08.286Z] 988bab9f4d93: Waiting [2023-04-07T07:46:08.286Z] 1469e6f7b9e6: Waiting [2023-04-07T07:46:08.286Z] e2be974225ed: Download complete [2023-04-07T07:46:08.286Z] 988bab9f4d93: Download complete [2023-04-07T07:46:08.286Z] 339a4e72a1f5: Verifying Checksum [2023-04-07T07:46:08.286Z] 339a4e72a1f5: Download complete [2023-04-07T07:46:08.286Z] 1469e6f7b9e6: Verifying Checksum [2023-04-07T07:46:08.286Z] 1469e6f7b9e6: Download complete [2023-04-07T07:46:08.286Z] eaf3925da568: Download complete [2023-04-07T07:46:08.286Z] bde34c3a00c8: Verifying Checksum [2023-04-07T07:46:08.286Z] bde34c3a00c8: Download complete [2023-04-07T07:46:08.545Z] b352a97aabf1: Download complete [2023-04-07T07:46:08.545Z] 4872d77fe225: Download complete [2023-04-07T07:46:08.545Z] 5851b861e8e6: Download complete [2023-04-07T07:46:08.545Z] b85a868b505f: Verifying Checksum [2023-04-07T07:46:08.545Z] b85a868b505f: Download complete [2023-04-07T07:46:08.805Z] bab4dde63d76: Verifying Checksum [2023-04-07T07:46:08.805Z] bab4dde63d76: Download complete [2023-04-07T07:46:09.739Z] b85a868b505f: Pull complete [2023-04-07T07:46:09.739Z] e2be974225ed: Pull complete [2023-04-07T07:46:10.306Z] 339a4e72a1f5: Pull complete [2023-04-07T07:46:10.306Z] 988bab9f4d93: Pull complete [2023-04-07T07:46:10.565Z] 1469e6f7b9e6: Pull complete [2023-04-07T07:46:10.565Z] eaf3925da568: Pull complete [2023-04-07T07:46:12.469Z] bab4dde63d76: Pull complete [2023-04-07T07:46:12.469Z] bde34c3a00c8: Pull complete [2023-04-07T07:46:12.469Z] b352a97aabf1: Pull complete [2023-04-07T07:46:12.469Z] 4872d77fe225: Pull complete [2023-04-07T07:46:12.469Z] 5851b861e8e6: Pull complete [2023-04-07T07:46:12.469Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-07T07:46:12.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T07:46:12.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T07:46:12.555Z] prd-ubuntu20.04-docker-8c-8g-7105 does not seem to be running inside a container [2023-04-07T07:46:12.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-555 -v /w/workspace/gexfoundry_device-mqtt-go_PR-555:/w/workspace/gexfoundry_device-mqtt-go_PR-555:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-555@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-07T07:46:15.086Z] $ docker top 72f06a198dfbc529e14dde670f8d748fc832bce7b883934b03768f0b786d3f30 -eo pid,comm [2023-04-07T07:46:15.146Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-07T07:46:15.146Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T07:46:15.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T07:46:15.186Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T07:46:15.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T07:46:15.286Z] $ docker exec 72f06a198dfbc529e14dde670f8d748fc832bce7b883934b03768f0b786d3f30 ssh-agent [2023-04-07T07:46:15.394Z] SSH_AUTH_SOCK=/tmp/ssh-P4pjGTB2bcrw/agent.33 [2023-04-07T07:46:15.394Z] SSH_AGENT_PID=39 [2023-04-07T07:46:15.401Z] Running ssh-add (command line suppressed) [2023-04-07T07:46:15.483Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp/private_key_10873765517460894973.key (/w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp/private_key_10873765517460894973.key) [2023-04-07T07:46:15.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T07:46:15.789Z] + git tag --points-at HEAD [Pipeline] } [2023-04-07T07:46:15.792Z] $ docker exec --env ******** --env ******** 72f06a198dfbc529e14dde670f8d748fc832bce7b883934b03768f0b786d3f30 ssh-agent -k [2023-04-07T07:46:15.882Z] unset SSH_AUTH_SOCK; [2023-04-07T07:46:15.882Z] unset SSH_AGENT_PID; [2023-04-07T07:46:15.883Z] echo Agent pid 39 killed; [2023-04-07T07:46:15.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-07T07:46:15.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T07:46:15.924Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T07:46:16.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T07:46:16.019Z] $ docker exec 72f06a198dfbc529e14dde670f8d748fc832bce7b883934b03768f0b786d3f30 ssh-agent [2023-04-07T07:46:16.130Z] SSH_AUTH_SOCK=/tmp/ssh-JeoxoiPpKmk7/agent.71 [2023-04-07T07:46:16.130Z] SSH_AGENT_PID=77 [2023-04-07T07:46:16.135Z] Running ssh-add (command line suppressed) [2023-04-07T07:46:16.229Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp/private_key_3647965501632182784.key (/w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp/private_key_3647965501632182784.key) [2023-04-07T07:46:16.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T07:46:16.536Z] + git semver init [2023-04-07T07:46:16.796Z] 2023-04-07 07:46:16,692 [run_init] DEBUG init version:0.0.0 force:False [2023-04-07T07:46:16.796Z] 2023-04-07 07:46:16,693 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-555/.semver [2023-04-07T07:46:16.796Z] 2023-04-07 07:46:16,693 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-555/.semver [2023-04-07T07:46:16.796Z] 2023-04-07 07:46:16,694 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-555/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-555, universal_newlines=False, shell=None, istream=None) [2023-04-07T07:46:17.741Z] 2023-04-07 07:46:17,522 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-555/.git/info/exclude [2023-04-07T07:46:17.741Z] 2023-04-07 07:46:17,522 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-555/.semver/PR-555 with force:False [2023-04-07T07:46:17.741Z] 2023-04-07 07:46:17,522 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-555/.semver/PR-555 [2023-04-07T07:46:17.741Z] 2023-04-07 07:46:17,526 [execute] INFO git cat-file --batch-check [2023-04-07T07:46:17.741Z] 2023-04-07 07:46:17,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-555/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T07:46:17.741Z] 2023-04-07 07:46:17,531 [execute] INFO git cat-file --batch [2023-04-07T07:46:17.741Z] 2023-04-07 07:46:17,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-555/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T07:46:17.741Z] 2023-04-07 07:46:17,536 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-555/.semver/PR-555 [2023-04-07T07:46:17.741Z] 0.0.0 [Pipeline] } [2023-04-07T07:46:17.743Z] $ docker exec --env ******** --env ******** 72f06a198dfbc529e14dde670f8d748fc832bce7b883934b03768f0b786d3f30 ssh-agent -k [2023-04-07T07:46:17.850Z] unset SSH_AUTH_SOCK; [2023-04-07T07:46:17.850Z] unset SSH_AGENT_PID; [2023-04-07T07:46:17.850Z] echo Agent pid 77 killed; [2023-04-07T07:46:17.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T07:46:18.166Z] + git semver [Pipeline] } [2023-04-07T07:46:18.430Z] $ docker stop --time=1 72f06a198dfbc529e14dde670f8d748fc832bce7b883934b03768f0b786d3f30 [2023-04-07T07:46:19.715Z] $ docker rm -f --volumes 72f06a198dfbc529e14dde670f8d748fc832bce7b883934b03768f0b786d3f30 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T07:46:20.065Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-07T07:46:20.261Z] Stashed 1 file(s) [Pipeline] echo [2023-04-07T07:46:20.263Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T07:46:20.368Z] provisioning config files... [2023-04-07T07:46:20.376Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp/config9037530281526352225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:46:20.670Z] ---> docker-login.sh [2023-04-07T07:46:20.670Z] nexus3.edgexfoundry.org:10001 [2023-04-07T07:46:20.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:46:20.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:46:20.670Z] Configure a credential helper to remove this warning. See [2023-04-07T07:46:20.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:46:20.670Z] [2023-04-07T07:46:20.670Z] Login Succeeded [2023-04-07T07:46:20.670Z] nexus3.edgexfoundry.org:10002 [2023-04-07T07:46:20.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:46:20.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:46:20.670Z] Configure a credential helper to remove this warning. See [2023-04-07T07:46:20.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:46:20.670Z] [2023-04-07T07:46:20.670Z] Login Succeeded [2023-04-07T07:46:20.670Z] nexus3.edgexfoundry.org:10003 [2023-04-07T07:46:20.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:46:20.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:46:20.929Z] Configure a credential helper to remove this warning. See [2023-04-07T07:46:20.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:46:20.929Z] [2023-04-07T07:46:20.929Z] Login Succeeded [2023-04-07T07:46:20.929Z] nexus3.edgexfoundry.org:10004 [2023-04-07T07:46:20.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:46:20.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:46:20.929Z] Configure a credential helper to remove this warning. See [2023-04-07T07:46:20.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:46:20.929Z] [2023-04-07T07:46:20.929Z] Login Succeeded [2023-04-07T07:46:20.929Z] docker.io [2023-04-07T07:46:20.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:46:21.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:46:21.189Z] Configure a credential helper to remove this warning. See [2023-04-07T07:46:21.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:46:21.189Z] [2023-04-07T07:46:21.189Z] Login Succeeded [2023-04-07T07:46:21.189Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T07:46:21.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T07:46:21.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T07:46:21.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T07:46:21.278Z] ========================================================= [2023-04-07T07:46:21.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-07T07:46:21.278Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:46:21.595Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T07:46:21.595Z] Sending build context to Docker daemon 6.416MB [2023-04-07T07:46:21.595Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T07:46:21.595Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-07T07:46:21.595Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-07T07:46:21.595Z] 63b65145d645: Pulling fs layer [2023-04-07T07:46:21.595Z] a2d21d5440eb: Pulling fs layer [2023-04-07T07:46:21.595Z] 935e6c44a52c: Pulling fs layer [2023-04-07T07:46:21.595Z] 94cc34f8dd06: Pulling fs layer [2023-04-07T07:46:21.595Z] 30dea6a524f1: Pulling fs layer [2023-04-07T07:46:21.595Z] 94cc34f8dd06: Waiting [2023-04-07T07:46:21.595Z] a2aff8979fd8: Pulling fs layer [2023-04-07T07:46:21.595Z] 30dea6a524f1: Waiting [2023-04-07T07:46:21.595Z] 6808be2612f2: Pulling fs layer [2023-04-07T07:46:21.595Z] a2aff8979fd8: Waiting [2023-04-07T07:46:21.595Z] f25807f1079a: Pulling fs layer [2023-04-07T07:46:21.595Z] a2d21d5440eb: Verifying Checksum [2023-04-07T07:46:21.595Z] a2d21d5440eb: Download complete [2023-04-07T07:46:21.595Z] 94cc34f8dd06: Download complete [2023-04-07T07:46:21.595Z] 30dea6a524f1: Verifying Checksum [2023-04-07T07:46:21.595Z] 30dea6a524f1: Download complete [2023-04-07T07:46:21.856Z] 63b65145d645: Verifying Checksum [2023-04-07T07:46:21.856Z] 63b65145d645: Download complete [2023-04-07T07:46:21.856Z] a2aff8979fd8: Verifying Checksum [2023-04-07T07:46:21.856Z] a2aff8979fd8: Download complete [2023-04-07T07:46:21.856Z] 63b65145d645: Pull complete [2023-04-07T07:46:22.117Z] a2d21d5440eb: Pull complete [2023-04-07T07:46:22.117Z] f25807f1079a: Verifying Checksum [2023-04-07T07:46:22.117Z] f25807f1079a: Download complete [2023-04-07T07:46:22.375Z] 935e6c44a52c: Verifying Checksum [2023-04-07T07:46:22.375Z] 935e6c44a52c: Download complete [2023-04-07T07:46:22.375Z] 6808be2612f2: Verifying Checksum [2023-04-07T07:46:22.375Z] 6808be2612f2: Download complete [2023-04-07T07:46:25.655Z] 935e6c44a52c: Pull complete [2023-04-07T07:46:25.655Z] 94cc34f8dd06: Pull complete [2023-04-07T07:46:25.655Z] 30dea6a524f1: Pull complete [2023-04-07T07:46:25.655Z] a2aff8979fd8: Pull complete [2023-04-07T07:46:28.183Z] 6808be2612f2: Pull complete [2023-04-07T07:46:28.441Z] f25807f1079a: Pull complete [2023-04-07T07:46:28.442Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-07T07:46:28.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-07T07:46:28.442Z] ---> 3b553350e43f [2023-04-07T07:46:28.442Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-07T07:46:32.631Z] ---> Running in 8c94c74ccdcc [2023-04-07T07:46:32.631Z] Removing intermediate container 8c94c74ccdcc [2023-04-07T07:46:32.631Z] ---> d949e4ad75b3 [2023-04-07T07:46:32.631Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T07:46:32.631Z] ---> Running in 7d1fbe75501a [2023-04-07T07:46:32.631Z] Removing intermediate container 7d1fbe75501a [2023-04-07T07:46:32.631Z] ---> 7756ffef0710 [2023-04-07T07:46:32.631Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T07:46:32.631Z] ---> Running in ca9b9ccec70d [2023-04-07T07:46:32.890Z] Removing intermediate container ca9b9ccec70d [2023-04-07T07:46:32.890Z] ---> f23632534b5d [2023-04-07T07:46:32.890Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T07:46:32.890Z] ---> Running in 3cb999107ad6 [2023-04-07T07:46:32.890Z] Removing intermediate container 3cb999107ad6 [2023-04-07T07:46:32.890Z] ---> 2528b616ce55 [2023-04-07T07:46:32.890Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T07:46:33.148Z] ---> Running in ee046e6325f2 [2023-04-07T07:46:33.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T07:46:33.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T07:46:33.664Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-07T07:46:33.922Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-07T07:46:33.923Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-07T07:46:33.923Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-07T07:46:33.923Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T07:46:33.923Z] OK: 269 MiB in 57 packages [2023-04-07T07:46:34.489Z] Removing intermediate container ee046e6325f2 [2023-04-07T07:46:34.489Z] ---> f5128c4baebf [2023-04-07T07:46:34.489Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-07T07:46:34.489Z] ---> Running in 749b3e0263ee [2023-04-07T07:46:34.489Z] Removing intermediate container 749b3e0263ee [2023-04-07T07:46:34.489Z] ---> 049031cbf4dc [2023-04-07T07:46:34.489Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-07T07:46:34.489Z] ---> 2163ac531cac [2023-04-07T07:46:34.489Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T07:46:34.489Z] ---> Running in 819e58edd8a0 [2023-04-07T07:46:35.342Z] Still waiting to schedule task [2023-04-07T07:46:35.342Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7106’ is offline [2023-04-07T07:47:01.050Z] Removing intermediate container 819e58edd8a0 [2023-04-07T07:47:01.050Z] ---> b055b63b17d2 [2023-04-07T07:47:01.050Z] Step 11/12 : COPY . . [2023-04-07T07:47:01.050Z] ---> 7e67c3e87a75 [2023-04-07T07:47:01.050Z] Step 12/12 : RUN $MAKE [2023-04-07T07:47:01.050Z] ---> Running in 49b169cc8890 [2023-04-07T07:47:01.050Z] noop [2023-04-07T07:47:01.050Z] Removing intermediate container 49b169cc8890 [2023-04-07T07:47:01.050Z] ---> 27d7a5547696 [2023-04-07T07:47:01.050Z] Successfully built 27d7a5547696 [2023-04-07T07:47:01.050Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:47:01.366Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T07:47:01.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T07:47:01.429Z] prd-ubuntu20.04-docker-8c-8g-7105 does not seem to be running inside a container [2023-04-07T07:47:01.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-555 -v /w/workspace/gexfoundry_device-mqtt-go_PR-555:/w/workspace/gexfoundry_device-mqtt-go_PR-555:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-555@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-07T07:47:01.778Z] $ docker top e7200d3e2ab0aa565c3c26c373ab45e09d2a05e7894ce7bf711d480c2c8b200d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T07:47:02.189Z] + go version [2023-04-07T07:47:02.189Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-07T07:47:02.209Z] $ docker stop --time=1 e7200d3e2ab0aa565c3c26c373ab45e09d2a05e7894ce7bf711d480c2c8b200d [2023-04-07T07:47:03.525Z] $ docker rm -f --volumes e7200d3e2ab0aa565c3c26c373ab45e09d2a05e7894ce7bf711d480c2c8b200d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:47:03.934Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T07:47:03.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T07:47:03.997Z] prd-ubuntu20.04-docker-8c-8g-7105 does not seem to be running inside a container [2023-04-07T07:47:04.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-555 -v /w/workspace/gexfoundry_device-mqtt-go_PR-555:/w/workspace/gexfoundry_device-mqtt-go_PR-555:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-555@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-07T07:47:04.331Z] $ docker top 482f1bd2a57ae9fb3668b897657b26ad4217b22d2a82e4843aa23da71446fdf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T07:47:04.672Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-555 [Pipeline] fileExists [Pipeline] sh [2023-04-07T07:47:05.004Z] + make test [2023-04-07T07:47:05.004Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T07:47:10.307Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-07T07:47:20.269Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-07T07:47:20.269Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-07T07:47:20.269Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.2% of statements [2023-04-07T07:47:25.524Z] go vet ./... [2023-04-07T07:47:28.800Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T07:47:28.800Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T07:47:28.800Z] ./bin/test-attribution-txt.sh [2023-04-07T07:47:28.800Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T07:47:28.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T07:47:28.826Z] $ docker stop --time=1 482f1bd2a57ae9fb3668b897657b26ad4217b22d2a82e4843aa23da71446fdf9 [2023-04-07T07:47:32.240Z] $ docker rm -f --volumes 482f1bd2a57ae9fb3668b897657b26ad4217b22d2a82e4843aa23da71446fdf9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T07:47:32.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T07:47:32.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-07T07:47:33.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T07:47:33.575Z] + ls -al . [2023-04-07T07:47:33.575Z] total 180 [2023-04-07T07:47:33.575Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 07:47 . [2023-04-07T07:47:33.575Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 07:46 .. [2023-04-07T07:47:33.575Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 07:46 .dockerignore [2023-04-07T07:47:33.575Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 07:46 .git [2023-04-07T07:47:33.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:46 .github [2023-04-07T07:47:33.575Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 7 07:46 .gitignore [2023-04-07T07:47:33.575Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 07:46 .golangci.yml [2023-04-07T07:47:33.575Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 07:46 .semver [2023-04-07T07:47:33.575Z] -rw-rw-r-- 1 jenkins jenkins 9288 Apr 7 07:46 Attribution.txt [2023-04-07T07:47:33.575Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 7 07:46 CHANGELOG.md [2023-04-07T07:47:33.575Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 7 07:46 Dockerfile [2023-04-07T07:47:33.575Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 07:46 GOVERNANCE.md [2023-04-07T07:47:33.575Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 07:46 Jenkinsfile [2023-04-07T07:47:33.575Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 07:46 LICENSE [2023-04-07T07:47:33.575Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 7 07:46 Makefile [2023-04-07T07:47:33.575Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 07:46 OWNERS.md [2023-04-07T07:47:33.575Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 7 07:46 README.md [2023-04-07T07:47:33.575Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 07:46 VERSION [2023-04-07T07:47:33.575Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 07:46 bin [2023-04-07T07:47:33.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:46 cmd [2023-04-07T07:47:33.575Z] -rw-r--r-- 1 jenkins jenkins 18047 Apr 7 07:47 coverage.out [2023-04-07T07:47:33.575Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 7 07:46 go.mod [2023-04-07T07:47:33.575Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 7 07:46 go.sum [2023-04-07T07:47:33.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:46 internal [2023-04-07T07:47:33.575Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 07:46 mock [2023-04-07T07:47:33.575Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 07:46 snap [2023-04-07T07:47:33.575Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 7 07:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:47:33.878Z] + 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=892aab36583b29d0a9b3c27fb0ca00be30d35f2e --label arch=amd64 --label version=0.0.0 . [2023-04-07T07:47:33.878Z] Sending build context to Docker daemon 6.435MB [2023-04-07T07:47:33.878Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T07:47:33.878Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-07T07:47:33.878Z] ---> 27d7a5547696 [2023-04-07T07:47:33.878Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-07T07:47:33.878Z] ---> Running in dea9330c79cc [2023-04-07T07:47:34.136Z] Removing intermediate container dea9330c79cc [2023-04-07T07:47:34.136Z] ---> c3262ff656e9 [2023-04-07T07:47:34.136Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T07:47:34.136Z] ---> Running in 4985049a924b [2023-04-07T07:47:34.136Z] Removing intermediate container 4985049a924b [2023-04-07T07:47:34.136Z] ---> d1e388a10e58 [2023-04-07T07:47:34.136Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T07:47:34.136Z] ---> Running in 38024ca7ca8c [2023-04-07T07:47:34.136Z] Removing intermediate container 38024ca7ca8c [2023-04-07T07:47:34.136Z] ---> 67a23ff7265c [2023-04-07T07:47:34.136Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T07:47:34.394Z] ---> Running in 3e2c521dd6c3 [2023-04-07T07:47:34.394Z] Removing intermediate container 3e2c521dd6c3 [2023-04-07T07:47:34.394Z] ---> a10a7cdc41ce [2023-04-07T07:47:34.394Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T07:47:34.394Z] ---> Running in 44c079ab1cba [2023-04-07T07:47:34.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T07:47:34.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T07:47:34.912Z] OK: 269 MiB in 57 packages [2023-04-07T07:47:35.171Z] Removing intermediate container 44c079ab1cba [2023-04-07T07:47:35.171Z] ---> a875a433a893 [2023-04-07T07:47:35.171Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-07T07:47:35.171Z] ---> Running in 87b55792a4e7 [2023-04-07T07:47:35.429Z] Removing intermediate container 87b55792a4e7 [2023-04-07T07:47:35.429Z] ---> a33521b4de47 [2023-04-07T07:47:35.429Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-07T07:47:35.429Z] ---> 5886c2ee0071 [2023-04-07T07:47:35.429Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T07:47:35.429Z] ---> Running in 8902ea080a74 [2023-04-07T07:47:36.423Z] Removing intermediate container 8902ea080a74 [2023-04-07T07:47:36.423Z] ---> 22a9b6585d79 [2023-04-07T07:47:36.423Z] Step 11/24 : COPY . . [2023-04-07T07:47:36.682Z] ---> 48da550474a0 [2023-04-07T07:47:36.682Z] Step 12/24 : RUN $MAKE [2023-04-07T07:47:36.682Z] ---> Running in 726777cb0b70 [2023-04-07T07:47:36.940Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-07T07:47:55.042Z] Removing intermediate container 726777cb0b70 [2023-04-07T07:47:55.042Z] ---> 7d65470c3741 [2023-04-07T07:47:55.042Z] Step 13/24 : FROM alpine:3.17 [2023-04-07T07:47:55.042Z] 3.17: Pulling from library/alpine [2023-04-07T07:47:55.042Z] f56be85fc22e: Pulling fs layer [2023-04-07T07:47:55.042Z] f56be85fc22e: Download complete [2023-04-07T07:47:55.042Z] f56be85fc22e: Pull complete [2023-04-07T07:47:55.042Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T07:47:55.042Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T07:47:55.042Z] ---> 9ed4aefc74f6 [2023-04-07T07:47:55.042Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-07T07:47:55.042Z] ---> Running in 22759510be74 [2023-04-07T07:47:55.042Z] Removing intermediate container 22759510be74 [2023-04-07T07:47:55.042Z] ---> d7ba4f6e761a [2023-04-07T07:47:55.042Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-07T07:47:55.042Z] ---> Running in 2b964b77c12c [2023-04-07T07:47:55.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T07:47:55.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T07:47:55.822Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-07T07:47:55.822Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T07:47:55.822Z] OK: 7 MiB in 16 packages [2023-04-07T07:47:56.083Z] Removing intermediate container 2b964b77c12c [2023-04-07T07:47:56.083Z] ---> c2e1350dcd3a [2023-04-07T07:47:56.083Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-07T07:47:56.652Z] ---> f1c16108c022 [2023-04-07T07:47:56.652Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-07T07:47:56.652Z] ---> bdd19b0ea6bd [2023-04-07T07:47:56.652Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-07T07:47:56.910Z] ---> 533d95c6ed72 [2023-04-07T07:47:56.911Z] Step 19/24 : EXPOSE 59982 [2023-04-07T07:47:56.911Z] ---> Running in 83ccc773d1dc [2023-04-07T07:47:56.911Z] Removing intermediate container 83ccc773d1dc [2023-04-07T07:47:56.911Z] ---> c98dc322c735 [2023-04-07T07:47:56.911Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-07T07:47:56.911Z] ---> Running in efb9a1c58b50 [2023-04-07T07:47:56.911Z] Removing intermediate container efb9a1c58b50 [2023-04-07T07:47:56.911Z] ---> 659ba0020dc7 [2023-04-07T07:47:56.911Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-07T07:47:56.911Z] ---> Running in 3b9693d1904e [2023-04-07T07:47:57.171Z] Removing intermediate container 3b9693d1904e [2023-04-07T07:47:57.171Z] ---> 4523467a4c33 [2023-04-07T07:47:57.171Z] Step 22/24 : LABEL arch=amd64 [2023-04-07T07:47:57.171Z] ---> Running in 242171dac575 [2023-04-07T07:47:57.171Z] Removing intermediate container 242171dac575 [2023-04-07T07:47:57.171Z] ---> b3c5f87b5ccc [2023-04-07T07:47:57.171Z] Step 23/24 : LABEL git_sha=892aab36583b29d0a9b3c27fb0ca00be30d35f2e [2023-04-07T07:47:57.171Z] ---> Running in 7780bfed7194 [2023-04-07T07:47:57.171Z] Removing intermediate container 7780bfed7194 [2023-04-07T07:47:57.171Z] ---> b3d226502d4e [2023-04-07T07:47:57.171Z] Step 24/24 : LABEL version=0.0.0 [2023-04-07T07:47:57.171Z] ---> Running in e30e44b01c40 [2023-04-07T07:47:57.429Z] Removing intermediate container e30e44b01c40 [2023-04-07T07:47:57.429Z] ---> c8807b668db9 [2023-04-07T07:47:57.429Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T07:47:57.429Z] Successfully built c8807b668db9 [2023-04-07T07:47:57.429Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:47:57.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T07:47:57.847Z] [2023-04-07T07:47:57.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:47:58.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T07:47:58.147Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-07T07:47:58.147Z] 5eb5b503b376: Pulling fs layer [2023-04-07T07:47:58.147Z] 5c69ac0246d0: Pulling fs layer [2023-04-07T07:47:58.147Z] ec43610c2a17: Pulling fs layer [2023-04-07T07:47:58.147Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-07T07:47:58.147Z] 33b1e0a273af: Pulling fs layer [2023-04-07T07:47:58.147Z] 5d3b04190fa2: Pulling fs layer [2023-04-07T07:47:58.147Z] 2f39f015ded8: Pulling fs layer [2023-04-07T07:47:58.147Z] 3a2ae6a8a46f: Waiting [2023-04-07T07:47:58.147Z] 33b1e0a273af: Waiting [2023-04-07T07:47:58.147Z] 5d3b04190fa2: Waiting [2023-04-07T07:47:58.147Z] 2f39f015ded8: Waiting [2023-04-07T07:47:58.147Z] 5c69ac0246d0: Verifying Checksum [2023-04-07T07:47:58.147Z] 5c69ac0246d0: Download complete [2023-04-07T07:47:58.147Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-07T07:47:58.147Z] 3a2ae6a8a46f: Download complete [2023-04-07T07:47:58.147Z] 33b1e0a273af: Verifying Checksum [2023-04-07T07:47:58.147Z] 33b1e0a273af: Download complete [2023-04-07T07:47:58.147Z] ec43610c2a17: Verifying Checksum [2023-04-07T07:47:58.147Z] ec43610c2a17: Download complete [2023-04-07T07:47:58.147Z] 5d3b04190fa2: Download complete [2023-04-07T07:47:58.404Z] 5eb5b503b376: Verifying Checksum [2023-04-07T07:47:58.404Z] 5eb5b503b376: Download complete [2023-04-07T07:47:58.971Z] 2f39f015ded8: Download complete [2023-04-07T07:47:59.575Z] 5eb5b503b376: Pull complete [2023-04-07T07:47:59.575Z] 5c69ac0246d0: Pull complete [2023-04-07T07:47:59.833Z] ec43610c2a17: Pull complete [2023-04-07T07:47:59.833Z] 3a2ae6a8a46f: Pull complete [2023-04-07T07:48:00.091Z] 33b1e0a273af: Pull complete [2023-04-07T07:48:00.091Z] 5d3b04190fa2: Pull complete [2023-04-07T07:48:04.273Z] 2f39f015ded8: Pull complete [2023-04-07T07:48:04.273Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-07T07:48:04.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T07:48:04.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T07:48:04.352Z] prd-ubuntu20.04-docker-8c-8g-7105 does not seem to be running inside a container [2023-04-07T07:48:04.379Z] $ 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/gexfoundry_device-mqtt-go_PR-555 -v /w/workspace/gexfoundry_device-mqtt-go_PR-555:/w/workspace/gexfoundry_device-mqtt-go_PR-555:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-555@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-07T07:48:07.197Z] $ docker top 7fc7cd2650c40e21cfd96146f8a3b4630ca1e3947c45a781afa6402fd7b2afe6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:48:07.583Z] ---> job-cost.sh [2023-04-07T07:48:07.583Z] lf-activate-venv: SKIPPING [2023-04-07T07:48:07.583Z] INFO: No Stack... [2023-04-07T07:48:07.841Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T07:48:08.100Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T07:48:08.388Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-555/archives/cost.csv [2023-04-07T07:48:08.388Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T07:48:08.400Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-555-3-stack-cost] [2023-04-07T07:48:08.406Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-555-3-stack-cost] did not exist. Created. [2023-04-07T07:48:08.407Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-555-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T07:48:08.711Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-07T07:48:08.742Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T07:48:08.749Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-555-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T07:48:08.762Z] $ docker stop --time=1 7fc7cd2650c40e21cfd96146f8a3b4630ca1e3947c45a781afa6402fd7b2afe6 [2023-04-07T07:48:09.912Z] $ docker rm -f --volumes 7fc7cd2650c40e21cfd96146f8a3b4630ca1e3947c45a781afa6402fd7b2afe6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-07T07:49:08.446Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7108 in /w/workspace/gexfoundry_device-mqtt-go_PR-555 [Pipeline] { [Pipeline] ws [2023-04-07T07:49:08.459Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2023-04-07T07:49:08.496Z] Selected Git installation does not exist. Using Default [2023-04-07T07:49:08.496Z] The recommended git tool is: NONE [2023-04-07T07:49:14.398Z] using credential edgex-jenkins-ssh [2023-04-07T07:49:14.416Z] Cloning the remote Git repository [2023-04-07T07:49:14.468Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-07T07:49:14.575Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2023-04-07T07:49:14.732Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-07T07:49:14.733Z] > git --version # timeout=10 [2023-04-07T07:49:14.755Z] > git --version # 'git version 2.25.1' [2023-04-07T07:49:14.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T07:49:14.930Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T07:49:16.041Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-07T07:49:16.072Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T07:49:17.008Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-07T07:49:17.056Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-07T07:49:17.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T07:49:17.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/555/head:refs/remotes/origin/PR-555 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-07T07:49:17.642Z] Merging remotes/origin/main commit bc38c5ffd6dd6ea62ea0e86338abc96d012d22c4 into PR head commit 892aab36583b29d0a9b3c27fb0ca00be30d35f2e [2023-04-07T07:49:17.942Z] Merge succeeded, producing 892aab36583b29d0a9b3c27fb0ca00be30d35f2e [2023-04-07T07:49:17.943Z] Checking out Revision 892aab36583b29d0a9b3c27fb0ca00be30d35f2e (PR-555) [2023-04-07T07:49:18.441Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-04-07T07:49:17.663Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T07:49:17.743Z] > git checkout -f 892aab36583b29d0a9b3c27fb0ca00be30d35f2e # timeout=10 [2023-04-07T07:49:17.833Z] > git remote # timeout=10 [2023-04-07T07:49:17.855Z] > git config --get remote.origin.url # timeout=10 [2023-04-07T07:49:17.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T07:49:17.895Z] > git merge bc38c5ffd6dd6ea62ea0e86338abc96d012d22c4 # timeout=10 [2023-04-07T07:49:17.923Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-07T07:49:17.950Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T07:49:17.968Z] > git checkout -f 892aab36583b29d0a9b3c27fb0ca00be30d35f2e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T07:49:19.414Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-07T07:49:19.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T07:49:19.415Z] Dload Upload Total Spent Left Speed [2023-04-07T07:49:19.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh [2023-04-07T07:49:20.069Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-07T07:49:20.403Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-07T07:49:20.404Z] + sudo tee /etc/docker/daemon.new [2023-04-07T07:49:20.404Z] { [2023-04-07T07:49:20.404Z] "registry-mirrors": [ [2023-04-07T07:49:20.404Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-07T07:49:20.404Z] ], [2023-04-07T07:49:20.404Z] "bip": "10.250.0.254/24", [2023-04-07T07:49:20.404Z] "hosts": [ [2023-04-07T07:49:20.404Z] "tcp://0.0.0.0:5555", [2023-04-07T07:49:20.404Z] "unix:///var/run/docker.sock" [2023-04-07T07:49:20.404Z] ], [2023-04-07T07:49:20.404Z] "mtu": 1458, [2023-04-07T07:49:20.404Z] "selinux-enabled": true, [2023-04-07T07:49:20.404Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-07T07:49:20.404Z] } [Pipeline] sh [2023-04-07T07:49:20.734Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-07T07:49:21.076Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T07:49:39.338Z] provisioning config files... [2023-04-07T07:49:39.367Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config2188210934534167150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:49:39.726Z] ---> docker-login.sh [2023-04-07T07:49:39.726Z] nexus3.edgexfoundry.org:10001 [2023-04-07T07:49:40.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:49:40.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:49:40.323Z] Configure a credential helper to remove this warning. See [2023-04-07T07:49:40.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:49:40.323Z] [2023-04-07T07:49:40.323Z] Login Succeeded [2023-04-07T07:49:40.323Z] nexus3.edgexfoundry.org:10002 [2023-04-07T07:49:40.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:49:40.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:49:40.592Z] Configure a credential helper to remove this warning. See [2023-04-07T07:49:40.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:49:40.592Z] [2023-04-07T07:49:40.592Z] Login Succeeded [2023-04-07T07:49:40.592Z] nexus3.edgexfoundry.org:10003 [2023-04-07T07:49:40.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:49:41.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:49:41.129Z] Configure a credential helper to remove this warning. See [2023-04-07T07:49:41.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:49:41.129Z] [2023-04-07T07:49:41.129Z] Login Succeeded [2023-04-07T07:49:41.129Z] nexus3.edgexfoundry.org:10004 [2023-04-07T07:49:41.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:49:41.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:49:41.399Z] Configure a credential helper to remove this warning. See [2023-04-07T07:49:41.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:49:41.399Z] [2023-04-07T07:49:41.399Z] Login Succeeded [2023-04-07T07:49:41.399Z] docker.io [2023-04-07T07:49:41.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:49:41.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:49:41.935Z] Configure a credential helper to remove this warning. See [2023-04-07T07:49:41.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:49:41.935Z] [2023-04-07T07:49:41.935Z] Login Succeeded [2023-04-07T07:49:41.935Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T07:49:41.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T07:49:42.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T07:49:42.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T07:49:42.220Z] ========================================================= [2023-04-07T07:49:42.220Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-07T07:49:42.220Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:49:42.564Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T07:49:42.833Z] Sending build context to Docker daemon 3.339MB [2023-04-07T07:49:42.833Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T07:49:42.833Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-07T07:49:43.113Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-07T07:49:43.113Z] af6eaf76a39c: Pulling fs layer [2023-04-07T07:49:43.113Z] 55522c791124: Pulling fs layer [2023-04-07T07:49:43.113Z] ce5c4a1c91eb: Pulling fs layer [2023-04-07T07:49:43.113Z] 169dfbe0d373: Pulling fs layer [2023-04-07T07:49:43.113Z] e1ff8fa3b103: Pulling fs layer [2023-04-07T07:49:43.113Z] 52ebb69f0ebf: Pulling fs layer [2023-04-07T07:49:43.113Z] 5abe8eddf0d5: Pulling fs layer [2023-04-07T07:49:43.113Z] e1ff8fa3b103: Waiting [2023-04-07T07:49:43.113Z] 52ebb69f0ebf: Waiting [2023-04-07T07:49:43.113Z] 5abe8eddf0d5: Waiting [2023-04-07T07:49:43.113Z] 169dfbe0d373: Waiting [2023-04-07T07:49:43.113Z] 55522c791124: Verifying Checksum [2023-04-07T07:49:43.113Z] 55522c791124: Download complete [2023-04-07T07:49:43.113Z] 169dfbe0d373: Verifying Checksum [2023-04-07T07:49:43.113Z] 169dfbe0d373: Download complete [2023-04-07T07:49:43.113Z] e1ff8fa3b103: Verifying Checksum [2023-04-07T07:49:43.113Z] e1ff8fa3b103: Download complete [2023-04-07T07:49:43.113Z] af6eaf76a39c: Verifying Checksum [2023-04-07T07:49:44.084Z] af6eaf76a39c: Pull complete [2023-04-07T07:49:44.373Z] 5abe8eddf0d5: Verifying Checksum [2023-04-07T07:49:44.373Z] 5abe8eddf0d5: Download complete [2023-04-07T07:49:44.641Z] 55522c791124: Pull complete [2023-04-07T07:49:45.611Z] ce5c4a1c91eb: Verifying Checksum [2023-04-07T07:49:45.611Z] ce5c4a1c91eb: Download complete [2023-04-07T07:49:45.611Z] 52ebb69f0ebf: Verifying Checksum [2023-04-07T07:49:45.611Z] 52ebb69f0ebf: Download complete [2023-04-07T07:49:55.696Z] ce5c4a1c91eb: Pull complete [2023-04-07T07:49:55.696Z] 169dfbe0d373: Pull complete [2023-04-07T07:49:55.965Z] e1ff8fa3b103: Pull complete [2023-04-07T07:50:02.760Z] 52ebb69f0ebf: Pull complete [2023-04-07T07:50:06.169Z] 5abe8eddf0d5: Pull complete [2023-04-07T07:50:06.169Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-07T07:50:06.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-07T07:50:06.169Z] ---> 6cb57ee374ae [2023-04-07T07:50:06.169Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-07T07:50:08.126Z] ---> Running in f3690aa83259 [2023-04-07T07:50:08.126Z] Removing intermediate container f3690aa83259 [2023-04-07T07:50:08.126Z] ---> de3cc764c323 [2023-04-07T07:50:08.126Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T07:50:08.126Z] ---> Running in a170027f6006 [2023-04-07T07:50:08.408Z] Removing intermediate container a170027f6006 [2023-04-07T07:50:08.408Z] ---> df475b203a7e [2023-04-07T07:50:08.408Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T07:50:08.679Z] ---> Running in 65073e129041 [2023-04-07T07:50:08.949Z] Removing intermediate container 65073e129041 [2023-04-07T07:50:08.949Z] ---> 2f539324a0a8 [2023-04-07T07:50:08.949Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T07:50:08.949Z] ---> Running in 3b31355105b2 [2023-04-07T07:50:09.222Z] Removing intermediate container 3b31355105b2 [2023-04-07T07:50:09.222Z] ---> 21ea6f092b79 [2023-04-07T07:50:09.222Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T07:50:09.502Z] ---> Running in 1b8d3aeeae0a [2023-04-07T07:50:10.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T07:50:11.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T07:50:12.406Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-07T07:50:12.406Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-07T07:50:12.677Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-07T07:50:12.677Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-07T07:50:12.677Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T07:50:12.677Z] OK: 268 MiB in 57 packages [2023-04-07T07:50:13.644Z] Removing intermediate container 1b8d3aeeae0a [2023-04-07T07:50:13.644Z] ---> d2b03a852c75 [2023-04-07T07:50:13.645Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-07T07:50:13.921Z] ---> Running in 3c70438c832c [2023-04-07T07:50:14.190Z] Removing intermediate container 3c70438c832c [2023-04-07T07:50:14.190Z] ---> a168bc4bdea2 [2023-04-07T07:50:14.190Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-07T07:50:14.785Z] ---> 66dff0869893 [2023-04-07T07:50:14.785Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T07:50:14.785Z] ---> Running in 95f7b2e9a8df [2023-04-07T07:51:22.715Z] Removing intermediate container 95f7b2e9a8df [2023-04-07T07:51:22.715Z] ---> 9544fc7ed1f7 [2023-04-07T07:51:22.716Z] Step 11/12 : COPY . . [2023-04-07T07:51:22.716Z] ---> c366dab1ba48 [2023-04-07T07:51:22.716Z] Step 12/12 : RUN $MAKE [2023-04-07T07:51:22.716Z] ---> Running in 46e53a41370b [2023-04-07T07:51:22.716Z] noop [2023-04-07T07:51:22.716Z] Removing intermediate container 46e53a41370b [2023-04-07T07:51:22.716Z] ---> 5bd0b348ce70 [2023-04-07T07:51:22.716Z] Successfully built 5bd0b348ce70 [2023-04-07T07:51:22.716Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:51:23.066Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T07:51:23.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T07:51:23.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-7108 does not seem to be running inside a container [2023-04-07T07:51:23.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-07T07:51:24.674Z] $ docker top b406689e8fa147b998eac6a991c70b135048d37ec575d6834286fefd73240a9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T07:51:25.530Z] + go version [2023-04-07T07:51:25.530Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-07T07:51:25.556Z] $ docker stop --time=1 b406689e8fa147b998eac6a991c70b135048d37ec575d6834286fefd73240a9c [2023-04-07T07:51:27.221Z] $ docker rm -f --volumes b406689e8fa147b998eac6a991c70b135048d37ec575d6834286fefd73240a9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:51:27.790Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T07:51:27.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T07:51:27.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-7108 does not seem to be running inside a container [2023-04-07T07:51:28.068Z] $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-07T07:51:29.401Z] $ docker top fe4ff5421289a9c5310ab344d0d4d004b5cec887465e18a763fd2ae513c23ca2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T07:51:30.270Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/3 [Pipeline] fileExists [Pipeline] sh [2023-04-07T07:51:30.939Z] + make test [2023-04-07T07:51:30.939Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T07:52:09.831Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-07T07:54:16.525Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-07T07:54:20.820Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-07T07:54:21.089Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.085s coverage: 22.2% of statements [2023-04-07T07:54:21.675Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-07T07:54:21.675Z] go vet ./... [2023-04-07T07:55:00.557Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T07:55:00.557Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T07:55:00.557Z] ./bin/test-attribution-txt.sh [2023-04-07T07:55:00.557Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T07:55:00.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T07:55:00.595Z] $ docker stop --time=1 fe4ff5421289a9c5310ab344d0d4d004b5cec887465e18a763fd2ae513c23ca2 [2023-04-07T07:55:02.417Z] $ docker rm -f --volumes fe4ff5421289a9c5310ab344d0d4d004b5cec887465e18a763fd2ae513c23ca2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T07:55:03.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T07:55:03.626Z] Warning: overwriting stash ‘coverage-report’ [2023-04-07T07:55:04.129Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T07:55:04.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T07:55:04.846Z] + ls -al . [2023-04-07T07:55:04.846Z] total 176 [2023-04-07T07:55:04.846Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 07:51 . [2023-04-07T07:55:04.846Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 07:49 .. [2023-04-07T07:55:04.846Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 07:49 .dockerignore [2023-04-07T07:55:04.846Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 07:49 .git [2023-04-07T07:55:04.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:49 .github [2023-04-07T07:55:04.846Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 7 07:49 .gitignore [2023-04-07T07:55:04.846Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 07:49 .golangci.yml [2023-04-07T07:55:04.846Z] -rw-rw-r-- 1 jenkins jenkins 9288 Apr 7 07:49 Attribution.txt [2023-04-07T07:55:04.846Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 7 07:49 CHANGELOG.md [2023-04-07T07:55:04.846Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 7 07:49 Dockerfile [2023-04-07T07:55:04.846Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 07:49 GOVERNANCE.md [2023-04-07T07:55:04.846Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 07:49 Jenkinsfile [2023-04-07T07:55:04.846Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 07:49 LICENSE [2023-04-07T07:55:04.846Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 7 07:49 Makefile [2023-04-07T07:55:04.846Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 07:49 OWNERS.md [2023-04-07T07:55:04.846Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 7 07:49 README.md [2023-04-07T07:55:04.846Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 07:46 VERSION [2023-04-07T07:55:04.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 07:49 bin [2023-04-07T07:55:04.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:49 cmd [2023-04-07T07:55:04.846Z] -rw-r--r-- 1 jenkins jenkins 18047 Apr 7 07:54 coverage.out [2023-04-07T07:55:04.846Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 7 07:49 go.mod [2023-04-07T07:55:04.846Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 7 07:49 go.sum [2023-04-07T07:55:04.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:49 internal [2023-04-07T07:55:04.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 07:49 mock [2023-04-07T07:55:04.846Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 07:49 snap [2023-04-07T07:55:04.846Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 7 07:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:55:05.182Z] + 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=892aab36583b29d0a9b3c27fb0ca00be30d35f2e --label arch=arm64 --label version=0.0.0 . [2023-04-07T07:55:05.452Z] Sending build context to Docker daemon 3.358MB [2023-04-07T07:55:05.453Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T07:55:05.453Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-07T07:55:05.453Z] ---> 5bd0b348ce70 [2023-04-07T07:55:05.453Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-07T07:55:05.721Z] ---> Running in 86eba5997181 [2023-04-07T07:55:05.991Z] Removing intermediate container 86eba5997181 [2023-04-07T07:55:05.991Z] ---> c5f46cf66782 [2023-04-07T07:55:05.991Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T07:55:05.991Z] ---> Running in f2224a8a907e [2023-04-07T07:55:06.266Z] Removing intermediate container f2224a8a907e [2023-04-07T07:55:06.266Z] ---> 3581802f62c3 [2023-04-07T07:55:06.266Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T07:55:06.537Z] ---> Running in 0697a5da0cec [2023-04-07T07:55:06.805Z] Removing intermediate container 0697a5da0cec [2023-04-07T07:55:06.805Z] ---> 58318136c73c [2023-04-07T07:55:06.805Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T07:55:06.805Z] ---> Running in 96b12b6759bd [2023-04-07T07:55:07.074Z] Removing intermediate container 96b12b6759bd [2023-04-07T07:55:07.074Z] ---> a6c7bd7b9155 [2023-04-07T07:55:07.074Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T07:55:07.074Z] ---> Running in ba63618c18a3 [2023-04-07T07:55:08.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T07:55:09.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T07:55:09.972Z] OK: 268 MiB in 57 packages [2023-04-07T07:55:10.940Z] Removing intermediate container ba63618c18a3 [2023-04-07T07:55:10.940Z] ---> d58a4cbf3a6d [2023-04-07T07:55:10.940Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-07T07:55:10.940Z] ---> Running in d42d7c2d17fe [2023-04-07T07:55:11.221Z] Removing intermediate container d42d7c2d17fe [2023-04-07T07:55:11.221Z] ---> 90526414a493 [2023-04-07T07:55:11.221Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-07T07:55:12.643Z] ---> 8450aee12725 [2023-04-07T07:55:12.643Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T07:55:12.924Z] ---> Running in c3a4ac045586 [2023-04-07T07:55:15.517Z] Removing intermediate container c3a4ac045586 [2023-04-07T07:55:15.517Z] ---> 7640bb427d40 [2023-04-07T07:55:15.517Z] Step 11/24 : COPY . . [2023-04-07T07:55:16.476Z] ---> 75e763b65916 [2023-04-07T07:55:16.476Z] Step 12/24 : RUN $MAKE [2023-04-07T07:55:16.476Z] ---> Running in c3ade4b701e4 [2023-04-07T07:55:17.437Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-07T07:57:24.126Z] Removing intermediate container c3ade4b701e4 [2023-04-07T07:57:24.126Z] ---> 925cb79711a2 [2023-04-07T07:57:24.126Z] Step 13/24 : FROM alpine:3.17 [2023-04-07T07:57:24.126Z] 3.17: Pulling from library/alpine [2023-04-07T07:57:24.126Z] c41833b44d91: Pulling fs layer [2023-04-07T07:57:24.126Z] c41833b44d91: Verifying Checksum [2023-04-07T07:57:24.393Z] c41833b44d91: Download complete [2023-04-07T07:57:24.663Z] c41833b44d91: Pull complete [2023-04-07T07:57:24.663Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T07:57:24.663Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T07:57:24.663Z] ---> 51e60588ff2c [2023-04-07T07:57:24.663Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-07T07:57:24.940Z] ---> Running in da30b1248f3a [2023-04-07T07:57:25.217Z] Removing intermediate container da30b1248f3a [2023-04-07T07:57:25.217Z] ---> 95d6ce16e955 [2023-04-07T07:57:25.217Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-07T07:57:25.217Z] ---> Running in fe959c5cb4ac [2023-04-07T07:57:26.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T07:57:26.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T07:57:27.714Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-07T07:57:27.714Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T07:57:27.714Z] OK: 8 MiB in 16 packages [2023-04-07T07:57:28.781Z] Removing intermediate container fe959c5cb4ac [2023-04-07T07:57:28.781Z] ---> 7e4fc28494ea [2023-04-07T07:57:28.781Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-07T07:57:30.199Z] ---> a633694a3403 [2023-04-07T07:57:30.199Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-07T07:57:30.472Z] ---> 2f03dc88c094 [2023-04-07T07:57:30.472Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-07T07:57:30.744Z] ---> a7f249d4b8d7 [2023-04-07T07:57:30.744Z] Step 19/24 : EXPOSE 59982 [2023-04-07T07:57:31.023Z] ---> Running in 3a37c99ebe40 [2023-04-07T07:57:31.292Z] Removing intermediate container 3a37c99ebe40 [2023-04-07T07:57:31.292Z] ---> 8317401c32b9 [2023-04-07T07:57:31.292Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-07T07:57:31.292Z] ---> Running in 6d821f3ff7ee [2023-04-07T07:57:31.560Z] Removing intermediate container 6d821f3ff7ee [2023-04-07T07:57:31.560Z] ---> 1719aafad6e1 [2023-04-07T07:57:31.560Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-07T07:57:31.560Z] ---> Running in 428bfeb4ad79 [2023-04-07T07:57:31.828Z] Removing intermediate container 428bfeb4ad79 [2023-04-07T07:57:31.828Z] ---> 27b15f5a7336 [2023-04-07T07:57:31.828Z] Step 22/24 : LABEL arch=arm64 [2023-04-07T07:57:31.828Z] ---> Running in 9e270ef26575 [2023-04-07T07:57:32.095Z] Removing intermediate container 9e270ef26575 [2023-04-07T07:57:32.095Z] ---> 296a107a0453 [2023-04-07T07:57:32.095Z] Step 23/24 : LABEL git_sha=892aab36583b29d0a9b3c27fb0ca00be30d35f2e [2023-04-07T07:57:32.363Z] ---> Running in 7ade1f18a8df [2023-04-07T07:57:32.629Z] Removing intermediate container 7ade1f18a8df [2023-04-07T07:57:32.629Z] ---> 900c4480dc2a [2023-04-07T07:57:32.629Z] Step 24/24 : LABEL version=0.0.0 [2023-04-07T07:57:32.629Z] ---> Running in 777c8f01a2e2 [2023-04-07T07:57:32.895Z] Removing intermediate container 777c8f01a2e2 [2023-04-07T07:57:32.895Z] ---> 77e3bb033550 [2023-04-07T07:57:32.895Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T07:57:32.895Z] Successfully built 77e3bb033550 [2023-04-07T07:57:32.895Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:57:33.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T07:57:33.314Z] [2023-04-07T07:57:33.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:57:33.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T07:57:33.642Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-07T07:57:33.642Z] 8998bd30e6a1: Pulling fs layer [2023-04-07T07:57:33.642Z] 04944245beec: Pulling fs layer [2023-04-07T07:57:33.642Z] 699f458cf7ca: Pulling fs layer [2023-04-07T07:57:33.642Z] 765212b225bb: Pulling fs layer [2023-04-07T07:57:33.642Z] f23df028b6ca: Pulling fs layer [2023-04-07T07:57:33.642Z] d65c8cfc05b1: Pulling fs layer [2023-04-07T07:57:33.642Z] 2437ff75d9bd: Pulling fs layer [2023-04-07T07:57:33.642Z] f23df028b6ca: Waiting [2023-04-07T07:57:33.642Z] 765212b225bb: Waiting [2023-04-07T07:57:33.642Z] d65c8cfc05b1: Waiting [2023-04-07T07:57:33.642Z] 2437ff75d9bd: Waiting [2023-04-07T07:57:33.908Z] 04944245beec: Verifying Checksum [2023-04-07T07:57:33.908Z] 04944245beec: Download complete [2023-04-07T07:57:33.908Z] 765212b225bb: Verifying Checksum [2023-04-07T07:57:33.908Z] 765212b225bb: Download complete [2023-04-07T07:57:33.908Z] f23df028b6ca: Download complete [2023-04-07T07:57:33.908Z] d65c8cfc05b1: Verifying Checksum [2023-04-07T07:57:33.908Z] d65c8cfc05b1: Download complete [2023-04-07T07:57:33.908Z] 699f458cf7ca: Verifying Checksum [2023-04-07T07:57:33.908Z] 699f458cf7ca: Download complete [2023-04-07T07:57:34.489Z] 8998bd30e6a1: Verifying Checksum [2023-04-07T07:57:34.489Z] 8998bd30e6a1: Download complete [2023-04-07T07:57:36.428Z] 2437ff75d9bd: Verifying Checksum [2023-04-07T07:57:36.428Z] 2437ff75d9bd: Download complete [2023-04-07T07:57:37.830Z] 8998bd30e6a1: Pull complete [2023-04-07T07:57:38.413Z] 04944245beec: Pull complete [2023-04-07T07:57:39.369Z] 699f458cf7ca: Pull complete [2023-04-07T07:57:39.635Z] 765212b225bb: Pull complete [2023-04-07T07:57:40.217Z] f23df028b6ca: Pull complete [2023-04-07T07:57:40.483Z] d65c8cfc05b1: Pull complete [2023-04-07T07:57:52.772Z] 2437ff75d9bd: Pull complete [2023-04-07T07:57:52.772Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-07T07:57:52.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T07:57:52.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T07:57:52.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-7108 does not seem to be running inside a container [2023-04-07T07:57:53.007Z] $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-07T07:57:55.283Z] $ docker top e4e5ed13085e3331af66d26fba77bdfdf5991e83564597ada7190aa67071a89f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:57:55.776Z] ---> job-cost.sh [2023-04-07T07:57:56.041Z] lf-activate-venv: SKIPPING [2023-04-07T07:57:56.041Z] INFO: No Stack... [2023-04-07T07:57:56.618Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-07T07:57:57.198Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T07:57:57.515Z] + cat /w/workspace/device-mqtt-go/3/archives/cost.csv [2023-04-07T07:57:57.515Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T07:57:57.577Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-555-3-stack-cost] [2023-04-07T07:57:57.586Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-555-3-stack-cost] did not exist. Created. [2023-04-07T07:57:57.586Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-555-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T07:57:57.924Z] /w/workspace/device-mqtt-go/3@tmp/durable-c5b0e848/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-07T07:57:58.256Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-07T07:57:58.279Z] Warning: overwriting stash ‘stack-cost’ [2023-04-07T07:57:58.319Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T07:57:58.329Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-555-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T07:57:58.356Z] $ docker stop --time=1 e4e5ed13085e3331af66d26fba77bdfdf5991e83564597ada7190aa67071a89f [2023-04-07T07:57:59.803Z] $ docker rm -f --volumes e4e5ed13085e3331af66d26fba77bdfdf5991e83564597ada7190aa67071a89f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-07T07:58:00.141Z] provisioning config files... [2023-04-07T07:58:00.149Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp/config15868336608918095268tmp [Pipeline] { [Pipeline] sh [2023-04-07T07:58:00.445Z] + set +x [2023-04-07T07:58:00.445Z] + curl -s https://codecov.io/bash [2023-04-07T07:58:00.445Z] + bash -s -- [2023-04-07T07:58:00.445Z] [2023-04-07T07:58:00.445Z] _____ _ [2023-04-07T07:58:00.445Z] / ____| | | [2023-04-07T07:58:00.445Z] | | ___ __| | ___ ___ _____ __ [2023-04-07T07:58:00.445Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-07T07:58:00.445Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-07T07:58:00.445Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-07T07:58:00.445Z] Bash-1.0.6 [2023-04-07T07:58:00.445Z] [2023-04-07T07:58:00.445Z] [2023-04-07T07:58:00.445Z] ==> git version 2.25.1 found [2023-04-07T07:58:00.445Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-07T07:58:00.445Z] Release-Date: 2020-01-08 [2023-04-07T07:58:00.445Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-07T07:58:00.445Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-07T07:58:00.445Z] ==> Jenkins CI detected. [2023-04-07T07:58:00.445Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-555 [2023-04-07T07:58:00.445Z] project root: . [2023-04-07T07:58:00.445Z] --> token set from env [2023-04-07T07:58:00.445Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-07T07:58:00.445Z] ==> Running gcov in . (disable via -X gcov) [2023-04-07T07:58:00.445Z] ==> Python coveragepy not found [2023-04-07T07:58:00.445Z] ==> Searching for coverage reports in: [2023-04-07T07:58:00.445Z] + . [2023-04-07T07:58:00.445Z] -> Found 1 reports [2023-04-07T07:58:00.445Z] ==> Detecting git/mercurial file structure [2023-04-07T07:58:00.445Z] ==> Reading reports [2023-04-07T07:58:00.445Z] + ./coverage.out bytes=18047 [2023-04-07T07:58:00.445Z] ==> Appending adjustments [2023-04-07T07:58:00.445Z] https://docs.codecov.io/docs/fixing-reports [2023-04-07T07:58:00.704Z] + Found adjustments [2023-04-07T07:58:00.704Z] ==> Gzipping contents [2023-04-07T07:58:00.704Z] 4.0K /tmp/codecov.DM8dP0.gz [2023-04-07T07:58:00.704Z] ==> Uploading reports [2023-04-07T07:58:00.704Z] url: https://codecov.io [2023-04-07T07:58:00.704Z] query: branch=PR-555&commit=892aab36583b29d0a9b3c27fb0ca00be30d35f2e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-555%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=555&job=&cmd_args= [2023-04-07T07:58:00.704Z] -> Pinging Codecov [2023-04-07T07:58:00.704Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-555&commit=892aab36583b29d0a9b3c27fb0ca00be30d35f2e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-555%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=555&job=&cmd_args= [2023-04-07T07:58:00.704Z] -> Uploading to [2023-04-07T07:58:00.705Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-07/7D719EC7BBE17E464838252E33014C33/892aab36583b29d0a9b3c27fb0ca00be30d35f2e/91ef526d-69cb-433c-9246-8b66d571a48e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T075800Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64e0907536c87db3c920dfa55d83e5d7b204cf867adb1a740e698ca5d76c4cec [2023-04-07T07:58:00.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T07:58:00.705Z] Dload Upload Total Spent Left Speed [2023-04-07T07:58:01.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3127 0 0 100 3127 0 9562 --:--:-- --:--:-- --:--:-- 9562 [2023-04-07T07:58:01.274Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/892aab36583b29d0a9b3c27fb0ca00be30d35f2e [Pipeline] } [2023-04-07T07:58:01.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-07T07:58:01.999Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-555/archives ] [2023-04-07T07:58:01.999Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-555/archives [2023-04-07T07:58:01.999Z] total 16 [2023-04-07T07:58:01.999Z] drwxr-xr-x 3 root root 4096 Apr 7 07:48 . [2023-04-07T07:58:01.999Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 07:48 .. [2023-04-07T07:58:01.999Z] drwxr-xr-x 2 root root 4096 Apr 7 07:48 cost [2023-04-07T07:58:01.999Z] -rw-r--r-- 1 root root 86 Apr 7 07:48 cost.csv [2023-04-07T07:58:01.999Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-555/archives [2023-04-07T07:58:01.999Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-555/archives [2023-04-07T07:58:01.999Z] total 16 [2023-04-07T07:58:01.999Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 07:48 . [2023-04-07T07:58:01.999Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 07:48 .. [2023-04-07T07:58:01.999Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 07:48 cost [2023-04-07T07:58:01.999Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 7 07:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:58:02.296Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:58:03.158Z] ---> package-listing.sh [2023-04-07T07:58:03.158Z] ++ facter osfamily [2023-04-07T07:58:03.158Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-07T07:58:03.417Z] + OS_FAMILY=debian [2023-04-07T07:58:03.417Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-555 [2023-04-07T07:58:03.417Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-07T07:58:03.417Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-07T07:58:03.417Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-07T07:58:03.417Z] + PACKAGES=/tmp/packages_start.txt [2023-04-07T07:58:03.417Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-555 ']' [2023-04-07T07:58:03.417Z] + PACKAGES=/tmp/packages_end.txt [2023-04-07T07:58:03.417Z] + case "${OS_FAMILY}" in [2023-04-07T07:58:03.417Z] + dpkg -l [2023-04-07T07:58:03.417Z] + grep '^ii' [2023-04-07T07:58:03.417Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-07T07:58:03.417Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-07T07:58:03.417Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-07T07:58:03.417Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-555 ']' [2023-04-07T07:58:03.417Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-555/archives/ [2023-04-07T07:58:03.417Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-555/archives/ [Pipeline] echo [2023-04-07T07:58:03.429Z] 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/gexfoundry_device-mqtt-go_PR-555/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-07T07:58:03.707Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:58:04.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T07:58:04.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T07:58:04.337Z] prd-ubuntu20.04-docker-8c-8g-7105 does not seem to be running inside a container [2023-04-07T07:58:04.362Z] $ 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/gexfoundry_device-mqtt-go_PR-555/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-555 -v /w/workspace/gexfoundry_device-mqtt-go_PR-555:/w/workspace/gexfoundry_device-mqtt-go_PR-555:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-555@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-07T07:58:04.546Z] $ docker top 721959ee2e4a86a33a1bdb4615830240882733390f0415e5fdce72fd5d112b29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T07:58:04.882Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-07T07:58:05.169Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-07T07:58:05.458Z] + ls /var/log/sa-host [2023-04-07T07:58:05.458Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T07:58:05.520Z] provisioning config files... [2023-04-07T07:58:05.528Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-555@tmp/config5433995228704100715tmp [Pipeline] { [Pipeline] echo [2023-04-07T07:58:05.542Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:58:05.822Z] ---> create-netrc.sh [Pipeline] } [2023-04-07T07:58:05.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:58:06.142Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-07T07:58:06.151Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:58:06.437Z] ---> sudo-logs.sh [2023-04-07T07:58:06.437Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-07T07:58:06.467Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:58:06.751Z] ---> job-cost.sh [2023-04-07T07:58:06.751Z] lf-activate-venv: SKIPPING [2023-04-07T07:58:06.751Z] DEBUG: total: 0.2199999988079071 [2023-04-07T07:58:06.751Z] INFO: Retrieving Stack Cost... [2023-04-07T07:58:07.318Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T07:58:07.577Z] INFO: Archiving Costs [Pipeline] echo [2023-04-07T07:58:07.588Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:58:07.869Z] ---> logs-deploy.sh [2023-04-07T07:58:07.869Z] lf-activate-venv: SKIPPING [2023-04-07T07:58:07.869Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-555/3 [2023-04-07T07:58:07.869Z] INFO: archiving workspace using pattern(s): [2023-04-07T07:58:08.805Z] Archives upload complete. [2023-04-07T07:58:08.805Z] INFO: archiving logs to Nexus