Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3df0c6f64b449b5535026c21b64b0251cd5b0534+7890826e223808f9f870907e908c893318dcbe65 (bcf6b4644339e8765f2d7645f1959a39b8fdcab6) 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-ssh14346570894303035281.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10039416461980014162.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11013659518192436497.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh18440490844687654438.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-608/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-608/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7946870730688100352.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16802’ Running on prd-ubuntu20.04-docker-8c-8g-16806 in /w/workspace/gexfoundry_device-mqtt-go_PR-608 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-608 # 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/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7890826e223808f9f870907e908c893318dcbe65 into PR head commit 3df0c6f64b449b5535026c21b64b0251cd5b0534 Merge succeeded, producing b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f Checking out Revision b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f (PR-608) > git config core.sparsecheckout # timeout=10 > git checkout -f 3df0c6f64b449b5535026c21b64b0251cd5b0534 # 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 7890826e223808f9f870907e908c893318dcbe65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f # timeout=10 Commit message: "Merge commit '7890826e223808f9f870907e908c893318dcbe65' into HEAD" > git rev-list --no-walk 3df0c6f64b449b5535026c21b64b0251cd5b0534 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:17:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:17:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:17:57 ========================================================= 23:17:57 EdgeX Global Pipelines Version Info 23:17:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:17:58 ------------------- 23:17:58 stable info: 23:17:58 ------------------- 23:17:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:17:58 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:17:58 Message: update stable to v1.0.249 23:17:59 ------------------- 23:17:59 experimental info: 23:17:59 ------------------- 23:17:59 Commited By: **** collab-it+edgex@linuxfoundation.org 23:17:59 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:17:59 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-608 [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-608 [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-608 [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5951de [Pipeline] echo 23:17:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:59 provisioning config files... 23:17:59 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/config14082803573566728507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:00 ---> docker-login.sh 23:18:00 nexus3.edgexfoundry.org:10001 23:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:00 Configure a credential helper to remove this warning. See 23:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:00 23:18:00 Login Succeeded 23:18:00 nexus3.edgexfoundry.org:10002 23:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:00 Configure a credential helper to remove this warning. See 23:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:00 23:18:00 Login Succeeded 23:18:00 nexus3.edgexfoundry.org:10003 23:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:00 Configure a credential helper to remove this warning. See 23:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:00 23:18:00 Login Succeeded 23:18:00 nexus3.edgexfoundry.org:10004 23:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:00 Configure a credential helper to remove this warning. See 23:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:00 23:18:00 Login Succeeded 23:18:00 docker.io 23:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:01 Configure a credential helper to remove this warning. See 23:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:01 23:18:01 Login Succeeded 23:18:01 ---> docker-login.sh ends [Pipeline] } 23:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:18:01 + git rev-list -1 --merges b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f~1..b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f [Pipeline] echo 23:18:01 -----------> git rev-list -1 --merges b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f~1..b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f 23:18:01 b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f [false] [Pipeline] sh 23:18:01 + git log --format=format:%s -1 b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f [Pipeline] echo 23:18:01 ========================================================= 23:18:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:18:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:02 + git log --format=format:%s -1 b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f [Pipeline] echo 23:18:02 [semverPrep] GIT_COMMIT: b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f, Commit Message: Merge commit '7890826e223808f9f870907e908c893318dcbe65' into HEAD [Pipeline] echo 23:18:02 [semverPrep] This is not a build commit. [Pipeline] sh 23:18:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:18:02 + grep -v github /etc/ssh/ssh_known_hosts 23:18:02 + [ -e /tmp/ssh_known_hosts ] 23:18:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:18:02 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:18:02 sudo tee -a /etc/ssh/ssh_known_hosts 23:18:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:02 23:18:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:03 0.1.4: Pulling from edgex-devops/py-git-semver 23:18:03 b85a868b505f: Pulling fs layer 23:18:03 e2be974225ed: Pulling fs layer 23:18:03 339a4e72a1f5: Pulling fs layer 23:18:03 988bab9f4d93: Pulling fs layer 23:18:03 1469e6f7b9e6: Pulling fs layer 23:18:03 eaf3925da568: Pulling fs layer 23:18:03 bab4dde63d76: Pulling fs layer 23:18:03 bde34c3a00c8: Pulling fs layer 23:18:03 b352a97aabf1: Pulling fs layer 23:18:03 4872d77fe225: Pulling fs layer 23:18:03 5851b861e8e6: Pulling fs layer 23:18:03 988bab9f4d93: Waiting 23:18:03 b352a97aabf1: Waiting 23:18:03 4872d77fe225: Waiting 23:18:03 5851b861e8e6: Waiting 23:18:03 bde34c3a00c8: Waiting 23:18:03 bab4dde63d76: Waiting 23:18:03 1469e6f7b9e6: Waiting 23:18:03 e2be974225ed: Download complete 23:18:03 988bab9f4d93: Verifying Checksum 23:18:03 988bab9f4d93: Download complete 23:18:03 339a4e72a1f5: Verifying Checksum 23:18:03 339a4e72a1f5: Download complete 23:18:03 1469e6f7b9e6: Verifying Checksum 23:18:03 1469e6f7b9e6: Download complete 23:18:03 eaf3925da568: Verifying Checksum 23:18:03 eaf3925da568: Download complete 23:18:03 bde34c3a00c8: Verifying Checksum 23:18:03 bde34c3a00c8: Download complete 23:18:03 b352a97aabf1: Verifying Checksum 23:18:03 4872d77fe225: Download complete 23:18:03 5851b861e8e6: Verifying Checksum 23:18:03 5851b861e8e6: Download complete 23:18:03 b85a868b505f: Verifying Checksum 23:18:03 b85a868b505f: Download complete 23:18:03 bab4dde63d76: Verifying Checksum 23:18:03 bab4dde63d76: Download complete 23:18:05 b85a868b505f: Pull complete 23:18:05 e2be974225ed: Pull complete 23:18:05 339a4e72a1f5: Pull complete 23:18:05 988bab9f4d93: Pull complete 23:18:05 1469e6f7b9e6: Pull complete 23:18:05 eaf3925da568: Pull complete 23:18:07 bab4dde63d76: Pull complete 23:18:07 bde34c3a00c8: Pull complete 23:18:08 b352a97aabf1: Pull complete 23:18:08 4872d77fe225: Pull complete 23:18:08 5851b861e8e6: Pull complete 23:18:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:18:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:08 prd-ubuntu20.04-docker-8c-8g-16806 does not seem to be running inside a container 23:18:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@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-devops/py-git-semver:0.1.4 cat 23:18:10 $ docker top 76d075b9ca6d95c3801f3747485b8160d07bc4ba8f4e28d7562e3fb23f83128e -eo pid,comm 23:18:10 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). 23:18:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:18:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:11 [ssh-agent] Looking for ssh-agent implementation... 23:18:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:11 $ docker exec 76d075b9ca6d95c3801f3747485b8160d07bc4ba8f4e28d7562e3fb23f83128e ssh-agent 23:18:11 SSH_AUTH_SOCK=/tmp/ssh-Xdjk6PDOWWfw/agent.32 23:18:11 SSH_AGENT_PID=38 23:18:11 Running ssh-add (command line suppressed) 23:18:11 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/private_key_340892254976981669.key (/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/private_key_340892254976981669.key) 23:18:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:11 + git tag --points-at HEAD [Pipeline] } 23:18:11 $ docker exec --env ******** --env ******** 76d075b9ca6d95c3801f3747485b8160d07bc4ba8f4e28d7562e3fb23f83128e ssh-agent -k 23:18:11 unset SSH_AUTH_SOCK; 23:18:11 unset SSH_AGENT_PID; 23:18:11 echo Agent pid 38 killed; 23:18:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:18:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:11 [ssh-agent] Looking for ssh-agent implementation... 23:18:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:11 $ docker exec 76d075b9ca6d95c3801f3747485b8160d07bc4ba8f4e28d7562e3fb23f83128e ssh-agent 23:18:12 SSH_AUTH_SOCK=/tmp/ssh-fWWlyXMHDQmo/agent.71 23:18:12 SSH_AGENT_PID=77 23:18:12 Running ssh-add (command line suppressed) 23:18:12 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/private_key_13288582247157122262.key (/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/private_key_13288582247157122262.key) 23:18:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:12 + git semver init 23:18:12 2023-05-24 23:18:12,602 [run_init] DEBUG init version:0.0.0 force:False 23:18:12 2023-05-24 23:18:12,603 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver 23:18:12 2023-05-24 23:18:12,603 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver 23:18:12 2023-05-24 23:18:12,604 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-608, universal_newlines=False, shell=None, istream=None) 23:18:13 2023-05-24 23:18:13,371 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608/.git/info/exclude 23:18:13 2023-05-24 23:18:13,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver/PR-608 with force:False 23:18:13 2023-05-24 23:18:13,372 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver/PR-608 23:18:13 2023-05-24 23:18:13,375 [execute] INFO git cat-file --batch-check 23:18:13 2023-05-24 23:18:13,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver, universal_newlines=False, shell=None, istream=) 23:18:13 2023-05-24 23:18:13,381 [execute] INFO git cat-file --batch 23:18:13 2023-05-24 23:18:13,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver, universal_newlines=False, shell=None, istream=) 23:18:13 2023-05-24 23:18:13,387 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver/PR-608 23:18:13 0.0.0 [Pipeline] } 23:18:13 $ docker exec --env ******** --env ******** 76d075b9ca6d95c3801f3747485b8160d07bc4ba8f4e28d7562e3fb23f83128e ssh-agent -k 23:18:13 unset SSH_AUTH_SOCK; 23:18:13 unset SSH_AGENT_PID; 23:18:13 echo Agent pid 77 killed; 23:18:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:14 + git semver [Pipeline] } 23:18:14 $ docker stop --time=1 76d075b9ca6d95c3801f3747485b8160d07bc4ba8f4e28d7562e3fb23f83128e 23:18:15 $ docker rm -f --volumes 76d075b9ca6d95c3801f3747485b8160d07bc4ba8f4e28d7562e3fb23f83128e [Pipeline] // withDockerContainer [Pipeline] sh 23:18:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:18:16 Stashed 1 file(s) [Pipeline] echo 23:18:16 [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 23:18:16 provisioning config files... 23:18:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/config16712218211643975716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:16 ---> docker-login.sh 23:18:16 nexus3.edgexfoundry.org:10001 23:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:16 Configure a credential helper to remove this warning. See 23:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:16 23:18:16 Login Succeeded 23:18:16 nexus3.edgexfoundry.org:10002 23:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:16 Configure a credential helper to remove this warning. See 23:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:16 23:18:16 Login Succeeded 23:18:16 nexus3.edgexfoundry.org:10003 23:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:16 Configure a credential helper to remove this warning. See 23:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:16 23:18:16 Login Succeeded 23:18:16 nexus3.edgexfoundry.org:10004 23:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:17 Configure a credential helper to remove this warning. See 23:18:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:17 23:18:17 Login Succeeded 23:18:17 docker.io 23:18:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:17 Configure a credential helper to remove this warning. See 23:18:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:17 23:18:17 Login Succeeded 23:18:17 ---> docker-login.sh ends [Pipeline] } 23:18:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:18:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:17 ========================================================= 23:18:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:18:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:17 + 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 . 23:18:17 Sending build context to Docker daemon 6.592MB 23:18:17 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:18:17 Step 2/12 : FROM ${BASE} AS builder 23:18:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:18:17 f56be85fc22e: Pulling fs layer 23:18:17 85791d961cd3: Pulling fs layer 23:18:17 d694b5ae8c79: Pulling fs layer 23:18:17 9f32a84ed3da: Pulling fs layer 23:18:17 4d19c01a9841: Pulling fs layer 23:18:17 9325e15d5711: Pulling fs layer 23:18:17 9f32a84ed3da: Waiting 23:18:17 4d19c01a9841: Waiting 23:18:17 556b6ee489ea: Pulling fs layer 23:18:17 c5a4b2cf53e6: Pulling fs layer 23:18:17 9325e15d5711: Waiting 23:18:17 c5a4b2cf53e6: Waiting 23:18:17 85791d961cd3: Verifying Checksum 23:18:17 85791d961cd3: Download complete 23:18:17 9f32a84ed3da: Verifying Checksum 23:18:17 9f32a84ed3da: Download complete 23:18:18 4d19c01a9841: Download complete 23:18:18 f56be85fc22e: Verifying Checksum 23:18:18 f56be85fc22e: Download complete 23:18:18 9325e15d5711: Verifying Checksum 23:18:18 9325e15d5711: Download complete 23:18:18 f56be85fc22e: Pull complete 23:18:18 85791d961cd3: Pull complete 23:18:18 c5a4b2cf53e6: Verifying Checksum 23:18:18 c5a4b2cf53e6: Download complete 23:18:18 d694b5ae8c79: Verifying Checksum 23:18:18 d694b5ae8c79: Download complete 23:18:18 556b6ee489ea: Verifying Checksum 23:18:18 556b6ee489ea: Download complete 23:18:21 d694b5ae8c79: Pull complete 23:18:21 9f32a84ed3da: Pull complete 23:18:21 4d19c01a9841: Pull complete 23:18:22 9325e15d5711: Pull complete 23:18:24 556b6ee489ea: Pull complete 23:18:25 c5a4b2cf53e6: Pull complete 23:18:25 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:18:25 ---> c4be618373d6 23:18:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:18:31 Still waiting to schedule task 23:18:31 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16803’ 23:18:32 ---> Running in 8204a54cfa7a 23:18:32 Removing intermediate container 8204a54cfa7a 23:18:32 ---> 6d0fa6736415 23:18:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:18:32 ---> Running in 4e4fa8eba390 23:18:32 Removing intermediate container 4e4fa8eba390 23:18:32 ---> 965ec4d973b3 23:18:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:18:32 ---> Running in b53bbb21ae23 23:18:32 Removing intermediate container b53bbb21ae23 23:18:32 ---> dab8035f0687 23:18:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:18:32 ---> Running in dbb8465d9247 23:18:32 Removing intermediate container dbb8465d9247 23:18:32 ---> 5a58819c67ef 23:18:32 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:18:32 ---> Running in de4d1719be3d 23:18:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:18:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:18:32 (1/4) Installing openssh-keygen (9.1_p1-r3) 23:18:32 (2/4) Installing libedit (20221030.3.1-r0) 23:18:32 (3/4) Installing openssh-client-common (9.1_p1-r3) 23:18:32 (4/4) Installing openssh-client-default (9.1_p1-r3) 23:18:32 Executing busybox-1.35.0-r29.trigger 23:18:32 OK: 269 MiB in 57 packages 23:18:32 Removing intermediate container de4d1719be3d 23:18:32 ---> 1fad6442c38b 23:18:32 Step 8/12 : WORKDIR /device-mqtt-go 23:18:32 ---> Running in 0d12f8317a82 23:18:33 Removing intermediate container 0d12f8317a82 23:18:33 ---> ef168d915a16 23:18:33 Step 9/12 : COPY go.mod vendor* ./ 23:18:33 ---> 572a93ffdf8a 23:18:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:33 ---> Running in 557103835f74 23:19:05 Removing intermediate container 557103835f74 23:19:05 ---> 025cd04da8d7 23:19:05 Step 11/12 : COPY . . 23:19:05 ---> 88e862f3ce20 23:19:05 Step 12/12 : RUN $MAKE 23:19:05 ---> Running in 24d990da78af 23:19:05 noop 23:19:05 Removing intermediate container 24d990da78af 23:19:05 ---> 5dfbe2e602ee 23:19:05 Successfully built 5dfbe2e602ee 23:19:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:05 + docker inspect -f . ci-base-image-x86_64 23:19:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:05 prd-ubuntu20.04-docker-8c-8g-16806 does not seem to be running inside a container 23:19:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:19:06 $ docker top fc57f8b970961f82e352a574716645cbc3d384979687370454dd640ece6174f1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:06 + go version 23:19:06 go version go1.20.2 linux/amd64 [Pipeline] } 23:19:06 $ docker stop --time=1 fc57f8b970961f82e352a574716645cbc3d384979687370454dd640ece6174f1 23:19:07 $ docker rm -f --volumes fc57f8b970961f82e352a574716645cbc3d384979687370454dd640ece6174f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:08 + docker inspect -f . ci-base-image-x86_64 23:19:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:08 prd-ubuntu20.04-docker-8c-8g-16806 does not seem to be running inside a container 23:19:08 $ 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-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:19:08 $ docker top 290ccbca8fa7565879d365a9df82af36bc72461d6a08501dc9b1de3924453863 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:08 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-608 [Pipeline] fileExists [Pipeline] sh 23:19:09 + make test 23:19:09 go test ./... -coverprofile=coverage.out ./... 23:19:13 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:19:23 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:19:23 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:19:23 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements 23:19:28 go vet ./... 23:19:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:19:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:19:32 ./bin/test-attribution-txt.sh [Pipeline] echo 23:19:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:19:32 $ docker stop --time=1 290ccbca8fa7565879d365a9df82af36bc72461d6a08501dc9b1de3924453863 23:19:34 $ docker rm -f --volumes 290ccbca8fa7565879d365a9df82af36bc72461d6a08501dc9b1de3924453863 [Pipeline] // withDockerContainer [Pipeline] sh 23:19:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:19:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:19:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:19:36 + ls -al . 23:19:36 total 184 23:19:36 drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:19 . 23:19:36 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:17 .. 23:19:36 -rw-rw-r-- 1 jenkins jenkins 140 May 24 23:17 .dockerignore 23:19:36 drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:18 .git 23:19:36 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:17 .github 23:19:36 -rw-rw-r-- 1 jenkins jenkins 329 May 24 23:17 .gitignore 23:19:36 -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:17 .golangci.yml 23:19:36 drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:18 .semver 23:19:36 -rw-rw-r-- 1 jenkins jenkins 9417 May 24 23:17 Attribution.txt 23:19:36 -rw-rw-r-- 1 jenkins jenkins 17522 May 24 23:17 CHANGELOG.md 23:19:36 -rw-rw-r-- 1 jenkins jenkins 1689 May 24 23:17 Dockerfile 23:19:36 -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:17 GOVERNANCE.md 23:19:36 -rw-rw-r-- 1 jenkins jenkins 678 May 24 23:17 Jenkinsfile 23:19:36 -rw-rw-r-- 1 jenkins jenkins 11340 May 24 23:17 LICENSE 23:19:36 -rw-rw-r-- 1 jenkins jenkins 1732 May 24 23:17 Makefile 23:19:36 -rw-rw-r-- 1 jenkins jenkins 620 May 24 23:17 OWNERS.md 23:19:36 -rw-rw-r-- 1 jenkins jenkins 3165 May 24 23:17 README.md 23:19:36 -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:18 VERSION 23:19:36 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:17 bin 23:19:36 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:17 cmd 23:19:36 -rw-r--r-- 1 jenkins jenkins 18506 May 24 23:19 coverage.out 23:19:36 -rw-rw-r-- 1 jenkins jenkins 3292 May 24 23:17 go.mod 23:19:36 -rw-rw-r-- 1 jenkins jenkins 31246 May 24 23:17 go.sum 23:19:36 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:17 internal 23:19:36 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:17 mock 23:19:36 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:17 snap 23:19:36 -rw-rw-r-- 1 jenkins jenkins 227 May 24 23:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:36 + 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=b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f --label arch=amd64 --label version=0.0.0 . 23:19:36 Sending build context to Docker daemon 6.611MB 23:19:36 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:19:36 Step 2/24 : FROM ${BASE} AS builder 23:19:36 ---> 5dfbe2e602ee 23:19:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:19:36 ---> Running in 65098d311449 23:19:36 Removing intermediate container 65098d311449 23:19:36 ---> 592253ebd6ac 23:19:36 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:19:36 ---> Running in 5b2205018a0d 23:19:36 Removing intermediate container 5b2205018a0d 23:19:36 ---> 550fb16f1745 23:19:36 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:19:36 ---> Running in f9cfaade80d6 23:19:36 Removing intermediate container f9cfaade80d6 23:19:36 ---> 8b226e2a386b 23:19:36 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:19:36 ---> Running in b8351adcb972 23:19:36 Removing intermediate container b8351adcb972 23:19:36 ---> c8cb22a7e9c2 23:19:36 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:19:36 ---> Running in ad118175eaf5 23:19:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:37 OK: 269 MiB in 57 packages 23:19:38 Removing intermediate container ad118175eaf5 23:19:38 ---> a285f0c9095b 23:19:38 Step 8/24 : WORKDIR /device-mqtt-go 23:19:38 ---> Running in 5c0d17d97dd2 23:19:38 Removing intermediate container 5c0d17d97dd2 23:19:38 ---> 86a6720c9f39 23:19:38 Step 9/24 : COPY go.mod vendor* ./ 23:19:38 ---> 5a71c51cd35e 23:19:38 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:38 ---> Running in 1a429ead4b3a 23:19:38 Removing intermediate container 1a429ead4b3a 23:19:38 ---> 146aa2160bb7 23:19:38 Step 11/24 : COPY . . 23:19:39 ---> 32940490f76c 23:19:39 Step 12/24 : RUN $MAKE 23:19:39 ---> Running in 25f32ca3dab5 23:19:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:20:01 Removing intermediate container 25f32ca3dab5 23:20:01 ---> 9fbcc12e052d 23:20:01 Step 13/24 : FROM alpine:3.17 23:20:01 3.17: Pulling from library/alpine 23:20:01 f56be85fc22e: Already exists 23:20:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:20:01 Status: Downloaded newer image for alpine:3.17 23:20:01 ---> 9ed4aefc74f6 23:20:01 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:20:01 ---> Running in 22091aa185be 23:20:01 Removing intermediate container 22091aa185be 23:20:01 ---> f77c00483c1f 23:20:01 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:20:01 ---> Running in 7ece9fde974c 23:20:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:20:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:20:01 (1/1) Installing dumb-init (1.2.5-r2) 23:20:01 Executing busybox-1.35.0-r29.trigger 23:20:01 OK: 7 MiB in 16 packages 23:20:01 Removing intermediate container 7ece9fde974c 23:20:01 ---> 452b2dc772cd 23:20:01 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:20:01 ---> c42958de9c5f 23:20:01 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:20:01 ---> 0fa23ff9e79e 23:20:01 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:20:01 ---> c045c4a5df28 23:20:01 Step 19/24 : EXPOSE 59982 23:20:01 ---> Running in e5abcc6d6610 23:20:01 Removing intermediate container e5abcc6d6610 23:20:01 ---> 0686c2fbaabc 23:20:01 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:20:01 ---> Running in b77cc6805108 23:20:01 Removing intermediate container b77cc6805108 23:20:01 ---> 78618a95577c 23:20:01 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:20:01 ---> Running in 05542e165600 23:20:01 Removing intermediate container 05542e165600 23:20:01 ---> dd2fe04110c2 23:20:01 Step 22/24 : LABEL arch=amd64 23:20:01 ---> Running in cbff2e6bd542 23:20:01 Removing intermediate container cbff2e6bd542 23:20:01 ---> b463a7cd2df9 23:20:01 Step 23/24 : LABEL git_sha=b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f 23:20:01 ---> Running in 2bdc77ce0af8 23:20:01 Removing intermediate container 2bdc77ce0af8 23:20:01 ---> 4c30cd0e2ea0 23:20:01 Step 24/24 : LABEL version=0.0.0 23:20:01 ---> Running in d74cbe3d80f6 23:20:01 Removing intermediate container d74cbe3d80f6 23:20:01 ---> a807d9ac53e6 23:20:01 [Warning] One or more build-args [ARCH] were not consumed 23:20:01 Successfully built a807d9ac53e6 23:20:01 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 23:20:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:01 23:20:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:02 latest: Pulling from edgex-lftools-log-publisher 23:20:02 5eb5b503b376: Pulling fs layer 23:20:02 5c69ac0246d0: Pulling fs layer 23:20:02 ec43610c2a17: Pulling fs layer 23:20:02 3a2ae6a8a46f: Pulling fs layer 23:20:02 33b1e0a273af: Pulling fs layer 23:20:02 5d3b04190fa2: Pulling fs layer 23:20:02 2f39f015ded8: Pulling fs layer 23:20:02 5d3b04190fa2: Waiting 23:20:02 3a2ae6a8a46f: Waiting 23:20:02 33b1e0a273af: Waiting 23:20:02 2f39f015ded8: Waiting 23:20:02 5c69ac0246d0: Verifying Checksum 23:20:02 3a2ae6a8a46f: Download complete 23:20:02 33b1e0a273af: Verifying Checksum 23:20:02 33b1e0a273af: Download complete 23:20:02 ec43610c2a17: Verifying Checksum 23:20:02 ec43610c2a17: Download complete 23:20:02 5d3b04190fa2: Verifying Checksum 23:20:02 5d3b04190fa2: Download complete 23:20:02 5eb5b503b376: Verifying Checksum 23:20:02 5eb5b503b376: Download complete 23:20:02 2f39f015ded8: Verifying Checksum 23:20:02 2f39f015ded8: Download complete 23:20:03 5eb5b503b376: Pull complete 23:20:03 5c69ac0246d0: Pull complete 23:20:03 ec43610c2a17: Pull complete 23:20:04 3a2ae6a8a46f: Pull complete 23:20:04 33b1e0a273af: Pull complete 23:20:04 5d3b04190fa2: Pull complete 23:20:08 2f39f015ded8: Pull complete 23:20:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:20:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:08 prd-ubuntu20.04-docker-8c-8g-16806 does not seem to be running inside a container 23:20:08 $ 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-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:20:12 $ docker top a4a77eced5c89fb38600b694eb1efd1d3c62396fc2e866800c1da1903283d2e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:13 ---> job-cost.sh 23:20:13 lf-activate-venv: SKIPPING 23:20:13 INFO: No Stack... 23:20:13 INFO: Retrieving Pricing Info for: v3-standard-8 23:20:14 INFO: Archiving Costs [Pipeline] sh 23:20:14 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives/cost.csv 23:20:14 + cut -d, -f6 [Pipeline] lock 23:20:14 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-608-2-stack-cost] 23:20:14 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-608-2-stack-cost] did not exist. Created. 23:20:14 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-608-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:20:14 + echo total: 0.2199999988079071 [Pipeline] stash 23:20:14 Stashed 1 file(s) [Pipeline] } 23:20:14 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-608-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:20:14 $ docker stop --time=1 a4a77eced5c89fb38600b694eb1efd1d3c62396fc2e866800c1da1903283d2e6 23:20:15 $ docker rm -f --volumes a4a77eced5c89fb38600b694eb1efd1d3c62396fc2e866800c1da1903283d2e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:21:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16811 in /w/workspace/gexfoundry_device-mqtt-go_PR-608 [Pipeline] { [Pipeline] ws 23:21:18 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 23:21:18 Selected Git installation does not exist. Using Default 23:21:18 The recommended git tool is: NONE 23:21:25 using credential edgex-jenkins-ssh 23:21:25 Cloning the remote Git repository 23:21:25 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:21:25 > git init /w/workspace/device-mqtt-go/2 # timeout=10 23:21:25 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:21:25 > git --version # timeout=10 23:21:25 > git --version # 'git version 2.25.1' 23:21:25 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:27 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:21:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:28 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:21:28 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:21:28 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:21:28 Merging remotes/origin/main commit 7890826e223808f9f870907e908c893318dcbe65 into PR head commit 3df0c6f64b449b5535026c21b64b0251cd5b0534 23:21:29 Merge succeeded, producing 6900213a70cedf5133db9ef7019fe0a83fe0ce15 23:21:29 Checking out Revision 6900213a70cedf5133db9ef7019fe0a83fe0ce15 (PR-608) 23:21:28 > git config core.sparsecheckout # timeout=10 23:21:29 > git checkout -f 3df0c6f64b449b5535026c21b64b0251cd5b0534 # timeout=10 23:21:29 > git remote # timeout=10 23:21:29 > git config --get remote.origin.url # timeout=10 23:21:29 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:29 > git merge 7890826e223808f9f870907e908c893318dcbe65 # timeout=10 23:21:29 > git rev-parse HEAD^{commit} # timeout=10 23:21:29 > git config core.sparsecheckout # timeout=10 23:21:29 > git checkout -f 6900213a70cedf5133db9ef7019fe0a83fe0ce15 # timeout=10 23:21:33 Commit message: "Merge commit '7890826e223808f9f870907e908c893318dcbe65' into HEAD" 23:21:33 > git rev-list --no-walk 3df0c6f64b449b5535026c21b64b0251cd5b0534 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:21:34 % Total % Received % Xferd Average Speed Time Time Time Current 23:21:34 Dload Upload Total Spent Left Speed 23:21:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh 23:21:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:21:35 + + sudo teesudo /etc/docker/daemon.new jq 23:21:35 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:21:35 { 23:21:35 "registry-mirrors": [ 23:21:35 "https://nexus3.edgexfoundry.org:10001" 23:21:35 ], 23:21:35 "bip": "10.250.0.254/24", 23:21:35 "hosts": [ 23:21:35 "tcp://0.0.0.0:5555", 23:21:35 "unix:///var/run/docker.sock" 23:21:35 ], 23:21:35 "mtu": 1458, 23:21:35 "selinux-enabled": true, 23:21:35 "seccomp-profile": "/etc/docker/seccomp.json" 23:21:35 } [Pipeline] sh 23:21:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:21:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:54 provisioning config files... 23:21:54 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config16518712831657388809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:54 ---> docker-login.sh 23:21:54 nexus3.edgexfoundry.org:10001 23:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:55 Configure a credential helper to remove this warning. See 23:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:55 23:21:55 Login Succeeded 23:21:55 nexus3.edgexfoundry.org:10002 23:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:55 Configure a credential helper to remove this warning. See 23:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:55 23:21:55 Login Succeeded 23:21:55 nexus3.edgexfoundry.org:10003 23:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:55 Configure a credential helper to remove this warning. See 23:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:55 23:21:55 Login Succeeded 23:21:55 nexus3.edgexfoundry.org:10004 23:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:56 Configure a credential helper to remove this warning. See 23:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:56 23:21:56 Login Succeeded 23:21:56 docker.io 23:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:56 Configure a credential helper to remove this warning. See 23:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:56 23:21:56 Login Succeeded 23:21:56 ---> docker-login.sh ends [Pipeline] } 23:21:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:21:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:57 ========================================================= 23:21:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:21:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:57 + 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 . 23:21:57 Sending build context to Docker daemon 3.433MB 23:21:57 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:21:57 Step 2/12 : FROM ${BASE} AS builder 23:21:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:21:57 c41833b44d91: Pulling fs layer 23:21:57 ed15518f5707: Pulling fs layer 23:21:57 feae8fd75edb: Pulling fs layer 23:21:57 242c74f7c9fa: Pulling fs layer 23:21:57 3cdef696dda3: Pulling fs layer 23:21:57 2ced38df9373: Pulling fs layer 23:21:57 58f1dce35555: Pulling fs layer 23:21:57 3cdef696dda3: Waiting 23:21:57 2ced38df9373: Waiting 23:21:57 58f1dce35555: Waiting 23:21:57 242c74f7c9fa: Waiting 23:21:57 ed15518f5707: Download complete 23:21:57 242c74f7c9fa: Verifying Checksum 23:21:57 242c74f7c9fa: Download complete 23:21:57 3cdef696dda3: Verifying Checksum 23:21:57 3cdef696dda3: Download complete 23:21:57 c41833b44d91: Verifying Checksum 23:21:57 c41833b44d91: Download complete 23:21:58 c41833b44d91: Pull complete 23:21:59 58f1dce35555: Verifying Checksum 23:21:59 58f1dce35555: Download complete 23:21:59 ed15518f5707: Pull complete 23:22:00 feae8fd75edb: Verifying Checksum 23:22:00 feae8fd75edb: Download complete 23:22:00 2ced38df9373: Verifying Checksum 23:22:00 2ced38df9373: Download complete 23:22:10 feae8fd75edb: Pull complete 23:22:10 242c74f7c9fa: Pull complete 23:22:11 3cdef696dda3: Pull complete 23:22:17 2ced38df9373: Pull complete 23:22:19 58f1dce35555: Pull complete 23:22:19 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:22:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:22:19 ---> fadd8f120f05 23:22:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:22:21 ---> Running in 4218bcc577b6 23:22:21 Removing intermediate container 4218bcc577b6 23:22:21 ---> 3b6118581a94 23:22:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:22:21 ---> Running in af87c30584e5 23:22:22 Removing intermediate container af87c30584e5 23:22:22 ---> e6b31c6b42cb 23:22:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:22:22 ---> Running in 822bbf8cf9d6 23:22:22 Removing intermediate container 822bbf8cf9d6 23:22:22 ---> f2861e8a6094 23:22:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:22:22 ---> Running in 0df361d70826 23:22:22 Removing intermediate container 0df361d70826 23:22:22 ---> 8d1899435564 23:22:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:22:22 ---> Running in a09cc5c3bab1 23:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:22:25 (1/4) Installing openssh-keygen (9.1_p1-r3) 23:22:25 (2/4) Installing libedit (20221030.3.1-r0) 23:22:25 (3/4) Installing openssh-client-common (9.1_p1-r3) 23:22:25 (4/4) Installing openssh-client-default (9.1_p1-r3) 23:22:25 Executing busybox-1.35.0-r29.trigger 23:22:25 OK: 268 MiB in 57 packages 23:22:26 Removing intermediate container a09cc5c3bab1 23:22:26 ---> f1bb62e0a638 23:22:26 Step 8/12 : WORKDIR /device-mqtt-go 23:22:27 ---> Running in 7b7090a47807 23:22:27 Removing intermediate container 7b7090a47807 23:22:27 ---> 7bb9a175a0af 23:22:27 Step 9/12 : COPY go.mod vendor* ./ 23:22:27 ---> 8a339870e048 23:22:27 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:27 ---> Running in 59f4c357f6fd 23:23:35 Removing intermediate container 59f4c357f6fd 23:23:35 ---> 7799592688b0 23:23:35 Step 11/12 : COPY . . 23:23:35 ---> 48f0019f401b 23:23:35 Step 12/12 : RUN $MAKE 23:23:35 ---> Running in 638780bdfabb 23:23:35 noop 23:23:35 Removing intermediate container 638780bdfabb 23:23:35 ---> 2250ce0a27be 23:23:35 Successfully built 2250ce0a27be 23:23:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:36 + docker inspect -f . ci-base-image-arm64 23:23:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:36 prd-ubuntu20.04-docker-arm64-4c-16g-16811 does not seem to be running inside a container 23:23:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:23:37 $ docker top 13c2931c5593f3f768f795fe99ace8265ba374e2975194d0d1c4eef41a8c728e -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:38 + go version 23:23:38 go version go1.20.2 linux/arm64 [Pipeline] } 23:23:38 $ docker stop --time=1 13c2931c5593f3f768f795fe99ace8265ba374e2975194d0d1c4eef41a8c728e 23:23:40 $ docker rm -f --volumes 13c2931c5593f3f768f795fe99ace8265ba374e2975194d0d1c4eef41a8c728e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:40 + docker inspect -f . ci-base-image-arm64 23:23:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:41 prd-ubuntu20.04-docker-arm64-4c-16g-16811 does not seem to be running inside a container 23:23:41 $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:23:42 $ docker top b34d6a8dedd19df4e1ba55a49005439aa1b2f30bb2b2355cc28b08633a3c906f -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:43 + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh 23:23:44 + make test 23:23:44 go test ./... -coverprofile=coverage.out ./... 23:24:23 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:26:44 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:26:46 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:26:46 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.152s coverage: 22.8% of statements 23:26:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:26:47 go vet ./... 23:27:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:27:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:27:19 ./bin/test-attribution-txt.sh [Pipeline] echo 23:27:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:27:20 $ docker stop --time=1 b34d6a8dedd19df4e1ba55a49005439aa1b2f30bb2b2355cc28b08633a3c906f 23:27:21 $ docker rm -f --volumes b34d6a8dedd19df4e1ba55a49005439aa1b2f30bb2b2355cc28b08633a3c906f [Pipeline] // withDockerContainer [Pipeline] sh 23:27:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:27:23 Warning: overwriting stash ‘coverage-report’ 23:27:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:27:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:27:24 + ls -al . 23:27:24 total 180 23:27:24 drwxrwxr-x 9 jenkins jenkins 4096 May 24 23:23 . 23:27:24 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:21 .. 23:27:24 -rw-rw-r-- 1 jenkins jenkins 140 May 24 23:21 .dockerignore 23:27:24 drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:21 .git 23:27:24 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:21 .github 23:27:24 -rw-rw-r-- 1 jenkins jenkins 329 May 24 23:21 .gitignore 23:27:24 -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:21 .golangci.yml 23:27:24 -rw-rw-r-- 1 jenkins jenkins 9417 May 24 23:21 Attribution.txt 23:27:24 -rw-rw-r-- 1 jenkins jenkins 17522 May 24 23:21 CHANGELOG.md 23:27:24 -rw-rw-r-- 1 jenkins jenkins 1689 May 24 23:21 Dockerfile 23:27:24 -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:21 GOVERNANCE.md 23:27:24 -rw-rw-r-- 1 jenkins jenkins 678 May 24 23:21 Jenkinsfile 23:27:24 -rw-rw-r-- 1 jenkins jenkins 11340 May 24 23:21 LICENSE 23:27:24 -rw-rw-r-- 1 jenkins jenkins 1732 May 24 23:21 Makefile 23:27:24 -rw-rw-r-- 1 jenkins jenkins 620 May 24 23:21 OWNERS.md 23:27:24 -rw-rw-r-- 1 jenkins jenkins 3165 May 24 23:21 README.md 23:27:24 -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:18 VERSION 23:27:24 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:21 bin 23:27:24 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:21 cmd 23:27:24 -rw-r--r-- 1 jenkins jenkins 18506 May 24 23:26 coverage.out 23:27:24 -rw-rw-r-- 1 jenkins jenkins 3292 May 24 23:21 go.mod 23:27:24 -rw-rw-r-- 1 jenkins jenkins 31246 May 24 23:21 go.sum 23:27:24 drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:21 internal 23:27:24 drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:21 mock 23:27:24 drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:21 snap 23:27:24 -rw-rw-r-- 1 jenkins jenkins 227 May 24 23:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:24 + 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=6900213a70cedf5133db9ef7019fe0a83fe0ce15 --label arch=arm64 --label version=0.0.0 . 23:27:25 Sending build context to Docker daemon 3.453MB 23:27:25 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:27:25 Step 2/24 : FROM ${BASE} AS builder 23:27:25 ---> 2250ce0a27be 23:27:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:27:25 ---> Running in db28eef18728 23:27:25 Removing intermediate container db28eef18728 23:27:25 ---> ac976c47ad04 23:27:25 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:27:26 ---> Running in 169794d5e99e 23:27:26 Removing intermediate container 169794d5e99e 23:27:26 ---> 02d021cf529f 23:27:26 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:27:26 ---> Running in bbd72f84d4ac 23:27:26 Removing intermediate container bbd72f84d4ac 23:27:26 ---> e14833571ebd 23:27:26 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:27:26 ---> Running in 013eef109561 23:27:27 Removing intermediate container 013eef109561 23:27:27 ---> cb9a0cfc1bf9 23:27:27 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:27:27 ---> Running in c1f30675a85e 23:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:27:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:27:30 OK: 268 MiB in 57 packages 23:27:31 Removing intermediate container c1f30675a85e 23:27:31 ---> 6bd2f0b7cd38 23:27:31 Step 8/24 : WORKDIR /device-mqtt-go 23:27:31 ---> Running in 6778d596f394 23:27:32 Removing intermediate container 6778d596f394 23:27:32 ---> 9d58634d4c71 23:27:32 Step 9/24 : COPY go.mod vendor* ./ 23:27:32 ---> 317377180264 23:27:32 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:32 ---> Running in 8bf4daf1cde4 23:27:36 Removing intermediate container 8bf4daf1cde4 23:27:36 ---> 598831a6022a 23:27:36 Step 11/24 : COPY . . 23:27:36 ---> 97bc1708f221 23:27:36 Step 12/24 : RUN $MAKE 23:27:36 ---> Running in 1fe2d6f3e0f5 23:27:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:30:14 Removing intermediate container 1fe2d6f3e0f5 23:30:14 ---> 6670c0771d36 23:30:14 Step 13/24 : FROM alpine:3.17 23:30:14 3.17: Pulling from library/alpine 23:30:14 c41833b44d91: Already exists 23:30:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:30:14 Status: Downloaded newer image for alpine:3.17 23:30:14 ---> 51e60588ff2c 23:30:14 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:30:14 ---> Running in f70c600c597a 23:30:14 Removing intermediate container f70c600c597a 23:30:14 ---> a14e5e14ce92 23:30:14 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:30:14 ---> Running in 9f78a5f137e5 23:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:30:14 (1/1) Installing dumb-init (1.2.5-r2) 23:30:14 Executing busybox-1.35.0-r29.trigger 23:30:14 OK: 8 MiB in 16 packages 23:30:17 Removing intermediate container 9f78a5f137e5 23:30:17 ---> e09e20b4ceef 23:30:17 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:30:19 ---> 339274658c17 23:30:19 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:30:19 ---> 72444944bc94 23:30:19 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:30:19 ---> c21095e094a4 23:30:19 Step 19/24 : EXPOSE 59982 23:30:19 ---> Running in 5f5cbd9c6731 23:30:20 Removing intermediate container 5f5cbd9c6731 23:30:20 ---> 9dae32bd460f 23:30:20 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:30:20 ---> Running in be5c9e2a7c7f 23:30:20 Removing intermediate container be5c9e2a7c7f 23:30:20 ---> 6cc9cd54cf4f 23:30:20 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:30:20 ---> Running in af455fc91428 23:30:21 Removing intermediate container af455fc91428 23:30:21 ---> 940c8e45a954 23:30:21 Step 22/24 : LABEL arch=arm64 23:30:21 ---> Running in 506399cfbda2 23:30:21 Removing intermediate container 506399cfbda2 23:30:21 ---> c3c1198d702e 23:30:21 Step 23/24 : LABEL git_sha=6900213a70cedf5133db9ef7019fe0a83fe0ce15 23:30:21 ---> Running in 24d520b7ec46 23:30:22 Removing intermediate container 24d520b7ec46 23:30:22 ---> 32deceee81dc 23:30:22 Step 24/24 : LABEL version=0.0.0 23:30:22 ---> Running in ea74951eeef8 23:30:22 Removing intermediate container ea74951eeef8 23:30:22 ---> ead51252bf6a 23:30:22 [Warning] One or more build-args [ARCH] were not consumed 23:30:22 Successfully built ead51252bf6a 23:30:22 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 23:30:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:22 23:30:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:23 arm64: Pulling from edgex-lftools-log-publisher 23:30:23 8998bd30e6a1: Pulling fs layer 23:30:23 04944245beec: Pulling fs layer 23:30:23 699f458cf7ca: Pulling fs layer 23:30:23 765212b225bb: Pulling fs layer 23:30:23 f23df028b6ca: Pulling fs layer 23:30:23 d65c8cfc05b1: Pulling fs layer 23:30:23 2437ff75d9bd: Pulling fs layer 23:30:23 765212b225bb: Waiting 23:30:23 d65c8cfc05b1: Waiting 23:30:23 f23df028b6ca: Waiting 23:30:23 04944245beec: Verifying Checksum 23:30:23 04944245beec: Download complete 23:30:23 765212b225bb: Verifying Checksum 23:30:23 765212b225bb: Download complete 23:30:23 f23df028b6ca: Verifying Checksum 23:30:23 f23df028b6ca: Download complete 23:30:23 d65c8cfc05b1: Verifying Checksum 23:30:23 d65c8cfc05b1: Download complete 23:30:23 699f458cf7ca: Verifying Checksum 23:30:23 699f458cf7ca: Download complete 23:30:24 8998bd30e6a1: Verifying Checksum 23:30:24 8998bd30e6a1: Download complete 23:30:27 2437ff75d9bd: Verifying Checksum 23:30:27 2437ff75d9bd: Download complete 23:30:28 8998bd30e6a1: Pull complete 23:30:29 04944245beec: Pull complete 23:30:30 699f458cf7ca: Pull complete 23:30:30 765212b225bb: Pull complete 23:30:31 f23df028b6ca: Pull complete 23:30:31 d65c8cfc05b1: Pull complete 23:30:47 2437ff75d9bd: Pull complete 23:30:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:30:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:47 prd-ubuntu20.04-docker-arm64-4c-16g-16811 does not seem to be running inside a container 23:30:47 $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:30:50 $ docker top 511b017a76e4a09e49b9a65e5a9eb4d2687c5047ebbed0651d371c9b38f1b0ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:51 ---> job-cost.sh 23:30:51 lf-activate-venv: SKIPPING 23:30:51 INFO: No Stack... 23:30:51 INFO: Retrieving Pricing Info for: v3-standard-4 23:30:52 INFO: Archiving Costs [Pipeline] sh 23:30:53 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv 23:30:53 + cut -d, -f6 [Pipeline] lock 23:30:53 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-608-2-stack-cost] 23:30:53 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-608-2-stack-cost] did not exist. Created. 23:30:53 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-608-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:30:54 /w/workspace/device-mqtt-go/2@tmp/durable-12a9d87d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:30:54 + echo total: 0.10999999940395355 [Pipeline] stash 23:30:54 Warning: overwriting stash ‘stack-cost’ 23:30:54 Stashed 1 file(s) [Pipeline] } 23:30:54 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-608-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:30:54 $ docker stop --time=1 511b017a76e4a09e49b9a65e5a9eb4d2687c5047ebbed0651d371c9b38f1b0ba 23:30:56 $ docker rm -f --volumes 511b017a76e4a09e49b9a65e5a9eb4d2687c5047ebbed0651d371c9b38f1b0ba [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 23:30:56 provisioning config files... 23:30:56 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/config10293708170192328164tmp [Pipeline] { [Pipeline] sh 23:30:57 + set +x 23:30:57 + curl -s https://codecov.io/bash 23:30:57 + bash -s -- 23:30:57 23:30:57 _____ _ 23:30:57 / ____| | | 23:30:57 | | ___ __| | ___ ___ _____ __ 23:30:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:30:57 | |___| (_) | (_| | __/ (_| (_) \ V / 23:30:57 \_____\___/ \__,_|\___|\___\___/ \_/ 23:30:57 Bash-1.0.6 23:30:57 23:30:57 23:30:57 ==> git version 2.25.1 found 23:30:57 ==> 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 23:30:57 Release-Date: 2020-01-08 23:30:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:30:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:30:57 ==> Jenkins CI detected. 23:30:57 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-608 23:30:57 project root: . 23:30:57 --> token set from env 23:30:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:30:57 ==> Running gcov in . (disable via -X gcov) 23:30:57 ==> Python coveragepy not found 23:30:57 ==> Searching for coverage reports in: 23:30:57 + . 23:30:57 -> Found 1 reports 23:30:57 ==> Detecting git/mercurial file structure 23:30:57 ==> Reading reports 23:30:57 + ./coverage.out bytes=18506 23:30:57 ==> Appending adjustments 23:30:57 https://docs.codecov.io/docs/fixing-reports 23:30:57 + Found adjustments 23:30:57 ==> Gzipping contents 23:30:57 4.0K /tmp/codecov.ezn6cA.gz 23:30:57 ==> Uploading reports 23:30:57 url: https://codecov.io 23:30:57 query: branch=PR-608&commit=b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-608%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=608&job=&cmd_args= 23:30:57 -> Pinging Codecov 23:30:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-608&commit=b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-608%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=608&job=&cmd_args= 23:30:57 -> Uploading to 23:30:57 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/7D719EC7BBE17E464838252E33014C33/b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f/fdf12477-77cb-48ce-b787-baf313d39106.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T233057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3349573a852d6be9d2b9a7e13a96c4027f452cd2ec51999d08c4d91a4d3d063 23:30:57 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:57 Dload Upload Total Spent Left Speed 23:30:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 14243 --:--:-- --:--:-- --:--:-- 14243 23:30:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b5951de0f1be11be71f5d7cd5e1e16ee6e63cf2f [Pipeline] } 23:30:57 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 23:30:58 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives ] 23:30:58 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives 23:30:58 total 16 23:30:58 drwxr-xr-x 3 root root 4096 May 24 23:20 . 23:30:58 drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:20 .. 23:30:58 drwxr-xr-x 2 root root 4096 May 24 23:20 cost 23:30:58 -rw-r--r-- 1 root root 86 May 24 23:20 cost.csv 23:30:58 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives 23:30:58 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives 23:30:58 total 16 23:30:58 drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:20 . 23:30:58 drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:20 .. 23:30:58 drwxr-xr-x 2 jenkins jenkins 4096 May 24 23:20 cost 23:30:58 -rw-r--r-- 1 jenkins jenkins 86 May 24 23:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:30:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:30:59 ---> package-listing.sh 23:30:59 ++ facter osfamily 23:30:59 ++ tr '[:upper:]' '[:lower:]' 23:31:00 + OS_FAMILY=debian 23:31:00 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-608 23:31:00 + START_PACKAGES=/tmp/packages_start.txt 23:31:00 + END_PACKAGES=/tmp/packages_end.txt 23:31:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:31:00 + PACKAGES=/tmp/packages_start.txt 23:31:00 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-608 ']' 23:31:00 + PACKAGES=/tmp/packages_end.txt 23:31:00 + case "${OS_FAMILY}" in 23:31:00 + dpkg -l 23:31:00 + grep '^ii' 23:31:00 + '[' -f /tmp/packages_start.txt ']' 23:31:00 + '[' -f /tmp/packages_end.txt ']' 23:31:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:31:00 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-608 ']' 23:31:00 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives/ 23:31:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives/ [Pipeline] echo 23:31:00 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-608/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:31:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:01 prd-ubuntu20.04-docker-8c-8g-16806 does not seem to be running inside a container 23:31:01 $ 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-608/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-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:31:01 $ docker top 88cce3455fac786510878217a3475a945c843ae2d8288f0cbf7ab4f9cff15b75 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:01 + touch /tmp/pre-build-complete [Pipeline] sh 23:31:01 + mkdir -p /var/log/sysstat [Pipeline] sh 23:31:02 + ls /var/log/sa-host 23:31:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:02 provisioning config files... 23:31:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/config5497768576452282368tmp [Pipeline] { [Pipeline] echo 23:31:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:31:02 ---> create-netrc.sh [Pipeline] } 23:31:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:31:03 ---> python-tools-install.sh [Pipeline] echo 23:31:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:31:03 ---> sudo-logs.sh 23:31:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:31:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:31:03 ---> job-cost.sh 23:31:03 lf-activate-venv: SKIPPING 23:31:03 DEBUG: total: 0.2199999988079071 23:31:03 INFO: Retrieving Stack Cost... 23:31:03 INFO: Retrieving Pricing Info for: v3-standard-8 23:31:04 INFO: Archiving Costs [Pipeline] echo 23:31:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:31:04 ---> logs-deploy.sh 23:31:04 lf-activate-venv: SKIPPING 23:31:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-608/2 23:31:04 INFO: archiving workspace using pattern(s): 23:31:05 Archives upload complete. 23:31:05 INFO: archiving logs to Nexus 23:31:06 ---> uname -a: 23:31:06 Linux prd-ubuntu20-04-docker-8c-8g-16806 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:31:06 23:31:06 23:31:06 ---> lscpu: 23:31:06 Architecture: x86_64 23:31:06 CPU op-mode(s): 32-bit, 64-bit 23:31:06 Byte Order: Little Endian 23:31:06 Address sizes: 40 bits physical, 48 bits virtual 23:31:06 CPU(s): 8 23:31:06 On-line CPU(s) list: 0-7 23:31:06 Thread(s) per core: 1 23:31:06 Core(s) per socket: 1 23:31:06 Socket(s): 8 23:31:06 NUMA node(s): 1 23:31:06 Vendor ID: AuthenticAMD 23:31:06 CPU family: 23 23:31:06 Model: 49 23:31:06 Model name: AMD EPYC-Rome Processor 23:31:06 Stepping: 0 23:31:06 CPU MHz: 2800.000 23:31:06 BogoMIPS: 5600.00 23:31:06 Virtualization: AMD-V 23:31:06 Hypervisor vendor: KVM 23:31:06 Virtualization type: full 23:31:06 L1d cache: 256 KiB 23:31:06 L1i cache: 256 KiB 23:31:06 L2 cache: 4 MiB 23:31:06 L3 cache: 128 MiB 23:31:06 NUMA node0 CPU(s): 0-7 23:31:06 Vulnerability Itlb multihit: Not affected 23:31:06 Vulnerability L1tf: Not affected 23:31:06 Vulnerability Mds: Not affected 23:31:06 Vulnerability Meltdown: Not affected 23:31:06 Vulnerability Mmio stale data: Not affected 23:31:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:31:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:31:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:31:06 Vulnerability Srbds: Not affected 23:31:06 Vulnerability Tsx async abort: Not affected 23:31:06 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 23:31:06 23:31:06 23:31:06 ---> nproc: 23:31:06 8 23:31:06 23:31:06 23:31:06 ---> df -h: 23:31:06 Filesystem Size Used Avail Use% Mounted on 23:31:06 overlay 155G 12G 144G 8% / 23:31:06 tmpfs 64M 0 64M 0% /dev 23:31:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:31:06 shm 64M 0 64M 0% /dev/shm 23:31:06 /dev/vda1 155G 12G 144G 8% /facter-os 23:31:06 23:31:06 23:31:06 ---> sar -b -r -n DEV: 23:31:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16806) 05/24/23 _x86_64_ (8 CPU) 23:31:06 23:31:06 23:17:15 LINUX RESTART (8 CPU) 23:31:06 23:31:06 23:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:31:06 23:19:01 199.19 4.54 194.64 0.00 476.47 80771.53 0.00 23:31:06 23:20:01 174.69 0.27 174.42 0.00 14.80 30792.73 0.00 23:31:06 23:21:01 33.66 0.02 33.64 0.00 3.07 16750.02 0.00 23:31:06 23:22:01 2.13 0.00 2.13 0.00 0.00 24.39 0.00 23:31:06 23:23:01 52.81 10.60 42.21 0.00 5157.27 8813.46 0.00 23:31:06 23:24:01 5.28 0.02 5.27 0.00 0.13 114.11 0.00 23:31:06 23:25:01 2.08 0.00 2.08 0.00 0.00 24.00 0.00 23:31:06 23:26:01 2.00 0.00 2.00 0.00 0.00 21.73 0.00 23:31:06 23:27:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 23:31:06 23:28:01 2.33 0.00 2.33 0.00 0.00 26.00 0.00 23:31:06 23:29:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 23:31:06 23:30:01 1.77 0.00 1.77 0.00 0.00 20.00 0.00 23:31:06 23:31:01 6.07 0.27 5.80 0.00 19.60 109.85 0.00 23:31:06 Average: 37.07 1.20 35.86 0.00 436.19 10485.44 0.00 23:31:06 23:31:06 23:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:31:06 23:19:01 27809008 31579048 724508 2.20 144064 3780780 1853572 5.46 1180192 3400260 64216 23:31:06 23:20:01 28166180 31572160 726696 2.21 151616 3449760 1734328 5.11 1242604 3015288 472 23:31:06 23:21:01 27661408 31577092 719876 2.19 159540 3901784 1748436 5.15 1254992 3454868 172 23:31:06 23:22:01 27661200 31577040 719656 2.19 159616 3901788 1748436 5.15 1255244 3454876 164 23:31:06 23:23:01 27132584 31561300 721028 2.19 193404 4362288 1825400 5.38 1574752 3628084 1076 23:31:06 23:24:01 27137772 31561464 720264 2.19 191944 4359036 1794792 5.29 1572992 3624860 456 23:31:06 23:25:01 27143932 31567684 714064 2.17 192012 4359040 1794792 5.29 1566892 3624868 8 23:31:06 23:26:01 27143700 31567564 714056 2.17 192108 4359032 1794792 5.29 1566972 3624864 8 23:31:06 23:27:01 27144392 31568532 713408 2.17 192172 4359044 1794792 5.29 1567772 3625020 176 23:31:06 23:28:01 27144504 31568688 713108 2.17 192256 4359048 1794792 5.29 1567596 3625020 144 23:31:06 23:29:01 27144268 31568544 713236 2.17 192300 4359048 1794792 5.29 1567652 3625028 172 23:31:06 23:30:01 27144172 31568676 712944 2.17 192348 4359180 1794792 5.29 1567916 3625148 192 23:31:06 23:31:01 27104016 31530548 748268 2.28 192516 4360524 1872960 5.52 1601924 3625492 308 23:31:06 Average: 27349010 31566795 720086 2.19 180454 4174642 1795898 5.29 1468269 3534898 5197 23:31:06 23:31:06 23:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:31:06 23:19:01 docker0 180.49 314.97 14.48 2049.65 0.00 0.00 0.00 0.00 23:31:06 23:19:01 lo 3.93 3.93 0.39 0.39 0.00 0.00 0.00 0.00 23:31:06 23:19:01 ens3 548.66 319.56 8049.19 44.06 0.00 0.00 0.00 0.00 23:31:06 23:20:01 docker0 2.97 7.28 0.18 85.57 0.00 0.00 0.00 0.00 23:31:06 23:20:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 23:31:06 23:20:01 ens3 48.58 31.34 127.41 17.95 0.00 0.00 0.00 0.00 23:31:06 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:06 23:21:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 23:31:06 23:21:01 ens3 94.15 56.82 2524.00 9.93 0.00 0.00 0.00 0.00 23:31:06 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:06 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:06 23:22:01 ens3 1.87 0.68 0.49 0.30 0.00 0.00 0.00 0.00 23:31:06 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:06 23:23:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:31:06 23:23:01 ens3 156.16 76.45 2866.35 5.90 0.00 0.00 0.00 0.00 23:31:06 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:06 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:06 23:24:01 ens3 0.62 0.40 0.27 0.21 0.00 0.00 0.00 0.00 23:31:06 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:06 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:06 23:25:01 ens3 0.35 0.05 0.08 0.00 0.00 0.00 0.00 0.00 23:31:06 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:06 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:06 23:26:01 ens3 0.75 0.12 0.08 0.01 0.00 0.00 0.00 0.00 23:31:06 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:06 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:06 23:27:01 ens3 2.00 0.75 0.72 0.48 0.00 0.00 0.00 0.00 23:31:06 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:06 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:06 23:28:01 ens3 1.12 0.63 0.59 0.47 0.00 0.00 0.00 0.00 23:31:06 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:06 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:06 23:29:01 ens3 0.80 0.00 0.06 0.00 0.00 0.00 0.00 0.00 23:31:06 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:06 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:06 23:30:01 ens3 1.85 0.65 0.44 0.23 0.00 0.00 0.00 0.00 23:31:06 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:06 23:31:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:31:06 23:31:01 ens3 17.75 11.71 19.79 7.00 0.00 0.00 0.00 0.00 23:31:06 Average: docker0 13.90 24.41 1.11 161.80 0.00 0.00 0.00 0.00 23:31:06 Average: lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 23:31:06 Average: ens3 66.65 38.03 1036.24 6.61 0.00 0.00 0.00 0.00 23:31:06 23:31:06 23:31:06 ---> sar -P ALL: 23:31:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16806) 05/24/23 _x86_64_ (8 CPU) 23:31:06 23:31:06 23:17:15 LINUX RESTART (8 CPU) 23:31:06 23:31:06 23:18:02 CPU %user %nice %system %iowait %steal %idle 23:31:06 23:19:01 all 9.48 0.00 4.48 5.93 0.06 80.05 23:31:06 23:19:01 0 10.01 0.00 6.11 23.55 0.09 60.25 23:31:06 23:19:01 1 8.57 0.00 4.44 0.41 0.05 86.53 23:31:06 23:19:01 2 9.00 0.00 3.82 7.24 0.05 79.89 23:31:06 23:19:01 3 9.10 0.00 4.03 0.89 0.05 85.93 23:31:06 23:19:01 4 9.18 0.00 3.27 1.52 0.03 85.99 23:31:06 23:19:01 5 10.76 0.00 4.09 1.29 0.05 83.81 23:31:06 23:19:01 6 9.85 0.00 3.88 2.68 0.07 83.52 23:31:06 23:19:01 7 9.34 0.00 6.24 9.84 0.10 74.47 23:31:06 23:20:01 all 37.01 0.00 6.41 1.89 0.08 54.61 23:31:06 23:20:01 0 37.39 0.00 5.95 0.18 0.08 56.39 23:31:06 23:20:01 1 38.50 0.00 6.38 0.35 0.07 54.70 23:31:06 23:20:01 2 36.63 0.00 6.26 2.93 0.07 54.12 23:31:06 23:20:01 3 36.26 0.00 6.97 3.69 0.08 53.00 23:31:06 23:20:01 4 36.72 0.00 6.09 5.05 0.08 52.05 23:31:06 23:20:01 5 36.90 0.00 6.42 0.91 0.07 55.71 23:31:06 23:20:01 6 36.74 0.00 6.38 0.81 0.08 55.98 23:31:06 23:20:01 7 36.95 0.00 6.81 1.21 0.10 54.93 23:31:06 23:21:01 all 2.51 0.00 1.07 0.86 0.03 95.54 23:31:06 23:21:01 0 2.24 0.00 1.05 0.52 0.03 96.16 23:31:06 23:21:01 1 2.71 0.00 0.67 0.00 0.03 96.59 23:31:06 23:21:01 2 4.24 0.00 1.30 0.00 0.03 94.42 23:31:06 23:21:01 3 2.38 0.00 0.87 0.75 0.02 95.98 23:31:06 23:21:01 4 2.37 0.00 0.84 0.48 0.02 96.29 23:31:06 23:21:01 5 2.34 0.00 0.94 0.03 0.02 96.67 23:31:06 23:21:01 6 2.16 0.00 1.01 5.08 0.03 91.72 23:31:06 23:21:01 7 1.60 0.00 1.89 0.02 0.02 96.48 23:31:06 23:22:01 all 0.06 0.00 0.01 0.01 0.01 99.91 23:31:06 23:22:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:31:06 23:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:31:06 23:22:01 2 0.33 0.00 0.02 0.00 0.00 99.65 23:31:06 23:22:01 3 0.00 0.00 0.00 0.05 0.00 99.95 23:31:06 23:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:31:06 23:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:31:06 23:22:01 6 0.00 0.00 0.00 0.02 0.02 99.97 23:31:06 23:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:31:06 23:23:01 all 2.26 0.00 1.42 0.69 0.02 95.60 23:31:06 23:23:01 0 2.80 0.00 1.99 0.12 0.02 95.08 23:31:06 23:23:01 1 2.48 0.00 1.63 0.08 0.03 95.77 23:31:06 23:23:01 2 3.41 0.00 1.30 0.93 0.03 94.34 23:31:06 23:23:01 3 0.95 0.00 0.75 1.53 0.03 96.73 23:31:06 23:23:01 4 1.50 0.00 0.97 1.52 0.02 95.99 23:31:06 23:23:01 5 3.04 0.00 1.89 0.38 0.02 94.68 23:31:06 23:23:01 6 2.14 0.00 0.88 0.90 0.02 96.06 23:31:06 23:23:01 7 1.78 0.00 1.98 0.03 0.02 96.20 23:31:06 23:24:01 all 0.11 0.00 0.04 0.06 0.00 99.78 23:31:06 23:24:01 0 0.08 0.00 0.03 0.00 0.00 99.88 23:31:06 23:24:01 1 0.03 0.00 0.03 0.17 0.00 99.77 23:31:06 23:24:01 2 0.42 0.00 0.02 0.00 0.02 99.55 23:31:06 23:24:01 3 0.07 0.00 0.03 0.30 0.00 99.60 23:31:06 23:24:01 4 0.23 0.00 0.08 0.02 0.00 99.67 23:31:06 23:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:31:06 23:24:01 6 0.02 0.00 0.05 0.00 0.02 99.92 23:31:06 23:24:01 7 0.05 0.00 0.03 0.00 0.00 99.92 23:31:06 23:25:01 all 0.11 0.00 0.01 0.01 0.01 99.87 23:31:06 23:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:31:06 23:25:01 1 0.03 0.00 0.00 0.02 0.03 99.92 23:31:06 23:25:01 2 0.71 0.00 0.00 0.00 0.02 99.27 23:31:06 23:25:01 3 0.02 0.00 0.02 0.03 0.00 99.93 23:31:06 23:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:31:06 23:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:31:06 23:25:01 6 0.05 0.00 0.00 0.00 0.02 99.93 23:31:06 23:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:31:06 23:26:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:31:06 23:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:31:06 23:26:01 1 0.02 0.00 0.02 0.02 0.03 99.92 23:31:06 23:26:01 2 0.05 0.00 0.02 0.00 0.00 99.93 23:31:06 23:26:01 3 0.00 0.00 0.00 0.03 0.02 99.95 23:31:06 23:26:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:31:06 23:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:06 23:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:06 23:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:31:06 23:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:31:06 23:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:31:06 23:27:01 1 0.08 0.00 0.03 0.00 0.03 99.85 23:31:06 23:27:01 2 0.07 0.00 0.03 0.00 0.02 99.88 23:31:06 23:27:01 3 0.00 0.00 0.02 0.03 0.00 99.95 23:31:06 23:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:31:06 23:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:31:06 23:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:31:06 23:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:31:06 23:28:01 all 0.04 0.00 0.01 0.03 0.01 99.92 23:31:06 23:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:06 23:28:01 1 0.23 0.00 0.03 0.03 0.02 99.68 23:31:06 23:28:01 2 0.05 0.00 0.00 0.00 0.02 99.93 23:31:06 23:28:01 3 0.00 0.00 0.00 0.15 0.00 99.85 23:31:06 23:28:01 4 0.02 0.00 0.00 0.05 0.00 99.93 23:31:06 23:28:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:31:06 23:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:31:06 23:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:31:06 23:29:01 all 0.03 0.00 0.00 0.00 0.00 99.95 23:31:06 23:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:31:06 23:29:01 1 0.12 0.00 0.02 0.00 0.03 99.83 23:31:06 23:29:01 2 0.05 0.00 0.00 0.00 0.00 99.95 23:31:06 23:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:31:06 23:29:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:31:06 23:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:31:06 23:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:31:06 23:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:31:06 23:31:06 23:29:01 CPU %user %nice %system %iowait %steal %idle 23:31:06 23:30:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:31:06 23:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:31:06 23:30:01 1 0.03 0.00 0.02 0.00 0.03 99.92 23:31:06 23:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:31:06 23:30:01 3 0.00 0.00 0.00 0.03 0.00 99.97 23:31:06 23:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:31:06 23:30:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:31:06 23:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:31:06 23:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:31:06 23:31:01 all 0.40 0.00 0.17 0.02 0.02 99.39 23:31:06 23:31:01 0 0.18 0.00 0.17 0.02 0.00 99.63 23:31:06 23:31:01 1 0.42 0.00 0.18 0.03 0.03 99.33 23:31:06 23:31:01 2 0.60 0.00 0.22 0.00 0.02 99.16 23:31:06 23:31:01 3 0.68 0.00 0.22 0.03 0.02 99.05 23:31:06 23:31:01 4 0.50 0.00 0.17 0.02 0.02 99.30 23:31:06 23:31:01 5 0.45 0.00 0.15 0.00 0.02 99.38 23:31:06 23:31:01 6 0.18 0.00 0.12 0.03 0.02 99.65 23:31:06 23:31:01 7 0.20 0.00 0.13 0.02 0.02 99.63 23:31:06 Average: all 3.97 0.00 1.04 0.72 0.02 94.25 23:31:06 Average: 0 4.03 0.00 1.17 1.83 0.02 92.95 23:31:06 Average: 1 4.07 0.00 1.03 0.08 0.03 94.79 23:31:06 Average: 2 4.25 0.00 0.99 0.84 0.02 93.90 23:31:06 Average: 3 3.77 0.00 0.98 0.58 0.02 94.66 23:31:06 Average: 4 3.86 0.00 0.87 0.66 0.02 94.59 23:31:06 Average: 5 4.08 0.00 1.03 0.20 0.02 94.67 23:31:06 Average: 6 3.90 0.00 0.94 0.73 0.02 94.41 23:31:06 Average: 7 3.81 0.00 1.30 0.83 0.02 94.04 23:31:06 23:31:06 23:31:06