Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1553bc24bec90db76a2b10fa9e928c5afbf1e1c 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-ssh17724321714168595768.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14509775739689260114.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh413556825268498084.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13381807457024125143.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8542146071210307204.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-27865’ is offline Running on prd-ubuntu20.04-docker-8c-8g-27873 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1553bc24bec90db76a2b10fa9e928c5afbf1e1c (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1553bc24bec90db76a2b10fa9e928c5afbf1e1c # timeout=10 Commit message: "Merge pull request #1557 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.14" > git rev-list --no-walk 8c8ed3e474c227ac5cd794810a07c084c0ea64b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-25T05:42:03.179Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-25T05:42:03.243Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-25T05:42:03.273Z] ========================================================= [2024-01-25T05:42:03.273Z] EdgeX Global Pipelines Version Info [2024-01-25T05:42:03.273Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:42:04.357Z] ------------------- [2024-01-25T05:42:04.357Z] stable info: [2024-01-25T05:42:04.357Z] ------------------- [2024-01-25T05:42:04.357Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-25T05:42:04.357Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T05:42:04.357Z] Message: update stable to v1.0.258 [2024-01-25T05:42:04.616Z] ------------------- [2024-01-25T05:42:04.616Z] experimental info: [2024-01-25T05:42:04.616Z] ------------------- [2024-01-25T05:42:04.616Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-25T05:42:04.616Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T05:42:04.616Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-25T05:42:04.693Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-01-25T05:42:04.721Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-01-25T05:42:04.744Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-25T05:42:04.767Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-25T05:42:04.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-25T05:42:04.868Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-25T05:42:04.891Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-25T05:42:04.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-01-25T05:42:04.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-25T05:42:04.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-25T05:42:05.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-25T05:42:05.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-01-25T05:42:05.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-25T05:42:05.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-25T05:42:05.138Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-25T05:42:05.166Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T05:42:05.206Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T05:42:05.245Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T05:42:05.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-25T05:42:05.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-25T05:42:05.346Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-01-25T05:42:05.382Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-01-25T05:42:05.416Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-25T05:42:05.453Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-25T05:42:05.491Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-25T05:42:05.530Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-25T05:42:05.569Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-25T05:42:05.610Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-25T05:42:05.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-25T05:42:05.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-25T05:42:05.728Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1553bc24bec90db76a2b10fa9e928c5afbf1e1c [Pipeline] echo [2024-01-25T05:42:05.771Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1553bc [Pipeline] echo [2024-01-25T05:42:05.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T05:42:05.892Z] provisioning config files... [2024-01-25T05:42:05.904Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6142783832713861003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:42:06.245Z] ---> ****-login.sh [2024-01-25T05:42:06.245Z] nexus3.edgexfoundry.org:10001 [2024-01-25T05:42:06.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:42:06.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:42:06.505Z] Configure a credential helper to remove this warning. See [2024-01-25T05:42:06.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:42:06.505Z] [2024-01-25T05:42:06.505Z] Login Succeeded [2024-01-25T05:42:06.764Z] nexus3.edgexfoundry.org:10002 [2024-01-25T05:42:06.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:42:06.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:42:06.765Z] Configure a credential helper to remove this warning. See [2024-01-25T05:42:06.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:42:06.765Z] [2024-01-25T05:42:06.765Z] Login Succeeded [2024-01-25T05:42:06.765Z] nexus3.edgexfoundry.org:10003 [2024-01-25T05:42:06.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:42:06.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:42:06.765Z] Configure a credential helper to remove this warning. See [2024-01-25T05:42:06.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:42:06.765Z] [2024-01-25T05:42:06.765Z] Login Succeeded [2024-01-25T05:42:06.765Z] nexus3.edgexfoundry.org:10004 [2024-01-25T05:42:07.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:42:07.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:42:07.025Z] Configure a credential helper to remove this warning. See [2024-01-25T05:42:07.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:42:07.025Z] [2024-01-25T05:42:07.025Z] Login Succeeded [2024-01-25T05:42:07.025Z] ****.io [2024-01-25T05:42:07.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:42:07.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:42:07.285Z] Configure a credential helper to remove this warning. See [2024-01-25T05:42:07.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:42:07.285Z] [2024-01-25T05:42:07.285Z] Login Succeeded [2024-01-25T05:42:07.285Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T05:42:07.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-25T05:42:07.807Z] + git rev-list -1 --merges d1553bc24bec90db76a2b10fa9e928c5afbf1e1c~1..d1553bc24bec90db76a2b10fa9e928c5afbf1e1c [Pipeline] echo [2024-01-25T05:42:07.834Z] -----------> git rev-list -1 --merges d1553bc24bec90db76a2b10fa9e928c5afbf1e1c~1..d1553bc24bec90db76a2b10fa9e928c5afbf1e1c d1553bc24bec90db76a2b10fa9e928c5afbf1e1c [2024-01-25T05:42:07.834Z] d1553bc24bec90db76a2b10fa9e928c5afbf1e1c [false] [Pipeline] sh [2024-01-25T05:42:08.141Z] + git log --format=format:%s -1 d1553bc24bec90db76a2b10fa9e928c5afbf1e1c [Pipeline] echo [2024-01-25T05:42:08.156Z] ========================================================= [2024-01-25T05:42:08.156Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-25T05:42:08.156Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T05:42:08.527Z] + git log --format=format:%s -1 d1553bc24bec90db76a2b10fa9e928c5afbf1e1c [Pipeline] echo [2024-01-25T05:42:08.539Z] [semverPrep] GIT_COMMIT: d1553bc24bec90db76a2b10fa9e928c5afbf1e1c, Commit Message: Merge pull request #1557 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.14 [Pipeline] echo [2024-01-25T05:42:08.568Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-25T05:42:08.951Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T05:42:08.951Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-25T05:42:08.951Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-25T05:42:08.951Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-25T05:42:08.951Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-25T05:42:08.951Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-25T05:42:08.951Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:42:09.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T05:42:09.393Z] [2024-01-25T05:42:09.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:42:09.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T05:42:09.712Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-25T05:42:09.712Z] b85a868b505f: Pulling fs layer [2024-01-25T05:42:09.712Z] e2be974225ed: Pulling fs layer [2024-01-25T05:42:09.712Z] 339a4e72a1f5: Pulling fs layer [2024-01-25T05:42:09.712Z] 988bab9f4d93: Pulling fs layer [2024-01-25T05:42:09.712Z] 1469e6f7b9e6: Pulling fs layer [2024-01-25T05:42:09.712Z] eaf3925da568: Pulling fs layer [2024-01-25T05:42:09.712Z] bab4dde63d76: Pulling fs layer [2024-01-25T05:42:09.712Z] bde34c3a00c8: Pulling fs layer [2024-01-25T05:42:09.712Z] b352a97aabf1: Pulling fs layer [2024-01-25T05:42:09.712Z] 4872d77fe225: Pulling fs layer [2024-01-25T05:42:09.712Z] 5851b861e8e6: Pulling fs layer [2024-01-25T05:42:09.712Z] eaf3925da568: Waiting [2024-01-25T05:42:09.712Z] bab4dde63d76: Waiting [2024-01-25T05:42:09.712Z] bde34c3a00c8: Waiting [2024-01-25T05:42:09.712Z] b352a97aabf1: Waiting [2024-01-25T05:42:09.712Z] 4872d77fe225: Waiting [2024-01-25T05:42:09.712Z] 5851b861e8e6: Waiting [2024-01-25T05:42:09.712Z] 988bab9f4d93: Waiting [2024-01-25T05:42:09.712Z] 1469e6f7b9e6: Waiting [2024-01-25T05:42:09.712Z] e2be974225ed: Download complete [2024-01-25T05:42:09.712Z] 988bab9f4d93: Verifying Checksum [2024-01-25T05:42:09.712Z] 988bab9f4d93: Download complete [2024-01-25T05:42:09.712Z] 1469e6f7b9e6: Verifying Checksum [2024-01-25T05:42:09.712Z] 1469e6f7b9e6: Download complete [2024-01-25T05:42:09.974Z] eaf3925da568: Verifying Checksum [2024-01-25T05:42:09.974Z] eaf3925da568: Download complete [2024-01-25T05:42:09.974Z] 339a4e72a1f5: Verifying Checksum [2024-01-25T05:42:09.974Z] 339a4e72a1f5: Download complete [2024-01-25T05:42:09.974Z] bde34c3a00c8: Download complete [2024-01-25T05:42:09.974Z] b352a97aabf1: Download complete [2024-01-25T05:42:09.974Z] 4872d77fe225: Verifying Checksum [2024-01-25T05:42:09.974Z] 4872d77fe225: Download complete [2024-01-25T05:42:09.974Z] 5851b861e8e6: Verifying Checksum [2024-01-25T05:42:09.974Z] 5851b861e8e6: Download complete [2024-01-25T05:42:09.974Z] b85a868b505f: Verifying Checksum [2024-01-25T05:42:09.974Z] b85a868b505f: Download complete [2024-01-25T05:42:10.234Z] bab4dde63d76: Verifying Checksum [2024-01-25T05:42:10.234Z] bab4dde63d76: Download complete [2024-01-25T05:42:11.169Z] b85a868b505f: Pull complete [2024-01-25T05:42:11.169Z] e2be974225ed: Pull complete [2024-01-25T05:42:11.735Z] 339a4e72a1f5: Pull complete [2024-01-25T05:42:11.735Z] 988bab9f4d93: Pull complete [2024-01-25T05:42:11.995Z] 1469e6f7b9e6: Pull complete [2024-01-25T05:42:11.995Z] eaf3925da568: Pull complete [2024-01-25T05:42:13.900Z] bab4dde63d76: Pull complete [2024-01-25T05:42:13.900Z] bde34c3a00c8: Pull complete [2024-01-25T05:42:13.900Z] b352a97aabf1: Pull complete [2024-01-25T05:42:13.900Z] 4872d77fe225: Pull complete [2024-01-25T05:42:13.900Z] 5851b861e8e6: Pull complete [2024-01-25T05:42:13.900Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-25T05:42:13.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T05:42:13.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:42:14.082Z] prd-ubuntu20.04-docker-8c-8g-27873 does not seem to be running inside a container [2024-01-25T05:42:14.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-25T05:42:16.459Z] $ docker top a542ba4100e05dce49e06e669e737c419b94662b691be2ff14ec8def37d79d55 -eo pid,comm [2024-01-25T05:42:16.506Z] 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). [2024-01-25T05:42:16.506Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T05:42:16.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T05:42:16.598Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T05:42:16.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T05:42:16.716Z] $ docker exec a542ba4100e05dce49e06e669e737c419b94662b691be2ff14ec8def37d79d55 ssh-agent [2024-01-25T05:42:16.816Z] SSH_AUTH_SOCK=/tmp/ssh-U8C8RwL23ksN/agent.32 [2024-01-25T05:42:16.816Z] SSH_AGENT_PID=38 [2024-01-25T05:42:16.821Z] Running ssh-add (command line suppressed) [2024-01-25T05:42:16.923Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12881335607811161861.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12881335607811161861.key) [2024-01-25T05:42:16.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T05:42:17.236Z] + git tag --points-at HEAD [Pipeline] } [2024-01-25T05:42:17.250Z] $ docker exec --env ******** --env ******** a542ba4100e05dce49e06e669e737c419b94662b691be2ff14ec8def37d79d55 ssh-agent -k [2024-01-25T05:42:17.346Z] unset SSH_AUTH_SOCK; [2024-01-25T05:42:17.346Z] unset SSH_AGENT_PID; [2024-01-25T05:42:17.346Z] echo Agent pid 38 killed; [2024-01-25T05:42:17.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-25T05:42:17.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T05:42:17.414Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T05:42:17.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T05:42:17.536Z] $ docker exec a542ba4100e05dce49e06e669e737c419b94662b691be2ff14ec8def37d79d55 ssh-agent [2024-01-25T05:42:17.630Z] SSH_AUTH_SOCK=/tmp/ssh-b9dLge1VaQXz/agent.70 [2024-01-25T05:42:17.630Z] SSH_AGENT_PID=76 [2024-01-25T05:42:17.636Z] Running ssh-add (command line suppressed) [2024-01-25T05:42:17.727Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2883555738807703062.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2883555738807703062.key) [2024-01-25T05:42:17.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T05:42:18.043Z] + git semver init [2024-01-25T05:42:18.302Z] 2024-01-25 05:42:18,226 [run_init] DEBUG init version:0.0.0 force:False [2024-01-25T05:42:18.302Z] 2024-01-25 05:42:18,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-01-25T05:42:18.302Z] 2024-01-25 05:42:18,227 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-01-25T05:42:18.302Z] 2024-01-25 05:42:18,227 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-25T05:42:19.680Z] 2024-01-25 05:42:19,393 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-01-25T05:42:19.681Z] 2024-01-25 05:42:19,394 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-01-25T05:42:19.681Z] 2024-01-25 05:42:19,394 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-01-25T05:42:19.681Z] 2024-01-25 05:42:19,394 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-01-25T05:42:19.681Z] 3.2.0-dev.7 [Pipeline] } [2024-01-25T05:42:19.692Z] $ docker exec --env ******** --env ******** a542ba4100e05dce49e06e669e737c419b94662b691be2ff14ec8def37d79d55 ssh-agent -k [2024-01-25T05:42:19.784Z] unset SSH_AUTH_SOCK; [2024-01-25T05:42:19.784Z] unset SSH_AGENT_PID; [2024-01-25T05:42:19.784Z] echo Agent pid 76 killed; [2024-01-25T05:42:19.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T05:42:20.171Z] + git semver [Pipeline] } [2024-01-25T05:42:20.454Z] $ docker stop --time=1 a542ba4100e05dce49e06e669e737c419b94662b691be2ff14ec8def37d79d55 [2024-01-25T05:42:21.731Z] $ docker rm -f --volumes a542ba4100e05dce49e06e669e737c419b94662b691be2ff14ec8def37d79d55 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T05:42:22.100Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-25T05:42:22.356Z] Stashed 1 file(s) [Pipeline] echo [2024-01-25T05:42:22.359Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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 [2024-01-25T05:42:22.725Z] provisioning config files... [2024-01-25T05:42:22.734Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10084538492788338110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:42:23.057Z] ---> ****-login.sh [2024-01-25T05:42:23.058Z] nexus3.edgexfoundry.org:10001 [2024-01-25T05:42:23.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:42:23.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:42:23.058Z] Configure a credential helper to remove this warning. See [2024-01-25T05:42:23.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:42:23.058Z] [2024-01-25T05:42:23.058Z] Login Succeeded [2024-01-25T05:42:23.058Z] nexus3.edgexfoundry.org:10002 [2024-01-25T05:42:23.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:42:23.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:42:23.058Z] Configure a credential helper to remove this warning. See [2024-01-25T05:42:23.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:42:23.058Z] [2024-01-25T05:42:23.058Z] Login Succeeded [2024-01-25T05:42:23.058Z] nexus3.edgexfoundry.org:10003 [2024-01-25T05:42:23.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:42:23.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:42:23.317Z] Configure a credential helper to remove this warning. See [2024-01-25T05:42:23.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:42:23.317Z] [2024-01-25T05:42:23.317Z] Login Succeeded [2024-01-25T05:42:23.317Z] nexus3.edgexfoundry.org:10004 [2024-01-25T05:42:23.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:42:23.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:42:23.317Z] Configure a credential helper to remove this warning. See [2024-01-25T05:42:23.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:42:23.317Z] [2024-01-25T05:42:23.317Z] Login Succeeded [2024-01-25T05:42:23.317Z] ****.io [2024-01-25T05:42:23.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:42:23.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:42:23.576Z] Configure a credential helper to remove this warning. See [2024-01-25T05:42:23.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:42:23.576Z] [2024-01-25T05:42:23.576Z] Login Succeeded [2024-01-25T05:42:23.576Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T05:42:23.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-25T05:42:23.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T05:42:23.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T05:42:23.799Z] ========================================================= [2024-01-25T05:42:23.799Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-25T05:42:23.799Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:42:24.216Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-25T05:42:24.216Z] Sending build context to Docker daemon 21.92MB [2024-01-25T05:42:24.216Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-01-25T05:42:24.216Z] Step 2/10 : FROM ${BASE} AS builder [2024-01-25T05:42:24.475Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-25T05:42:24.475Z] 7264a8db6415: Pulling fs layer [2024-01-25T05:42:24.475Z] c4d48a809fc2: Pulling fs layer [2024-01-25T05:42:24.475Z] 4f1c88b9dad5: Pulling fs layer [2024-01-25T05:42:24.475Z] ad3a456e5733: Pulling fs layer [2024-01-25T05:42:24.475Z] 69c7f0334f64: Pulling fs layer [2024-01-25T05:42:24.475Z] 1f1c1a5573a3: Pulling fs layer [2024-01-25T05:42:24.475Z] ce7588e14bc9: Pulling fs layer [2024-01-25T05:42:24.475Z] b5e4710f87ac: Pulling fs layer [2024-01-25T05:42:24.475Z] 69c7f0334f64: Waiting [2024-01-25T05:42:24.475Z] 1f1c1a5573a3: Waiting [2024-01-25T05:42:24.475Z] ce7588e14bc9: Waiting [2024-01-25T05:42:24.475Z] b5e4710f87ac: Waiting [2024-01-25T05:42:24.475Z] ad3a456e5733: Waiting [2024-01-25T05:42:24.475Z] c4d48a809fc2: Download complete [2024-01-25T05:42:24.475Z] ad3a456e5733: Verifying Checksum [2024-01-25T05:42:24.475Z] ad3a456e5733: Download complete [2024-01-25T05:42:24.475Z] 69c7f0334f64: Download complete [2024-01-25T05:42:24.475Z] 7264a8db6415: Verifying Checksum [2024-01-25T05:42:24.475Z] 7264a8db6415: Download complete [2024-01-25T05:42:24.475Z] 1f1c1a5573a3: Verifying Checksum [2024-01-25T05:42:24.475Z] 1f1c1a5573a3: Download complete [2024-01-25T05:42:24.475Z] 7264a8db6415: Pull complete [2024-01-25T05:42:24.735Z] b5e4710f87ac: Verifying Checksum [2024-01-25T05:42:24.735Z] c4d48a809fc2: Pull complete [2024-01-25T05:42:24.735Z] 4f1c88b9dad5: Verifying Checksum [2024-01-25T05:42:24.735Z] 4f1c88b9dad5: Download complete [2024-01-25T05:42:25.313Z] ce7588e14bc9: Verifying Checksum [2024-01-25T05:42:25.313Z] ce7588e14bc9: Download complete [2024-01-25T05:42:29.481Z] 4f1c88b9dad5: Pull complete [2024-01-25T05:42:29.481Z] ad3a456e5733: Pull complete [2024-01-25T05:42:29.481Z] 69c7f0334f64: Pull complete [2024-01-25T05:42:29.481Z] 1f1c1a5573a3: Pull complete [2024-01-25T05:42:32.010Z] ce7588e14bc9: Pull complete [2024-01-25T05:42:32.010Z] b5e4710f87ac: Pull complete [2024-01-25T05:42:32.010Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-25T05:42:32.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-25T05:42:32.010Z] ---> 88b5674ff536 [2024-01-25T05:42:32.010Z] Step 3/10 : ARG MAKE=make build [2024-01-25T05:42:36.206Z] ---> Running in b8c2fff7cede [2024-01-25T05:42:36.206Z] Removing intermediate container b8c2fff7cede [2024-01-25T05:42:36.206Z] ---> 951c062f92bb [2024-01-25T05:42:36.206Z] Step 4/10 : WORKDIR /device-sdk-go [2024-01-25T05:42:36.206Z] ---> Running in b54c8173777b [2024-01-25T05:42:36.466Z] Removing intermediate container b54c8173777b [2024-01-25T05:42:36.466Z] ---> 078783e1093e [2024-01-25T05:42:36.466Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-25T05:42:36.466Z] ---> Running in 45c1d879691b [2024-01-25T05:42:36.466Z] Removing intermediate container 45c1d879691b [2024-01-25T05:42:36.466Z] ---> 2fb98e7c9d98 [2024-01-25T05:42:36.466Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-01-25T05:42:36.466Z] ---> Running in b62f7abf8888 [2024-01-25T05:42:36.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:42:36.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:42:37.244Z] OK: 264 MiB in 52 packages [2024-01-25T05:42:37.625Z] Still waiting to schedule task [2024-01-25T05:42:37.625Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-27872’ is offline [2024-01-25T05:42:37.814Z] Removing intermediate container b62f7abf8888 [2024-01-25T05:42:37.814Z] ---> ed65fe3258cd [2024-01-25T05:42:37.814Z] Step 7/10 : COPY go.mod vendor* ./ [2024-01-25T05:42:37.814Z] ---> 70d21c0df05f [2024-01-25T05:42:37.814Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:42:37.814Z] ---> Running in 4cef8bfa2038 [2024-01-25T05:43:04.372Z] Removing intermediate container 4cef8bfa2038 [2024-01-25T05:43:04.372Z] ---> a2dfd19c0df9 [2024-01-25T05:43:04.372Z] Step 9/10 : COPY . . [2024-01-25T05:43:04.372Z] ---> f3b758ce3188 [2024-01-25T05:43:04.372Z] Step 10/10 : RUN ${MAKE} [2024-01-25T05:43:04.372Z] ---> Running in a55c8e8d536c [2024-01-25T05:43:04.372Z] noop [2024-01-25T05:43:04.372Z] Removing intermediate container a55c8e8d536c [2024-01-25T05:43:04.372Z] ---> cac5225e4f7a [2024-01-25T05:43:04.372Z] Successfully built cac5225e4f7a [2024-01-25T05:43:04.372Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:43:04.753Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T05:43:04.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:43:04.859Z] prd-ubuntu20.04-docker-8c-8g-27873 does not seem to be running inside a container [2024-01-25T05:43:04.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2024-01-25T05:43:05.247Z] $ docker top 21d055f1feaa7b065eb07115c7a979ed4a9ea32a012d48080e6d642fc6a54f51 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T05:43:05.636Z] + go version [2024-01-25T05:43:05.636Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-25T05:43:05.650Z] $ docker stop --time=1 21d055f1feaa7b065eb07115c7a979ed4a9ea32a012d48080e6d642fc6a54f51 [2024-01-25T05:43:06.916Z] $ docker rm -f --volumes 21d055f1feaa7b065eb07115c7a979ed4a9ea32a012d48080e6d642fc6a54f51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:43:07.500Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T05:43:07.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:43:07.615Z] prd-ubuntu20.04-docker-8c-8g-27873 does not seem to be running inside a container [2024-01-25T05:43:07.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2024-01-25T05:43:07.983Z] $ docker top 237024d5a40c67ae3e5a99dcf7f769c567e7ee9c749d5eb9af7a949fb5f44d3d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T05:43:08.366Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-01-25T05:43:08.682Z] + make test [2024-01-25T05:43:08.682Z] go test -race -coverprofile=coverage.out ./... [2024-01-25T05:43:15.287Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-01-25T05:43:25.329Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-01-25T05:43:25.329Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-01-25T05:43:25.329Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-01-25T05:43:25.329Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-01-25T05:43:25.329Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-01-25T05:43:26.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-01-25T05:43:26.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-01-25T05:43:26.289Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-01-25T05:43:27.221Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.051s coverage: 27.6% of statements [2024-01-25T05:43:27.479Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.066s coverage: 81.5% of statements [2024-01-25T05:43:27.479Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.082s coverage: 86.0% of statements [2024-01-25T05:43:27.479Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.081s coverage: 71.8% of statements [2024-01-25T05:43:27.479Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-01-25T05:43:27.479Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-01-25T05:43:28.413Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-01-25T05:43:30.949Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.052s coverage: 14.4% of statements [2024-01-25T05:43:30.949Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.750s coverage: 45.9% of statements [2024-01-25T05:43:30.949Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.073s coverage: 68.5% of statements [2024-01-25T05:43:30.949Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.109s coverage: 89.2% of statements [2024-01-25T05:43:30.949Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.042s coverage: 5.5% of statements [2024-01-25T05:43:49.041Z] GO111MODULE=on go vet ./... [2024-01-25T05:43:51.573Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-25T05:43:51.573Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-25T05:43:51.573Z] ./bin/test-attribution-txt.sh [2024-01-25T05:43:51.573Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-25T05:43:51.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-25T05:43:51.624Z] $ docker stop --time=1 237024d5a40c67ae3e5a99dcf7f769c567e7ee9c749d5eb9af7a949fb5f44d3d [2024-01-25T05:43:54.372Z] $ docker rm -f --volumes 237024d5a40c67ae3e5a99dcf7f769c567e7ee9c749d5eb9af7a949fb5f44d3d [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T05:43:54.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-25T05:43:55.001Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-25T05:43:55.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-25T05:43:55.898Z] + ls -al . [2024-01-25T05:43:55.899Z] total 308 [2024-01-25T05:43:55.899Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 25 05:43 . [2024-01-25T05:43:55.899Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 05:42 .. [2024-01-25T05:43:55.899Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 25 05:42 .dockerignore [2024-01-25T05:43:55.899Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 05:43 .git [2024-01-25T05:43:55.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 05:42 .github [2024-01-25T05:43:55.899Z] -rw-rw-r-- 1 jenkins jenkins 137 Jan 25 05:42 .gitignore [2024-01-25T05:43:55.899Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 25 05:42 .golangci.yml [2024-01-25T05:43:55.899Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 05:42 .semver [2024-01-25T05:43:55.899Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jan 25 05:42 CHANGELOG.md [2024-01-25T05:43:55.899Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 05:42 GOVERNANCE.md [2024-01-25T05:43:55.899Z] -rw-rw-r-- 1 jenkins jenkins 885 Jan 25 05:42 Jenkinsfile [2024-01-25T05:43:55.899Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 25 05:42 LICENSE [2024-01-25T05:43:55.899Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jan 25 05:42 Makefile [2024-01-25T05:43:55.899Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 25 05:42 OWNERS.md [2024-01-25T05:43:55.899Z] -rw-rw-r-- 1 jenkins jenkins 4933 Jan 25 05:42 README.md [2024-01-25T05:43:55.899Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 25 05:42 VERSION [2024-01-25T05:43:55.899Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 05:42 bin [2024-01-25T05:43:55.899Z] -rw-r--r-- 1 jenkins jenkins 122153 Jan 25 05:43 coverage.out [2024-01-25T05:43:55.899Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 25 05:42 example [2024-01-25T05:43:55.899Z] -rw-rw-r-- 1 jenkins jenkins 3767 Jan 25 05:42 go.mod [2024-01-25T05:43:55.899Z] -rw-rw-r-- 1 jenkins jenkins 33874 Jan 25 05:42 go.sum [2024-01-25T05:43:55.899Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 25 05:42 internal [2024-01-25T05:43:55.899Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 05:42 openapi [2024-01-25T05:43:55.899Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 25 05:42 pkg [2024-01-25T05:43:55.899Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 05:42 snap [2024-01-25T05:43:55.899Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 25 05:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:43:56.269Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d1553bc24bec90db76a2b10fa9e928c5afbf1e1c --label arch=amd64 --label version=3.2.0-dev.7 . [2024-01-25T05:43:56.269Z] Sending build context to Docker daemon 22.04MB [2024-01-25T05:43:56.269Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-01-25T05:43:56.269Z] Step 2/23 : FROM ${BASE} AS builder [2024-01-25T05:43:56.269Z] ---> cac5225e4f7a [2024-01-25T05:43:56.269Z] Step 3/23 : ARG MAKE=make build [2024-01-25T05:43:56.528Z] ---> Running in 29195fb3956a [2024-01-25T05:43:56.529Z] Removing intermediate container 29195fb3956a [2024-01-25T05:43:56.529Z] ---> 4e32135fdf17 [2024-01-25T05:43:56.529Z] Step 4/23 : WORKDIR /device-sdk-go [2024-01-25T05:43:56.529Z] ---> Running in 0762599c539e [2024-01-25T05:43:56.529Z] Removing intermediate container 0762599c539e [2024-01-25T05:43:56.529Z] ---> 8b945e0f1e08 [2024-01-25T05:43:56.529Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-25T05:43:56.529Z] ---> Running in f13be7818bdf [2024-01-25T05:43:56.788Z] Removing intermediate container f13be7818bdf [2024-01-25T05:43:56.788Z] ---> b8673965aa29 [2024-01-25T05:43:56.788Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-01-25T05:43:56.788Z] ---> Running in 06f97f50d5ee [2024-01-25T05:43:57.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:43:57.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:43:57.617Z] OK: 264 MiB in 52 packages [2024-01-25T05:43:57.876Z] Removing intermediate container 06f97f50d5ee [2024-01-25T05:43:57.876Z] ---> ef33c0823a86 [2024-01-25T05:43:57.876Z] Step 7/23 : COPY go.mod vendor* ./ [2024-01-25T05:43:57.876Z] ---> 5862e5f526c3 [2024-01-25T05:43:57.876Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:43:57.876Z] ---> Running in 0490456992a6 [2024-01-25T05:43:58.442Z] Removing intermediate container 0490456992a6 [2024-01-25T05:43:58.442Z] ---> 7b7b54d3b55f [2024-01-25T05:43:58.442Z] Step 9/23 : COPY . . [2024-01-25T05:43:59.012Z] ---> e1269bd9eea8 [2024-01-25T05:43:59.012Z] Step 10/23 : RUN ${MAKE} [2024-01-25T05:43:59.012Z] ---> Running in 55ace3a262e7 [2024-01-25T05:43:59.273Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.7" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-01-25T05:44:15.880Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27876 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-01-25T05:44:15.915Z] Running in /w/workspace/device-sdk-go/278 [Pipeline] { [Pipeline] checkout [2024-01-25T05:44:15.979Z] The recommended git tool is: git [2024-01-25T05:44:17.384Z] Removing intermediate container 55ace3a262e7 [2024-01-25T05:44:17.384Z] ---> 8c5d82524a07 [2024-01-25T05:44:17.384Z] Step 11/23 : FROM alpine:3.18 [2024-01-25T05:44:17.384Z] 3.18: Pulling from library/alpine [2024-01-25T05:44:17.384Z] c926b61bad3b: Pulling fs layer [2024-01-25T05:44:17.384Z] c926b61bad3b: Verifying Checksum [2024-01-25T05:44:17.384Z] c926b61bad3b: Download complete [2024-01-25T05:44:17.384Z] c926b61bad3b: Pull complete [2024-01-25T05:44:17.384Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:44:17.384Z] Status: Downloaded newer image for alpine:3.18 [2024-01-25T05:44:17.384Z] ---> b541f2080109 [2024-01-25T05:44:17.384Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-01-25T05:44:17.384Z] ---> Running in 716b246da295 [2024-01-25T05:44:17.384Z] Removing intermediate container 716b246da295 [2024-01-25T05:44:17.384Z] ---> a5f18f2862cc [2024-01-25T05:44:17.384Z] Step 13/23 : RUN apk add --update --no-cache [2024-01-25T05:44:17.384Z] ---> Running in 90833c31f320 [2024-01-25T05:44:17.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T05:44:17.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T05:44:17.385Z] OK: 7 MiB in 15 packages [2024-01-25T05:44:17.385Z] Removing intermediate container 90833c31f320 [2024-01-25T05:44:17.385Z] ---> 98adf2fa64f9 [2024-01-25T05:44:17.385Z] Step 14/23 : WORKDIR / [2024-01-25T05:44:17.385Z] ---> Running in d38bc38d7010 [2024-01-25T05:44:17.385Z] Removing intermediate container d38bc38d7010 [2024-01-25T05:44:17.385Z] ---> 7c2a9aab58b7 [2024-01-25T05:44:17.385Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-01-25T05:44:17.385Z] ---> 678a0a8edee6 [2024-01-25T05:44:17.385Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-01-25T05:44:17.385Z] ---> ed19310bfff6 [2024-01-25T05:44:17.385Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-01-25T05:44:17.385Z] ---> f92db6dd3602 [2024-01-25T05:44:17.385Z] Step 18/23 : EXPOSE 59999 [2024-01-25T05:44:17.385Z] ---> Running in ad885d7386cd [2024-01-25T05:44:17.385Z] Removing intermediate container ad885d7386cd [2024-01-25T05:44:17.385Z] ---> a51286b5c607 [2024-01-25T05:44:17.385Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-01-25T05:44:17.643Z] ---> Running in cf57164de13b [2024-01-25T05:44:17.643Z] Removing intermediate container cf57164de13b [2024-01-25T05:44:17.643Z] ---> 64d47be94fa0 [2024-01-25T05:44:17.643Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-25T05:44:17.643Z] ---> Running in 15cff8c1d678 [2024-01-25T05:44:17.643Z] Removing intermediate container 15cff8c1d678 [2024-01-25T05:44:17.643Z] ---> 99434a26fea9 [2024-01-25T05:44:17.643Z] Step 21/23 : LABEL arch=amd64 [2024-01-25T05:44:17.643Z] ---> Running in b31095fdcac6 [2024-01-25T05:44:17.643Z] Removing intermediate container b31095fdcac6 [2024-01-25T05:44:17.643Z] ---> f303bdeb164a [2024-01-25T05:44:17.643Z] Step 22/23 : LABEL git_sha=d1553bc24bec90db76a2b10fa9e928c5afbf1e1c [2024-01-25T05:44:17.902Z] ---> Running in 6d46e59c4469 [2024-01-25T05:44:17.902Z] Removing intermediate container 6d46e59c4469 [2024-01-25T05:44:17.902Z] ---> ac36c105d780 [2024-01-25T05:44:17.902Z] Step 23/23 : LABEL version=3.2.0-dev.7 [2024-01-25T05:44:17.902Z] ---> Running in 1ad7c83e68c9 [2024-01-25T05:44:17.902Z] Removing intermediate container 1ad7c83e68c9 [2024-01-25T05:44:17.902Z] ---> e2593bb6753f [2024-01-25T05:44:17.902Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-25T05:44:17.902Z] Successfully built e2593bb6753f [2024-01-25T05:44:17.902Z] Successfully tagged device-sdk-simple: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 [2024-01-25T05:44:18.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T05:44:18.605Z] [2024-01-25T05:44:18.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:44:18.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T05:44:18.932Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-25T05:44:18.932Z] 5eb5b503b376: Pulling fs layer [2024-01-25T05:44:18.932Z] 5c69ac0246d0: Pulling fs layer [2024-01-25T05:44:18.932Z] ec43610c2a17: Pulling fs layer [2024-01-25T05:44:18.932Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-25T05:44:18.932Z] 33b1e0a273af: Pulling fs layer [2024-01-25T05:44:18.932Z] 5d3b04190fa2: Pulling fs layer [2024-01-25T05:44:18.932Z] 2f39f015ded8: Pulling fs layer [2024-01-25T05:44:18.932Z] 3a2ae6a8a46f: Waiting [2024-01-25T05:44:18.932Z] 33b1e0a273af: Waiting [2024-01-25T05:44:18.932Z] 5d3b04190fa2: Waiting [2024-01-25T05:44:18.932Z] 2f39f015ded8: Waiting [2024-01-25T05:44:18.932Z] 5c69ac0246d0: Download complete [2024-01-25T05:44:18.932Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-25T05:44:18.932Z] 3a2ae6a8a46f: Download complete [2024-01-25T05:44:18.932Z] 33b1e0a273af: Verifying Checksum [2024-01-25T05:44:18.932Z] 33b1e0a273af: Download complete [2024-01-25T05:44:18.932Z] 5d3b04190fa2: Verifying Checksum [2024-01-25T05:44:18.932Z] 5d3b04190fa2: Download complete [2024-01-25T05:44:18.932Z] ec43610c2a17: Verifying Checksum [2024-01-25T05:44:18.932Z] ec43610c2a17: Download complete [2024-01-25T05:44:19.192Z] 5eb5b503b376: Verifying Checksum [2024-01-25T05:44:19.192Z] 5eb5b503b376: Download complete [2024-01-25T05:44:19.756Z] 2f39f015ded8: Download complete [2024-01-25T05:44:20.015Z] 5eb5b503b376: Pull complete [2024-01-25T05:44:20.272Z] 5c69ac0246d0: Pull complete [2024-01-25T05:44:20.529Z] ec43610c2a17: Pull complete [2024-01-25T05:44:20.788Z] 3a2ae6a8a46f: Pull complete [2024-01-25T05:44:20.788Z] 33b1e0a273af: Pull complete [2024-01-25T05:44:21.046Z] 5d3b04190fa2: Pull complete [2024-01-25T05:44:22.700Z] using credential edgex-jenkins-ssh [2024-01-25T05:44:22.722Z] Cloning the remote Git repository [2024-01-25T05:44:22.767Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-01-25T05:44:22.877Z] > git init /w/workspace/device-sdk-go/278 # timeout=10 [2024-01-25T05:44:23.020Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-01-25T05:44:23.021Z] > git --version # timeout=10 [2024-01-25T05:44:23.043Z] > git --version # 'git version 2.25.1' [2024-01-25T05:44:23.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T05:44:23.191Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T05:44:25.227Z] 2f39f015ded8: Pull complete [2024-01-25T05:44:25.228Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-25T05:44:25.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T05:44:25.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:44:25.406Z] prd-ubuntu20.04-docker-8c-8g-27873 does not seem to be running inside a container [2024-01-25T05:44:25.443Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-25T05:44:26.782Z] $ docker top 268bc54fc1185b7e54876cae0471cd94864c48554684926554fd86afa26c019b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:44:27.224Z] ---> job-cost.sh [2024-01-25T05:44:27.224Z] lf-activate-venv: SKIPPING [2024-01-25T05:44:27.224Z] INFO: No Stack... [2024-01-25T05:44:27.483Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T05:44:27.742Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T05:44:28.031Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-01-25T05:44:28.032Z] + cut -d, -f6 [Pipeline] lock [2024-01-25T05:44:28.046Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-278-stack-cost] [2024-01-25T05:44:28.054Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-278-stack-cost] did not exist. Created. [2024-01-25T05:44:28.055Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-278-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T05:44:28.410Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T05:44:28.468Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T05:44:28.474Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-278-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-25T05:44:28.536Z] $ docker stop --time=1 268bc54fc1185b7e54876cae0471cd94864c48554684926554fd86afa26c019b [2024-01-25T05:44:29.409Z] Avoid second fetch [2024-01-25T05:44:29.410Z] Checking out Revision d1553bc24bec90db76a2b10fa9e928c5afbf1e1c (main) [2024-01-25T05:44:28.455Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-01-25T05:44:28.476Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T05:44:29.424Z] > git config core.sparsecheckout # timeout=10 [2024-01-25T05:44:29.673Z] $ docker rm -f --volumes 268bc54fc1185b7e54876cae0471cd94864c48554684926554fd86afa26c019b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-25T05:44:30.044Z] Commit message: "Merge pull request #1557 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T05:44:29.479Z] > git checkout -f d1553bc24bec90db76a2b10fa9e928c5afbf1e1c # timeout=10 [2024-01-25T05:44:31.147Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-25T05:44:31.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T05:44:31.147Z] Dload Upload Total Spent Left Speed [2024-01-25T05:44:31.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-01-25T05:44:31.479Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-25T05:44:31.808Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-25T05:44:31.808Z] + sudo tee /etc/docker/daemon.new [2024-01-25T05:44:31.808Z] { [2024-01-25T05:44:31.808Z] "registry-mirrors": [ [2024-01-25T05:44:31.808Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-25T05:44:31.808Z] ], [2024-01-25T05:44:31.808Z] "bip": "10.250.0.254/24", [2024-01-25T05:44:31.808Z] "hosts": [ [2024-01-25T05:44:31.808Z] "tcp://0.0.0.0:5555", [2024-01-25T05:44:31.808Z] "unix:///var/run/docker.sock" [2024-01-25T05:44:31.808Z] ], [2024-01-25T05:44:31.808Z] "mtu": 1458, [2024-01-25T05:44:31.808Z] "selinux-enabled": true, [2024-01-25T05:44:31.808Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-25T05:44:31.808Z] } [Pipeline] sh [2024-01-25T05:44:32.133Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-25T05:44:32.457Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T05:44:50.747Z] provisioning config files... [2024-01-25T05:44:50.774Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/278@tmp/config7927023946910888337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:44:51.228Z] ---> ****-login.sh [2024-01-25T05:44:51.228Z] nexus3.edgexfoundry.org:10001 [2024-01-25T05:44:51.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:44:51.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:44:51.766Z] Configure a credential helper to remove this warning. See [2024-01-25T05:44:51.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:44:51.766Z] [2024-01-25T05:44:51.766Z] Login Succeeded [2024-01-25T05:44:51.766Z] nexus3.edgexfoundry.org:10002 [2024-01-25T05:44:51.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:44:52.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:44:52.036Z] Configure a credential helper to remove this warning. See [2024-01-25T05:44:52.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:44:52.036Z] [2024-01-25T05:44:52.036Z] Login Succeeded [2024-01-25T05:44:52.036Z] nexus3.edgexfoundry.org:10003 [2024-01-25T05:44:52.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:44:52.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:44:52.306Z] Configure a credential helper to remove this warning. See [2024-01-25T05:44:52.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:44:52.306Z] [2024-01-25T05:44:52.306Z] Login Succeeded [2024-01-25T05:44:52.306Z] nexus3.edgexfoundry.org:10004 [2024-01-25T05:44:52.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:44:52.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:44:52.576Z] Configure a credential helper to remove this warning. See [2024-01-25T05:44:52.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:44:52.576Z] [2024-01-25T05:44:52.576Z] Login Succeeded [2024-01-25T05:44:52.576Z] ****.io [2024-01-25T05:44:52.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T05:44:53.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T05:44:53.121Z] Configure a credential helper to remove this warning. See [2024-01-25T05:44:53.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T05:44:53.121Z] [2024-01-25T05:44:53.122Z] Login Succeeded [2024-01-25T05:44:53.122Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T05:44:53.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-25T05:44:53.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T05:44:53.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T05:44:53.647Z] ========================================================= [2024-01-25T05:44:53.647Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-25T05:44:53.647Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:44:54.110Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-25T05:44:58.378Z] #0 building with "default" instance using docker driver [2024-01-25T05:44:58.378Z] [2024-01-25T05:44:58.378Z] #1 [internal] load build definition from Dockerfile [2024-01-25T05:44:58.378Z] #1 transferring dockerfile: 1.54kB 0.0s done [2024-01-25T05:44:58.378Z] #1 DONE 0.1s [2024-01-25T05:44:58.378Z] [2024-01-25T05:44:58.378Z] #2 [internal] load .dockerignore [2024-01-25T05:44:58.378Z] #2 transferring context: 182B 0.0s done [2024-01-25T05:44:58.378Z] #2 DONE 0.1s [2024-01-25T05:44:58.378Z] [2024-01-25T05:44:58.378Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-25T05:44:58.378Z] #3 DONE 0.1s [2024-01-25T05:44:58.646Z] [2024-01-25T05:44:58.646Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-25T05:44:58.646Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-25T05:44:58.646Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-25T05:44:58.646Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-25T05:44:58.646Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2024-01-25T05:44:58.646Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2024-01-25T05:44:58.646Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-25T05:44:58.646Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-25T05:44:58.646Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-25T05:44:58.646Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-25T05:44:58.646Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s [2024-01-25T05:44:58.646Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-25T05:44:58.646Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2024-01-25T05:44:58.646Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2024-01-25T05:44:58.646Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-25T05:44:59.016Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.10MB / 63.99MB 0.4s [2024-01-25T05:44:59.017Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.43MB / 11.40MB 0.4s [2024-01-25T05:44:59.017Z] #4 ... [2024-01-25T05:44:59.017Z] [2024-01-25T05:44:59.017Z] #5 [internal] load build context [2024-01-25T05:44:59.017Z] #5 transferring context: 11.15MB 0.4s done [2024-01-25T05:44:59.017Z] #5 DONE 0.5s [2024-01-25T05:44:59.017Z] [2024-01-25T05:44:59.017Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-25T05:44:59.017Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.5s [2024-01-25T05:44:59.017Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.5s [2024-01-25T05:44:59.017Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2024-01-25T05:44:59.017Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2024-01-25T05:44:59.017Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.6s [2024-01-25T05:44:59.300Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.47MB / 63.99MB 0.9s [2024-01-25T05:44:59.300Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.9s [2024-01-25T05:44:59.300Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.9s [2024-01-25T05:44:59.300Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-25T05:44:59.568Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.17MB / 63.99MB 1.0s [2024-01-25T05:44:59.568Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.98MB / 97.63MB 1.0s [2024-01-25T05:44:59.568Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.9s done [2024-01-25T05:44:59.568Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.76MB / 63.99MB 1.1s [2024-01-25T05:44:59.568Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 1.1s [2024-01-25T05:44:59.568Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-25T05:44:59.835Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.81MB / 63.99MB 1.3s [2024-01-25T05:44:59.835Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 1.3s [2024-01-25T05:44:59.835Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.14MB / 63.99MB 1.4s [2024-01-25T05:44:59.835Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.4s [2024-01-25T05:44:59.835Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.43MB / 63.99MB 1.5s [2024-01-25T05:44:59.835Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.5s [2024-01-25T05:45:00.104Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.6s [2024-01-25T05:45:00.104Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.6s [2024-01-25T05:45:00.372Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done [2024-01-25T05:45:00.372Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.06MB / 97.63MB 1.8s [2024-01-25T05:45:00.372Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.30MB / 97.63MB 1.9s [2024-01-25T05:45:00.372Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-25T05:45:00.644Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.42MB / 97.63MB 2.0s [2024-01-25T05:45:00.644Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.62MB / 97.63MB 2.2s [2024-01-25T05:45:00.913Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.3s [2024-01-25T05:45:00.913Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s done [2024-01-25T05:45:06.259Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.3s [2024-01-25T05:45:11.606Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.5s [2024-01-25T05:45:16.972Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.6s done [2024-01-25T05:45:18.384Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2024-01-25T05:45:18.653Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-25T05:45:18.653Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-25T05:45:18.653Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-25T05:45:24.000Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2024-01-25T05:45:27.350Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.1s done [2024-01-25T05:45:27.350Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2024-01-25T05:45:28.761Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2024-01-25T05:45:28.761Z] #4 DONE 30.3s [2024-01-25T05:45:28.761Z] [2024-01-25T05:45:28.761Z] #6 [builder 2/7] WORKDIR /device-sdk-go [2024-01-25T05:45:30.716Z] #6 DONE 1.8s [2024-01-25T05:45:30.716Z] [2024-01-25T05:45:30.716Z] #7 [builder 3/7] RUN apk add --update --no-cache make git [2024-01-25T05:45:31.301Z] #7 0.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:45:31.566Z] #7 1.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:45:32.980Z] #7 2.089 OK: 266 MiB in 52 packages [2024-01-25T05:45:32.980Z] #7 DONE 2.3s [2024-01-25T05:45:32.980Z] [2024-01-25T05:45:32.980Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:45:32.980Z] #8 DONE 0.1s [2024-01-25T05:45:32.981Z] [2024-01-25T05:45:32.981Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:45:51.190Z] #9 DONE 17.0s [2024-01-25T05:45:51.190Z] [2024-01-25T05:45:51.190Z] #10 [builder 6/7] COPY . . [2024-01-25T05:45:51.190Z] #10 DONE 0.3s [2024-01-25T05:45:51.190Z] [2024-01-25T05:45:51.190Z] #11 [builder 7/7] RUN echo noop [2024-01-25T05:45:51.190Z] #11 0.597 noop [2024-01-25T05:45:54.519Z] #11 DONE 3.8s [2024-01-25T05:45:54.519Z] [2024-01-25T05:45:54.519Z] #12 exporting to image [2024-01-25T05:45:54.519Z] #12 exporting layers [2024-01-25T05:46:12.718Z] #12 exporting layers 16.5s done [2024-01-25T05:46:12.718Z] #12 writing image sha256:7802d3421fbba63bf389964b438b7af59b9956ba54e74561f5bfcc37f3eab76a done [2024-01-25T05:46:12.718Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-25T05:46:12.718Z] #12 DONE 16.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:46:13.156Z] + docker inspect -f . ci-base-image-arm64 [2024-01-25T05:46:13.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:46:13.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-27876 does not seem to be running inside a container [2024-01-25T05:46:13.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/278 -v /w/workspace/device-sdk-go/278:/w/workspace/device-sdk-go/278:rw,z -v /w/workspace/device-sdk-go/278@tmp:/w/workspace/device-sdk-go/278@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 ******** ci-base-image-arm64 cat [2024-01-25T05:46:14.611Z] $ docker top b91bc134e55748854bfbc475ca00bcb5985fd39ee606b5705026400b60185b1a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T05:46:15.123Z] + go version [2024-01-25T05:46:15.123Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-25T05:46:15.141Z] $ docker stop --time=1 b91bc134e55748854bfbc475ca00bcb5985fd39ee606b5705026400b60185b1a [2024-01-25T05:46:16.654Z] $ docker rm -f --volumes b91bc134e55748854bfbc475ca00bcb5985fd39ee606b5705026400b60185b1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:46:17.427Z] + docker inspect -f . ci-base-image-arm64 [2024-01-25T05:46:17.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:46:17.630Z] prd-ubuntu20.04-docker-arm64-4c-16g-27876 does not seem to be running inside a container [2024-01-25T05:46:17.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/278 -v /w/workspace/device-sdk-go/278:/w/workspace/device-sdk-go/278:rw,z -v /w/workspace/device-sdk-go/278@tmp:/w/workspace/device-sdk-go/278@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 ******** ci-base-image-arm64 cat [2024-01-25T05:46:18.535Z] $ docker top e877b0c1a420d4fa63900752bdb87f53d9dc471a614c05e6940dac1808366cc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T05:46:19.066Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/278 [Pipeline] fileExists [Pipeline] sh [2024-01-25T05:46:19.425Z] + make test [2024-01-25T05:46:19.425Z] go test -race -coverprofile=coverage.out ./... [2024-01-25T05:46:58.269Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-01-25T05:48:06.258Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-01-25T05:48:06.258Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-01-25T05:48:06.258Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-01-25T05:48:06.258Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-01-25T05:48:06.258Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-01-25T05:48:06.258Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-01-25T05:48:06.258Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-01-25T05:48:06.258Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.201s coverage: 27.6% of statements [2024-01-25T05:48:06.258Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.294s coverage: 81.5% of statements [2024-01-25T05:48:06.258Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.361s coverage: 86.0% of statements [2024-01-25T05:48:08.842Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-01-25T05:48:10.251Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.426s coverage: 71.8% of statements [2024-01-25T05:48:10.525Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-01-25T05:48:10.525Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-01-25T05:48:13.109Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.259s coverage: 14.4% of statements [2024-01-25T05:48:13.109Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.772s coverage: 45.9% of statements [2024-01-25T05:48:13.109Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.439s coverage: 68.5% of statements [2024-01-25T05:48:13.109Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.481s coverage: 89.2% of statements [2024-01-25T05:48:13.375Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-01-25T05:48:14.780Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.241s coverage: 5.5% of statements [2024-01-25T05:48:15.362Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-25T05:48:15.362Z] GO111MODULE=on go vet ./... [2024-01-25T05:49:36.964Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-25T05:49:36.964Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-25T05:49:36.964Z] ./bin/test-attribution-txt.sh [2024-01-25T05:49:36.964Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-25T05:49:36.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-25T05:49:37.029Z] $ docker stop --time=1 e877b0c1a420d4fa63900752bdb87f53d9dc471a614c05e6940dac1808366cc5 [2024-01-25T05:49:38.912Z] $ docker rm -f --volumes e877b0c1a420d4fa63900752bdb87f53d9dc471a614c05e6940dac1808366cc5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T05:49:40.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-25T05:49:40.712Z] Warning: overwriting stash ‘coverage-report’ [2024-01-25T05:49:41.421Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T05:49:42.062Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-25T05:49:42.387Z] + ls -al . [2024-01-25T05:49:42.387Z] total 304 [2024-01-25T05:49:42.387Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 25 05:46 . [2024-01-25T05:49:42.387Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 05:44 .. [2024-01-25T05:49:42.387Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 25 05:44 .dockerignore [2024-01-25T05:49:42.387Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 05:44 .git [2024-01-25T05:49:42.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 05:44 .github [2024-01-25T05:49:42.387Z] -rw-rw-r-- 1 jenkins jenkins 137 Jan 25 05:44 .gitignore [2024-01-25T05:49:42.387Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 25 05:44 .golangci.yml [2024-01-25T05:49:42.387Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jan 25 05:44 CHANGELOG.md [2024-01-25T05:49:42.387Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 05:44 GOVERNANCE.md [2024-01-25T05:49:42.387Z] -rw-rw-r-- 1 jenkins jenkins 885 Jan 25 05:44 Jenkinsfile [2024-01-25T05:49:42.387Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 25 05:44 LICENSE [2024-01-25T05:49:42.387Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jan 25 05:44 Makefile [2024-01-25T05:49:42.387Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 25 05:44 OWNERS.md [2024-01-25T05:49:42.387Z] -rw-rw-r-- 1 jenkins jenkins 4933 Jan 25 05:44 README.md [2024-01-25T05:49:42.387Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 25 05:42 VERSION [2024-01-25T05:49:42.387Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 05:44 bin [2024-01-25T05:49:42.387Z] -rw-r--r-- 1 jenkins jenkins 122156 Jan 25 05:48 coverage.out [2024-01-25T05:49:42.387Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 25 05:44 example [2024-01-25T05:49:42.387Z] -rw-rw-r-- 1 jenkins jenkins 3767 Jan 25 05:44 go.mod [2024-01-25T05:49:42.387Z] -rw-rw-r-- 1 jenkins jenkins 33874 Jan 25 05:44 go.sum [2024-01-25T05:49:42.387Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 25 05:44 internal [2024-01-25T05:49:42.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 05:44 openapi [2024-01-25T05:49:42.387Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 25 05:44 pkg [2024-01-25T05:49:42.387Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 05:44 snap [2024-01-25T05:49:42.387Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 25 05:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:49:42.800Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d1553bc24bec90db76a2b10fa9e928c5afbf1e1c --label arch=arm64 --label version=3.2.0-dev.7 . [2024-01-25T05:49:43.768Z] #0 building with "default" instance using docker driver [2024-01-25T05:49:43.768Z] [2024-01-25T05:49:43.768Z] #1 [internal] load .dockerignore [2024-01-25T05:49:43.768Z] #1 transferring context: 182B 0.0s done [2024-01-25T05:49:43.768Z] #1 DONE 0.0s [2024-01-25T05:49:43.768Z] [2024-01-25T05:49:43.768Z] #2 [internal] load build definition from Dockerfile [2024-01-25T05:49:43.768Z] #2 transferring dockerfile: 1.54kB done [2024-01-25T05:49:43.768Z] #2 DONE 0.0s [2024-01-25T05:49:43.768Z] [2024-01-25T05:49:43.768Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T05:49:43.768Z] #3 DONE 0.0s [2024-01-25T05:49:43.768Z] [2024-01-25T05:49:43.768Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-25T05:49:43.768Z] #4 DONE 0.2s [2024-01-25T05:49:44.039Z] [2024-01-25T05:49:44.039Z] #5 [internal] load build context [2024-01-25T05:49:44.039Z] #5 transferring context: 136.28kB 0.1s done [2024-01-25T05:49:44.039Z] #5 DONE 0.1s [2024-01-25T05:49:44.039Z] [2024-01-25T05:49:44.039Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:49:44.039Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-25T05:49:44.039Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2024-01-25T05:49:44.039Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T05:49:44.039Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-25T05:49:44.308Z] #6 ... [2024-01-25T05:49:44.308Z] [2024-01-25T05:49:44.308Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-25T05:49:44.308Z] #7 DONE 0.2s [2024-01-25T05:49:44.308Z] [2024-01-25T05:49:44.308Z] #8 [builder 2/7] WORKDIR /device-sdk-go [2024-01-25T05:49:44.308Z] #8 DONE 0.1s [2024-01-25T05:49:44.308Z] [2024-01-25T05:49:44.308Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T05:49:44.308Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-25T05:49:44.308Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-25T05:49:44.308Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-25T05:49:44.575Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-25T05:49:45.160Z] #6 DONE 1.0s [2024-01-25T05:49:45.160Z] [2024-01-25T05:49:45.160Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2024-01-25T05:49:45.797Z] #9 0.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:46.066Z] #9 1.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:47.032Z] #9 ... [2024-01-25T05:49:47.032Z] [2024-01-25T05:49:47.032Z] #10 [builder 3/7] RUN apk add --update --no-cache make git [2024-01-25T05:49:47.032Z] #10 0.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:47.032Z] #10 1.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T05:49:47.032Z] #10 2.572 OK: 266 MiB in 52 packages [2024-01-25T05:49:47.032Z] #10 DONE 2.9s [2024-01-25T05:49:47.299Z] [2024-01-25T05:49:47.299Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2024-01-25T05:49:47.299Z] #9 2.337 OK: 8 MiB in 15 packages [2024-01-25T05:49:47.299Z] #9 ... [2024-01-25T05:49:47.299Z] [2024-01-25T05:49:47.299Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-25T05:49:47.299Z] #11 DONE 0.2s [2024-01-25T05:49:47.574Z] [2024-01-25T05:49:47.574Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:47.574Z] #12 ... [2024-01-25T05:49:47.574Z] [2024-01-25T05:49:47.574Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2024-01-25T05:49:47.574Z] #9 DONE 2.7s [2024-01-25T05:49:47.846Z] [2024-01-25T05:49:47.846Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T05:49:48.433Z] #12 DONE 1.1s [2024-01-25T05:49:48.433Z] [2024-01-25T05:49:48.433Z] #13 [builder 6/7] COPY . . [2024-01-25T05:49:49.019Z] #13 DONE 0.5s [2024-01-25T05:49:49.019Z] [2024-01-25T05:49:49.019Z] #14 [builder 7/7] RUN make build [2024-01-25T05:49:49.605Z] #14 0.690 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.7" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-01-25T05:50:59.452Z] #14 DONE 66.5s [2024-01-25T05:50:59.452Z] [2024-01-25T05:50:59.452Z] #15 [stage-1 3/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-01-25T05:50:59.452Z] #15 DONE 0.1s [2024-01-25T05:50:59.452Z] [2024-01-25T05:50:59.452Z] #16 [stage-1 4/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-01-25T05:50:59.452Z] #16 DONE 0.4s [2024-01-25T05:50:59.452Z] [2024-01-25T05:50:59.452Z] #17 [stage-1 5/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-01-25T05:50:59.452Z] #17 DONE 0.1s [2024-01-25T05:50:59.452Z] [2024-01-25T05:50:59.452Z] #18 exporting to image [2024-01-25T05:50:59.452Z] #18 exporting layers [2024-01-25T05:50:59.452Z] #18 exporting layers 0.3s done [2024-01-25T05:50:59.452Z] #18 writing image sha256:3b42995f72a614a6ae3846c9db45a0f4f685e9a299c2c91d6dbb494e13425e61 done [2024-01-25T05:50:59.452Z] #18 naming to docker.io/library/device-sdk-simple-arm64 done [2024-01-25T05:50:59.452Z] #18 DONE 0.3s [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 [2024-01-25T05:51:00.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T05:51:00.239Z] [2024-01-25T05:51:00.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:51:00.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T05:51:01.585Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-25T05:51:01.585Z] 8998bd30e6a1: Pulling fs layer [2024-01-25T05:51:01.585Z] 04944245beec: Pulling fs layer [2024-01-25T05:51:01.585Z] 699f458cf7ca: Pulling fs layer [2024-01-25T05:51:01.585Z] 765212b225bb: Pulling fs layer [2024-01-25T05:51:01.585Z] f23df028b6ca: Pulling fs layer [2024-01-25T05:51:01.585Z] d65c8cfc05b1: Pulling fs layer [2024-01-25T05:51:01.585Z] 2437ff75d9bd: Pulling fs layer [2024-01-25T05:51:01.585Z] f23df028b6ca: Waiting [2024-01-25T05:51:01.585Z] d65c8cfc05b1: Waiting [2024-01-25T05:51:01.585Z] 2437ff75d9bd: Waiting [2024-01-25T05:51:01.585Z] 765212b225bb: Waiting [2024-01-25T05:51:01.585Z] 04944245beec: Verifying Checksum [2024-01-25T05:51:01.585Z] 04944245beec: Download complete [2024-01-25T05:51:01.585Z] 765212b225bb: Download complete [2024-01-25T05:51:01.585Z] f23df028b6ca: Verifying Checksum [2024-01-25T05:51:01.585Z] f23df028b6ca: Download complete [2024-01-25T05:51:01.585Z] d65c8cfc05b1: Verifying Checksum [2024-01-25T05:51:01.585Z] d65c8cfc05b1: Download complete [2024-01-25T05:51:01.585Z] 699f458cf7ca: Verifying Checksum [2024-01-25T05:51:01.585Z] 699f458cf7ca: Download complete [2024-01-25T05:51:02.171Z] 8998bd30e6a1: Verifying Checksum [2024-01-25T05:51:02.171Z] 8998bd30e6a1: Download complete [2024-01-25T05:51:04.124Z] 2437ff75d9bd: Verifying Checksum [2024-01-25T05:51:04.124Z] 2437ff75d9bd: Download complete [2024-01-25T05:51:08.391Z] 8998bd30e6a1: Pull complete [2024-01-25T05:51:08.979Z] 04944245beec: Pull complete [2024-01-25T05:51:10.928Z] 699f458cf7ca: Pull complete [2024-01-25T05:51:10.928Z] 765212b225bb: Pull complete [2024-01-25T05:51:11.897Z] f23df028b6ca: Pull complete [2024-01-25T05:51:11.897Z] d65c8cfc05b1: Pull complete [2024-01-25T05:51:38.605Z] 2437ff75d9bd: Pull complete [2024-01-25T05:51:38.605Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-25T05:51:38.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T05:51:38.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:51:38.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-27876 does not seem to be running inside a container [2024-01-25T05:51:39.000Z] $ 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-sdk-go/278 -v /w/workspace/device-sdk-go/278:/w/workspace/device-sdk-go/278:rw,z -v /w/workspace/device-sdk-go/278@tmp:/w/workspace/device-sdk-go/278@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-lftools-log-publisher:arm64 cat [2024-01-25T05:51:41.191Z] $ docker top 2d8c7bd239126a42c3958d318651f8616514b2060af2594c6078542a4b64f3f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:51:41.786Z] ---> job-cost.sh [2024-01-25T05:51:42.057Z] lf-activate-venv: SKIPPING [2024-01-25T05:51:42.057Z] INFO: No Stack... [2024-01-25T05:51:42.645Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T05:51:43.233Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T05:51:43.569Z] + cat /w/workspace/device-sdk-go/278/archives/cost.csv [2024-01-25T05:51:43.569Z] + cut -d, -f6 [Pipeline] lock [2024-01-25T05:51:43.657Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-278-stack-cost] [2024-01-25T05:51:43.665Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-278-stack-cost] did not exist. Created. [2024-01-25T05:51:43.665Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-278-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T05:51:44.105Z] /w/workspace/device-sdk-go/278@tmp/durable-06f98af2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-25T05:51:44.437Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T05:51:44.508Z] Warning: overwriting stash ‘stack-cost’ [2024-01-25T05:51:44.597Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T05:51:44.605Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-278-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-25T05:51:44.705Z] $ docker stop --time=1 2d8c7bd239126a42c3958d318651f8616514b2060af2594c6078542a4b64f3f1 [2024-01-25T05:51:47.249Z] $ docker rm -f --volumes 2d8c7bd239126a42c3958d318651f8616514b2060af2594c6078542a4b64f3f1 [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 [2024-01-25T05:51:48.380Z] provisioning config files... [2024-01-25T05:51:48.389Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10938433358176401517tmp [Pipeline] { [Pipeline] sh [2024-01-25T05:51:48.748Z] + set +x [2024-01-25T05:51:48.748Z] + curl -s https://codecov.io/bash [2024-01-25T05:51:48.748Z] + bash -s -- [2024-01-25T05:51:48.748Z] [2024-01-25T05:51:48.748Z] _____ _ [2024-01-25T05:51:48.748Z] / ____| | | [2024-01-25T05:51:48.748Z] | | ___ __| | ___ ___ _____ __ [2024-01-25T05:51:48.748Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-25T05:51:48.748Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-25T05:51:48.748Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-25T05:51:48.748Z] Bash-1.0.6 [2024-01-25T05:51:48.748Z] [2024-01-25T05:51:48.748Z] [2024-01-25T05:51:48.748Z] ==> git version 2.25.1 found [2024-01-25T05:51:48.748Z] ==> 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 [2024-01-25T05:51:48.748Z] Release-Date: 2020-01-08 [2024-01-25T05:51:48.748Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-25T05:51:48.748Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-25T05:51:48.748Z] ==> Jenkins CI detected. [2024-01-25T05:51:48.748Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-01-25T05:51:48.748Z] project root: . [2024-01-25T05:51:48.748Z] --> token set from env [2024-01-25T05:51:48.748Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-25T05:51:48.748Z] ==> Running gcov in . (disable via -X gcov) [2024-01-25T05:51:49.008Z] ==> Python coveragepy not found [2024-01-25T05:51:49.008Z] ==> Searching for coverage reports in: [2024-01-25T05:51:49.008Z] + . [2024-01-25T05:51:49.008Z] -> Found 1 reports [2024-01-25T05:51:49.008Z] ==> Detecting git/mercurial file structure [2024-01-25T05:51:49.008Z] ==> Reading reports [2024-01-25T05:51:49.008Z] + ./coverage.out bytes=122156 [2024-01-25T05:51:49.008Z] ==> Appending adjustments [2024-01-25T05:51:49.008Z] https://docs.codecov.io/docs/fixing-reports [2024-01-25T05:51:49.268Z] + Found adjustments [2024-01-25T05:51:49.268Z] ==> Gzipping contents [2024-01-25T05:51:49.268Z] 20K /tmp/codecov.1wjm3Z.gz [2024-01-25T05:51:49.268Z] ==> Uploading reports [2024-01-25T05:51:49.268Z] url: https://codecov.io [2024-01-25T05:51:49.268Z] query: branch=main&commit=d1553bc24bec90db76a2b10fa9e928c5afbf1e1c&build=278&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F278%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-25T05:51:49.268Z] -> Pinging Codecov [2024-01-25T05:51:49.268Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d1553bc24bec90db76a2b10fa9e928c5afbf1e1c&build=278&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F278%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-25T05:51:49.527Z] -> Uploading to [2024-01-25T05:51:49.527Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-25/7E55EF52A471D76F132DFD9A03CDDE97/d1553bc24bec90db76a2b10fa9e928c5afbf1e1c/f105f59f-38b2-4bb9-bf91-d73bd5a06782.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240125T055149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=39e34a597403afdf5f2ae8249b4e96802ae05ba3e8222b912c385367e55a0e86 [2024-01-25T05:51:49.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T05:51:49.527Z] Dload Upload Total Spent Left Speed [2024-01-25T05:51:49.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16786 0 0 100 16786 0 59524 --:--:-- --:--:-- --:--:-- 59524 [2024-01-25T05:51:49.786Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d1553bc24bec90db76a2b10fa9e928c5afbf1e1c [Pipeline] } [2024-01-25T05:51:49.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-25T05:51:50.203Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-25T05:51:50.215Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:51:50.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-25T05:51:50.620Z] [2024-01-25T05:51:50.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:51:50.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-25T05:51:50.957Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-25T05:51:50.957Z] df9b9388f04a: Pulling fs layer [2024-01-25T05:51:50.958Z] 52dc419b0ee2: Pulling fs layer [2024-01-25T05:51:50.958Z] 25bc292e5bac: Pulling fs layer [2024-01-25T05:51:50.958Z] 114826534d7a: Pulling fs layer [2024-01-25T05:51:50.958Z] 4657fd5d0bcf: Pulling fs layer [2024-01-25T05:51:50.958Z] 6ad1cebc031e: Pulling fs layer [2024-01-25T05:51:50.958Z] 8a3aa393b2d8: Pulling fs layer [2024-01-25T05:51:50.958Z] 4657fd5d0bcf: Waiting [2024-01-25T05:51:50.958Z] 114826534d7a: Waiting [2024-01-25T05:51:50.958Z] 6ad1cebc031e: Waiting [2024-01-25T05:51:50.958Z] 8a3aa393b2d8: Waiting [2024-01-25T05:51:50.958Z] 25bc292e5bac: Verifying Checksum [2024-01-25T05:51:50.958Z] 25bc292e5bac: Download complete [2024-01-25T05:51:50.958Z] 52dc419b0ee2: Verifying Checksum [2024-01-25T05:51:50.958Z] 52dc419b0ee2: Download complete [2024-01-25T05:51:50.958Z] 4657fd5d0bcf: Download complete [2024-01-25T05:51:50.958Z] df9b9388f04a: Verifying Checksum [2024-01-25T05:51:50.958Z] df9b9388f04a: Download complete [2024-01-25T05:51:51.217Z] df9b9388f04a: Pull complete [2024-01-25T05:51:51.217Z] 6ad1cebc031e: Verifying Checksum [2024-01-25T05:51:51.217Z] 6ad1cebc031e: Download complete [2024-01-25T05:51:51.217Z] 52dc419b0ee2: Pull complete [2024-01-25T05:51:51.217Z] 25bc292e5bac: Pull complete [2024-01-25T05:51:51.791Z] 114826534d7a: Download complete [2024-01-25T05:51:52.051Z] 8a3aa393b2d8: Verifying Checksum [2024-01-25T05:51:52.051Z] 8a3aa393b2d8: Download complete [2024-01-25T05:51:55.334Z] 114826534d7a: Pull complete [2024-01-25T05:51:55.334Z] 4657fd5d0bcf: Pull complete [2024-01-25T05:51:55.334Z] 6ad1cebc031e: Pull complete [2024-01-25T05:51:57.862Z] 8a3aa393b2d8: Pull complete [2024-01-25T05:51:57.862Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-25T05:51:57.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-25T05:51:57.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:51:58.101Z] prd-ubuntu20.04-docker-8c-8g-27873 does not seem to be running inside a container [2024-01-25T05:51:58.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-01-25T05:51:59.716Z] $ docker top 54b3582d323abae608b10fae5df75ef8ee4ed616e697803e55f3a9670b703f63 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-25T05:51:59.855Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-01-25T05:52:00.134Z] + set -o pipefail [2024-01-25T05:52:00.134Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-01-25T05:52:06.703Z] [2024-01-25T05:52:06.703Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-01-25T05:52:06.703Z] [2024-01-25T05:52:06.703Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/4b1770ea-c3f7-4b59-aef3-57f5450ea4b2 [2024-01-25T05:52:06.703Z] [2024-01-25T05:52:06.703Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-25T05:52:06.703Z] [2024-01-25T05:52:06.703Z] [2024-01-25T05:52:06.703Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-25T05:52:06.703Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-25T05:52:06.703Z] More details here: https://snyk.co/ue1NS [2024-01-25T05:52:06.703Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-25T05:52:06.703Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-25T05:52:06.714Z] $ docker stop --time=1 54b3582d323abae608b10fae5df75ef8ee4ed616e697803e55f3a9670b703f63 [2024-01-25T05:52:08.528Z] $ docker rm -f --volumes 54b3582d323abae608b10fae5df75ef8ee4ed616e697803e55f3a9670b703f63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-01-25T05:52:09.237Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T05:52:09.283Z] provisioning config files... [2024-01-25T05:52:09.292Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config196599417707787661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:52:09.658Z] --> edgex-publish-swagger.sh [2024-01-25T05:52:09.658Z] === Publish openapi/v3 API === [2024-01-25T05:52:09.658Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-01-25T05:52:09.658Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-01-25T05:52:09.658Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T05:52:09.659Z] Dload Upload Total Spent Left Speed [2024-01-25T05:52:09.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 400 52608 --:--:-- --:--:-- --:--:-- 53008 [2024-01-25T05:52:09.919Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-01-25T05:52:09.919Z] [Pipeline] } [2024-01-25T05:52:09.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T05:52:10.702Z] + git log --format=format:%s -1 d1553bc24bec90db76a2b10fa9e928c5afbf1e1c [Pipeline] sh [2024-01-25T05:52:10.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T05:52:10.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:52:11.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T05:52:11.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:52:11.487Z] prd-ubuntu20.04-docker-8c-8g-27873 does not seem to be running inside a container [2024-01-25T05:52:11.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 [2024-01-25T05:52:11.877Z] $ docker top f4f85dc33bbcee3530801a818c7f15fbebc4cc0cd55e8e4774c563befe1bad50 -eo pid,comm [2024-01-25T05:52:11.922Z] 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). [2024-01-25T05:52:11.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T05:52:12.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T05:52:12.084Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T05:52:12.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T05:52:12.203Z] $ docker exec f4f85dc33bbcee3530801a818c7f15fbebc4cc0cd55e8e4774c563befe1bad50 ssh-agent [2024-01-25T05:52:12.311Z] SSH_AUTH_SOCK=/tmp/ssh-sfWnZZ3f01W5/agent.32 [2024-01-25T05:52:12.311Z] SSH_AGENT_PID=38 [2024-01-25T05:52:12.316Z] Running ssh-add (command line suppressed) [2024-01-25T05:52:12.416Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12043397740042172884.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12043397740042172884.key) [2024-01-25T05:52:12.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T05:52:12.753Z] + git semver tag [2024-01-25T05:52:13.013Z] 2024-01-25 05:52:12,932 [run_tag] DEBUG tag force:False [2024-01-25T05:52:13.013Z] 2024-01-25 05:52:12,933 [check_head_tag] DEBUG check head tag [2024-01-25T05:52:13.013Z] 2024-01-25 05:52:12,934 [execute] INFO git cat-file --batch-check [2024-01-25T05:52:13.013Z] 2024-01-25 05:52:12,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-01-25T05:52:13.013Z] 2024-01-25 05:52:12,938 [execute] INFO git cat-file --batch [2024-01-25T05:52:13.013Z] 2024-01-25 05:52:12,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-01-25T05:52:13.013Z] 2024-01-25 05:52:12,960 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-01-25T05:52:13.013Z] 2024-01-25 05:52:12,961 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 [2024-01-25T05:52:13.013Z] 2024-01-25 05:52:12,961 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-25T05:52:13.013Z] 2024-01-25 05:52:12,965 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-01-25T05:52:13.013Z] 3.2.0-dev.7 [Pipeline] } [2024-01-25T05:52:13.021Z] $ docker exec --env ******** --env ******** f4f85dc33bbcee3530801a818c7f15fbebc4cc0cd55e8e4774c563befe1bad50 ssh-agent -k [2024-01-25T05:52:13.122Z] unset SSH_AUTH_SOCK; [2024-01-25T05:52:13.122Z] unset SSH_AGENT_PID; [2024-01-25T05:52:13.122Z] echo Agent pid 38 killed; [2024-01-25T05:52:13.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T05:52:13.588Z] + git semver [Pipeline] } [2024-01-25T05:52:13.861Z] $ docker stop --time=1 f4f85dc33bbcee3530801a818c7f15fbebc4cc0cd55e8e4774c563befe1bad50 [2024-01-25T05:52:15.137Z] $ docker rm -f --volumes f4f85dc33bbcee3530801a818c7f15fbebc4cc0cd55e8e4774c563befe1bad50 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:52:15.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-25T05:52:15.749Z] [2024-01-25T05:52:15.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:52:16.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-25T05:52:16.085Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-25T05:52:16.085Z] ab5ef0e58194: Pulling fs layer [2024-01-25T05:52:16.085Z] 9712f1f96733: Pulling fs layer [2024-01-25T05:52:16.085Z] 63f879dbbcfc: Pulling fs layer [2024-01-25T05:52:16.085Z] 0d9ebad4ef96: Pulling fs layer [2024-01-25T05:52:16.085Z] e9a5061849ea: Pulling fs layer [2024-01-25T05:52:16.085Z] d747dcd14b5f: Pulling fs layer [2024-01-25T05:52:16.085Z] 0d9ebad4ef96: Waiting [2024-01-25T05:52:16.085Z] 2de7ff778b66: Pulling fs layer [2024-01-25T05:52:16.085Z] d747dcd14b5f: Waiting [2024-01-25T05:52:16.085Z] 2de7ff778b66: Waiting [2024-01-25T05:52:16.085Z] 9712f1f96733: Verifying Checksum [2024-01-25T05:52:16.085Z] 9712f1f96733: Download complete [2024-01-25T05:52:16.343Z] 63f879dbbcfc: Verifying Checksum [2024-01-25T05:52:16.343Z] 63f879dbbcfc: Download complete [2024-01-25T05:52:16.601Z] 0d9ebad4ef96: Verifying Checksum [2024-01-25T05:52:16.601Z] 0d9ebad4ef96: Download complete [2024-01-25T05:52:16.601Z] d747dcd14b5f: Verifying Checksum [2024-01-25T05:52:16.601Z] d747dcd14b5f: Download complete [2024-01-25T05:52:16.601Z] e9a5061849ea: Verifying Checksum [2024-01-25T05:52:16.601Z] e9a5061849ea: Download complete [2024-01-25T05:52:16.601Z] ab5ef0e58194: Verifying Checksum [2024-01-25T05:52:16.601Z] ab5ef0e58194: Download complete [2024-01-25T05:52:16.860Z] 2de7ff778b66: Verifying Checksum [2024-01-25T05:52:16.860Z] 2de7ff778b66: Download complete [2024-01-25T05:52:19.388Z] ab5ef0e58194: Pull complete [2024-01-25T05:52:19.388Z] 9712f1f96733: Pull complete [2024-01-25T05:52:19.957Z] 63f879dbbcfc: Pull complete [2024-01-25T05:52:24.148Z] 0d9ebad4ef96: Pull complete [2024-01-25T05:52:24.148Z] e9a5061849ea: Pull complete [2024-01-25T05:52:24.148Z] d747dcd14b5f: Pull complete [2024-01-25T05:52:24.715Z] 2de7ff778b66: Pull complete [2024-01-25T05:52:24.715Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-25T05:52:24.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-25T05:52:24.715Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:52:24.970Z] prd-ubuntu20.04-docker-8c-8g-27873 does not seem to be running inside a container [2024-01-25T05:52:25.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools:0.23.1-centos7 cat [2024-01-25T05:52:27.634Z] $ docker top ae040fa1297e4c7a2f947f9de588db47efd2c3dbc92bbd01b17307435371f275 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-25T05:52:27.809Z] provisioning config files... [2024-01-25T05:52:27.816Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5494035577318532895tmp [2024-01-25T05:52:27.826Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7963165103902326186tmp [2024-01-25T05:52:27.837Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7799877078810151794tmp [Pipeline] { [Pipeline] echo [2024-01-25T05:52:27.904Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:52:28.200Z] ---> sigul-configuration.sh [2024-01-25T05:52:28.200Z] gpg: directory `/root/.gnupg' created [2024-01-25T05:52:28.200Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-25T05:52:28.200Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-25T05:52:28.200Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-25T05:52:28.200Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-25T05:52:28.200Z] gpg: CAST5 encrypted data [2024-01-25T05:52:28.200Z] gpg: encrypted with 1 passphrase [2024-01-25T05:52:28.200Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-25T05:52:28.496Z] + mkdir /home/jenkins [2024-01-25T05:52:28.496Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-25T05:52:28.794Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-01-25T05:52:28.806Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:52:29.098Z] ---> sigul-install.sh [2024-01-25T05:52:29.098Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-25T05:52:29.394Z] + git tag --list [2024-01-25T05:52:29.394Z] 0.7.1 [2024-01-25T05:52:29.394Z] delhi-tag [2024-01-25T05:52:29.394Z] v1.0.0 [2024-01-25T05:52:29.394Z] v1.1.0 [2024-01-25T05:52:29.394Z] v1.1.1 [2024-01-25T05:52:29.394Z] v1.1.2 [2024-01-25T05:52:29.394Z] v1.2.0 [2024-01-25T05:52:29.394Z] v1.2.1 [2024-01-25T05:52:29.394Z] v1.2.2 [2024-01-25T05:52:29.394Z] v1.2.3 [2024-01-25T05:52:29.394Z] v1.3.0 [2024-01-25T05:52:29.394Z] v1.4.0 [2024-01-25T05:52:29.394Z] v2.0.0 [2024-01-25T05:52:29.394Z] v2.1.0 [2024-01-25T05:52:29.394Z] v2.1.1 [2024-01-25T05:52:29.394Z] v2.2.0 [2024-01-25T05:52:29.394Z] v2.3.0 [2024-01-25T05:52:29.394Z] v2.3.1 [2024-01-25T05:52:29.394Z] v3.0 [2024-01-25T05:52:29.394Z] v3.0.0 [2024-01-25T05:52:29.394Z] v3.0.1-dev.1 [2024-01-25T05:52:29.394Z] v3.1 [2024-01-25T05:52:29.394Z] v3.1.0 [2024-01-25T05:52:29.394Z] v3.1.0-dev.1 [2024-01-25T05:52:29.394Z] v3.1.0-dev.10 [2024-01-25T05:52:29.394Z] v3.1.0-dev.11 [2024-01-25T05:52:29.394Z] v3.1.0-dev.12 [2024-01-25T05:52:29.394Z] v3.1.0-dev.13 [2024-01-25T05:52:29.394Z] v3.1.0-dev.14 [2024-01-25T05:52:29.394Z] v3.1.0-dev.15 [2024-01-25T05:52:29.394Z] v3.1.0-dev.16 [2024-01-25T05:52:29.394Z] v3.1.0-dev.17 [2024-01-25T05:52:29.394Z] v3.1.0-dev.18 [2024-01-25T05:52:29.394Z] v3.1.0-dev.19 [2024-01-25T05:52:29.394Z] v3.1.0-dev.2 [2024-01-25T05:52:29.394Z] v3.1.0-dev.20 [2024-01-25T05:52:29.394Z] v3.1.0-dev.21 [2024-01-25T05:52:29.394Z] v3.1.0-dev.22 [2024-01-25T05:52:29.394Z] v3.1.0-dev.23 [2024-01-25T05:52:29.394Z] v3.1.0-dev.24 [2024-01-25T05:52:29.394Z] v3.1.0-dev.25 [2024-01-25T05:52:29.394Z] v3.1.0-dev.26 [2024-01-25T05:52:29.394Z] v3.1.0-dev.27 [2024-01-25T05:52:29.394Z] v3.1.0-dev.28 [2024-01-25T05:52:29.394Z] v3.1.0-dev.29 [2024-01-25T05:52:29.394Z] v3.1.0-dev.3 [2024-01-25T05:52:29.394Z] v3.1.0-dev.30 [2024-01-25T05:52:29.394Z] v3.1.0-dev.31 [2024-01-25T05:52:29.394Z] v3.1.0-dev.32 [2024-01-25T05:52:29.394Z] v3.1.0-dev.33 [2024-01-25T05:52:29.394Z] v3.1.0-dev.34 [2024-01-25T05:52:29.394Z] v3.1.0-dev.35 [2024-01-25T05:52:29.394Z] v3.1.0-dev.36 [2024-01-25T05:52:29.394Z] v3.1.0-dev.37 [2024-01-25T05:52:29.394Z] v3.1.0-dev.38 [2024-01-25T05:52:29.394Z] v3.1.0-dev.39 [2024-01-25T05:52:29.394Z] v3.1.0-dev.4 [2024-01-25T05:52:29.394Z] v3.1.0-dev.40 [2024-01-25T05:52:29.394Z] v3.1.0-dev.41 [2024-01-25T05:52:29.394Z] v3.1.0-dev.5 [2024-01-25T05:52:29.394Z] v3.1.0-dev.6 [2024-01-25T05:52:29.394Z] v3.1.0-dev.7 [2024-01-25T05:52:29.394Z] v3.1.0-dev.8 [2024-01-25T05:52:29.394Z] v3.1.0-dev.9 [2024-01-25T05:52:29.394Z] v3.2.0-dev.1 [2024-01-25T05:52:29.394Z] v3.2.0-dev.2 [2024-01-25T05:52:29.394Z] v3.2.0-dev.3 [2024-01-25T05:52:29.394Z] v3.2.0-dev.4 [2024-01-25T05:52:29.394Z] v3.2.0-dev.5 [2024-01-25T05:52:29.394Z] v3.2.0-dev.6 [2024-01-25T05:52:29.394Z] v3.2.0-dev.7 [Pipeline] sh [2024-01-25T05:52:29.691Z] + lftools sign git-tag v3.2.0-dev.7 [2024-01-25T05:52:30.260Z] Signing Git tag with Sigul... [2024-01-25T05:52:30.260Z] Signing v3.2.0-dev.7 [Pipeline] echo [2024-01-25T05:52:30.533Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:52:30.827Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-25T05:52:30.834Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-25T05:52:30.946Z] $ docker stop --time=1 ae040fa1297e4c7a2f947f9de588db47efd2c3dbc92bbd01b17307435371f275 [2024-01-25T05:52:32.331Z] $ docker rm -f --volumes ae040fa1297e4c7a2f947f9de588db47efd2c3dbc92bbd01b17307435371f275 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-25T05:52:33.167Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T05:52:33.167Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:52:33.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T05:52:33.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:52:33.662Z] prd-ubuntu20.04-docker-8c-8g-27873 does not seem to be running inside a container [2024-01-25T05:52:33.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 [2024-01-25T05:52:34.313Z] $ docker top 5d1870da9c56ac8e9198cee94602d690e8d25748df88c2b0682ce65c9ec43da6 -eo pid,comm [2024-01-25T05:52:34.360Z] 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). [2024-01-25T05:52:34.360Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T05:52:34.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T05:52:34.557Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T05:52:34.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T05:52:34.673Z] $ docker exec 5d1870da9c56ac8e9198cee94602d690e8d25748df88c2b0682ce65c9ec43da6 ssh-agent [2024-01-25T05:52:34.778Z] SSH_AUTH_SOCK=/tmp/ssh-cHyvtYsrPKSo/agent.32 [2024-01-25T05:52:34.778Z] SSH_AGENT_PID=39 [2024-01-25T05:52:34.783Z] Running ssh-add (command line suppressed) [2024-01-25T05:52:34.876Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16268967601431610583.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16268967601431610583.key) [2024-01-25T05:52:34.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T05:52:35.218Z] + git semver bump pre [2024-01-25T05:52:35.477Z] 2024-01-25 05:52:35,402 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-01-25T05:52:35.477Z] 2024-01-25 05:52:35,403 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev [2024-01-25T05:52:35.477Z] 2024-01-25 05:52:35,403 [bump_version] DEBUG bumped version:3.2.0-dev.8 [2024-01-25T05:52:35.477Z] 2024-01-25 05:52:35,403 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-01-25T05:52:35.477Z] 2024-01-25 05:52:35,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-01-25T05:52:35.477Z] 2024-01-25 05:52:35,403 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-01-25T05:52:35.477Z] 2024-01-25 05:52:35,404 [execute] INFO git cat-file --batch-check [2024-01-25T05:52:35.477Z] 2024-01-25 05:52:35,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T05:52:35.477Z] 2024-01-25 05:52:35,409 [execute] INFO git cat-file --batch [2024-01-25T05:52:35.477Z] 2024-01-25 05:52:35,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T05:52:35.477Z] 2024-01-25 05:52:35,413 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-01-25T05:52:35.477Z] 3.2.0-dev.8 [Pipeline] } [2024-01-25T05:52:35.490Z] $ docker exec --env ******** --env ******** 5d1870da9c56ac8e9198cee94602d690e8d25748df88c2b0682ce65c9ec43da6 ssh-agent -k [2024-01-25T05:52:35.589Z] unset SSH_AUTH_SOCK; [2024-01-25T05:52:35.589Z] unset SSH_AGENT_PID; [2024-01-25T05:52:35.589Z] echo Agent pid 39 killed; [2024-01-25T05:52:35.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T05:52:36.077Z] + git semver [Pipeline] } [2024-01-25T05:52:36.348Z] $ docker stop --time=1 5d1870da9c56ac8e9198cee94602d690e8d25748df88c2b0682ce65c9ec43da6 [2024-01-25T05:52:37.633Z] $ docker rm -f --volumes 5d1870da9c56ac8e9198cee94602d690e8d25748df88c2b0682ce65c9ec43da6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T05:52:38.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T05:52:38.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:52:38.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T05:52:38.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:52:38.713Z] prd-ubuntu20.04-docker-8c-8g-27873 does not seem to be running inside a container [2024-01-25T05:52:38.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 [2024-01-25T05:52:39.121Z] $ docker top ac3885a51e2ae7c1f54d76a7fc720b324c12e6168666247099f93b645dac7900 -eo pid,comm [2024-01-25T05:52:39.164Z] 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). [2024-01-25T05:52:39.164Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T05:52:39.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T05:52:39.336Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T05:52:39.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T05:52:39.435Z] $ docker exec ac3885a51e2ae7c1f54d76a7fc720b324c12e6168666247099f93b645dac7900 ssh-agent [2024-01-25T05:52:39.535Z] SSH_AUTH_SOCK=/tmp/ssh-I3vCpNzksrKP/agent.31 [2024-01-25T05:52:39.535Z] SSH_AGENT_PID=37 [2024-01-25T05:52:39.539Z] Running ssh-add (command line suppressed) [2024-01-25T05:52:39.641Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10706337303323267892.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10706337303323267892.key) [2024-01-25T05:52:39.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T05:52:39.983Z] + git semver push [2024-01-25T05:52:40.243Z] 2024-01-25 05:52:40,171 [run_push] DEBUG push [2024-01-25T05:52:40.243Z] 2024-01-25 05:52:40,172 [execute] INFO git cat-file --batch-check [2024-01-25T05:52:40.243Z] 2024-01-25 05:52:40,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T05:52:40.243Z] 2024-01-25 05:52:40,175 [execute] INFO git rev-list 3cea24853f10eb203c7f2f5ee71668ee22a76adb -- [2024-01-25T05:52:40.243Z] 2024-01-25 05:52:40,175 [execute] DEBUG Popen(['git', 'rev-list', '3cea24853f10eb203c7f2f5ee71668ee22a76adb', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-25T05:52:40.243Z] 2024-01-25 05:52:40,188 [execute] INFO git fetch -v origin [2024-01-25T05:52:40.243Z] 2024-01-25 05:52:40,188 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-25T05:52:40.813Z] 2024-01-25 05:52:40,719 [run_push] DEBUG no remote changes detected [2024-01-25T05:52:40.813Z] 2024-01-25 05:52:40,719 [execute] INFO git push origin semver [2024-01-25T05:52:40.813Z] 2024-01-25 05:52:40,720 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-25T05:52:41.747Z] 2024-01-25 05:52:41,526 [run_push] DEBUG push all version tags [2024-01-25T05:52:41.747Z] 2024-01-25 05:52:41,527 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-25T05:52:41.747Z] 2024-01-25 05:52:41,527 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-25T05:52:42.314Z] 2024-01-25 05:52:42,306 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-01-25T05:52:42.314Z] 3.2.0-dev.8 [Pipeline] } [2024-01-25T05:52:42.580Z] $ docker exec --env ******** --env ******** ac3885a51e2ae7c1f54d76a7fc720b324c12e6168666247099f93b645dac7900 ssh-agent -k [2024-01-25T05:52:42.678Z] unset SSH_AUTH_SOCK; [2024-01-25T05:52:42.678Z] unset SSH_AGENT_PID; [2024-01-25T05:52:42.678Z] echo Agent pid 37 killed; [2024-01-25T05:52:42.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T05:52:43.179Z] + git semver [Pipeline] } [2024-01-25T05:52:43.448Z] $ docker stop --time=1 ac3885a51e2ae7c1f54d76a7fc720b324c12e6168666247099f93b645dac7900 [2024-01-25T05:52:44.848Z] $ docker rm -f --volumes ac3885a51e2ae7c1f54d76a7fc720b324c12e6168666247099f93b645dac7900 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2024-01-25T05:52:46.236Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-01-25T05:52:46.236Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-01-25T05:52:46.236Z] total 16 [2024-01-25T05:52:46.236Z] drwxr-xr-x 3 root root 4096 Jan 25 05:44 . [2024-01-25T05:52:46.236Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 25 05:52 .. [2024-01-25T05:52:46.236Z] drwxr-xr-x 2 root root 4096 Jan 25 05:44 cost [2024-01-25T05:52:46.236Z] -rw-r--r-- 1 root root 85 Jan 25 05:44 cost.csv [2024-01-25T05:52:46.236Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-01-25T05:52:46.236Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-01-25T05:52:46.236Z] total 16 [2024-01-25T05:52:46.236Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 05:44 . [2024-01-25T05:52:46.236Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 25 05:52 .. [2024-01-25T05:52:46.236Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 25 05:44 cost [2024-01-25T05:52:46.236Z] -rw-r--r-- 1 jenkins jenkins 85 Jan 25 05:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:52:46.528Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:52:47.590Z] ---> package-listing.sh [2024-01-25T05:52:47.590Z] ++ facter osfamily [2024-01-25T05:52:47.590Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-25T05:52:47.590Z] + OS_FAMILY=debian [2024-01-25T05:52:47.590Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-01-25T05:52:47.590Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-25T05:52:47.590Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-25T05:52:47.590Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-25T05:52:47.590Z] + PACKAGES=/tmp/packages_start.txt [2024-01-25T05:52:47.590Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-01-25T05:52:47.590Z] + PACKAGES=/tmp/packages_end.txt [2024-01-25T05:52:47.590Z] + case "${OS_FAMILY}" in [2024-01-25T05:52:47.590Z] + dpkg -l [2024-01-25T05:52:47.590Z] + grep '^ii' [2024-01-25T05:52:47.590Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-25T05:52:47.590Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-25T05:52:47.590Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-25T05:52:47.590Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-01-25T05:52:47.590Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-01-25T05:52:47.590Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-01-25T05:52:47.606Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-25T05:52:47.908Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T05:52:48.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T05:52:48.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T05:52:48.442Z] prd-ubuntu20.04-docker-8c-8g-27873 does not seem to be running inside a container [2024-01-25T05:52:48.468Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools-log-publisher:latest cat [2024-01-25T05:52:48.665Z] $ docker top c6400e2efd6c987f4fbdff76ac27079db01b68d7d026dd0639fe5d05dd00d3ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T05:52:49.108Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-25T05:52:49.402Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-25T05:52:49.686Z] + ls /var/log/sa-host [2024-01-25T05:52:49.686Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T05:52:49.806Z] provisioning config files... [2024-01-25T05:52:49.816Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8765162764954089968tmp [Pipeline] { [Pipeline] echo [2024-01-25T05:52:49.918Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:52:50.200Z] ---> create-netrc.sh [Pipeline] } [2024-01-25T05:52:50.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:52:50.628Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-25T05:52:50.638Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:52:50.920Z] ---> sudo-logs.sh [2024-01-25T05:52:50.920Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-25T05:52:50.998Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:52:51.284Z] ---> job-cost.sh [2024-01-25T05:52:51.284Z] lf-activate-venv: SKIPPING [2024-01-25T05:52:51.284Z] DEBUG: total: 0.2199999988079071 [2024-01-25T05:52:51.284Z] INFO: Retrieving Stack Cost... [2024-01-25T05:52:51.543Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T05:52:51.802Z] INFO: Archiving Costs [Pipeline] echo [2024-01-25T05:52:51.815Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T05:52:52.100Z] ---> logs-deploy.sh [2024-01-25T05:52:52.100Z] lf-activate-venv: SKIPPING [2024-01-25T05:52:52.100Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/278 [2024-01-25T05:52:52.100Z] INFO: archiving workspace using pattern(s): [2024-01-25T05:52:53.036Z] Archives upload complete. [2024-01-25T05:52:53.036Z] INFO: archiving logs to Nexus