Pull request #639 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a42a906626fcc8f167bd4bb677b492387d13bff+e3ae1edce94ca0342fe1654abfca1e19ca67aac7 (201234374818d16961572655b84f317e992dcf4f) 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-ssh2196713226091753427.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18429346070868309503.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7228805556207127011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6004339332298758329.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14332631641792801037.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-639/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-639/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2637816851221863767.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12217 in /w/workspace/gexfoundry_device-mqtt-go_PR-639 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-639 # 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/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e3ae1edce94ca0342fe1654abfca1e19ca67aac7 into PR head commit 2a42a906626fcc8f167bd4bb677b492387d13bff Merge succeeded, producing 2a42a906626fcc8f167bd4bb677b492387d13bff Checking out Revision 2a42a906626fcc8f167bd4bb677b492387d13bff (PR-639) Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:54:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:54:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:54:36 ========================================================= 01:54:36 EdgeX Global Pipelines Version Info 01:54:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 2a42a906626fcc8f167bd4bb677b492387d13bff # 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 e3ae1edce94ca0342fe1654abfca1e19ca67aac7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a42a906626fcc8f167bd4bb677b492387d13bff # timeout=10 01:54:37 ------------------- 01:54:37 stable info: 01:54:37 ------------------- 01:54:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:54:37 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:54:37 Message: update stable to v1.0.254 01:54:37 ------------------- 01:54:37 experimental info: 01:54:37 ------------------- 01:54:37 Commited By: **** collab-it+edgex@linuxfoundation.org 01:54:37 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:54:37 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:54:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:54:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:54:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:54:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:54:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:54:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-639 [Pipeline] echo 01:54:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-639 [Pipeline] echo 01:54:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-639 [Pipeline] echo 01:54:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a42a906626fcc8f167bd4bb677b492387d13bff [Pipeline] echo 01:54:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a42a90 [Pipeline] echo 01:54:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:39 provisioning config files... 01:54:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config1865153709410166429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:39 ---> docker-login.sh 01:54:39 nexus3.edgexfoundry.org:10001 01:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:40 Configure a credential helper to remove this warning. See 01:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:40 01:54:40 Login Succeeded 01:54:40 nexus3.edgexfoundry.org:10002 01:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:40 Configure a credential helper to remove this warning. See 01:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:40 01:54:40 Login Succeeded 01:54:40 nexus3.edgexfoundry.org:10003 01:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:40 Configure a credential helper to remove this warning. See 01:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:40 01:54:40 Login Succeeded 01:54:40 nexus3.edgexfoundry.org:10004 01:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:40 Configure a credential helper to remove this warning. See 01:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:40 01:54:40 Login Succeeded 01:54:40 docker.io 01:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:40 Configure a credential helper to remove this warning. See 01:54:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:40 01:54:40 Login Succeeded 01:54:40 ---> docker-login.sh ends [Pipeline] } 01:54:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:54:41 + git rev-list -1 --merges 2a42a906626fcc8f167bd4bb677b492387d13bff~1..2a42a906626fcc8f167bd4bb677b492387d13bff [Pipeline] echo 01:54:41 -----------> git rev-list -1 --merges 2a42a906626fcc8f167bd4bb677b492387d13bff~1..2a42a906626fcc8f167bd4bb677b492387d13bff 2a42a906626fcc8f167bd4bb677b492387d13bff [false] [Pipeline] sh 01:54:41 + git log --format=format:%s -1 2a42a906626fcc8f167bd4bb677b492387d13bff [Pipeline] echo 01:54:41 ========================================================= 01:54:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:54:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:54:42 + git log --format=format:%s -1 2a42a906626fcc8f167bd4bb677b492387d13bff [Pipeline] echo 01:54:42 [semverPrep] GIT_COMMIT: 2a42a906626fcc8f167bd4bb677b492387d13bff, Commit Message: build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 [Pipeline] echo 01:54:42 [semverPrep] This is not a build commit. [Pipeline] sh 01:54:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:54:42 + grep -v github /etc/ssh/ssh_known_hosts 01:54:42 + [ -e /tmp/ssh_known_hosts ] 01:54:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:54:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:54:42 + sudo tee -a /etc/ssh/ssh_known_hosts 01:54:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:43 01:54:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:43 0.1.4: Pulling from edgex-devops/py-git-semver 01:54:43 b85a868b505f: Pulling fs layer 01:54:43 e2be974225ed: Pulling fs layer 01:54:43 339a4e72a1f5: Pulling fs layer 01:54:43 988bab9f4d93: Pulling fs layer 01:54:43 1469e6f7b9e6: Pulling fs layer 01:54:43 eaf3925da568: Pulling fs layer 01:54:43 bab4dde63d76: Pulling fs layer 01:54:43 988bab9f4d93: Waiting 01:54:43 bde34c3a00c8: Pulling fs layer 01:54:43 b352a97aabf1: Pulling fs layer 01:54:43 1469e6f7b9e6: Waiting 01:54:43 4872d77fe225: Pulling fs layer 01:54:43 5851b861e8e6: Pulling fs layer 01:54:43 eaf3925da568: Waiting 01:54:43 bab4dde63d76: Waiting 01:54:43 bde34c3a00c8: Waiting 01:54:43 4872d77fe225: Waiting 01:54:43 b352a97aabf1: Waiting 01:54:43 5851b861e8e6: Waiting 01:54:43 e2be974225ed: Download complete 01:54:43 988bab9f4d93: Verifying Checksum 01:54:43 988bab9f4d93: Download complete 01:54:43 1469e6f7b9e6: Verifying Checksum 01:54:43 1469e6f7b9e6: Download complete 01:54:43 339a4e72a1f5: Verifying Checksum 01:54:43 339a4e72a1f5: Download complete 01:54:43 eaf3925da568: Verifying Checksum 01:54:43 eaf3925da568: Download complete 01:54:43 bde34c3a00c8: Download complete 01:54:43 b352a97aabf1: Verifying Checksum 01:54:43 b352a97aabf1: Download complete 01:54:43 4872d77fe225: Verifying Checksum 01:54:43 4872d77fe225: Download complete 01:54:43 5851b861e8e6: Download complete 01:54:43 b85a868b505f: Verifying Checksum 01:54:43 b85a868b505f: Download complete 01:54:44 bab4dde63d76: Verifying Checksum 01:54:44 bab4dde63d76: Download complete 01:54:44 b85a868b505f: Pull complete 01:54:45 e2be974225ed: Pull complete 01:54:45 339a4e72a1f5: Pull complete 01:54:45 988bab9f4d93: Pull complete 01:54:45 1469e6f7b9e6: Pull complete 01:54:45 eaf3925da568: Pull complete 01:54:47 bab4dde63d76: Pull complete 01:54:47 bde34c3a00c8: Pull complete 01:54:48 b352a97aabf1: Pull complete 01:54:48 4872d77fe225: Pull complete 01:54:48 5851b861e8e6: Pull complete 01:54:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:54:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:48 prd-ubuntu20.04-docker-8c-8g-12217 does not seem to be running inside a container 01:54:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:54:51 $ docker top 70e817723a94ea68b83e1b61b362bbbba36b090d3abd4a4308324443127fafaf -eo pid,comm 01:54:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:54:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:54:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:51 [ssh-agent] Looking for ssh-agent implementation... 01:54:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:51 $ docker exec 70e817723a94ea68b83e1b61b362bbbba36b090d3abd4a4308324443127fafaf ssh-agent 01:54:51 SSH_AUTH_SOCK=/tmp/ssh-beMDmZvEk8TI/agent.32 01:54:51 SSH_AGENT_PID=38 01:54:51 Running ssh-add (command line suppressed) 01:54:51 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_4347275182742388389.key (/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_4347275182742388389.key) 01:54:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:52 + git tag --points-at HEAD [Pipeline] } 01:54:52 $ docker exec --env ******** --env ******** 70e817723a94ea68b83e1b61b362bbbba36b090d3abd4a4308324443127fafaf ssh-agent -k 01:54:52 unset SSH_AUTH_SOCK; 01:54:52 unset SSH_AGENT_PID; 01:54:52 echo Agent pid 38 killed; 01:54:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:54:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:52 [ssh-agent] Looking for ssh-agent implementation... 01:54:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:52 $ docker exec 70e817723a94ea68b83e1b61b362bbbba36b090d3abd4a4308324443127fafaf ssh-agent 01:54:52 SSH_AUTH_SOCK=/tmp/ssh-j6cEMJlO7dAI/agent.70 01:54:52 SSH_AGENT_PID=76 01:54:52 Running ssh-add (command line suppressed) 01:54:52 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_9210498208741493822.key (/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_9210498208741493822.key) 01:54:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:52 + git semver init 01:54:53 2023-10-27 01:54:53,103 [run_init] DEBUG init version:0.0.0 force:False 01:54:53 2023-10-27 01:54:53,104 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver 01:54:53 2023-10-27 01:54:53,104 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver 01:54:53 2023-10-27 01:54:53,104 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639, universal_newlines=False, shell=None, istream=None) 01:54:54 2023-10-27 01:54:54,064 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.git/info/exclude 01:54:54 2023-10-27 01:54:54,065 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 with force:False 01:54:54 2023-10-27 01:54:54,065 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 01:54:54 2023-10-27 01:54:54,070 [execute] INFO git cat-file --batch-check 01:54:54 2023-10-27 01:54:54,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver, universal_newlines=False, shell=None, istream=) 01:54:54 2023-10-27 01:54:54,076 [execute] INFO git cat-file --batch 01:54:54 2023-10-27 01:54:54,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver, universal_newlines=False, shell=None, istream=) 01:54:54 2023-10-27 01:54:54,082 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 01:54:54 0.0.0 [Pipeline] } 01:54:54 $ docker exec --env ******** --env ******** 70e817723a94ea68b83e1b61b362bbbba36b090d3abd4a4308324443127fafaf ssh-agent -k 01:54:54 unset SSH_AUTH_SOCK; 01:54:54 unset SSH_AGENT_PID; 01:54:54 echo Agent pid 76 killed; 01:54:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:54:54 + git semver [Pipeline] } 01:54:54 $ docker stop --time=1 70e817723a94ea68b83e1b61b362bbbba36b090d3abd4a4308324443127fafaf 01:54:56 $ docker rm -f --volumes 70e817723a94ea68b83e1b61b362bbbba36b090d3abd4a4308324443127fafaf [Pipeline] // withDockerContainer [Pipeline] sh 01:54:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:54:56 Stashed 1 file(s) [Pipeline] echo 01:54:56 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:57 provisioning config files... 01:54:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config7374427271938083574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:57 ---> docker-login.sh 01:54:57 nexus3.edgexfoundry.org:10001 01:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:57 Configure a credential helper to remove this warning. See 01:54:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:57 01:54:57 Login Succeeded 01:54:57 nexus3.edgexfoundry.org:10002 01:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:57 Configure a credential helper to remove this warning. See 01:54:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:57 01:54:57 Login Succeeded 01:54:57 nexus3.edgexfoundry.org:10003 01:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:58 Configure a credential helper to remove this warning. See 01:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:58 01:54:58 Login Succeeded 01:54:58 nexus3.edgexfoundry.org:10004 01:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:58 Configure a credential helper to remove this warning. See 01:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:58 01:54:58 Login Succeeded 01:54:58 docker.io 01:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:58 Configure a credential helper to remove this warning. See 01:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:58 01:54:58 Login Succeeded 01:54:58 ---> docker-login.sh ends [Pipeline] } 01:54:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:54:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:54:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:54:58 ========================================================= 01:54:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:54:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:54:59 Sending build context to Docker daemon 6.557MB 01:54:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:54:59 Step 2/12 : FROM ${BASE} AS builder 01:54:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:54:59 7264a8db6415: Pulling fs layer 01:54:59 c4d48a809fc2: Pulling fs layer 01:54:59 4f1c88b9dad5: Pulling fs layer 01:54:59 ad3a456e5733: Pulling fs layer 01:54:59 33e27b845d1e: Pulling fs layer 01:54:59 c68163c4e522: Pulling fs layer 01:54:59 50da416c3ac9: Pulling fs layer 01:54:59 23d2d4c4bb30: Pulling fs layer 01:54:59 ad3a456e5733: Waiting 01:54:59 33e27b845d1e: Waiting 01:54:59 23d2d4c4bb30: Waiting 01:54:59 c68163c4e522: Waiting 01:54:59 50da416c3ac9: Waiting 01:54:59 c4d48a809fc2: Verifying Checksum 01:54:59 c4d48a809fc2: Download complete 01:54:59 ad3a456e5733: Download complete 01:54:59 33e27b845d1e: Verifying Checksum 01:54:59 33e27b845d1e: Download complete 01:54:59 7264a8db6415: Verifying Checksum 01:54:59 7264a8db6415: Download complete 01:54:59 c68163c4e522: Verifying Checksum 01:54:59 c68163c4e522: Download complete 01:54:59 7264a8db6415: Pull complete 01:54:59 23d2d4c4bb30: Verifying Checksum 01:54:59 23d2d4c4bb30: Download complete 01:54:59 c4d48a809fc2: Pull complete 01:54:59 4f1c88b9dad5: Verifying Checksum 01:54:59 4f1c88b9dad5: Download complete 01:55:00 50da416c3ac9: Verifying Checksum 01:55:00 50da416c3ac9: Download complete 01:55:03 4f1c88b9dad5: Pull complete 01:55:03 ad3a456e5733: Pull complete 01:55:03 33e27b845d1e: Pull complete 01:55:03 c68163c4e522: Pull complete 01:55:05 50da416c3ac9: Pull complete 01:55:05 23d2d4c4bb30: Pull complete 01:55:06 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 01:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:55:06 ---> 0786185ac409 01:55:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:55:10 ---> Running in eba245a91a71 01:55:10 Removing intermediate container eba245a91a71 01:55:10 ---> b94ec0b3a37a 01:55:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:55:10 ---> Running in 100f1ebca013 01:55:10 Removing intermediate container 100f1ebca013 01:55:10 ---> 1c6476bfddcf 01:55:10 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:55:10 ---> Running in 91ba81f67a61 01:55:10 Removing intermediate container 91ba81f67a61 01:55:10 ---> 7f136aff0060 01:55:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:55:10 ---> Running in 379e31300a95 01:55:10 Removing intermediate container 379e31300a95 01:55:10 ---> 1d0ea6224620 01:55:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:10 ---> Running in f282ffb8faaf 01:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:11 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:55:11 (2/4) Installing libedit (20221030.3.1-r1) 01:55:11 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:55:11 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:55:11 Executing busybox-1.36.1-r2.trigger 01:55:11 OK: 268 MiB in 56 packages 01:55:11 Removing intermediate container f282ffb8faaf 01:55:11 ---> e1fe04c14280 01:55:11 Step 8/12 : WORKDIR /device-mqtt-go 01:55:11 ---> Running in 784c2d85ece4 01:55:11 Removing intermediate container 784c2d85ece4 01:55:11 ---> 46fe4ab5ff08 01:55:11 Step 9/12 : COPY go.mod vendor* ./ 01:55:11 ---> de77c537d549 01:55:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:11 ---> Running in bfe0facc8d05 01:55:12 Still waiting to schedule task 01:55:12 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:56:08 Removing intermediate container bfe0facc8d05 01:56:08 ---> 22f3a53b19af 01:56:08 Step 11/12 : COPY . . 01:56:08 ---> dba59f08c35d 01:56:08 Step 12/12 : RUN $MAKE 01:56:08 ---> Running in bb3644cbb60d 01:56:08 noop 01:56:08 Removing intermediate container bb3644cbb60d 01:56:08 ---> 0b7090d70915 01:56:08 Successfully built 0b7090d70915 01:56:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:08 + docker inspect -f . ci-base-image-x86_64 01:56:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:08 prd-ubuntu20.04-docker-8c-8g-12217 does not seem to be running inside a container 01:56:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:56:09 $ docker top faf0138a62d4801c0df1696280e0d7c68bd9c64f5b79d61577ad7df7f141c92f -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:09 + go version 01:56:09 go version go1.21.0 linux/amd64 [Pipeline] } 01:56:09 $ docker stop --time=1 faf0138a62d4801c0df1696280e0d7c68bd9c64f5b79d61577ad7df7f141c92f 01:56:10 $ docker rm -f --volumes faf0138a62d4801c0df1696280e0d7c68bd9c64f5b79d61577ad7df7f141c92f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:11 + docker inspect -f . ci-base-image-x86_64 01:56:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:11 prd-ubuntu20.04-docker-8c-8g-12217 does not seem to be running inside a container 01:56:11 $ 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-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:56:12 $ docker top 09eb63b570342c811e6c6f1113b333b08b2b04e6559058ff658d68a1ef9d5ba8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:12 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-639 [Pipeline] fileExists [Pipeline] sh 01:56:12 + make test 01:56:12 go test ./... -coverprofile=coverage.out ./... 01:56:14 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:56:24 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:56:24 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:56:24 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements 01:56:28 go vet ./... 01:56:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:56:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:56:31 ./bin/test-attribution-txt.sh [Pipeline] echo 01:56:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:56:31 $ docker stop --time=1 09eb63b570342c811e6c6f1113b333b08b2b04e6559058ff658d68a1ef9d5ba8 01:56:34 $ docker rm -f --volumes 09eb63b570342c811e6c6f1113b333b08b2b04e6559058ff658d68a1ef9d5ba8 [Pipeline] // withDockerContainer [Pipeline] sh 01:56:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:56:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:56:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:56:36 + ls -al . 01:56:36 total 184 01:56:36 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 01:56 . 01:56:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 01:54 .. 01:56:36 -rw-rw-r-- 1 jenkins jenkins 140 Oct 27 01:54 .dockerignore 01:56:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 01:56 .git 01:56:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:54 .github 01:56:36 -rw-rw-r-- 1 jenkins jenkins 264 Oct 27 01:54 .gitignore 01:56:36 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 01:54 .golangci.yml 01:56:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 01:54 .semver 01:56:36 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 27 01:54 Attribution.txt 01:56:36 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 27 01:54 CHANGELOG.md 01:56:36 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 27 01:54 Dockerfile 01:56:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 01:54 GOVERNANCE.md 01:56:36 -rw-rw-r-- 1 jenkins jenkins 657 Oct 27 01:54 Jenkinsfile 01:56:36 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 01:54 LICENSE 01:56:36 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 27 01:54 Makefile 01:56:36 -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 01:54 OWNERS.md 01:56:36 -rw-rw-r-- 1 jenkins jenkins 3613 Oct 27 01:54 README.md 01:56:36 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 01:54 VERSION 01:56:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 01:54 bin 01:56:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:54 cmd 01:56:36 -rw-r--r-- 1 jenkins jenkins 18506 Oct 27 01:56 coverage.out 01:56:36 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 27 01:54 go.mod 01:56:36 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 27 01:54 go.sum 01:56:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:54 internal 01:56:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 01:54 mock 01:56:36 -rw-rw-r-- 1 jenkins jenkins 227 Oct 27 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56: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=2a42a906626fcc8f167bd4bb677b492387d13bff --label arch=amd64 --label version=0.0.0 . 01:56:36 Sending build context to Docker daemon 6.576MB 01:56:36 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:56:36 Step 2/24 : FROM ${BASE} AS builder 01:56:36 ---> 0b7090d70915 01:56:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:56:37 ---> Running in d0d7be6c70fe 01:56:37 Removing intermediate container d0d7be6c70fe 01:56:37 ---> a88fa751297f 01:56:37 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:56:37 ---> Running in 4a6e9bee703f 01:56:37 Removing intermediate container 4a6e9bee703f 01:56:37 ---> 667e30d0db87 01:56:37 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:56:37 ---> Running in 79963e00b50e 01:56:37 Removing intermediate container 79963e00b50e 01:56:37 ---> 510e8d3eb582 01:56:37 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:56:37 ---> Running in 556b27eb42a9 01:56:37 Removing intermediate container 556b27eb42a9 01:56:37 ---> 0c4f8bdcad1c 01:56:37 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:56:37 ---> Running in 72e784be5d1f 01:56:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:56:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:56:38 OK: 268 MiB in 56 packages 01:56:38 Removing intermediate container 72e784be5d1f 01:56:38 ---> dabb410d80c6 01:56:38 Step 8/24 : WORKDIR /device-mqtt-go 01:56:38 ---> Running in 35543144ec2d 01:56:38 Removing intermediate container 35543144ec2d 01:56:38 ---> 79aa4f051258 01:56:38 Step 9/24 : COPY go.mod vendor* ./ 01:56:38 ---> ed10fa4ddf39 01:56:38 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:38 ---> Running in 438e33aa1730 01:56:39 Removing intermediate container 438e33aa1730 01:56:39 ---> 5ac16fef4282 01:56:39 Step 11/24 : COPY . . 01:56:39 ---> c39aafbbfe27 01:56:39 Step 12/24 : RUN $MAKE 01:56:39 ---> Running in 5a72d5bad3d1 01:56:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:56:57 Removing intermediate container 5a72d5bad3d1 01:56:57 ---> 0426848abd4c 01:56:57 Step 13/24 : FROM alpine:3.18 01:56:57 3.18: Pulling from library/alpine 01:56:57 96526aa774ef: Pulling fs layer 01:56:57 96526aa774ef: Download complete 01:56:57 96526aa774ef: Pull complete 01:56:57 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:56:57 Status: Downloaded newer image for alpine:3.18 01:56:57 ---> 8ca4688f4f35 01:56:57 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:56:57 ---> Running in 3d9da479ef8c 01:56:57 Removing intermediate container 3d9da479ef8c 01:56:57 ---> 4f75f82ae35f 01:56:57 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:56:57 ---> Running in 77f37711f683 01:56:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:56:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:56:58 (1/1) Installing dumb-init (1.2.5-r2) 01:56:58 Executing busybox-1.36.1-r2.trigger 01:56:58 OK: 7 MiB in 16 packages 01:56:58 Removing intermediate container 77f37711f683 01:56:58 ---> cac2970f214a 01:56:58 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:56:59 ---> b51b2942eb93 01:56:59 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:56:59 ---> ff0f3f05dc8b 01:56:59 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:56:59 ---> cb7a17020ab8 01:56:59 Step 19/24 : EXPOSE 59982 01:56:59 ---> Running in 5889a82f467b 01:56:59 Removing intermediate container 5889a82f467b 01:56:59 ---> eb7107b40fe4 01:56:59 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:56:59 ---> Running in bca0b91bf86e 01:56:59 Removing intermediate container bca0b91bf86e 01:56:59 ---> 5c17375e4cd4 01:56:59 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:56:59 ---> Running in 2d7c51efa30e 01:56:59 Removing intermediate container 2d7c51efa30e 01:56:59 ---> 6ec5df1b077d 01:56:59 Step 22/24 : LABEL arch=amd64 01:57:00 ---> Running in b4fbf4206586 01:57:00 Removing intermediate container b4fbf4206586 01:57:00 ---> fb57bcf8b63a 01:57:00 Step 23/24 : LABEL git_sha=2a42a906626fcc8f167bd4bb677b492387d13bff 01:57:00 ---> Running in e678e95fbc95 01:57:00 Removing intermediate container e678e95fbc95 01:57:00 ---> b515c444948a 01:57:00 Step 24/24 : LABEL version=0.0.0 01:57:00 ---> Running in 771906f5f3ac 01:57:00 Removing intermediate container 771906f5f3ac 01:57:00 ---> 07d83afe4df6 01:57:00 [Warning] One or more build-args [ARCH] were not consumed 01:57:00 Successfully built 07d83afe4df6 01:57:00 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:01 01:57:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:01 latest: Pulling from edgex-lftools-log-publisher 01:57:01 5eb5b503b376: Pulling fs layer 01:57:01 5c69ac0246d0: Pulling fs layer 01:57:01 ec43610c2a17: Pulling fs layer 01:57:01 3a2ae6a8a46f: Pulling fs layer 01:57:01 33b1e0a273af: Pulling fs layer 01:57:01 5d3b04190fa2: Pulling fs layer 01:57:01 2f39f015ded8: Pulling fs layer 01:57:01 33b1e0a273af: Waiting 01:57:01 5d3b04190fa2: Waiting 01:57:01 2f39f015ded8: Waiting 01:57:01 3a2ae6a8a46f: Waiting 01:57:01 5c69ac0246d0: Download complete 01:57:01 3a2ae6a8a46f: Verifying Checksum 01:57:01 3a2ae6a8a46f: Download complete 01:57:01 33b1e0a273af: Verifying Checksum 01:57:01 33b1e0a273af: Download complete 01:57:01 5d3b04190fa2: Download complete 01:57:01 ec43610c2a17: Verifying Checksum 01:57:01 ec43610c2a17: Download complete 01:57:01 5eb5b503b376: Verifying Checksum 01:57:01 5eb5b503b376: Download complete 01:57:02 2f39f015ded8: Verifying Checksum 01:57:02 2f39f015ded8: Download complete 01:57:03 5eb5b503b376: Pull complete 01:57:03 5c69ac0246d0: Pull complete 01:57:03 ec43610c2a17: Pull complete 01:57:03 3a2ae6a8a46f: Pull complete 01:57:03 33b1e0a273af: Pull complete 01:57:03 5d3b04190fa2: Pull complete 01:57:08 2f39f015ded8: Pull complete 01:57:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:57:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:08 prd-ubuntu20.04-docker-8c-8g-12217 does not seem to be running inside a container 01:57: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-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:57:12 $ docker top 25ae08cba77c99fcf696102a9fff94605f87a0a4ab752ab36faf3698839abb99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:12 ---> job-cost.sh 01:57:12 lf-activate-venv: SKIPPING 01:57:12 INFO: No Stack... 01:57:12 INFO: Retrieving Pricing Info for: v3-standard-8 01:57:13 INFO: Archiving Costs [Pipeline] sh 01:57:13 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/cost.csv 01:57:13 + cut -d, -f6 [Pipeline] lock 01:57:13 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-639-1-stack-cost] 01:57:13 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-1-stack-cost] did not exist. Created. 01:57:13 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-639-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:57:13 + echo total: 0.2199999988079071 [Pipeline] stash 01:57:13 Stashed 1 file(s) [Pipeline] } 01:57:13 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:57:14 $ docker stop --time=1 25ae08cba77c99fcf696102a9fff94605f87a0a4ab752ab36faf3698839abb99 01:57:15 $ docker rm -f --volumes 25ae08cba77c99fcf696102a9fff94605f87a0a4ab752ab36faf3698839abb99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:59:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12227 in /w/workspace/gexfoundry_device-mqtt-go_PR-639 [Pipeline] { [Pipeline] ws 01:59:51 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:59:51 The recommended git tool is: git 01:59:57 using credential edgex-jenkins-ssh 01:59:57 Cloning the remote Git repository 01:59:57 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:59:57 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:59:57 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:59:57 > git --version # timeout=10 01:59:57 > git --version # 'git version 2.25.1' 01:59:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:59:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:59:59 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:59:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:00 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:00:00 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:00:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:00:00 Merging remotes/origin/main commit e3ae1edce94ca0342fe1654abfca1e19ca67aac7 into PR head commit 2a42a906626fcc8f167bd4bb677b492387d13bff 02:00:01 Merge succeeded, producing 2a42a906626fcc8f167bd4bb677b492387d13bff 02:00:01 Checking out Revision 2a42a906626fcc8f167bd4bb677b492387d13bff (PR-639) 02:00:01 Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" 02:00:01 > git --version # timeout=10 02:00:01 > git --version # 'git version 2.25.1' 02:00:01 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 02:00:00 > git config core.sparsecheckout # timeout=10 02:00:00 > git checkout -f 2a42a906626fcc8f167bd4bb677b492387d13bff # timeout=10 02:00:01 > git remote # timeout=10 02:00:01 > git config --get remote.origin.url # timeout=10 02:00:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:01 > git merge e3ae1edce94ca0342fe1654abfca1e19ca67aac7 # timeout=10 02:00:01 > git rev-parse HEAD^{commit} # timeout=10 02:00:01 > git config core.sparsecheckout # timeout=10 02:00:01 > git checkout -f 2a42a906626fcc8f167bd4bb677b492387d13bff # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:00:02 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:02 Dload Upload Total Spent Left Speed 02:00:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 02:00:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:00:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:00:03 + sudo tee /etc/docker/daemon.new 02:00:03 { 02:00:03 "registry-mirrors": [ 02:00:03 "https://nexus3.edgexfoundry.org:10001" 02:00:03 ], 02:00:03 "bip": "10.250.0.254/24", 02:00:03 "hosts": [ 02:00:03 "tcp://0.0.0.0:5555", 02:00:03 "unix:///var/run/docker.sock" 02:00:03 ], 02:00:03 "mtu": 1458, 02:00:03 "selinux-enabled": true, 02:00:03 "seccomp-profile": "/etc/docker/seccomp.json" 02:00:03 } [Pipeline] sh 02:00:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:00:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:22 provisioning config files... 02:00:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15137395302518452114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:22 ---> docker-login.sh 02:00:22 nexus3.edgexfoundry.org:10001 02:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:23 Configure a credential helper to remove this warning. See 02:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:23 02:00:23 Login Succeeded 02:00:23 nexus3.edgexfoundry.org:10002 02:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:23 Configure a credential helper to remove this warning. See 02:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:23 02:00:23 Login Succeeded 02:00:23 nexus3.edgexfoundry.org:10003 02:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:24 Configure a credential helper to remove this warning. See 02:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:24 02:00:24 Login Succeeded 02:00:24 nexus3.edgexfoundry.org:10004 02:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:24 Configure a credential helper to remove this warning. See 02:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:24 02:00:24 Login Succeeded 02:00:24 docker.io 02:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:25 Configure a credential helper to remove this warning. See 02:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:25 02:00:25 Login Succeeded 02:00:25 ---> docker-login.sh ends [Pipeline] } 02:00:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:00:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:25 ========================================================= 02:00:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:00:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:00:26 Sending build context to Docker daemon 3.377MB 02:00:26 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:00:26 Step 2/12 : FROM ${BASE} AS builder 02:00:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:00:26 9fda8d8052c6: Pulling fs layer 02:00:26 5d54e960e981: Pulling fs layer 02:00:26 c4a7e357bf2a: Pulling fs layer 02:00:26 f0e02332f6b5: Pulling fs layer 02:00:26 cefa15bbcfad: Pulling fs layer 02:00:26 17808c966233: Pulling fs layer 02:00:26 f4c1fc716caa: Pulling fs layer 02:00:26 cefa15bbcfad: Waiting 02:00:26 17808c966233: Waiting 02:00:26 f4c1fc716caa: Waiting 02:00:26 f0e02332f6b5: Waiting 02:00:26 5d54e960e981: Download complete 02:00:26 f0e02332f6b5: Verifying Checksum 02:00:26 f0e02332f6b5: Download complete 02:00:26 cefa15bbcfad: Verifying Checksum 02:00:26 cefa15bbcfad: Download complete 02:00:26 9fda8d8052c6: Verifying Checksum 02:00:26 9fda8d8052c6: Download complete 02:00:27 f4c1fc716caa: Verifying Checksum 02:00:27 f4c1fc716caa: Download complete 02:00:27 9fda8d8052c6: Pull complete 02:00:28 5d54e960e981: Pull complete 02:00:29 c4a7e357bf2a: Verifying Checksum 02:00:29 c4a7e357bf2a: Download complete 02:00:30 17808c966233: Verifying Checksum 02:00:30 17808c966233: Download complete 02:00:42 c4a7e357bf2a: Pull complete 02:00:42 f0e02332f6b5: Pull complete 02:00:43 cefa15bbcfad: Pull complete 02:00:53 17808c966233: Pull complete 02:00:54 f4c1fc716caa: Pull complete 02:00:54 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 02:00:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:00:54 ---> ea914061e18c 02:00:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:00:55 ---> Running in fce99270fdf5 02:00:55 Removing intermediate container fce99270fdf5 02:00:55 ---> f39e650f68ae 02:00:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:55 ---> Running in 046d2f47adf5 02:00:56 Removing intermediate container 046d2f47adf5 02:00:56 ---> d4ecbaf28064 02:00:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:56 ---> Running in dd567ca83330 02:00:56 Removing intermediate container dd567ca83330 02:00:56 ---> 61037403eabe 02:00:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:00:56 ---> Running in e915886369be 02:00:56 Removing intermediate container e915886369be 02:00:56 ---> 0a74cec1c958 02:00:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:57 ---> Running in 2f9e6df97685 02:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:01:02 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:01:02 (2/4) Installing libedit (20221030.3.1-r1) 02:01:02 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:01:02 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:01:02 Executing busybox-1.36.1-r2.trigger 02:01:02 OK: 270 MiB in 56 packages 02:01:04 Removing intermediate container 2f9e6df97685 02:01:04 ---> bde0ae42d6c1 02:01:04 Step 8/12 : WORKDIR /device-mqtt-go 02:01:04 ---> Running in ac61cdc78bd3 02:01:04 Removing intermediate container ac61cdc78bd3 02:01:04 ---> d53e49249634 02:01:04 Step 9/12 : COPY go.mod vendor* ./ 02:01:04 ---> 09e53db2758e 02:01:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:04 ---> Running in 9e52e6c07635 02:02:56 Removing intermediate container 9e52e6c07635 02:02:56 ---> 9787838d8519 02:02:56 Step 11/12 : COPY . . 02:02:56 ---> 6e03f6a8ece0 02:02:56 Step 12/12 : RUN $MAKE 02:02:56 ---> Running in 210c892b409a 02:02:56 noop 02:02:56 Removing intermediate container 210c892b409a 02:02:56 ---> cfc7506b9d09 02:02:56 Successfully built cfc7506b9d09 02:02:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:57 + docker inspect -f . ci-base-image-arm64 02:02:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:57 prd-ubuntu20.04-docker-arm64-4c-16g-12227 does not seem to be running inside a container 02:02:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:02:58 $ docker top e3324d1a04317c86d8fc3a3c6b4d241fe3d722b76e1b01b215eaab382d61aa10 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:59 + go version 02:02:59 go version go1.21.0 linux/arm64 [Pipeline] } 02:02:59 $ docker stop --time=1 e3324d1a04317c86d8fc3a3c6b4d241fe3d722b76e1b01b215eaab382d61aa10 02:03:01 $ docker rm -f --volumes e3324d1a04317c86d8fc3a3c6b4d241fe3d722b76e1b01b215eaab382d61aa10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:02 + docker inspect -f . ci-base-image-arm64 02:03:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:02 prd-ubuntu20.04-docker-arm64-4c-16g-12227 does not seem to be running inside a container 02:03:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:03:06 $ docker top 5b2e55d228cd7f9665cfffe4c385a37efe8800d2f746c58d4024de19a78d3abc -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:07 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:03:07 + make test 02:03:07 go test ./... -coverprofile=coverage.out ./... 02:03:12 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:05:18 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:05:18 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:05:18 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.066s coverage: 22.8% of statements 02:05:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:05:18 go vet ./... 02:05:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:05:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:05:45 ./bin/test-attribution-txt.sh [Pipeline] echo 02:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:05:45 $ docker stop --time=1 5b2e55d228cd7f9665cfffe4c385a37efe8800d2f746c58d4024de19a78d3abc 02:05:47 $ docker rm -f --volumes 5b2e55d228cd7f9665cfffe4c385a37efe8800d2f746c58d4024de19a78d3abc [Pipeline] // withDockerContainer [Pipeline] sh 02:05:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:05:48 Warning: overwriting stash ‘coverage-report’ 02:05:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:05:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:05:50 + ls -al . 02:05:50 total 180 02:05:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:03 . 02:05:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 01:59 .. 02:05:50 -rw-rw-r-- 1 jenkins jenkins 140 Oct 27 02:00 .dockerignore 02:05:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:00 .git 02:05:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:00 .github 02:05:50 -rw-rw-r-- 1 jenkins jenkins 264 Oct 27 02:00 .gitignore 02:05:50 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 02:00 .golangci.yml 02:05:50 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 27 02:00 Attribution.txt 02:05:50 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 27 02:00 CHANGELOG.md 02:05:50 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 27 02:00 Dockerfile 02:05:50 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 02:00 GOVERNANCE.md 02:05:50 -rw-rw-r-- 1 jenkins jenkins 657 Oct 27 02:00 Jenkinsfile 02:05:50 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 02:00 LICENSE 02:05:50 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 27 02:00 Makefile 02:05:50 -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 02:00 OWNERS.md 02:05:50 -rw-rw-r-- 1 jenkins jenkins 3613 Oct 27 02:00 README.md 02:05:50 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 01:54 VERSION 02:05:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:00 bin 02:05:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:00 cmd 02:05:50 -rw-r--r-- 1 jenkins jenkins 18506 Oct 27 02:05 coverage.out 02:05:50 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 27 02:00 go.mod 02:05:50 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 27 02:00 go.sum 02:05:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:00 internal 02:05:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:00 mock 02:05:50 -rw-rw-r-- 1 jenkins jenkins 227 Oct 27 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:50 + 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=2a42a906626fcc8f167bd4bb677b492387d13bff --label arch=arm64 --label version=0.0.0 . 02:05:51 Sending build context to Docker daemon 3.396MB 02:05:51 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:05:51 Step 2/24 : FROM ${BASE} AS builder 02:05:51 ---> cfc7506b9d09 02:05:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:05:51 ---> Running in bca48484b12c 02:05:51 Removing intermediate container bca48484b12c 02:05:51 ---> aad6a171066e 02:05:51 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:05:51 ---> Running in 8e448d33ac03 02:05:52 Removing intermediate container 8e448d33ac03 02:05:52 ---> b0749b66f807 02:05:52 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:05:52 ---> Running in 76d0f1c1ad3c 02:05:52 Removing intermediate container 76d0f1c1ad3c 02:05:52 ---> 6c626554cdb3 02:05:52 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:05:52 ---> Running in 9d8468c66281 02:05:53 Removing intermediate container 9d8468c66281 02:05:53 ---> 3b3c2c48bad1 02:05:53 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:05:53 ---> Running in 25943a03369b 02:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:05:56 OK: 270 MiB in 56 packages 02:05:57 Removing intermediate container 25943a03369b 02:05:57 ---> 322d0a9bd205 02:05:57 Step 8/24 : WORKDIR /device-mqtt-go 02:05:57 ---> Running in abc0c7a7edd1 02:05:57 Removing intermediate container abc0c7a7edd1 02:05:57 ---> 8134c209bfb7 02:05:57 Step 9/24 : COPY go.mod vendor* ./ 02:05:58 ---> f2b12b625389 02:05:58 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:58 ---> Running in cf291fa2d5b3 02:06:00 Removing intermediate container cf291fa2d5b3 02:06:00 ---> 8a1cb9e39314 02:06:00 Step 11/24 : COPY . . 02:06:01 ---> e3028965e535 02:06:01 Step 12/24 : RUN $MAKE 02:06:01 ---> Running in 08e9b501179e 02:06:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:07:54 Removing intermediate container 08e9b501179e 02:07:54 ---> 0acec137d5ed 02:07:54 Step 13/24 : FROM alpine:3.18 02:07:57 3.18: Pulling from library/alpine 02:07:57 579b34f0a95b: Pulling fs layer 02:07:58 579b34f0a95b: Verifying Checksum 02:07:58 579b34f0a95b: Download complete 02:07:58 579b34f0a95b: Pull complete 02:07:58 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:07:58 Status: Downloaded newer image for alpine:3.18 02:07:58 ---> 3cc203321400 02:07:58 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:07:58 ---> Running in 68d90dfe0be2 02:07:59 Removing intermediate container 68d90dfe0be2 02:07:59 ---> 775c7fcbacbf 02:07:59 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:07:59 ---> Running in 600a7d45caf0 02:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:08:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:08:02 (1/1) Installing dumb-init (1.2.5-r2) 02:08:02 Executing busybox-1.36.1-r2.trigger 02:08:02 OK: 8 MiB in 16 packages 02:08:03 Removing intermediate container 600a7d45caf0 02:08:03 ---> 946d41f2459a 02:08:03 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:08:04 ---> e8d9719812a6 02:08:04 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:08:05 ---> 919fa3f200d8 02:08:05 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:08:05 ---> a67446df6c61 02:08:05 Step 19/24 : EXPOSE 59982 02:08:05 ---> Running in 10267f63e751 02:08:05 Removing intermediate container 10267f63e751 02:08:05 ---> 4a024e135302 02:08:05 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:08:05 ---> Running in ead2a8fdf833 02:08:06 Removing intermediate container ead2a8fdf833 02:08:06 ---> 2c1b1e7be1dd 02:08:06 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:08:06 ---> Running in 9996f4b70e12 02:08:06 Removing intermediate container 9996f4b70e12 02:08:06 ---> 6e0d66b30872 02:08:06 Step 22/24 : LABEL arch=arm64 02:08:06 ---> Running in 98a6a8562f47 02:08:06 Removing intermediate container 98a6a8562f47 02:08:06 ---> d0d95080346c 02:08:06 Step 23/24 : LABEL git_sha=2a42a906626fcc8f167bd4bb677b492387d13bff 02:08:07 ---> Running in 62ebc1c10594 02:08:07 Removing intermediate container 62ebc1c10594 02:08:07 ---> 2ebbe79f4374 02:08:07 Step 24/24 : LABEL version=0.0.0 02:08:07 ---> Running in 6f8821994e32 02:08:07 Removing intermediate container 6f8821994e32 02:08:07 ---> 772ca4f80154 02:08:07 [Warning] One or more build-args [ARCH] were not consumed 02:08:07 Successfully built 772ca4f80154 02:08:07 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:08 02:08:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:10 arm64: Pulling from edgex-lftools-log-publisher 02:08:10 8998bd30e6a1: Pulling fs layer 02:08:10 04944245beec: Pulling fs layer 02:08:10 699f458cf7ca: Pulling fs layer 02:08:10 765212b225bb: Pulling fs layer 02:08:10 f23df028b6ca: Pulling fs layer 02:08:10 d65c8cfc05b1: Pulling fs layer 02:08:10 2437ff75d9bd: Pulling fs layer 02:08:10 f23df028b6ca: Waiting 02:08:10 d65c8cfc05b1: Waiting 02:08:10 2437ff75d9bd: Waiting 02:08:10 765212b225bb: Waiting 02:08:10 04944245beec: Verifying Checksum 02:08:10 04944245beec: Download complete 02:08:11 765212b225bb: Verifying Checksum 02:08:11 765212b225bb: Download complete 02:08:11 f23df028b6ca: Verifying Checksum 02:08:11 f23df028b6ca: Download complete 02:08:11 d65c8cfc05b1: Verifying Checksum 02:08:11 d65c8cfc05b1: Download complete 02:08:11 699f458cf7ca: Verifying Checksum 02:08:11 699f458cf7ca: Download complete 02:08:11 8998bd30e6a1: Verifying Checksum 02:08:11 8998bd30e6a1: Download complete 02:08:13 2437ff75d9bd: Verifying Checksum 02:08:13 2437ff75d9bd: Download complete 02:08:16 8998bd30e6a1: Pull complete 02:08:16 04944245beec: Pull complete 02:08:17 699f458cf7ca: Pull complete 02:08:17 765212b225bb: Pull complete 02:08:18 f23df028b6ca: Pull complete 02:08:19 d65c8cfc05b1: Pull complete 02:08:37 2437ff75d9bd: Pull complete 02:08:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:08:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:37 prd-ubuntu20.04-docker-arm64-4c-16g-12227 does not seem to be running inside a container 02:08:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:08:40 $ docker top 3863c7b43b7b97d31473f09712de07661b01557cf1f08383c3b5640124338dbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:41 ---> job-cost.sh 02:08:41 lf-activate-venv: SKIPPING 02:08:41 INFO: No Stack... 02:08:42 INFO: Retrieving Pricing Info for: v3-standard-4 02:08:42 INFO: Archiving Costs [Pipeline] sh 02:08:43 + cut -d, -f6 02:08:43 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 02:08:43 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-639-1-stack-cost] 02:08:43 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-1-stack-cost] did not exist. Created. 02:08:43 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-639-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:08:43 /w/workspace/device-mqtt-go/1@tmp/durable-181ed313/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:08:44 + echo total: 0.10999999940395355 [Pipeline] stash 02:08:44 Warning: overwriting stash ‘stack-cost’ 02:08:44 Stashed 1 file(s) [Pipeline] } 02:08:44 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:08:44 $ docker stop --time=1 3863c7b43b7b97d31473f09712de07661b01557cf1f08383c3b5640124338dbe 02:08:46 $ docker rm -f --volumes 3863c7b43b7b97d31473f09712de07661b01557cf1f08383c3b5640124338dbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:08:47 provisioning config files... 02:08:47 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config18251962118205038128tmp [Pipeline] { [Pipeline] sh 02:08:47 + set +x 02:08:47 + curl -s https://codecov.io/bash 02:08:47 + bash -s -- 02:08:47 02:08:47 _____ _ 02:08:47 / ____| | | 02:08:47 | | ___ __| | ___ ___ _____ __ 02:08:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:08:47 | |___| (_) | (_| | __/ (_| (_) \ V / 02:08:47 \_____\___/ \__,_|\___|\___\___/ \_/ 02:08:47 Bash-1.0.6 02:08:47 02:08:47 02:08:47 ==> git version 2.25.1 found 02:08:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:08:47 Release-Date: 2020-01-08 02:08:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:08:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:08:47 ==> Jenkins CI detected. 02:08:47 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-639 02:08:47 project root: . 02:08:47 --> token set from env 02:08:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:08:47 ==> Running gcov in . (disable via -X gcov) 02:08:47 ==> Python coveragepy not found 02:08:47 ==> Searching for coverage reports in: 02:08:47 + . 02:08:47 -> Found 1 reports 02:08:47 ==> Detecting git/mercurial file structure 02:08:47 ==> Reading reports 02:08:47 + ./coverage.out bytes=18506 02:08:47 ==> Appending adjustments 02:08:47 https://docs.codecov.io/docs/fixing-reports 02:08:47 + Found adjustments 02:08:47 ==> Gzipping contents 02:08:47 4.0K /tmp/codecov.PE2bt8.gz 02:08:47 ==> Uploading reports 02:08:47 url: https://codecov.io 02:08:47 query: branch=PR-639&commit=2a42a906626fcc8f167bd4bb677b492387d13bff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-639%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=639&job=&cmd_args= 02:08:47 -> Pinging Codecov 02:08:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-639&commit=2a42a906626fcc8f167bd4bb677b492387d13bff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-639%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=639&job=&cmd_args= 02:08:47 -> Uploading to 02:08:47 https://storage.googleapis.com/codecov/v4/raw/2023-10-27/7D719EC7BBE17E464838252E33014C33/2a42a906626fcc8f167bd4bb677b492387d13bff/54fd374d-b239-4a2d-9673-6152ea390bbe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T020847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b14cff0e566c9e5b596f0c82b82829da42b0393fa2bdecd4ed5dadea6e4f2fe 02:08:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:47 Dload Upload Total Spent Left Speed 02:08:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 8262 --:--:-- --:--:-- --:--:-- 8262 02:08:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/2a42a906626fcc8f167bd4bb677b492387d13bff [Pipeline] } 02:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:08:50 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives ] 02:08:50 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives 02:08:50 total 16 02:08:50 drwxr-xr-x 3 root root 4096 Oct 27 01:57 . 02:08:50 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 01:57 .. 02:08:50 drwxr-xr-x 2 root root 4096 Oct 27 01:57 cost 02:08:50 -rw-r--r-- 1 root root 86 Oct 27 01:57 cost.csv 02:08:50 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives 02:08:50 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives 02:08:50 total 16 02:08:50 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 01:57 . 02:08:50 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 01:57 .. 02:08:50 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 01:57 cost 02:08:50 -rw-r--r-- 1 jenkins jenkins 86 Oct 27 01:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:08:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:08:51 ---> package-listing.sh 02:08:51 ++ tr '[:upper:]' '[:lower:]' 02:08:51 ++ facter osfamily 02:08:51 + OS_FAMILY=debian 02:08:51 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-639 02:08:51 + START_PACKAGES=/tmp/packages_start.txt 02:08:51 + END_PACKAGES=/tmp/packages_end.txt 02:08:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:08:51 + PACKAGES=/tmp/packages_start.txt 02:08:51 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-639 ']' 02:08:51 + PACKAGES=/tmp/packages_end.txt 02:08:51 + case "${OS_FAMILY}" in 02:08:51 + dpkg -l 02:08:51 + grep '^ii' 02:08:51 + '[' -f /tmp/packages_start.txt ']' 02:08:51 + '[' -f /tmp/packages_end.txt ']' 02:08:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:08:51 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-639 ']' 02:08:51 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/ 02:08:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/ [Pipeline] echo 02:08:51 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-639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:08:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:52 prd-ubuntu20.04-docker-8c-8g-12217 does not seem to be running inside a container 02:08:52 $ 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-639/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-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:08:52 $ docker top 7ddf82b77bb0a3177a3443805e441d3d02a37571e5455af36507fced1a1ed5f3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:53 + touch /tmp/pre-build-complete [Pipeline] sh 02:08:53 + mkdir -p /var/log/sysstat [Pipeline] sh 02:08:53 + ls /var/log/sa-host 02:08:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:54 provisioning config files... 02:08:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config9386529340334248152tmp [Pipeline] { [Pipeline] echo 02:08:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:08:54 ---> create-netrc.sh [Pipeline] } 02:08:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:08:54 ---> python-tools-install.sh [Pipeline] echo 02:08:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:08:55 ---> sudo-logs.sh 02:08:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:08:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:08:55 ---> job-cost.sh 02:08:55 lf-activate-venv: SKIPPING 02:08:55 DEBUG: total: 0.2199999988079071 02:08:55 INFO: Retrieving Stack Cost... 02:08:56 INFO: Retrieving Pricing Info for: v3-standard-8 02:08:56 INFO: Archiving Costs [Pipeline] echo 02:08:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:08:56 ---> logs-deploy.sh 02:08:56 lf-activate-venv: SKIPPING 02:08:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-639/1 02:08:56 INFO: archiving workspace using pattern(s): 02:08:57 Archives upload complete. 02:08:57 INFO: archiving logs to Nexus 02:08:58 ---> uname -a: 02:08:58 Linux prd-ubuntu20-04-docker-8c-8g-12217 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:08:58 02:08:58 02:08:58 ---> lscpu: 02:08:58 Architecture: x86_64 02:08:58 CPU op-mode(s): 32-bit, 64-bit 02:08:58 Byte Order: Little Endian 02:08:58 Address sizes: 40 bits physical, 48 bits virtual 02:08:58 CPU(s): 8 02:08:58 On-line CPU(s) list: 0-7 02:08:58 Thread(s) per core: 1 02:08:58 Core(s) per socket: 1 02:08:58 Socket(s): 8 02:08:58 NUMA node(s): 1 02:08:58 Vendor ID: AuthenticAMD 02:08:58 CPU family: 23 02:08:58 Model: 49 02:08:58 Model name: AMD EPYC-Rome Processor 02:08:58 Stepping: 0 02:08:58 CPU MHz: 2800.000 02:08:58 BogoMIPS: 5600.00 02:08:58 Virtualization: AMD-V 02:08:58 Hypervisor vendor: KVM 02:08:58 Virtualization type: full 02:08:58 L1d cache: 256 KiB 02:08:58 L1i cache: 256 KiB 02:08:58 L2 cache: 4 MiB 02:08:58 L3 cache: 128 MiB 02:08:58 NUMA node0 CPU(s): 0-7 02:08:58 Vulnerability Itlb multihit: Not affected 02:08:58 Vulnerability L1tf: Not affected 02:08:58 Vulnerability Mds: Not affected 02:08:58 Vulnerability Meltdown: Not affected 02:08:58 Vulnerability Mmio stale data: Not affected 02:08:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:08:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:08:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:08:58 Vulnerability Srbds: Not affected 02:08:58 Vulnerability Tsx async abort: Not affected 02:08:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:08:58 02:08:58 02:08:58 ---> nproc: 02:08:58 8 02:08:58 02:08:58