Pull request #597 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47638c1d747c49e8cd0eceef80dbbf6539deedc6+db7876f2142a7278c0249a92e31096ef17edc92f (5a74acc7e15ba64599472bf464d1b8b7d183ba6b) 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-ssh5135334288249787915.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-ssh4151333689910376351.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-597/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-597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16397059762452153494.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-597/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8854989986509756050.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-ssh9759146722604897847.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-597/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-597/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18212290439188921821.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-14604 in /w/workspace/gexfoundry_device-mqtt-go_PR-597 [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-597 # 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/597/head:refs/remotes/origin/PR-597 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit db7876f2142a7278c0249a92e31096ef17edc92f into PR head commit 47638c1d747c49e8cd0eceef80dbbf6539deedc6 Merge succeeded, producing 47638c1d747c49e8cd0eceef80dbbf6539deedc6 Checking out Revision 47638c1d747c49e8cd0eceef80dbbf6539deedc6 (PR-597) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 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 01:59:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 47638c1d747c49e8cd0eceef80dbbf6539deedc6 # 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 db7876f2142a7278c0249a92e31096ef17edc92f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47638c1d747c49e8cd0eceef80dbbf6539deedc6 # timeout=10 [Pipeline] withCredentials 01:59:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:59:00 ========================================================= 01:59:00 EdgeX Global Pipelines Version Info 01:59:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:59:01 ------------------- 01:59:01 stable info: 01:59:01 ------------------- 01:59:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:59:01 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:59:01 Message: update stable to v1.0.249 01:59:02 ------------------- 01:59:02 experimental info: 01:59:02 ------------------- 01:59:02 Commited By: **** collab-it+edgex@linuxfoundation.org 01:59:02 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:59:02 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:59:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:59:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:59:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:59:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:59:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:59:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:59:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-597 [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-597 [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-597 [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47638c1d747c49e8cd0eceef80dbbf6539deedc6 [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47638c1 [Pipeline] echo 01:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:03 provisioning config files... 01:59:03 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp/config15634216538440353492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:04 ---> docker-login.sh 01:59:04 nexus3.edgexfoundry.org:10001 01:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:04 Configure a credential helper to remove this warning. See 01:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:04 01:59:04 Login Succeeded 01:59:04 nexus3.edgexfoundry.org:10002 01:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:04 Configure a credential helper to remove this warning. See 01:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:04 01:59:04 Login Succeeded 01:59:04 nexus3.edgexfoundry.org:10003 01:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:04 Configure a credential helper to remove this warning. See 01:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:04 01:59:04 Login Succeeded 01:59:04 nexus3.edgexfoundry.org:10004 01:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:04 Configure a credential helper to remove this warning. See 01:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:04 01:59:04 Login Succeeded 01:59:04 docker.io 01:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:05 Configure a credential helper to remove this warning. See 01:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:05 01:59:05 Login Succeeded 01:59:05 ---> docker-login.sh ends [Pipeline] } 01:59:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:59:05 + git rev-list -1 --merges 47638c1d747c49e8cd0eceef80dbbf6539deedc6~1..47638c1d747c49e8cd0eceef80dbbf6539deedc6 [Pipeline] echo 01:59:06 -----------> git rev-list -1 --merges 47638c1d747c49e8cd0eceef80dbbf6539deedc6~1..47638c1d747c49e8cd0eceef80dbbf6539deedc6 47638c1d747c49e8cd0eceef80dbbf6539deedc6 [false] [Pipeline] sh 01:59:06 + git log --format=format:%s -1 47638c1d747c49e8cd0eceef80dbbf6539deedc6 [Pipeline] echo 01:59:06 ========================================================= 01:59:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:59:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:59:06 + git log --format=format:%s -1 47638c1d747c49e8cd0eceef80dbbf6539deedc6 [Pipeline] echo 01:59:06 [semverPrep] GIT_COMMIT: 47638c1d747c49e8cd0eceef80dbbf6539deedc6, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:59:06 [semverPrep] This is not a build commit. [Pipeline] sh 01:59:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:59:07 + grep -v github /etc/ssh/ssh_known_hosts 01:59:07 + [ -e /tmp/ssh_known_hosts ] 01:59:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:59:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:59:07 + sudo tee -a /etc/ssh/ssh_known_hosts 01:59:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:07 01:59:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:08 0.1.4: Pulling from edgex-devops/py-git-semver 01:59:08 b85a868b505f: Pulling fs layer 01:59:08 e2be974225ed: Pulling fs layer 01:59:08 339a4e72a1f5: Pulling fs layer 01:59:08 988bab9f4d93: Pulling fs layer 01:59:08 1469e6f7b9e6: Pulling fs layer 01:59:08 eaf3925da568: Pulling fs layer 01:59:08 bab4dde63d76: Pulling fs layer 01:59:08 bde34c3a00c8: Pulling fs layer 01:59:08 b352a97aabf1: Pulling fs layer 01:59:08 4872d77fe225: Pulling fs layer 01:59:08 5851b861e8e6: Pulling fs layer 01:59:08 4872d77fe225: Waiting 01:59:08 bab4dde63d76: Waiting 01:59:08 bde34c3a00c8: Waiting 01:59:08 eaf3925da568: Waiting 01:59:08 1469e6f7b9e6: Waiting 01:59:08 5851b861e8e6: Waiting 01:59:08 e2be974225ed: Verifying Checksum 01:59:08 e2be974225ed: Download complete 01:59:08 988bab9f4d93: Verifying Checksum 01:59:08 988bab9f4d93: Download complete 01:59:08 1469e6f7b9e6: Verifying Checksum 01:59:08 1469e6f7b9e6: Download complete 01:59:08 eaf3925da568: Verifying Checksum 01:59:08 eaf3925da568: Download complete 01:59:08 339a4e72a1f5: Download complete 01:59:08 bde34c3a00c8: Download complete 01:59:08 b352a97aabf1: Download complete 01:59:08 4872d77fe225: Verifying Checksum 01:59:08 4872d77fe225: Download complete 01:59:08 5851b861e8e6: Download complete 01:59:08 b85a868b505f: Download complete 01:59:08 bab4dde63d76: Verifying Checksum 01:59:08 bab4dde63d76: Download complete 01:59:09 b85a868b505f: Pull complete 01:59:09 e2be974225ed: Pull complete 01:59:10 339a4e72a1f5: Pull complete 01:59:10 988bab9f4d93: Pull complete 01:59:10 1469e6f7b9e6: Pull complete 01:59:10 eaf3925da568: Pull complete 01:59:11 bab4dde63d76: Pull complete 01:59:11 bde34c3a00c8: Pull complete 01:59:12 b352a97aabf1: Pull complete 01:59:12 4872d77fe225: Pull complete 01:59:12 5851b861e8e6: Pull complete 01:59:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:59:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:12 prd-ubuntu20.04-docker-8c-8g-14604 does not seem to be running inside a container 01:59:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-597 -v /w/workspace/gexfoundry_device-mqtt-go_PR-597:/w/workspace/gexfoundry_device-mqtt-go_PR-597:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:59:13 $ docker top c3c81def2cc4aaae80628129fbbf0a1ead47183907a4c632bc836fdb9a0e0b6f -eo pid,comm 01:59:13 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). 01:59:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:14 [ssh-agent] Looking for ssh-agent implementation... 01:59:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:14 $ docker exec c3c81def2cc4aaae80628129fbbf0a1ead47183907a4c632bc836fdb9a0e0b6f ssh-agent 01:59:14 SSH_AUTH_SOCK=/tmp/ssh-FvfmnS97hT4b/agent.32 01:59:14 SSH_AGENT_PID=38 01:59:14 Running ssh-add (command line suppressed) 01:59:14 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp/private_key_2259704259827399848.key (/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp/private_key_2259704259827399848.key) 01:59:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:14 + git tag --points-at HEAD [Pipeline] } 01:59:14 $ docker exec --env ******** --env ******** c3c81def2cc4aaae80628129fbbf0a1ead47183907a4c632bc836fdb9a0e0b6f ssh-agent -k 01:59:14 unset SSH_AUTH_SOCK; 01:59:14 unset SSH_AGENT_PID; 01:59:14 echo Agent pid 38 killed; 01:59:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:59:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:14 [ssh-agent] Looking for ssh-agent implementation... 01:59:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:15 $ docker exec c3c81def2cc4aaae80628129fbbf0a1ead47183907a4c632bc836fdb9a0e0b6f ssh-agent 01:59:15 SSH_AUTH_SOCK=/tmp/ssh-Wi9xcFF7b64d/agent.70 01:59:15 SSH_AGENT_PID=76 01:59:15 Running ssh-add (command line suppressed) 01:59:15 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp/private_key_12016121212481983850.key (/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp/private_key_12016121212481983850.key) 01:59:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:15 + git semver init 01:59:15 2023-05-09 01:59:15,840 [run_init] DEBUG init version:0.0.0 force:False 01:59:15 2023-05-09 01:59:15,840 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-597/.semver 01:59:15 2023-05-09 01:59:15,841 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-597/.semver 01:59:15 2023-05-09 01:59:15,841 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-597/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-597, universal_newlines=False, shell=None, istream=None) 01:59:18 2023-05-09 01:59:18,315 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-597/.git/info/exclude 01:59:18 2023-05-09 01:59:18,316 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-597/.semver/PR-597 with force:False 01:59:18 2023-05-09 01:59:18,316 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-597/.semver/PR-597 01:59:18 2023-05-09 01:59:18,320 [execute] INFO git cat-file --batch-check 01:59:18 2023-05-09 01:59:18,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-597/.semver, universal_newlines=False, shell=None, istream=) 01:59:18 2023-05-09 01:59:18,326 [execute] INFO git cat-file --batch 01:59:18 2023-05-09 01:59:18,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-597/.semver, universal_newlines=False, shell=None, istream=) 01:59:18 2023-05-09 01:59:18,331 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-597/.semver/PR-597 01:59:18 0.0.0 [Pipeline] } 01:59:18 $ docker exec --env ******** --env ******** c3c81def2cc4aaae80628129fbbf0a1ead47183907a4c632bc836fdb9a0e0b6f ssh-agent -k 01:59:18 unset SSH_AUTH_SOCK; 01:59:18 unset SSH_AGENT_PID; 01:59:18 echo Agent pid 76 killed; 01:59:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:19 + git semver [Pipeline] } 01:59:19 $ docker stop --time=1 c3c81def2cc4aaae80628129fbbf0a1ead47183907a4c632bc836fdb9a0e0b6f 01:59:20 $ docker rm -f --volumes c3c81def2cc4aaae80628129fbbf0a1ead47183907a4c632bc836fdb9a0e0b6f [Pipeline] // withDockerContainer [Pipeline] sh 01:59:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:59:21 Stashed 1 file(s) [Pipeline] echo 01:59:21 [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 01:59:22 provisioning config files... 01:59:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp/config2255728025656347338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:22 ---> docker-login.sh 01:59:22 nexus3.edgexfoundry.org:10001 01:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:22 Configure a credential helper to remove this warning. See 01:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:22 01:59:22 Login Succeeded 01:59:22 nexus3.edgexfoundry.org:10002 01:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:22 Configure a credential helper to remove this warning. See 01:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:22 01:59:22 Login Succeeded 01:59:22 nexus3.edgexfoundry.org:10003 01:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:22 Configure a credential helper to remove this warning. See 01:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:22 01:59:22 Login Succeeded 01:59:22 nexus3.edgexfoundry.org:10004 01:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:22 Configure a credential helper to remove this warning. See 01:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:22 01:59:22 Login Succeeded 01:59:22 docker.io 01:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:22 Configure a credential helper to remove this warning. See 01:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:22 01:59:22 Login Succeeded 01:59:22 ---> docker-login.sh ends [Pipeline] } 01:59:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:59:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:23 ========================================================= 01:59:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:59:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:23 + 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 . 01:59:23 Sending build context to Docker daemon 6.519MB 01:59:23 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:59:23 Step 2/12 : FROM ${BASE} AS builder 01:59:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:59:23 f56be85fc22e: Pulling fs layer 01:59:23 85791d961cd3: Pulling fs layer 01:59:23 d694b5ae8c79: Pulling fs layer 01:59:23 9f32a84ed3da: Pulling fs layer 01:59:23 4d19c01a9841: Pulling fs layer 01:59:23 9325e15d5711: Pulling fs layer 01:59:23 556b6ee489ea: Pulling fs layer 01:59:23 c5a4b2cf53e6: Pulling fs layer 01:59:23 9325e15d5711: Waiting 01:59:23 556b6ee489ea: Waiting 01:59:23 4d19c01a9841: Waiting 01:59:23 9f32a84ed3da: Waiting 01:59:23 c5a4b2cf53e6: Waiting 01:59:23 85791d961cd3: Verifying Checksum 01:59:23 85791d961cd3: Download complete 01:59:23 9f32a84ed3da: Download complete 01:59:23 4d19c01a9841: Verifying Checksum 01:59:23 4d19c01a9841: Download complete 01:59:23 f56be85fc22e: Verifying Checksum 01:59:23 f56be85fc22e: Download complete 01:59:23 9325e15d5711: Verifying Checksum 01:59:23 9325e15d5711: Download complete 01:59:23 f56be85fc22e: Pull complete 01:59:24 85791d961cd3: Pull complete 01:59:24 c5a4b2cf53e6: Verifying Checksum 01:59:24 c5a4b2cf53e6: Download complete 01:59:24 d694b5ae8c79: Download complete 01:59:24 556b6ee489ea: Verifying Checksum 01:59:24 556b6ee489ea: Download complete 01:59:28 d694b5ae8c79: Pull complete 01:59:28 9f32a84ed3da: Pull complete 01:59:28 4d19c01a9841: Pull complete 01:59:28 9325e15d5711: Pull complete 01:59:30 556b6ee489ea: Pull complete 01:59:31 c5a4b2cf53e6: Pull complete 01:59:31 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:59:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:59:31 ---> c4be618373d6 01:59:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:59:32 ---> Running in 7fde5900181e 01:59:32 Removing intermediate container 7fde5900181e 01:59:32 ---> e0191affcb99 01:59:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:59:32 ---> Running in cdeb13d14e04 01:59:33 Removing intermediate container cdeb13d14e04 01:59:33 ---> 12a62971ca10 01:59:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:59:33 ---> Running in 2cd661804ee9 01:59:33 Removing intermediate container 2cd661804ee9 01:59:33 ---> e7394bf9189d 01:59:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:59:33 ---> Running in de69e89c1f39 01:59:33 Removing intermediate container de69e89c1f39 01:59:33 ---> 3d95ebd96b85 01:59:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:59:33 ---> Running in c387ca7a9c24 01:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:59:33 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:59:33 (2/4) Installing libedit (20221030.3.1-r0) 01:59:33 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:59:33 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:59:33 Executing busybox-1.35.0-r29.trigger 01:59:33 OK: 269 MiB in 57 packages 01:59:34 Removing intermediate container c387ca7a9c24 01:59:34 ---> 119e4a0757ed 01:59:34 Step 8/12 : WORKDIR /device-mqtt-go 01:59:34 ---> Running in 22bc52ca07cd 01:59:34 Removing intermediate container 22bc52ca07cd 01:59:34 ---> db356412586b 01:59:34 Step 9/12 : COPY go.mod vendor* ./ 01:59:34 ---> d250c6e32dd8 01:59:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:34 ---> Running in cd6c3c1a1022 01:59:36 Still waiting to schedule task 01:59:36 ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:59:36 ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:59:36 ‘prd-ubuntu20.04-docker-8c-8g-14605’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:59:36 ‘prd-ubuntu20.04-docker-arm64-4c-16g-14599’ is offline 01:59:36 ‘prd-ubuntu20.04-docker-arm64-4c-16g-14606’ is offline 02:00:13 Removing intermediate container cd6c3c1a1022 02:00:13 ---> 670451b74b7f 02:00:13 Step 11/12 : COPY . . 02:00:13 ---> 822db0244893 02:00:13 Step 12/12 : RUN $MAKE 02:00:13 ---> Running in ef90c7c3ccb1 02:00:14 noop 02:00:14 Removing intermediate container ef90c7c3ccb1 02:00:14 ---> dee10b4a9c64 02:00:14 Successfully built dee10b4a9c64 02:00:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:14 + docker inspect -f . ci-base-image-x86_64 02:00:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:15 prd-ubuntu20.04-docker-8c-8g-14604 does not seem to be running inside a container 02:00:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-597 -v /w/workspace/gexfoundry_device-mqtt-go_PR-597:/w/workspace/gexfoundry_device-mqtt-go_PR-597:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-597@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 ******** ci-base-image-x86_64 cat 02:00:15 $ docker top 7596db7132cd02f989bf7b65c95763e75698a2da0b8dca7976d4f99f638c1a39 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:15 + go version 02:00:15 go version go1.20.2 linux/amd64 [Pipeline] } 02:00:15 $ docker stop --time=1 7596db7132cd02f989bf7b65c95763e75698a2da0b8dca7976d4f99f638c1a39 02:00:17 $ docker rm -f --volumes 7596db7132cd02f989bf7b65c95763e75698a2da0b8dca7976d4f99f638c1a39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:17 + docker inspect -f . ci-base-image-x86_64 02:00:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:17 prd-ubuntu20.04-docker-8c-8g-14604 does not seem to be running inside a container 02:00:17 $ 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-597 -v /w/workspace/gexfoundry_device-mqtt-go_PR-597:/w/workspace/gexfoundry_device-mqtt-go_PR-597:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-597@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 ******** ci-base-image-x86_64 cat 02:00:18 $ docker top 5dcb3cf55f7477b9b8e14bd9f1f8bba5b399f212cfd82d5201a649d77954c358 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-597 [Pipeline] fileExists [Pipeline] sh 02:00:19 + make test 02:00:19 go test ./... -coverprofile=coverage.out ./... 02:00:24 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:00:34 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:00:34 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:00:34 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.020s coverage: 23.1% of statements 02:00:40 go vet ./... 02:00:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:00:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:00:44 ./bin/test-attribution-txt.sh [Pipeline] echo 02:00:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:00:44 $ docker stop --time=1 5dcb3cf55f7477b9b8e14bd9f1f8bba5b399f212cfd82d5201a649d77954c358 02:00:46 $ docker rm -f --volumes 5dcb3cf55f7477b9b8e14bd9f1f8bba5b399f212cfd82d5201a649d77954c358 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:00:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:00:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:00:48 + ls -al . 02:00:48 total 180 02:00:48 drwxrwxr-x 10 jenkins jenkins 4096 May 9 02:00 . 02:00:48 drwxrwxr-x 4 jenkins jenkins 4096 May 9 01:58 .. 02:00:48 -rw-rw-r-- 1 jenkins jenkins 140 May 9 01:58 .dockerignore 02:00:48 drwxrwxr-x 8 jenkins jenkins 4096 May 9 01:59 .git 02:00:48 drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:58 .github 02:00:48 -rw-rw-r-- 1 jenkins jenkins 329 May 9 01:58 .gitignore 02:00:48 -rw-rw-r-- 1 jenkins jenkins 41 May 9 01:58 .golangci.yml 02:00:48 drwxr-xr-x 3 jenkins jenkins 4096 May 9 01:59 .semver 02:00:48 -rw-rw-r-- 1 jenkins jenkins 9417 May 9 01:58 Attribution.txt 02:00:48 -rw-rw-r-- 1 jenkins jenkins 13162 May 9 01:58 CHANGELOG.md 02:00:48 -rw-rw-r-- 1 jenkins jenkins 1689 May 9 01:58 Dockerfile 02:00:48 -rw-rw-r-- 1 jenkins jenkins 677 May 9 01:58 GOVERNANCE.md 02:00:48 -rw-rw-r-- 1 jenkins jenkins 678 May 9 01:58 Jenkinsfile 02:00:48 -rw-rw-r-- 1 jenkins jenkins 11340 May 9 01:58 LICENSE 02:00:48 -rw-rw-r-- 1 jenkins jenkins 1732 May 9 01:58 Makefile 02:00:48 -rw-rw-r-- 1 jenkins jenkins 620 May 9 01:58 OWNERS.md 02:00:48 -rw-rw-r-- 1 jenkins jenkins 3165 May 9 01:58 README.md 02:00:48 -rw-rw-r-- 1 jenkins jenkins 5 May 9 01:59 VERSION 02:00:48 drwxrwxr-x 2 jenkins jenkins 4096 May 9 01:58 bin 02:00:48 drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:58 cmd 02:00:48 -rw-r--r-- 1 jenkins jenkins 18144 May 9 02:00 coverage.out 02:00:48 -rw-rw-r-- 1 jenkins jenkins 3333 May 9 01:58 go.mod 02:00:48 -rw-rw-r-- 1 jenkins jenkins 31328 May 9 01:58 go.sum 02:00:48 drwxrwxr-x 3 jenkins jenkins 4096 May 9 01:58 internal 02:00:48 drwxrwxr-x 2 jenkins jenkins 4096 May 9 01:58 mock 02:00:48 drwxrwxr-x 4 jenkins jenkins 4096 May 9 01:58 snap 02:00:48 -rw-rw-r-- 1 jenkins jenkins 227 May 9 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:49 + 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=47638c1d747c49e8cd0eceef80dbbf6539deedc6 --label arch=amd64 --label version=0.0.0 . 02:00:49 Sending build context to Docker daemon 6.538MB 02:00:49 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:00:49 Step 2/24 : FROM ${BASE} AS builder 02:00:49 ---> dee10b4a9c64 02:00:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:00:49 ---> Running in c53d19058b57 02:00:49 Removing intermediate container c53d19058b57 02:00:49 ---> 76e83986c346 02:00:49 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:49 ---> Running in 14cd0cb774ca 02:00:49 Removing intermediate container 14cd0cb774ca 02:00:49 ---> 027f9e2b06fe 02:00:49 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:49 ---> Running in ecce6d7f5f7e 02:00:49 Removing intermediate container ecce6d7f5f7e 02:00:49 ---> 230d1b647f63 02:00:49 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:00:49 ---> Running in 3ba39e805cd3 02:00:49 Removing intermediate container 3ba39e805cd3 02:00:49 ---> 2ba1da7802db 02:00:49 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:49 ---> Running in 8de384ca677e 02:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:50 OK: 269 MiB in 57 packages 02:00:50 Removing intermediate container 8de384ca677e 02:00:50 ---> 30276d23ec38 02:00:50 Step 8/24 : WORKDIR /device-mqtt-go 02:00:50 ---> Running in 11e89911bbf2 02:00:50 Removing intermediate container 11e89911bbf2 02:00:50 ---> d905c4924275 02:00:50 Step 9/24 : COPY go.mod vendor* ./ 02:00:50 ---> 5b648996bb72 02:00:50 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:50 ---> Running in fb4ac5802949 02:00:51 Removing intermediate container fb4ac5802949 02:00:51 ---> f5233edcbfef 02:00:51 Step 11/24 : COPY . . 02:00:51 ---> 53b267179610 02:00:51 Step 12/24 : RUN $MAKE 02:00:51 ---> Running in c1e41c65edba 02:00:51 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 02:01:09 Removing intermediate container c1e41c65edba 02:01:09 ---> ee17b5c7bb33 02:01:09 Step 13/24 : FROM alpine:3.17 02:01:09 3.17: Pulling from library/alpine 02:01:09 f56be85fc22e: Already exists 02:01:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:01:09 Status: Downloaded newer image for alpine:3.17 02:01:09 ---> 9ed4aefc74f6 02:01:09 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:01:09 ---> Running in 0a5fea686d29 02:01:09 Removing intermediate container 0a5fea686d29 02:01:09 ---> bde7c12f6b98 02:01:09 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:01:09 ---> Running in e1bfc5bf3c25 02:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:09 (1/1) Installing dumb-init (1.2.5-r2) 02:01:09 Executing busybox-1.35.0-r29.trigger 02:01:09 OK: 7 MiB in 16 packages 02:01:09 Removing intermediate container e1bfc5bf3c25 02:01:09 ---> d52776a2e453 02:01:09 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:01:09 ---> bb6f42faf72f 02:01:09 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:01:09 ---> 8eccc42f1107 02:01:09 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:01:09 ---> 108685801bae 02:01:09 Step 19/24 : EXPOSE 59982 02:01:09 ---> Running in 6841c92188ab 02:01:09 Removing intermediate container 6841c92188ab 02:01:09 ---> a27486543b48 02:01:09 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:01:09 ---> Running in 56b9598b4ec3 02:01:09 Removing intermediate container 56b9598b4ec3 02:01:09 ---> 5da0fbef2c86 02:01:09 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:01:09 ---> Running in 607788cb4351 02:01:09 Removing intermediate container 607788cb4351 02:01:09 ---> 31853016774d 02:01:09 Step 22/24 : LABEL arch=amd64 02:01:09 ---> Running in a579fd44c51f 02:01:09 Removing intermediate container a579fd44c51f 02:01:09 ---> c1ce78b6cf20 02:01:09 Step 23/24 : LABEL git_sha=47638c1d747c49e8cd0eceef80dbbf6539deedc6 02:01:09 ---> Running in b1e38cf57dca 02:01:09 Removing intermediate container b1e38cf57dca 02:01:09 ---> 235ef4617eb1 02:01:09 Step 24/24 : LABEL version=0.0.0 02:01:09 ---> Running in a13e3b6b6a4b 02:01:10 Removing intermediate container a13e3b6b6a4b 02:01:10 ---> 2b19aadb6449 02:01:10 [Warning] One or more build-args [ARCH] were not consumed 02:01:10 Successfully built 2b19aadb6449 02:01:10 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 02:01:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:10 02:01:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:11 latest: Pulling from edgex-lftools-log-publisher 02:01:11 5eb5b503b376: Pulling fs layer 02:01:11 5c69ac0246d0: Pulling fs layer 02:01:11 ec43610c2a17: Pulling fs layer 02:01:11 3a2ae6a8a46f: Pulling fs layer 02:01:11 33b1e0a273af: Pulling fs layer 02:01:11 5d3b04190fa2: Pulling fs layer 02:01:11 2f39f015ded8: Pulling fs layer 02:01:11 3a2ae6a8a46f: Waiting 02:01:11 33b1e0a273af: Waiting 02:01:11 5d3b04190fa2: Waiting 02:01:11 2f39f015ded8: Waiting 02:01:11 5c69ac0246d0: Download complete 02:01:11 3a2ae6a8a46f: Verifying Checksum 02:01:11 3a2ae6a8a46f: Download complete 02:01:11 33b1e0a273af: Verifying Checksum 02:01:11 33b1e0a273af: Download complete 02:01:11 5d3b04190fa2: Verifying Checksum 02:01:11 5d3b04190fa2: Download complete 02:01:11 ec43610c2a17: Verifying Checksum 02:01:11 ec43610c2a17: Download complete 02:01:11 5eb5b503b376: Verifying Checksum 02:01:11 5eb5b503b376: Download complete 02:01:12 2f39f015ded8: Download complete 02:01:12 5eb5b503b376: Pull complete 02:01:12 5c69ac0246d0: Pull complete 02:01:13 ec43610c2a17: Pull complete 02:01:13 3a2ae6a8a46f: Pull complete 02:01:13 33b1e0a273af: Pull complete 02:01:13 5d3b04190fa2: Pull complete 02:01:17 2f39f015ded8: Pull complete 02:01:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:01:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:17 prd-ubuntu20.04-docker-8c-8g-14604 does not seem to be running inside a container 02:01:18 $ 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-597 -v /w/workspace/gexfoundry_device-mqtt-go_PR-597:/w/workspace/gexfoundry_device-mqtt-go_PR-597:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-597@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:01:19 $ docker top b63543943d87b651ebb07847b516d6cbb0164c6e0d6e55bab8386be0241d6168 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:20 ---> job-cost.sh 02:01:20 lf-activate-venv: SKIPPING 02:01:20 INFO: No Stack... 02:01:20 INFO: Retrieving Pricing Info for: v3-standard-8 02:01:20 INFO: Archiving Costs [Pipeline] sh 02:01:20 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-597/archives/cost.csv 02:01:20 + cut -d, -f6 [Pipeline] lock 02:01:20 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-597-1-stack-cost] 02:01:20 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-597-1-stack-cost] did not exist. Created. 02:01:20 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-597-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:21 + echo total: 0.2199999988079071 [Pipeline] stash 02:01:21 Stashed 1 file(s) [Pipeline] } 02:01:21 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-597-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:21 $ docker stop --time=1 b63543943d87b651ebb07847b516d6cbb0164c6e0d6e55bab8386be0241d6168 02:01:22 $ docker rm -f --volumes b63543943d87b651ebb07847b516d6cbb0164c6e0d6e55bab8386be0241d6168 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:02:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14608 in /w/workspace/gexfoundry_device-mqtt-go_PR-597 [Pipeline] { [Pipeline] ws 02:02:17 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:02:17 Selected Git installation does not exist. Using Default 02:02:17 The recommended git tool is: NONE 02:02:24 using credential edgex-jenkins-ssh 02:02:24 Cloning the remote Git repository 02:02:24 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:02:24 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:02:24 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:02:24 > git --version # timeout=10 02:02:24 > git --version # 'git version 2.25.1' 02:02:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:26 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:02:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:28 Merging remotes/origin/main commit db7876f2142a7278c0249a92e31096ef17edc92f into PR head commit 47638c1d747c49e8cd0eceef80dbbf6539deedc6 02:02:28 Merge succeeded, producing 47638c1d747c49e8cd0eceef80dbbf6539deedc6 02:02:28 Checking out Revision 47638c1d747c49e8cd0eceef80dbbf6539deedc6 (PR-597) 02:02:27 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:02:28 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:02:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/597/head:refs/remotes/origin/PR-597 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:02:28 > git config core.sparsecheckout # timeout=10 02:02:28 > git checkout -f 47638c1d747c49e8cd0eceef80dbbf6539deedc6 # timeout=10 02:02:28 > git remote # timeout=10 02:02:28 > git config --get remote.origin.url # timeout=10 02:02:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:28 > git merge db7876f2142a7278c0249a92e31096ef17edc92f # timeout=10 02:02:28 > git rev-parse HEAD^{commit} # timeout=10 02:02:28 > git config core.sparsecheckout # timeout=10 02:02:28 > git checkout -f 47638c1d747c49e8cd0eceef80dbbf6539deedc6 # timeout=10 02:02:29 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:02:29 > git --version # timeout=10 02:02:29 > git --version # 'git version 2.25.1' 02:02:29 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:02:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:02:30 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:30 Dload Upload Total Spent Left Speed 02:02:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 02:02:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:02:31 + sudo tee /etc/docker/daemon.new 02:02:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:02:31 { 02:02:31 "registry-mirrors": [ 02:02:31 "https://nexus3.edgexfoundry.org:10001" 02:02:31 ], 02:02:31 "bip": "10.250.0.254/24", 02:02:31 "hosts": [ 02:02:31 "tcp://0.0.0.0:5555", 02:02:31 "unix:///var/run/docker.sock" 02:02:31 ], 02:02:31 "mtu": 1458, 02:02:31 "selinux-enabled": true, 02:02:31 "seccomp-profile": "/etc/docker/seccomp.json" 02:02:31 } [Pipeline] sh 02:02:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:02:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:51 provisioning config files... 02:02:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config10267108030891131218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:51 ---> docker-login.sh 02:02:51 nexus3.edgexfoundry.org:10001 02:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:52 Configure a credential helper to remove this warning. See 02:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:52 02:02:52 Login Succeeded 02:02:52 nexus3.edgexfoundry.org:10002 02:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:52 Configure a credential helper to remove this warning. See 02:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:52 02:02:52 Login Succeeded 02:02:52 nexus3.edgexfoundry.org:10003 02:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:52 Configure a credential helper to remove this warning. See 02:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:52 02:02:52 Login Succeeded 02:02:52 nexus3.edgexfoundry.org:10004 02:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:53 Configure a credential helper to remove this warning. See 02:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:53 02:02:53 Login Succeeded 02:02:53 docker.io 02:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:53 Configure a credential helper to remove this warning. See 02:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:53 02:02:53 Login Succeeded 02:02:53 ---> docker-login.sh ends [Pipeline] } 02:02:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:02:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:54 ========================================================= 02:02:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:02:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:54 + 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 . 02:02:55 Sending build context to Docker daemon 3.389MB 02:02:55 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:02:55 Step 2/12 : FROM ${BASE} AS builder 02:02:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:02:56 c41833b44d91: Pulling fs layer 02:02:56 ed15518f5707: Pulling fs layer 02:02:56 feae8fd75edb: Pulling fs layer 02:02:56 242c74f7c9fa: Pulling fs layer 02:02:56 3cdef696dda3: Pulling fs layer 02:02:56 2ced38df9373: Pulling fs layer 02:02:56 58f1dce35555: Pulling fs layer 02:02:56 242c74f7c9fa: Waiting 02:02:56 3cdef696dda3: Waiting 02:02:56 2ced38df9373: Waiting 02:02:56 58f1dce35555: Waiting 02:02:56 ed15518f5707: Verifying Checksum 02:02:56 ed15518f5707: Download complete 02:02:56 242c74f7c9fa: Verifying Checksum 02:02:56 242c74f7c9fa: Download complete 02:02:56 3cdef696dda3: Download complete 02:02:56 c41833b44d91: Verifying Checksum 02:02:56 c41833b44d91: Download complete 02:02:57 c41833b44d91: Pull complete 02:02:57 58f1dce35555: Verifying Checksum 02:02:57 58f1dce35555: Download complete 02:02:57 ed15518f5707: Pull complete 02:02:58 feae8fd75edb: Verifying Checksum 02:02:58 feae8fd75edb: Download complete 02:02:58 2ced38df9373: Verifying Checksum 02:02:58 2ced38df9373: Download complete 02:03:09 feae8fd75edb: Pull complete 02:03:09 242c74f7c9fa: Pull complete 02:03:09 3cdef696dda3: Pull complete 02:03:16 2ced38df9373: Pull complete 02:03:17 58f1dce35555: Pull complete 02:03:17 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:03:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:03:17 ---> fadd8f120f05 02:03:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:03:19 ---> Running in 2cd1584c2e47 02:03:19 Removing intermediate container 2cd1584c2e47 02:03:19 ---> f0114f6ce738 02:03:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:03:19 ---> Running in 062e42184c27 02:03:20 Removing intermediate container 062e42184c27 02:03:20 ---> f12886ec7758 02:03:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:03:20 ---> Running in cba22314c091 02:03:20 Removing intermediate container cba22314c091 02:03:20 ---> ecf12c6a3f54 02:03:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:03:20 ---> Running in c513b925c73d 02:03:21 Removing intermediate container c513b925c73d 02:03:21 ---> 6d5029249dcb 02:03:21 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:03:21 ---> Running in 9ad17560ce18 02:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:03:24 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:03:24 (2/4) Installing libedit (20221030.3.1-r0) 02:03:24 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:03:24 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:03:24 Executing busybox-1.35.0-r29.trigger 02:03:24 OK: 268 MiB in 57 packages 02:03:25 Removing intermediate container 9ad17560ce18 02:03:25 ---> cb55cb678fa9 02:03:25 Step 8/12 : WORKDIR /device-mqtt-go 02:03:25 ---> Running in 164f06bba60b 02:03:25 Removing intermediate container 164f06bba60b 02:03:25 ---> 6ae29d296fbf 02:03:25 Step 9/12 : COPY go.mod vendor* ./ 02:03:26 ---> a562e6d00cfa 02:03:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:26 ---> Running in d895e234ddee 02:04:34 Removing intermediate container d895e234ddee 02:04:34 ---> 7ae89a81c9c9 02:04:34 Step 11/12 : COPY . . 02:04:34 ---> 295945334909 02:04:34 Step 12/12 : RUN $MAKE 02:04:34 ---> Running in ae95b4e80e5e 02:04:34 noop 02:04:34 Removing intermediate container ae95b4e80e5e 02:04:34 ---> f9741d9a2c97 02:04:34 Successfully built f9741d9a2c97 02:04:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:35 + docker inspect -f . ci-base-image-arm64 02:04:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:35 prd-ubuntu20.04-docker-arm64-4c-16g-14608 does not seem to be running inside a container 02:04:35 $ 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 ******** ci-base-image-arm64 cat 02:04:37 $ docker top c4d8f2cf70152696ae047fba9d951e39cb1be8404c49fee616725ed73189f8ab -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:38 + go version 02:04:38 go version go1.20.2 linux/arm64 [Pipeline] } 02:04:38 $ docker stop --time=1 c4d8f2cf70152696ae047fba9d951e39cb1be8404c49fee616725ed73189f8ab 02:04:39 $ docker rm -f --volumes c4d8f2cf70152696ae047fba9d951e39cb1be8404c49fee616725ed73189f8ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:40 + docker inspect -f . ci-base-image-arm64 02:04:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:40 prd-ubuntu20.04-docker-arm64-4c-16g-14608 does not seem to be running inside a container 02:04:40 $ 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 ******** ci-base-image-arm64 cat 02:04:43 $ docker top 481d2955cc443c20413438989b890dd7749001e5dd1f411887bbcfad8bba9806 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:44 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:04:44 + make test 02:04:44 go test ./... -coverprofile=coverage.out ./... 02:05:23 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:07:45 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:07:45 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:07:45 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 23.1% of statements 02:07:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:07:45 go vet ./... 02:08:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:08:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:08:12 ./bin/test-attribution-txt.sh [Pipeline] echo 02:08:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:08:12 $ docker stop --time=1 481d2955cc443c20413438989b890dd7749001e5dd1f411887bbcfad8bba9806 02:08:14 $ docker rm -f --volumes 481d2955cc443c20413438989b890dd7749001e5dd1f411887bbcfad8bba9806 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:08:15 Warning: overwriting stash ‘coverage-report’ 02:08:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:08:17 + ls -al . 02:08:17 total 176 02:08:17 drwxrwxr-x 9 jenkins jenkins 4096 May 9 02:04 . 02:08:17 drwxrwxr-x 4 jenkins jenkins 4096 May 9 02:02 .. 02:08:17 -rw-rw-r-- 1 jenkins jenkins 140 May 9 02:02 .dockerignore 02:08:17 drwxrwxr-x 8 jenkins jenkins 4096 May 9 02:02 .git 02:08:17 drwxrwxr-x 3 jenkins jenkins 4096 May 9 02:02 .github 02:08:17 -rw-rw-r-- 1 jenkins jenkins 329 May 9 02:02 .gitignore 02:08:17 -rw-rw-r-- 1 jenkins jenkins 41 May 9 02:02 .golangci.yml 02:08:17 -rw-rw-r-- 1 jenkins jenkins 9417 May 9 02:02 Attribution.txt 02:08:17 -rw-rw-r-- 1 jenkins jenkins 13162 May 9 02:02 CHANGELOG.md 02:08:17 -rw-rw-r-- 1 jenkins jenkins 1689 May 9 02:02 Dockerfile 02:08:17 -rw-rw-r-- 1 jenkins jenkins 677 May 9 02:02 GOVERNANCE.md 02:08:17 -rw-rw-r-- 1 jenkins jenkins 678 May 9 02:02 Jenkinsfile 02:08:17 -rw-rw-r-- 1 jenkins jenkins 11340 May 9 02:02 LICENSE 02:08:17 -rw-rw-r-- 1 jenkins jenkins 1732 May 9 02:02 Makefile 02:08:17 -rw-rw-r-- 1 jenkins jenkins 620 May 9 02:02 OWNERS.md 02:08:17 -rw-rw-r-- 1 jenkins jenkins 3165 May 9 02:02 README.md 02:08:17 -rw-rw-r-- 1 jenkins jenkins 5 May 9 01:59 VERSION 02:08:17 drwxrwxr-x 2 jenkins jenkins 4096 May 9 02:02 bin 02:08:17 drwxrwxr-x 3 jenkins jenkins 4096 May 9 02:02 cmd 02:08:17 -rw-r--r-- 1 jenkins jenkins 18144 May 9 02:07 coverage.out 02:08:17 -rw-rw-r-- 1 jenkins jenkins 3333 May 9 02:02 go.mod 02:08:17 -rw-rw-r-- 1 jenkins jenkins 31328 May 9 02:02 go.sum 02:08:17 drwxrwxr-x 3 jenkins jenkins 4096 May 9 02:02 internal 02:08:17 drwxrwxr-x 2 jenkins jenkins 4096 May 9 02:02 mock 02:08:17 drwxrwxr-x 4 jenkins jenkins 4096 May 9 02:02 snap 02:08:17 -rw-rw-r-- 1 jenkins jenkins 227 May 9 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:17 + 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=47638c1d747c49e8cd0eceef80dbbf6539deedc6 --label arch=arm64 --label version=0.0.0 . 02:08:18 Sending build context to Docker daemon 3.408MB 02:08:18 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:08:18 Step 2/24 : FROM ${BASE} AS builder 02:08:18 ---> f9741d9a2c97 02:08:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:08:18 ---> Running in 68b424712755 02:08:18 Removing intermediate container 68b424712755 02:08:18 ---> 7c58ab78c97c 02:08:18 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:08:18 ---> Running in 494db23c5522 02:08:18 Removing intermediate container 494db23c5522 02:08:18 ---> ac3e793e5c99 02:08:18 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:08:19 ---> Running in 5d2ba6451abc 02:08:19 Removing intermediate container 5d2ba6451abc 02:08:19 ---> 7a1d3324a179 02:08:19 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:08:19 ---> Running in 2b7bec31bbdb 02:08:19 Removing intermediate container 2b7bec31bbdb 02:08:19 ---> f842b773d331 02:08:19 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:19 ---> Running in 51dd8ac3ef3d 02:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:08:22 OK: 268 MiB in 57 packages 02:08:23 Removing intermediate container 51dd8ac3ef3d 02:08:23 ---> 545b58af92f9 02:08:23 Step 8/24 : WORKDIR /device-mqtt-go 02:08:23 ---> Running in bb68f744fe12 02:08:23 Removing intermediate container bb68f744fe12 02:08:23 ---> 84126940db60 02:08:23 Step 9/24 : COPY go.mod vendor* ./ 02:08:24 ---> 2d76c19ea023 02:08:24 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:24 ---> Running in b107d7008e2f 02:08:26 Removing intermediate container b107d7008e2f 02:08:26 ---> ba9ed9a0e936 02:08:26 Step 11/24 : COPY . . 02:08:27 ---> a48c18dca818 02:08:27 Step 12/24 : RUN $MAKE 02:08:27 ---> Running in db8b8968e0cc 02:08:28 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 02:11:05 Removing intermediate container db8b8968e0cc 02:11:05 ---> 763a2202e922 02:11:05 Step 13/24 : FROM alpine:3.17 02:11:05 3.17: Pulling from library/alpine 02:11:05 c41833b44d91: Already exists 02:11:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:11:05 Status: Downloaded newer image for alpine:3.17 02:11:05 ---> 51e60588ff2c 02:11:05 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:11:05 ---> Running in 966769f06ada 02:11:05 Removing intermediate container 966769f06ada 02:11:05 ---> 6ce642476cd8 02:11:05 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:11:05 ---> Running in bf375914cd53 02:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:11:05 (1/1) Installing dumb-init (1.2.5-r2) 02:11:05 Executing busybox-1.35.0-r29.trigger 02:11:05 OK: 8 MiB in 16 packages 02:11:05 Removing intermediate container bf375914cd53 02:11:05 ---> 066a4c6af5e6 02:11:05 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:11:05 ---> da058b67309b 02:11:05 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:11:05 ---> 9d79fc4b1c7c 02:11:05 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:11:05 ---> 7088e0dd5a18 02:11:05 Step 19/24 : EXPOSE 59982 02:11:05 ---> Running in 2e7a3345ab4a 02:11:05 Removing intermediate container 2e7a3345ab4a 02:11:05 ---> 69f519433b7f 02:11:05 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:11:05 ---> Running in afe625d7ab9c 02:11:05 Removing intermediate container afe625d7ab9c 02:11:05 ---> 88adf176f182 02:11:05 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:11:05 ---> Running in ce92f9cac09d 02:11:05 Removing intermediate container ce92f9cac09d 02:11:05 ---> 7e485be41dae 02:11:05 Step 22/24 : LABEL arch=arm64 02:11:05 ---> Running in f774e97851f1 02:11:05 Removing intermediate container f774e97851f1 02:11:05 ---> 98eaf9890ba2 02:11:05 Step 23/24 : LABEL git_sha=47638c1d747c49e8cd0eceef80dbbf6539deedc6 02:11:05 ---> Running in ca0ad5c6d69e 02:11:05 Removing intermediate container ca0ad5c6d69e 02:11:05 ---> 3036e7f9af30 02:11:05 Step 24/24 : LABEL version=0.0.0 02:11:05 ---> Running in f815e878d97d 02:11:05 Removing intermediate container f815e878d97d 02:11:05 ---> c4a716b84083 02:11:05 [Warning] One or more build-args [ARCH] were not consumed 02:11:05 Successfully built c4a716b84083 02:11:05 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 02:11:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:06 02:11:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:06 arm64: Pulling from edgex-lftools-log-publisher 02:11:06 8998bd30e6a1: Pulling fs layer 02:11:06 04944245beec: Pulling fs layer 02:11:06 699f458cf7ca: Pulling fs layer 02:11:06 765212b225bb: Pulling fs layer 02:11:06 f23df028b6ca: Pulling fs layer 02:11:06 d65c8cfc05b1: Pulling fs layer 02:11:06 2437ff75d9bd: Pulling fs layer 02:11:06 f23df028b6ca: Waiting 02:11:06 d65c8cfc05b1: Waiting 02:11:06 2437ff75d9bd: Waiting 02:11:06 765212b225bb: Waiting 02:11:06 04944245beec: Verifying Checksum 02:11:06 04944245beec: Download complete 02:11:06 765212b225bb: Verifying Checksum 02:11:06 765212b225bb: Download complete 02:11:06 f23df028b6ca: Verifying Checksum 02:11:06 f23df028b6ca: Download complete 02:11:06 d65c8cfc05b1: Download complete 02:11:07 699f458cf7ca: Verifying Checksum 02:11:07 699f458cf7ca: Download complete 02:11:07 8998bd30e6a1: Verifying Checksum 02:11:07 8998bd30e6a1: Download complete 02:11:10 2437ff75d9bd: Verifying Checksum 02:11:10 2437ff75d9bd: Download complete 02:11:11 8998bd30e6a1: Pull complete 02:11:12 04944245beec: Pull complete 02:11:13 699f458cf7ca: Pull complete 02:11:13 765212b225bb: Pull complete 02:11:14 f23df028b6ca: Pull complete 02:11:14 d65c8cfc05b1: Pull complete 02:11:29 2437ff75d9bd: Pull complete 02:11:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:11:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:29 prd-ubuntu20.04-docker-arm64-4c-16g-14608 does not seem to be running inside a container 02:11:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:11:32 $ docker top ad53aa5de01d67b583e9d6ecdf171a1085370e114db20c889d5cb045f562be89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:33 ---> job-cost.sh 02:11:33 lf-activate-venv: SKIPPING 02:11:33 INFO: No Stack... 02:11:34 INFO: Retrieving Pricing Info for: v3-standard-4 02:11:35 INFO: Archiving Costs [Pipeline] sh 02:11:35 + + cut -d,cat -f6 /w/workspace/device-mqtt-go/1/archives/cost.csv 02:11:35 [Pipeline] lock 02:11:35 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-597-1-stack-cost] 02:11:35 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-597-1-stack-cost] did not exist. Created. 02:11:35 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-597-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:36 /w/workspace/device-mqtt-go/1@tmp/durable-c43f4b33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:11:36 + echo total: 0.10999999940395355 [Pipeline] stash 02:11:36 Warning: overwriting stash ‘stack-cost’ 02:11:37 Stashed 1 file(s) [Pipeline] } 02:11:37 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-597-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:37 $ docker stop --time=1 ad53aa5de01d67b583e9d6ecdf171a1085370e114db20c889d5cb045f562be89 02:11:40 $ docker rm -f --volumes ad53aa5de01d67b583e9d6ecdf171a1085370e114db20c889d5cb045f562be89 [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 02:11:41 provisioning config files... 02:11:41 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp/config5136278131039267794tmp [Pipeline] { [Pipeline] sh 02:11:41 + set +x 02:11:41 + bash -s -- 02:11:41 + curl -s https://codecov.io/bash 02:11:41 02:11:41 _____ _ 02:11:41 / ____| | | 02:11:41 | | ___ __| | ___ ___ _____ __ 02:11:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:11:41 | |___| (_) | (_| | __/ (_| (_) \ V / 02:11:41 \_____\___/ \__,_|\___|\___\___/ \_/ 02:11:41 Bash-1.0.6 02:11:41 02:11:41 02:11:41 ==> git version 2.25.1 found 02:11:41 ==> 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 02:11:41 Release-Date: 2020-01-08 02:11:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:11:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:11:41 ==> Jenkins CI detected. 02:11:41 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-597 02:11:41 project root: . 02:11:41 --> token set from env 02:11:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:11:41 ==> Running gcov in . (disable via -X gcov) 02:11:41 ==> Python coveragepy not found 02:11:41 ==> Searching for coverage reports in: 02:11:41 + . 02:11:41 -> Found 1 reports 02:11:41 ==> Detecting git/mercurial file structure 02:11:41 ==> Reading reports 02:11:41 + ./coverage.out bytes=18144 02:11:41 ==> Appending adjustments 02:11:41 https://docs.codecov.io/docs/fixing-reports 02:11:42 + Found adjustments 02:11:42 ==> Gzipping contents 02:11:42 4.0K /tmp/codecov.OCdoO2.gz 02:11:42 ==> Uploading reports 02:11:42 url: https://codecov.io 02:11:42 query: branch=PR-597&commit=47638c1d747c49e8cd0eceef80dbbf6539deedc6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-597%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=597&job=&cmd_args= 02:11:42 -> Pinging Codecov 02:11:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-597&commit=47638c1d747c49e8cd0eceef80dbbf6539deedc6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-597%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=597&job=&cmd_args= 02:11:42 -> Uploading to 02:11:42 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/7D719EC7BBE17E464838252E33014C33/47638c1d747c49e8cd0eceef80dbbf6539deedc6/168c5bb0-c6a2-45aa-ad50-5cb6a8d17dac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T021142Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1af791a66919735886f943aa57199ba14b9c3ae5e869d5b9b529ad944a39c3bd 02:11:42 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:42 Dload Upload Total Spent Left Speed 02:11:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 15161 --:--:-- --:--:-- --:--:-- 15161 02:11:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/47638c1d747c49e8cd0eceef80dbbf6539deedc6 [Pipeline] } 02:11:42 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 02:11:44 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-597/archives ] 02:11:44 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-597/archives 02:11:44 total 16 02:11:44 drwxr-xr-x 3 root root 4096 May 9 02:01 . 02:11:44 drwxrwxr-x 11 jenkins jenkins 4096 May 9 02:01 .. 02:11:44 drwxr-xr-x 2 root root 4096 May 9 02:01 cost 02:11:44 -rw-r--r-- 1 root root 86 May 9 02:01 cost.csv 02:11:44 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-597/archives 02:11:44 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-597/archives 02:11:44 total 16 02:11:44 drwxr-xr-x 3 jenkins jenkins 4096 May 9 02:01 . 02:11:44 drwxrwxr-x 11 jenkins jenkins 4096 May 9 02:01 .. 02:11:44 drwxr-xr-x 2 jenkins jenkins 4096 May 9 02:01 cost 02:11:44 -rw-r--r-- 1 jenkins jenkins 86 May 9 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:11:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:11:45 ---> package-listing.sh 02:11:45 ++ facter osfamily 02:11:45 ++ tr '[:upper:]' '[:lower:]' 02:11:45 + OS_FAMILY=debian 02:11:45 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-597 02:11:45 + START_PACKAGES=/tmp/packages_start.txt 02:11:45 + END_PACKAGES=/tmp/packages_end.txt 02:11:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:11:45 + PACKAGES=/tmp/packages_start.txt 02:11:45 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-597 ']' 02:11:45 + PACKAGES=/tmp/packages_end.txt 02:11:45 + case "${OS_FAMILY}" in 02:11:45 + dpkg -l 02:11:45 + grep '^ii' 02:11:45 + '[' -f /tmp/packages_start.txt ']' 02:11:45 + '[' -f /tmp/packages_end.txt ']' 02:11:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:11:45 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-597 ']' 02:11:45 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-597/archives/ 02:11:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-597/archives/ [Pipeline] echo 02:11:45 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-597/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:11:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:46 prd-ubuntu20.04-docker-8c-8g-14604 does not seem to be running inside a container 02:11:46 $ 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-597/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-597 -v /w/workspace/gexfoundry_device-mqtt-go_PR-597:/w/workspace/gexfoundry_device-mqtt-go_PR-597:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:11:48 $ docker top 592c5b95cef825807fd6668a434df0784a0c37e6fd0344148fe1bf8f70c165cf -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:48 + touch /tmp/pre-build-complete [Pipeline] sh 02:11:49 + mkdir -p /var/log/sysstat [Pipeline] sh 02:11:49 + ls /var/log/sa-host 02:11:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:49 provisioning config files... 02:11:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-597@tmp/config16061121626641391573tmp [Pipeline] { [Pipeline] echo 02:11:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:11:50 ---> create-netrc.sh [Pipeline] } 02:11:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:11:50 ---> python-tools-install.sh [Pipeline] echo 02:11:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:11:50 ---> sudo-logs.sh 02:11:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:11:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:11:51 ---> job-cost.sh 02:11:51 lf-activate-venv: SKIPPING 02:11:51 DEBUG: total: 0.2199999988079071 02:11:51 INFO: Retrieving Stack Cost... 02:11:51 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:52 INFO: Archiving Costs [Pipeline] echo 02:11:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:11:52 ---> logs-deploy.sh 02:11:52 lf-activate-venv: SKIPPING 02:11:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-597/1 02:11:52 INFO: archiving workspace using pattern(s): 02:11:53 Archives upload complete. 02:11:53 INFO: archiving logs to Nexus 02:11:54 ---> uname -a: 02:11:54 Linux prd-ubuntu20-04-docker-8c-8g-14604 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:11:54 02:11:54 02:11:54 ---> lscpu: 02:11:54 Architecture: x86_64 02:11:54 CPU op-mode(s): 32-bit, 64-bit 02:11:54 Byte Order: Little Endian 02:11:54 Address sizes: 40 bits physical, 48 bits virtual 02:11:54 CPU(s): 8 02:11:54 On-line CPU(s) list: 0-7 02:11:54 Thread(s) per core: 1 02:11:54 Core(s) per socket: 1 02:11:54 Socket(s): 8 02:11:54 NUMA node(s): 1 02:11:54 Vendor ID: AuthenticAMD 02:11:54 CPU family: 23 02:11:54 Model: 49 02:11:54 Model name: AMD EPYC-Rome Processor 02:11:54 Stepping: 0 02:11:54 CPU MHz: 2800.000 02:11:54 BogoMIPS: 5600.00 02:11:54 Virtualization: AMD-V 02:11:54 Hypervisor vendor: KVM 02:11:54 Virtualization type: full 02:11:54 L1d cache: 256 KiB 02:11:54 L1i cache: 256 KiB 02:11:54 L2 cache: 4 MiB 02:11:54 L3 cache: 128 MiB 02:11:54 NUMA node0 CPU(s): 0-7 02:11:54 Vulnerability Itlb multihit: Not affected 02:11:54 Vulnerability L1tf: Not affected 02:11:54 Vulnerability Mds: Not affected 02:11:54 Vulnerability Meltdown: Not affected 02:11:54 Vulnerability Mmio stale data: Not affected 02:11:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:11:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:11:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:11:54 Vulnerability Srbds: Not affected 02:11:54 Vulnerability Tsx async abort: Not affected 02:11:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:11:54 02:11:54 02:11:54 ---> nproc: 02:11:54 8 02:11:54 02:11:54 02:11:54 ---> df -h: 02:11:54 Filesystem Size Used Avail Use% Mounted on 02:11:54 overlay 155G 12G 144G 8% / 02:11:54 tmpfs 64M 0 64M 0% /dev 02:11:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:11:54 shm 64M 0 64M 0% /dev/shm 02:11:54 /dev/vda1 155G 12G 144G 8% /facter-os 02:11:54 02:11:54 02:11:54 ---> sar -b -r -n DEV: 02:11:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14604) 05/09/23 _x86_64_ (8 CPU) 02:11:54 02:11:54 01:58:23 LINUX RESTART (8 CPU) 02:11:54 02:11:54 01:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:11:54 02:00:01 130.22 10.39 119.83 0.00 1712.12 39212.47 0.00 02:11:54 02:01:01 174.51 0.22 174.29 0.00 8.66 54612.33 0.00 02:11:54 02:02:01 113.56 0.07 113.50 0.00 8.40 33784.10 0.00 02:11:54 02:03:01 3.87 1.02 2.85 0.00 21.86 37.48 0.00 02:11:54 02:04:01 36.19 11.80 24.40 0.00 5426.43 6237.23 0.00 02:11:54 02:05:01 3.68 0.00 3.68 0.00 0.00 45.45 0.00 02:11:54 02:06:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 02:11:54 02:07:01 1.47 0.00 1.47 0.00 0.00 16.39 0.00 02:11:54 02:08:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 02:11:54 02:09:01 2.48 0.00 2.48 0.00 0.00 39.59 0.00 02:11:54 02:10:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 02:11:54 02:11:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 02:11:54 Average: 39.08 1.95 37.13 0.00 596.53 11130.60 0.00 02:11:54 02:11:54 01:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:11:54 02:00:01 28568092 31570224 731548 2.22 104656 3105692 1964200 5.79 1112232 2762812 496784 02:11:54 02:01:01 27951064 31481924 812264 2.47 149632 3557884 2074520 6.11 1465508 2987356 339232 02:11:54 02:02:01 27663224 31575848 720336 2.19 159544 3900716 1755052 5.17 1255184 3454088 164 02:11:54 02:03:01 27661820 31575540 720892 2.19 159612 3901332 1763632 5.20 1255276 3454584 12 02:11:54 02:04:01 27291280 31560468 725128 2.21 167784 4234012 1829192 5.39 1485476 3567220 960 02:11:54 02:05:01 27291288 31560496 725048 2.20 167808 4234016 1829192 5.39 1485536 3567224 40 02:11:54 02:06:01 27297784 31566976 718496 2.19 167832 4234020 1829192 5.39 1479556 3567228 8 02:11:54 02:07:01 27298344 31567572 717848 2.18 167856 4234024 1829192 5.39 1479604 3567232 44 02:11:54 02:08:01 27298488 31568004 717824 2.18 167872 4234024 1829192 5.39 1479400 3567500 8 02:11:54 02:09:01 27298132 31567784 717968 2.18 168000 4234004 1829192 5.39 1479632 3567488 16 02:11:54 02:10:01 27297792 31567448 718204 2.18 168040 4234004 1829192 5.39 1479512 3567488 12 02:11:54 02:11:01 27297940 31567676 717888 2.18 168052 4234012 1829192 5.39 1479596 3567492 40 02:11:54 Average: 27517937 31560830 728620 2.22 159724 4028145 1849245 5.45 1411376 3433143 69777 02:11:54 02:11:54 01:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:11:54 02:00:01 docker0 199.31 321.44 16.14 2050.59 0.00 0.00 0.00 0.00 02:11:54 02:00:01 lo 5.90 5.90 0.58 0.58 0.00 0.00 0.00 0.00 02:11:54 02:00:01 ens3 595.51 358.46 8059.42 50.54 0.00 0.00 0.00 0.00 02:11:54 02:00:01 veth28b594a 188.39 305.93 17.97 1932.55 0.00 0.00 0.00 0.16 02:11:54 02:01:01 docker0 1.48 3.57 0.09 42.51 0.00 0.00 0.00 0.00 02:11:54 02:01:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:11:54 02:01:01 vetha27d4e1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:11:54 02:01:01 ens3 51.12 40.52 82.55 93.37 0.00 0.00 0.00 0.00 02:11:54 02:02:01 docker0 1.42 3.22 0.09 42.99 0.00 0.00 0.00 0.00 02:11:54 02:02:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 02:11:54 02:02:01 ens3 118.18 64.89 2574.70 11.65 0.00 0.00 0.00 0.00 02:11:54 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:54 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:11:54 02:03:01 ens3 0.60 0.37 0.27 0.21 0.00 0.00 0.00 0.00 02:11:54 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:54 02:04:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:11:54 02:04:01 ens3 118.98 56.89 1951.76 4.15 0.00 0.00 0.00 0.00 02:11:54 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:54 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:11:54 02:05:01 ens3 0.58 0.47 0.32 0.22 0.00 0.00 0.00 0.00 02:11:54 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:54 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:54 02:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:54 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:54 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:11:54 02:07:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:11:54 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:54 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:54 02:08:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:54 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:54 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:11:54 02:09:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 02:11:54 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:54 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:54 02:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:54 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:54 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:11:54 02:11:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:11:54 Average: docker0 16.60 26.94 1.34 175.39 0.00 0.00 0.00 0.00 02:11:54 Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 02:11:54 Average: ens3 73.10 43.06 1045.95 13.30 0.00 0.00 0.00 0.00 02:11:54 02:11:54 02:11:54 ---> sar -P ALL: 02:11:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14604) 05/09/23 _x86_64_ (8 CPU) 02:11:54 02:11:54 01:58:23 LINUX RESTART (8 CPU) 02:11:54 02:11:54 01:59:02 CPU %user %nice %system %iowait %steal %idle 02:11:54 02:00:01 all 7.74 0.00 3.38 0.79 0.06 88.03 02:11:54 02:00:01 0 6.52 0.00 3.66 0.36 0.05 89.41 02:11:54 02:00:01 1 7.92 0.00 2.86 0.43 0.05 88.74 02:11:54 02:00:01 2 5.96 0.00 2.72 0.15 0.03 91.13 02:11:54 02:00:01 3 8.03 0.00 4.59 1.38 0.07 85.93 02:11:54 02:00:01 4 7.51 0.00 3.85 2.58 0.07 85.99 02:11:54 02:00:01 5 9.79 0.00 2.80 0.05 0.07 87.29 02:11:54 02:00:01 6 8.71 0.00 2.88 0.98 0.07 87.36 02:11:54 02:00:01 7 7.47 0.00 3.71 0.41 0.07 88.34 02:11:54 02:01:01 all 39.20 0.00 7.14 0.81 0.09 52.76 02:11:54 02:01:01 0 39.55 0.00 7.59 0.96 0.08 51.81 02:11:54 02:01:01 1 39.21 0.00 6.98 0.05 0.10 53.66 02:11:54 02:01:01 2 38.40 0.00 7.05 1.74 0.08 52.73 02:11:54 02:01:01 3 40.08 0.00 7.13 0.19 0.08 52.53 02:11:54 02:01:01 4 39.61 0.00 6.89 0.56 0.10 52.85 02:11:54 02:01:01 5 38.77 0.00 7.51 0.02 0.07 53.63 02:11:54 02:01:01 6 38.10 0.00 6.47 0.32 0.10 55.01 02:11:54 02:01:01 7 39.85 0.00 7.53 2.64 0.10 49.88 02:11:54 02:02:01 all 4.27 0.00 1.68 0.58 0.03 93.44 02:11:54 02:02:01 0 4.61 0.00 1.37 0.50 0.03 93.49 02:11:54 02:02:01 1 3.62 0.00 1.35 0.37 0.03 94.64 02:11:54 02:02:01 2 4.58 0.00 2.16 0.03 0.02 93.21 02:11:54 02:02:01 3 3.35 0.00 2.28 3.64 0.03 90.70 02:11:54 02:02:01 4 4.17 0.00 1.46 0.02 0.03 94.32 02:11:54 02:02:01 5 3.84 0.00 2.20 0.00 0.03 93.93 02:11:54 02:02:01 6 5.07 0.00 0.99 0.05 0.02 93.88 02:11:54 02:02:01 7 4.89 0.00 1.68 0.05 0.05 93.33 02:11:54 02:03:01 all 0.12 0.00 0.04 0.01 0.01 99.82 02:11:54 02:03:01 0 0.02 0.00 0.05 0.00 0.00 99.93 02:11:54 02:03:01 1 0.67 0.00 0.02 0.03 0.02 99.27 02:11:54 02:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:11:54 02:03:01 3 0.03 0.00 0.07 0.05 0.02 99.83 02:11:54 02:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:11:54 02:03:01 5 0.05 0.00 0.05 0.00 0.00 99.90 02:11:54 02:03:01 6 0.10 0.00 0.02 0.02 0.02 99.85 02:11:54 02:03:01 7 0.03 0.00 0.05 0.00 0.03 99.88 02:11:54 02:04:01 all 1.32 0.00 0.60 0.27 0.02 97.79 02:11:54 02:04:01 0 2.10 0.00 0.65 0.30 0.02 96.93 02:11:54 02:04:01 1 1.02 0.00 0.67 0.42 0.02 97.88 02:11:54 02:04:01 2 0.92 0.00 0.78 0.32 0.02 97.97 02:11:54 02:04:01 3 2.27 0.00 0.60 0.72 0.02 96.39 02:11:54 02:04:01 4 0.83 0.00 0.43 0.08 0.02 98.63 02:11:54 02:04:01 5 0.75 0.00 0.62 0.12 0.02 98.50 02:11:54 02:04:01 6 0.60 0.00 0.35 0.18 0.00 98.87 02:11:54 02:04:01 7 2.07 0.00 0.69 0.03 0.03 97.17 02:11:54 02:05:01 all 0.15 0.00 0.02 0.03 0.00 99.79 02:11:54 02:05:01 0 0.03 0.00 0.03 0.15 0.00 99.78 02:11:54 02:05:01 1 1.06 0.00 0.00 0.00 0.00 98.94 02:11:54 02:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:11:54 02:05:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:11:54 02:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:11:54 02:05:01 5 0.03 0.00 0.05 0.08 0.02 99.82 02:11:54 02:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:11:54 02:05:01 7 0.02 0.00 0.07 0.00 0.00 99.92 02:11:54 02:06:01 all 0.12 0.00 0.02 0.01 0.01 99.84 02:11:54 02:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:11:54 02:06:01 1 0.75 0.00 0.00 0.00 0.00 99.25 02:11:54 02:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:11:54 02:06:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:11:54 02:06:01 4 0.02 0.00 0.05 0.02 0.00 99.92 02:11:54 02:06:01 5 0.07 0.00 0.05 0.08 0.00 99.80 02:11:54 02:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:11:54 02:06:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:11:54 02:07:01 all 0.06 0.00 0.02 0.08 0.01 99.84 02:11:54 02:07:01 0 0.00 0.00 0.02 0.02 0.00 99.97 02:11:54 02:07:01 1 0.30 0.00 0.03 0.00 0.02 99.65 02:11:54 02:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:11:54 02:07:01 3 0.08 0.00 0.02 0.00 0.00 99.90 02:11:54 02:07:01 4 0.03 0.00 0.02 0.17 0.00 99.78 02:11:54 02:07:01 5 0.07 0.00 0.02 0.42 0.02 99.48 02:11:54 02:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:11:54 02:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:11:54 02:08:01 all 0.04 0.00 0.01 0.03 0.05 99.86 02:11:54 02:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:11:54 02:08:01 1 0.17 0.00 0.00 0.00 0.00 99.83 02:11:54 02:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:11:54 02:08:01 3 0.03 0.00 0.03 0.00 0.03 99.90 02:11:54 02:08:01 4 0.02 0.00 0.02 0.10 0.02 99.85 02:11:54 02:08:01 5 0.05 0.00 0.03 0.13 0.25 99.53 02:11:54 02:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:11:54 02:08:01 7 0.03 0.00 0.02 0.02 0.05 99.88 02:11:54 02:09:01 all 0.05 0.00 0.01 0.09 0.02 99.82 02:11:54 02:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:11:54 02:09:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:11:54 02:09:01 2 0.00 0.00 0.00 0.08 0.00 99.92 02:11:54 02:09:01 3 0.02 0.00 0.03 0.00 0.05 99.90 02:11:54 02:09:01 4 0.02 0.00 0.00 0.18 0.00 99.80 02:11:54 02:09:01 5 0.05 0.00 0.03 0.37 0.03 99.52 02:11:54 02:09:01 6 0.23 0.00 0.00 0.00 0.02 99.75 02:11:54 02:09:01 7 0.05 0.00 0.02 0.12 0.02 99.80 02:11:54 02:10:01 all 0.17 0.00 0.01 0.07 0.01 99.74 02:11:54 02:10:01 0 0.02 0.00 0.02 0.07 0.03 99.87 02:11:54 02:10:01 1 1.03 0.00 0.02 0.00 0.00 98.96 02:11:54 02:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:11:54 02:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:11:54 02:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:11:54 02:10:01 5 0.05 0.00 0.02 0.37 0.02 99.55 02:11:54 02:10:01 6 0.15 0.00 0.00 0.00 0.00 99.85 02:11:54 02:10:01 7 0.03 0.00 0.02 0.12 0.02 99.82 02:11:54 02:11:54 02:10:01 CPU %user %nice %system %iowait %steal %idle 02:11:54 02:11:01 all 0.19 0.00 0.01 0.04 0.00 99.75 02:11:54 02:11:01 0 0.00 0.00 0.03 0.25 0.00 99.72 02:11:54 02:11:01 1 1.40 0.00 0.03 0.00 0.02 98.55 02:11:54 02:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:11:54 02:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:11:54 02:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:11:54 02:11:01 5 0.02 0.00 0.00 0.10 0.00 99.88 02:11:54 02:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:11:54 02:11:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:11:54 Average: all 4.41 0.00 1.07 0.23 0.03 94.26 02:11:54 Average: 0 4.38 0.00 1.11 0.22 0.02 94.27 02:11:54 Average: 1 4.72 0.00 0.99 0.11 0.02 94.16 02:11:54 Average: 2 4.12 0.00 1.05 0.19 0.01 94.62 02:11:54 Average: 3 4.47 0.00 1.22 0.49 0.03 93.79 02:11:54 Average: 4 4.32 0.00 1.05 0.30 0.02 94.31 02:11:54 Average: 5 4.42 0.00 1.10 0.15 0.04 94.29 02:11:54 Average: 6 4.38 0.00 0.88 0.13 0.02 94.58 02:11:54 Average: 7 4.50 0.00 1.14 0.28 0.03 94.05 02:11:54 02:11:54 02:11:54