Pull request #537 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1fa25774ebab996cf2149df2c39350230d92c0f3+c80097c4a9a507998513a772aabe6c68a90454ef (2d67efa69d7daa2acf0c099dabd5a676e960d809) 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-ssh6715688135040776986.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14417508719696413834.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-537/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-537/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4469493684832631992.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-537/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13704294834851419629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5667533309555218647.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-537/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-537/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11960833720676228173.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4697 in /w/workspace/gexfoundry_device-mqtt-go_PR-537 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-537 # 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 Merging remotes/origin/main commit c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit 1fa25774ebab996cf2149df2c39350230d92c0f3 Merge succeeded, producing 1fa25774ebab996cf2149df2c39350230d92c0f3 Checking out Revision 1fa25774ebab996cf2149df2c39350230d92c0f3 (PR-537) > 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/537/head:refs/remotes/origin/PR-537 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fa25774ebab996cf2149df2c39350230d92c0f3 # 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 c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fa25774ebab996cf2149df2c39350230d92c0f3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:59:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:59:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:59:27 ========================================================= 01:59:27 EdgeX Global Pipelines Version Info 01:59:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:59:28 ------------------- 01:59:28 stable info: 01:59:28 ------------------- 01:59:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:59:28 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:59:28 Message: update stable to v1.0.245 01:59:29 ------------------- 01:59:29 experimental info: 01:59:29 ------------------- 01:59:29 Commited By: **** collab-it+edgex@linuxfoundation.org 01:59:29 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 01:59:29 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:59:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:59:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:59:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:59:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:59:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:59:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:59:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:59:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:59:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:59:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-537 [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-537 [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-537 [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1fa25774ebab996cf2149df2c39350230d92c0f3 [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1fa2577 [Pipeline] echo 01:59:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:31 provisioning config files... 01:59:31 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp/config6088911302006344916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:31 ---> docker-login.sh 01:59:31 nexus3.edgexfoundry.org:10001 01:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:31 Configure a credential helper to remove this warning. See 01:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:31 01:59:31 Login Succeeded 01:59:31 nexus3.edgexfoundry.org:10002 01:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:31 Configure a credential helper to remove this warning. See 01:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:31 01:59:31 Login Succeeded 01:59:31 nexus3.edgexfoundry.org:10003 01:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:31 Configure a credential helper to remove this warning. See 01:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:31 01:59:31 Login Succeeded 01:59:31 nexus3.edgexfoundry.org:10004 01:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:32 Configure a credential helper to remove this warning. See 01:59:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:32 01:59:32 Login Succeeded 01:59:32 docker.io 01:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:32 Configure a credential helper to remove this warning. See 01:59:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:32 01:59:32 Login Succeeded 01:59:32 ---> docker-login.sh ends [Pipeline] } 01:59:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:59:33 + git rev-list -1 --merges 1fa25774ebab996cf2149df2c39350230d92c0f3~1..1fa25774ebab996cf2149df2c39350230d92c0f3 [Pipeline] echo 01:59:33 -----------> git rev-list -1 --merges 1fa25774ebab996cf2149df2c39350230d92c0f3~1..1fa25774ebab996cf2149df2c39350230d92c0f3 1fa25774ebab996cf2149df2c39350230d92c0f3 [false] [Pipeline] sh 01:59:33 + git log --format=format:%s -1 1fa25774ebab996cf2149df2c39350230d92c0f3 [Pipeline] echo 01:59:33 ========================================================= 01:59:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:59:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:59:33 + git log --format=format:%s -1 1fa25774ebab996cf2149df2c39350230d92c0f3 [Pipeline] echo 01:59:33 [semverPrep] GIT_COMMIT: 1fa25774ebab996cf2149df2c39350230d92c0f3, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:59:33 [semverPrep] This is not a build commit. [Pipeline] sh 01:59:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:59:34 + grep -v github /etc/ssh/ssh_known_hosts 01:59:34 + [ -e /tmp/ssh_known_hosts ] 01:59:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:59:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:59:34 + sudo tee -a /etc/ssh/ssh_known_hosts 01:59:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:34 01:59:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:35 0.1.4: Pulling from edgex-devops/py-git-semver 01:59:35 b85a868b505f: Pulling fs layer 01:59:35 e2be974225ed: Pulling fs layer 01:59:35 339a4e72a1f5: Pulling fs layer 01:59:35 988bab9f4d93: Pulling fs layer 01:59:35 1469e6f7b9e6: Pulling fs layer 01:59:35 eaf3925da568: Pulling fs layer 01:59:35 bab4dde63d76: Pulling fs layer 01:59:35 bde34c3a00c8: Pulling fs layer 01:59:35 b352a97aabf1: Pulling fs layer 01:59:35 4872d77fe225: Pulling fs layer 01:59:35 5851b861e8e6: Pulling fs layer 01:59:35 bab4dde63d76: Waiting 01:59:35 b352a97aabf1: Waiting 01:59:35 4872d77fe225: Waiting 01:59:35 5851b861e8e6: Waiting 01:59:35 bde34c3a00c8: Waiting 01:59:35 eaf3925da568: Waiting 01:59:35 988bab9f4d93: Waiting 01:59:35 e2be974225ed: Verifying Checksum 01:59:35 e2be974225ed: Download complete 01:59:35 988bab9f4d93: Verifying Checksum 01:59:35 988bab9f4d93: Download complete 01:59:35 1469e6f7b9e6: Verifying Checksum 01:59:35 1469e6f7b9e6: Download complete 01:59:35 eaf3925da568: Verifying Checksum 01:59:35 eaf3925da568: Download complete 01:59:35 339a4e72a1f5: Verifying Checksum 01:59:35 339a4e72a1f5: Download complete 01:59:35 bde34c3a00c8: Verifying Checksum 01:59:35 bde34c3a00c8: Download complete 01:59:35 b352a97aabf1: Verifying Checksum 01:59:35 b352a97aabf1: Download complete 01:59:35 4872d77fe225: Verifying Checksum 01:59:35 4872d77fe225: Download complete 01:59:35 5851b861e8e6: Verifying Checksum 01:59:35 b85a868b505f: Verifying Checksum 01:59:35 b85a868b505f: Download complete 01:59:35 bab4dde63d76: Verifying Checksum 01:59:35 bab4dde63d76: Download complete 01:59:36 b85a868b505f: Pull complete 01:59:36 e2be974225ed: Pull complete 01:59:37 339a4e72a1f5: Pull complete 01:59:37 988bab9f4d93: Pull complete 01:59:37 1469e6f7b9e6: Pull complete 01:59:37 eaf3925da568: Pull complete 01:59:39 bab4dde63d76: Pull complete 01:59:39 bde34c3a00c8: Pull complete 01:59:39 b352a97aabf1: Pull complete 01:59:39 4872d77fe225: Pull complete 01:59:39 5851b861e8e6: Pull complete 01:59:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:59:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:39 prd-ubuntu20.04-docker-8c-8g-4697 does not seem to be running inside a container 01:59:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-537 -v /w/workspace/gexfoundry_device-mqtt-go_PR-537:/w/workspace/gexfoundry_device-mqtt-go_PR-537:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-537@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:59:43 $ docker top 046e6a428147ba0ff697e15d5eb2bace09c5196adaa8d620697dc6df3e31a2ea -eo pid,comm 01:59:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:59:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:43 [ssh-agent] Looking for ssh-agent implementation... 01:59:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:44 $ docker exec 046e6a428147ba0ff697e15d5eb2bace09c5196adaa8d620697dc6df3e31a2ea ssh-agent 01:59:44 SSH_AUTH_SOCK=/tmp/ssh-lixZ7Yrjl7Jh/agent.34 01:59:44 SSH_AGENT_PID=40 01:59:44 Running ssh-add (command line suppressed) 01:59:44 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp/private_key_2486523048075877197.key (/w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp/private_key_2486523048075877197.key) 01:59:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:44 + git tag --points-at HEAD [Pipeline] } 01:59:44 $ docker exec --env ******** --env ******** 046e6a428147ba0ff697e15d5eb2bace09c5196adaa8d620697dc6df3e31a2ea ssh-agent -k 01:59:44 unset SSH_AUTH_SOCK; 01:59:44 unset SSH_AGENT_PID; 01:59:44 echo Agent pid 40 killed; 01:59:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:59:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:44 [ssh-agent] Looking for ssh-agent implementation... 01:59:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:44 $ docker exec 046e6a428147ba0ff697e15d5eb2bace09c5196adaa8d620697dc6df3e31a2ea ssh-agent 01:59:45 SSH_AUTH_SOCK=/tmp/ssh-j8g1FDXoQiaG/agent.72 01:59:45 SSH_AGENT_PID=78 01:59:45 Running ssh-add (command line suppressed) 01:59:45 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp/private_key_9885233947670355887.key (/w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp/private_key_9885233947670355887.key) 01:59:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:45 + git semver init 01:59:45 2023-03-21 01:59:45,876 [run_init] DEBUG init version:0.0.0 force:False 01:59:45 2023-03-21 01:59:45,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-537/.semver 01:59:45 2023-03-21 01:59:45,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-537/.semver 01:59:45 2023-03-21 01:59:45,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-537/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-537, universal_newlines=False, shell=None, istream=None) 01:59:46 2023-03-21 01:59:46,681 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-537/.git/info/exclude 01:59:46 2023-03-21 01:59:46,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-537/.semver/PR-537 with force:False 01:59:46 2023-03-21 01:59:46,681 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-537/.semver/PR-537 01:59:46 2023-03-21 01:59:46,685 [execute] INFO git cat-file --batch-check 01:59:46 2023-03-21 01:59:46,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-537/.semver, universal_newlines=False, shell=None, istream=) 01:59:46 2023-03-21 01:59:46,691 [execute] INFO git cat-file --batch 01:59:46 2023-03-21 01:59:46,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-537/.semver, universal_newlines=False, shell=None, istream=) 01:59:46 2023-03-21 01:59:46,695 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-537/.semver/PR-537 01:59:46 0.0.0 [Pipeline] } 01:59:46 $ docker exec --env ******** --env ******** 046e6a428147ba0ff697e15d5eb2bace09c5196adaa8d620697dc6df3e31a2ea ssh-agent -k 01:59:47 unset SSH_AUTH_SOCK; 01:59:47 unset SSH_AGENT_PID; 01:59:47 echo Agent pid 78 killed; 01:59:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:47 + git semver [Pipeline] } 01:59:47 $ docker stop --time=1 046e6a428147ba0ff697e15d5eb2bace09c5196adaa8d620697dc6df3e31a2ea 01:59:49 $ docker rm -f --volumes 046e6a428147ba0ff697e15d5eb2bace09c5196adaa8d620697dc6df3e31a2ea [Pipeline] // withDockerContainer [Pipeline] sh 01:59:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:59:49 Stashed 1 file(s) [Pipeline] echo 01:59:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:50 provisioning config files... 01:59:50 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp/config18418600234481543271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:50 ---> docker-login.sh 01:59:50 nexus3.edgexfoundry.org:10001 01:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:50 Configure a credential helper to remove this warning. See 01:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:50 01:59:50 Login Succeeded 01:59:50 nexus3.edgexfoundry.org:10002 01:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:50 Configure a credential helper to remove this warning. See 01:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:50 01:59:50 Login Succeeded 01:59:50 nexus3.edgexfoundry.org:10003 01:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:51 Configure a credential helper to remove this warning. See 01:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:51 01:59:51 Login Succeeded 01:59:51 nexus3.edgexfoundry.org:10004 01:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:51 Configure a credential helper to remove this warning. See 01:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:51 01:59:51 Login Succeeded 01:59:51 docker.io 01:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:51 Configure a credential helper to remove this warning. See 01:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:51 01:59:51 Login Succeeded 01:59:51 ---> docker-login.sh ends [Pipeline] } 01:59:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:59:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:51 ========================================================= 01:59:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:59:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:59:52 Sending build context to Docker daemon 6.401MB 01:59:52 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:59:52 Step 2/12 : FROM ${BASE} AS builder 01:59:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:59:52 63b65145d645: Pulling fs layer 01:59:52 a2d21d5440eb: Pulling fs layer 01:59:52 935e6c44a52c: Pulling fs layer 01:59:52 94cc34f8dd06: Pulling fs layer 01:59:52 30dea6a524f1: Pulling fs layer 01:59:52 a2aff8979fd8: Pulling fs layer 01:59:52 6808be2612f2: Pulling fs layer 01:59:52 f25807f1079a: Pulling fs layer 01:59:52 94cc34f8dd06: Waiting 01:59:52 a2aff8979fd8: Waiting 01:59:52 6808be2612f2: Waiting 01:59:52 30dea6a524f1: Waiting 01:59:52 a2d21d5440eb: Verifying Checksum 01:59:52 a2d21d5440eb: Download complete 01:59:52 94cc34f8dd06: Verifying Checksum 01:59:52 94cc34f8dd06: Download complete 01:59:52 30dea6a524f1: Verifying Checksum 01:59:52 30dea6a524f1: Download complete 01:59:52 63b65145d645: Download complete 01:59:52 a2aff8979fd8: Verifying Checksum 01:59:52 a2aff8979fd8: Download complete 01:59:52 63b65145d645: Pull complete 01:59:52 a2d21d5440eb: Pull complete 01:59:52 f25807f1079a: Verifying Checksum 01:59:52 f25807f1079a: Download complete 01:59:52 935e6c44a52c: Verifying Checksum 01:59:52 935e6c44a52c: Download complete 01:59:53 6808be2612f2: Verifying Checksum 01:59:53 6808be2612f2: Download complete 01:59:56 935e6c44a52c: Pull complete 01:59:56 94cc34f8dd06: Pull complete 01:59:56 30dea6a524f1: Pull complete 01:59:56 a2aff8979fd8: Pull complete 01:59:58 6808be2612f2: Pull complete 01:59:59 f25807f1079a: Pull complete 01:59:59 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 01:59:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:59:59 ---> 3b553350e43f 01:59:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:00:05 Still waiting to schedule task 02:00:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4691’ 02:00:05 ---> Running in 5203647d7f48 02:00:05 Removing intermediate container 5203647d7f48 02:00:05 ---> c48b52e8635d 02:00:05 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:05 ---> Running in 140bff58e74f 02:00:05 Removing intermediate container 140bff58e74f 02:00:05 ---> a3e31b7dc033 02:00:05 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:05 ---> Running in 68eb3793674c 02:00:05 Removing intermediate container 68eb3793674c 02:00:05 ---> d4cb75a65586 02:00:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:00:05 ---> Running in f90705274d38 02:00:05 Removing intermediate container f90705274d38 02:00:05 ---> 5c28143f39ab 02:00:05 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:05 ---> Running in 9d741598ad8d 02:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:05 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:00:05 (2/4) Installing libedit (20221030.3.1-r0) 02:00:05 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:00:05 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:00:05 Executing busybox-1.35.0-r29.trigger 02:00:05 OK: 269 MiB in 57 packages 02:00:06 Removing intermediate container 9d741598ad8d 02:00:06 ---> 8da4702ee6a9 02:00:06 Step 8/12 : WORKDIR /device-mqtt-go 02:00:06 ---> Running in 9b471adc16f1 02:00:06 Removing intermediate container 9b471adc16f1 02:00:06 ---> 1b92604d907e 02:00:06 Step 9/12 : COPY go.mod vendor* ./ 02:00:06 ---> 1c7f0d31e4e9 02:00:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:06 ---> Running in 22d4b96f5ab9 02:01:04 Removing intermediate container 22d4b96f5ab9 02:01:04 ---> 69f591b6e692 02:01:04 Step 11/12 : COPY . . 02:01:04 ---> 4534d63f377d 02:01:04 Step 12/12 : RUN $MAKE 02:01:04 ---> Running in 6037eb47fc22 02:01:04 noop 02:01:04 Removing intermediate container 6037eb47fc22 02:01:04 ---> e205a9e4c9e8 02:01:04 Successfully built e205a9e4c9e8 02:01:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:05 + docker inspect -f . ci-base-image-x86_64 02:01:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:05 prd-ubuntu20.04-docker-8c-8g-4697 does not seem to be running inside a container 02:01:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-537 -v /w/workspace/gexfoundry_device-mqtt-go_PR-537:/w/workspace/gexfoundry_device-mqtt-go_PR-537:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-537@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 02:01:05 $ docker top 92ff67317c2071e0d9a17fb4565e0136683a3b65cf0224973107f5cf0b0cacba -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:06 + go version 02:01:06 go version go1.20.2 linux/amd64 [Pipeline] } 02:01:06 $ docker stop --time=1 92ff67317c2071e0d9a17fb4565e0136683a3b65cf0224973107f5cf0b0cacba 02:01:07 $ docker rm -f --volumes 92ff67317c2071e0d9a17fb4565e0136683a3b65cf0224973107f5cf0b0cacba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:08 + docker inspect -f . ci-base-image-x86_64 02:01:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:08 prd-ubuntu20.04-docker-8c-8g-4697 does not seem to be running inside a container 02:01:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-537 -v /w/workspace/gexfoundry_device-mqtt-go_PR-537:/w/workspace/gexfoundry_device-mqtt-go_PR-537:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-537@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 02:01:08 $ docker top 39644be80dcfa9d3793a0e9d072572356efd77ba56485e2f89f8c005fd31feb3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:08 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-537 [Pipeline] fileExists [Pipeline] sh 02:01:09 + make test 02:01:09 go test ./... -coverprofile=coverage.out ./... 02:01:13 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:01:23 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:01:23 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:01:23 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.2% of statements 02:01:28 go vet ./... 02:01:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:31 ./bin/test-attribution-txt.sh [Pipeline] echo 02:01:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:01:32 $ docker stop --time=1 39644be80dcfa9d3793a0e9d072572356efd77ba56485e2f89f8c005fd31feb3 02:01:35 $ docker rm -f --volumes 39644be80dcfa9d3793a0e9d072572356efd77ba56485e2f89f8c005fd31feb3 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:01:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:37 + ls -al . 02:01:37 total 180 02:01:37 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 02:01 . 02:01:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 01:59 .. 02:01:37 -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 01:59 .dockerignore 02:01:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 01:59 .git 02:01:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:59 .github 02:01:37 -rw-rw-r-- 1 jenkins jenkins 329 Mar 21 01:59 .gitignore 02:01:37 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 01:59 .golangci.yml 02:01:37 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 01:59 .semver 02:01:37 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 21 01:59 Attribution.txt 02:01:37 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 21 01:59 CHANGELOG.md 02:01:37 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 21 01:59 Dockerfile 02:01:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 01:59 GOVERNANCE.md 02:01:37 -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 01:59 Jenkinsfile 02:01:37 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 01:59 LICENSE 02:01:37 -rw-rw-r-- 1 jenkins jenkins 1732 Mar 21 01:59 Makefile 02:01:37 -rw-rw-r-- 1 jenkins jenkins 620 Mar 21 01:59 OWNERS.md 02:01:37 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 21 01:59 README.md 02:01:37 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 01:59 VERSION 02:01:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 01:59 bin 02:01:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:59 cmd 02:01:37 -rw-r--r-- 1 jenkins jenkins 18047 Mar 21 02:01 coverage.out 02:01:37 -rw-rw-r-- 1 jenkins jenkins 3378 Mar 21 01:59 go.mod 02:01:37 -rw-rw-r-- 1 jenkins jenkins 31301 Mar 21 01:59 go.sum 02:01:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:59 internal 02:01:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 01:59 mock 02:01:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 01:59 snap 02:01:37 -rw-rw-r-- 1 jenkins jenkins 227 Mar 21 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:37 + 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=1fa25774ebab996cf2149df2c39350230d92c0f3 --label arch=amd64 --label version=0.0.0 . 02:01:37 Sending build context to Docker daemon 6.42MB 02:01:37 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:01:37 Step 2/24 : FROM ${BASE} AS builder 02:01:37 ---> e205a9e4c9e8 02:01:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:01:37 ---> Running in 8645a547182a 02:01:37 Removing intermediate container 8645a547182a 02:01:37 ---> 541ebcff2d91 02:01:37 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:37 ---> Running in b5dd201f1258 02:01:37 Removing intermediate container b5dd201f1258 02:01:37 ---> f87ddc983bec 02:01:37 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:37 ---> Running in 9f1b07cfdd7e 02:01:37 Removing intermediate container 9f1b07cfdd7e 02:01:37 ---> 0d4cc90377ab 02:01:37 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:01:37 ---> Running in 2e8f3fa1422c 02:01:37 Removing intermediate container 2e8f3fa1422c 02:01:37 ---> 19c27b4ee675 02:01:37 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:37 ---> Running in 40afba89d2b5 02:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:38 OK: 269 MiB in 57 packages 02:01:39 Removing intermediate container 40afba89d2b5 02:01:39 ---> 08ee50d45586 02:01:39 Step 8/24 : WORKDIR /device-mqtt-go 02:01:39 ---> Running in e6c13dda0638 02:01:39 Removing intermediate container e6c13dda0638 02:01:39 ---> e0445c8c3da7 02:01:39 Step 9/24 : COPY go.mod vendor* ./ 02:01:39 ---> 4e9f95415530 02:01:39 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:39 ---> Running in 215a961e1ea1 02:01:39 Removing intermediate container 215a961e1ea1 02:01:39 ---> 3e5e302a5d07 02:01:39 Step 11/24 : COPY . . 02:01:40 ---> feeca74fdf1e 02:01:40 Step 12/24 : RUN $MAKE 02:01:40 ---> Running in 81b284351967 02:01:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:02:02 Removing intermediate container 81b284351967 02:02:02 ---> 3a89a9d0cf20 02:02:02 Step 13/24 : FROM alpine:3.17 02:02:02 3.17: Pulling from library/alpine 02:02:02 63b65145d645: Already exists 02:02:02 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 02:02:02 Status: Downloaded newer image for alpine:3.17 02:02:02 ---> b2aa39c304c2 02:02:02 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:02:02 ---> Running in 0e026cb76009 02:02:02 Removing intermediate container 0e026cb76009 02:02:02 ---> 36f92aa09d97 02:02:02 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:02:02 ---> Running in 5ba30b153d14 02:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:02:02 (1/1) Installing dumb-init (1.2.5-r2) 02:02:02 Executing busybox-1.35.0-r29.trigger 02:02:02 OK: 7 MiB in 16 packages 02:02:02 Removing intermediate container 5ba30b153d14 02:02:02 ---> 750d8805f235 02:02:02 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:02:02 ---> 38f91dcc52ea 02:02:02 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:02:02 ---> 307f8ca2e713 02:02:02 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:02:02 ---> 0ff98a15dcb4 02:02:02 Step 19/24 : EXPOSE 59982 02:02:02 ---> Running in c433210da67d 02:02:02 Removing intermediate container c433210da67d 02:02:02 ---> fddbc13f461f 02:02:02 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:02:02 ---> Running in 6b93242b9921 02:02:02 Removing intermediate container 6b93242b9921 02:02:02 ---> 9eeebf5f2598 02:02:02 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:02:02 ---> Running in a9ecf77f17b1 02:02:02 Removing intermediate container a9ecf77f17b1 02:02:02 ---> a2ee12ed8a08 02:02:02 Step 22/24 : LABEL arch=amd64 02:02:02 ---> Running in 89e7e73f06f1 02:02:02 Removing intermediate container 89e7e73f06f1 02:02:02 ---> d457424ff0c8 02:02:02 Step 23/24 : LABEL git_sha=1fa25774ebab996cf2149df2c39350230d92c0f3 02:02:02 ---> Running in e8aa58562a6a 02:02:02 Removing intermediate container e8aa58562a6a 02:02:02 ---> 5ac1d3b65ce3 02:02:02 Step 24/24 : LABEL version=0.0.0 02:02:02 ---> Running in 14e93d266e3d 02:02:02 Removing intermediate container 14e93d266e3d 02:02:02 ---> ed5044933ddb 02:02:02 [Warning] One or more build-args [ARCH] were not consumed 02:02:02 Successfully built ed5044933ddb 02:02:02 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:03 02:02:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:03 latest: Pulling from edgex-lftools-log-publisher 02:02:03 5eb5b503b376: Pulling fs layer 02:02:03 5c69ac0246d0: Pulling fs layer 02:02:03 ec43610c2a17: Pulling fs layer 02:02:03 3a2ae6a8a46f: Pulling fs layer 02:02:03 33b1e0a273af: Pulling fs layer 02:02:03 5d3b04190fa2: Pulling fs layer 02:02:03 2f39f015ded8: Pulling fs layer 02:02:03 3a2ae6a8a46f: Waiting 02:02:03 33b1e0a273af: Waiting 02:02:03 5d3b04190fa2: Waiting 02:02:03 2f39f015ded8: Waiting 02:02:03 5c69ac0246d0: Download complete 02:02:03 3a2ae6a8a46f: Verifying Checksum 02:02:03 3a2ae6a8a46f: Download complete 02:02:03 33b1e0a273af: Verifying Checksum 02:02:03 33b1e0a273af: Download complete 02:02:03 5d3b04190fa2: Download complete 02:02:03 ec43610c2a17: Verifying Checksum 02:02:03 ec43610c2a17: Download complete 02:02:03 5eb5b503b376: Verifying Checksum 02:02:03 5eb5b503b376: Download complete 02:02:04 2f39f015ded8: Download complete 02:02:04 5eb5b503b376: Pull complete 02:02:05 5c69ac0246d0: Pull complete 02:02:05 ec43610c2a17: Pull complete 02:02:05 3a2ae6a8a46f: Pull complete 02:02:06 33b1e0a273af: Pull complete 02:02:06 5d3b04190fa2: Pull complete 02:02:10 2f39f015ded8: Pull complete 02:02:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:10 prd-ubuntu20.04-docker-8c-8g-4697 does not seem to be running inside a container 02:02:10 $ 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-537 -v /w/workspace/gexfoundry_device-mqtt-go_PR-537:/w/workspace/gexfoundry_device-mqtt-go_PR-537:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-537@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 02:02:15 $ docker top acab9b632d1b7e061025f328acd4d066f863776cf1f526409560eca008035fbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:15 ---> job-cost.sh 02:02:15 lf-activate-venv: SKIPPING 02:02:15 INFO: No Stack... 02:02:16 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:16 INFO: Archiving Costs [Pipeline] sh 02:02:17 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-537/archives/cost.csv 02:02:17 + cut -d, -f6 [Pipeline] lock 02:02:17 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-537-1-stack-cost] 02:02:17 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-537-1-stack-cost] did not exist. Created. 02:02:17 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-537-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:02:17 + echo total: 0.2199999988079071 [Pipeline] stash 02:02:17 Stashed 1 file(s) [Pipeline] } 02:02:17 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-537-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:02:17 $ docker stop --time=1 acab9b632d1b7e061025f328acd4d066f863776cf1f526409560eca008035fbb 02:02:18 $ docker rm -f --volumes acab9b632d1b7e061025f328acd4d066f863776cf1f526409560eca008035fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:02:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4699 in /w/workspace/gexfoundry_device-mqtt-go_PR-537 [Pipeline] { [Pipeline] ws 02:02:30 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:02:30 Selected Git installation does not exist. Using Default 02:02:30 The recommended git tool is: NONE 02:02:35 using credential edgex-jenkins-ssh 02:02:35 Cloning the remote Git repository 02:02:35 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:02:35 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:02:35 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:02:35 > git --version # timeout=10 02:02:35 > git --version # 'git version 2.25.1' 02:02:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:37 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:02:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:38 Merging remotes/origin/main commit c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit 1fa25774ebab996cf2149df2c39350230d92c0f3 02:02:38 Merge succeeded, producing 1fa25774ebab996cf2149df2c39350230d92c0f3 02:02:38 Checking out Revision 1fa25774ebab996cf2149df2c39350230d92c0f3 (PR-537) 02:02:38 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:02:38 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:02:38 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/537/head:refs/remotes/origin/PR-537 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:02:38 > git config core.sparsecheckout # timeout=10 02:02:38 > git checkout -f 1fa25774ebab996cf2149df2c39350230d92c0f3 # timeout=10 02:02:38 > git remote # timeout=10 02:02:38 > git config --get remote.origin.url # timeout=10 02:02:38 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:38 > git merge c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 02:02:38 > git rev-parse HEAD^{commit} # timeout=10 02:02:38 > git config core.sparsecheckout # timeout=10 02:02:38 > git checkout -f 1fa25774ebab996cf2149df2c39350230d92c0f3 # timeout=10 02:02:39 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:02:39 > git --version # timeout=10 02:02:39 > git --version # 'git version 2.25.1' 02:02:39 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:02:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:02:40 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:40 Dload Upload Total Spent Left Speed 02:02:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 02:02:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:02:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:02:41 + sudo tee /etc/docker/daemon.new 02:02:41 { 02:02:41 "registry-mirrors": [ 02:02:41 "https://nexus3.edgexfoundry.org:10001" 02:02:41 ], 02:02:41 "bip": "10.250.0.254/24", 02:02:41 "hosts": [ 02:02:41 "tcp://0.0.0.0:5555", 02:02:41 "unix:///var/run/docker.sock" 02:02:41 ], 02:02:41 "mtu": 1458, 02:02:41 "selinux-enabled": true, 02:02:41 "seccomp-profile": "/etc/docker/seccomp.json" 02:02:41 } [Pipeline] sh 02:02:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:02:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:00 provisioning config files... 02:03:00 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4493502366286026234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:01 ---> docker-login.sh 02:03:01 nexus3.edgexfoundry.org:10001 02:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:01 Configure a credential helper to remove this warning. See 02:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:01 02:03:01 Login Succeeded 02:03:01 nexus3.edgexfoundry.org:10002 02:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:02 Configure a credential helper to remove this warning. See 02:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:02 02:03:02 Login Succeeded 02:03:02 nexus3.edgexfoundry.org:10003 02:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:02 Configure a credential helper to remove this warning. See 02:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:02 02:03:02 Login Succeeded 02:03:02 nexus3.edgexfoundry.org:10004 02:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:02 Configure a credential helper to remove this warning. See 02:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:02 02:03:02 Login Succeeded 02:03:03 docker.io 02:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:03 Configure a credential helper to remove this warning. See 02:03:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:03 02:03:03 Login Succeeded 02:03:03 ---> docker-login.sh ends [Pipeline] } 02:03:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:03:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:03:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:03:03 ========================================================= 02:03:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:03:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:03:04 Sending build context to Docker daemon 3.321MB 02:03:04 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:03:04 Step 2/12 : FROM ${BASE} AS builder 02:03:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:03:04 af6eaf76a39c: Pulling fs layer 02:03:04 55522c791124: Pulling fs layer 02:03:04 ce5c4a1c91eb: Pulling fs layer 02:03:04 169dfbe0d373: Pulling fs layer 02:03:04 e1ff8fa3b103: Pulling fs layer 02:03:04 52ebb69f0ebf: Pulling fs layer 02:03:04 5abe8eddf0d5: Pulling fs layer 02:03:04 e1ff8fa3b103: Waiting 02:03:04 169dfbe0d373: Waiting 02:03:04 52ebb69f0ebf: Waiting 02:03:04 5abe8eddf0d5: Waiting 02:03:04 55522c791124: Verifying Checksum 02:03:04 55522c791124: Download complete 02:03:04 169dfbe0d373: Verifying Checksum 02:03:04 169dfbe0d373: Download complete 02:03:04 e1ff8fa3b103: Download complete 02:03:04 af6eaf76a39c: Verifying Checksum 02:03:04 af6eaf76a39c: Download complete 02:03:05 af6eaf76a39c: Pull complete 02:03:06 5abe8eddf0d5: Verifying Checksum 02:03:06 5abe8eddf0d5: Download complete 02:03:06 55522c791124: Pull complete 02:03:07 ce5c4a1c91eb: Verifying Checksum 02:03:07 ce5c4a1c91eb: Download complete 02:03:07 52ebb69f0ebf: Verifying Checksum 02:03:07 52ebb69f0ebf: Download complete 02:03:22 ce5c4a1c91eb: Pull complete 02:03:22 169dfbe0d373: Pull complete 02:03:22 e1ff8fa3b103: Pull complete 02:03:29 52ebb69f0ebf: Pull complete 02:03:30 5abe8eddf0d5: Pull complete 02:03:30 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:03:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:03:30 ---> 6cb57ee374ae 02:03:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:03:32 ---> Running in f2b2b95385c4 02:03:32 Removing intermediate container f2b2b95385c4 02:03:32 ---> a1db0b297cbb 02:03:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:03:32 ---> Running in 0c13c0c1e134 02:03:32 Removing intermediate container 0c13c0c1e134 02:03:32 ---> 2c35115041ca 02:03:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:03:32 ---> Running in ad453f69db43 02:03:33 Removing intermediate container ad453f69db43 02:03:33 ---> b58660c77308 02:03:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:03:33 ---> Running in 92c3b19af65e 02:03:33 Removing intermediate container 92c3b19af65e 02:03:33 ---> 3009185b8d59 02:03:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:03:33 ---> Running in ed335f2cd9ba 02:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:03:37 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:03:37 (2/4) Installing libedit (20221030.3.1-r0) 02:03:37 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:03:37 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:03:37 Executing busybox-1.35.0-r29.trigger 02:03:37 OK: 268 MiB in 57 packages 02:03:38 Removing intermediate container ed335f2cd9ba 02:03:38 ---> 22f75527b172 02:03:38 Step 8/12 : WORKDIR /device-mqtt-go 02:03:38 ---> Running in dadf108424e5 02:03:38 Removing intermediate container dadf108424e5 02:03:38 ---> 38aaa2b4da13 02:03:38 Step 9/12 : COPY go.mod vendor* ./ 02:03:39 ---> 57bfd4eead53 02:03:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:39 ---> Running in 84ca10d87bd9 02:04:47 Removing intermediate container 84ca10d87bd9 02:04:47 ---> 65a6dc2aeb51 02:04:47 Step 11/12 : COPY . . 02:04:47 ---> 5ef5adf27593 02:04:47 Step 12/12 : RUN $MAKE 02:04:47 ---> Running in 3d71f5be09d4 02:04:47 noop 02:04:47 Removing intermediate container 3d71f5be09d4 02:04:47 ---> a7e5c75e21e5 02:04:47 Successfully built a7e5c75e21e5 02:04:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:47 + docker inspect -f . ci-base-image-arm64 02:04:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:48 prd-ubuntu20.04-docker-arm64-4c-16g-4699 does not seem to be running inside a container 02:04:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:49 $ docker top f9d68ec665261a3109c886c7d872d5980bee9533f6845d50fb4027c3e2002e2c -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:50 + go version 02:04:50 go version go1.20.2 linux/arm64 [Pipeline] } 02:04:50 $ docker stop --time=1 f9d68ec665261a3109c886c7d872d5980bee9533f6845d50fb4027c3e2002e2c 02:04:52 $ docker rm -f --volumes f9d68ec665261a3109c886c7d872d5980bee9533f6845d50fb4027c3e2002e2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:53 + docker inspect -f . ci-base-image-arm64 02:04:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:53 prd-ubuntu20.04-docker-arm64-4c-16g-4699 does not seem to be running inside a container 02:04:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:54 $ docker top a33326f4f15542381f129bb823ba0622b9bc2ca9a87587112b6c67e9d8f4594d -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:55 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:04:55 + make test 02:04:55 go test ./... -coverprofile=coverage.out ./... 02:05:34 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:07:41 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:07:51 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:07:51 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.137s coverage: 22.2% of statements 02:07:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:07:51 go vet ./... 02:08:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:08:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:08:23 ./bin/test-attribution-txt.sh [Pipeline] echo 02:08:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:08:23 $ docker stop --time=1 a33326f4f15542381f129bb823ba0622b9bc2ca9a87587112b6c67e9d8f4594d 02:08:25 $ docker rm -f --volumes a33326f4f15542381f129bb823ba0622b9bc2ca9a87587112b6c67e9d8f4594d [Pipeline] // withDockerContainer [Pipeline] sh 02:08:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:08:26 Warning: overwriting stash ‘coverage-report’ 02:08:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:08:28 + ls -al . 02:08:28 total 176 02:08:28 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 02:04 . 02:08:28 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 02:02 .. 02:08:28 -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 02:02 .dockerignore 02:08:28 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:02 .git 02:08:28 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:02 .github 02:08:28 -rw-rw-r-- 1 jenkins jenkins 329 Mar 21 02:02 .gitignore 02:08:28 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 02:02 .golangci.yml 02:08:28 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 21 02:02 Attribution.txt 02:08:28 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 21 02:02 CHANGELOG.md 02:08:28 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 21 02:02 Dockerfile 02:08:28 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 02:02 GOVERNANCE.md 02:08:28 -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 02:02 Jenkinsfile 02:08:28 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 02:02 LICENSE 02:08:28 -rw-rw-r-- 1 jenkins jenkins 1732 Mar 21 02:02 Makefile 02:08:28 -rw-rw-r-- 1 jenkins jenkins 620 Mar 21 02:02 OWNERS.md 02:08:28 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 21 02:02 README.md 02:08:28 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 01:59 VERSION 02:08:28 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:02 bin 02:08:28 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:02 cmd 02:08:28 -rw-r--r-- 1 jenkins jenkins 18047 Mar 21 02:07 coverage.out 02:08:28 -rw-rw-r-- 1 jenkins jenkins 3378 Mar 21 02:02 go.mod 02:08:28 -rw-rw-r-- 1 jenkins jenkins 31301 Mar 21 02:02 go.sum 02:08:28 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:02 internal 02:08:28 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:02 mock 02:08:28 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 02:02 snap 02:08:28 -rw-rw-r-- 1 jenkins jenkins 227 Mar 21 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:28 + 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=1fa25774ebab996cf2149df2c39350230d92c0f3 --label arch=arm64 --label version=0.0.0 . 02:08:29 Sending build context to Docker daemon 3.34MB 02:08:29 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:08:29 Step 2/24 : FROM ${BASE} AS builder 02:08:29 ---> a7e5c75e21e5 02:08:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:08:31 ---> Running in 1be6d89af6dc 02:08:31 Removing intermediate container 1be6d89af6dc 02:08:31 ---> 40fadc167e11 02:08:31 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:08:32 ---> Running in 8ed33a7d16f1 02:08:32 Removing intermediate container 8ed33a7d16f1 02:08:32 ---> fa7cff5568ad 02:08:32 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:08:32 ---> Running in f3d3ac45fa58 02:08:32 Removing intermediate container f3d3ac45fa58 02:08:32 ---> 50c52c38a45c 02:08:32 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:08:32 ---> Running in 8667964aba7a 02:08:33 Removing intermediate container 8667964aba7a 02:08:33 ---> 5ebb9c5c4ee1 02:08:33 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:33 ---> Running in 181705faf063 02:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:08:36 OK: 268 MiB in 57 packages 02:08:36 Removing intermediate container 181705faf063 02:08:36 ---> 83bf6dd4c500 02:08:36 Step 8/24 : WORKDIR /device-mqtt-go 02:08:36 ---> Running in 33183fd70635 02:08:37 Removing intermediate container 33183fd70635 02:08:37 ---> 20a6dd9318e1 02:08:37 Step 9/24 : COPY go.mod vendor* ./ 02:08:37 ---> a8915a338177 02:08:37 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:38 ---> Running in ccd9f9354a58 02:08:40 Removing intermediate container ccd9f9354a58 02:08:40 ---> e2f32caeb1d1 02:08:40 Step 11/24 : COPY . . 02:08:41 ---> acfabebe9e81 02:08:41 Step 12/24 : RUN $MAKE 02:08:41 ---> Running in 896da18fac1d 02:08:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:11:19 Removing intermediate container 896da18fac1d 02:11:19 ---> 52bdd563166e 02:11:19 Step 13/24 : FROM alpine:3.17 02:11:19 3.17: Pulling from library/alpine 02:11:19 af6eaf76a39c: Already exists 02:11:19 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 02:11:19 Status: Downloaded newer image for alpine:3.17 02:11:19 ---> d74e625d9115 02:11:19 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:11:19 ---> Running in d363b658606a 02:11:19 Removing intermediate container d363b658606a 02:11:19 ---> da092ed77766 02:11:19 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:11:19 ---> Running in 876a7e748d04 02:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:11:19 (1/1) Installing dumb-init (1.2.5-r2) 02:11:19 Executing busybox-1.35.0-r29.trigger 02:11:19 OK: 8 MiB in 16 packages 02:11:19 Removing intermediate container 876a7e748d04 02:11:19 ---> 8480925d158c 02:11:19 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:11:19 ---> b6acce0189d8 02:11:19 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:11:19 ---> fa94ec85c040 02:11:19 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:11:19 ---> 7310d5443e2e 02:11:19 Step 19/24 : EXPOSE 59982 02:11:19 ---> Running in d5cdcdd246ec 02:11:19 Removing intermediate container d5cdcdd246ec 02:11:19 ---> 3e6f4741080c 02:11:19 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:11:19 ---> Running in af3bb7879957 02:11:19 Removing intermediate container af3bb7879957 02:11:19 ---> 77ec05a62a54 02:11:19 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:11:19 ---> Running in 0e9ee44b4f79 02:11:19 Removing intermediate container 0e9ee44b4f79 02:11:19 ---> c4173be1a270 02:11:19 Step 22/24 : LABEL arch=arm64 02:11:19 ---> Running in a79d1fc7b67a 02:11:19 Removing intermediate container a79d1fc7b67a 02:11:19 ---> 202e0e40c4e5 02:11:19 Step 23/24 : LABEL git_sha=1fa25774ebab996cf2149df2c39350230d92c0f3 02:11:19 ---> Running in 82f8a156564f 02:11:19 Removing intermediate container 82f8a156564f 02:11:19 ---> ae2bea374d4b 02:11:19 Step 24/24 : LABEL version=0.0.0 02:11:19 ---> Running in 4d6b9683b42f 02:11:19 Removing intermediate container 4d6b9683b42f 02:11:19 ---> bf82cc0824de 02:11:19 [Warning] One or more build-args [ARCH] were not consumed 02:11:19 Successfully built bf82cc0824de 02:11:19 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:20 02:11:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:20 arm64: Pulling from edgex-lftools-log-publisher 02:11:20 8998bd30e6a1: Pulling fs layer 02:11:20 04944245beec: Pulling fs layer 02:11:20 699f458cf7ca: Pulling fs layer 02:11:20 765212b225bb: Pulling fs layer 02:11:20 f23df028b6ca: Pulling fs layer 02:11:20 d65c8cfc05b1: Pulling fs layer 02:11:20 2437ff75d9bd: Pulling fs layer 02:11:20 765212b225bb: Waiting 02:11:20 f23df028b6ca: Waiting 02:11:20 d65c8cfc05b1: Waiting 02:11:20 2437ff75d9bd: Waiting 02:11:20 04944245beec: Download complete 02:11:20 765212b225bb: Verifying Checksum 02:11:20 765212b225bb: Download complete 02:11:20 f23df028b6ca: Verifying Checksum 02:11:20 f23df028b6ca: Download complete 02:11:20 d65c8cfc05b1: Verifying Checksum 02:11:20 d65c8cfc05b1: Download complete 02:11:21 699f458cf7ca: Verifying Checksum 02:11:21 699f458cf7ca: Download complete 02:11:21 8998bd30e6a1: Verifying Checksum 02:11:21 8998bd30e6a1: Download complete 02:11:24 2437ff75d9bd: Verifying Checksum 02:11:24 2437ff75d9bd: Download complete 02:11:25 8998bd30e6a1: Pull complete 02:11:26 04944245beec: Pull complete 02:11:27 699f458cf7ca: Pull complete 02:11:27 765212b225bb: Pull complete 02:11:28 f23df028b6ca: Pull complete 02:11:28 d65c8cfc05b1: Pull complete 02:11:43 2437ff75d9bd: Pull complete 02:11:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:11:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:43 prd-ubuntu20.04-docker-arm64-4c-16g-4699 does not seem to be running inside a container 02:11:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:11:46 $ docker top 0c3f29c2af4540c790c0d28813c63271f6e0fee4e208fa3853ebda00aef0d4c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:47 ---> job-cost.sh 02:11:47 lf-activate-venv: SKIPPING 02:11:47 INFO: No Stack... 02:11:48 INFO: Retrieving Pricing Info for: v3-standard-4 02:11:48 INFO: Archiving Costs [Pipeline] sh 02:11:49 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:11:49 + cut -d, -f6 [Pipeline] lock 02:11:49 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-537-1-stack-cost] 02:11:49 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-537-1-stack-cost] did not exist. Created. 02:11:49 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-537-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:50 /w/workspace/device-mqtt-go/1@tmp/durable-da82ec0f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:11:50 + echo total: 0.10999999940395355 [Pipeline] stash 02:11:50 Warning: overwriting stash ‘stack-cost’ 02:11:50 Stashed 1 file(s) [Pipeline] } 02:11:50 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-537-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:50 $ docker stop --time=1 0c3f29c2af4540c790c0d28813c63271f6e0fee4e208fa3853ebda00aef0d4c0 02:11:52 $ docker rm -f --volumes 0c3f29c2af4540c790c0d28813c63271f6e0fee4e208fa3853ebda00aef0d4c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:11:53 provisioning config files... 02:11:53 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp/config10037799366338011894tmp [Pipeline] { [Pipeline] sh 02:11:53 + set +x 02:11:53 + bash -s -- 02:11:53 + curl -s https://codecov.io/bash 02:11:53 02:11:53 _____ _ 02:11:53 / ____| | | 02:11:53 | | ___ __| | ___ ___ _____ __ 02:11:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:11:53 | |___| (_) | (_| | __/ (_| (_) \ V / 02:11:53 \_____\___/ \__,_|\___|\___\___/ \_/ 02:11:53 Bash-1.0.6 02:11:53 02:11:53 02:11:53 ==> git version 2.25.1 found 02:11:53 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:11:53 Release-Date: 2020-01-08 02:11:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:11:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:11:53 ==> Jenkins CI detected. 02:11:53 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-537 02:11:53 project root: . 02:11:53 --> token set from env 02:11:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:11:53 ==> Running gcov in . (disable via -X gcov) 02:11:53 ==> Python coveragepy not found 02:11:53 ==> Searching for coverage reports in: 02:11:53 + . 02:11:53 -> Found 1 reports 02:11:53 ==> Detecting git/mercurial file structure 02:11:53 ==> Reading reports 02:11:53 + ./coverage.out bytes=18047 02:11:53 ==> Appending adjustments 02:11:53 https://docs.codecov.io/docs/fixing-reports 02:11:53 + Found adjustments 02:11:53 ==> Gzipping contents 02:11:53 4.0K /tmp/codecov.aeJhtS.gz 02:11:53 ==> Uploading reports 02:11:53 url: https://codecov.io 02:11:53 query: branch=PR-537&commit=1fa25774ebab996cf2149df2c39350230d92c0f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-537%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=537&job=&cmd_args= 02:11:53 -> Pinging Codecov 02:11:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-537&commit=1fa25774ebab996cf2149df2c39350230d92c0f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-537%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=537&job=&cmd_args= 02:11:54 -> Uploading to 02:11:54 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/7D719EC7BBE17E464838252E33014C33/1fa25774ebab996cf2149df2c39350230d92c0f3/ed1ab3fc-b61f-419c-b8b6-51425b397d45.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T021153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f3bdb26c14b3f70ffb61dda62cfec23051ed44d669ddcf1b2af1a891e600cb7 02:11:54 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:54 Dload Upload Total Spent Left Speed 02:11:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3151 0 0 100 3151 0 12213 --:--:-- --:--:-- --:--:-- 12213 02:11:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/1fa25774ebab996cf2149df2c39350230d92c0f3 [Pipeline] } 02:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:11:56 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-537/archives ] 02:11:56 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-537/archives 02:11:56 total 16 02:11:56 drwxr-xr-x 3 root root 4096 Mar 21 02:02 . 02:11:56 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 02:02 .. 02:11:56 drwxr-xr-x 2 root root 4096 Mar 21 02:02 cost 02:11:56 -rw-r--r-- 1 root root 86 Mar 21 02:02 cost.csv 02:11:56 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-537/archives 02:11:56 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-537/archives 02:11:56 total 16 02:11:56 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 02:02 . 02:11:56 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 02:02 .. 02:11:56 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 02:02 cost 02:11:56 -rw-r--r-- 1 jenkins jenkins 86 Mar 21 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:11:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:11:57 ---> package-listing.sh 02:11:57 ++ facter osfamily 02:11:57 ++ tr '[:upper:]' '[:lower:]' 02:11:57 + OS_FAMILY=debian 02:11:57 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-537 02:11:57 + START_PACKAGES=/tmp/packages_start.txt 02:11:57 + END_PACKAGES=/tmp/packages_end.txt 02:11:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:11:57 + PACKAGES=/tmp/packages_start.txt 02:11:57 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-537 ']' 02:11:57 + PACKAGES=/tmp/packages_end.txt 02:11:57 + case "${OS_FAMILY}" in 02:11:57 + grep '^ii' 02:11:57 + dpkg -l 02:11:57 + '[' -f /tmp/packages_start.txt ']' 02:11:57 + '[' -f /tmp/packages_end.txt ']' 02:11:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:11:57 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-537 ']' 02:11:57 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-537/archives/ 02:11:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-537/archives/ [Pipeline] echo 02:11:57 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-537/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:11:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:58 prd-ubuntu20.04-docker-8c-8g-4697 does not seem to be running inside a container 02:11:58 $ 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-537/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-537 -v /w/workspace/gexfoundry_device-mqtt-go_PR-537:/w/workspace/gexfoundry_device-mqtt-go_PR-537:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-537@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:11:59 $ docker top 04a70399663d79b25622b3a751eaa51e3f031d80f377aa53541d5ba0ea832ca2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:59 + touch /tmp/pre-build-complete [Pipeline] sh 02:11:59 + mkdir -p /var/log/sysstat [Pipeline] sh 02:12:00 + ls /var/log/sa-host 02:12:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:00 provisioning config files... 02:12:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-537@tmp/config8176259660283278324tmp [Pipeline] { [Pipeline] echo 02:12:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:12:00 ---> create-netrc.sh [Pipeline] } 02:12:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:12:01 ---> python-tools-install.sh [Pipeline] echo 02:12:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:12:01 ---> sudo-logs.sh 02:12:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:12:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:12:01 ---> job-cost.sh 02:12:01 lf-activate-venv: SKIPPING 02:12:01 DEBUG: total: 0.2199999988079071 02:12:01 INFO: Retrieving Stack Cost... 02:12:02 INFO: Retrieving Pricing Info for: v3-standard-8 02:12:02 INFO: Archiving Costs [Pipeline] echo 02:12:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:12:03 ---> logs-deploy.sh 02:12:03 lf-activate-venv: SKIPPING 02:12:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-537/1 02:12:03 INFO: archiving workspace using pattern(s): 02:12:04 Archives upload complete. 02:12:04 INFO: archiving logs to Nexus 02:12:04 ---> uname -a: 02:12:04 Linux prd-ubuntu20-04-docker-8c-8g-4697 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:12:04 02:12:04 02:12:04 ---> lscpu: 02:12:04 Architecture: x86_64 02:12:04 CPU op-mode(s): 32-bit, 64-bit 02:12:04 Byte Order: Little Endian 02:12:04 Address sizes: 40 bits physical, 48 bits virtual 02:12:04 CPU(s): 8 02:12:04 On-line CPU(s) list: 0-7 02:12:04 Thread(s) per core: 1 02:12:04 Core(s) per socket: 1 02:12:04 Socket(s): 8 02:12:04 NUMA node(s): 1 02:12:04 Vendor ID: AuthenticAMD 02:12:04 CPU family: 23 02:12:04 Model: 49 02:12:04 Model name: AMD EPYC-Rome Processor 02:12:04 Stepping: 0 02:12:04 CPU MHz: 2800.000 02:12:04 BogoMIPS: 5600.00 02:12:04 Virtualization: AMD-V 02:12:04 Hypervisor vendor: KVM 02:12:04 Virtualization type: full 02:12:04 L1d cache: 256 KiB 02:12:04 L1i cache: 256 KiB 02:12:04 L2 cache: 4 MiB 02:12:04 L3 cache: 128 MiB 02:12:04 NUMA node0 CPU(s): 0-7 02:12:04 Vulnerability Itlb multihit: Not affected 02:12:04 Vulnerability L1tf: Not affected 02:12:04 Vulnerability Mds: Not affected 02:12:04 Vulnerability Meltdown: Not affected 02:12:04 Vulnerability Mmio stale data: Not affected 02:12:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:12:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:12:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:12:04 Vulnerability Srbds: Not affected 02:12:04 Vulnerability Tsx async abort: Not affected 02:12:04 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:12:04 02:12:04 02:12:04 ---> nproc: 02:12:04 8 02:12:04 02:12:04 02:12:04 ---> df -h: 02:12:04 Filesystem Size Used Avail Use% Mounted on 02:12:04 overlay 155G 12G 144G 8% / 02:12:04 tmpfs 64M 0 64M 0% /dev 02:12:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:12:04 shm 64M 0 64M 0% /dev/shm 02:12:04 /dev/vda1 155G 12G 144G 8% /facter-os 02:12:04 02:12:04