Pull request #609 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from cabf9d6329acef6dd2c7053a0e9edd132f6bac4d+a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 (024e5a15309273d8116db8b61146339a48c70572) 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-ssh3746841971582267098.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2258664717760357902.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-609/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-609/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12926062259083269410.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-609/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10994093875570137825.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14479427082916465914.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-609/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-609/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6545954276783341235.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16771 in /w/workspace/gexfoundry_device-mqtt-go_PR-609 [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-609 # 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/609/head:refs/remotes/origin/PR-609 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 into PR head commit cabf9d6329acef6dd2c7053a0e9edd132f6bac4d Merge succeeded, producing cabf9d6329acef6dd2c7053a0e9edd132f6bac4d Checking out Revision cabf9d6329acef6dd2c7053a0e9edd132f6bac4d (PR-609) > git config core.sparsecheckout # timeout=10 > git checkout -f cabf9d6329acef6dd2c7053a0e9edd132f6bac4d # 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 a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cabf9d6329acef6dd2c7053a0e9edd132f6bac4d # timeout=10 Commit message: "docs: Update changelog for 3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T19:08:21.835Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T19:08:22.019Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T19:08:22.139Z] ========================================================= [2023-05-24T19:08:22.139Z] EdgeX Global Pipelines Version Info [2023-05-24T19:08:22.139Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:08:22.886Z] ------------------- [2023-05-24T19:08:22.887Z] stable info: [2023-05-24T19:08:22.887Z] ------------------- [2023-05-24T19:08:22.887Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T19:08:22.887Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T19:08:22.887Z] Message: update stable to v1.0.249 [2023-05-24T19:08:23.456Z] ------------------- [2023-05-24T19:08:23.456Z] experimental info: [2023-05-24T19:08:23.456Z] ------------------- [2023-05-24T19:08:23.456Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T19:08:23.456Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T19:08:23.456Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T19:08:23.759Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-24T19:08:23.798Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-24T19:08:23.841Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T19:08:23.888Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T19:08:23.930Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T19:08:23.974Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T19:08:24.018Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T19:08:24.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T19:08:24.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T19:08:24.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T19:08:24.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T19:08:24.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-24T19:08:24.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T19:08:24.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T19:08:24.338Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T19:08:24.382Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T19:08:24.424Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T19:08:24.466Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T19:08:24.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T19:08:24.549Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T19:08:24.591Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T19:08:24.634Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T19:08:24.683Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T19:08:24.718Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T19:08:24.763Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T19:08:24.803Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T19:08:24.840Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T19:08:24.877Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-609 [Pipeline] echo [2023-05-24T19:08:24.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-609 [Pipeline] echo [2023-05-24T19:08:24.954Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-609 [Pipeline] echo [2023-05-24T19:08:24.993Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cabf9d6329acef6dd2c7053a0e9edd132f6bac4d [Pipeline] echo [2023-05-24T19:08:25.031Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cabf9d6 [Pipeline] echo [2023-05-24T19:08:25.068Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T19:08:25.187Z] provisioning config files... [2023-05-24T19:08:25.198Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp/config4802426134594340904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:08:25.560Z] ---> docker-login.sh [2023-05-24T19:08:25.560Z] nexus3.edgexfoundry.org:10001 [2023-05-24T19:08:25.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:08:25.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:08:25.831Z] Configure a credential helper to remove this warning. See [2023-05-24T19:08:25.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:08:25.831Z] [2023-05-24T19:08:25.831Z] Login Succeeded [2023-05-24T19:08:25.831Z] nexus3.edgexfoundry.org:10002 [2023-05-24T19:08:25.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:08:25.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:08:25.831Z] Configure a credential helper to remove this warning. See [2023-05-24T19:08:25.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:08:25.831Z] [2023-05-24T19:08:25.831Z] Login Succeeded [2023-05-24T19:08:25.831Z] nexus3.edgexfoundry.org:10003 [2023-05-24T19:08:26.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:08:26.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:08:26.094Z] Configure a credential helper to remove this warning. See [2023-05-24T19:08:26.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:08:26.094Z] [2023-05-24T19:08:26.094Z] Login Succeeded [2023-05-24T19:08:26.094Z] nexus3.edgexfoundry.org:10004 [2023-05-24T19:08:26.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:08:26.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:08:26.094Z] Configure a credential helper to remove this warning. See [2023-05-24T19:08:26.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:08:26.094Z] [2023-05-24T19:08:26.094Z] Login Succeeded [2023-05-24T19:08:26.094Z] docker.io [2023-05-24T19:08:26.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:08:26.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:08:26.353Z] Configure a credential helper to remove this warning. See [2023-05-24T19:08:26.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:08:26.353Z] [2023-05-24T19:08:26.353Z] Login Succeeded [2023-05-24T19:08:26.353Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T19:08:26.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T19:08:27.030Z] + git rev-list -1 --merges cabf9d6329acef6dd2c7053a0e9edd132f6bac4d~1..cabf9d6329acef6dd2c7053a0e9edd132f6bac4d [Pipeline] echo [2023-05-24T19:08:27.100Z] -----------> git rev-list -1 --merges cabf9d6329acef6dd2c7053a0e9edd132f6bac4d~1..cabf9d6329acef6dd2c7053a0e9edd132f6bac4d cabf9d6329acef6dd2c7053a0e9edd132f6bac4d [false] [Pipeline] sh [2023-05-24T19:08:27.408Z] + git log --format=format:%s -1 cabf9d6329acef6dd2c7053a0e9edd132f6bac4d [Pipeline] echo [2023-05-24T19:08:27.437Z] ========================================================= [2023-05-24T19:08:27.438Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T19:08:27.438Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T19:08:27.877Z] + git log --format=format:%s -1 cabf9d6329acef6dd2c7053a0e9edd132f6bac4d [Pipeline] echo [2023-05-24T19:08:27.909Z] [semverPrep] GIT_COMMIT: cabf9d6329acef6dd2c7053a0e9edd132f6bac4d, Commit Message: docs: Update changelog for 3.0 [Pipeline] echo [2023-05-24T19:08:27.937Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T19:08:28.337Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T19:08:28.337Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T19:08:28.337Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T19:08:28.337Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T19:08:28.337Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T19:08:28.337Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T19:08:28.337Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:08:28.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T19:08:28.795Z] [2023-05-24T19:08:28.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:08:29.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T19:08:29.178Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T19:08:29.178Z] b85a868b505f: Pulling fs layer [2023-05-24T19:08:29.178Z] e2be974225ed: Pulling fs layer [2023-05-24T19:08:29.178Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T19:08:29.178Z] 988bab9f4d93: Pulling fs layer [2023-05-24T19:08:29.178Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T19:08:29.178Z] eaf3925da568: Pulling fs layer [2023-05-24T19:08:29.178Z] bab4dde63d76: Pulling fs layer [2023-05-24T19:08:29.178Z] bde34c3a00c8: Pulling fs layer [2023-05-24T19:08:29.178Z] b352a97aabf1: Pulling fs layer [2023-05-24T19:08:29.178Z] 4872d77fe225: Pulling fs layer [2023-05-24T19:08:29.178Z] 5851b861e8e6: Pulling fs layer [2023-05-24T19:08:29.178Z] bab4dde63d76: Waiting [2023-05-24T19:08:29.178Z] bde34c3a00c8: Waiting [2023-05-24T19:08:29.178Z] b352a97aabf1: Waiting [2023-05-24T19:08:29.178Z] 4872d77fe225: Waiting [2023-05-24T19:08:29.178Z] 5851b861e8e6: Waiting [2023-05-24T19:08:29.178Z] 1469e6f7b9e6: Waiting [2023-05-24T19:08:29.178Z] 988bab9f4d93: Waiting [2023-05-24T19:08:29.178Z] eaf3925da568: Waiting [2023-05-24T19:08:29.178Z] e2be974225ed: Verifying Checksum [2023-05-24T19:08:29.178Z] e2be974225ed: Download complete [2023-05-24T19:08:29.178Z] 988bab9f4d93: Download complete [2023-05-24T19:08:29.178Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T19:08:29.178Z] 339a4e72a1f5: Download complete [2023-05-24T19:08:29.178Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T19:08:29.178Z] 1469e6f7b9e6: Download complete [2023-05-24T19:08:29.439Z] eaf3925da568: Verifying Checksum [2023-05-24T19:08:29.440Z] eaf3925da568: Download complete [2023-05-24T19:08:29.440Z] bde34c3a00c8: Verifying Checksum [2023-05-24T19:08:29.440Z] bde34c3a00c8: Download complete [2023-05-24T19:08:29.440Z] b352a97aabf1: Download complete [2023-05-24T19:08:29.440Z] 4872d77fe225: Verifying Checksum [2023-05-24T19:08:29.440Z] 4872d77fe225: Download complete [2023-05-24T19:08:29.440Z] 5851b861e8e6: Verifying Checksum [2023-05-24T19:08:29.440Z] 5851b861e8e6: Download complete [2023-05-24T19:08:29.440Z] b85a868b505f: Verifying Checksum [2023-05-24T19:08:29.440Z] b85a868b505f: Download complete [2023-05-24T19:08:29.700Z] bab4dde63d76: Verifying Checksum [2023-05-24T19:08:29.700Z] bab4dde63d76: Download complete [2023-05-24T19:08:30.640Z] b85a868b505f: Pull complete [2023-05-24T19:08:30.640Z] e2be974225ed: Pull complete [2023-05-24T19:08:31.210Z] 339a4e72a1f5: Pull complete [2023-05-24T19:08:31.210Z] 988bab9f4d93: Pull complete [2023-05-24T19:08:31.472Z] 1469e6f7b9e6: Pull complete [2023-05-24T19:08:31.472Z] eaf3925da568: Pull complete [2023-05-24T19:08:33.376Z] bab4dde63d76: Pull complete [2023-05-24T19:08:33.376Z] bde34c3a00c8: Pull complete [2023-05-24T19:08:33.376Z] b352a97aabf1: Pull complete [2023-05-24T19:08:33.376Z] 4872d77fe225: Pull complete [2023-05-24T19:08:33.635Z] 5851b861e8e6: Pull complete [2023-05-24T19:08:33.635Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T19:08:33.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T19:08:33.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:08:33.877Z] prd-ubuntu20.04-docker-8c-8g-16771 does not seem to be running inside a container [2023-05-24T19:08:33.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-609 -v /w/workspace/gexfoundry_device-mqtt-go_PR-609:/w/workspace/gexfoundry_device-mqtt-go_PR-609:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-609@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-05-24T19:08:35.124Z] $ docker top 967ad75dceee76d24c1127b987adb45241a6a958577474d2af14e0adcbe35104 -eo pid,comm [2023-05-24T19:08:35.178Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-24T19:08:35.178Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T19:08:35.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T19:08:35.317Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T19:08:35.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T19:08:35.448Z] $ docker exec 967ad75dceee76d24c1127b987adb45241a6a958577474d2af14e0adcbe35104 ssh-agent [2023-05-24T19:08:35.553Z] SSH_AUTH_SOCK=/tmp/ssh-vLpS4sIOcUcM/agent.32 [2023-05-24T19:08:35.553Z] SSH_AGENT_PID=38 [2023-05-24T19:08:35.560Z] Running ssh-add (command line suppressed) [2023-05-24T19:08:35.672Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp/private_key_1675254753833638297.key (/w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp/private_key_1675254753833638297.key) [2023-05-24T19:08:35.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T19:08:36.019Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T19:08:36.047Z] $ docker exec --env ******** --env ******** 967ad75dceee76d24c1127b987adb45241a6a958577474d2af14e0adcbe35104 ssh-agent -k [2023-05-24T19:08:36.143Z] unset SSH_AUTH_SOCK; [2023-05-24T19:08:36.143Z] unset SSH_AGENT_PID; [2023-05-24T19:08:36.143Z] echo Agent pid 38 killed; [2023-05-24T19:08:36.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T19:08:36.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T19:08:36.231Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T19:08:36.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T19:08:36.355Z] $ docker exec 967ad75dceee76d24c1127b987adb45241a6a958577474d2af14e0adcbe35104 ssh-agent [2023-05-24T19:08:36.456Z] SSH_AUTH_SOCK=/tmp/ssh-gXpIDk37q2ZZ/agent.71 [2023-05-24T19:08:36.456Z] SSH_AGENT_PID=77 [2023-05-24T19:08:36.461Z] Running ssh-add (command line suppressed) [2023-05-24T19:08:36.559Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp/private_key_9654355676087389758.key (/w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp/private_key_9654355676087389758.key) [2023-05-24T19:08:36.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T19:08:36.901Z] + git semver init [2023-05-24T19:08:37.163Z] 2023-05-24 19:08:37,075 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T19:08:37.163Z] 2023-05-24 19:08:37,076 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-609/.semver [2023-05-24T19:08:37.163Z] 2023-05-24 19:08:37,076 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-609/.semver [2023-05-24T19:08:37.163Z] 2023-05-24 19:08:37,076 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-609/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-609, universal_newlines=False, shell=None, istream=None) [2023-05-24T19:08:38.101Z] 2023-05-24 19:08:37,789 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-609/.git/info/exclude [2023-05-24T19:08:38.101Z] 2023-05-24 19:08:37,790 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-609/.semver/PR-609 with force:False [2023-05-24T19:08:38.101Z] 2023-05-24 19:08:37,790 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-609/.semver/PR-609 [2023-05-24T19:08:38.101Z] 2023-05-24 19:08:37,794 [execute] INFO git cat-file --batch-check [2023-05-24T19:08:38.101Z] 2023-05-24 19:08:37,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-609/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T19:08:38.101Z] 2023-05-24 19:08:37,801 [execute] INFO git cat-file --batch [2023-05-24T19:08:38.101Z] 2023-05-24 19:08:37,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-609/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T19:08:38.101Z] 2023-05-24 19:08:37,806 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-609/.semver/PR-609 [2023-05-24T19:08:38.101Z] 0.0.0 [Pipeline] } [2023-05-24T19:08:38.131Z] $ docker exec --env ******** --env ******** 967ad75dceee76d24c1127b987adb45241a6a958577474d2af14e0adcbe35104 ssh-agent -k [2023-05-24T19:08:38.235Z] unset SSH_AUTH_SOCK; [2023-05-24T19:08:38.236Z] unset SSH_AGENT_PID; [2023-05-24T19:08:38.236Z] echo Agent pid 77 killed; [2023-05-24T19:08:38.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T19:08:38.661Z] + git semver [Pipeline] } [2023-05-24T19:08:38.949Z] $ docker stop --time=1 967ad75dceee76d24c1127b987adb45241a6a958577474d2af14e0adcbe35104 [2023-05-24T19:08:40.240Z] $ docker rm -f --volumes 967ad75dceee76d24c1127b987adb45241a6a958577474d2af14e0adcbe35104 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T19:08:40.649Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T19:08:40.896Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T19:08:40.918Z] [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-05-24T19:08:41.506Z] provisioning config files... [2023-05-24T19:08:41.516Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp/config14490738478839208269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:08:41.864Z] ---> docker-login.sh [2023-05-24T19:08:41.864Z] nexus3.edgexfoundry.org:10001 [2023-05-24T19:08:41.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:08:41.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:08:41.864Z] Configure a credential helper to remove this warning. See [2023-05-24T19:08:41.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:08:41.864Z] [2023-05-24T19:08:41.864Z] Login Succeeded [2023-05-24T19:08:41.864Z] nexus3.edgexfoundry.org:10002 [2023-05-24T19:08:41.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:08:41.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:08:41.864Z] Configure a credential helper to remove this warning. See [2023-05-24T19:08:41.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:08:41.864Z] [2023-05-24T19:08:41.864Z] Login Succeeded [2023-05-24T19:08:41.864Z] nexus3.edgexfoundry.org:10003 [2023-05-24T19:08:42.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:08:42.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:08:42.124Z] Configure a credential helper to remove this warning. See [2023-05-24T19:08:42.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:08:42.125Z] [2023-05-24T19:08:42.125Z] Login Succeeded [2023-05-24T19:08:42.125Z] nexus3.edgexfoundry.org:10004 [2023-05-24T19:08:42.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:08:42.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:08:42.125Z] Configure a credential helper to remove this warning. See [2023-05-24T19:08:42.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:08:42.125Z] [2023-05-24T19:08:42.125Z] Login Succeeded [2023-05-24T19:08:42.125Z] docker.io [2023-05-24T19:08:42.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:08:42.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:08:42.385Z] Configure a credential helper to remove this warning. See [2023-05-24T19:08:42.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:08:42.385Z] [2023-05-24T19:08:42.385Z] Login Succeeded [2023-05-24T19:08:42.385Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T19:08:42.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T19:08:42.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T19:08:42.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T19:08:42.749Z] ========================================================= [2023-05-24T19:08:42.749Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T19:08:42.749Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:08:43.239Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T19:08:43.239Z] Sending build context to Docker daemon 6.584MB [2023-05-24T19:08:43.239Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T19:08:43.239Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T19:08:43.239Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T19:08:43.239Z] f56be85fc22e: Pulling fs layer [2023-05-24T19:08:43.239Z] 85791d961cd3: Pulling fs layer [2023-05-24T19:08:43.239Z] d694b5ae8c79: Pulling fs layer [2023-05-24T19:08:43.239Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T19:08:43.239Z] 4d19c01a9841: Pulling fs layer [2023-05-24T19:08:43.239Z] 9325e15d5711: Pulling fs layer [2023-05-24T19:08:43.239Z] 556b6ee489ea: Pulling fs layer [2023-05-24T19:08:43.239Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T19:08:43.239Z] 556b6ee489ea: Waiting [2023-05-24T19:08:43.239Z] 4d19c01a9841: Waiting [2023-05-24T19:08:43.239Z] 9325e15d5711: Waiting [2023-05-24T19:08:43.239Z] 9f32a84ed3da: Waiting [2023-05-24T19:08:43.239Z] c5a4b2cf53e6: Waiting [2023-05-24T19:08:43.239Z] 85791d961cd3: Verifying Checksum [2023-05-24T19:08:43.239Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T19:08:43.239Z] 9f32a84ed3da: Download complete [2023-05-24T19:08:43.239Z] 4d19c01a9841: Download complete [2023-05-24T19:08:43.239Z] f56be85fc22e: Verifying Checksum [2023-05-24T19:08:43.239Z] f56be85fc22e: Download complete [2023-05-24T19:08:43.500Z] 9325e15d5711: Verifying Checksum [2023-05-24T19:08:43.500Z] 9325e15d5711: Download complete [2023-05-24T19:08:43.500Z] f56be85fc22e: Pull complete [2023-05-24T19:08:43.763Z] 85791d961cd3: Pull complete [2023-05-24T19:08:44.023Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T19:08:44.024Z] c5a4b2cf53e6: Download complete [2023-05-24T19:08:44.024Z] d694b5ae8c79: Verifying Checksum [2023-05-24T19:08:44.024Z] d694b5ae8c79: Download complete [2023-05-24T19:08:44.024Z] 556b6ee489ea: Verifying Checksum [2023-05-24T19:08:44.024Z] 556b6ee489ea: Download complete [2023-05-24T19:08:47.310Z] d694b5ae8c79: Pull complete [2023-05-24T19:08:47.310Z] 9f32a84ed3da: Pull complete [2023-05-24T19:08:47.310Z] 4d19c01a9841: Pull complete [2023-05-24T19:08:47.310Z] 9325e15d5711: Pull complete [2023-05-24T19:08:49.844Z] 556b6ee489ea: Pull complete [2023-05-24T19:08:50.414Z] c5a4b2cf53e6: Pull complete [2023-05-24T19:08:50.673Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T19:08:50.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T19:08:50.673Z] ---> c4be618373d6 [2023-05-24T19:08:50.673Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T19:08:52.083Z] ---> Running in 50329168ab12 [2023-05-24T19:08:52.083Z] Removing intermediate container 50329168ab12 [2023-05-24T19:08:52.083Z] ---> 7f48d706eddc [2023-05-24T19:08:52.083Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T19:08:52.083Z] ---> Running in 2d38839e991d [2023-05-24T19:08:52.083Z] Removing intermediate container 2d38839e991d [2023-05-24T19:08:52.083Z] ---> 086f1da3d095 [2023-05-24T19:08:52.083Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T19:08:52.345Z] ---> Running in 3f4e52d0b791 [2023-05-24T19:08:52.345Z] Removing intermediate container 3f4e52d0b791 [2023-05-24T19:08:52.345Z] ---> e5431e849fcc [2023-05-24T19:08:52.345Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T19:08:52.345Z] ---> Running in b0eb1a228cfc [2023-05-24T19:08:52.345Z] Removing intermediate container b0eb1a228cfc [2023-05-24T19:08:52.345Z] ---> e703f450458d [2023-05-24T19:08:52.345Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T19:08:52.345Z] ---> Running in e320eb687058 [2023-05-24T19:08:52.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:08:52.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:08:52.918Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T19:08:52.918Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T19:08:52.918Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T19:08:53.178Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T19:08:53.178Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:08:53.178Z] OK: 269 MiB in 57 packages [2023-05-24T19:08:53.437Z] Removing intermediate container e320eb687058 [2023-05-24T19:08:53.438Z] ---> 47df52e052b6 [2023-05-24T19:08:53.438Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-24T19:08:53.438Z] ---> Running in 9629d039ffa3 [2023-05-24T19:08:53.696Z] Removing intermediate container 9629d039ffa3 [2023-05-24T19:08:53.696Z] ---> e3f26b2fab26 [2023-05-24T19:08:53.696Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T19:08:53.696Z] ---> 1ed1c0b8c4a9 [2023-05-24T19:08:53.696Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:08:53.696Z] ---> Running in c8b5d24dd843 [2023-05-24T19:08:56.332Z] Still waiting to schedule task [2023-05-24T19:08:56.333Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T19:09:15.644Z] Removing intermediate container c8b5d24dd843 [2023-05-24T19:09:15.644Z] ---> f1f4336339bd [2023-05-24T19:09:15.644Z] Step 11/12 : COPY . . [2023-05-24T19:09:15.644Z] ---> 65c185e90519 [2023-05-24T19:09:15.644Z] Step 12/12 : RUN $MAKE [2023-05-24T19:09:15.644Z] ---> Running in 9730ef2c55a7 [2023-05-24T19:09:15.644Z] noop [2023-05-24T19:09:15.644Z] Removing intermediate container 9730ef2c55a7 [2023-05-24T19:09:15.644Z] ---> dfcddd7564b2 [2023-05-24T19:09:15.644Z] Successfully built dfcddd7564b2 [2023-05-24T19:09:15.644Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:09:16.098Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T19:09:16.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:09:16.253Z] prd-ubuntu20.04-docker-8c-8g-16771 does not seem to be running inside a container [2023-05-24T19:09:16.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-609 -v /w/workspace/gexfoundry_device-mqtt-go_PR-609:/w/workspace/gexfoundry_device-mqtt-go_PR-609:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-609@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-05-24T19:09:16.624Z] $ docker top 531203ae977b58fcf983122086c2b5550a65b2f35695be7e000e799456f728d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T19:09:17.014Z] + go version [2023-05-24T19:09:17.014Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T19:09:17.051Z] $ docker stop --time=1 531203ae977b58fcf983122086c2b5550a65b2f35695be7e000e799456f728d1 [2023-05-24T19:09:18.322Z] $ docker rm -f --volumes 531203ae977b58fcf983122086c2b5550a65b2f35695be7e000e799456f728d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:09:19.010Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T19:09:19.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:09:19.167Z] prd-ubuntu20.04-docker-8c-8g-16771 does not seem to be running inside a container [2023-05-24T19:09:19.196Z] $ 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-609 -v /w/workspace/gexfoundry_device-mqtt-go_PR-609:/w/workspace/gexfoundry_device-mqtt-go_PR-609:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-609@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-05-24T19:09:19.544Z] $ docker top 2eb747a25137ca8ada96cd29abd14b91aa8c142990d5ad3db72c744b6fa67fae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T19:09:19.934Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-609 [Pipeline] fileExists [Pipeline] sh [2023-05-24T19:09:20.297Z] + make test [2023-05-24T19:09:20.297Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T19:09:25.577Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-24T19:09:33.680Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-24T19:09:33.939Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-24T19:09:33.939Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2023-05-24T19:09:40.497Z] go vet ./... [2023-05-24T19:09:43.780Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T19:09:43.780Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T19:09:43.780Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T19:09:43.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T19:09:43.856Z] $ docker stop --time=1 2eb747a25137ca8ada96cd29abd14b91aa8c142990d5ad3db72c744b6fa67fae [2023-05-24T19:09:46.398Z] $ docker rm -f --volumes 2eb747a25137ca8ada96cd29abd14b91aa8c142990d5ad3db72c744b6fa67fae [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T19:09:46.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T19:09:46.992Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T19:09:47.668Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T19:09:47.980Z] + ls -al . [2023-05-24T19:09:47.980Z] total 184 [2023-05-24T19:09:47.980Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 19:09 . [2023-05-24T19:09:47.980Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 19:08 .. [2023-05-24T19:09:47.980Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 19:08 .dockerignore [2023-05-24T19:09:47.980Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 19:08 .git [2023-05-24T19:09:47.980Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:08 .github [2023-05-24T19:09:47.980Z] -rw-rw-r-- 1 jenkins jenkins 329 May 24 19:08 .gitignore [2023-05-24T19:09:47.980Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 19:08 .golangci.yml [2023-05-24T19:09:47.980Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 19:08 .semver [2023-05-24T19:09:47.980Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 24 19:08 Attribution.txt [2023-05-24T19:09:47.980Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 24 19:08 CHANGELOG.md [2023-05-24T19:09:47.980Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 24 19:08 Dockerfile [2023-05-24T19:09:47.980Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 19:08 GOVERNANCE.md [2023-05-24T19:09:47.980Z] -rw-rw-r-- 1 jenkins jenkins 678 May 24 19:08 Jenkinsfile [2023-05-24T19:09:47.980Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 19:08 LICENSE [2023-05-24T19:09:47.980Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 24 19:08 Makefile [2023-05-24T19:09:47.980Z] -rw-rw-r-- 1 jenkins jenkins 620 May 24 19:08 OWNERS.md [2023-05-24T19:09:47.980Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 24 19:08 README.md [2023-05-24T19:09:47.980Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 19:08 VERSION [2023-05-24T19:09:47.980Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 19:08 bin [2023-05-24T19:09:47.980Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:08 cmd [2023-05-24T19:09:47.980Z] -rw-r--r-- 1 jenkins jenkins 18506 May 24 19:09 coverage.out [2023-05-24T19:09:47.980Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 24 19:08 go.mod [2023-05-24T19:09:47.980Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 24 19:08 go.sum [2023-05-24T19:09:47.980Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:08 internal [2023-05-24T19:09:47.980Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 19:08 mock [2023-05-24T19:09:47.980Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 19:08 snap [2023-05-24T19:09:47.980Z] -rw-rw-r-- 1 jenkins jenkins 227 May 24 19:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:09:48.375Z] + 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=cabf9d6329acef6dd2c7053a0e9edd132f6bac4d --label arch=amd64 --label version=0.0.0 . [2023-05-24T19:09:48.375Z] Sending build context to Docker daemon 6.603MB [2023-05-24T19:09:48.375Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T19:09:48.375Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T19:09:48.375Z] ---> dfcddd7564b2 [2023-05-24T19:09:48.375Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T19:09:48.375Z] ---> Running in 4ad622e2da73 [2023-05-24T19:09:48.636Z] Removing intermediate container 4ad622e2da73 [2023-05-24T19:09:48.636Z] ---> afef02f78802 [2023-05-24T19:09:48.636Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T19:09:48.636Z] ---> Running in 140f85814f59 [2023-05-24T19:09:48.636Z] Removing intermediate container 140f85814f59 [2023-05-24T19:09:48.636Z] ---> dbef90c5fb87 [2023-05-24T19:09:48.636Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T19:09:48.636Z] ---> Running in f0f1df3fd111 [2023-05-24T19:09:48.636Z] Removing intermediate container f0f1df3fd111 [2023-05-24T19:09:48.636Z] ---> 88078dd3c78b [2023-05-24T19:09:48.636Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T19:09:48.636Z] ---> Running in 2ca513183892 [2023-05-24T19:09:48.895Z] Removing intermediate container 2ca513183892 [2023-05-24T19:09:48.895Z] ---> f2e6f5756846 [2023-05-24T19:09:48.895Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T19:09:48.895Z] ---> Running in c7df58cb85e8 [2023-05-24T19:09:49.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:09:49.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:09:49.413Z] OK: 269 MiB in 57 packages [2023-05-24T19:09:49.672Z] Removing intermediate container c7df58cb85e8 [2023-05-24T19:09:49.672Z] ---> 5d4fdb750360 [2023-05-24T19:09:49.672Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-24T19:09:49.672Z] ---> Running in c6bec42522ab [2023-05-24T19:09:49.672Z] Removing intermediate container c6bec42522ab [2023-05-24T19:09:49.672Z] ---> 6a9caee8d5ab [2023-05-24T19:09:49.672Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T19:09:49.932Z] ---> c4e5f2a93832 [2023-05-24T19:09:49.932Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:09:49.932Z] ---> Running in 680064f73f7a [2023-05-24T19:09:50.983Z] Removing intermediate container 680064f73f7a [2023-05-24T19:09:50.983Z] ---> 3c7a124e3cd6 [2023-05-24T19:09:50.983Z] Step 11/24 : COPY . . [2023-05-24T19:09:51.242Z] ---> e5ee69b8f95b [2023-05-24T19:09:51.242Z] Step 12/24 : RUN $MAKE [2023-05-24T19:09:51.242Z] ---> Running in d7883e3d756c [2023-05-24T19:09:51.500Z] 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-05-24T19:10:09.577Z] Removing intermediate container d7883e3d756c [2023-05-24T19:10:09.577Z] ---> 58ff7d00947d [2023-05-24T19:10:09.577Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T19:10:09.577Z] 3.17: Pulling from library/alpine [2023-05-24T19:10:09.577Z] f56be85fc22e: Already exists [2023-05-24T19:10:09.577Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T19:10:09.577Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T19:10:09.577Z] ---> 9ed4aefc74f6 [2023-05-24T19:10:09.577Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-24T19:10:09.577Z] ---> Running in 845c912e9f61 [2023-05-24T19:10:09.577Z] Removing intermediate container 845c912e9f61 [2023-05-24T19:10:09.577Z] ---> 47d0310fdc2f [2023-05-24T19:10:09.577Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T19:10:09.577Z] ---> Running in 1d56e4c2ada9 [2023-05-24T19:10:09.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:10:09.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:10:09.577Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T19:10:09.577Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:10:09.577Z] OK: 7 MiB in 16 packages [2023-05-24T19:10:09.577Z] Removing intermediate container 1d56e4c2ada9 [2023-05-24T19:10:09.577Z] ---> 46895ba4faba [2023-05-24T19:10:09.577Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-24T19:10:09.836Z] ---> a88f4ec6ab2a [2023-05-24T19:10:09.836Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-24T19:10:09.836Z] ---> c69e2cf87b8c [2023-05-24T19:10:09.836Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-24T19:10:10.095Z] ---> 3ce5ed9086b7 [2023-05-24T19:10:10.095Z] Step 19/24 : EXPOSE 59982 [2023-05-24T19:10:10.095Z] ---> Running in a78d33001c6a [2023-05-24T19:10:10.095Z] Removing intermediate container a78d33001c6a [2023-05-24T19:10:10.095Z] ---> 33eacf1d6d62 [2023-05-24T19:10:10.095Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-24T19:10:10.095Z] ---> Running in 2e7ccd09e4b2 [2023-05-24T19:10:10.095Z] Removing intermediate container 2e7ccd09e4b2 [2023-05-24T19:10:10.095Z] ---> 639127f4f13a [2023-05-24T19:10:10.095Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-24T19:10:10.095Z] ---> Running in 7b010e5d6447 [2023-05-24T19:10:10.355Z] Removing intermediate container 7b010e5d6447 [2023-05-24T19:10:10.355Z] ---> f68f346c4ca1 [2023-05-24T19:10:10.355Z] Step 22/24 : LABEL arch=amd64 [2023-05-24T19:10:10.355Z] ---> Running in bb229e3c4882 [2023-05-24T19:10:10.355Z] Removing intermediate container bb229e3c4882 [2023-05-24T19:10:10.355Z] ---> 296f0d681b4e [2023-05-24T19:10:10.355Z] Step 23/24 : LABEL git_sha=cabf9d6329acef6dd2c7053a0e9edd132f6bac4d [2023-05-24T19:10:10.355Z] ---> Running in 537a621c7f60 [2023-05-24T19:10:10.615Z] Removing intermediate container 537a621c7f60 [2023-05-24T19:10:10.615Z] ---> c65d2ef9726a [2023-05-24T19:10:10.615Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T19:10:10.615Z] ---> Running in 376cb5798eaa [2023-05-24T19:10:10.615Z] Removing intermediate container 376cb5798eaa [2023-05-24T19:10:10.615Z] ---> 869cd08af3fd [2023-05-24T19:10:10.615Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T19:10:10.615Z] Successfully built 869cd08af3fd [2023-05-24T19:10:10.615Z] 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-05-24T19:10:11.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T19:10:11.399Z] [2023-05-24T19:10:11.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:10:11.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T19:10:11.768Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T19:10:11.768Z] 5eb5b503b376: Pulling fs layer [2023-05-24T19:10:11.768Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T19:10:11.768Z] ec43610c2a17: Pulling fs layer [2023-05-24T19:10:11.768Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T19:10:11.768Z] 33b1e0a273af: Pulling fs layer [2023-05-24T19:10:11.768Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T19:10:11.768Z] 2f39f015ded8: Pulling fs layer [2023-05-24T19:10:11.768Z] 3a2ae6a8a46f: Waiting [2023-05-24T19:10:11.768Z] 33b1e0a273af: Waiting [2023-05-24T19:10:11.768Z] 5d3b04190fa2: Waiting [2023-05-24T19:10:11.768Z] 2f39f015ded8: Waiting [2023-05-24T19:10:11.768Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T19:10:11.768Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T19:10:11.768Z] 3a2ae6a8a46f: Download complete [2023-05-24T19:10:11.768Z] 33b1e0a273af: Verifying Checksum [2023-05-24T19:10:11.768Z] 33b1e0a273af: Download complete [2023-05-24T19:10:11.768Z] ec43610c2a17: Verifying Checksum [2023-05-24T19:10:11.768Z] ec43610c2a17: Download complete [2023-05-24T19:10:11.768Z] 5d3b04190fa2: Download complete [2023-05-24T19:10:12.026Z] 5eb5b503b376: Download complete [2023-05-24T19:10:12.593Z] 2f39f015ded8: Download complete [2023-05-24T19:10:13.160Z] 5eb5b503b376: Pull complete [2023-05-24T19:10:13.160Z] 5c69ac0246d0: Pull complete [2023-05-24T19:10:13.783Z] ec43610c2a17: Pull complete [2023-05-24T19:10:13.783Z] 3a2ae6a8a46f: Pull complete [2023-05-24T19:10:13.783Z] 33b1e0a273af: Pull complete [2023-05-24T19:10:14.043Z] 5d3b04190fa2: Pull complete [2023-05-24T19:10:18.242Z] 2f39f015ded8: Pull complete [2023-05-24T19:10:18.242Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T19:10:18.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T19:10:18.242Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:10:18.465Z] prd-ubuntu20.04-docker-8c-8g-16771 does not seem to be running inside a container [2023-05-24T19:10:18.501Z] $ 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-609 -v /w/workspace/gexfoundry_device-mqtt-go_PR-609:/w/workspace/gexfoundry_device-mqtt-go_PR-609:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-609@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-05-24T19:10:20.776Z] $ docker top 6183975ca36b9f080e265abc2ffb4d812720ee25eb1eae774bcd10412c5fc420 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:10:21.238Z] ---> job-cost.sh [2023-05-24T19:10:21.238Z] lf-activate-venv: SKIPPING [2023-05-24T19:10:21.238Z] INFO: No Stack... [2023-05-24T19:10:21.499Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T19:10:21.757Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T19:10:22.072Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-609/archives/cost.csv [2023-05-24T19:10:22.072Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T19:10:22.112Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-609-1-stack-cost] [2023-05-24T19:10:22.116Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-609-1-stack-cost] did not exist. Created. [2023-05-24T19:10:22.116Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-609-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T19:10:22.500Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T19:10:22.546Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T19:10:22.577Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-609-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T19:10:22.657Z] $ docker stop --time=1 6183975ca36b9f080e265abc2ffb4d812720ee25eb1eae774bcd10412c5fc420 [2023-05-24T19:10:23.796Z] $ docker rm -f --volumes 6183975ca36b9f080e265abc2ffb4d812720ee25eb1eae774bcd10412c5fc420 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T19:12:31.296Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16772 in /w/workspace/gexfoundry_device-mqtt-go_PR-609 [Pipeline] { [Pipeline] ws [2023-05-24T19:12:31.353Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-24T19:12:31.443Z] Selected Git installation does not exist. Using Default [2023-05-24T19:12:31.443Z] The recommended git tool is: NONE [2023-05-24T19:12:39.393Z] using credential edgex-jenkins-ssh [2023-05-24T19:12:39.410Z] Cloning the remote Git repository [2023-05-24T19:12:39.484Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-24T19:12:39.619Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-24T19:12:39.902Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-24T19:12:39.903Z] > git --version # timeout=10 [2023-05-24T19:12:39.934Z] > git --version # 'git version 2.25.1' [2023-05-24T19:12:39.937Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T19:12:40.172Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T19:12:44.673Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-24T19:12:44.699Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T19:12:46.047Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-24T19:12:46.148Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-24T19:12:46.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T19:12:46.183Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/609/head:refs/remotes/origin/PR-609 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T19:12:46.838Z] Merging remotes/origin/main commit a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 into PR head commit cabf9d6329acef6dd2c7053a0e9edd132f6bac4d [2023-05-24T19:12:47.288Z] Merge succeeded, producing cabf9d6329acef6dd2c7053a0e9edd132f6bac4d [2023-05-24T19:12:47.289Z] Checking out Revision cabf9d6329acef6dd2c7053a0e9edd132f6bac4d (PR-609) [2023-05-24T19:12:46.864Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T19:12:46.983Z] > git checkout -f cabf9d6329acef6dd2c7053a0e9edd132f6bac4d # timeout=10 [2023-05-24T19:12:47.107Z] > git remote # timeout=10 [2023-05-24T19:12:47.160Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T19:12:47.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T19:12:47.209Z] > git merge a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 # timeout=10 [2023-05-24T19:12:47.248Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T19:12:47.301Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T19:12:47.323Z] > git checkout -f cabf9d6329acef6dd2c7053a0e9edd132f6bac4d # timeout=10 [2023-05-24T19:12:50.972Z] Commit message: "docs: Update changelog for 3.0" [2023-05-24T19:12:51.089Z] > git --version # timeout=10 [2023-05-24T19:12:51.151Z] > git --version # 'git version 2.25.1' [2023-05-24T19:12:51.240Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T19:12:52.648Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T19:12:52.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T19:12:52.648Z] Dload Upload Total Spent Left Speed [2023-05-24T19:12:52.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 56671 0 --:--:-- --:--:-- --:--:-- 56924 [Pipeline] sh [2023-05-24T19:12:53.506Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T19:12:53.927Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T19:12:53.927Z] + sudo tee /etc/docker/daemon.new [2023-05-24T19:12:54.197Z] { [2023-05-24T19:12:54.197Z] "registry-mirrors": [ [2023-05-24T19:12:54.197Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T19:12:54.197Z] ], [2023-05-24T19:12:54.197Z] "bip": "10.250.0.254/24", [2023-05-24T19:12:54.197Z] "hosts": [ [2023-05-24T19:12:54.197Z] "tcp://0.0.0.0:5555", [2023-05-24T19:12:54.197Z] "unix:///var/run/docker.sock" [2023-05-24T19:12:54.197Z] ], [2023-05-24T19:12:54.197Z] "mtu": 1458, [2023-05-24T19:12:54.197Z] "selinux-enabled": true, [2023-05-24T19:12:54.197Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T19:12:54.197Z] } [Pipeline] sh [2023-05-24T19:12:54.540Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T19:12:54.915Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T19:13:13.284Z] provisioning config files... [2023-05-24T19:13:13.314Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config16948952699441984057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:13:13.712Z] ---> docker-login.sh [2023-05-24T19:13:13.712Z] nexus3.edgexfoundry.org:10001 [2023-05-24T19:13:14.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:13:14.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:13:14.304Z] Configure a credential helper to remove this warning. See [2023-05-24T19:13:14.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:13:14.304Z] [2023-05-24T19:13:14.304Z] Login Succeeded [2023-05-24T19:13:14.304Z] nexus3.edgexfoundry.org:10002 [2023-05-24T19:13:14.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:13:14.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:13:14.845Z] Configure a credential helper to remove this warning. See [2023-05-24T19:13:14.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:13:14.845Z] [2023-05-24T19:13:14.845Z] Login Succeeded [2023-05-24T19:13:14.845Z] nexus3.edgexfoundry.org:10003 [2023-05-24T19:13:15.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:13:15.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:13:15.120Z] Configure a credential helper to remove this warning. See [2023-05-24T19:13:15.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:13:15.120Z] [2023-05-24T19:13:15.120Z] Login Succeeded [2023-05-24T19:13:15.120Z] nexus3.edgexfoundry.org:10004 [2023-05-24T19:13:15.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:13:15.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:13:15.660Z] Configure a credential helper to remove this warning. See [2023-05-24T19:13:15.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:13:15.660Z] [2023-05-24T19:13:15.660Z] Login Succeeded [2023-05-24T19:13:15.660Z] docker.io [2023-05-24T19:13:15.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:13:16.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:13:16.203Z] Configure a credential helper to remove this warning. See [2023-05-24T19:13:16.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:13:16.203Z] [2023-05-24T19:13:16.203Z] Login Succeeded [2023-05-24T19:13:16.203Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T19:13:16.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T19:13:16.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T19:13:16.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T19:13:16.711Z] ========================================================= [2023-05-24T19:13:16.711Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T19:13:16.711Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:13:17.209Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T19:13:17.483Z] Sending build context to Docker daemon 3.445MB [2023-05-24T19:13:17.483Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T19:13:17.483Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T19:13:17.758Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T19:13:17.758Z] c41833b44d91: Pulling fs layer [2023-05-24T19:13:17.758Z] ed15518f5707: Pulling fs layer [2023-05-24T19:13:17.758Z] feae8fd75edb: Pulling fs layer [2023-05-24T19:13:17.758Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T19:13:17.758Z] 242c74f7c9fa: Waiting [2023-05-24T19:13:17.758Z] 3cdef696dda3: Pulling fs layer [2023-05-24T19:13:17.758Z] 2ced38df9373: Pulling fs layer [2023-05-24T19:13:17.758Z] 58f1dce35555: Pulling fs layer [2023-05-24T19:13:17.758Z] 3cdef696dda3: Waiting [2023-05-24T19:13:17.758Z] 58f1dce35555: Waiting [2023-05-24T19:13:17.758Z] 2ced38df9373: Waiting [2023-05-24T19:13:17.758Z] ed15518f5707: Verifying Checksum [2023-05-24T19:13:17.758Z] ed15518f5707: Download complete [2023-05-24T19:13:17.758Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T19:13:17.758Z] 242c74f7c9fa: Download complete [2023-05-24T19:13:17.758Z] 3cdef696dda3: Verifying Checksum [2023-05-24T19:13:17.758Z] 3cdef696dda3: Download complete [2023-05-24T19:13:17.758Z] c41833b44d91: Verifying Checksum [2023-05-24T19:13:17.758Z] c41833b44d91: Download complete [2023-05-24T19:13:19.197Z] c41833b44d91: Pull complete [2023-05-24T19:13:19.197Z] 58f1dce35555: Verifying Checksum [2023-05-24T19:13:19.197Z] 58f1dce35555: Download complete [2023-05-24T19:13:19.471Z] ed15518f5707: Pull complete [2023-05-24T19:13:20.443Z] 2ced38df9373: Verifying Checksum [2023-05-24T19:13:20.443Z] 2ced38df9373: Download complete [2023-05-24T19:13:20.443Z] feae8fd75edb: Verifying Checksum [2023-05-24T19:13:20.443Z] feae8fd75edb: Download complete [2023-05-24T19:13:32.778Z] feae8fd75edb: Pull complete [2023-05-24T19:13:32.778Z] 242c74f7c9fa: Pull complete [2023-05-24T19:13:32.778Z] 3cdef696dda3: Pull complete [2023-05-24T19:13:39.447Z] 2ced38df9373: Pull complete [2023-05-24T19:13:42.078Z] 58f1dce35555: Pull complete [2023-05-24T19:13:42.078Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T19:13:42.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T19:13:42.078Z] ---> fadd8f120f05 [2023-05-24T19:13:42.078Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T19:13:44.030Z] ---> Running in 4b4bd7356098 [2023-05-24T19:13:44.303Z] Removing intermediate container 4b4bd7356098 [2023-05-24T19:13:44.303Z] ---> cd89ed3e97d6 [2023-05-24T19:13:44.303Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T19:13:44.303Z] ---> Running in 92368b8e5b8f [2023-05-24T19:13:44.573Z] Removing intermediate container 92368b8e5b8f [2023-05-24T19:13:44.573Z] ---> 7b36a3108b01 [2023-05-24T19:13:44.573Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T19:13:44.573Z] ---> Running in b8607eaa818f [2023-05-24T19:13:45.161Z] Removing intermediate container b8607eaa818f [2023-05-24T19:13:45.161Z] ---> a7026431ebca [2023-05-24T19:13:45.161Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T19:13:45.161Z] ---> Running in 295466f3eede [2023-05-24T19:13:45.430Z] Removing intermediate container 295466f3eede [2023-05-24T19:13:45.430Z] ---> 39b508f2ac0b [2023-05-24T19:13:45.430Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T19:13:45.430Z] ---> Running in 925bb0e8c749 [2023-05-24T19:13:46.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:13:47.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:13:48.523Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T19:13:48.523Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T19:13:48.523Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T19:13:48.523Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T19:13:48.523Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:13:48.523Z] OK: 268 MiB in 57 packages [2023-05-24T19:13:49.486Z] Removing intermediate container 925bb0e8c749 [2023-05-24T19:13:49.487Z] ---> f81187c0c763 [2023-05-24T19:13:49.487Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-24T19:13:49.487Z] ---> Running in 5f414692463a [2023-05-24T19:13:49.755Z] Removing intermediate container 5f414692463a [2023-05-24T19:13:49.755Z] ---> 8423f9dd958a [2023-05-24T19:13:49.755Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T19:13:50.341Z] ---> 8d8e757ba6c9 [2023-05-24T19:13:50.341Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:13:50.341Z] ---> Running in da472b5f7dd5 [2023-05-24T19:14:58.236Z] Removing intermediate container da472b5f7dd5 [2023-05-24T19:14:58.236Z] ---> 56715a369c57 [2023-05-24T19:14:58.236Z] Step 11/12 : COPY . . [2023-05-24T19:14:58.236Z] ---> e1ca7092e951 [2023-05-24T19:14:58.236Z] Step 12/12 : RUN $MAKE [2023-05-24T19:14:58.236Z] ---> Running in e525f18c9d06 [2023-05-24T19:14:58.236Z] noop [2023-05-24T19:14:58.236Z] Removing intermediate container e525f18c9d06 [2023-05-24T19:14:58.236Z] ---> e1cdb5e576cb [2023-05-24T19:14:58.236Z] Successfully built e1cdb5e576cb [2023-05-24T19:14:58.236Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:14:58.736Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T19:14:58.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:14:59.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-16772 does not seem to be running inside a container [2023-05-24T19:14:59.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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-arm64 cat [2023-05-24T19:15:00.378Z] $ docker top 1ebd0c30d44dedab3048dcdfe08d41a4a676fe33dafa1c7fa5a81b16a547206e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T19:15:01.264Z] + go version [2023-05-24T19:15:01.264Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T19:15:01.306Z] $ docker stop --time=1 1ebd0c30d44dedab3048dcdfe08d41a4a676fe33dafa1c7fa5a81b16a547206e [2023-05-24T19:15:02.972Z] $ docker rm -f --volumes 1ebd0c30d44dedab3048dcdfe08d41a4a676fe33dafa1c7fa5a81b16a547206e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:15:03.841Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T19:15:03.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:15:04.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-16772 does not seem to be running inside a container [2023-05-24T19:15:04.198Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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-arm64 cat [2023-05-24T19:15:05.412Z] $ docker top ebc7040b2c9afb261341a27b0285da512ffd1ac3774fbaf073f1ea371f70ba95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T19:15:06.305Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-24T19:15:06.704Z] + make test [2023-05-24T19:15:06.704Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T19:15:45.607Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-24T19:17:39.271Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-24T19:17:39.271Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-24T19:17:39.271Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 22.8% of statements [2023-05-24T19:17:39.271Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T19:17:39.271Z] go vet ./... [2023-05-24T19:18:01.347Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T19:18:01.347Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T19:18:01.347Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T19:18:01.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T19:18:01.439Z] $ docker stop --time=1 ebc7040b2c9afb261341a27b0285da512ffd1ac3774fbaf073f1ea371f70ba95 [2023-05-24T19:18:03.260Z] $ docker rm -f --volumes ebc7040b2c9afb261341a27b0285da512ffd1ac3774fbaf073f1ea371f70ba95 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T19:18:04.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T19:18:04.475Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T19:18:04.931Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T19:18:05.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T19:18:05.839Z] + ls -al . [2023-05-24T19:18:05.839Z] total 180 [2023-05-24T19:18:05.839Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 19:15 . [2023-05-24T19:18:05.839Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 19:12 .. [2023-05-24T19:18:05.839Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 19:12 .dockerignore [2023-05-24T19:18:05.839Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 19:12 .git [2023-05-24T19:18:05.839Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:12 .github [2023-05-24T19:18:05.839Z] -rw-rw-r-- 1 jenkins jenkins 329 May 24 19:12 .gitignore [2023-05-24T19:18:05.839Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 19:12 .golangci.yml [2023-05-24T19:18:05.840Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 24 19:12 Attribution.txt [2023-05-24T19:18:05.840Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 24 19:12 CHANGELOG.md [2023-05-24T19:18:05.840Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 24 19:12 Dockerfile [2023-05-24T19:18:05.840Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 19:12 GOVERNANCE.md [2023-05-24T19:18:05.840Z] -rw-rw-r-- 1 jenkins jenkins 678 May 24 19:12 Jenkinsfile [2023-05-24T19:18:05.840Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 19:12 LICENSE [2023-05-24T19:18:05.840Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 24 19:12 Makefile [2023-05-24T19:18:05.840Z] -rw-rw-r-- 1 jenkins jenkins 620 May 24 19:12 OWNERS.md [2023-05-24T19:18:05.840Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 24 19:12 README.md [2023-05-24T19:18:05.840Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 19:08 VERSION [2023-05-24T19:18:05.840Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 19:12 bin [2023-05-24T19:18:05.840Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:12 cmd [2023-05-24T19:18:05.840Z] -rw-r--r-- 1 jenkins jenkins 18506 May 24 19:17 coverage.out [2023-05-24T19:18:05.840Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 24 19:12 go.mod [2023-05-24T19:18:05.840Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 24 19:12 go.sum [2023-05-24T19:18:05.840Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 19:12 internal [2023-05-24T19:18:05.840Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 19:12 mock [2023-05-24T19:18:05.840Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 19:12 snap [2023-05-24T19:18:05.840Z] -rw-rw-r-- 1 jenkins jenkins 227 May 24 19:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:06.260Z] + 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=cabf9d6329acef6dd2c7053a0e9edd132f6bac4d --label arch=arm64 --label version=0.0.0 . [2023-05-24T19:18:06.528Z] Sending build context to Docker daemon 3.465MB [2023-05-24T19:18:06.528Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T19:18:06.528Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T19:18:06.528Z] ---> e1cdb5e576cb [2023-05-24T19:18:06.528Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T19:18:06.795Z] ---> Running in f2c145ce070d [2023-05-24T19:18:07.065Z] Removing intermediate container f2c145ce070d [2023-05-24T19:18:07.065Z] ---> 5e519e6d8a42 [2023-05-24T19:18:07.065Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T19:18:07.065Z] ---> Running in 74db0c2c68ce [2023-05-24T19:18:07.333Z] Removing intermediate container 74db0c2c68ce [2023-05-24T19:18:07.333Z] ---> 4544ef90884d [2023-05-24T19:18:07.333Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T19:18:07.608Z] ---> Running in 2a2124e0f72d [2023-05-24T19:18:07.874Z] Removing intermediate container 2a2124e0f72d [2023-05-24T19:18:07.874Z] ---> ecf703794311 [2023-05-24T19:18:07.874Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T19:18:07.874Z] ---> Running in 0028437c2357 [2023-05-24T19:18:08.143Z] Removing intermediate container 0028437c2357 [2023-05-24T19:18:08.143Z] ---> 267f5dbd84bb [2023-05-24T19:18:08.143Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T19:18:08.143Z] ---> Running in ec52f500a32c [2023-05-24T19:18:09.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:18:09.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:18:11.097Z] OK: 268 MiB in 57 packages [2023-05-24T19:18:11.681Z] Removing intermediate container ec52f500a32c [2023-05-24T19:18:11.681Z] ---> a1cff2919951 [2023-05-24T19:18:11.681Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-24T19:18:11.681Z] ---> Running in c36a03a39e33 [2023-05-24T19:18:11.951Z] Removing intermediate container c36a03a39e33 [2023-05-24T19:18:11.951Z] ---> 285520dc1efa [2023-05-24T19:18:11.951Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T19:18:12.536Z] ---> ae1f228416b9 [2023-05-24T19:18:12.536Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:18:12.806Z] ---> Running in e2d426f4598c [2023-05-24T19:18:15.386Z] Removing intermediate container e2d426f4598c [2023-05-24T19:18:15.387Z] ---> 935b623f0e1b [2023-05-24T19:18:15.387Z] Step 11/24 : COPY . . [2023-05-24T19:18:15.969Z] ---> 2d3bee03e635 [2023-05-24T19:18:15.969Z] Step 12/24 : RUN $MAKE [2023-05-24T19:18:15.969Z] ---> Running in 77348b415676 [2023-05-24T19:18:16.965Z] 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-05-24T19:20:23.654Z] Removing intermediate container 77348b415676 [2023-05-24T19:20:23.654Z] ---> ca3240c0f37f [2023-05-24T19:20:23.654Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T19:20:23.654Z] 3.17: Pulling from library/alpine [2023-05-24T19:20:23.654Z] c41833b44d91: Already exists [2023-05-24T19:20:23.654Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T19:20:23.654Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T19:20:23.654Z] ---> 51e60588ff2c [2023-05-24T19:20:23.654Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-24T19:20:23.654Z] ---> Running in 32f8cc6d76f8 [2023-05-24T19:20:23.654Z] Removing intermediate container 32f8cc6d76f8 [2023-05-24T19:20:23.654Z] ---> 75fb6ae4aae3 [2023-05-24T19:20:23.654Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T19:20:23.654Z] ---> Running in 991d98f139b5 [2023-05-24T19:20:24.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:20:24.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:20:26.241Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T19:20:26.241Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:20:26.241Z] OK: 8 MiB in 16 packages [2023-05-24T19:20:27.207Z] Removing intermediate container 991d98f139b5 [2023-05-24T19:20:27.207Z] ---> bcdec4ece127 [2023-05-24T19:20:27.207Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-24T19:20:28.656Z] ---> f3a3ad254d41 [2023-05-24T19:20:28.656Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-24T19:20:28.923Z] ---> 68a940262724 [2023-05-24T19:20:28.923Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-24T19:20:29.507Z] ---> abfaea0b2aa8 [2023-05-24T19:20:29.507Z] Step 19/24 : EXPOSE 59982 [2023-05-24T19:20:29.507Z] ---> Running in 4b8ef0fff41d [2023-05-24T19:20:29.776Z] Removing intermediate container 4b8ef0fff41d [2023-05-24T19:20:29.776Z] ---> 6a6db680ef55 [2023-05-24T19:20:29.776Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-24T19:20:29.776Z] ---> Running in 78c93d14fa6f [2023-05-24T19:20:30.045Z] Removing intermediate container 78c93d14fa6f [2023-05-24T19:20:30.045Z] ---> 41c8743829c3 [2023-05-24T19:20:30.045Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-24T19:20:30.312Z] ---> Running in 00b8a068e12a [2023-05-24T19:20:30.582Z] Removing intermediate container 00b8a068e12a [2023-05-24T19:20:30.582Z] ---> 659f0bcc0a09 [2023-05-24T19:20:30.582Z] Step 22/24 : LABEL arch=arm64 [2023-05-24T19:20:30.582Z] ---> Running in 05c8917ff8d1 [2023-05-24T19:20:30.851Z] Removing intermediate container 05c8917ff8d1 [2023-05-24T19:20:30.851Z] ---> df7a77272305 [2023-05-24T19:20:30.851Z] Step 23/24 : LABEL git_sha=cabf9d6329acef6dd2c7053a0e9edd132f6bac4d [2023-05-24T19:20:30.851Z] ---> Running in b97de32c8138 [2023-05-24T19:20:31.123Z] Removing intermediate container b97de32c8138 [2023-05-24T19:20:31.123Z] ---> 1226d5941ab3 [2023-05-24T19:20:31.123Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T19:20:31.390Z] ---> Running in 827113d18c1f [2023-05-24T19:20:31.659Z] Removing intermediate container 827113d18c1f [2023-05-24T19:20:31.659Z] ---> 646303dc8024 [2023-05-24T19:20:31.659Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T19:20:31.659Z] Successfully built 646303dc8024 [2023-05-24T19:20:31.659Z] 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-05-24T19:20:32.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T19:20:32.499Z] [2023-05-24T19:20:32.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:20:32.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T19:20:32.910Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T19:20:32.910Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T19:20:32.910Z] 04944245beec: Pulling fs layer [2023-05-24T19:20:32.910Z] 699f458cf7ca: Pulling fs layer [2023-05-24T19:20:32.910Z] 765212b225bb: Pulling fs layer [2023-05-24T19:20:32.910Z] f23df028b6ca: Pulling fs layer [2023-05-24T19:20:32.910Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T19:20:32.910Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T19:20:32.910Z] f23df028b6ca: Waiting [2023-05-24T19:20:32.910Z] 765212b225bb: Waiting [2023-05-24T19:20:32.910Z] d65c8cfc05b1: Waiting [2023-05-24T19:20:32.910Z] 2437ff75d9bd: Waiting [2023-05-24T19:20:33.180Z] 04944245beec: Verifying Checksum [2023-05-24T19:20:33.180Z] 04944245beec: Download complete [2023-05-24T19:20:33.180Z] 765212b225bb: Verifying Checksum [2023-05-24T19:20:33.180Z] 765212b225bb: Download complete [2023-05-24T19:20:33.180Z] f23df028b6ca: Download complete [2023-05-24T19:20:33.180Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T19:20:33.180Z] d65c8cfc05b1: Download complete [2023-05-24T19:20:33.453Z] 699f458cf7ca: Verifying Checksum [2023-05-24T19:20:33.453Z] 699f458cf7ca: Download complete [2023-05-24T19:20:33.720Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T19:20:33.720Z] 8998bd30e6a1: Download complete [2023-05-24T19:20:36.303Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T19:20:36.303Z] 2437ff75d9bd: Download complete [2023-05-24T19:20:37.712Z] 8998bd30e6a1: Pull complete [2023-05-24T19:20:37.983Z] 04944245beec: Pull complete [2023-05-24T19:20:40.569Z] 699f458cf7ca: Pull complete [2023-05-24T19:20:40.569Z] 765212b225bb: Pull complete [2023-05-24T19:20:41.527Z] f23df028b6ca: Pull complete [2023-05-24T19:20:41.527Z] d65c8cfc05b1: Pull complete [2023-05-24T19:20:59.743Z] 2437ff75d9bd: Pull complete [2023-05-24T19:20:59.743Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T19:20:59.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T19:20:59.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:21:00.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-16772 does not seem to be running inside a container [2023-05-24T19:21:00.175Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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:arm64 cat [2023-05-24T19:21:02.708Z] $ docker top 8367581fc89c597417c02f6a244f4d786219de61c3f37d0db7f7aaf3bad548ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:21:03.614Z] ---> job-cost.sh [2023-05-24T19:21:03.614Z] lf-activate-venv: SKIPPING [2023-05-24T19:21:03.614Z] INFO: No Stack... [2023-05-24T19:21:04.196Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T19:21:04.777Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T19:21:05.435Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-24T19:21:05.435Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T19:21:05.520Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-609-1-stack-cost] [2023-05-24T19:21:05.525Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-609-1-stack-cost] did not exist. Created. [2023-05-24T19:21:05.525Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-609-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T19:21:05.942Z] /w/workspace/device-mqtt-go/1@tmp/durable-a9f13572/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T19:21:06.613Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T19:21:06.651Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T19:21:06.698Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T19:21:06.724Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-609-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T19:21:06.824Z] $ docker stop --time=1 8367581fc89c597417c02f6a244f4d786219de61c3f37d0db7f7aaf3bad548ff [2023-05-24T19:21:08.335Z] $ docker rm -f --volumes 8367581fc89c597417c02f6a244f4d786219de61c3f37d0db7f7aaf3bad548ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-24T19:21:09.300Z] provisioning config files... [2023-05-24T19:21:09.309Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp/config11836133180641479485tmp [Pipeline] { [Pipeline] sh [2023-05-24T19:21:09.639Z] + set +x [2023-05-24T19:21:09.639Z] + curl -s https://codecov.io/bash [2023-05-24T19:21:09.639Z] + bash -s -- [2023-05-24T19:21:09.639Z] [2023-05-24T19:21:09.639Z] _____ _ [2023-05-24T19:21:09.639Z] / ____| | | [2023-05-24T19:21:09.639Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T19:21:09.639Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T19:21:09.639Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T19:21:09.639Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T19:21:09.639Z] Bash-1.0.6 [2023-05-24T19:21:09.639Z] [2023-05-24T19:21:09.639Z] [2023-05-24T19:21:09.639Z] ==> git version 2.25.1 found [2023-05-24T19:21:09.639Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-24T19:21:09.639Z] Release-Date: 2020-01-08 [2023-05-24T19:21:09.639Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-24T19:21:09.639Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T19:21:09.639Z] ==> Jenkins CI detected. [2023-05-24T19:21:09.639Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-609 [2023-05-24T19:21:09.639Z] project root: . [2023-05-24T19:21:09.639Z] --> token set from env [2023-05-24T19:21:09.639Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T19:21:09.639Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T19:21:09.639Z] ==> Python coveragepy not found [2023-05-24T19:21:09.639Z] ==> Searching for coverage reports in: [2023-05-24T19:21:09.639Z] + . [2023-05-24T19:21:09.639Z] -> Found 1 reports [2023-05-24T19:21:09.639Z] ==> Detecting git/mercurial file structure [2023-05-24T19:21:09.639Z] ==> Reading reports [2023-05-24T19:21:09.639Z] + ./coverage.out bytes=18506 [2023-05-24T19:21:09.639Z] ==> Appending adjustments [2023-05-24T19:21:09.639Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T19:21:09.900Z] + Found adjustments [2023-05-24T19:21:09.900Z] ==> Gzipping contents [2023-05-24T19:21:09.900Z] 4.0K /tmp/codecov.aWoU4p.gz [2023-05-24T19:21:09.900Z] ==> Uploading reports [2023-05-24T19:21:09.900Z] url: https://codecov.io [2023-05-24T19:21:09.900Z] query: branch=PR-609&commit=cabf9d6329acef6dd2c7053a0e9edd132f6bac4d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-609%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=609&job=&cmd_args= [2023-05-24T19:21:09.900Z] -> Pinging Codecov [2023-05-24T19:21:09.900Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-609&commit=cabf9d6329acef6dd2c7053a0e9edd132f6bac4d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-609%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=609&job=&cmd_args= [2023-05-24T19:21:09.900Z] -> Uploading to [2023-05-24T19:21:09.900Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/7D719EC7BBE17E464838252E33014C33/cabf9d6329acef6dd2c7053a0e9edd132f6bac4d/57a58b76-4b5d-49a8-a534-002f52123cb9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T192109Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=71fa0bbad12daf856eec07b39156e67616bc56fe592d32f66a05df81e6454053 [2023-05-24T19:21:09.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T19:21:09.900Z] Dload Upload Total Spent Left Speed [2023-05-24T19:21:10.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 14972 --:--:-- --:--:-- --:--:-- 14972 [2023-05-24T19:21:10.160Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/cabf9d6329acef6dd2c7053a0e9edd132f6bac4d [Pipeline] } [2023-05-24T19:21:10.194Z] 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-05-24T19:21:12.072Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-609/archives ] [2023-05-24T19:21:12.072Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-609/archives [2023-05-24T19:21:12.072Z] total 16 [2023-05-24T19:21:12.072Z] drwxr-xr-x 3 root root 4096 May 24 19:10 . [2023-05-24T19:21:12.072Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 19:10 .. [2023-05-24T19:21:12.072Z] drwxr-xr-x 2 root root 4096 May 24 19:10 cost [2023-05-24T19:21:12.072Z] -rw-r--r-- 1 root root 86 May 24 19:10 cost.csv [2023-05-24T19:21:12.072Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-609/archives [2023-05-24T19:21:12.072Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-609/archives [2023-05-24T19:21:12.072Z] total 16 [2023-05-24T19:21:12.072Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 19:10 . [2023-05-24T19:21:12.072Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 19:10 .. [2023-05-24T19:21:12.072Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 19:10 cost [2023-05-24T19:21:12.072Z] -rw-r--r-- 1 jenkins jenkins 86 May 24 19:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:21:12.407Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:21:13.301Z] ---> package-listing.sh [2023-05-24T19:21:13.301Z] ++ facter osfamily [2023-05-24T19:21:13.301Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T19:21:13.560Z] + OS_FAMILY=debian [2023-05-24T19:21:13.560Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-609 [2023-05-24T19:21:13.560Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T19:21:13.560Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T19:21:13.560Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T19:21:13.560Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T19:21:13.560Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-609 ']' [2023-05-24T19:21:13.560Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T19:21:13.560Z] + case "${OS_FAMILY}" in [2023-05-24T19:21:13.560Z] + dpkg -l [2023-05-24T19:21:13.560Z] + grep '^ii' [2023-05-24T19:21:13.560Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T19:21:13.560Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T19:21:13.560Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T19:21:13.560Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-609 ']' [2023-05-24T19:21:13.560Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-609/archives/ [2023-05-24T19:21:13.560Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-609/archives/ [Pipeline] echo [2023-05-24T19:21:13.595Z] 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-609/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T19:21:13.896Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:21:14.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T19:21:14.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:21:14.409Z] prd-ubuntu20.04-docker-8c-8g-16771 does not seem to be running inside a container [2023-05-24T19:21:14.456Z] $ 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-609/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-609 -v /w/workspace/gexfoundry_device-mqtt-go_PR-609:/w/workspace/gexfoundry_device-mqtt-go_PR-609:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-609@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-05-24T19:21:14.652Z] $ docker top fe95931ed9cbd3d4e197a84dc819078a5259652b7bca2f20c55e429748ee51eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T19:21:15.055Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T19:21:15.365Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T19:21:15.679Z] + ls /var/log/sa-host [2023-05-24T19:21:15.679Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T19:21:15.920Z] provisioning config files... [2023-05-24T19:21:15.930Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-609@tmp/config17873145469397626327tmp [Pipeline] { [Pipeline] echo [2023-05-24T19:21:15.977Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:21:16.290Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T19:21:16.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:21:16.739Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T19:21:16.770Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:21:17.079Z] ---> sudo-logs.sh [2023-05-24T19:21:17.079Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T19:21:17.165Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:21:17.476Z] ---> job-cost.sh [2023-05-24T19:21:17.476Z] lf-activate-venv: SKIPPING [2023-05-24T19:21:17.476Z] DEBUG: total: 0.2199999988079071 [2023-05-24T19:21:17.476Z] INFO: Retrieving Stack Cost... [2023-05-24T19:21:18.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T19:21:18.301Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T19:21:18.338Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:21:18.651Z] ---> logs-deploy.sh [2023-05-24T19:21:18.651Z] lf-activate-venv: SKIPPING [2023-05-24T19:21:18.651Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-609/1 [2023-05-24T19:21:18.651Z] INFO: archiving workspace using pattern(s): [2023-05-24T19:21:19.592Z] Archives upload complete. [2023-05-24T19:21:19.592Z] INFO: archiving logs to Nexus