Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdea4761bbcb74cab7badbb069f6efddd7703878 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-ssh9057639156525278474.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-ssh4371289040614719432.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-ssh15935188417325185857.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-ssh4863886044255878573.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-ssh17733336613905171680.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-40 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 fdea4761bbcb74cab7badbb069f6efddd7703878 (main) Commit message: "Merge pull request #1566 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22" > 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 fdea4761bbcb74cab7badbb069f6efddd7703878 # timeout=10 > git rev-list --no-walk f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-15T06:55:55.038Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-15T06:55:55.118Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-15T06:55:55.143Z] ========================================================= [2024-03-15T06:55:55.143Z] EdgeX Global Pipelines Version Info [2024-03-15T06:55:55.143Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-15T06:55:55.885Z] ------------------- [2024-03-15T06:55:55.885Z] stable info: [2024-03-15T06:55:55.885Z] ------------------- [2024-03-15T06:55:55.885Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-15T06:55:55.885Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T06:55:55.885Z] Message: update stable to v1.0.258 [2024-03-15T06:55:56.452Z] ------------------- [2024-03-15T06:55:56.452Z] experimental info: [2024-03-15T06:55:56.452Z] ------------------- [2024-03-15T06:55:56.452Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-15T06:55:56.452Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T06:55:56.452Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-15T06:55:56.556Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-03-15T06:55:56.580Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-03-15T06:55:56.601Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-15T06:55:56.625Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-15T06:55:56.650Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-15T06:55:56.671Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-15T06:55:56.698Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-15T06:55:56.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-03-15T06:55:56.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-15T06:55:56.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-15T06:55:56.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-15T06:55:56.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-03-15T06:55:56.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-15T06:55:56.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-15T06:55:56.874Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-15T06:55:56.893Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T06:55:56.916Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T06:55:56.938Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T06:55:56.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-15T06:55:56.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-15T06:55:57.016Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-15T06:55:57.041Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-15T06:55:57.063Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-15T06:55:57.088Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-15T06:55:57.113Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-15T06:55:57.142Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-15T06:55:57.165Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-15T06:55:57.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-15T06:55:57.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-15T06:55:57.233Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-15T06:55:57.256Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdea4761bbcb74cab7badbb069f6efddd7703878 [Pipeline] echo [2024-03-15T06:55:57.279Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdea476 [Pipeline] echo [2024-03-15T06:55:57.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T06:55:57.361Z] provisioning config files... [2024-03-15T06:55:57.385Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12239489283984708232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T06:55:57.739Z] ---> ****-login.sh [2024-03-15T06:55:57.739Z] nexus3.edgexfoundry.org:10001 [2024-03-15T06:55:59.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:55:59.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:55:59.128Z] Configure a credential helper to remove this warning. See [2024-03-15T06:55:59.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:55:59.128Z] [2024-03-15T06:55:59.128Z] Login Succeeded [2024-03-15T06:55:59.128Z] nexus3.edgexfoundry.org:10002 [2024-03-15T06:55:59.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:55:59.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:55:59.387Z] Configure a credential helper to remove this warning. See [2024-03-15T06:55:59.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:55:59.388Z] [2024-03-15T06:55:59.388Z] Login Succeeded [2024-03-15T06:55:59.388Z] nexus3.edgexfoundry.org:10003 [2024-03-15T06:55:59.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:55:59.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:55:59.388Z] Configure a credential helper to remove this warning. See [2024-03-15T06:55:59.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:55:59.388Z] [2024-03-15T06:55:59.388Z] Login Succeeded [2024-03-15T06:55:59.388Z] nexus3.edgexfoundry.org:10004 [2024-03-15T06:55:59.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:55:59.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:55:59.648Z] Configure a credential helper to remove this warning. See [2024-03-15T06:55:59.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:55:59.648Z] [2024-03-15T06:55:59.648Z] Login Succeeded [2024-03-15T06:55:59.648Z] ****.io [2024-03-15T06:55:59.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:55:59.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:55:59.909Z] Configure a credential helper to remove this warning. See [2024-03-15T06:55:59.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:55:59.909Z] [2024-03-15T06:55:59.909Z] Login Succeeded [2024-03-15T06:55:59.909Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T06:55:59.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-15T06:56:00.319Z] + git rev-list -1 --merges fdea4761bbcb74cab7badbb069f6efddd7703878~1..fdea4761bbcb74cab7badbb069f6efddd7703878 [Pipeline] echo [2024-03-15T06:56:00.354Z] -----------> git rev-list -1 --merges fdea4761bbcb74cab7badbb069f6efddd7703878~1..fdea4761bbcb74cab7badbb069f6efddd7703878 fdea4761bbcb74cab7badbb069f6efddd7703878 [2024-03-15T06:56:00.354Z] fdea4761bbcb74cab7badbb069f6efddd7703878 [false] [Pipeline] sh [2024-03-15T06:56:00.652Z] + git log --format=format:%s -1 fdea4761bbcb74cab7badbb069f6efddd7703878 [Pipeline] echo [2024-03-15T06:56:00.668Z] ========================================================= [2024-03-15T06:56:00.668Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-15T06:56:00.668Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T06:56:01.023Z] + git log --format=format:%s -1 fdea4761bbcb74cab7badbb069f6efddd7703878 [Pipeline] echo [2024-03-15T06:56:01.036Z] [semverPrep] GIT_COMMIT: fdea4761bbcb74cab7badbb069f6efddd7703878, Commit Message: Merge pull request #1566 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22 [Pipeline] echo [2024-03-15T06:56:01.048Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-15T06:56:01.409Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T06:56:01.409Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-15T06:56:01.409Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-15T06:56:01.409Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-15T06:56:01.409Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-15T06:56:01.409Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-15T06:56:01.409Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:56:01.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T06:56:01.771Z] [2024-03-15T06:56:01.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:56:02.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T06:56:02.649Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-15T06:56:02.649Z] b85a868b505f: Pulling fs layer [2024-03-15T06:56:02.649Z] e2be974225ed: Pulling fs layer [2024-03-15T06:56:02.649Z] 339a4e72a1f5: Pulling fs layer [2024-03-15T06:56:02.649Z] 988bab9f4d93: Pulling fs layer [2024-03-15T06:56:02.649Z] 1469e6f7b9e6: Pulling fs layer [2024-03-15T06:56:02.649Z] eaf3925da568: Pulling fs layer [2024-03-15T06:56:02.649Z] bab4dde63d76: Pulling fs layer [2024-03-15T06:56:02.649Z] bde34c3a00c8: Pulling fs layer [2024-03-15T06:56:02.649Z] b352a97aabf1: Pulling fs layer [2024-03-15T06:56:02.649Z] 988bab9f4d93: Waiting [2024-03-15T06:56:02.649Z] 4872d77fe225: Pulling fs layer [2024-03-15T06:56:02.649Z] 1469e6f7b9e6: Waiting [2024-03-15T06:56:02.649Z] eaf3925da568: Waiting [2024-03-15T06:56:02.649Z] bab4dde63d76: Waiting [2024-03-15T06:56:02.649Z] bde34c3a00c8: Waiting [2024-03-15T06:56:02.649Z] 5851b861e8e6: Pulling fs layer [2024-03-15T06:56:02.649Z] 4872d77fe225: Waiting [2024-03-15T06:56:02.649Z] 5851b861e8e6: Waiting [2024-03-15T06:56:02.649Z] e2be974225ed: Download complete [2024-03-15T06:56:02.649Z] 988bab9f4d93: Verifying Checksum [2024-03-15T06:56:02.649Z] 988bab9f4d93: Download complete [2024-03-15T06:56:02.910Z] 1469e6f7b9e6: Verifying Checksum [2024-03-15T06:56:02.910Z] 1469e6f7b9e6: Download complete [2024-03-15T06:56:02.910Z] eaf3925da568: Verifying Checksum [2024-03-15T06:56:02.910Z] eaf3925da568: Download complete [2024-03-15T06:56:02.910Z] 339a4e72a1f5: Verifying Checksum [2024-03-15T06:56:02.910Z] 339a4e72a1f5: Download complete [2024-03-15T06:56:02.910Z] bde34c3a00c8: Verifying Checksum [2024-03-15T06:56:02.910Z] b352a97aabf1: Verifying Checksum [2024-03-15T06:56:02.910Z] b352a97aabf1: Download complete [2024-03-15T06:56:02.910Z] 4872d77fe225: Download complete [2024-03-15T06:56:02.910Z] 5851b861e8e6: Verifying Checksum [2024-03-15T06:56:02.910Z] 5851b861e8e6: Download complete [2024-03-15T06:56:03.169Z] b85a868b505f: Verifying Checksum [2024-03-15T06:56:03.169Z] b85a868b505f: Download complete [2024-03-15T06:56:03.428Z] bab4dde63d76: Verifying Checksum [2024-03-15T06:56:03.428Z] bab4dde63d76: Download complete [2024-03-15T06:56:04.806Z] b85a868b505f: Pull complete [2024-03-15T06:56:05.064Z] e2be974225ed: Pull complete [2024-03-15T06:56:05.632Z] 339a4e72a1f5: Pull complete [2024-03-15T06:56:06.201Z] 988bab9f4d93: Pull complete [2024-03-15T06:56:06.460Z] 1469e6f7b9e6: Pull complete [2024-03-15T06:56:07.030Z] eaf3925da568: Pull complete [2024-03-15T06:56:10.401Z] bab4dde63d76: Pull complete [2024-03-15T06:56:11.009Z] bde34c3a00c8: Pull complete [2024-03-15T06:56:12.393Z] b352a97aabf1: Pull complete [2024-03-15T06:56:13.330Z] 4872d77fe225: Pull complete [2024-03-15T06:56:14.708Z] 5851b861e8e6: Pull complete [2024-03-15T06:56:15.741Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-15T06:56:16.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T06:56:16.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:56:16.511Z] prd-ubuntu20.04-docker-8c-8g-40 does not seem to be running inside a container [2024-03-15T06:56:16.548Z] $ 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-03-15T06:56:23.320Z] $ docker top 59a843a42e9fe7db1e952602d1889fdce30cd4110abaecdc9f50629ad4a3040e -eo pid,comm [2024-03-15T06:56:23.372Z] 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-03-15T06:56:23.372Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T06:56:23.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T06:56:23.437Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T06:56:23.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T06:56:23.546Z] $ docker exec 59a843a42e9fe7db1e952602d1889fdce30cd4110abaecdc9f50629ad4a3040e ssh-agent [2024-03-15T06:56:23.642Z] SSH_AUTH_SOCK=/tmp/ssh-bgzCpvyvjC2c/agent.31 [2024-03-15T06:56:23.642Z] SSH_AGENT_PID=37 [2024-03-15T06:56:23.649Z] Running ssh-add (command line suppressed) [2024-03-15T06:56:23.748Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14299854432217516034.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14299854432217516034.key) [2024-03-15T06:56:23.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T06:56:24.058Z] + git tag --points-at HEAD [Pipeline] } [2024-03-15T06:56:24.070Z] $ docker exec --env ******** --env ******** 59a843a42e9fe7db1e952602d1889fdce30cd4110abaecdc9f50629ad4a3040e ssh-agent -k [2024-03-15T06:56:24.171Z] unset SSH_AUTH_SOCK; [2024-03-15T06:56:24.172Z] unset SSH_AGENT_PID; [2024-03-15T06:56:24.172Z] echo Agent pid 37 killed; [2024-03-15T06:56:24.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-15T06:56:24.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T06:56:24.214Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T06:56:24.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T06:56:24.322Z] $ docker exec 59a843a42e9fe7db1e952602d1889fdce30cd4110abaecdc9f50629ad4a3040e ssh-agent [2024-03-15T06:56:24.419Z] SSH_AUTH_SOCK=/tmp/ssh-Gc093ZBaqECZ/agent.70 [2024-03-15T06:56:24.419Z] SSH_AGENT_PID=75 [2024-03-15T06:56:24.424Z] Running ssh-add (command line suppressed) [2024-03-15T06:56:24.517Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16978576819895542740.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16978576819895542740.key) [2024-03-15T06:56:24.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T06:56:24.824Z] + git semver init [2024-03-15T06:56:25.084Z] 2024-03-15 06:56:25,039 [run_init] DEBUG init version:0.0.0 force:False [2024-03-15T06:56:25.084Z] 2024-03-15 06:56:25,040 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-03-15T06:56:25.084Z] 2024-03-15 06:56:25,040 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-03-15T06:56:25.084Z] 2024-03-15 06:56:25,041 [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-03-15T06:56:26.457Z] 2024-03-15 06:56:26,309 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-03-15T06:56:26.457Z] 2024-03-15 06:56:26,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-03-15T06:56:26.457Z] 2024-03-15 06:56:26,310 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-15T06:56:26.457Z] 2024-03-15 06:56:26,310 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-15T06:56:26.457Z] 3.2.0-dev.11 [Pipeline] } [2024-03-15T06:56:26.468Z] $ docker exec --env ******** --env ******** 59a843a42e9fe7db1e952602d1889fdce30cd4110abaecdc9f50629ad4a3040e ssh-agent -k [2024-03-15T06:56:26.564Z] unset SSH_AUTH_SOCK; [2024-03-15T06:56:26.565Z] unset SSH_AGENT_PID; [2024-03-15T06:56:26.565Z] echo Agent pid 75 killed; [2024-03-15T06:56:26.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T06:56:26.889Z] + git semver [Pipeline] } [2024-03-15T06:56:27.474Z] $ docker stop --time=1 59a843a42e9fe7db1e952602d1889fdce30cd4110abaecdc9f50629ad4a3040e [2024-03-15T06:56:28.763Z] $ docker rm -f --volumes 59a843a42e9fe7db1e952602d1889fdce30cd4110abaecdc9f50629ad4a3040e [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T06:56:29.119Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-15T06:56:29.353Z] Stashed 1 file(s) [Pipeline] echo [2024-03-15T06:56:29.358Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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-03-15T06:56:29.554Z] provisioning config files... [2024-03-15T06:56:29.563Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12742596330354313049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T06:56:29.875Z] ---> ****-login.sh [2024-03-15T06:56:29.875Z] nexus3.edgexfoundry.org:10001 [2024-03-15T06:56:29.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:56:29.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:56:29.875Z] Configure a credential helper to remove this warning. See [2024-03-15T06:56:29.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:56:29.875Z] [2024-03-15T06:56:29.875Z] Login Succeeded [2024-03-15T06:56:29.875Z] nexus3.edgexfoundry.org:10002 [2024-03-15T06:56:29.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:56:29.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:56:29.876Z] Configure a credential helper to remove this warning. See [2024-03-15T06:56:29.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:56:29.876Z] [2024-03-15T06:56:29.876Z] Login Succeeded [2024-03-15T06:56:29.876Z] nexus3.edgexfoundry.org:10003 [2024-03-15T06:56:30.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:56:30.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:56:30.134Z] Configure a credential helper to remove this warning. See [2024-03-15T06:56:30.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:56:30.134Z] [2024-03-15T06:56:30.134Z] Login Succeeded [2024-03-15T06:56:30.134Z] nexus3.edgexfoundry.org:10004 [2024-03-15T06:56:30.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:56:30.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:56:30.134Z] Configure a credential helper to remove this warning. See [2024-03-15T06:56:30.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:56:30.134Z] [2024-03-15T06:56:30.134Z] Login Succeeded [2024-03-15T06:56:30.134Z] ****.io [2024-03-15T06:56:30.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:56:30.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:56:30.395Z] Configure a credential helper to remove this warning. See [2024-03-15T06:56:30.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:56:30.395Z] [2024-03-15T06:56:30.395Z] Login Succeeded [2024-03-15T06:56:30.395Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T06:56:30.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-15T06:56:30.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T06:56:30.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T06:56:30.522Z] ========================================================= [2024-03-15T06:56:30.522Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-15T06:56:30.522Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:56:30.856Z] + 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-03-15T06:56:30.856Z] Sending build context to Docker daemon 21.95MB [2024-03-15T06:56:30.856Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T06:56:30.856Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-15T06:56:30.856Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-15T06:56:30.856Z] 7264a8db6415: Pulling fs layer [2024-03-15T06:56:30.856Z] c4d48a809fc2: Pulling fs layer [2024-03-15T06:56:30.856Z] 4f1c88b9dad5: Pulling fs layer [2024-03-15T06:56:30.856Z] ad3a456e5733: Pulling fs layer [2024-03-15T06:56:30.856Z] 69c7f0334f64: Pulling fs layer [2024-03-15T06:56:30.856Z] 1f1c1a5573a3: Pulling fs layer [2024-03-15T06:56:30.856Z] ce7588e14bc9: Pulling fs layer [2024-03-15T06:56:30.856Z] b5e4710f87ac: Pulling fs layer [2024-03-15T06:56:30.856Z] 69c7f0334f64: Waiting [2024-03-15T06:56:30.856Z] 1f1c1a5573a3: Waiting [2024-03-15T06:56:30.856Z] ce7588e14bc9: Waiting [2024-03-15T06:56:30.856Z] b5e4710f87ac: Waiting [2024-03-15T06:56:30.856Z] ad3a456e5733: Waiting [2024-03-15T06:56:31.117Z] c4d48a809fc2: Verifying Checksum [2024-03-15T06:56:31.117Z] c4d48a809fc2: Download complete [2024-03-15T06:56:31.117Z] ad3a456e5733: Verifying Checksum [2024-03-15T06:56:31.117Z] ad3a456e5733: Download complete [2024-03-15T06:56:31.117Z] 69c7f0334f64: Verifying Checksum [2024-03-15T06:56:31.117Z] 69c7f0334f64: Download complete [2024-03-15T06:56:31.117Z] 7264a8db6415: Download complete [2024-03-15T06:56:31.117Z] 1f1c1a5573a3: Verifying Checksum [2024-03-15T06:56:31.117Z] 1f1c1a5573a3: Download complete [2024-03-15T06:56:31.379Z] 7264a8db6415: Pull complete [2024-03-15T06:56:31.379Z] b5e4710f87ac: Verifying Checksum [2024-03-15T06:56:31.379Z] b5e4710f87ac: Download complete [2024-03-15T06:56:31.379Z] 4f1c88b9dad5: Verifying Checksum [2024-03-15T06:56:31.379Z] 4f1c88b9dad5: Download complete [2024-03-15T06:56:31.637Z] c4d48a809fc2: Pull complete [2024-03-15T06:56:32.211Z] ce7588e14bc9: Verifying Checksum [2024-03-15T06:56:32.211Z] ce7588e14bc9: Download complete [2024-03-15T06:56:34.753Z] 4f1c88b9dad5: Pull complete [2024-03-15T06:56:34.753Z] ad3a456e5733: Pull complete [2024-03-15T06:56:34.753Z] 69c7f0334f64: Pull complete [2024-03-15T06:56:34.753Z] 1f1c1a5573a3: Pull complete [2024-03-15T06:56:37.286Z] ce7588e14bc9: Pull complete [2024-03-15T06:56:37.286Z] b5e4710f87ac: Pull complete [2024-03-15T06:56:37.286Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-15T06:56:37.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-15T06:56:37.286Z] ---> 88b5674ff536 [2024-03-15T06:56:37.286Z] Step 3/10 : ARG MAKE=make build [2024-03-15T06:56:42.556Z] ---> Running in 9e2a6992ac17 [2024-03-15T06:56:42.556Z] Removing intermediate container 9e2a6992ac17 [2024-03-15T06:56:42.556Z] ---> b859f2869d0c [2024-03-15T06:56:42.556Z] Step 4/10 : WORKDIR /device-sdk-go [2024-03-15T06:56:42.556Z] ---> Running in 1957343007f7 [2024-03-15T06:56:42.556Z] Removing intermediate container 1957343007f7 [2024-03-15T06:56:42.556Z] ---> 47c0cdebe999 [2024-03-15T06:56:42.556Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-15T06:56:42.556Z] ---> Running in 37c5699e411c [2024-03-15T06:56:42.556Z] Removing intermediate container 37c5699e411c [2024-03-15T06:56:42.556Z] ---> dc1999265fae [2024-03-15T06:56:42.556Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-03-15T06:56:42.556Z] ---> Running in 6b77dbec09c4 [2024-03-15T06:56:42.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T06:56:43.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T06:56:43.335Z] OK: 264 MiB in 52 packages [2024-03-15T06:56:43.594Z] Removing intermediate container 6b77dbec09c4 [2024-03-15T06:56:43.594Z] ---> d640a7e5d623 [2024-03-15T06:56:43.594Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-15T06:56:43.852Z] ---> 93a9414911da [2024-03-15T06:56:43.852Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T06:56:43.852Z] ---> Running in 3d5387806e08 [2024-03-15T06:56:44.497Z] Still waiting to schedule task [2024-03-15T06:56:44.498Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-42’ is offline [2024-03-15T06:57:22.772Z] Removing intermediate container 3d5387806e08 [2024-03-15T06:57:22.772Z] ---> 690af73125e8 [2024-03-15T06:57:22.772Z] Step 9/10 : COPY . . [2024-03-15T06:57:23.346Z] ---> 44e1821a4aca [2024-03-15T06:57:23.346Z] Step 10/10 : RUN ${MAKE} [2024-03-15T06:57:23.605Z] ---> Running in f4f6670d3a39 [2024-03-15T06:57:23.864Z] noop [2024-03-15T06:57:24.430Z] Removing intermediate container f4f6670d3a39 [2024-03-15T06:57:24.430Z] ---> ed7d1a6414aa [2024-03-15T06:57:24.430Z] Successfully built ed7d1a6414aa [2024-03-15T06:57:24.688Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:57:25.011Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-15T06:57:25.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:57:25.096Z] prd-ubuntu20.04-docker-8c-8g-40 does not seem to be running inside a container [2024-03-15T06:57:25.129Z] $ 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-03-15T06:57:25.813Z] $ docker top eadfc2ac92df10f57d2bdfd01f4f54ee7ba28f9eed653507a2e13a18a71d6202 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T06:57:26.157Z] + go version [2024-03-15T06:57:26.157Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-15T06:57:26.169Z] $ docker stop --time=1 eadfc2ac92df10f57d2bdfd01f4f54ee7ba28f9eed653507a2e13a18a71d6202 [2024-03-15T06:57:27.637Z] $ docker rm -f --volumes eadfc2ac92df10f57d2bdfd01f4f54ee7ba28f9eed653507a2e13a18a71d6202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:57:28.127Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-15T06:57:28.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:57:28.205Z] prd-ubuntu20.04-docker-8c-8g-40 does not seem to be running inside a container [2024-03-15T06:57:28.237Z] $ 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-03-15T06:57:28.945Z] $ docker top d689f4670a20e39ac28a00044c23d98f51f4d2b735ba3d4eed8cffded9ba88ce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T06:57:29.298Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-15T06:57:29.597Z] + make test [2024-03-15T06:57:29.597Z] go test -race -coverprofile=coverage.out ./... [2024-03-15T06:57:36.174Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-03-15T06:57:51.049Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-03-15T06:57:51.049Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-03-15T06:57:51.049Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-03-15T06:57:51.049Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-03-15T06:57:51.049Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-03-15T06:57:51.049Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-03-15T06:57:51.049Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-03-15T06:57:51.049Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-03-15T06:57:51.307Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.045s coverage: 27.6% of statements [2024-03-15T06:57:51.568Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.051s coverage: 81.5% of statements [2024-03-15T06:57:51.568Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.070s coverage: 86.0% of statements [2024-03-15T06:57:51.826Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.079s coverage: 71.8% of statements [2024-03-15T06:57:52.084Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-03-15T06:57:52.084Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-15T06:57:52.651Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-03-15T06:57:55.950Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.069s coverage: 14.4% of statements [2024-03-15T06:57:55.950Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.825s coverage: 45.9% of statements [2024-03-15T06:57:55.950Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.059s coverage: 68.5% of statements [2024-03-15T06:57:55.950Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.096s coverage: 89.2% of statements [2024-03-15T06:57:55.950Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.5% of statements [2024-03-15T06:58:17.891Z] GO111MODULE=on go vet ./... [2024-03-15T06:58:19.789Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-15T06:58:20.048Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-15T06:58:20.048Z] ./bin/test-attribution-txt.sh [2024-03-15T06:58:20.048Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-15T06:58:20.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-15T06:58:20.074Z] $ docker stop --time=1 d689f4670a20e39ac28a00044c23d98f51f4d2b735ba3d4eed8cffded9ba88ce [2024-03-15T06:58:24.781Z] $ docker rm -f --volumes d689f4670a20e39ac28a00044c23d98f51f4d2b735ba3d4eed8cffded9ba88ce [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T06:58:25.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-15T06:58:25.384Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-15T06:58:25.919Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-15T06:58:26.205Z] + ls -al . [2024-03-15T06:58:26.205Z] total 308 [2024-03-15T06:58:26.205Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 06:57 . [2024-03-15T06:58:26.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 06:55 .. [2024-03-15T06:58:26.205Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 06:55 .dockerignore [2024-03-15T06:58:26.205Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 06:57 .git [2024-03-15T06:58:26.205Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 06:55 .github [2024-03-15T06:58:26.205Z] -rw-rw-r-- 1 jenkins jenkins 137 Mar 15 06:55 .gitignore [2024-03-15T06:58:26.205Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 06:55 .golangci.yml [2024-03-15T06:58:26.205Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 06:56 .semver [2024-03-15T06:58:26.205Z] -rw-rw-r-- 1 jenkins jenkins 48109 Mar 15 06:55 CHANGELOG.md [2024-03-15T06:58:26.205Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 06:55 GOVERNANCE.md [2024-03-15T06:58:26.205Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 15 06:55 Jenkinsfile [2024-03-15T06:58:26.205Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 15 06:55 LICENSE [2024-03-15T06:58:26.205Z] -rw-rw-r-- 1 jenkins jenkins 1842 Mar 15 06:55 Makefile [2024-03-15T06:58:26.205Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 15 06:55 OWNERS.md [2024-03-15T06:58:26.205Z] -rw-rw-r-- 1 jenkins jenkins 4933 Mar 15 06:55 README.md [2024-03-15T06:58:26.205Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 06:56 VERSION [2024-03-15T06:58:26.205Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 06:55 bin [2024-03-15T06:58:26.205Z] -rw-r--r-- 1 jenkins jenkins 122154 Mar 15 06:57 coverage.out [2024-03-15T06:58:26.205Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 06:55 example [2024-03-15T06:58:26.205Z] -rw-rw-r-- 1 jenkins jenkins 3768 Mar 15 06:55 go.mod [2024-03-15T06:58:26.205Z] -rw-rw-r-- 1 jenkins jenkins 35399 Mar 15 06:55 go.sum [2024-03-15T06:58:26.205Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 06:55 internal [2024-03-15T06:58:26.205Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 06:55 openapi [2024-03-15T06:58:26.205Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 15 06:55 pkg [2024-03-15T06:58:26.205Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 06:55 snap [2024-03-15T06:58:26.205Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 15 06:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:58:26.571Z] + 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=fdea4761bbcb74cab7badbb069f6efddd7703878 --label arch=amd64 --label version=3.2.0-dev.11 . [2024-03-15T06:58:26.572Z] Sending build context to Docker daemon 22.08MB [2024-03-15T06:58:26.572Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T06:58:26.572Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-15T06:58:26.572Z] ---> ed7d1a6414aa [2024-03-15T06:58:26.572Z] Step 3/23 : ARG MAKE=make build [2024-03-15T06:58:27.140Z] ---> Running in 25d84d7a991e [2024-03-15T06:58:27.141Z] Removing intermediate container 25d84d7a991e [2024-03-15T06:58:27.141Z] ---> ac1b7a9a4e9d [2024-03-15T06:58:27.141Z] Step 4/23 : WORKDIR /device-sdk-go [2024-03-15T06:58:27.141Z] ---> Running in 7af5dd5f1879 [2024-03-15T06:58:27.400Z] Removing intermediate container 7af5dd5f1879 [2024-03-15T06:58:27.400Z] ---> 8a6af3ea7bd8 [2024-03-15T06:58:27.400Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-15T06:58:27.400Z] ---> Running in e67052104917 [2024-03-15T06:58:27.400Z] Removing intermediate container e67052104917 [2024-03-15T06:58:27.400Z] ---> f6334a2845e5 [2024-03-15T06:58:27.400Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-03-15T06:58:27.400Z] ---> Running in 23b9a50b1fd7 [2024-03-15T06:58:27.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T06:58:27.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T06:58:28.176Z] OK: 264 MiB in 52 packages [2024-03-15T06:58:28.433Z] Removing intermediate container 23b9a50b1fd7 [2024-03-15T06:58:28.433Z] ---> 69ba568251ae [2024-03-15T06:58:28.433Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-15T06:58:28.692Z] ---> 2faf52517452 [2024-03-15T06:58:28.692Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T06:58:28.692Z] ---> Running in c7dff728aa25 [2024-03-15T06:58:29.261Z] Removing intermediate container c7dff728aa25 [2024-03-15T06:58:29.261Z] ---> 702aed17e9f2 [2024-03-15T06:58:29.261Z] Step 9/23 : COPY . . [2024-03-15T06:58:30.198Z] ---> 7edd83ef2873 [2024-03-15T06:58:30.199Z] Step 10/23 : RUN ${MAKE} [2024-03-15T06:58:30.199Z] ---> Running in 913744ec2528 [2024-03-15T06:58:30.457Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.11" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-03-15T06:58:51.511Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-03-15T06:58:51.528Z] Running in /w/workspace/device-sdk-go/282 [Pipeline] { [Pipeline] checkout [2024-03-15T06:58:51.573Z] The recommended git tool is: git [2024-03-15T06:58:56.921Z] using credential edgex-jenkins-ssh [2024-03-15T06:58:56.938Z] Cloning the remote Git repository [2024-03-15T06:58:57.033Z] Removing intermediate container 913744ec2528 [2024-03-15T06:58:57.033Z] ---> bbe350466086 [2024-03-15T06:58:57.033Z] Step 11/23 : FROM alpine:3.18 [2024-03-15T06:58:57.033Z] 3.18: Pulling from library/alpine [2024-03-15T06:58:57.033Z] 619be1103602: Pulling fs layer [2024-03-15T06:58:57.033Z] 619be1103602: Download complete [2024-03-15T06:58:57.033Z] 619be1103602: Pull complete [2024-03-15T06:58:57.033Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T06:58:57.033Z] Status: Downloaded newer image for alpine:3.18 [2024-03-15T06:58:57.033Z] ---> d3782b16ccc9 [2024-03-15T06:58:57.033Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-03-15T06:58:57.033Z] ---> Running in edc5c382dde1 [2024-03-15T06:58:57.033Z] Removing intermediate container edc5c382dde1 [2024-03-15T06:58:57.033Z] ---> a06427c2e46a [2024-03-15T06:58:57.033Z] Step 13/23 : RUN apk add --update --no-cache [2024-03-15T06:58:57.033Z] ---> Running in 5f466df12b26 [2024-03-15T06:58:57.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T06:58:57.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T06:58:57.033Z] OK: 7 MiB in 15 packages [2024-03-15T06:58:57.033Z] Removing intermediate container 5f466df12b26 [2024-03-15T06:58:57.033Z] ---> 89f71cc0ff47 [2024-03-15T06:58:57.033Z] Step 14/23 : WORKDIR / [2024-03-15T06:58:57.033Z] ---> Running in 743bb509859e [2024-03-15T06:58:57.033Z] Removing intermediate container 743bb509859e [2024-03-15T06:58:57.033Z] ---> 2bbf22f62766 [2024-03-15T06:58:57.033Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-03-15T06:58:57.033Z] ---> f03239149a21 [2024-03-15T06:58:57.033Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-03-15T06:58:56.985Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-03-15T06:58:57.085Z] > git init /w/workspace/device-sdk-go/282 # timeout=10 [2024-03-15T06:58:57.560Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-03-15T06:58:57.561Z] > git --version # timeout=10 [2024-03-15T06:58:57.581Z] > git --version # 'git version 2.25.1' [2024-03-15T06:58:57.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-15T06:58:57.753Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-15T06:58:58.608Z] ---> 1af63a3b8030 [2024-03-15T06:58:58.608Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-03-15T06:58:59.196Z] ---> 0fbf55a96ad2 [2024-03-15T06:58:59.196Z] Step 18/23 : EXPOSE 59999 [2024-03-15T06:58:59.791Z] ---> Running in 2e152fb6a909 [2024-03-15T06:59:00.129Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-03-15T06:59:00.153Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-15T06:59:00.736Z] Removing intermediate container 2e152fb6a909 [2024-03-15T06:59:00.736Z] ---> 57b2173f3146 [2024-03-15T06:59:00.736Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-03-15T06:59:01.015Z] ---> Running in 8c1b2a342a05 [2024-03-15T06:59:01.072Z] Avoid second fetch [2024-03-15T06:59:01.073Z] Checking out Revision fdea4761bbcb74cab7badbb069f6efddd7703878 (main) [2024-03-15T06:59:01.093Z] > git config core.sparsecheckout # timeout=10 [2024-03-15T06:59:01.168Z] > git checkout -f fdea4761bbcb74cab7badbb069f6efddd7703878 # timeout=10 [2024-03-15T06:59:01.932Z] Commit message: "Merge pull request #1566 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.22" [2024-03-15T06:59:01.952Z] Removing intermediate container 8c1b2a342a05 [2024-03-15T06:59:01.953Z] ---> 7a9b409e1948 [2024-03-15T06:59:01.953Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-15T06:59:02.520Z] ---> Running in 1390a1371538 [2024-03-15T06:59:02.520Z] Removing intermediate container 1390a1371538 [2024-03-15T06:59:02.520Z] ---> 369f4dc114db [2024-03-15T06:59:02.520Z] Step 21/23 : LABEL arch=amd64 [2024-03-15T06:59:02.520Z] ---> Running in eeaa351576dd [2024-03-15T06:59:02.779Z] Removing intermediate container eeaa351576dd [2024-03-15T06:59:02.779Z] ---> c04428a87010 [2024-03-15T06:59:02.779Z] Step 22/23 : LABEL git_sha=fdea4761bbcb74cab7badbb069f6efddd7703878 [2024-03-15T06:59:02.779Z] ---> Running in 00ed39b89007 [2024-03-15T06:59:02.779Z] Removing intermediate container 00ed39b89007 [2024-03-15T06:59:02.779Z] ---> 7f0a1ef7cf4b [2024-03-15T06:59:02.779Z] Step 23/23 : LABEL version=3.2.0-dev.11 [2024-03-15T06:59:02.779Z] ---> Running in eb1e42ebb65e [2024-03-15T06:59:03.038Z] Removing intermediate container eb1e42ebb65e [2024-03-15T06:59:03.038Z] ---> 2060604bc944 [2024-03-15T06:59:03.038Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-15T06:59:03.038Z] Successfully built 2060604bc944 [2024-03-15T06:59:03.038Z] 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-03-15T06:59:03.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T06:59:03.515Z] [2024-03-15T06:59:03.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:59:03.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T06:59:03.819Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-15T06:59:03.819Z] 5eb5b503b376: Pulling fs layer [2024-03-15T06:59:03.819Z] 5c69ac0246d0: Pulling fs layer [2024-03-15T06:59:03.819Z] ec43610c2a17: Pulling fs layer [2024-03-15T06:59:03.819Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-15T06:59:03.819Z] 33b1e0a273af: Pulling fs layer [2024-03-15T06:59:03.819Z] 5d3b04190fa2: Pulling fs layer [2024-03-15T06:59:03.819Z] 2f39f015ded8: Pulling fs layer [2024-03-15T06:59:03.819Z] 3a2ae6a8a46f: Waiting [2024-03-15T06:59:03.819Z] 33b1e0a273af: Waiting [2024-03-15T06:59:03.819Z] 5d3b04190fa2: Waiting [2024-03-15T06:59:03.819Z] 2f39f015ded8: Waiting [2024-03-15T06:59:03.819Z] 5c69ac0246d0: Download complete [2024-03-15T06:59:03.819Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-15T06:59:03.819Z] 3a2ae6a8a46f: Download complete [2024-03-15T06:59:03.819Z] 33b1e0a273af: Verifying Checksum [2024-03-15T06:59:03.819Z] 33b1e0a273af: Download complete [2024-03-15T06:59:03.819Z] 5d3b04190fa2: Verifying Checksum [2024-03-15T06:59:03.819Z] 5d3b04190fa2: Download complete [2024-03-15T06:59:04.084Z] ec43610c2a17: Verifying Checksum [2024-03-15T06:59:04.084Z] ec43610c2a17: Download complete [2024-03-15T06:59:04.084Z] 5eb5b503b376: Verifying Checksum [2024-03-15T06:59:04.084Z] 5eb5b503b376: Download complete [2024-03-15T06:59:04.648Z] 2f39f015ded8: Verifying Checksum [2024-03-15T06:59:04.648Z] 2f39f015ded8: Download complete [2024-03-15T06:59:05.214Z] 5eb5b503b376: Pull complete [2024-03-15T06:59:05.471Z] 5c69ac0246d0: Pull complete [2024-03-15T06:59:06.039Z] ec43610c2a17: Pull complete [2024-03-15T06:59:06.150Z] [2024-03-15T06:59:06.151Z] GitHub has been notified of this commit’s build result [2024-03-15T06:59:06.151Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T06:59:06.298Z] 3a2ae6a8a46f: Pull complete [2024-03-15T06:59:06.298Z] 33b1e0a273af: Pull complete [2024-03-15T06:59:06.557Z] 5d3b04190fa2: Pull complete [2024-03-15T06:59:06.868Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-15T06:59:06.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T06:59:06.868Z] Dload Upload Total Spent Left Speed [2024-03-15T06:59:06.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2024-03-15T06:59:07.216Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-15T06:59:07.575Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-15T06:59:07.575Z] sudo tee /etc/docker/daemon.new [2024-03-15T06:59:07.575Z] { [2024-03-15T06:59:07.575Z] "registry-mirrors": [ [2024-03-15T06:59:07.575Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-15T06:59:07.575Z] ], [2024-03-15T06:59:07.575Z] "bip": "10.250.0.254/24", [2024-03-15T06:59:07.575Z] "hosts": [ [2024-03-15T06:59:07.575Z] "tcp://0.0.0.0:5555", [2024-03-15T06:59:07.575Z] "unix:///var/run/docker.sock" [2024-03-15T06:59:07.575Z] ], [2024-03-15T06:59:07.575Z] "mtu": 1458, [2024-03-15T06:59:07.575Z] "selinux-enabled": true, [2024-03-15T06:59:07.575Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-15T06:59:07.575Z] } [Pipeline] sh [2024-03-15T06:59:07.914Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-15T06:59:08.263Z] + sudo service docker restart [2024-03-15T06:59:10.790Z] 2f39f015ded8: Pull complete [2024-03-15T06:59:10.790Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-15T06:59:10.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T06:59:10.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:59:10.890Z] prd-ubuntu20.04-docker-8c-8g-40 does not seem to be running inside a container [2024-03-15T06:59:10.924Z] $ 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-03-15T06:59:17.435Z] $ docker top 8ad76bc5d582b929b349dcd243feaeb88a23f7253a9e68521e3bfbc96be1371b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T06:59:17.824Z] ---> job-cost.sh [2024-03-15T06:59:17.824Z] lf-activate-venv: SKIPPING [2024-03-15T06:59:17.824Z] INFO: No Stack... [2024-03-15T06:59:18.085Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-15T06:59:18.652Z] INFO: Archiving Costs [Pipeline] sh [2024-03-15T06:59:18.942Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-03-15T06:59:18.943Z] + cut -d, -f6 [Pipeline] lock [2024-03-15T06:59:18.956Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-282-stack-cost] [2024-03-15T06:59:18.961Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-282-stack-cost] did not exist. Created. [2024-03-15T06:59:18.965Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-282-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-15T06:59:19.276Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-15T06:59:19.314Z] Stashed 1 file(s) [Pipeline] } [2024-03-15T06:59:19.321Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-282-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-15T06:59:19.351Z] $ docker stop --time=1 8ad76bc5d582b929b349dcd243feaeb88a23f7253a9e68521e3bfbc96be1371b [2024-03-15T06:59:20.492Z] $ docker rm -f --volumes 8ad76bc5d582b929b349dcd243feaeb88a23f7253a9e68521e3bfbc96be1371b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T06:59:26.784Z] provisioning config files... [2024-03-15T06:59:26.837Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/282@tmp/config1704272240804155324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T06:59:27.346Z] ---> ****-login.sh [2024-03-15T06:59:27.346Z] nexus3.edgexfoundry.org:10001 [2024-03-15T06:59:27.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:59:28.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:59:28.222Z] Configure a credential helper to remove this warning. See [2024-03-15T06:59:28.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:59:28.223Z] [2024-03-15T06:59:28.223Z] Login Succeeded [2024-03-15T06:59:28.223Z] nexus3.edgexfoundry.org:10002 [2024-03-15T06:59:28.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:59:28.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:59:28.495Z] Configure a credential helper to remove this warning. See [2024-03-15T06:59:28.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:59:28.495Z] [2024-03-15T06:59:28.495Z] Login Succeeded [2024-03-15T06:59:28.495Z] nexus3.edgexfoundry.org:10003 [2024-03-15T06:59:28.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:59:29.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:59:29.059Z] Configure a credential helper to remove this warning. See [2024-03-15T06:59:29.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:59:29.059Z] [2024-03-15T06:59:29.059Z] Login Succeeded [2024-03-15T06:59:29.059Z] nexus3.edgexfoundry.org:10004 [2024-03-15T06:59:29.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:59:29.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:59:29.335Z] Configure a credential helper to remove this warning. See [2024-03-15T06:59:29.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:59:29.335Z] [2024-03-15T06:59:29.335Z] Login Succeeded [2024-03-15T06:59:29.335Z] ****.io [2024-03-15T06:59:29.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:59:30.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:59:30.212Z] Configure a credential helper to remove this warning. See [2024-03-15T06:59:30.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:59:30.212Z] [2024-03-15T06:59:30.212Z] Login Succeeded [2024-03-15T06:59:30.212Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T06:59:30.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-15T06:59:30.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T06:59:30.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T06:59:30.730Z] ========================================================= [2024-03-15T06:59:30.730Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-15T06:59:30.730Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:59:31.123Z] + 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-03-15T06:59:31.724Z] Sending build context to Docker daemon 11.38MB [2024-03-15T06:59:31.724Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T06:59:31.724Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-15T06:59:31.994Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-15T06:59:31.994Z] 9fda8d8052c6: Pulling fs layer [2024-03-15T06:59:31.994Z] 5d54e960e981: Pulling fs layer [2024-03-15T06:59:31.994Z] c4a7e357bf2a: Pulling fs layer [2024-03-15T06:59:31.994Z] f0e02332f6b5: Pulling fs layer [2024-03-15T06:59:31.994Z] 872ee5b61b7b: Pulling fs layer [2024-03-15T06:59:31.994Z] 0c6a40ed1a82: Pulling fs layer [2024-03-15T06:59:31.994Z] 94ae7d8d031c: Pulling fs layer [2024-03-15T06:59:31.994Z] f0e02332f6b5: Waiting [2024-03-15T06:59:31.994Z] 872ee5b61b7b: Waiting [2024-03-15T06:59:31.994Z] 0c6a40ed1a82: Waiting [2024-03-15T06:59:31.994Z] 94ae7d8d031c: Waiting [2024-03-15T06:59:31.994Z] 5d54e960e981: Verifying Checksum [2024-03-15T06:59:31.994Z] 5d54e960e981: Download complete [2024-03-15T06:59:31.994Z] f0e02332f6b5: Verifying Checksum [2024-03-15T06:59:31.994Z] f0e02332f6b5: Download complete [2024-03-15T06:59:31.994Z] 872ee5b61b7b: Verifying Checksum [2024-03-15T06:59:31.994Z] 872ee5b61b7b: Download complete [2024-03-15T06:59:32.269Z] 9fda8d8052c6: Download complete [2024-03-15T06:59:32.866Z] 94ae7d8d031c: Verifying Checksum [2024-03-15T06:59:32.866Z] 94ae7d8d031c: Download complete [2024-03-15T06:59:33.138Z] 9fda8d8052c6: Pull complete [2024-03-15T06:59:34.117Z] 5d54e960e981: Pull complete [2024-03-15T06:59:34.117Z] c4a7e357bf2a: Verifying Checksum [2024-03-15T06:59:34.117Z] c4a7e357bf2a: Download complete [2024-03-15T06:59:35.547Z] 0c6a40ed1a82: Verifying Checksum [2024-03-15T06:59:35.547Z] 0c6a40ed1a82: Download complete [2024-03-15T06:59:50.593Z] c4a7e357bf2a: Pull complete [2024-03-15T06:59:50.593Z] f0e02332f6b5: Pull complete [2024-03-15T06:59:50.593Z] 872ee5b61b7b: Pull complete [2024-03-15T06:59:58.874Z] 0c6a40ed1a82: Pull complete [2024-03-15T07:00:00.285Z] 94ae7d8d031c: Pull complete [2024-03-15T07:00:00.285Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-15T07:00:00.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-15T07:00:00.285Z] ---> 86de565de09d [2024-03-15T07:00:00.285Z] Step 3/10 : ARG MAKE=make build [2024-03-15T07:00:01.248Z] ---> Running in 0a4be18d1a13 [2024-03-15T07:00:01.518Z] Removing intermediate container 0a4be18d1a13 [2024-03-15T07:00:01.518Z] ---> 845a538fa12d [2024-03-15T07:00:01.518Z] Step 4/10 : WORKDIR /device-sdk-go [2024-03-15T07:00:01.788Z] ---> Running in 335a318cb095 [2024-03-15T07:00:02.060Z] Removing intermediate container 335a318cb095 [2024-03-15T07:00:02.060Z] ---> d6962f5cd076 [2024-03-15T07:00:02.060Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-15T07:00:02.060Z] ---> Running in 3045df1880f2 [2024-03-15T07:00:02.651Z] Removing intermediate container 3045df1880f2 [2024-03-15T07:00:02.651Z] ---> 57aada6c81c9 [2024-03-15T07:00:02.651Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-03-15T07:00:02.651Z] ---> Running in f8246631c656 [2024-03-15T07:00:04.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T07:00:04.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T07:00:05.494Z] OK: 266 MiB in 52 packages [2024-03-15T07:00:06.075Z] Removing intermediate container f8246631c656 [2024-03-15T07:00:06.075Z] ---> 031e0c5d348b [2024-03-15T07:00:06.075Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-15T07:00:06.657Z] ---> fe77e1a43f8f [2024-03-15T07:00:06.657Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T07:00:06.924Z] ---> Running in 22a6d784a6c4 [2024-03-15T07:01:15.245Z] Removing intermediate container 22a6d784a6c4 [2024-03-15T07:01:15.245Z] ---> 72a079cd71b4 [2024-03-15T07:01:15.245Z] Step 9/10 : COPY . . [2024-03-15T07:01:15.245Z] ---> 2132375bab78 [2024-03-15T07:01:15.245Z] Step 10/10 : RUN ${MAKE} [2024-03-15T07:01:15.245Z] ---> Running in 08dc5ff5aa22 [2024-03-15T07:01:15.245Z] noop [2024-03-15T07:01:15.245Z] Removing intermediate container 08dc5ff5aa22 [2024-03-15T07:01:15.245Z] ---> aa2878170a64 [2024-03-15T07:01:15.245Z] Successfully built aa2878170a64 [2024-03-15T07:01:15.245Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:01:15.621Z] + docker inspect -f . ci-base-image-arm64 [2024-03-15T07:01:15.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:01:15.868Z] prd-ubuntu20.04-docker-arm64-4c-16g-47 does not seem to be running inside a container [2024-03-15T07:01:15.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/282 -v /w/workspace/device-sdk-go/282:/w/workspace/device-sdk-go/282:rw,z -v /w/workspace/device-sdk-go/282@tmp:/w/workspace/device-sdk-go/282@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-03-15T07:01:17.309Z] $ docker top f4b6b320fae0997e229fa67f5b68754d5428f59b1f728cafba99725b6b960f2e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T07:01:18.166Z] + go version [2024-03-15T07:01:18.166Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-15T07:01:18.188Z] $ docker stop --time=1 f4b6b320fae0997e229fa67f5b68754d5428f59b1f728cafba99725b6b960f2e [2024-03-15T07:01:19.918Z] $ docker rm -f --volumes f4b6b320fae0997e229fa67f5b68754d5428f59b1f728cafba99725b6b960f2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:01:20.549Z] + docker inspect -f . ci-base-image-arm64 [2024-03-15T07:01:20.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:01:20.774Z] prd-ubuntu20.04-docker-arm64-4c-16g-47 does not seem to be running inside a container [2024-03-15T07:01:20.857Z] $ 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/282 -v /w/workspace/device-sdk-go/282:/w/workspace/device-sdk-go/282:rw,z -v /w/workspace/device-sdk-go/282@tmp:/w/workspace/device-sdk-go/282@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-03-15T07:01:22.184Z] $ docker top d82f9cfdbb26c6171a7a3728af90ced8d3cbe84ac0d7f0911816a1de5ad28cfb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T07:01:23.085Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/282 [Pipeline] fileExists [Pipeline] sh [2024-03-15T07:01:23.768Z] + make test [2024-03-15T07:01:23.768Z] go test -race -coverprofile=coverage.out ./... [2024-03-15T07:02:10.665Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-03-15T07:04:17.450Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-03-15T07:04:17.450Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-03-15T07:04:17.450Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-03-15T07:04:17.450Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-03-15T07:04:17.450Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-03-15T07:04:17.450Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.259s coverage: 27.6% of statements [2024-03-15T07:04:25.732Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.312s coverage: 81.5% of statements [2024-03-15T07:04:35.976Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-03-15T07:04:35.976Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-03-15T07:04:36.984Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.403s coverage: 86.0% of statements [2024-03-15T07:04:43.654Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-03-15T07:04:44.633Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.547s coverage: 71.8% of statements [2024-03-15T07:04:48.003Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.333s coverage: 14.4% of statements [2024-03-15T07:04:51.362Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.943s coverage: 45.6% of statements [2024-03-15T07:04:51.630Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-03-15T07:04:51.630Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-15T07:04:53.052Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.471s coverage: 68.5% of statements [2024-03-15T07:04:57.326Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.505s coverage: 89.2% of statements [2024-03-15T07:04:57.326Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-03-15T07:04:58.741Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.271s coverage: 5.5% of statements [2024-03-15T07:04:59.721Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-15T07:04:59.721Z] GO111MODULE=on go vet ./... [2024-03-15T07:07:36.515Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-15T07:07:36.515Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-15T07:07:36.515Z] ./bin/test-attribution-txt.sh [2024-03-15T07:07:36.515Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-15T07:07:36.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-15T07:07:36.554Z] $ docker stop --time=1 d82f9cfdbb26c6171a7a3728af90ced8d3cbe84ac0d7f0911816a1de5ad28cfb [2024-03-15T07:07:38.454Z] $ docker rm -f --volumes d82f9cfdbb26c6171a7a3728af90ced8d3cbe84ac0d7f0911816a1de5ad28cfb [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T07:07:40.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-15T07:07:40.140Z] Warning: overwriting stash ‘coverage-report’ [2024-03-15T07:07:40.729Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T07:07:41.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-15T07:07:41.481Z] + ls -al . [2024-03-15T07:07:41.481Z] total 304 [2024-03-15T07:07:41.481Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 07:01 . [2024-03-15T07:07:41.481Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 06:58 .. [2024-03-15T07:07:41.481Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 06:59 .dockerignore [2024-03-15T07:07:41.481Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 06:59 .git [2024-03-15T07:07:41.481Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 06:59 .github [2024-03-15T07:07:41.481Z] -rw-rw-r-- 1 jenkins jenkins 137 Mar 15 06:59 .gitignore [2024-03-15T07:07:41.481Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 06:59 .golangci.yml [2024-03-15T07:07:41.481Z] -rw-rw-r-- 1 jenkins jenkins 48109 Mar 15 06:59 CHANGELOG.md [2024-03-15T07:07:41.481Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 06:59 GOVERNANCE.md [2024-03-15T07:07:41.481Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 15 06:59 Jenkinsfile [2024-03-15T07:07:41.481Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 15 06:59 LICENSE [2024-03-15T07:07:41.481Z] -rw-rw-r-- 1 jenkins jenkins 1842 Mar 15 06:59 Makefile [2024-03-15T07:07:41.481Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 15 06:59 OWNERS.md [2024-03-15T07:07:41.481Z] -rw-rw-r-- 1 jenkins jenkins 4933 Mar 15 06:59 README.md [2024-03-15T07:07:41.481Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 06:56 VERSION [2024-03-15T07:07:41.481Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 06:59 bin [2024-03-15T07:07:41.481Z] -rw-r--r-- 1 jenkins jenkins 122155 Mar 15 07:04 coverage.out [2024-03-15T07:07:41.481Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 06:59 example [2024-03-15T07:07:41.481Z] -rw-rw-r-- 1 jenkins jenkins 3768 Mar 15 06:59 go.mod [2024-03-15T07:07:41.481Z] -rw-rw-r-- 1 jenkins jenkins 35399 Mar 15 06:59 go.sum [2024-03-15T07:07:41.481Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 06:59 internal [2024-03-15T07:07:41.481Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 06:59 openapi [2024-03-15T07:07:41.481Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 15 06:59 pkg [2024-03-15T07:07:41.481Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 06:59 snap [2024-03-15T07:07:41.481Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 15 06:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:07:41.835Z] + 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=fdea4761bbcb74cab7badbb069f6efddd7703878 --label arch=arm64 --label version=3.2.0-dev.11 . [2024-03-15T07:07:42.421Z] Sending build context to Docker daemon 11.5MB [2024-03-15T07:07:42.421Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T07:07:42.421Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-15T07:07:42.421Z] ---> aa2878170a64 [2024-03-15T07:07:42.421Z] Step 3/23 : ARG MAKE=make build [2024-03-15T07:07:42.689Z] ---> Running in a4342c6ca7b6 [2024-03-15T07:07:42.961Z] Removing intermediate container a4342c6ca7b6 [2024-03-15T07:07:42.961Z] ---> c748bc0aa62b [2024-03-15T07:07:42.961Z] Step 4/23 : WORKDIR /device-sdk-go [2024-03-15T07:07:42.961Z] ---> Running in 0c42a5392f61 [2024-03-15T07:07:43.547Z] Removing intermediate container 0c42a5392f61 [2024-03-15T07:07:43.547Z] ---> e85b84d25acf [2024-03-15T07:07:43.547Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-15T07:07:43.547Z] ---> Running in e59ad7a89759 [2024-03-15T07:07:43.815Z] Removing intermediate container e59ad7a89759 [2024-03-15T07:07:43.815Z] ---> 36282f4ce8cc [2024-03-15T07:07:43.815Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-03-15T07:07:43.815Z] ---> Running in 1e4818ac0e6c [2024-03-15T07:07:44.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T07:07:45.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T07:07:46.775Z] OK: 266 MiB in 52 packages [2024-03-15T07:07:47.735Z] Removing intermediate container 1e4818ac0e6c [2024-03-15T07:07:47.735Z] ---> 335e8d9e56c8 [2024-03-15T07:07:47.735Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-15T07:07:48.000Z] ---> 51b16ea55c8e [2024-03-15T07:07:48.001Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T07:07:48.268Z] ---> Running in 59cf39b986d1 [2024-03-15T07:07:50.218Z] Removing intermediate container 59cf39b986d1 [2024-03-15T07:07:50.218Z] ---> 91e058caf969 [2024-03-15T07:07:50.218Z] Step 9/23 : COPY . . [2024-03-15T07:07:52.168Z] ---> 10526f86802e [2024-03-15T07:07:52.168Z] Step 10/23 : RUN ${MAKE} [2024-03-15T07:07:52.168Z] ---> Running in 5575e99ce261 [2024-03-15T07:07:53.133Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.11" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-03-15T07:10:14.829Z] Removing intermediate container 5575e99ce261 [2024-03-15T07:10:14.829Z] ---> a12fe3c10e97 [2024-03-15T07:10:14.829Z] Step 11/23 : FROM alpine:3.18 [2024-03-15T07:10:14.829Z] 3.18: Pulling from library/alpine [2024-03-15T07:10:14.829Z] c6b39de5b339: Pulling fs layer [2024-03-15T07:10:14.829Z] c6b39de5b339: Download complete [2024-03-15T07:10:14.829Z] c6b39de5b339: Pull complete [2024-03-15T07:10:14.829Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T07:10:14.829Z] Status: Downloaded newer image for alpine:3.18 [2024-03-15T07:10:14.829Z] ---> 33abbf032149 [2024-03-15T07:10:14.829Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-03-15T07:10:14.829Z] ---> Running in 513aeab1ca90 [2024-03-15T07:10:14.829Z] Removing intermediate container 513aeab1ca90 [2024-03-15T07:10:14.829Z] ---> 20c2291829db [2024-03-15T07:10:14.829Z] Step 13/23 : RUN apk add --update --no-cache [2024-03-15T07:10:14.829Z] ---> Running in ebcfc5e072b5 [2024-03-15T07:10:14.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T07:10:14.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T07:10:14.829Z] OK: 8 MiB in 15 packages [2024-03-15T07:10:14.829Z] Removing intermediate container ebcfc5e072b5 [2024-03-15T07:10:14.829Z] ---> cbdb338042d8 [2024-03-15T07:10:14.829Z] Step 14/23 : WORKDIR / [2024-03-15T07:10:14.829Z] ---> Running in 176a6eb575f0 [2024-03-15T07:10:14.829Z] Removing intermediate container 176a6eb575f0 [2024-03-15T07:10:14.829Z] ---> b0bc5068db1b [2024-03-15T07:10:14.829Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-03-15T07:10:14.829Z] ---> a760b656fdca [2024-03-15T07:10:14.829Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-03-15T07:10:14.829Z] ---> 3963266e8e7e [2024-03-15T07:10:14.829Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-03-15T07:10:14.829Z] ---> dc7ba8eb0f00 [2024-03-15T07:10:14.829Z] Step 18/23 : EXPOSE 59999 [2024-03-15T07:10:14.829Z] ---> Running in a7da8bba8f4a [2024-03-15T07:10:14.829Z] Removing intermediate container a7da8bba8f4a [2024-03-15T07:10:14.829Z] ---> ebc8df0abf0c [2024-03-15T07:10:14.829Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-03-15T07:10:14.829Z] ---> Running in caaca568da58 [2024-03-15T07:10:14.829Z] Removing intermediate container caaca568da58 [2024-03-15T07:10:14.829Z] ---> 31c8b2366ec4 [2024-03-15T07:10:14.829Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-15T07:10:14.829Z] ---> Running in 4e99927199bf [2024-03-15T07:10:14.829Z] Removing intermediate container 4e99927199bf [2024-03-15T07:10:14.829Z] ---> 73d775ef51bd [2024-03-15T07:10:14.829Z] Step 21/23 : LABEL arch=arm64 [2024-03-15T07:10:14.829Z] ---> Running in 52743a13c283 [2024-03-15T07:10:14.829Z] Removing intermediate container 52743a13c283 [2024-03-15T07:10:14.829Z] ---> f1aee55de465 [2024-03-15T07:10:14.829Z] Step 22/23 : LABEL git_sha=fdea4761bbcb74cab7badbb069f6efddd7703878 [2024-03-15T07:10:14.829Z] ---> Running in 9475134b6405 [2024-03-15T07:10:14.829Z] Removing intermediate container 9475134b6405 [2024-03-15T07:10:14.829Z] ---> fdae8cf13135 [2024-03-15T07:10:14.829Z] Step 23/23 : LABEL version=3.2.0-dev.11 [2024-03-15T07:10:14.829Z] ---> Running in 581737a25308 [2024-03-15T07:10:14.829Z] Removing intermediate container 581737a25308 [2024-03-15T07:10:14.829Z] ---> 7a3bc2d4cf0b [2024-03-15T07:10:14.829Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-15T07:10:14.829Z] Successfully built 7a3bc2d4cf0b [2024-03-15T07:10:14.829Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:10:15.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T07:10:15.313Z] [2024-03-15T07:10:15.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:10:15.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T07:10:15.923Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-15T07:10:15.923Z] 8998bd30e6a1: Pulling fs layer [2024-03-15T07:10:15.923Z] 04944245beec: Pulling fs layer [2024-03-15T07:10:15.923Z] 699f458cf7ca: Pulling fs layer [2024-03-15T07:10:15.924Z] 765212b225bb: Pulling fs layer [2024-03-15T07:10:15.924Z] f23df028b6ca: Pulling fs layer [2024-03-15T07:10:15.924Z] d65c8cfc05b1: Pulling fs layer [2024-03-15T07:10:15.924Z] 2437ff75d9bd: Pulling fs layer [2024-03-15T07:10:15.924Z] f23df028b6ca: Waiting [2024-03-15T07:10:15.924Z] d65c8cfc05b1: Waiting [2024-03-15T07:10:15.924Z] 2437ff75d9bd: Waiting [2024-03-15T07:10:15.924Z] 765212b225bb: Waiting [2024-03-15T07:10:15.924Z] 04944245beec: Verifying Checksum [2024-03-15T07:10:15.924Z] 04944245beec: Download complete [2024-03-15T07:10:15.924Z] 765212b225bb: Verifying Checksum [2024-03-15T07:10:15.924Z] 765212b225bb: Download complete [2024-03-15T07:10:15.924Z] f23df028b6ca: Verifying Checksum [2024-03-15T07:10:15.924Z] f23df028b6ca: Download complete [2024-03-15T07:10:15.924Z] d65c8cfc05b1: Download complete [2024-03-15T07:10:16.193Z] 699f458cf7ca: Verifying Checksum [2024-03-15T07:10:16.193Z] 699f458cf7ca: Download complete [2024-03-15T07:10:16.461Z] 8998bd30e6a1: Verifying Checksum [2024-03-15T07:10:16.461Z] 8998bd30e6a1: Download complete [2024-03-15T07:10:19.050Z] 2437ff75d9bd: Verifying Checksum [2024-03-15T07:10:19.050Z] 2437ff75d9bd: Download complete [2024-03-15T07:10:20.996Z] 8998bd30e6a1: Pull complete [2024-03-15T07:10:21.580Z] 04944245beec: Pull complete [2024-03-15T07:10:23.524Z] 699f458cf7ca: Pull complete [2024-03-15T07:10:23.524Z] 765212b225bb: Pull complete [2024-03-15T07:10:24.107Z] f23df028b6ca: Pull complete [2024-03-15T07:10:24.374Z] d65c8cfc05b1: Pull complete [2024-03-15T07:10:42.590Z] 2437ff75d9bd: Pull complete [2024-03-15T07:10:42.590Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-15T07:10:42.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T07:10:42.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:10:42.814Z] prd-ubuntu20.04-docker-arm64-4c-16g-47 does not seem to be running inside a container [2024-03-15T07:10:42.887Z] $ 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/282 -v /w/workspace/device-sdk-go/282:/w/workspace/device-sdk-go/282:rw,z -v /w/workspace/device-sdk-go/282@tmp:/w/workspace/device-sdk-go/282@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-03-15T07:10:45.729Z] $ docker top cda4fb922212d2eb401b7dbf1d94918589482e1fcaa6b6c9f5fae917fe163cea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:10:46.608Z] ---> job-cost.sh [2024-03-15T07:10:46.608Z] lf-activate-venv: SKIPPING [2024-03-15T07:10:46.608Z] INFO: No Stack... [2024-03-15T07:10:46.874Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-15T07:10:47.838Z] INFO: Archiving Costs [Pipeline] sh [2024-03-15T07:10:48.482Z] + cat+ cut -d, -f6 [2024-03-15T07:10:48.482Z] /w/workspace/device-sdk-go/282/archives/cost.csv [Pipeline] lock [2024-03-15T07:10:48.548Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-282-stack-cost] [2024-03-15T07:10:48.557Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-282-stack-cost] did not exist. Created. [2024-03-15T07:10:48.562Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-282-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-15T07:10:49.226Z] /w/workspace/device-sdk-go/282@tmp/durable-1e7847a7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-15T07:10:49.867Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-15T07:10:49.894Z] Warning: overwriting stash ‘stack-cost’ [2024-03-15T07:10:49.985Z] Stashed 1 file(s) [Pipeline] } [2024-03-15T07:10:49.992Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-282-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-15T07:10:50.034Z] $ docker stop --time=1 cda4fb922212d2eb401b7dbf1d94918589482e1fcaa6b6c9f5fae917fe163cea [2024-03-15T07:10:51.640Z] $ docker rm -f --volumes cda4fb922212d2eb401b7dbf1d94918589482e1fcaa6b6c9f5fae917fe163cea [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-03-15T07:10:52.116Z] provisioning config files... [2024-03-15T07:10:52.124Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2004885634205864262tmp [Pipeline] { [Pipeline] sh [2024-03-15T07:10:52.421Z] + set +x [2024-03-15T07:10:52.421Z] + bash -s -- [2024-03-15T07:10:52.421Z] + curl -s https://codecov.io/bash [2024-03-15T07:10:52.421Z] [2024-03-15T07:10:52.421Z] _____ _ [2024-03-15T07:10:52.421Z] / ____| | | [2024-03-15T07:10:52.421Z] | | ___ __| | ___ ___ _____ __ [2024-03-15T07:10:52.421Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-15T07:10:52.421Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-15T07:10:52.421Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-15T07:10:52.421Z] Bash-1.0.6 [2024-03-15T07:10:52.421Z] [2024-03-15T07:10:52.421Z] [2024-03-15T07:10:52.421Z] ==> git version 2.25.1 found [2024-03-15T07:10:52.421Z] ==> 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-03-15T07:10:52.421Z] Release-Date: 2020-01-08 [2024-03-15T07:10:52.421Z] 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-03-15T07:10:52.421Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-15T07:10:52.421Z] ==> Jenkins CI detected. [2024-03-15T07:10:52.421Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-03-15T07:10:52.421Z] project root: . [2024-03-15T07:10:52.421Z] --> token set from env [2024-03-15T07:10:52.421Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-15T07:10:52.421Z] ==> Running gcov in . (disable via -X gcov) [2024-03-15T07:10:52.421Z] ==> Python coveragepy not found [2024-03-15T07:10:52.421Z] ==> Searching for coverage reports in: [2024-03-15T07:10:52.421Z] + . [2024-03-15T07:10:52.421Z] -> Found 1 reports [2024-03-15T07:10:52.421Z] ==> Detecting git/mercurial file structure [2024-03-15T07:10:52.682Z] ==> Reading reports [2024-03-15T07:10:52.682Z] + ./coverage.out bytes=122155 [2024-03-15T07:10:52.682Z] ==> Appending adjustments [2024-03-15T07:10:52.682Z] https://docs.codecov.io/docs/fixing-reports [2024-03-15T07:10:52.940Z] + Found adjustments [2024-03-15T07:10:52.940Z] ==> Gzipping contents [2024-03-15T07:10:52.941Z] 20K /tmp/codecov.U9okxO.gz [2024-03-15T07:10:52.941Z] ==> Uploading reports [2024-03-15T07:10:52.941Z] url: https://codecov.io [2024-03-15T07:10:52.941Z] query: branch=main&commit=fdea4761bbcb74cab7badbb069f6efddd7703878&build=282&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F282%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-15T07:10:52.941Z] -> Pinging Codecov [2024-03-15T07:10:52.941Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fdea4761bbcb74cab7badbb069f6efddd7703878&build=282&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F282%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-15T07:10:52.941Z] -> Uploading to [2024-03-15T07:10:52.941Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-15/7E55EF52A471D76F132DFD9A03CDDE97/fdea4761bbcb74cab7badbb069f6efddd7703878/566824ab-423b-46bd-bbc3-328ceb44c98f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240315T071052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a43f753b1577181008cd48c8057712985fc2b7f123d3414545d97e0ae0c4def [2024-03-15T07:10:52.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T07:10:52.941Z] Dload Upload Total Spent Left Speed [2024-03-15T07:10:53.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16713 0 0 100 16713 0 53912 --:--:-- --:--:-- --:--:-- 54087 [2024-03-15T07:10:53.509Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/fdea4761bbcb74cab7badbb069f6efddd7703878 [Pipeline] } [2024-03-15T07:10:53.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-15T07:10:53.655Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-15T07:10:53.669Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:10:53.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-15T07:10:53.981Z] [2024-03-15T07:10:53.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:10:54.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-15T07:10:54.286Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-15T07:10:54.286Z] df9b9388f04a: Pulling fs layer [2024-03-15T07:10:54.286Z] 52dc419b0ee2: Pulling fs layer [2024-03-15T07:10:54.286Z] 25bc292e5bac: Pulling fs layer [2024-03-15T07:10:54.286Z] 114826534d7a: Pulling fs layer [2024-03-15T07:10:54.286Z] 4657fd5d0bcf: Pulling fs layer [2024-03-15T07:10:54.286Z] 6ad1cebc031e: Pulling fs layer [2024-03-15T07:10:54.286Z] 8a3aa393b2d8: Pulling fs layer [2024-03-15T07:10:54.286Z] 6ad1cebc031e: Waiting [2024-03-15T07:10:54.286Z] 114826534d7a: Waiting [2024-03-15T07:10:54.286Z] 4657fd5d0bcf: Waiting [2024-03-15T07:10:54.286Z] 8a3aa393b2d8: Waiting [2024-03-15T07:10:54.286Z] 25bc292e5bac: Verifying Checksum [2024-03-15T07:10:54.286Z] 25bc292e5bac: Download complete [2024-03-15T07:10:54.286Z] 52dc419b0ee2: Download complete [2024-03-15T07:10:54.286Z] 4657fd5d0bcf: Download complete [2024-03-15T07:10:54.286Z] df9b9388f04a: Download complete [2024-03-15T07:10:54.545Z] 6ad1cebc031e: Verifying Checksum [2024-03-15T07:10:54.545Z] 6ad1cebc031e: Download complete [2024-03-15T07:10:54.545Z] df9b9388f04a: Pull complete [2024-03-15T07:10:54.545Z] 52dc419b0ee2: Pull complete [2024-03-15T07:10:54.805Z] 25bc292e5bac: Pull complete [2024-03-15T07:10:55.064Z] 114826534d7a: Verifying Checksum [2024-03-15T07:10:55.064Z] 114826534d7a: Download complete [2024-03-15T07:10:55.322Z] 8a3aa393b2d8: Verifying Checksum [2024-03-15T07:10:58.610Z] 114826534d7a: Pull complete [2024-03-15T07:10:58.610Z] 4657fd5d0bcf: Pull complete [2024-03-15T07:10:58.610Z] 6ad1cebc031e: Pull complete [2024-03-15T07:11:01.157Z] 8a3aa393b2d8: Pull complete [2024-03-15T07:11:01.157Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-15T07:11:01.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-15T07:11:01.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:11:01.260Z] prd-ubuntu20.04-docker-8c-8g-40 does not seem to be running inside a container [2024-03-15T07:11:01.290Z] $ 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-03-15T07:11:08.914Z] $ docker top 682085d38b9ea194b03f19b8814c42507ef940efaddaa8a4041c0c45ff690503 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-15T07:11:08.990Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-03-15T07:11:09.270Z] + set -o pipefail [2024-03-15T07:11:09.270Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-03-15T07:11:14.544Z] [2024-03-15T07:11:14.544Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-03-15T07:11:14.544Z] [2024-03-15T07:11:14.544Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/4c835222-afd8-4f81-9feb-dc0edd0cfdd4 [2024-03-15T07:11:14.544Z] [2024-03-15T07:11:14.544Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-15T07:11:14.544Z] [2024-03-15T07:11:14.803Z] [2024-03-15T07:11:14.803Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-15T07:11:14.803Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-15T07:11:14.803Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-15T07:11:14.810Z] $ docker stop --time=1 682085d38b9ea194b03f19b8814c42507ef940efaddaa8a4041c0c45ff690503 [2024-03-15T07:11:18.383Z] $ docker rm -f --volumes 682085d38b9ea194b03f19b8814c42507ef940efaddaa8a4041c0c45ff690503 [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-03-15T07:11:18.758Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T07:11:18.775Z] provisioning config files... [2024-03-15T07:11:18.781Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6114505725619399394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:11:19.076Z] --> edgex-publish-swagger.sh [2024-03-15T07:11:19.076Z] === Publish openapi/v3 API === [2024-03-15T07:11:19.076Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-03-15T07:11:19.076Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-03-15T07:11:19.076Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T07:11:19.076Z] Dload Upload Total Spent Left Speed [2024-03-15T07:11:19.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 429 56501 --:--:-- --:--:-- --:--:-- 56795 [2024-03-15T07:11:19.335Z] {"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-03-15T07:11:19.335Z] [Pipeline] } [2024-03-15T07:11:19.341Z] 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-03-15T07:11:20.005Z] + git log --format=format:%s -1 fdea4761bbcb74cab7badbb069f6efddd7703878 [Pipeline] sh [2024-03-15T07:11:20.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T07:11:20.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:11:20.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T07:11:20.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:11:20.894Z] prd-ubuntu20.04-docker-8c-8g-40 does not seem to be running inside a container [2024-03-15T07:11:20.922Z] $ 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-03-15T07:11:21.352Z] $ docker top 113392f79c37afcad5a1222d438512e560f870e01a3f366f14c8abca83126916 -eo pid,comm [2024-03-15T07:11:21.401Z] 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-03-15T07:11:21.401Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T07:11:21.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T07:11:21.462Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T07:11:21.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T07:11:21.575Z] $ docker exec 113392f79c37afcad5a1222d438512e560f870e01a3f366f14c8abca83126916 ssh-agent [2024-03-15T07:11:21.688Z] SSH_AUTH_SOCK=/tmp/ssh-2WvRrKH2lmkO/agent.32 [2024-03-15T07:11:21.688Z] SSH_AGENT_PID=39 [2024-03-15T07:11:21.693Z] Running ssh-add (command line suppressed) [2024-03-15T07:11:21.777Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13872262991877053246.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13872262991877053246.key) [2024-03-15T07:11:21.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T07:11:22.083Z] + git semver tag [2024-03-15T07:11:22.344Z] 2024-03-15 07:11:22,243 [run_tag] DEBUG tag force:False [2024-03-15T07:11:22.344Z] 2024-03-15 07:11:22,243 [check_head_tag] DEBUG check head tag [2024-03-15T07:11:22.344Z] 2024-03-15 07:11:22,244 [execute] INFO git cat-file --batch-check [2024-03-15T07:11:22.344Z] 2024-03-15 07:11:22,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-03-15T07:11:22.344Z] 2024-03-15 07:11:22,248 [execute] INFO git cat-file --batch [2024-03-15T07:11:22.344Z] 2024-03-15 07:11:22,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-03-15T07:11:22.344Z] 2024-03-15 07:11:22,271 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-15T07:11:22.344Z] 2024-03-15 07:11:22,272 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 [2024-03-15T07:11:22.344Z] 2024-03-15 07:11:22,272 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-15T07:11:22.344Z] 2024-03-15 07:11:22,275 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-15T07:11:22.344Z] 3.2.0-dev.11 [Pipeline] } [2024-03-15T07:11:22.349Z] $ docker exec --env ******** --env ******** 113392f79c37afcad5a1222d438512e560f870e01a3f366f14c8abca83126916 ssh-agent -k [2024-03-15T07:11:22.443Z] unset SSH_AUTH_SOCK; [2024-03-15T07:11:22.444Z] unset SSH_AGENT_PID; [2024-03-15T07:11:22.444Z] echo Agent pid 39 killed; [2024-03-15T07:11:22.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T07:11:22.778Z] + git semver [Pipeline] } [2024-03-15T07:11:23.045Z] $ docker stop --time=1 113392f79c37afcad5a1222d438512e560f870e01a3f366f14c8abca83126916 [2024-03-15T07:11:24.394Z] $ docker rm -f --volumes 113392f79c37afcad5a1222d438512e560f870e01a3f366f14c8abca83126916 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:11:24.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-15T07:11:24.815Z] [2024-03-15T07:11:24.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:11:25.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-15T07:11:25.123Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-15T07:11:25.123Z] ab5ef0e58194: Pulling fs layer [2024-03-15T07:11:25.123Z] 9712f1f96733: Pulling fs layer [2024-03-15T07:11:25.123Z] 63f879dbbcfc: Pulling fs layer [2024-03-15T07:11:25.123Z] 0d9ebad4ef96: Pulling fs layer [2024-03-15T07:11:25.123Z] e9a5061849ea: Pulling fs layer [2024-03-15T07:11:25.123Z] d747dcd14b5f: Pulling fs layer [2024-03-15T07:11:25.123Z] 2de7ff778b66: Pulling fs layer [2024-03-15T07:11:25.123Z] d747dcd14b5f: Waiting [2024-03-15T07:11:25.123Z] e9a5061849ea: Waiting [2024-03-15T07:11:25.123Z] 2de7ff778b66: Waiting [2024-03-15T07:11:25.123Z] 0d9ebad4ef96: Waiting [2024-03-15T07:11:25.123Z] 9712f1f96733: Download complete [2024-03-15T07:11:25.381Z] 63f879dbbcfc: Download complete [2024-03-15T07:11:25.639Z] ab5ef0e58194: Verifying Checksum [2024-03-15T07:11:25.639Z] ab5ef0e58194: Download complete [2024-03-15T07:11:25.639Z] 0d9ebad4ef96: Verifying Checksum [2024-03-15T07:11:25.639Z] 0d9ebad4ef96: Download complete [2024-03-15T07:11:25.639Z] d747dcd14b5f: Download complete [2024-03-15T07:11:25.639Z] e9a5061849ea: Verifying Checksum [2024-03-15T07:11:25.639Z] e9a5061849ea: Download complete [2024-03-15T07:11:25.899Z] 2de7ff778b66: Verifying Checksum [2024-03-15T07:11:25.899Z] 2de7ff778b66: Download complete [2024-03-15T07:11:28.424Z] ab5ef0e58194: Pull complete [2024-03-15T07:11:28.424Z] 9712f1f96733: Pull complete [2024-03-15T07:11:28.987Z] 63f879dbbcfc: Pull complete [2024-03-15T07:11:33.045Z] 0d9ebad4ef96: Pull complete [2024-03-15T07:11:33.045Z] e9a5061849ea: Pull complete [2024-03-15T07:11:33.302Z] d747dcd14b5f: Pull complete [2024-03-15T07:11:34.238Z] 2de7ff778b66: Pull complete [2024-03-15T07:11:34.238Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-15T07:11:34.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-15T07:11:34.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:11:34.348Z] prd-ubuntu20.04-docker-8c-8g-40 does not seem to be running inside a container [2024-03-15T07:11:34.377Z] $ 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-03-15T07:11:42.376Z] $ docker top 8585fadd3f165f1879cb0a24c7f96c172ef568058c8da40d218572adf22174cc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-15T07:11:42.449Z] provisioning config files... [2024-03-15T07:11:42.457Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12570518767812341616tmp [2024-03-15T07:11:42.467Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3287134433653682289tmp [2024-03-15T07:11:42.474Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7767389555663263310tmp [Pipeline] { [Pipeline] echo [2024-03-15T07:11:42.505Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:11:42.801Z] ---> sigul-configuration.sh [2024-03-15T07:11:42.802Z] gpg: directory `/root/.gnupg' created [2024-03-15T07:11:42.802Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-15T07:11:42.802Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-15T07:11:42.802Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-15T07:11:42.802Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-15T07:11:42.802Z] gpg: CAST5 encrypted data [2024-03-15T07:11:42.802Z] gpg: encrypted with 1 passphrase [2024-03-15T07:11:42.802Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-15T07:11:43.095Z] + mkdir /home/jenkins [2024-03-15T07:11:43.095Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-15T07:11:43.397Z] + 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-03-15T07:11:43.411Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:11:43.708Z] ---> sigul-install.sh [2024-03-15T07:11:43.708Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-15T07:11:44.010Z] + git tag --list [2024-03-15T07:11:44.010Z] 0.7.1 [2024-03-15T07:11:44.010Z] delhi-tag [2024-03-15T07:11:44.010Z] v1.0.0 [2024-03-15T07:11:44.010Z] v1.1.0 [2024-03-15T07:11:44.010Z] v1.1.1 [2024-03-15T07:11:44.010Z] v1.1.2 [2024-03-15T07:11:44.010Z] v1.2.0 [2024-03-15T07:11:44.010Z] v1.2.1 [2024-03-15T07:11:44.010Z] v1.2.2 [2024-03-15T07:11:44.010Z] v1.2.3 [2024-03-15T07:11:44.010Z] v1.3.0 [2024-03-15T07:11:44.010Z] v1.4.0 [2024-03-15T07:11:44.010Z] v2.0.0 [2024-03-15T07:11:44.010Z] v2.1.0 [2024-03-15T07:11:44.010Z] v2.1.1 [2024-03-15T07:11:44.010Z] v2.2.0 [2024-03-15T07:11:44.010Z] v2.3.0 [2024-03-15T07:11:44.010Z] v2.3.1 [2024-03-15T07:11:44.010Z] v3.0 [2024-03-15T07:11:44.010Z] v3.0.0 [2024-03-15T07:11:44.010Z] v3.0.1-dev.1 [2024-03-15T07:11:44.010Z] v3.1 [2024-03-15T07:11:44.010Z] v3.1.0 [2024-03-15T07:11:44.010Z] v3.1.0-dev.1 [2024-03-15T07:11:44.010Z] v3.1.0-dev.10 [2024-03-15T07:11:44.010Z] v3.1.0-dev.11 [2024-03-15T07:11:44.010Z] v3.1.0-dev.12 [2024-03-15T07:11:44.010Z] v3.1.0-dev.13 [2024-03-15T07:11:44.010Z] v3.1.0-dev.14 [2024-03-15T07:11:44.010Z] v3.1.0-dev.15 [2024-03-15T07:11:44.010Z] v3.1.0-dev.16 [2024-03-15T07:11:44.010Z] v3.1.0-dev.17 [2024-03-15T07:11:44.010Z] v3.1.0-dev.18 [2024-03-15T07:11:44.010Z] v3.1.0-dev.19 [2024-03-15T07:11:44.010Z] v3.1.0-dev.2 [2024-03-15T07:11:44.010Z] v3.1.0-dev.20 [2024-03-15T07:11:44.010Z] v3.1.0-dev.21 [2024-03-15T07:11:44.010Z] v3.1.0-dev.22 [2024-03-15T07:11:44.011Z] v3.1.0-dev.23 [2024-03-15T07:11:44.011Z] v3.1.0-dev.24 [2024-03-15T07:11:44.011Z] v3.1.0-dev.25 [2024-03-15T07:11:44.011Z] v3.1.0-dev.26 [2024-03-15T07:11:44.011Z] v3.1.0-dev.27 [2024-03-15T07:11:44.011Z] v3.1.0-dev.28 [2024-03-15T07:11:44.011Z] v3.1.0-dev.29 [2024-03-15T07:11:44.011Z] v3.1.0-dev.3 [2024-03-15T07:11:44.011Z] v3.1.0-dev.30 [2024-03-15T07:11:44.011Z] v3.1.0-dev.31 [2024-03-15T07:11:44.011Z] v3.1.0-dev.32 [2024-03-15T07:11:44.011Z] v3.1.0-dev.33 [2024-03-15T07:11:44.011Z] v3.1.0-dev.34 [2024-03-15T07:11:44.011Z] v3.1.0-dev.35 [2024-03-15T07:11:44.011Z] v3.1.0-dev.36 [2024-03-15T07:11:44.011Z] v3.1.0-dev.37 [2024-03-15T07:11:44.011Z] v3.1.0-dev.38 [2024-03-15T07:11:44.011Z] v3.1.0-dev.39 [2024-03-15T07:11:44.011Z] v3.1.0-dev.4 [2024-03-15T07:11:44.011Z] v3.1.0-dev.40 [2024-03-15T07:11:44.011Z] v3.1.0-dev.41 [2024-03-15T07:11:44.011Z] v3.1.0-dev.5 [2024-03-15T07:11:44.011Z] v3.1.0-dev.6 [2024-03-15T07:11:44.011Z] v3.1.0-dev.7 [2024-03-15T07:11:44.011Z] v3.1.0-dev.8 [2024-03-15T07:11:44.011Z] v3.1.0-dev.9 [2024-03-15T07:11:44.011Z] v3.2.0-dev.1 [2024-03-15T07:11:44.011Z] v3.2.0-dev.10 [2024-03-15T07:11:44.011Z] v3.2.0-dev.11 [2024-03-15T07:11:44.011Z] v3.2.0-dev.2 [2024-03-15T07:11:44.011Z] v3.2.0-dev.3 [2024-03-15T07:11:44.011Z] v3.2.0-dev.4 [2024-03-15T07:11:44.011Z] v3.2.0-dev.5 [2024-03-15T07:11:44.011Z] v3.2.0-dev.6 [2024-03-15T07:11:44.011Z] v3.2.0-dev.7 [2024-03-15T07:11:44.011Z] v3.2.0-dev.8 [2024-03-15T07:11:44.011Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-15T07:11:44.310Z] + lftools sign git-tag v3.2.0-dev.11 [2024-03-15T07:11:44.880Z] Signing Git tag with Sigul... [2024-03-15T07:11:44.880Z] Signing v3.2.0-dev.11 [Pipeline] echo [2024-03-15T07:11:45.153Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:11:45.446Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-15T07:11:45.454Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-15T07:11:45.476Z] $ docker stop --time=1 8585fadd3f165f1879cb0a24c7f96c172ef568058c8da40d218572adf22174cc [2024-03-15T07:11:46.744Z] $ docker rm -f --volumes 8585fadd3f165f1879cb0a24c7f96c172ef568058c8da40d218572adf22174cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-15T07:11:47.190Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T07:11:47.190Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:11:47.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T07:11:47.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:11:47.564Z] prd-ubuntu20.04-docker-8c-8g-40 does not seem to be running inside a container [2024-03-15T07:11:47.590Z] $ 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-03-15T07:11:47.919Z] $ docker top 4fb306d86fbd640258d2ee77a5663f61ae816e5c11710898b6d1f05c73e28af1 -eo pid,comm [2024-03-15T07:11:47.969Z] 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-03-15T07:11:47.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T07:11:48.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T07:11:48.016Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T07:11:48.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T07:11:48.112Z] $ docker exec 4fb306d86fbd640258d2ee77a5663f61ae816e5c11710898b6d1f05c73e28af1 ssh-agent [2024-03-15T07:11:48.224Z] SSH_AUTH_SOCK=/tmp/ssh-eWzhQZQ0kYxi/agent.32 [2024-03-15T07:11:48.224Z] SSH_AGENT_PID=38 [2024-03-15T07:11:48.228Z] Running ssh-add (command line suppressed) [2024-03-15T07:11:48.319Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15410222475552743877.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15410222475552743877.key) [2024-03-15T07:11:48.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T07:11:48.627Z] + git semver bump pre [2024-03-15T07:11:48.887Z] 2024-03-15 07:11:48,813 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-15T07:11:48.888Z] 2024-03-15 07:11:48,813 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev [2024-03-15T07:11:48.888Z] 2024-03-15 07:11:48,813 [bump_version] DEBUG bumped version:3.2.0-dev.12 [2024-03-15T07:11:48.888Z] 2024-03-15 07:11:48,813 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-03-15T07:11:48.888Z] 2024-03-15 07:11:48,813 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-15T07:11:48.888Z] 2024-03-15 07:11:48,814 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-15T07:11:48.888Z] 2024-03-15 07:11:48,816 [execute] INFO git cat-file --batch-check [2024-03-15T07:11:48.888Z] 2024-03-15 07:11:48,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-15T07:11:48.888Z] 2024-03-15 07:11:48,821 [execute] INFO git cat-file --batch [2024-03-15T07:11:48.888Z] 2024-03-15 07:11:48,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-15T07:11:48.888Z] 2024-03-15 07:11:48,825 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-15T07:11:48.888Z] 3.2.0-dev.12 [Pipeline] } [2024-03-15T07:11:48.894Z] $ docker exec --env ******** --env ******** 4fb306d86fbd640258d2ee77a5663f61ae816e5c11710898b6d1f05c73e28af1 ssh-agent -k [2024-03-15T07:11:48.991Z] unset SSH_AUTH_SOCK; [2024-03-15T07:11:48.992Z] unset SSH_AGENT_PID; [2024-03-15T07:11:48.992Z] echo Agent pid 38 killed; [2024-03-15T07:11:49.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T07:11:49.327Z] + git semver [Pipeline] } [2024-03-15T07:11:49.596Z] $ docker stop --time=1 4fb306d86fbd640258d2ee77a5663f61ae816e5c11710898b6d1f05c73e28af1 [2024-03-15T07:11:50.846Z] $ docker rm -f --volumes 4fb306d86fbd640258d2ee77a5663f61ae816e5c11710898b6d1f05c73e28af1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T07:11:51.195Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T07:11:51.195Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:11:51.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T07:11:51.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:11:51.583Z] prd-ubuntu20.04-docker-8c-8g-40 does not seem to be running inside a container [2024-03-15T07:11:51.611Z] $ 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-03-15T07:11:51.944Z] $ docker top 03ee524fb9f71cd47b065b227df9768cb6fe629a53b2a9d8e1bf7e4a74954491 -eo pid,comm [2024-03-15T07:11:51.992Z] 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-03-15T07:11:51.992Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T07:11:52.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T07:11:52.048Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T07:11:52.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T07:11:52.144Z] $ docker exec 03ee524fb9f71cd47b065b227df9768cb6fe629a53b2a9d8e1bf7e4a74954491 ssh-agent [2024-03-15T07:11:52.237Z] SSH_AUTH_SOCK=/tmp/ssh-nGgbbuRHQM88/agent.31 [2024-03-15T07:11:52.237Z] SSH_AGENT_PID=37 [2024-03-15T07:11:52.241Z] Running ssh-add (command line suppressed) [2024-03-15T07:11:52.345Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6404416189718633727.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6404416189718633727.key) [2024-03-15T07:11:52.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T07:11:52.658Z] + git semver push [2024-03-15T07:11:52.919Z] 2024-03-15 07:11:52,828 [run_push] DEBUG push [2024-03-15T07:11:52.919Z] 2024-03-15 07:11:52,828 [execute] INFO git cat-file --batch-check [2024-03-15T07:11:52.919Z] 2024-03-15 07:11:52,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-15T07:11:52.919Z] 2024-03-15 07:11:52,832 [execute] INFO git rev-list 5a98977b7b84aa5a12d3880349ceb1129bca6623 -- [2024-03-15T07:11:52.919Z] 2024-03-15 07:11:52,833 [execute] DEBUG Popen(['git', 'rev-list', '5a98977b7b84aa5a12d3880349ceb1129bca6623', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-15T07:11:52.919Z] 2024-03-15 07:11:52,841 [execute] INFO git fetch -v origin [2024-03-15T07:11:52.919Z] 2024-03-15 07:11:52,842 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-15T07:11:53.487Z] 2024-03-15 07:11:53,332 [run_push] DEBUG no remote changes detected [2024-03-15T07:11:53.487Z] 2024-03-15 07:11:53,332 [execute] INFO git push origin semver [2024-03-15T07:11:53.487Z] 2024-03-15 07:11:53,333 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-15T07:11:54.054Z] 2024-03-15 07:11:54,007 [run_push] DEBUG push all version tags [2024-03-15T07:11:54.054Z] 2024-03-15 07:11:54,007 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-15T07:11:54.054Z] 2024-03-15 07:11:54,008 [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-03-15T07:11:54.990Z] 2024-03-15 07:11:54,687 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-15T07:11:54.990Z] 3.2.0-dev.12 [Pipeline] } [2024-03-15T07:11:54.996Z] $ docker exec --env ******** --env ******** 03ee524fb9f71cd47b065b227df9768cb6fe629a53b2a9d8e1bf7e4a74954491 ssh-agent -k [2024-03-15T07:11:55.091Z] unset SSH_AUTH_SOCK; [2024-03-15T07:11:55.092Z] unset SSH_AGENT_PID; [2024-03-15T07:11:55.092Z] echo Agent pid 37 killed; [2024-03-15T07:11:55.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T07:11:55.426Z] + git semver [Pipeline] } [2024-03-15T07:11:55.696Z] $ docker stop --time=1 03ee524fb9f71cd47b065b227df9768cb6fe629a53b2a9d8e1bf7e4a74954491 [2024-03-15T07:11:56.955Z] $ docker rm -f --volumes 03ee524fb9f71cd47b065b227df9768cb6fe629a53b2a9d8e1bf7e4a74954491 [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-03-15T07:11:57.585Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-03-15T07:11:57.585Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-03-15T07:11:57.585Z] total 16 [2024-03-15T07:11:57.585Z] drwxr-xr-x 3 root root 4096 Mar 15 06:59 . [2024-03-15T07:11:57.585Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 07:11 .. [2024-03-15T07:11:57.585Z] drwxr-xr-x 2 root root 4096 Mar 15 06:59 cost [2024-03-15T07:11:57.585Z] -rw-r--r-- 1 root root 85 Mar 15 06:59 cost.csv [2024-03-15T07:11:57.585Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-03-15T07:11:57.585Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-03-15T07:11:57.585Z] total 16 [2024-03-15T07:11:57.585Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 06:59 . [2024-03-15T07:11:57.585Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 07:11 .. [2024-03-15T07:11:57.585Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 06:59 cost [2024-03-15T07:11:57.585Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 15 06:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:11:57.872Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:11:58.729Z] ---> package-listing.sh [2024-03-15T07:11:58.729Z] ++ facter osfamily [2024-03-15T07:11:58.729Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-15T07:11:58.989Z] + OS_FAMILY=debian [2024-03-15T07:11:58.989Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-03-15T07:11:58.989Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-15T07:11:58.989Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-15T07:11:58.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-15T07:11:58.989Z] + PACKAGES=/tmp/packages_start.txt [2024-03-15T07:11:58.989Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-03-15T07:11:58.989Z] + PACKAGES=/tmp/packages_end.txt [2024-03-15T07:11:58.989Z] + case "${OS_FAMILY}" in [2024-03-15T07:11:58.989Z] + dpkg -l [2024-03-15T07:11:58.989Z] + grep '^ii' [2024-03-15T07:11:58.989Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-15T07:11:58.989Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-15T07:11:58.989Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-15T07:11:58.989Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-03-15T07:11:58.989Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-03-15T07:11:58.989Z] + 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-03-15T07:11:59.000Z] 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-03-15T07:11:59.275Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:11:59.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T07:11:59.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:11:59.917Z] prd-ubuntu20.04-docker-8c-8g-40 does not seem to be running inside a container [2024-03-15T07:11:59.942Z] $ 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-03-15T07:12:00.123Z] $ docker top db4c74c61805cd1210cc69ab9587e301378d8162fcbc20988cdef2a9efc4360d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T07:12:00.470Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-15T07:12:00.755Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-15T07:12:01.039Z] + ls /var/log/sa-host [2024-03-15T07:12:01.039Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T07:12:01.224Z] provisioning config files... [2024-03-15T07:12:01.234Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2175498019187884061tmp [Pipeline] { [Pipeline] echo [2024-03-15T07:12:01.250Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:12:01.543Z] ---> create-netrc.sh [Pipeline] } [2024-03-15T07:12:01.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:12:01.899Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-15T07:12:01.908Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:12:02.193Z] ---> sudo-logs.sh [2024-03-15T07:12:02.193Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-15T07:12:02.226Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:12:02.511Z] ---> job-cost.sh [2024-03-15T07:12:02.511Z] lf-activate-venv: SKIPPING [2024-03-15T07:12:02.511Z] DEBUG: total: 0.2199999988079071 [2024-03-15T07:12:02.511Z] INFO: Retrieving Stack Cost... [2024-03-15T07:12:03.083Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-15T07:12:03.341Z] INFO: Archiving Costs [Pipeline] echo [2024-03-15T07:12:03.352Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:12:03.635Z] ---> logs-deploy.sh [2024-03-15T07:12:03.635Z] lf-activate-venv: SKIPPING [2024-03-15T07:12:03.635Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/282 [2024-03-15T07:12:03.635Z] INFO: archiving workspace using pattern(s): [2024-03-15T07:12:04.573Z] Archives upload complete. [2024-03-15T07:12:04.832Z] INFO: archiving logs to Nexus [2024-03-15T07:12:05.401Z] ---> uname -a: [2024-03-15T07:12:05.401Z] Linux prd-ubuntu20-04-docker-8c-8g-40 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-15T07:12:05.401Z] [2024-03-15T07:12:05.401Z] [2024-03-15T07:12:05.401Z] ---> lscpu: [2024-03-15T07:12:05.401Z] Architecture: x86_64 [2024-03-15T07:12:05.401Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-15T07:12:05.401Z] Byte Order: Little Endian [2024-03-15T07:12:05.401Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-15T07:12:05.401Z] CPU(s): 8 [2024-03-15T07:12:05.401Z] On-line CPU(s) list: 0-7 [2024-03-15T07:12:05.401Z] Thread(s) per core: 1 [2024-03-15T07:12:05.401Z] Core(s) per socket: 1 [2024-03-15T07:12:05.401Z] Socket(s): 8 [2024-03-15T07:12:05.401Z] NUMA node(s): 1 [2024-03-15T07:12:05.401Z] Vendor ID: AuthenticAMD [2024-03-15T07:12:05.401Z] CPU family: 23 [2024-03-15T07:12:05.401Z] Model: 49 [2024-03-15T07:12:05.401Z] Model name: AMD EPYC-Rome Processor [2024-03-15T07:12:05.401Z] Stepping: 0 [2024-03-15T07:12:05.401Z] CPU MHz: 2800.000 [2024-03-15T07:12:05.401Z] BogoMIPS: 5600.00 [2024-03-15T07:12:05.401Z] Virtualization: AMD-V [2024-03-15T07:12:05.401Z] Hypervisor vendor: KVM [2024-03-15T07:12:05.401Z] Virtualization type: full [2024-03-15T07:12:05.401Z] L1d cache: 256 KiB [2024-03-15T07:12:05.401Z] L1i cache: 256 KiB [2024-03-15T07:12:05.401Z] L2 cache: 4 MiB [2024-03-15T07:12:05.401Z] L3 cache: 128 MiB [2024-03-15T07:12:05.401Z] NUMA node0 CPU(s): 0-7 [2024-03-15T07:12:05.401Z] Vulnerability Itlb multihit: Not affected [2024-03-15T07:12:05.401Z] Vulnerability L1tf: Not affected [2024-03-15T07:12:05.401Z] Vulnerability Mds: Not affected [2024-03-15T07:12:05.401Z] Vulnerability Meltdown: Not affected [2024-03-15T07:12:05.401Z] Vulnerability Mmio stale data: Not affected [2024-03-15T07:12:05.401Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-15T07:12:05.401Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-15T07:12:05.401Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-15T07:12:05.401Z] Vulnerability Srbds: Not affected [2024-03-15T07:12:05.401Z] Vulnerability Tsx async abort: Not affected [2024-03-15T07:12:05.401Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-03-15T07:12:05.401Z] [2024-03-15T07:12:05.401Z] [2024-03-15T07:12:05.401Z] ---> nproc: [2024-03-15T07:12:05.401Z] 8 [2024-03-15T07:12:05.401Z] [2024-03-15T07:12:05.401Z] [2024-03-15T07:12:05.401Z] ---> df -h: [2024-03-15T07:12:05.401Z] Filesystem Size Used Avail Use% Mounted on [2024-03-15T07:12:05.401Z] overlay 155G 13G 143G 9% / [2024-03-15T07:12:05.401Z] tmpfs 64M 0 64M 0% /dev [2024-03-15T07:12:05.401Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-15T07:12:05.401Z] shm 64M 0 64M 0% /dev/shm [2024-03-15T07:12:05.401Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-03-15T07:12:05.401Z] [2024-03-15T07:12:05.401Z]