Pull request #621 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5be92516a1e5116841c38f8c540d4b6be640ba5f+c4dbf6069102021828098e365a108396ed21524d (a260b6017f010057d3b2cafd7172f73fa7432c7a) 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-ssh6244560055347010406.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh13164161789783063140.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-621/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-621/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7655050876853103492.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-621/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10487310412362655028.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14701906124200009576.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-621/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-621/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11796925181275164688.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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 ‘prd-ubuntu20.04-docker-8c-8g-5395’ Running on prd-ubuntu20.04-docker-8c-8g-5404 in /w/workspace/gexfoundry_device-mqtt-go_PR-621 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-621 # 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/621/head:refs/remotes/origin/PR-621 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c4dbf6069102021828098e365a108396ed21524d into PR head commit 5be92516a1e5116841c38f8c540d4b6be640ba5f Merge succeeded, producing 5be92516a1e5116841c38f8c540d4b6be640ba5f Checking out Revision 5be92516a1e5116841c38f8c540d4b6be640ba5f (PR-621) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:19:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 5be92516a1e5116841c38f8c540d4b6be640ba5f # 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 c4dbf6069102021828098e365a108396ed21524d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5be92516a1e5116841c38f8c540d4b6be640ba5f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:19:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:19:47 ========================================================= 01:19:47 EdgeX Global Pipelines Version Info 01:19:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:19:48 ------------------- 01:19:48 stable info: 01:19:48 ------------------- 01:19:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:19:48 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 01:19:48 Message: update stable to v1.0.253 01:19:48 ------------------- 01:19:48 experimental info: 01:19:48 ------------------- 01:19:48 Commited By: **** collab-it+edgex@linuxfoundation.org 01:19:48 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 01:19:48 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:19:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:19:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:19:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:19:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:19:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:19:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:19:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-621 [Pipeline] echo 01:19:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-621 [Pipeline] echo 01:19:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-621 [Pipeline] echo 01:19:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5be92516a1e5116841c38f8c540d4b6be640ba5f [Pipeline] echo 01:19:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5be9251 [Pipeline] echo 01:19:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:50 provisioning config files... 01:19:50 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp/config5437089756407008917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:50 ---> docker-login.sh 01:19:50 nexus3.edgexfoundry.org:10001 01:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:51 Configure a credential helper to remove this warning. See 01:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:51 01:19:51 Login Succeeded 01:19:51 nexus3.edgexfoundry.org:10002 01:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:51 Configure a credential helper to remove this warning. See 01:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:51 01:19:51 Login Succeeded 01:19:51 nexus3.edgexfoundry.org:10003 01:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:51 Configure a credential helper to remove this warning. See 01:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:51 01:19:51 Login Succeeded 01:19:51 nexus3.edgexfoundry.org:10004 01:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:51 Configure a credential helper to remove this warning. See 01:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:51 01:19:51 Login Succeeded 01:19:51 docker.io 01:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:51 Configure a credential helper to remove this warning. See 01:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:51 01:19:51 Login Succeeded 01:19:52 ---> docker-login.sh ends [Pipeline] } 01:19:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:19:52 + git rev-list -1 --merges 5be92516a1e5116841c38f8c540d4b6be640ba5f~1..5be92516a1e5116841c38f8c540d4b6be640ba5f [Pipeline] echo 01:19:52 -----------> git rev-list -1 --merges 5be92516a1e5116841c38f8c540d4b6be640ba5f~1..5be92516a1e5116841c38f8c540d4b6be640ba5f 5be92516a1e5116841c38f8c540d4b6be640ba5f [false] [Pipeline] sh 01:19:53 + git log --format=format:%s -1 5be92516a1e5116841c38f8c540d4b6be640ba5f [Pipeline] echo 01:19:53 ========================================================= 01:19:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:19:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:19:53 + git log --format=format:%s -1 5be92516a1e5116841c38f8c540d4b6be640ba5f [Pipeline] echo 01:19:53 [semverPrep] GIT_COMMIT: 5be92516a1e5116841c38f8c540d4b6be640ba5f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:19:53 [semverPrep] This is not a build commit. [Pipeline] sh 01:19:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:19:54 + grep -v github /etc/ssh/ssh_known_hosts 01:19:54 + [ -e /tmp/ssh_known_hosts ] 01:19:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:19:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:19:54 + sudo tee -a /etc/ssh/ssh_known_hosts 01:19:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:19:54 01:19:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:19:55 0.1.4: Pulling from edgex-devops/py-git-semver 01:19:55 b85a868b505f: Pulling fs layer 01:19:55 e2be974225ed: Pulling fs layer 01:19:55 339a4e72a1f5: Pulling fs layer 01:19:55 988bab9f4d93: Pulling fs layer 01:19:55 1469e6f7b9e6: Pulling fs layer 01:19:55 eaf3925da568: Pulling fs layer 01:19:55 bab4dde63d76: Pulling fs layer 01:19:55 bde34c3a00c8: Pulling fs layer 01:19:55 b352a97aabf1: Pulling fs layer 01:19:55 4872d77fe225: Pulling fs layer 01:19:55 5851b861e8e6: Pulling fs layer 01:19:55 988bab9f4d93: Waiting 01:19:55 1469e6f7b9e6: Waiting 01:19:55 eaf3925da568: Waiting 01:19:55 5851b861e8e6: Waiting 01:19:55 bab4dde63d76: Waiting 01:19:55 bde34c3a00c8: Waiting 01:19:55 4872d77fe225: Waiting 01:19:55 e2be974225ed: Verifying Checksum 01:19:55 e2be974225ed: Download complete 01:19:55 988bab9f4d93: Verifying Checksum 01:19:55 988bab9f4d93: Download complete 01:19:55 1469e6f7b9e6: Verifying Checksum 01:19:55 1469e6f7b9e6: Download complete 01:19:55 339a4e72a1f5: Verifying Checksum 01:19:55 339a4e72a1f5: Download complete 01:19:55 eaf3925da568: Verifying Checksum 01:19:55 eaf3925da568: Download complete 01:19:55 bde34c3a00c8: Download complete 01:19:55 b352a97aabf1: Verifying Checksum 01:19:55 b352a97aabf1: Download complete 01:19:55 4872d77fe225: Verifying Checksum 01:19:55 4872d77fe225: Download complete 01:19:55 5851b861e8e6: Verifying Checksum 01:19:55 5851b861e8e6: Download complete 01:19:55 b85a868b505f: Download complete 01:19:55 bab4dde63d76: Verifying Checksum 01:19:55 bab4dde63d76: Download complete 01:19:56 b85a868b505f: Pull complete 01:19:56 e2be974225ed: Pull complete 01:19:57 339a4e72a1f5: Pull complete 01:19:57 988bab9f4d93: Pull complete 01:19:57 1469e6f7b9e6: Pull complete 01:19:57 eaf3925da568: Pull complete 01:19:59 bab4dde63d76: Pull complete 01:19:59 bde34c3a00c8: Pull complete 01:19:59 b352a97aabf1: Pull complete 01:19:59 4872d77fe225: Pull complete 01:19:59 5851b861e8e6: Pull complete 01:20:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:20:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:00 prd-ubuntu20.04-docker-8c-8g-5404 does not seem to be running inside a container 01:20:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-621 -v /w/workspace/gexfoundry_device-mqtt-go_PR-621:/w/workspace/gexfoundry_device-mqtt-go_PR-621:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:20:03 $ docker top b148998c5072fbe02bf52f83d70db46888eef5b2ca6af2e66e503596e84ba51b -eo pid,comm 01:20:03 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:20:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:20:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:20:03 [ssh-agent] Looking for ssh-agent implementation... 01:20:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:20:03 $ docker exec b148998c5072fbe02bf52f83d70db46888eef5b2ca6af2e66e503596e84ba51b ssh-agent 01:20:03 SSH_AUTH_SOCK=/tmp/ssh-CQZIDeyGvsx1/agent.32 01:20:03 SSH_AGENT_PID=38 01:20:03 Running ssh-add (command line suppressed) 01:20:03 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp/private_key_13570601036032384146.key (/w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp/private_key_13570601036032384146.key) 01:20:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:20:04 + git tag --points-at HEAD [Pipeline] } 01:20:04 $ docker exec --env ******** --env ******** b148998c5072fbe02bf52f83d70db46888eef5b2ca6af2e66e503596e84ba51b ssh-agent -k 01:20:04 unset SSH_AUTH_SOCK; 01:20:04 unset SSH_AGENT_PID; 01:20:04 echo Agent pid 38 killed; 01:20:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:20:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:20:04 [ssh-agent] Looking for ssh-agent implementation... 01:20:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:20:04 $ docker exec b148998c5072fbe02bf52f83d70db46888eef5b2ca6af2e66e503596e84ba51b ssh-agent 01:20:04 SSH_AUTH_SOCK=/tmp/ssh-Fh9pW0LSp4SZ/agent.70 01:20:04 SSH_AGENT_PID=76 01:20:04 Running ssh-add (command line suppressed) 01:20:04 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp/private_key_14090903066109764824.key (/w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp/private_key_14090903066109764824.key) 01:20:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:20:05 + git semver init 01:20:05 2023-09-06 01:20:05,369 [run_init] DEBUG init version:0.0.0 force:False 01:20:05 2023-09-06 01:20:05,370 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-621/.semver 01:20:05 2023-09-06 01:20:05,370 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-621/.semver 01:20:05 2023-09-06 01:20:05,371 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-621/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-621, universal_newlines=False, shell=None, istream=None) 01:20:06 2023-09-06 01:20:06,165 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-621/.git/info/exclude 01:20:06 2023-09-06 01:20:06,166 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-621/.semver/PR-621 with force:False 01:20:06 2023-09-06 01:20:06,166 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-621/.semver/PR-621 01:20:06 2023-09-06 01:20:06,170 [execute] INFO git cat-file --batch-check 01:20:06 2023-09-06 01:20:06,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-621/.semver, universal_newlines=False, shell=None, istream=) 01:20:06 2023-09-06 01:20:06,176 [execute] INFO git cat-file --batch 01:20:06 2023-09-06 01:20:06,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-621/.semver, universal_newlines=False, shell=None, istream=) 01:20:06 2023-09-06 01:20:06,180 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-621/.semver/PR-621 01:20:06 0.0.0 [Pipeline] } 01:20:06 $ docker exec --env ******** --env ******** b148998c5072fbe02bf52f83d70db46888eef5b2ca6af2e66e503596e84ba51b ssh-agent -k 01:20:06 unset SSH_AUTH_SOCK; 01:20:06 unset SSH_AGENT_PID; 01:20:06 echo Agent pid 76 killed; 01:20:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:20:06 + git semver [Pipeline] } 01:20:07 $ docker stop --time=1 b148998c5072fbe02bf52f83d70db46888eef5b2ca6af2e66e503596e84ba51b 01:20:08 $ docker rm -f --volumes b148998c5072fbe02bf52f83d70db46888eef5b2ca6af2e66e503596e84ba51b [Pipeline] // withDockerContainer [Pipeline] sh 01:20:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:20:09 Stashed 1 file(s) [Pipeline] echo 01:20:09 [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:20:09 provisioning config files... 01:20:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp/config273748450675293460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:10 ---> docker-login.sh 01:20:10 nexus3.edgexfoundry.org:10001 01:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:10 Configure a credential helper to remove this warning. See 01:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:10 01:20:10 Login Succeeded 01:20:10 nexus3.edgexfoundry.org:10002 01:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:10 Configure a credential helper to remove this warning. See 01:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:10 01:20:10 Login Succeeded 01:20:10 nexus3.edgexfoundry.org:10003 01:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:10 Configure a credential helper to remove this warning. See 01:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:10 01:20:10 Login Succeeded 01:20:10 nexus3.edgexfoundry.org:10004 01:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:10 Configure a credential helper to remove this warning. See 01:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:10 01:20:10 Login Succeeded 01:20:10 docker.io 01:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:10 Configure a credential helper to remove this warning. See 01:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:10 01:20:10 Login Succeeded 01:20:10 ---> docker-login.sh ends [Pipeline] } 01:20:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:20:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:20:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:20:11 ========================================================= 01:20:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:20:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:11 + 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:20:11 Sending build context to Docker daemon 6.479MB 01:20:11 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:20:11 Step 2/12 : FROM ${BASE} AS builder 01:20:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:20:11 4db1b89c0bd1: Pulling fs layer 01:20:11 6911f1a30b25: Pulling fs layer 01:20:11 e194b8c5c2a9: Pulling fs layer 01:20:11 6863d3e3a2b1: Pulling fs layer 01:20:11 ec0bb842ea78: Pulling fs layer 01:20:11 40a00589a448: Pulling fs layer 01:20:11 6c08303d61cc: Pulling fs layer 01:20:11 798269fcf238: Pulling fs layer 01:20:11 6863d3e3a2b1: Waiting 01:20:11 40a00589a448: Waiting 01:20:11 6c08303d61cc: Waiting 01:20:11 798269fcf238: Waiting 01:20:11 6911f1a30b25: Download complete 01:20:11 6863d3e3a2b1: Verifying Checksum 01:20:11 6863d3e3a2b1: Download complete 01:20:11 ec0bb842ea78: Verifying Checksum 01:20:11 ec0bb842ea78: Download complete 01:20:11 4db1b89c0bd1: Verifying Checksum 01:20:11 40a00589a448: Download complete 01:20:11 4db1b89c0bd1: Pull complete 01:20:12 6911f1a30b25: Pull complete 01:20:12 798269fcf238: Verifying Checksum 01:20:12 798269fcf238: Download complete 01:20:12 e194b8c5c2a9: Download complete 01:20:12 6c08303d61cc: Verifying Checksum 01:20:12 6c08303d61cc: Download complete 01:20:15 e194b8c5c2a9: Pull complete 01:20:15 6863d3e3a2b1: Pull complete 01:20:15 ec0bb842ea78: Pull complete 01:20:16 40a00589a448: Pull complete 01:20:18 6c08303d61cc: Pull complete 01:20:19 798269fcf238: Pull complete 01:20:19 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 01:20:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:20:19 ---> ec979cd7f677 01:20:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:20:23 ---> Running in d0451e84e8e5 01:20:23 Removing intermediate container d0451e84e8e5 01:20:23 ---> ba7b384cc04b 01:20:23 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:20:23 ---> Running in c2d761382047 01:20:23 Removing intermediate container c2d761382047 01:20:23 ---> ce4831154c6b 01:20:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:20:23 ---> Running in 044161436dbc 01:20:23 Removing intermediate container 044161436dbc 01:20:23 ---> d163b946bed6 01:20:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:20:23 ---> Running in c23782913179 01:20:24 Removing intermediate container c23782913179 01:20:24 ---> 0e5942691288 01:20:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:20:24 ---> Running in 0fa65f5b0d76 01:20:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:20:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:20:24 Still waiting to schedule task 01:20:24 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5402’ 01:20:24 (1/4) Installing openssh-keygen (9.1_p1-r4) 01:20:24 (2/4) Installing libedit (20221030.3.1-r0) 01:20:24 (3/4) Installing openssh-client-common (9.1_p1-r4) 01:20:24 (4/4) Installing openssh-client-default (9.1_p1-r4) 01:20:24 Executing busybox-1.35.0-r29.trigger 01:20:24 OK: 269 MiB in 57 packages 01:20:25 Removing intermediate container 0fa65f5b0d76 01:20:25 ---> 60f7d1f6dace 01:20:25 Step 8/12 : WORKDIR /device-mqtt-go 01:20:25 ---> Running in 1f0f834ef72f 01:20:25 Removing intermediate container 1f0f834ef72f 01:20:25 ---> d543cbb648e5 01:20:25 Step 9/12 : COPY go.mod vendor* ./ 01:20:25 ---> 4160688d13d5 01:20:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:20:25 ---> Running in df35f53563f0 01:20:57 Removing intermediate container df35f53563f0 01:20:57 ---> 75ac2543a1e7 01:20:57 Step 11/12 : COPY . . 01:20:57 ---> 1fef079fc943 01:20:57 Step 12/12 : RUN $MAKE 01:20:57 ---> Running in a46f7ce98e10 01:20:57 noop 01:20:57 Removing intermediate container a46f7ce98e10 01:20:57 ---> 27c3ffba7a6c 01:20:57 Successfully built 27c3ffba7a6c 01:20:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:58 + docker inspect -f . ci-base-image-x86_64 01:20:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:58 prd-ubuntu20.04-docker-8c-8g-5404 does not seem to be running inside a container 01:20:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-621 -v /w/workspace/gexfoundry_device-mqtt-go_PR-621:/w/workspace/gexfoundry_device-mqtt-go_PR-621:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-621@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-x86_64 cat 01:20:58 $ docker top 4d043dab56aaa98dda898fa8a11d9bc6ad1f0b256286df640c54ac17043f6295 -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:59 + go version 01:20:59 go version go1.20.6 linux/amd64 [Pipeline] } 01:20:59 $ docker stop --time=1 4d043dab56aaa98dda898fa8a11d9bc6ad1f0b256286df640c54ac17043f6295 01:21:00 $ docker rm -f --volumes 4d043dab56aaa98dda898fa8a11d9bc6ad1f0b256286df640c54ac17043f6295 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:01 + docker inspect -f . ci-base-image-x86_64 01:21:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:01 prd-ubuntu20.04-docker-8c-8g-5404 does not seem to be running inside a container 01:21:01 $ 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-621 -v /w/workspace/gexfoundry_device-mqtt-go_PR-621:/w/workspace/gexfoundry_device-mqtt-go_PR-621:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-621@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-x86_64 cat 01:21:01 $ docker top 94c6aaa076fe7710cc21cc9ef6dd69faa1fb67ceeded2ea7decc45086d2f3460 -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:02 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-621 [Pipeline] fileExists [Pipeline] sh 01:21:02 + make test 01:21:02 go test ./... -coverprofile=coverage.out ./... 01:21:07 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:21:19 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:21:19 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:21:19 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 22.8% of statements 01:21:25 go vet ./... 01:21:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:21:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:21:29 ./bin/test-attribution-txt.sh [Pipeline] echo 01:21:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:21:29 $ docker stop --time=1 94c6aaa076fe7710cc21cc9ef6dd69faa1fb67ceeded2ea7decc45086d2f3460 01:21:32 $ docker rm -f --volumes 94c6aaa076fe7710cc21cc9ef6dd69faa1fb67ceeded2ea7decc45086d2f3460 [Pipeline] // withDockerContainer [Pipeline] sh 01:21:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:21:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:21:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:21:34 + ls -al . 01:21:34 total 188 01:21:34 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 01:21 . 01:21:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 01:19 .. 01:21:34 -rw-rw-r-- 1 jenkins jenkins 140 Sep 6 01:19 .dockerignore 01:21:34 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 01:20 .git 01:21:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 01:19 .github 01:21:34 -rw-rw-r-- 1 jenkins jenkins 329 Sep 6 01:19 .gitignore 01:21:34 -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 01:19 .golangci.yml 01:21:34 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 01:20 .semver 01:21:34 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 6 01:19 Attribution.txt 01:21:34 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 6 01:19 CHANGELOG.md 01:21:34 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 6 01:19 Dockerfile 01:21:34 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 01:19 GOVERNANCE.md 01:21:34 -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 01:19 Jenkinsfile 01:21:34 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 6 01:19 LICENSE 01:21:34 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 6 01:19 Makefile 01:21:34 -rw-rw-r-- 1 jenkins jenkins 620 Sep 6 01:19 OWNERS.md 01:21:34 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 6 01:19 README.md 01:21:34 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 01:20 VERSION 01:21:34 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 01:19 bin 01:21:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 01:19 cmd 01:21:34 -rw-r--r-- 1 jenkins jenkins 18506 Sep 6 01:21 coverage.out 01:21:34 -rw-rw-r-- 1 jenkins jenkins 3820 Sep 6 01:19 go.mod 01:21:34 -rw-rw-r-- 1 jenkins jenkins 34092 Sep 6 01:19 go.sum 01:21:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 01:19 internal 01:21:34 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 01:19 mock 01:21:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 01:19 snap 01:21:34 -rw-rw-r-- 1 jenkins jenkins 227 Sep 6 01:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:34 + 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=5be92516a1e5116841c38f8c540d4b6be640ba5f --label arch=amd64 --label version=0.0.0 . 01:21:34 Sending build context to Docker daemon 6.499MB 01:21:34 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 01:21:34 Step 2/24 : FROM ${BASE} AS builder 01:21:34 ---> 27c3ffba7a6c 01:21:34 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:21:35 ---> Running in 26101342c645 01:21:35 Removing intermediate container 26101342c645 01:21:35 ---> 59b2dd8ccb71 01:21:35 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:21:35 ---> Running in ba23b922ff90 01:21:35 Removing intermediate container ba23b922ff90 01:21:35 ---> d1cdbd453c78 01:21:35 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:21:35 ---> Running in bab1e9e032fd 01:21:35 Removing intermediate container bab1e9e032fd 01:21:35 ---> 91c5569296d1 01:21:35 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:21:35 ---> Running in 50f1bbf2bc90 01:21:35 Removing intermediate container 50f1bbf2bc90 01:21:35 ---> db1db9301ffb 01:21:35 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:21:35 ---> Running in 5bd3f86027c5 01:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:36 OK: 269 MiB in 57 packages 01:21:36 Removing intermediate container 5bd3f86027c5 01:21:36 ---> 6bb19f4214d1 01:21:36 Step 8/24 : WORKDIR /device-mqtt-go 01:21:36 ---> Running in 72c403624778 01:21:36 Removing intermediate container 72c403624778 01:21:36 ---> c3a33eb76c48 01:21:36 Step 9/24 : COPY go.mod vendor* ./ 01:21:36 ---> ea7079cea41d 01:21:36 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:36 ---> Running in 1b803a3b0915 01:21:37 Removing intermediate container 1b803a3b0915 01:21:37 ---> 4b74d365f38d 01:21:37 Step 11/24 : COPY . . 01:21:38 ---> e67dc8341700 01:21:38 Step 12/24 : RUN $MAKE 01:21:38 ---> Running in 840de10be498 01:21:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.18" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:22:04 Removing intermediate container 840de10be498 01:22:04 ---> 6774295905bf 01:22:04 Step 13/24 : FROM alpine:3.17 01:22:04 3.17: Pulling from library/alpine 01:22:04 9398808236ff: Pulling fs layer 01:22:04 9398808236ff: Verifying Checksum 01:22:04 9398808236ff: Download complete 01:22:04 9398808236ff: Pull complete 01:22:04 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:22:04 Status: Downloaded newer image for alpine:3.17 01:22:04 ---> 1e0b8b5322fc 01:22:04 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:22:04 ---> Running in 9c00a4a0a569 01:22:04 Removing intermediate container 9c00a4a0a569 01:22:04 ---> 4b41623f0637 01:22:04 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:22:04 ---> Running in b4069c6617cc 01:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:22:04 (1/1) Installing dumb-init (1.2.5-r2) 01:22:04 Executing busybox-1.35.0-r29.trigger 01:22:04 OK: 7 MiB in 16 packages 01:22:04 Removing intermediate container b4069c6617cc 01:22:04 ---> c16494a83396 01:22:04 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:22:04 ---> 8837430ca113 01:22:04 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:22:04 ---> 1ea7d61ca2fe 01:22:04 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:22:04 ---> 648c5d129049 01:22:04 Step 19/24 : EXPOSE 59982 01:22:04 ---> Running in f2f23f3443be 01:22:04 Removing intermediate container f2f23f3443be 01:22:04 ---> 9ffde39177ba 01:22:04 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:22:04 ---> Running in a3566ebbbff3 01:22:04 Removing intermediate container a3566ebbbff3 01:22:04 ---> 4cffd3f04aae 01:22:04 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:22:04 ---> Running in 1a4b261c41ce 01:22:04 Removing intermediate container 1a4b261c41ce 01:22:04 ---> fbe96a3da894 01:22:04 Step 22/24 : LABEL arch=amd64 01:22:04 ---> Running in 2ac0bc75b79d 01:22:04 Removing intermediate container 2ac0bc75b79d 01:22:04 ---> 59d5cdfe0fdc 01:22:04 Step 23/24 : LABEL git_sha=5be92516a1e5116841c38f8c540d4b6be640ba5f 01:22:04 ---> Running in bc29eaeec607 01:22:04 Removing intermediate container bc29eaeec607 01:22:04 ---> d2639ab787be 01:22:04 Step 24/24 : LABEL version=0.0.0 01:22:04 ---> Running in c6ec548361ee 01:22:04 Removing intermediate container c6ec548361ee 01:22:04 ---> 325f36fac808 01:22:04 [Warning] One or more build-args [ARCH] were not consumed 01:22:04 Successfully built 325f36fac808 01:22:04 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 01:22:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:22:05 01:22:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:22:06 latest: Pulling from edgex-lftools-log-publisher 01:22:06 5eb5b503b376: Pulling fs layer 01:22:06 5c69ac0246d0: Pulling fs layer 01:22:06 ec43610c2a17: Pulling fs layer 01:22:06 3a2ae6a8a46f: Pulling fs layer 01:22:06 33b1e0a273af: Pulling fs layer 01:22:06 5d3b04190fa2: Pulling fs layer 01:22:06 3a2ae6a8a46f: Waiting 01:22:06 33b1e0a273af: Waiting 01:22:06 2f39f015ded8: Pulling fs layer 01:22:06 2f39f015ded8: Waiting 01:22:06 5c69ac0246d0: Verifying Checksum 01:22:06 5c69ac0246d0: Download complete 01:22:06 3a2ae6a8a46f: Download complete 01:22:06 33b1e0a273af: Verifying Checksum 01:22:06 33b1e0a273af: Download complete 01:22:06 5d3b04190fa2: Verifying Checksum 01:22:06 5d3b04190fa2: Download complete 01:22:06 ec43610c2a17: Verifying Checksum 01:22:06 ec43610c2a17: Download complete 01:22:06 5eb5b503b376: Verifying Checksum 01:22:06 5eb5b503b376: Download complete 01:22:06 2f39f015ded8: Download complete 01:22:07 5eb5b503b376: Pull complete 01:22:07 5c69ac0246d0: Pull complete 01:22:08 ec43610c2a17: Pull complete 01:22:08 3a2ae6a8a46f: Pull complete 01:22:08 33b1e0a273af: Pull complete 01:22:08 5d3b04190fa2: Pull complete 01:22:12 2f39f015ded8: Pull complete 01:22:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:22:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:22:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:13 prd-ubuntu20.04-docker-8c-8g-5404 does not seem to be running inside a container 01:22:13 $ 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-621 -v /w/workspace/gexfoundry_device-mqtt-go_PR-621:/w/workspace/gexfoundry_device-mqtt-go_PR-621:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-621@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:latest cat 01:22:17 $ docker top ca566ea84614e697ae81f91dda29a409871f8aaf07a1aa863fe54ac343da05e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:22:18 ---> job-cost.sh 01:22:18 lf-activate-venv: SKIPPING 01:22:18 INFO: No Stack... 01:22:18 INFO: Retrieving Pricing Info for: v3-standard-8 01:22:18 INFO: Archiving Costs [Pipeline] sh 01:22:19 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-621/archives/cost.csv 01:22:19 + cut -d, -f6 [Pipeline] lock 01:22:19 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-621-1-stack-cost] 01:22:19 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-621-1-stack-cost] did not exist. Created. 01:22:19 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-621-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:22:19 + echo total: 0.2199999988079071 [Pipeline] stash 01:22:19 Stashed 1 file(s) [Pipeline] } 01:22:19 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-621-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:22:19 $ docker stop --time=1 ca566ea84614e697ae81f91dda29a409871f8aaf07a1aa863fe54ac343da05e9 01:22:20 $ docker rm -f --volumes ca566ea84614e697ae81f91dda29a409871f8aaf07a1aa863fe54ac343da05e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:23:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5405 in /w/workspace/gexfoundry_device-mqtt-go_PR-621 [Pipeline] { [Pipeline] ws 01:23:52 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:23:53 The recommended git tool is: git 01:23:58 using credential edgex-jenkins-ssh 01:23:58 Cloning the remote Git repository 01:23:58 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:23:58 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:23:58 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:23:58 > git --version # timeout=10 01:23:58 > git --version # 'git version 2.25.1' 01:23:58 using GIT_SSH to set credentials SSH Credentials for GitHub 01:23:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:24:01 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:24:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:24:02 Merging remotes/origin/main commit c4dbf6069102021828098e365a108396ed21524d into PR head commit 5be92516a1e5116841c38f8c540d4b6be640ba5f 01:24:02 Merge succeeded, producing 5be92516a1e5116841c38f8c540d4b6be640ba5f 01:24:02 Checking out Revision 5be92516a1e5116841c38f8c540d4b6be640ba5f (PR-621) 01:24:02 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:24:02 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:24:02 using GIT_SSH to set credentials SSH Credentials for GitHub 01:24:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/621/head:refs/remotes/origin/PR-621 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:24:02 > git config core.sparsecheckout # timeout=10 01:24:02 > git checkout -f 5be92516a1e5116841c38f8c540d4b6be640ba5f # timeout=10 01:24:02 > git remote # timeout=10 01:24:02 > git config --get remote.origin.url # timeout=10 01:24:02 using GIT_SSH to set credentials SSH Credentials for GitHub 01:24:02 > git merge c4dbf6069102021828098e365a108396ed21524d # timeout=10 01:24:02 > git rev-parse HEAD^{commit} # timeout=10 01:24:02 > git config core.sparsecheckout # timeout=10 01:24:02 > git checkout -f 5be92516a1e5116841c38f8c540d4b6be640ba5f # timeout=10 01:24:03 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:24:03 > git --version # timeout=10 01:24:03 > git --version # 'git version 2.25.1' 01:24:03 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:24:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:24:04 % Total % Received % Xferd Average Speed Time Time Time Current 01:24:04 Dload Upload Total Spent Left Speed 01:24:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76353 [Pipeline] sh 01:24:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:24:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:24:05 + sudo tee /etc/docker/daemon.new 01:24:05 { 01:24:05 "registry-mirrors": [ 01:24:05 "https://nexus3.edgexfoundry.org:10001" 01:24:05 ], 01:24:05 "bip": "10.250.0.254/24", 01:24:05 "hosts": [ 01:24:05 "tcp://0.0.0.0:5555", 01:24:05 "unix:///var/run/docker.sock" 01:24:05 ], 01:24:05 "mtu": 1458, 01:24:05 "selinux-enabled": true, 01:24:05 "seccomp-profile": "/etc/docker/seccomp.json" 01:24:05 } [Pipeline] sh 01:24:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:24:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:24 provisioning config files... 01:24:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config6825691594561179971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:25 ---> docker-login.sh 01:24:25 nexus3.edgexfoundry.org:10001 01:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:25 Configure a credential helper to remove this warning. See 01:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:25 01:24:25 Login Succeeded 01:24:25 nexus3.edgexfoundry.org:10002 01:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:25 Configure a credential helper to remove this warning. See 01:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:25 01:24:26 Login Succeeded 01:24:26 nexus3.edgexfoundry.org:10003 01:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:26 Configure a credential helper to remove this warning. See 01:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:26 01:24:26 Login Succeeded 01:24:26 nexus3.edgexfoundry.org:10004 01:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:26 Configure a credential helper to remove this warning. See 01:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:26 01:24:26 Login Succeeded 01:24:26 docker.io 01:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:27 Configure a credential helper to remove this warning. See 01:24:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:27 01:24:27 Login Succeeded 01:24:27 ---> docker-login.sh ends [Pipeline] } 01:24:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:24:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:24:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:24:27 ========================================================= 01:24:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:24:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:28 + 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 . 01:24:29 Sending build context to Docker daemon 3.352MB 01:24:29 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:24:29 Step 2/12 : FROM ${BASE} AS builder 01:24:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:24:29 edb6bdbacee9: Pulling fs layer 01:24:29 5f9638ab2659: Pulling fs layer 01:24:29 8d51d6327a98: Pulling fs layer 01:24:29 8b374f2dd631: Pulling fs layer 01:24:29 ec14aa9079de: Pulling fs layer 01:24:29 2f466654f4bb: Pulling fs layer 01:24:29 554e91adad29: Pulling fs layer 01:24:29 ec14aa9079de: Waiting 01:24:29 8b374f2dd631: Waiting 01:24:29 2f466654f4bb: Waiting 01:24:29 554e91adad29: Waiting 01:24:29 5f9638ab2659: Download complete 01:24:29 8b374f2dd631: Download complete 01:24:29 ec14aa9079de: Verifying Checksum 01:24:29 ec14aa9079de: Download complete 01:24:30 edb6bdbacee9: Verifying Checksum 01:24:30 edb6bdbacee9: Pull complete 01:24:31 554e91adad29: Verifying Checksum 01:24:31 554e91adad29: Download complete 01:24:31 5f9638ab2659: Pull complete 01:24:32 8d51d6327a98: Download complete 01:24:32 2f466654f4bb: Download complete 01:24:44 8d51d6327a98: Pull complete 01:24:44 8b374f2dd631: Pull complete 01:24:44 ec14aa9079de: Pull complete 01:24:50 2f466654f4bb: Pull complete 01:24:52 554e91adad29: Pull complete 01:24:52 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 01:24:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:24:52 ---> 1e15ea492957 01:24:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:24:54 ---> Running in a192586cf90d 01:24:54 Removing intermediate container a192586cf90d 01:24:54 ---> c447f24f571d 01:24:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:24:54 ---> Running in 2e87d972026b 01:24:55 Removing intermediate container 2e87d972026b 01:24:55 ---> 1ca361c8eb3d 01:24:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:24:55 ---> Running in 9bd36baf9854 01:24:55 Removing intermediate container 9bd36baf9854 01:24:55 ---> af5bf18e9474 01:24:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:24:55 ---> Running in 08b126fd95a9 01:24:55 Removing intermediate container 08b126fd95a9 01:24:55 ---> 006aad37cd6e 01:24:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:24:55 ---> Running in 8f095042579b 01:24:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:58 (1/4) Installing openssh-keygen (9.1_p1-r4) 01:24:58 (2/4) Installing libedit (20221030.3.1-r0) 01:24:58 (3/4) Installing openssh-client-common (9.1_p1-r4) 01:24:58 (4/4) Installing openssh-client-default (9.1_p1-r4) 01:24:58 Executing busybox-1.35.0-r29.trigger 01:24:58 OK: 268 MiB in 57 packages 01:24:59 Removing intermediate container 8f095042579b 01:24:59 ---> b9bce47b65a9 01:24:59 Step 8/12 : WORKDIR /device-mqtt-go 01:24:59 ---> Running in c727266eb24b 01:24:59 Removing intermediate container c727266eb24b 01:24:59 ---> 3e6cea497612 01:24:59 Step 9/12 : COPY go.mod vendor* ./ 01:25:00 ---> 1f9b9eec87e4 01:25:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:00 ---> Running in 5a926f57f1ee 01:26:22 Removing intermediate container 5a926f57f1ee 01:26:22 ---> afeaee77feee 01:26:22 Step 11/12 : COPY . . 01:26:22 ---> d26ea96a7d57 01:26:22 Step 12/12 : RUN $MAKE 01:26:22 ---> Running in 471c06a71683 01:26:22 noop 01:26:22 Removing intermediate container 471c06a71683 01:26:22 ---> 082ad3ffae7c 01:26:22 Successfully built 082ad3ffae7c 01:26:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:22 + docker inspect -f . ci-base-image-arm64 01:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:22 prd-ubuntu20.04-docker-arm64-4c-16g-5405 does not seem to be running inside a container 01:26:22 $ 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 01:26:24 $ docker top 470b674e71bbc8c7e1e3e7be86e7e284ff6717c58eb99a7d2d3a41b8113c30f1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:24 + go version 01:26:24 go version go1.20.6 linux/arm64 [Pipeline] } 01:26:24 $ docker stop --time=1 470b674e71bbc8c7e1e3e7be86e7e284ff6717c58eb99a7d2d3a41b8113c30f1 01:26:26 $ docker rm -f --volumes 470b674e71bbc8c7e1e3e7be86e7e284ff6717c58eb99a7d2d3a41b8113c30f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:27 + docker inspect -f . ci-base-image-arm64 01:26:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:27 prd-ubuntu20.04-docker-arm64-4c-16g-5405 does not seem to be running inside a container 01:26:27 $ 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 01:26:29 $ docker top 8a0ca0c2b2368c4d75ba7015555635b1f441e6032b096d6f59f7217b1a0381f6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:29 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:26:30 + make test 01:26:30 go test ./... -coverprofile=coverage.out ./... 01:27:02 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:29:09 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:29:09 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:29:09 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 22.8% of statements 01:29:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:29:09 go vet ./... 01:29:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:29:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:29:31 ./bin/test-attribution-txt.sh [Pipeline] echo 01:29:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:29:31 $ docker stop --time=1 8a0ca0c2b2368c4d75ba7015555635b1f441e6032b096d6f59f7217b1a0381f6 01:29:33 $ docker rm -f --volumes 8a0ca0c2b2368c4d75ba7015555635b1f441e6032b096d6f59f7217b1a0381f6 [Pipeline] // withDockerContainer [Pipeline] sh 01:29:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:29:34 Warning: overwriting stash ‘coverage-report’ 01:29:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:29:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:29:35 + ls -al . 01:29:35 total 184 01:29:35 drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 01:26 . 01:29:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 01:23 .. 01:29:35 -rw-rw-r-- 1 jenkins jenkins 140 Sep 6 01:24 .dockerignore 01:29:35 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 01:24 .git 01:29:35 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 01:24 .github 01:29:35 -rw-rw-r-- 1 jenkins jenkins 329 Sep 6 01:24 .gitignore 01:29:35 -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 01:24 .golangci.yml 01:29:35 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 6 01:24 Attribution.txt 01:29:35 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 6 01:24 CHANGELOG.md 01:29:35 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 6 01:24 Dockerfile 01:29:35 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 01:24 GOVERNANCE.md 01:29:35 -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 01:24 Jenkinsfile 01:29:35 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 6 01:24 LICENSE 01:29:35 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 6 01:24 Makefile 01:29:35 -rw-rw-r-- 1 jenkins jenkins 620 Sep 6 01:24 OWNERS.md 01:29:35 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 6 01:24 README.md 01:29:35 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 01:20 VERSION 01:29:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 01:24 bin 01:29:35 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 01:24 cmd 01:29:35 -rw-r--r-- 1 jenkins jenkins 18506 Sep 6 01:29 coverage.out 01:29:35 -rw-rw-r-- 1 jenkins jenkins 3820 Sep 6 01:24 go.mod 01:29:35 -rw-rw-r-- 1 jenkins jenkins 34092 Sep 6 01:24 go.sum 01:29:35 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 01:24 internal 01:29:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 01:24 mock 01:29:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 01:24 snap 01:29:35 -rw-rw-r-- 1 jenkins jenkins 227 Sep 6 01:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:36 + 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=5be92516a1e5116841c38f8c540d4b6be640ba5f --label arch=arm64 --label version=0.0.0 . 01:29:36 Sending build context to Docker daemon 3.372MB 01:29:36 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 01:29:36 Step 2/24 : FROM ${BASE} AS builder 01:29:36 ---> 082ad3ffae7c 01:29:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:29:36 ---> Running in 06fb51af8326 01:29:36 Removing intermediate container 06fb51af8326 01:29:36 ---> 9e01e462b550 01:29:36 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:29:37 ---> Running in d33e3c92818e 01:29:37 Removing intermediate container d33e3c92818e 01:29:37 ---> 9ce294a48c52 01:29:37 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:29:37 ---> Running in db7c6ba14d1e 01:29:37 Removing intermediate container db7c6ba14d1e 01:29:37 ---> b71959f69fdc 01:29:37 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:29:37 ---> Running in 058e11dcdcf1 01:29:37 Removing intermediate container 058e11dcdcf1 01:29:37 ---> 1386e2ab4f3b 01:29:37 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:37 ---> Running in 79c0290938ac 01:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:29:40 OK: 268 MiB in 57 packages 01:29:41 Removing intermediate container 79c0290938ac 01:29:41 ---> 6b75c0c1481a 01:29:41 Step 8/24 : WORKDIR /device-mqtt-go 01:29:41 ---> Running in 1f8d49c73b31 01:29:41 Removing intermediate container 1f8d49c73b31 01:29:41 ---> 22a7e1958ad1 01:29:41 Step 9/24 : COPY go.mod vendor* ./ 01:29:42 ---> 6bfec0a7ddab 01:29:42 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:42 ---> Running in f783d265aa55 01:29:44 Removing intermediate container f783d265aa55 01:29:44 ---> d829c734d2b7 01:29:44 Step 11/24 : COPY . . 01:29:45 ---> 2869e95ad387 01:29:45 Step 12/24 : RUN $MAKE 01:29:45 ---> Running in 18e10df51030 01:29:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.18" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:32:07 Removing intermediate container 18e10df51030 01:32:07 ---> a14301922438 01:32:07 Step 13/24 : FROM alpine:3.17 01:32:07 3.17: Pulling from library/alpine 01:32:07 4060ece20d7a: Pulling fs layer 01:32:07 4060ece20d7a: Verifying Checksum 01:32:07 4060ece20d7a: Download complete 01:32:07 4060ece20d7a: Pull complete 01:32:07 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:32:07 Status: Downloaded newer image for alpine:3.17 01:32:07 ---> 8650cd65339b 01:32:07 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:32:07 ---> Running in 2b4fb8bd67af 01:32:07 Removing intermediate container 2b4fb8bd67af 01:32:07 ---> f3ce2632d973 01:32:07 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:32:07 ---> Running in 45ba090e4aca 01:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:32:07 (1/1) Installing dumb-init (1.2.5-r2) 01:32:07 Executing busybox-1.35.0-r29.trigger 01:32:07 OK: 8 MiB in 16 packages 01:32:07 Removing intermediate container 45ba090e4aca 01:32:07 ---> 38d5d8271f4c 01:32:07 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:32:07 ---> 5892833aa290 01:32:07 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:32:07 ---> 5e052ab0da2a 01:32:07 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:32:07 ---> 87b708be7fea 01:32:07 Step 19/24 : EXPOSE 59982 01:32:07 ---> Running in bd5f97ad3257 01:32:07 Removing intermediate container bd5f97ad3257 01:32:07 ---> a1926b5727cd 01:32:07 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:32:07 ---> Running in 7b510fee6ede 01:32:07 Removing intermediate container 7b510fee6ede 01:32:07 ---> 7ac08e821a0a 01:32:07 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:32:07 ---> Running in 9e2cc747d153 01:32:07 Removing intermediate container 9e2cc747d153 01:32:07 ---> a92bf10ccfb2 01:32:07 Step 22/24 : LABEL arch=arm64 01:32:07 ---> Running in ea83cb04b00f 01:32:07 Removing intermediate container ea83cb04b00f 01:32:07 ---> accb362171cc 01:32:07 Step 23/24 : LABEL git_sha=5be92516a1e5116841c38f8c540d4b6be640ba5f 01:32:07 ---> Running in 4224295ab2a4 01:32:07 Removing intermediate container 4224295ab2a4 01:32:07 ---> 4e339f6935b7 01:32:07 Step 24/24 : LABEL version=0.0.0 01:32:07 ---> Running in b6673623e428 01:32:07 Removing intermediate container b6673623e428 01:32:07 ---> b768550bd838 01:32:07 [Warning] One or more build-args [ARCH] were not consumed 01:32:07 Successfully built b768550bd838 01:32:07 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 01:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:08 01:32:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:09 arm64: Pulling from edgex-lftools-log-publisher 01:32:09 8998bd30e6a1: Pulling fs layer 01:32:09 04944245beec: Pulling fs layer 01:32:09 699f458cf7ca: Pulling fs layer 01:32:09 765212b225bb: Pulling fs layer 01:32:09 f23df028b6ca: Pulling fs layer 01:32:09 d65c8cfc05b1: Pulling fs layer 01:32:09 2437ff75d9bd: Pulling fs layer 01:32:09 765212b225bb: Waiting 01:32:09 f23df028b6ca: Waiting 01:32:09 d65c8cfc05b1: Waiting 01:32:09 2437ff75d9bd: Waiting 01:32:09 04944245beec: Verifying Checksum 01:32:09 04944245beec: Download complete 01:32:09 765212b225bb: Download complete 01:32:09 f23df028b6ca: Verifying Checksum 01:32:09 f23df028b6ca: Download complete 01:32:09 d65c8cfc05b1: Verifying Checksum 01:32:09 d65c8cfc05b1: Download complete 01:32:09 699f458cf7ca: Verifying Checksum 01:32:09 699f458cf7ca: Download complete 01:32:09 8998bd30e6a1: Verifying Checksum 01:32:09 8998bd30e6a1: Download complete 01:32:12 2437ff75d9bd: Verifying Checksum 01:32:12 2437ff75d9bd: Download complete 01:32:13 8998bd30e6a1: Pull complete 01:32:14 04944245beec: Pull complete 01:32:15 699f458cf7ca: Pull complete 01:32:15 765212b225bb: Pull complete 01:32:16 f23df028b6ca: Pull complete 01:32:16 d65c8cfc05b1: Pull complete 01:32:31 2437ff75d9bd: Pull complete 01:32:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:32:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:32 prd-ubuntu20.04-docker-arm64-4c-16g-5405 does not seem to be running inside a container 01:32:32 $ 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 01:32:34 $ docker top d04985cfb252e7dcec5b23d3f115106474e155406abe309817f1d70386570dc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:35 ---> job-cost.sh 01:32:35 lf-activate-venv: SKIPPING 01:32:35 INFO: No Stack... 01:32:36 INFO: Retrieving Pricing Info for: v3-standard-4 01:32:37 INFO: Archiving Costs [Pipeline] sh 01:32:37 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:32:37 + cut -d, -f6 [Pipeline] lock 01:32:37 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-621-1-stack-cost] 01:32:37 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-621-1-stack-cost] did not exist. Created. 01:32:37 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-621-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:32:38 /w/workspace/device-mqtt-go/1@tmp/durable-17f35e21/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:32:39 + echo total: 0.10999999940395355 [Pipeline] stash 01:32:39 Warning: overwriting stash ‘stack-cost’ 01:32:39 Stashed 1 file(s) [Pipeline] } 01:32:39 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-621-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:32:39 $ docker stop --time=1 d04985cfb252e7dcec5b23d3f115106474e155406abe309817f1d70386570dc7 01:32:40 $ docker rm -f --volumes d04985cfb252e7dcec5b23d3f115106474e155406abe309817f1d70386570dc7 [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 01:32:42 provisioning config files... 01:32:42 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp/config10055537712094170142tmp [Pipeline] { [Pipeline] sh 01:32:42 + set +x 01:32:42 + curl -s https://codecov.io/bash 01:32:42 + bash -s -- 01:32:42 01:32:42 _____ _ 01:32:42 / ____| | | 01:32:42 | | ___ __| | ___ ___ _____ __ 01:32:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:32:42 | |___| (_) | (_| | __/ (_| (_) \ V / 01:32:42 \_____\___/ \__,_|\___|\___\___/ \_/ 01:32:42 Bash-1.0.6 01:32:42 01:32:42 01:32:42 ==> git version 2.25.1 found 01:32:42 ==> 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 01:32:42 Release-Date: 2020-01-08 01:32:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:32:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:32:42 ==> Jenkins CI detected. 01:32:42 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-621 01:32:42 project root: . 01:32:42 --> token set from env 01:32:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:32:42 ==> Running gcov in . (disable via -X gcov) 01:32:42 ==> Python coveragepy not found 01:32:42 ==> Searching for coverage reports in: 01:32:42 + . 01:32:42 -> Found 1 reports 01:32:42 ==> Detecting git/mercurial file structure 01:32:42 ==> Reading reports 01:32:42 + ./coverage.out bytes=18506 01:32:42 ==> Appending adjustments 01:32:42 https://docs.codecov.io/docs/fixing-reports 01:32:42 + Found adjustments 01:32:42 ==> Gzipping contents 01:32:42 4.0K /tmp/codecov.AVYdIL.gz 01:32:42 ==> Uploading reports 01:32:42 url: https://codecov.io 01:32:42 query: branch=PR-621&commit=5be92516a1e5116841c38f8c540d4b6be640ba5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-621%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=621&job=&cmd_args= 01:32:42 -> Pinging Codecov 01:32: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-621&commit=5be92516a1e5116841c38f8c540d4b6be640ba5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-621%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=621&job=&cmd_args= 01:32:42 -> Uploading to 01:32:42 https://storage.googleapis.com/codecov/v4/raw/2023-09-06/7D719EC7BBE17E464838252E33014C33/5be92516a1e5116841c38f8c540d4b6be640ba5f/aa10d260-a07e-41c6-ad8b-cc3de65bcf19.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230906T013242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b14353b8933b4ea35cbd7f7b08a9d2b71d0b70a468317df20f55095cdfe115dd 01:32:42 % Total % Received % Xferd Average Speed Time Time Time Current 01:32:42 Dload Upload Total Spent Left Speed 01:32:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15935 --:--:-- --:--:-- --:--:-- 15935 01:32:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/5be92516a1e5116841c38f8c540d4b6be640ba5f [Pipeline] } 01:32: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 01:32:44 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-621/archives ] 01:32:44 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-621/archives 01:32:44 total 16 01:32:44 drwxr-xr-x 3 root root 4096 Sep 6 01:22 . 01:32:44 drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 01:22 .. 01:32:44 drwxr-xr-x 2 root root 4096 Sep 6 01:22 cost 01:32:44 -rw-r--r-- 1 root root 86 Sep 6 01:22 cost.csv 01:32:44 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-621/archives 01:32:44 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-621/archives 01:32:44 total 16 01:32:44 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 01:22 . 01:32:44 drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 01:22 .. 01:32:44 drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 01:22 cost 01:32:44 -rw-r--r-- 1 jenkins jenkins 86 Sep 6 01:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:32:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:32:45 ---> package-listing.sh 01:32:45 ++ tr '[:upper:]' '[:lower:]' 01:32:45 ++ facter osfamily 01:32:46 + OS_FAMILY=debian 01:32:46 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-621 01:32:46 + START_PACKAGES=/tmp/packages_start.txt 01:32:46 + END_PACKAGES=/tmp/packages_end.txt 01:32:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:32:46 + PACKAGES=/tmp/packages_start.txt 01:32:46 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-621 ']' 01:32:46 + PACKAGES=/tmp/packages_end.txt 01:32:46 + case "${OS_FAMILY}" in 01:32:46 + dpkg -l 01:32:46 + grep '^ii' 01:32:46 + '[' -f /tmp/packages_start.txt ']' 01:32:46 + '[' -f /tmp/packages_end.txt ']' 01:32:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:32:46 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-621 ']' 01:32:46 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-621/archives/ 01:32:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-621/archives/ [Pipeline] echo 01:32:46 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-621/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:32:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:47 prd-ubuntu20.04-docker-8c-8g-5404 does not seem to be running inside a container 01:32:47 $ 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-621/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-621 -v /w/workspace/gexfoundry_device-mqtt-go_PR-621:/w/workspace/gexfoundry_device-mqtt-go_PR-621:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-621@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 01:32:47 $ docker top be0d0d10d18445faac4e820f7a5e8eb2aedff0191aff7b07998fec956e7777f2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:48 + touch /tmp/pre-build-complete [Pipeline] sh 01:32:48 + mkdir -p /var/log/sysstat [Pipeline] sh 01:32:48 + ls /var/log/sa-host 01:32:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:48 provisioning config files... 01:32:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp/config14138160006461539582tmp [Pipeline] { [Pipeline] echo 01:32:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:32:49 ---> create-netrc.sh [Pipeline] } 01:32:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:32:49 ---> python-tools-install.sh [Pipeline] echo 01:32:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:32:50 ---> sudo-logs.sh 01:32:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:32:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:32:50 ---> job-cost.sh 01:32:50 lf-activate-venv: SKIPPING 01:32:50 DEBUG: total: 0.2199999988079071 01:32:50 INFO: Retrieving Stack Cost... 01:32:50 INFO: Retrieving Pricing Info for: v3-standard-8 01:32:51 INFO: Archiving Costs [Pipeline] echo 01:32:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:32:51 ---> logs-deploy.sh 01:32:51 lf-activate-venv: SKIPPING 01:32:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-621/1 01:32:51 INFO: archiving workspace using pattern(s): 01:32:52 Archives upload complete. 01:32:52 INFO: archiving logs to Nexus 01:32:53 ---> uname -a: 01:32:53 Linux prd-ubuntu20-04-docker-8c-8g-5404 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:32:53 01:32:53 01:32:53 ---> lscpu: 01:32:53 Architecture: x86_64 01:32:53 CPU op-mode(s): 32-bit, 64-bit 01:32:53 Byte Order: Little Endian 01:32:53 Address sizes: 40 bits physical, 48 bits virtual 01:32:53 CPU(s): 8 01:32:53 On-line CPU(s) list: 0-7 01:32:53 Thread(s) per core: 1 01:32:53 Core(s) per socket: 1 01:32:53 Socket(s): 8 01:32:53 NUMA node(s): 1 01:32:53 Vendor ID: AuthenticAMD 01:32:53 CPU family: 23 01:32:53 Model: 49 01:32:53 Model name: AMD EPYC-Rome Processor 01:32:53 Stepping: 0 01:32:53 CPU MHz: 2800.000 01:32:53 BogoMIPS: 5600.00 01:32:53 Virtualization: AMD-V 01:32:53 Hypervisor vendor: KVM 01:32:53 Virtualization type: full 01:32:53 L1d cache: 256 KiB 01:32:53 L1i cache: 256 KiB 01:32:53 L2 cache: 4 MiB 01:32:53 L3 cache: 128 MiB 01:32:53 NUMA node0 CPU(s): 0-7 01:32:53 Vulnerability Itlb multihit: Not affected 01:32:53 Vulnerability L1tf: Not affected 01:32:53 Vulnerability Mds: Not affected 01:32:53 Vulnerability Meltdown: Not affected 01:32:53 Vulnerability Mmio stale data: Not affected 01:32:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:32:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:32:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:32:53 Vulnerability Srbds: Not affected 01:32:53 Vulnerability Tsx async abort: Not affected 01:32:53 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 01:32:53 01:32:53 01:32:53 ---> nproc: 01:32:53 8 01:32:53 01:32:53 01:32:53 ---> df -h: 01:32:53 Filesystem Size Used Avail Use% Mounted on 01:32:53 overlay 155G 12G 144G 8% / 01:32:53 tmpfs 64M 0 64M 0% /dev 01:32:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:32:53 shm 64M 0 64M 0% /dev/shm 01:32:53 /dev/vda1 155G 12G 144G 8% /facter-os 01:32:53 01:32:53 01:32:53 ---> sar -b -r -n DEV: 01:32:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5404) 09/06/23 _x86_64_ (8 CPU) 01:32:53 01:32:53 01:19:10 LINUX RESTART (8 CPU) 01:32:53 01:32:53 01:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:32:53 01:21:01 213.33 4.33 209.00 0.00 429.66 83215.46 0.00 01:32:53 01:22:01 98.37 0.27 98.10 0.00 13.73 26662.09 0.00 01:32:53 01:23:01 77.49 0.07 77.42 0.00 6.27 19191.73 0.00 01:32:53 01:24:01 1.78 0.00 1.78 0.00 0.00 19.48 0.00 01:32:53 01:25:01 39.94 11.83 28.11 0.00 5437.36 6339.48 0.00 01:32:53 01:26:01 2.48 0.00 2.48 0.00 0.00 26.80 0.00 01:32:53 01:27:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 01:32:53 01:28:01 2.08 0.00 2.08 0.00 0.00 22.66 0.00 01:32:53 01:29:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 01:32:53 01:30:01 2.68 0.00 2.68 0.00 0.00 43.73 0.00 01:32:53 01:31:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 01:32:53 01:32:01 1.88 0.00 1.88 0.00 0.00 22.00 0.00 01:32:53 Average: 37.01 1.37 35.64 0.00 490.56 11298.59 0.00 01:32:53 01:32:53 01:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:32:53 01:21:01 28341252 31561164 746776 2.27 147384 3277556 2425156 7.15 1095240 3008536 436 01:32:53 01:22:01 28087340 31579512 725196 2.21 152248 3526980 1828120 5.39 1214600 3119504 416 01:32:53 01:23:01 27559664 31584556 718616 2.19 161496 3998700 1766012 5.20 1257468 3551304 140 01:32:53 01:24:01 27559212 31584184 718824 2.19 161528 3998700 1766012 5.20 1257300 3551300 24 01:32:53 01:25:01 27191172 31572172 722164 2.20 169792 4331588 1818820 5.36 1486936 3663956 200 01:32:53 01:26:01 27191124 31572196 722064 2.20 169880 4331588 1818820 5.36 1486852 3663960 8 01:32:53 01:27:01 27198068 31579256 714912 2.17 169964 4331592 1818820 5.36 1479564 3663968 8 01:32:53 01:28:01 27197820 31579096 714716 2.17 170044 4331596 1818820 5.36 1479880 3663972 168 01:32:53 01:29:01 27197544 31579160 714920 2.17 170116 4331596 1818820 5.36 1479988 3664200 12 01:32:53 01:30:01 27197756 31579460 714500 2.17 170232 4331576 1818820 5.36 1480236 3664176 164 01:32:53 01:31:01 27198128 31579912 714180 2.17 170316 4331576 1818820 5.36 1480624 3664180 176 01:32:53 01:32:01 27197860 31579800 714188 2.17 170380 4331712 1818820 5.36 1480372 3664284 180 01:32:53 Average: 27426412 31577539 720088 2.19 165282 4121230 1861322 5.49 1389922 3545278 161 01:32:53 01:32:53 01:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:32:53 01:21:01 ens3 519.35 300.70 6704.45 43.61 0.00 0.00 0.00 0.00 01:32:53 01:21:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 01:32:53 01:21:01 veth9c1a310 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:53 01:21:01 docker0 200.37 347.19 16.05 2470.06 0.00 0.00 0.00 0.00 01:32:53 01:21:01 veth593371f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:53 01:22:01 ens3 44.98 39.49 125.98 86.43 0.00 0.00 0.00 0.00 01:32:53 01:22:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 01:32:53 01:22:01 docker0 1.53 3.70 0.09 42.53 0.00 0.00 0.00 0.00 01:32:53 01:23:01 ens3 94.42 57.14 2564.20 10.49 0.00 0.00 0.00 0.00 01:32:53 01:23:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 01:32:53 01:23:01 docker0 1.67 3.63 0.10 43.01 0.00 0.00 0.00 0.00 01:32:53 01:24:01 ens3 0.68 0.50 0.35 0.28 0.00 0.00 0.00 0.00 01:32:53 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:32:53 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:53 01:25:01 ens3 148.81 71.42 2040.63 5.13 0.00 0.00 0.00 0.00 01:32:53 01:25:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 01:32:53 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:53 01:26:01 ens3 0.25 0.20 0.02 0.01 0.00 0.00 0.00 0.00 01:32:53 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:32:53 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:53 01:27:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:32:53 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:53 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:53 01:28:01 ens3 0.28 0.15 0.07 0.01 0.00 0.00 0.00 0.00 01:32:53 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:32:53 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:53 01:29:01 ens3 0.72 0.32 0.29 0.21 0.00 0.00 0.00 0.00 01:32:53 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:53 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:53 01:30:01 ens3 0.62 0.18 0.13 0.07 0.00 0.00 0.00 0.00 01:32:53 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:32:53 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:53 01:31:01 ens3 0.47 0.32 0.26 0.21 0.00 0.00 0.00 0.00 01:32:53 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:53 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:53 01:32:01 ens3 0.73 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:32:53 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:32:53 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:53 Average: ens3 67.61 39.21 953.00 12.20 0.00 0.00 0.00 0.00 01:32:53 Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 01:32:53 Average: docker0 16.96 29.54 1.35 212.96 0.00 0.00 0.00 0.00 01:32:53 01:32:53 01:32:53 ---> sar -P ALL: 01:32:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5404) 09/06/23 _x86_64_ (8 CPU) 01:32:53 01:32:53 01:19:10 LINUX RESTART (8 CPU) 01:32:53 01:32:53 01:20:01 CPU %user %nice %system %iowait %steal %idle 01:32:53 01:21:01 all 8.95 0.00 4.30 4.38 0.07 82.30 01:32:53 01:21:01 0 8.94 0.00 4.26 7.34 0.07 79.39 01:32:53 01:21:01 1 9.10 0.00 5.45 3.24 0.07 82.15 01:32:53 01:21:01 2 9.52 0.00 4.46 2.36 0.10 83.56 01:32:53 01:21:01 3 7.67 0.00 4.54 1.86 0.07 85.86 01:32:53 01:21:01 4 9.70 0.00 4.80 16.65 0.05 68.80 01:32:53 01:21:01 5 7.59 0.00 3.88 0.42 0.07 88.05 01:32:53 01:21:01 6 9.75 0.00 3.56 0.78 0.05 85.86 01:32:53 01:21:01 7 9.33 0.00 3.49 2.37 0.07 84.74 01:32:53 01:22:01 all 43.32 0.00 7.31 1.70 0.09 47.58 01:32:53 01:22:01 0 44.44 0.00 7.92 0.29 0.08 47.27 01:32:53 01:22:01 1 44.18 0.00 7.31 0.03 0.08 48.39 01:32:53 01:22:01 2 43.73 0.00 7.67 3.20 0.10 45.30 01:32:53 01:22:01 3 41.68 0.00 7.33 4.31 0.10 46.59 01:32:53 01:22:01 4 43.64 0.00 7.27 4.06 0.08 44.95 01:32:53 01:22:01 5 41.96 0.00 6.69 0.10 0.08 51.16 01:32:53 01:22:01 6 42.98 0.00 7.82 0.56 0.10 48.55 01:32:53 01:22:01 7 43.91 0.00 6.46 1.06 0.10 48.47 01:32:53 01:23:01 all 2.98 0.00 1.46 1.12 0.03 94.42 01:32:53 01:23:01 0 2.58 0.00 2.66 0.02 0.03 94.71 01:32:53 01:23:01 1 2.84 0.00 1.21 0.52 0.02 95.41 01:32:53 01:23:01 2 3.01 0.00 1.09 0.02 0.03 95.85 01:32:53 01:23:01 3 3.18 0.00 1.16 1.11 0.02 94.54 01:32:53 01:23:01 4 3.48 0.00 1.00 0.05 0.02 95.46 01:32:53 01:23:01 5 2.89 0.00 1.24 0.00 0.03 95.83 01:32:53 01:23:01 6 3.13 0.00 1.92 6.39 0.02 88.54 01:32:53 01:23:01 7 2.78 0.00 1.36 0.85 0.03 94.98 01:32:53 01:24:01 all 0.03 0.00 0.02 0.00 0.00 99.94 01:32:53 01:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:32:53 01:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:32:53 01:24:01 2 0.12 0.00 0.05 0.00 0.00 99.83 01:32:53 01:24:01 3 0.02 0.00 0.03 0.02 0.00 99.93 01:32:53 01:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:32:53 01:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:32:53 01:24:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:32:53 01:24:01 7 0.02 0.00 0.05 0.00 0.02 99.92 01:32:53 01:25:01 all 1.29 0.00 0.65 0.65 0.02 97.40 01:32:53 01:25:01 0 1.13 0.00 0.80 0.50 0.02 97.55 01:32:53 01:25:01 1 0.50 0.00 0.33 0.03 0.02 99.12 01:32:53 01:25:01 2 0.65 0.00 0.47 1.10 0.02 97.76 01:32:53 01:25:01 3 1.57 0.00 0.87 1.72 0.02 95.82 01:32:53 01:25:01 4 2.49 0.00 0.75 0.17 0.02 96.58 01:32:53 01:25:01 5 1.93 0.00 0.72 0.00 0.02 97.34 01:32:53 01:25:01 6 1.30 0.00 0.45 0.72 0.02 97.51 01:32:53 01:25:01 7 0.72 0.00 0.80 0.92 0.02 97.55 01:32:53 01:26:01 all 0.23 0.00 0.01 0.00 0.00 99.75 01:32:53 01:26:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:32:53 01:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:32:53 01:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:32:53 01:26:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:32:53 01:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:32:53 01:26:01 5 1.78 0.00 0.00 0.00 0.00 98.22 01:32:53 01:26:01 6 0.03 0.00 0.02 0.02 0.02 99.92 01:32:53 01:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:32:53 01:27:01 all 0.22 0.00 0.01 0.01 0.01 99.75 01:32:53 01:27:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:32:53 01:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:32:53 01:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:32:53 01:27:01 3 0.00 0.00 0.00 0.03 0.02 99.95 01:32:53 01:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:32:53 01:27:01 5 1.52 0.00 0.00 0.00 0.02 98.47 01:32:53 01:27:01 6 0.07 0.00 0.05 0.02 0.02 99.85 01:32:53 01:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:32:53 01:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:32:53 01:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:32:53 01:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:32:53 01:28:01 2 0.08 0.00 0.00 0.00 0.00 99.92 01:32:53 01:28:01 3 0.02 0.00 0.00 0.03 0.00 99.95 01:32:53 01:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:32:53 01:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:32:53 01:28:01 6 0.02 0.00 0.03 0.02 0.02 99.92 01:32:53 01:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:32:53 01:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:32:53 01:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:32:53 01:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:32:53 01:29:01 2 0.05 0.00 0.02 0.02 0.02 99.90 01:32:53 01:29:01 3 0.05 0.00 0.00 0.02 0.00 99.93 01:32:53 01:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:32:53 01:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:32:53 01:29:01 6 0.03 0.00 0.03 0.00 0.03 99.90 01:32:53 01:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:32:53 01:30:01 all 0.06 0.00 0.01 0.00 0.01 99.92 01:32:53 01:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:32:53 01:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:32:53 01:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:32:53 01:30:01 3 0.33 0.00 0.02 0.03 0.02 99.60 01:32:53 01:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:32:53 01:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:32:53 01:30:01 6 0.07 0.00 0.02 0.00 0.02 99.90 01:32:53 01:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:32:53 01:31:01 all 0.24 0.00 0.03 0.01 0.00 99.72 01:32:53 01:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:32:53 01:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:32:53 01:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:32:53 01:31:01 3 0.02 0.00 0.00 0.03 0.00 99.95 01:32:53 01:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:32:53 01:31:01 5 1.71 0.00 0.10 0.00 0.02 98.17 01:32:53 01:31:01 6 0.05 0.00 0.05 0.02 0.02 99.87 01:32:53 01:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:32:53 01:32:53 01:31:01 CPU %user %nice %system %iowait %steal %idle 01:32:53 01:32:01 all 0.22 0.00 0.01 0.00 0.00 99.76 01:32:53 01:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:32:53 01:32:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:32:53 01:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:32:53 01:32:01 3 0.07 0.00 0.00 0.02 0.00 99.92 01:32:53 01:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:32:53 01:32:01 5 1.63 0.00 0.00 0.00 0.00 98.37 01:32:53 01:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:32:53 01:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:32:53 Average: all 4.76 0.00 1.14 0.65 0.02 93.43 01:32:53 Average: 0 4.73 0.00 1.30 0.67 0.02 93.27 01:32:53 Average: 1 4.69 0.00 1.19 0.32 0.02 93.79 01:32:53 Average: 2 4.74 0.00 1.14 0.55 0.03 93.54 01:32:53 Average: 3 4.51 0.00 1.15 0.76 0.02 93.56 01:32:53 Average: 4 4.92 0.00 1.15 1.73 0.02 92.20 01:32:53 Average: 5 5.03 0.00 1.04 0.04 0.02 93.86 01:32:53 Average: 6 4.75 0.00 1.16 0.71 0.03 93.36 01:32:53 Average: 7 4.70 0.00 1.01 0.43 0.02 93.84 01:32:53 01:32:53 01:32:53