Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57878cf2ebef4e913eea98f4fb62d4130484e110 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-ssh13954519651287012134.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10542809214029990026.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13473204765275444214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh3383562311385076785.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-ssh3587919131216360823.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.18 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 on ‘prd-ubuntu20.04-docker-8c-8g-8501’ Running on prd-ubuntu20.04-docker-8c-8g-8505 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 57878cf2ebef4e913eea98f4fb62d4130484e110 (main) Commit message: "Merge pull request #1363 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.39" > 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 57878cf2ebef4e913eea98f4fb62d4130484e110 # timeout=10 > git rev-list --no-walk b4dcd90c517d60267da088e4e26fcccd6a523ed6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T05:59:33.860Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T05:59:33.902Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T05:59:33.918Z] ========================================================= [2023-03-07T05:59:33.918Z] EdgeX Global Pipelines Version Info [2023-03-07T05:59:33.918Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T05:59:34.656Z] ------------------- [2023-03-07T05:59:34.656Z] stable info: [2023-03-07T05:59:34.656Z] ------------------- [2023-03-07T05:59:34.656Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T05:59:34.656Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T05:59:34.656Z] Message: update stable to v1.0.244 [2023-03-07T05:59:35.225Z] ------------------- [2023-03-07T05:59:35.225Z] experimental info: [2023-03-07T05:59:35.225Z] ------------------- [2023-03-07T05:59:35.225Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T05:59:35.225Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T05:59:35.225Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T05:59:35.377Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-07T05:59:35.386Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-07T05:59:35.396Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T05:59:35.414Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T05:59:35.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T05:59:35.437Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T05:59:35.448Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T05:59:35.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-07T05:59:35.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T05:59:35.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T05:59:35.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T05:59:35.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-07T05:59:35.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T05:59:35.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T05:59:35.543Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T05:59:35.559Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T05:59:35.571Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T05:59:35.584Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T05:59:35.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T05:59:35.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T05:59:35.618Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T05:59:35.632Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-07T05:59:35.643Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T05:59:35.654Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T05:59:35.667Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-07T05:59:35.679Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T05:59:35.690Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T05:59:35.703Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-07T05:59:35.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-07T05:59:35.730Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-07T05:59:35.744Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57878cf2ebef4e913eea98f4fb62d4130484e110 [Pipeline] echo [2023-03-07T05:59:35.755Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57878cf [Pipeline] echo [2023-03-07T05:59:35.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T05:59:35.813Z] provisioning config files... [2023-03-07T05:59:35.826Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4286853464229666034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T05:59:36.126Z] ---> docker-login.sh [2023-03-07T05:59:36.126Z] nexus3.edgexfoundry.org:10001 [2023-03-07T05:59:36.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:59:36.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:59:36.385Z] Configure a credential helper to remove this warning. See [2023-03-07T05:59:36.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:59:36.385Z] [2023-03-07T05:59:36.385Z] Login Succeeded [2023-03-07T05:59:36.385Z] nexus3.edgexfoundry.org:10002 [2023-03-07T05:59:36.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:59:36.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:59:36.385Z] Configure a credential helper to remove this warning. See [2023-03-07T05:59:36.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:59:36.385Z] [2023-03-07T05:59:36.385Z] Login Succeeded [2023-03-07T05:59:36.385Z] nexus3.edgexfoundry.org:10003 [2023-03-07T05:59:36.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:59:36.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:59:36.644Z] Configure a credential helper to remove this warning. See [2023-03-07T05:59:36.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:59:36.644Z] [2023-03-07T05:59:36.644Z] Login Succeeded [2023-03-07T05:59:36.644Z] nexus3.edgexfoundry.org:10004 [2023-03-07T05:59:36.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:59:36.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:59:36.644Z] Configure a credential helper to remove this warning. See [2023-03-07T05:59:36.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:59:36.644Z] [2023-03-07T05:59:36.644Z] Login Succeeded [2023-03-07T05:59:36.644Z] docker.io [2023-03-07T05:59:36.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:59:36.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:59:36.904Z] Configure a credential helper to remove this warning. See [2023-03-07T05:59:36.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:59:36.904Z] [2023-03-07T05:59:36.904Z] Login Succeeded [2023-03-07T05:59:36.904Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T05:59:36.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T05:59:37.253Z] + git rev-list -1 --merges 57878cf2ebef4e913eea98f4fb62d4130484e110~1..57878cf2ebef4e913eea98f4fb62d4130484e110 [Pipeline] echo [2023-03-07T05:59:37.299Z] -----------> git rev-list -1 --merges 57878cf2ebef4e913eea98f4fb62d4130484e110~1..57878cf2ebef4e913eea98f4fb62d4130484e110 57878cf2ebef4e913eea98f4fb62d4130484e110 [2023-03-07T05:59:37.299Z] 57878cf2ebef4e913eea98f4fb62d4130484e110 [false] [Pipeline] sh [2023-03-07T05:59:37.584Z] + git log --format=format:%s -1 57878cf2ebef4e913eea98f4fb62d4130484e110 [Pipeline] echo [2023-03-07T05:59:37.598Z] ========================================================= [2023-03-07T05:59:37.598Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T05:59:37.598Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T05:59:37.934Z] + git log --format=format:%s -1 57878cf2ebef4e913eea98f4fb62d4130484e110 [Pipeline] echo [2023-03-07T05:59:37.962Z] [semverPrep] GIT_COMMIT: 57878cf2ebef4e913eea98f4fb62d4130484e110, Commit Message: Merge pull request #1363 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.39 [Pipeline] echo [2023-03-07T05:59:37.973Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T05:59:38.314Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T05:59:38.314Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T05:59:38.314Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T05:59:38.314Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T05:59:38.314Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T05:59:38.314Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T05:59:38.314Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T05:59:38.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T05:59:38.664Z] [2023-03-07T05:59:38.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T05:59:38.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T05:59:38.964Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T05:59:38.964Z] b85a868b505f: Pulling fs layer [2023-03-07T05:59:38.964Z] e2be974225ed: Pulling fs layer [2023-03-07T05:59:38.964Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T05:59:38.964Z] 988bab9f4d93: Pulling fs layer [2023-03-07T05:59:38.964Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T05:59:38.964Z] eaf3925da568: Pulling fs layer [2023-03-07T05:59:38.964Z] bab4dde63d76: Pulling fs layer [2023-03-07T05:59:38.964Z] bde34c3a00c8: Pulling fs layer [2023-03-07T05:59:38.964Z] 988bab9f4d93: Waiting [2023-03-07T05:59:38.964Z] bab4dde63d76: Waiting [2023-03-07T05:59:38.964Z] 1469e6f7b9e6: Waiting [2023-03-07T05:59:38.964Z] b352a97aabf1: Pulling fs layer [2023-03-07T05:59:38.964Z] 4872d77fe225: Pulling fs layer [2023-03-07T05:59:38.964Z] 5851b861e8e6: Pulling fs layer [2023-03-07T05:59:38.964Z] bde34c3a00c8: Waiting [2023-03-07T05:59:38.964Z] 4872d77fe225: Waiting [2023-03-07T05:59:38.964Z] e2be974225ed: Download complete [2023-03-07T05:59:38.964Z] 988bab9f4d93: Download complete [2023-03-07T05:59:39.224Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T05:59:39.224Z] 1469e6f7b9e6: Download complete [2023-03-07T05:59:39.224Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T05:59:39.224Z] 339a4e72a1f5: Download complete [2023-03-07T05:59:39.224Z] eaf3925da568: Verifying Checksum [2023-03-07T05:59:39.224Z] eaf3925da568: Download complete [2023-03-07T05:59:39.224Z] bde34c3a00c8: Verifying Checksum [2023-03-07T05:59:39.224Z] bde34c3a00c8: Download complete [2023-03-07T05:59:39.224Z] b352a97aabf1: Verifying Checksum [2023-03-07T05:59:39.224Z] b352a97aabf1: Download complete [2023-03-07T05:59:39.224Z] 4872d77fe225: Verifying Checksum [2023-03-07T05:59:39.224Z] 4872d77fe225: Download complete [2023-03-07T05:59:39.224Z] 5851b861e8e6: Verifying Checksum [2023-03-07T05:59:39.224Z] 5851b861e8e6: Download complete [2023-03-07T05:59:39.224Z] b85a868b505f: Verifying Checksum [2023-03-07T05:59:39.224Z] b85a868b505f: Download complete [2023-03-07T05:59:39.481Z] bab4dde63d76: Verifying Checksum [2023-03-07T05:59:39.481Z] bab4dde63d76: Download complete [2023-03-07T05:59:40.422Z] b85a868b505f: Pull complete [2023-03-07T05:59:40.681Z] e2be974225ed: Pull complete [2023-03-07T05:59:41.248Z] 339a4e72a1f5: Pull complete [2023-03-07T05:59:41.508Z] 988bab9f4d93: Pull complete [2023-03-07T05:59:41.775Z] 1469e6f7b9e6: Pull complete [2023-03-07T05:59:41.775Z] eaf3925da568: Pull complete [2023-03-07T05:59:43.695Z] bab4dde63d76: Pull complete [2023-03-07T05:59:43.695Z] bde34c3a00c8: Pull complete [2023-03-07T05:59:43.955Z] b352a97aabf1: Pull complete [2023-03-07T05:59:43.955Z] 4872d77fe225: Pull complete [2023-03-07T05:59:44.215Z] 5851b861e8e6: Pull complete [2023-03-07T05:59:44.215Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T05:59:44.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T05:59:44.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T05:59:44.309Z] prd-ubuntu20.04-docker-8c-8g-8505 does not seem to be running inside a container [2023-03-07T05:59:44.350Z] $ 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 [2023-03-07T05:59:47.381Z] $ docker top 270858b5db1d2e4bb7b3e93a09be686ad931dc911a06147653252c2ec0fabeb1 -eo pid,comm [2023-03-07T05:59:47.452Z] 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). [2023-03-07T05:59:47.452Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T05:59:47.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T05:59:47.498Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T05:59:47.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T05:59:47.628Z] $ docker exec 270858b5db1d2e4bb7b3e93a09be686ad931dc911a06147653252c2ec0fabeb1 ssh-agent [2023-03-07T05:59:47.742Z] SSH_AUTH_SOCK=/tmp/ssh-PIt8kt2GuWvg/agent.33 [2023-03-07T05:59:47.742Z] SSH_AGENT_PID=39 [2023-03-07T05:59:47.749Z] Running ssh-add (command line suppressed) [2023-03-07T05:59:47.857Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13223923635964615637.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13223923635964615637.key) [2023-03-07T05:59:47.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T05:59:48.159Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T05:59:48.181Z] $ docker exec --env ******** --env ******** 270858b5db1d2e4bb7b3e93a09be686ad931dc911a06147653252c2ec0fabeb1 ssh-agent -k [2023-03-07T05:59:48.284Z] unset SSH_AUTH_SOCK; [2023-03-07T05:59:48.284Z] unset SSH_AGENT_PID; [2023-03-07T05:59:48.284Z] echo Agent pid 39 killed; [2023-03-07T05:59:48.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T05:59:48.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T05:59:48.315Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T05:59:48.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T05:59:48.433Z] $ docker exec 270858b5db1d2e4bb7b3e93a09be686ad931dc911a06147653252c2ec0fabeb1 ssh-agent [2023-03-07T05:59:48.542Z] SSH_AUTH_SOCK=/tmp/ssh-XIIUXFKvL3fj/agent.71 [2023-03-07T05:59:48.542Z] SSH_AGENT_PID=77 [2023-03-07T05:59:48.547Z] Running ssh-add (command line suppressed) [2023-03-07T05:59:48.671Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11945073281635486574.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11945073281635486574.key) [2023-03-07T05:59:48.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T05:59:48.983Z] + git semver init [2023-03-07T05:59:49.245Z] 2023-03-07 05:59:49,204 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T05:59:49.245Z] 2023-03-07 05:59:49,205 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-07T05:59:49.245Z] 2023-03-07 05:59:49,206 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-07T05:59:49.245Z] 2023-03-07 05:59:49,206 [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) [2023-03-07T05:59:50.185Z] 2023-03-07 05:59:50,117 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-03-07T05:59:50.185Z] 2023-03-07 05:59:50,118 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-03-07T05:59:50.185Z] 2023-03-07 05:59:50,118 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T05:59:50.185Z] 2023-03-07 05:59:50,118 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T05:59:50.185Z] 3.0.0-dev.44 [Pipeline] } [2023-03-07T05:59:50.201Z] $ docker exec --env ******** --env ******** 270858b5db1d2e4bb7b3e93a09be686ad931dc911a06147653252c2ec0fabeb1 ssh-agent -k [2023-03-07T05:59:50.313Z] unset SSH_AUTH_SOCK; [2023-03-07T05:59:50.314Z] unset SSH_AGENT_PID; [2023-03-07T05:59:50.314Z] echo Agent pid 77 killed; [2023-03-07T05:59:50.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T05:59:50.621Z] + git semver [Pipeline] } [2023-03-07T05:59:50.897Z] $ docker stop --time=1 270858b5db1d2e4bb7b3e93a09be686ad931dc911a06147653252c2ec0fabeb1 [2023-03-07T05:59:52.196Z] $ docker rm -f --volumes 270858b5db1d2e4bb7b3e93a09be686ad931dc911a06147653252c2ec0fabeb1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T05:59:52.538Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T05:59:52.743Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T05:59:52.746Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.44 [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 [2023-03-07T05:59:52.935Z] provisioning config files... [2023-03-07T05:59:52.944Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11399545630355928029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T05:59:53.239Z] ---> docker-login.sh [2023-03-07T05:59:53.239Z] nexus3.edgexfoundry.org:10001 [2023-03-07T05:59:53.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:59:53.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:59:53.239Z] Configure a credential helper to remove this warning. See [2023-03-07T05:59:53.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:59:53.239Z] [2023-03-07T05:59:53.239Z] Login Succeeded [2023-03-07T05:59:53.239Z] nexus3.edgexfoundry.org:10002 [2023-03-07T05:59:53.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:59:53.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:59:53.239Z] Configure a credential helper to remove this warning. See [2023-03-07T05:59:53.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:59:53.239Z] [2023-03-07T05:59:53.239Z] Login Succeeded [2023-03-07T05:59:53.239Z] nexus3.edgexfoundry.org:10003 [2023-03-07T05:59:53.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:59:53.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:59:53.497Z] Configure a credential helper to remove this warning. See [2023-03-07T05:59:53.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:59:53.497Z] [2023-03-07T05:59:53.497Z] Login Succeeded [2023-03-07T05:59:53.497Z] nexus3.edgexfoundry.org:10004 [2023-03-07T05:59:53.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:59:53.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:59:53.497Z] Configure a credential helper to remove this warning. See [2023-03-07T05:59:53.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:59:53.497Z] [2023-03-07T05:59:53.497Z] Login Succeeded [2023-03-07T05:59:53.497Z] docker.io [2023-03-07T05:59:53.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:59:53.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:59:53.755Z] Configure a credential helper to remove this warning. See [2023-03-07T05:59:53.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:59:53.755Z] [2023-03-07T05:59:53.755Z] Login Succeeded [2023-03-07T05:59:53.755Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T05:59:53.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T05:59:53.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T05:59:53.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T05:59:53.860Z] ========================================================= [2023-03-07T05:59:53.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T05:59:53.860Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T05:59:54.188Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T05:59:54.188Z] Sending build context to Docker daemon 10.6MB [2023-03-07T05:59:54.188Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T05:59:54.188Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-07T05:59:54.188Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T05:59:54.188Z] 213ec9aee27d: Pulling fs layer [2023-03-07T05:59:54.188Z] 4583459ba037: Pulling fs layer [2023-03-07T05:59:54.188Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T05:59:54.188Z] 53926ce57604: Pulling fs layer [2023-03-07T05:59:54.188Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T05:59:54.188Z] 22ff95d597cd: Pulling fs layer [2023-03-07T05:59:54.188Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T05:59:54.188Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T05:59:54.188Z] a7acece74701: Pulling fs layer [2023-03-07T05:59:54.188Z] 53926ce57604: Waiting [2023-03-07T05:59:54.188Z] 12d6caf4c0d1: Waiting [2023-03-07T05:59:54.188Z] 96b7cbca73a9: Waiting [2023-03-07T05:59:54.188Z] 21b2b0c7a3f4: Waiting [2023-03-07T05:59:54.188Z] a7acece74701: Waiting [2023-03-07T05:59:54.188Z] 22ff95d597cd: Waiting [2023-03-07T05:59:54.188Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T05:59:54.188Z] 93c1e223e6f2: Download complete [2023-03-07T05:59:54.447Z] 4583459ba037: Download complete [2023-03-07T05:59:54.447Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-07T05:59:54.447Z] 21b2b0c7a3f4: Download complete [2023-03-07T05:59:54.447Z] 22ff95d597cd: Verifying Checksum [2023-03-07T05:59:54.447Z] 22ff95d597cd: Download complete [2023-03-07T05:59:54.447Z] 213ec9aee27d: Verifying Checksum [2023-03-07T05:59:54.447Z] 12d6caf4c0d1: Verifying Checksum [2023-03-07T05:59:54.447Z] 12d6caf4c0d1: Download complete [2023-03-07T05:59:54.447Z] 213ec9aee27d: Pull complete [2023-03-07T05:59:54.711Z] 4583459ba037: Pull complete [2023-03-07T05:59:54.711Z] 93c1e223e6f2: Pull complete [2023-03-07T05:59:54.973Z] a7acece74701: Verifying Checksum [2023-03-07T05:59:54.973Z] a7acece74701: Download complete [2023-03-07T05:59:55.232Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T05:59:55.232Z] 96b7cbca73a9: Download complete [2023-03-07T05:59:55.232Z] 53926ce57604: Verifying Checksum [2023-03-07T05:59:55.232Z] 53926ce57604: Download complete [2023-03-07T05:59:59.435Z] 53926ce57604: Pull complete [2023-03-07T05:59:59.435Z] 21b2b0c7a3f4: Pull complete [2023-03-07T05:59:59.435Z] 22ff95d597cd: Pull complete [2023-03-07T05:59:59.435Z] 12d6caf4c0d1: Pull complete [2023-03-07T06:00:01.345Z] 96b7cbca73a9: Pull complete [2023-03-07T06:00:02.283Z] a7acece74701: Pull complete [2023-03-07T06:00:02.283Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T06:00:02.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T06:00:02.283Z] ---> db6d94c90886 [2023-03-07T06:00:02.283Z] Step 3/10 : ARG MAKE=make build [2023-03-07T06:00:06.490Z] ---> Running in 450f0c0f326e [2023-03-07T06:00:06.490Z] Removing intermediate container 450f0c0f326e [2023-03-07T06:00:06.490Z] ---> 330cbf5e861f [2023-03-07T06:00:06.490Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-07T06:00:06.490Z] ---> Running in 54ea538016f6 [2023-03-07T06:00:06.490Z] Removing intermediate container 54ea538016f6 [2023-03-07T06:00:06.490Z] ---> 12eb9a494ee5 [2023-03-07T06:00:06.490Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-07T06:00:06.490Z] ---> Running in ac4203a1d370 [2023-03-07T06:00:06.490Z] Removing intermediate container ac4203a1d370 [2023-03-07T06:00:06.490Z] ---> 209d30f507a4 [2023-03-07T06:00:06.490Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-07T06:00:06.490Z] ---> Running in 5fdbbc4fc02a [2023-03-07T06:00:06.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T06:00:06.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T06:00:07.013Z] OK: 211 MiB in 51 packages [2023-03-07T06:00:07.272Z] Removing intermediate container 5fdbbc4fc02a [2023-03-07T06:00:07.272Z] ---> 85bf9a3b3ef5 [2023-03-07T06:00:07.272Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-07T06:00:07.532Z] ---> 5d08a3c4c858 [2023-03-07T06:00:07.532Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T06:00:07.532Z] ---> Running in e709abae3611 [2023-03-07T06:00:07.878Z] Still waiting to schedule task [2023-03-07T06:00:07.878Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8502’ [2023-03-07T06:00:39.600Z] Removing intermediate container e709abae3611 [2023-03-07T06:00:39.601Z] ---> d1bd1d6a476e [2023-03-07T06:00:39.601Z] Step 9/10 : COPY . . [2023-03-07T06:00:39.601Z] ---> 30b3d8869e6f [2023-03-07T06:00:39.601Z] Step 10/10 : RUN ${MAKE} [2023-03-07T06:00:39.601Z] ---> Running in 27cb358b9d70 [2023-03-07T06:00:39.601Z] noop [2023-03-07T06:00:39.601Z] Removing intermediate container 27cb358b9d70 [2023-03-07T06:00:39.601Z] ---> db76a6862e90 [2023-03-07T06:00:39.601Z] Successfully built db76a6862e90 [2023-03-07T06:00:39.601Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:00:39.923Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T06:00:39.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:00:40.002Z] prd-ubuntu20.04-docker-8c-8g-8505 does not seem to be running inside a container [2023-03-07T06:00:40.039Z] $ 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 [2023-03-07T06:00:40.393Z] $ docker top 73cf56f243e0f4b534fc03449feb761ee7c6e703cdf974541d13c52d9d6354d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T06:00:40.738Z] + go version [2023-03-07T06:00:40.738Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T06:00:40.752Z] $ docker stop --time=1 73cf56f243e0f4b534fc03449feb761ee7c6e703cdf974541d13c52d9d6354d6 [2023-03-07T06:00:42.019Z] $ docker rm -f --volumes 73cf56f243e0f4b534fc03449feb761ee7c6e703cdf974541d13c52d9d6354d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:00:42.416Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T06:00:42.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:00:42.481Z] prd-ubuntu20.04-docker-8c-8g-8505 does not seem to be running inside a container [2023-03-07T06:00:42.513Z] $ 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 [2023-03-07T06:00:42.860Z] $ docker top 474972d8dbb3ca8e3809b58d124c0fea9764a773bcc9167afd9c7a8c5344002c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T06:00:43.198Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-07T06:00:43.488Z] + make test [2023-03-07T06:00:43.488Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T06:00:50.057Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-07T06:01:04.948Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-07T06:01:04.948Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-07T06:01:04.948Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-07T06:01:04.948Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-07T06:01:04.948Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-07T06:01:04.948Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.054s coverage: 27.6% of statements [2023-03-07T06:01:04.948Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.067s coverage: 78.9% of statements [2023-03-07T06:01:04.948Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-03-07T06:01:04.948Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.095s coverage: 86.0% of statements [2023-03-07T06:01:04.948Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-07T06:01:04.948Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-07T06:01:04.948Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.108s coverage: 75.0% of statements [2023-03-07T06:01:04.948Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-07T06:01:06.848Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.059s coverage: 15.3% of statements [2023-03-07T06:01:06.848Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-07T06:01:06.848Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.093s coverage: 65.2% of statements [2023-03-07T06:01:06.848Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-07T06:01:06.848Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-07T06:01:06.848Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.746s coverage: 89.2% of statements [2023-03-07T06:01:06.848Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-03-07T06:01:06.848Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.067s coverage: 4.6% of statements [2023-03-07T06:01:06.848Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-07T06:01:24.938Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-07T06:01:24.938Z] GO111MODULE=on go vet ./... [2023-03-07T06:01:25.873Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T06:01:25.873Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T06:01:26.131Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T06:01:26.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T06:01:26.158Z] $ docker stop --time=1 474972d8dbb3ca8e3809b58d124c0fea9764a773bcc9167afd9c7a8c5344002c [2023-03-07T06:01:29.296Z] $ docker rm -f --volumes 474972d8dbb3ca8e3809b58d124c0fea9764a773bcc9167afd9c7a8c5344002c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T06:01:29.801Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T06:01:29.864Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-07T06:01:30.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T06:01:30.648Z] + ls -al . [2023-03-07T06:01:30.648Z] total 280 [2023-03-07T06:01:30.648Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 06:00 . [2023-03-07T06:01:30.648Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 05:59 .. [2023-03-07T06:01:30.648Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 05:59 .dockerignore [2023-03-07T06:01:30.648Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 06:01 .git [2023-03-07T06:01:30.648Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 05:59 .github [2023-03-07T06:01:30.648Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 7 05:59 .gitignore [2023-03-07T06:01:30.648Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 05:59 .golangci.yml [2023-03-07T06:01:30.648Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 05:59 .semver [2023-03-07T06:01:30.648Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 7 05:59 CHANGELOG.md [2023-03-07T06:01:30.648Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 05:59 GOVERNANCE.md [2023-03-07T06:01:30.648Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 7 05:59 Jenkinsfile [2023-03-07T06:01:30.648Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 7 05:59 LICENSE [2023-03-07T06:01:30.648Z] -rw-rw-r-- 1 jenkins jenkins 1679 Mar 7 05:59 Makefile [2023-03-07T06:01:30.648Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 7 05:59 OWNERS.md [2023-03-07T06:01:30.648Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 7 05:59 README.md [2023-03-07T06:01:30.648Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 7 05:59 VERSION [2023-03-07T06:01:30.648Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 05:59 bin [2023-03-07T06:01:30.648Z] -rw-r--r-- 1 jenkins jenkins 111242 Mar 7 06:01 coverage.out [2023-03-07T06:01:30.648Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 05:59 example [2023-03-07T06:01:30.648Z] -rw-rw-r-- 1 jenkins jenkins 3266 Mar 7 05:59 go.mod [2023-03-07T06:01:30.648Z] -rw-rw-r-- 1 jenkins jenkins 30840 Mar 7 05:59 go.sum [2023-03-07T06:01:30.648Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 7 05:59 internal [2023-03-07T06:01:30.648Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 05:59 openapi [2023-03-07T06:01:30.648Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 05:59 pkg [2023-03-07T06:01:30.648Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 05:59 snap [2023-03-07T06:01:30.648Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 7 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:01:30.965Z] + 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=57878cf2ebef4e913eea98f4fb62d4130484e110 --label arch=amd64 --label version=3.0.0-dev.44 . [2023-03-07T06:01:30.965Z] Sending build context to Docker daemon 10.71MB [2023-03-07T06:01:30.965Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T06:01:30.965Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-07T06:01:30.965Z] ---> db76a6862e90 [2023-03-07T06:01:30.965Z] Step 3/23 : ARG MAKE=make build [2023-03-07T06:01:31.281Z] ---> Running in 89810582a287 [2023-03-07T06:01:31.281Z] Removing intermediate container 89810582a287 [2023-03-07T06:01:31.281Z] ---> 1895582ad3a4 [2023-03-07T06:01:31.281Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-07T06:01:31.281Z] ---> Running in 4cc05f446c9d [2023-03-07T06:01:31.281Z] Removing intermediate container 4cc05f446c9d [2023-03-07T06:01:31.281Z] ---> f1837ec685e5 [2023-03-07T06:01:31.281Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-07T06:01:31.281Z] ---> Running in 21d990a22a6c [2023-03-07T06:01:31.281Z] Removing intermediate container 21d990a22a6c [2023-03-07T06:01:31.281Z] ---> 362e93dee56a [2023-03-07T06:01:31.281Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-07T06:01:31.566Z] ---> Running in d6eeb85594be [2023-03-07T06:01:31.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T06:01:31.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T06:01:32.124Z] OK: 211 MiB in 51 packages [2023-03-07T06:01:32.397Z] Removing intermediate container d6eeb85594be [2023-03-07T06:01:32.397Z] ---> ae0e2528bd84 [2023-03-07T06:01:32.397Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-07T06:01:32.668Z] ---> 8291c0e09487 [2023-03-07T06:01:32.668Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T06:01:32.668Z] ---> Running in 481fa1e4c55a [2023-03-07T06:01:33.610Z] Removing intermediate container 481fa1e4c55a [2023-03-07T06:01:33.610Z] ---> 853ae9c1174a [2023-03-07T06:01:33.610Z] Step 9/23 : COPY . . [2023-03-07T06:01:33.868Z] ---> fa445fa2899e [2023-03-07T06:01:33.868Z] Step 10/23 : RUN ${MAKE} [2023-03-07T06:01:34.126Z] ---> Running in a46c60618e60 [2023-03-07T06:01:34.385Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.44" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-07T06:01:56.305Z] Removing intermediate container a46c60618e60 [2023-03-07T06:01:56.305Z] ---> c5e9e7aa3a08 [2023-03-07T06:01:56.305Z] Step 11/23 : FROM alpine:3.16 [2023-03-07T06:01:56.305Z] 3.16: Pulling from library/alpine [2023-03-07T06:01:56.305Z] ef5531b6e74e: Pulling fs layer [2023-03-07T06:01:56.305Z] ef5531b6e74e: Verifying Checksum [2023-03-07T06:01:56.305Z] ef5531b6e74e: Download complete [2023-03-07T06:01:56.305Z] ef5531b6e74e: Pull complete [2023-03-07T06:01:56.305Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T06:01:56.305Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T06:01:56.305Z] ---> dfd21b5a31f5 [2023-03-07T06:01:56.305Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-07T06:01:56.305Z] ---> Running in c789af8934b1 [2023-03-07T06:01:56.305Z] Removing intermediate container c789af8934b1 [2023-03-07T06:01:56.305Z] ---> 19854de32e19 [2023-03-07T06:01:56.305Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-07T06:01:56.305Z] ---> Running in 9d57ba227ea7 [2023-03-07T06:01:56.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T06:01:56.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T06:01:56.305Z] OK: 6 MiB in 14 packages [2023-03-07T06:01:56.305Z] Removing intermediate container 9d57ba227ea7 [2023-03-07T06:01:56.305Z] ---> c342636df167 [2023-03-07T06:01:56.305Z] Step 14/23 : WORKDIR / [2023-03-07T06:01:56.305Z] ---> Running in 3ceb41c9b04e [2023-03-07T06:01:56.305Z] Removing intermediate container 3ceb41c9b04e [2023-03-07T06:01:56.305Z] ---> 29b471f24840 [2023-03-07T06:01:56.305Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-07T06:01:56.305Z] ---> 29fe00bc7797 [2023-03-07T06:01:56.305Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-07T06:01:56.564Z] ---> daf50303808c [2023-03-07T06:01:56.564Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-07T06:01:56.825Z] ---> bdfb590381c4 [2023-03-07T06:01:56.825Z] Step 18/23 : EXPOSE 59999 [2023-03-07T06:01:56.825Z] ---> Running in bdad242ca8a2 [2023-03-07T06:01:56.825Z] Removing intermediate container bdad242ca8a2 [2023-03-07T06:01:56.825Z] ---> bc69e2e68190 [2023-03-07T06:01:56.825Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-07T06:01:56.825Z] ---> Running in 0a7fffc4987a [2023-03-07T06:01:56.825Z] Removing intermediate container 0a7fffc4987a [2023-03-07T06:01:56.825Z] ---> 99a87c83bb02 [2023-03-07T06:01:56.825Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T06:01:56.825Z] ---> Running in 6e661b0e4290 [2023-03-07T06:01:57.083Z] Removing intermediate container 6e661b0e4290 [2023-03-07T06:01:57.083Z] ---> 47b537ce71af [2023-03-07T06:01:57.083Z] Step 21/23 : LABEL arch=amd64 [2023-03-07T06:01:57.083Z] ---> Running in 35fd11ef9f7a [2023-03-07T06:01:57.083Z] Removing intermediate container 35fd11ef9f7a [2023-03-07T06:01:57.083Z] ---> a13d83e309ef [2023-03-07T06:01:57.083Z] Step 22/23 : LABEL git_sha=57878cf2ebef4e913eea98f4fb62d4130484e110 [2023-03-07T06:01:57.083Z] ---> Running in 2111b3c8f3e6 [2023-03-07T06:01:57.083Z] Removing intermediate container 2111b3c8f3e6 [2023-03-07T06:01:57.083Z] ---> 05b19c998d81 [2023-03-07T06:01:57.083Z] Step 23/23 : LABEL version=3.0.0-dev.44 [2023-03-07T06:01:57.083Z] ---> Running in fa779e472a16 [2023-03-07T06:01:57.340Z] Removing intermediate container fa779e472a16 [2023-03-07T06:01:57.340Z] ---> 99e4203a5640 [2023-03-07T06:01:57.340Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T06:01:57.340Z] Successfully built 99e4203a5640 [2023-03-07T06:01:57.340Z] 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 [2023-03-07T06:01:57.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T06:01:57.752Z] [2023-03-07T06:01:57.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:01:58.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T06:01:58.050Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T06:01:58.050Z] 5eb5b503b376: Pulling fs layer [2023-03-07T06:01:58.050Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T06:01:58.050Z] ec43610c2a17: Pulling fs layer [2023-03-07T06:01:58.050Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T06:01:58.050Z] 33b1e0a273af: Pulling fs layer [2023-03-07T06:01:58.050Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T06:01:58.050Z] 2f39f015ded8: Pulling fs layer [2023-03-07T06:01:58.050Z] 33b1e0a273af: Waiting [2023-03-07T06:01:58.050Z] 5d3b04190fa2: Waiting [2023-03-07T06:01:58.050Z] 2f39f015ded8: Waiting [2023-03-07T06:01:58.050Z] 3a2ae6a8a46f: Waiting [2023-03-07T06:01:58.050Z] 5c69ac0246d0: Verifying Checksum [2023-03-07T06:01:58.050Z] 5c69ac0246d0: Download complete [2023-03-07T06:01:58.050Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T06:01:58.050Z] 3a2ae6a8a46f: Download complete [2023-03-07T06:01:58.310Z] 33b1e0a273af: Verifying Checksum [2023-03-07T06:01:58.310Z] 33b1e0a273af: Download complete [2023-03-07T06:01:58.310Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T06:01:58.310Z] 5d3b04190fa2: Download complete [2023-03-07T06:01:58.310Z] ec43610c2a17: Verifying Checksum [2023-03-07T06:01:58.310Z] ec43610c2a17: Download complete [2023-03-07T06:01:58.310Z] 5eb5b503b376: Verifying Checksum [2023-03-07T06:01:58.310Z] 5eb5b503b376: Download complete [2023-03-07T06:01:58.875Z] 2f39f015ded8: Download complete [2023-03-07T06:01:59.441Z] 5eb5b503b376: Pull complete [2023-03-07T06:01:59.441Z] 5c69ac0246d0: Pull complete [2023-03-07T06:02:00.007Z] ec43610c2a17: Pull complete [2023-03-07T06:02:00.007Z] 3a2ae6a8a46f: Pull complete [2023-03-07T06:02:00.265Z] 33b1e0a273af: Pull complete [2023-03-07T06:02:00.265Z] 5d3b04190fa2: Pull complete [2023-03-07T06:02:04.448Z] 2f39f015ded8: Pull complete [2023-03-07T06:02:04.448Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T06:02:04.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T06:02:04.448Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:02:04.525Z] prd-ubuntu20.04-docker-8c-8g-8505 does not seem to be running inside a container [2023-03-07T06:02:04.554Z] $ 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 [2023-03-07T06:02:08.763Z] $ docker top 01c90ed06dfef232c3d83d06edf8efa17c074f49e332e9e576783cd7dc4d82de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:02:09.140Z] ---> job-cost.sh [2023-03-07T06:02:09.140Z] lf-activate-venv: SKIPPING [2023-03-07T06:02:09.140Z] INFO: No Stack... [2023-03-07T06:02:09.399Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T06:02:09.656Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T06:02:09.940Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-03-07T06:02:09.940Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T06:02:09.955Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-174-stack-cost] [2023-03-07T06:02:09.961Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-174-stack-cost] did not exist. Created. [2023-03-07T06:02:09.961Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T06:02:10.264Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-07T06:02:10.297Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T06:02:10.303Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-174-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T06:02:10.321Z] $ docker stop --time=1 01c90ed06dfef232c3d83d06edf8efa17c074f49e332e9e576783cd7dc4d82de [2023-03-07T06:02:11.479Z] $ docker rm -f --volumes 01c90ed06dfef232c3d83d06edf8efa17c074f49e332e9e576783cd7dc4d82de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T06:02:55.592Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8511 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-03-07T06:02:55.603Z] Running in /w/workspace/device-sdk-go/174 [Pipeline] { [Pipeline] checkout [2023-03-07T06:02:55.739Z] The recommended git tool is: git [2023-03-07T06:03:02.348Z] using credential edgex-jenkins-ssh [2023-03-07T06:03:02.367Z] Cloning the remote Git repository [2023-03-07T06:03:02.449Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-07T06:03:02.546Z] > git init /w/workspace/device-sdk-go/174 # timeout=10 [2023-03-07T06:03:02.738Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-07T06:03:02.739Z] > git --version # timeout=10 [2023-03-07T06:03:02.767Z] > git --version # 'git version 2.25.1' [2023-03-07T06:03:02.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T06:03:02.850Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T06:03:05.799Z] Avoid second fetch [2023-03-07T06:03:05.800Z] Checking out Revision 57878cf2ebef4e913eea98f4fb62d4130484e110 (main) [2023-03-07T06:03:04.693Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-07T06:03:04.718Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T06:03:05.825Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T06:03:05.846Z] > git checkout -f 57878cf2ebef4e913eea98f4fb62d4130484e110 # timeout=10 [2023-03-07T06:03:06.703Z] Commit message: "Merge pull request #1363 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.39" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T06:03:07.584Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T06:03:07.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T06:03:07.584Z] Dload Upload Total Spent Left Speed [2023-03-07T06:03:07.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-03-07T06:03:08.309Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T06:03:08.650Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T06:03:08.650Z] + sudo tee /etc/docker/daemon.new [2023-03-07T06:03:08.650Z] { [2023-03-07T06:03:08.650Z] "registry-mirrors": [ [2023-03-07T06:03:08.650Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T06:03:08.650Z] ], [2023-03-07T06:03:08.650Z] "bip": "10.250.0.254/24", [2023-03-07T06:03:08.650Z] "hosts": [ [2023-03-07T06:03:08.650Z] "tcp://0.0.0.0:5555", [2023-03-07T06:03:08.650Z] "unix:///var/run/docker.sock" [2023-03-07T06:03:08.650Z] ], [2023-03-07T06:03:08.650Z] "mtu": 1458, [2023-03-07T06:03:08.650Z] "selinux-enabled": true, [2023-03-07T06:03:08.650Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T06:03:08.650Z] } [Pipeline] sh [2023-03-07T06:03:08.996Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T06:03:09.348Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T06:03:27.672Z] provisioning config files... [2023-03-07T06:03:27.703Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/174@tmp/config7575910795060167961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:03:28.069Z] ---> docker-login.sh [2023-03-07T06:03:28.069Z] nexus3.edgexfoundry.org:10001 [2023-03-07T06:03:28.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T06:03:28.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T06:03:28.663Z] Configure a credential helper to remove this warning. See [2023-03-07T06:03:28.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T06:03:28.663Z] [2023-03-07T06:03:28.663Z] Login Succeeded [2023-03-07T06:03:28.663Z] nexus3.edgexfoundry.org:10002 [2023-03-07T06:03:28.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T06:03:29.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T06:03:29.205Z] Configure a credential helper to remove this warning. See [2023-03-07T06:03:29.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T06:03:29.205Z] [2023-03-07T06:03:29.205Z] Login Succeeded [2023-03-07T06:03:29.205Z] nexus3.edgexfoundry.org:10003 [2023-03-07T06:03:29.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T06:03:29.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T06:03:29.478Z] Configure a credential helper to remove this warning. See [2023-03-07T06:03:29.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T06:03:29.478Z] [2023-03-07T06:03:29.478Z] Login Succeeded [2023-03-07T06:03:29.478Z] nexus3.edgexfoundry.org:10004 [2023-03-07T06:03:29.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T06:03:30.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T06:03:30.051Z] Configure a credential helper to remove this warning. See [2023-03-07T06:03:30.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T06:03:30.051Z] [2023-03-07T06:03:30.051Z] Login Succeeded [2023-03-07T06:03:30.051Z] docker.io [2023-03-07T06:03:30.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T06:03:30.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T06:03:30.599Z] Configure a credential helper to remove this warning. See [2023-03-07T06:03:30.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T06:03:30.599Z] [2023-03-07T06:03:30.599Z] Login Succeeded [2023-03-07T06:03:30.599Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T06:03:30.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T06:03:30.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T06:03:30.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T06:03:30.993Z] ========================================================= [2023-03-07T06:03:30.993Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T06:03:30.993Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:03:31.357Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T06:03:31.961Z] Sending build context to Docker daemon 5.694MB [2023-03-07T06:03:31.961Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T06:03:31.961Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-07T06:03:31.961Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T06:03:31.961Z] 9b18e9b68314: Pulling fs layer [2023-03-07T06:03:31.961Z] 35d82f9e3411: Pulling fs layer [2023-03-07T06:03:31.961Z] e16973657156: Pulling fs layer [2023-03-07T06:03:31.961Z] fc693d55d65f: Pulling fs layer [2023-03-07T06:03:31.961Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T06:03:31.961Z] dda99020689f: Pulling fs layer [2023-03-07T06:03:31.961Z] db1c61fa0a46: Pulling fs layer [2023-03-07T06:03:31.961Z] 891c053d2c06: Pulling fs layer [2023-03-07T06:03:31.961Z] fc693d55d65f: Waiting [2023-03-07T06:03:31.961Z] dda99020689f: Waiting [2023-03-07T06:03:31.961Z] 7e9fc2657dce: Waiting [2023-03-07T06:03:31.961Z] db1c61fa0a46: Waiting [2023-03-07T06:03:31.961Z] 891c053d2c06: Waiting [2023-03-07T06:03:31.961Z] e16973657156: Verifying Checksum [2023-03-07T06:03:31.961Z] e16973657156: Download complete [2023-03-07T06:03:32.251Z] 35d82f9e3411: Download complete [2023-03-07T06:03:32.251Z] 7e9fc2657dce: Download complete [2023-03-07T06:03:32.252Z] dda99020689f: Download complete [2023-03-07T06:03:32.252Z] 9b18e9b68314: Verifying Checksum [2023-03-07T06:03:32.252Z] 9b18e9b68314: Download complete [2023-03-07T06:03:33.234Z] 9b18e9b68314: Pull complete [2023-03-07T06:03:33.508Z] 891c053d2c06: Verifying Checksum [2023-03-07T06:03:33.508Z] 891c053d2c06: Download complete [2023-03-07T06:03:33.786Z] 35d82f9e3411: Pull complete [2023-03-07T06:03:34.069Z] e16973657156: Pull complete [2023-03-07T06:03:34.663Z] db1c61fa0a46: Verifying Checksum [2023-03-07T06:03:34.663Z] db1c61fa0a46: Download complete [2023-03-07T06:03:35.257Z] fc693d55d65f: Verifying Checksum [2023-03-07T06:03:35.257Z] fc693d55d65f: Download complete [2023-03-07T06:03:47.633Z] fc693d55d65f: Pull complete [2023-03-07T06:03:47.633Z] 7e9fc2657dce: Pull complete [2023-03-07T06:03:47.633Z] dda99020689f: Pull complete [2023-03-07T06:03:53.010Z] db1c61fa0a46: Pull complete [2023-03-07T06:03:54.445Z] 891c053d2c06: Pull complete [2023-03-07T06:03:54.445Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T06:03:54.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T06:03:54.445Z] ---> f96f9c87975a [2023-03-07T06:03:54.445Z] Step 3/10 : ARG MAKE=make build [2023-03-07T06:03:57.094Z] ---> Running in e1de91dd9e87 [2023-03-07T06:03:57.709Z] Removing intermediate container e1de91dd9e87 [2023-03-07T06:03:57.709Z] ---> e084ab805bd1 [2023-03-07T06:03:57.709Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-07T06:03:57.709Z] ---> Running in 019a44a5eac0 [2023-03-07T06:03:57.978Z] Removing intermediate container 019a44a5eac0 [2023-03-07T06:03:57.978Z] ---> 724b4ee1fb7f [2023-03-07T06:03:57.978Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-07T06:03:57.978Z] ---> Running in db7391558e17 [2023-03-07T06:03:58.245Z] Removing intermediate container db7391558e17 [2023-03-07T06:03:58.245Z] ---> 9e216f426932 [2023-03-07T06:03:58.245Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-07T06:03:58.515Z] ---> Running in 95c0841ebd48 [2023-03-07T06:03:59.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T06:04:00.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T06:04:01.041Z] OK: 221 MiB in 51 packages [2023-03-07T06:04:02.040Z] Removing intermediate container 95c0841ebd48 [2023-03-07T06:04:02.040Z] ---> 2fd6f38c5142 [2023-03-07T06:04:02.040Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-07T06:04:02.632Z] ---> 48d07731c707 [2023-03-07T06:04:02.632Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T06:04:02.632Z] ---> Running in 7c8c114a12a2 [2023-03-07T06:05:10.582Z] Removing intermediate container 7c8c114a12a2 [2023-03-07T06:05:10.582Z] ---> e4229606b97e [2023-03-07T06:05:10.582Z] Step 9/10 : COPY . . [2023-03-07T06:05:10.582Z] ---> 275c239c420d [2023-03-07T06:05:10.582Z] Step 10/10 : RUN ${MAKE} [2023-03-07T06:05:10.582Z] ---> Running in dcd56f90f0c7 [2023-03-07T06:05:10.582Z] noop [2023-03-07T06:05:10.582Z] Removing intermediate container dcd56f90f0c7 [2023-03-07T06:05:10.582Z] ---> b3886137185e [2023-03-07T06:05:10.582Z] Successfully built b3886137185e [2023-03-07T06:05:10.582Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:05:10.941Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T06:05:10.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:05:11.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-8511 does not seem to be running inside a container [2023-03-07T06:05:11.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/174 -v /w/workspace/device-sdk-go/174:/w/workspace/device-sdk-go/174:rw,z -v /w/workspace/device-sdk-go/174@tmp:/w/workspace/device-sdk-go/174@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-arm64 cat [2023-03-07T06:05:12.544Z] $ docker top af7f8913db889de09bab533baf69cb979c32a20c52e7980c202f5ce389dea19e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T06:05:13.426Z] + go version [2023-03-07T06:05:13.426Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T06:05:13.447Z] $ docker stop --time=1 af7f8913db889de09bab533baf69cb979c32a20c52e7980c202f5ce389dea19e [2023-03-07T06:05:15.126Z] $ docker rm -f --volumes af7f8913db889de09bab533baf69cb979c32a20c52e7980c202f5ce389dea19e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:05:15.728Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T06:05:15.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:05:15.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-8511 does not seem to be running inside a container [2023-03-07T06:05:16.026Z] $ 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/174 -v /w/workspace/device-sdk-go/174:/w/workspace/device-sdk-go/174:rw,z -v /w/workspace/device-sdk-go/174@tmp:/w/workspace/device-sdk-go/174@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-arm64 cat [2023-03-07T06:05:17.335Z] $ docker top 8d3aa175e417074fbf0a68bdbe7ba09cbfc9278aa9ee83a57785463e111e8d00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T06:05:18.207Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/174 [Pipeline] fileExists [Pipeline] sh [2023-03-07T06:05:18.874Z] + make test [2023-03-07T06:05:18.874Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T06:05:58.096Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-07T06:08:35.521Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-07T06:08:35.521Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-07T06:08:35.521Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-07T06:08:35.521Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-07T06:08:35.521Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-07T06:08:36.938Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.261s coverage: 27.6% of statements [2023-03-07T06:08:38.892Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.344s coverage: 78.9% of statements [2023-03-07T06:08:38.892Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2023-03-07T06:08:44.262Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.446s coverage: 86.0% of statements [2023-03-07T06:08:44.262Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-07T06:08:44.262Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-07T06:08:46.226Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.709s coverage: 75.0% of statements [2023-03-07T06:08:46.226Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-07T06:08:46.226Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.358s coverage: 15.3% of statements [2023-03-07T06:08:46.226Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-07T06:08:46.815Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.532s coverage: 65.2% of statements [2023-03-07T06:08:46.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-07T06:08:46.815Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-07T06:08:52.177Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.199s coverage: 89.2% of statements [2023-03-07T06:08:52.177Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2023-03-07T06:08:52.177Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.278s coverage: 4.6% of statements [2023-03-07T06:08:52.177Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-07T06:08:52.764Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T06:08:52.764Z] GO111MODULE=on go vet ./... [2023-03-07T06:10:29.493Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T06:10:29.776Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T06:10:29.776Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T06:10:30.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T06:10:30.399Z] $ docker stop --time=1 8d3aa175e417074fbf0a68bdbe7ba09cbfc9278aa9ee83a57785463e111e8d00 [2023-03-07T06:10:32.288Z] $ docker rm -f --volumes 8d3aa175e417074fbf0a68bdbe7ba09cbfc9278aa9ee83a57785463e111e8d00 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T06:10:33.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T06:10:33.727Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T06:10:34.354Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T06:10:34.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T06:10:35.081Z] + ls -al . [2023-03-07T06:10:35.081Z] total 276 [2023-03-07T06:10:35.081Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 06:05 . [2023-03-07T06:10:35.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 06:03 .. [2023-03-07T06:10:35.081Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 06:03 .dockerignore [2023-03-07T06:10:35.081Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 06:03 .git [2023-03-07T06:10:35.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 06:03 .github [2023-03-07T06:10:35.081Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 7 06:03 .gitignore [2023-03-07T06:10:35.081Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 06:03 .golangci.yml [2023-03-07T06:10:35.081Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 7 06:03 CHANGELOG.md [2023-03-07T06:10:35.081Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 06:03 GOVERNANCE.md [2023-03-07T06:10:35.081Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 7 06:03 Jenkinsfile [2023-03-07T06:10:35.081Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 7 06:03 LICENSE [2023-03-07T06:10:35.081Z] -rw-rw-r-- 1 jenkins jenkins 1679 Mar 7 06:03 Makefile [2023-03-07T06:10:35.081Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 7 06:03 OWNERS.md [2023-03-07T06:10:35.081Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 7 06:03 README.md [2023-03-07T06:10:35.081Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 7 05:59 VERSION [2023-03-07T06:10:35.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 06:03 bin [2023-03-07T06:10:35.081Z] -rw-r--r-- 1 jenkins jenkins 111244 Mar 7 06:08 coverage.out [2023-03-07T06:10:35.081Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 06:03 example [2023-03-07T06:10:35.081Z] -rw-rw-r-- 1 jenkins jenkins 3266 Mar 7 06:03 go.mod [2023-03-07T06:10:35.081Z] -rw-rw-r-- 1 jenkins jenkins 30840 Mar 7 06:03 go.sum [2023-03-07T06:10:35.081Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 7 06:03 internal [2023-03-07T06:10:35.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 06:03 openapi [2023-03-07T06:10:35.081Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 06:03 pkg [2023-03-07T06:10:35.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 06:03 snap [2023-03-07T06:10:35.081Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 7 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:10:35.427Z] + 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=57878cf2ebef4e913eea98f4fb62d4130484e110 --label arch=arm64 --label version=3.0.0-dev.44 . [2023-03-07T06:10:36.015Z] Sending build context to Docker daemon 5.807MB [2023-03-07T06:10:36.015Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T06:10:36.015Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-07T06:10:36.015Z] ---> b3886137185e [2023-03-07T06:10:36.015Z] Step 3/23 : ARG MAKE=make build [2023-03-07T06:10:36.015Z] ---> Running in 58086e81ae3c [2023-03-07T06:10:36.282Z] Removing intermediate container 58086e81ae3c [2023-03-07T06:10:36.282Z] ---> 6d80331f622c [2023-03-07T06:10:36.282Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-07T06:10:36.282Z] ---> Running in aa0b5c64aace [2023-03-07T06:10:36.866Z] Removing intermediate container aa0b5c64aace [2023-03-07T06:10:36.866Z] ---> 2b94aabcf3e6 [2023-03-07T06:10:36.866Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-07T06:10:36.866Z] ---> Running in 2fd02f542d9b [2023-03-07T06:10:37.134Z] Removing intermediate container 2fd02f542d9b [2023-03-07T06:10:37.134Z] ---> 58d03bbb6dfe [2023-03-07T06:10:37.134Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-07T06:10:37.134Z] ---> Running in fa8b5c6a5050 [2023-03-07T06:10:38.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T06:10:38.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T06:10:39.646Z] OK: 221 MiB in 51 packages [2023-03-07T06:10:41.593Z] Removing intermediate container fa8b5c6a5050 [2023-03-07T06:10:41.593Z] ---> 70917023d91d [2023-03-07T06:10:41.593Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-07T06:10:42.204Z] ---> 278801e9d949 [2023-03-07T06:10:42.204Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T06:10:42.204Z] ---> Running in 992a5e88df89 [2023-03-07T06:10:45.568Z] Removing intermediate container 992a5e88df89 [2023-03-07T06:10:45.568Z] ---> 1808f42b282e [2023-03-07T06:10:45.568Z] Step 9/23 : COPY . . [2023-03-07T06:10:46.152Z] ---> ac552fcc03f3 [2023-03-07T06:10:46.152Z] Step 10/23 : RUN ${MAKE} [2023-03-07T06:10:46.423Z] ---> Running in c49615823193 [2023-03-07T06:10:47.381Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.44" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-07T06:13:09.129Z] Removing intermediate container c49615823193 [2023-03-07T06:13:09.130Z] ---> 091a338e8127 [2023-03-07T06:13:09.130Z] Step 11/23 : FROM alpine:3.16 [2023-03-07T06:13:09.130Z] 3.16: Pulling from library/alpine [2023-03-07T06:13:09.130Z] 3760b48202b3: Pulling fs layer [2023-03-07T06:13:09.130Z] 3760b48202b3: Download complete [2023-03-07T06:13:09.130Z] 3760b48202b3: Pull complete [2023-03-07T06:13:09.130Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T06:13:09.130Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T06:13:09.130Z] ---> 4c81e5bf8899 [2023-03-07T06:13:09.130Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-07T06:13:09.130Z] ---> Running in 494834813a26 [2023-03-07T06:13:09.130Z] Removing intermediate container 494834813a26 [2023-03-07T06:13:09.130Z] ---> c7b066f7fbc7 [2023-03-07T06:13:09.130Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-07T06:13:09.130Z] ---> Running in 62ce8200b116 [2023-03-07T06:13:09.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T06:13:09.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T06:13:09.130Z] OK: 5 MiB in 14 packages [2023-03-07T06:13:09.130Z] Removing intermediate container 62ce8200b116 [2023-03-07T06:13:09.130Z] ---> e19d74a941a3 [2023-03-07T06:13:09.130Z] Step 14/23 : WORKDIR / [2023-03-07T06:13:09.130Z] ---> Running in adec1ece7a99 [2023-03-07T06:13:09.130Z] Removing intermediate container adec1ece7a99 [2023-03-07T06:13:09.130Z] ---> 5ccb7a766284 [2023-03-07T06:13:09.130Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-07T06:13:09.130Z] ---> 734bfb106990 [2023-03-07T06:13:09.130Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-07T06:13:09.130Z] ---> d8d5ba2d9783 [2023-03-07T06:13:09.130Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-07T06:13:09.130Z] ---> b9818374c46e [2023-03-07T06:13:09.130Z] Step 18/23 : EXPOSE 59999 [2023-03-07T06:13:09.130Z] ---> Running in 82e47c96af9d [2023-03-07T06:13:09.130Z] Removing intermediate container 82e47c96af9d [2023-03-07T06:13:09.130Z] ---> 9291d4e2f68a [2023-03-07T06:13:09.130Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-07T06:13:09.130Z] ---> Running in 362438ee1ec8 [2023-03-07T06:13:09.130Z] Removing intermediate container 362438ee1ec8 [2023-03-07T06:13:09.130Z] ---> 8f6454ade53f [2023-03-07T06:13:09.130Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T06:13:09.130Z] ---> Running in 1547e13ca0e5 [2023-03-07T06:13:09.130Z] Removing intermediate container 1547e13ca0e5 [2023-03-07T06:13:09.130Z] ---> 1b8165deacc6 [2023-03-07T06:13:09.130Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T06:13:09.130Z] ---> Running in 4c2d10b53753 [2023-03-07T06:13:09.130Z] Removing intermediate container 4c2d10b53753 [2023-03-07T06:13:09.130Z] ---> 0690361a4078 [2023-03-07T06:13:09.130Z] Step 22/23 : LABEL git_sha=57878cf2ebef4e913eea98f4fb62d4130484e110 [2023-03-07T06:13:09.130Z] ---> Running in 9362891c989d [2023-03-07T06:13:09.130Z] Removing intermediate container 9362891c989d [2023-03-07T06:13:09.130Z] ---> d2ee7e84ddf7 [2023-03-07T06:13:09.130Z] Step 23/23 : LABEL version=3.0.0-dev.44 [2023-03-07T06:13:09.130Z] ---> Running in cd25a8c210dc [2023-03-07T06:13:09.130Z] Removing intermediate container cd25a8c210dc [2023-03-07T06:13:09.130Z] ---> 08d19bc81f24 [2023-03-07T06:13:09.130Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T06:13:09.130Z] Successfully built 08d19bc81f24 [2023-03-07T06:13:09.130Z] 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 [2023-03-07T06:13:09.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T06:13:09.583Z] [2023-03-07T06:13:09.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:13:09.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T06:13:09.926Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T06:13:09.926Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T06:13:09.926Z] 04944245beec: Pulling fs layer [2023-03-07T06:13:09.926Z] 699f458cf7ca: Pulling fs layer [2023-03-07T06:13:09.926Z] 765212b225bb: Pulling fs layer [2023-03-07T06:13:09.926Z] f23df028b6ca: Pulling fs layer [2023-03-07T06:13:09.926Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T06:13:09.926Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T06:13:09.926Z] 765212b225bb: Waiting [2023-03-07T06:13:09.926Z] f23df028b6ca: Waiting [2023-03-07T06:13:09.926Z] d65c8cfc05b1: Waiting [2023-03-07T06:13:09.926Z] 2437ff75d9bd: Waiting [2023-03-07T06:13:10.194Z] 04944245beec: Verifying Checksum [2023-03-07T06:13:10.194Z] 04944245beec: Download complete [2023-03-07T06:13:10.194Z] 765212b225bb: Verifying Checksum [2023-03-07T06:13:10.194Z] 765212b225bb: Download complete [2023-03-07T06:13:10.194Z] f23df028b6ca: Verifying Checksum [2023-03-07T06:13:10.194Z] f23df028b6ca: Download complete [2023-03-07T06:13:10.194Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T06:13:10.194Z] d65c8cfc05b1: Download complete [2023-03-07T06:13:10.464Z] 699f458cf7ca: Verifying Checksum [2023-03-07T06:13:10.464Z] 699f458cf7ca: Download complete [2023-03-07T06:13:10.733Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T06:13:10.733Z] 8998bd30e6a1: Download complete [2023-03-07T06:13:12.678Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T06:13:12.678Z] 2437ff75d9bd: Download complete [2023-03-07T06:13:14.718Z] 8998bd30e6a1: Pull complete [2023-03-07T06:13:14.989Z] 04944245beec: Pull complete [2023-03-07T06:13:16.462Z] 699f458cf7ca: Pull complete [2023-03-07T06:13:16.462Z] 765212b225bb: Pull complete [2023-03-07T06:13:17.451Z] f23df028b6ca: Pull complete [2023-03-07T06:13:17.730Z] d65c8cfc05b1: Pull complete [2023-03-07T06:13:32.748Z] 2437ff75d9bd: Pull complete [2023-03-07T06:13:32.748Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T06:13:32.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T06:13:32.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:13:32.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-8511 does not seem to be running inside a container [2023-03-07T06:13:33.036Z] $ 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/174 -v /w/workspace/device-sdk-go/174:/w/workspace/device-sdk-go/174:rw,z -v /w/workspace/device-sdk-go/174@tmp:/w/workspace/device-sdk-go/174@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:arm64 cat [2023-03-07T06:13:35.892Z] $ docker top 45c7e6094d02d0831fe85c762e97bc08f0ff88053239a108fcb0407aeac39e76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:13:36.750Z] ---> job-cost.sh [2023-03-07T06:13:36.750Z] lf-activate-venv: SKIPPING [2023-03-07T06:13:36.750Z] INFO: No Stack... [2023-03-07T06:13:37.020Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T06:13:37.983Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T06:13:38.627Z] + + cat /w/workspace/device-sdk-go/174/archives/cost.csvcut [2023-03-07T06:13:38.628Z] -d, -f6 [Pipeline] lock [2023-03-07T06:13:38.705Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-174-stack-cost] [2023-03-07T06:13:38.711Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-174-stack-cost] did not exist. Created. [2023-03-07T06:13:38.711Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T06:13:39.368Z] /w/workspace/device-sdk-go/174@tmp/durable-e71b64e7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-07T06:13:40.030Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T06:13:40.051Z] Warning: overwriting stash ‘stack-cost’ [2023-03-07T06:13:40.123Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T06:13:40.129Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-174-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T06:13:40.143Z] $ docker stop --time=1 45c7e6094d02d0831fe85c762e97bc08f0ff88053239a108fcb0407aeac39e76 [2023-03-07T06:13:41.704Z] $ docker rm -f --volumes 45c7e6094d02d0831fe85c762e97bc08f0ff88053239a108fcb0407aeac39e76 [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 [2023-03-07T06:13:42.096Z] provisioning config files... [2023-03-07T06:13:42.102Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10338710352909008174tmp [Pipeline] { [Pipeline] sh [2023-03-07T06:13:42.389Z] + set +x [2023-03-07T06:13:42.390Z] + curl -s https://codecov.io/bash [2023-03-07T06:13:42.390Z] + bash -s -- [2023-03-07T06:13:42.648Z] [2023-03-07T06:13:42.648Z] _____ _ [2023-03-07T06:13:42.648Z] / ____| | | [2023-03-07T06:13:42.648Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T06:13:42.648Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T06:13:42.648Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T06:13:42.648Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T06:13:42.648Z] Bash-1.0.6 [2023-03-07T06:13:42.648Z] [2023-03-07T06:13:42.648Z] [2023-03-07T06:13:42.648Z] ==> git version 2.25.1 found [2023-03-07T06:13:42.648Z] ==> 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 [2023-03-07T06:13:42.648Z] Release-Date: 2020-01-08 [2023-03-07T06:13:42.648Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-07T06:13:42.648Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T06:13:42.648Z] ==> Jenkins CI detected. [2023-03-07T06:13:42.648Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-03-07T06:13:42.649Z] project root: . [2023-03-07T06:13:42.649Z] --> token set from env [2023-03-07T06:13:42.649Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T06:13:42.649Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T06:13:42.649Z] ==> Python coveragepy not found [2023-03-07T06:13:42.649Z] ==> Searching for coverage reports in: [2023-03-07T06:13:42.649Z] + . [2023-03-07T06:13:42.649Z] -> Found 1 reports [2023-03-07T06:13:42.649Z] ==> Detecting git/mercurial file structure [2023-03-07T06:13:42.649Z] ==> Reading reports [2023-03-07T06:13:42.649Z] + ./coverage.out bytes=111244 [2023-03-07T06:13:42.649Z] ==> Appending adjustments [2023-03-07T06:13:42.649Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T06:13:42.907Z] + Found adjustments [2023-03-07T06:13:42.907Z] ==> Gzipping contents [2023-03-07T06:13:42.907Z] 16K /tmp/codecov.ewrddw.gz [2023-03-07T06:13:42.907Z] ==> Uploading reports [2023-03-07T06:13:42.907Z] url: https://codecov.io [2023-03-07T06:13:42.907Z] query: branch=main&commit=57878cf2ebef4e913eea98f4fb62d4130484e110&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-07T06:13:42.907Z] -> Pinging Codecov [2023-03-07T06:13:42.907Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=57878cf2ebef4e913eea98f4fb62d4130484e110&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-07T06:13:43.165Z] -> Uploading to [2023-03-07T06:13:43.165Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/7E55EF52A471D76F132DFD9A03CDDE97/57878cf2ebef4e913eea98f4fb62d4130484e110/60d3719f-9669-47fd-9b75-39253ff3b41c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T061342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=484445051a24a8186258cd8916a4e7c56ca24c6403064dc4993cb64d92f94b1a [2023-03-07T06:13:43.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T06:13:43.165Z] Dload Upload Total Spent Left Speed [2023-03-07T06:13:43.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15393 0 0 100 15393 0 58306 --:--:-- --:--:-- --:--:-- 58306 [2023-03-07T06:13:43.423Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/57878cf2ebef4e913eea98f4fb62d4130484e110 [Pipeline] } [2023-03-07T06:13:43.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-07T06:13:43.640Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-07T06:13:43.651Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:13:43.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T06:13:43.947Z] [2023-03-07T06:13:43.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:13:44.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T06:13:44.247Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-07T06:13:44.247Z] df9b9388f04a: Pulling fs layer [2023-03-07T06:13:44.247Z] 52dc419b0ee2: Pulling fs layer [2023-03-07T06:13:44.247Z] 25bc292e5bac: Pulling fs layer [2023-03-07T06:13:44.247Z] 114826534d7a: Pulling fs layer [2023-03-07T06:13:44.247Z] 4657fd5d0bcf: Pulling fs layer [2023-03-07T06:13:44.247Z] 6ad1cebc031e: Pulling fs layer [2023-03-07T06:13:44.247Z] 8a3aa393b2d8: Pulling fs layer [2023-03-07T06:13:44.247Z] 114826534d7a: Waiting [2023-03-07T06:13:44.247Z] 6ad1cebc031e: Waiting [2023-03-07T06:13:44.247Z] 4657fd5d0bcf: Waiting [2023-03-07T06:13:44.247Z] 25bc292e5bac: Download complete [2023-03-07T06:13:44.247Z] 52dc419b0ee2: Download complete [2023-03-07T06:13:44.247Z] 4657fd5d0bcf: Verifying Checksum [2023-03-07T06:13:44.247Z] 4657fd5d0bcf: Download complete [2023-03-07T06:13:44.247Z] df9b9388f04a: Verifying Checksum [2023-03-07T06:13:44.247Z] df9b9388f04a: Download complete [2023-03-07T06:13:44.507Z] df9b9388f04a: Pull complete [2023-03-07T06:13:44.507Z] 6ad1cebc031e: Verifying Checksum [2023-03-07T06:13:44.507Z] 6ad1cebc031e: Download complete [2023-03-07T06:13:44.507Z] 52dc419b0ee2: Pull complete [2023-03-07T06:13:44.766Z] 25bc292e5bac: Pull complete [2023-03-07T06:13:45.024Z] 114826534d7a: Verifying Checksum [2023-03-07T06:13:45.024Z] 114826534d7a: Download complete [2023-03-07T06:13:45.281Z] 8a3aa393b2d8: Verifying Checksum [2023-03-07T06:13:45.281Z] 8a3aa393b2d8: Download complete [2023-03-07T06:13:48.559Z] 114826534d7a: Pull complete [2023-03-07T06:13:48.559Z] 4657fd5d0bcf: Pull complete [2023-03-07T06:13:48.559Z] 6ad1cebc031e: Pull complete [2023-03-07T06:13:51.835Z] 8a3aa393b2d8: Pull complete [2023-03-07T06:13:51.835Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-07T06:13:51.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-07T06:13:51.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:13:51.917Z] prd-ubuntu20.04-docker-8c-8g-8505 does not seem to be running inside a container [2023-03-07T06:13:51.949Z] $ 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 [2023-03-07T06:13:55.860Z] $ docker top d142639ee4f31927666bc46ba386e166e39e456de9e0052304ced9c8609584c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T06:13:55.918Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-03-07T06:13:56.194Z] + set -o pipefail [2023-03-07T06:13:56.194Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-03-07T06:14:02.754Z] [2023-03-07T06:14:02.754Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-03-07T06:14:02.754Z] [2023-03-07T06:14:02.754Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/44d7da17-3d41-418b-9e44-16453fb6772c [2023-03-07T06:14:02.754Z] [2023-03-07T06:14:02.754Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-07T06:14:02.754Z] [2023-03-07T06:14:02.754Z] [2023-03-07T06:14:02.754Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-07T06:14:02.754Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-07T06:14:02.754Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-07T06:14:02.770Z] $ docker stop --time=1 d142639ee4f31927666bc46ba386e166e39e456de9e0052304ced9c8609584c8 [2023-03-07T06:14:05.982Z] $ docker rm -f --volumes d142639ee4f31927666bc46ba386e166e39e456de9e0052304ced9c8609584c8 [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 [2023-03-07T06:14:06.352Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T06:14:06.363Z] provisioning config files... [2023-03-07T06:14:06.369Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7727157511312263041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:14:06.663Z] --> edgex-publish-swagger.sh [2023-03-07T06:14:06.663Z] === Publish openapi/v3 API === [2023-03-07T06:14:06.663Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-07T06:14:06.663Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-03-07T06:14:06.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T06:14:06.663Z] Dload Upload Total Spent Left Speed [2023-03-07T06:14:07.234Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23571 0 0 100 23571 0 98k --:--:-- --:--:-- --:--:-- 97k 100 23571 0 0 100 23571 0 43091 --:--:-- --:--:-- --:--:-- 43012 [2023-03-07T06:14:07.234Z] [2023-03-07T06:14:07.234Z] [Pipeline] } [2023-03-07T06:14:07.244Z] 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 [2023-03-07T06:14:07.646Z] + git log --format=format:%s -1 57878cf2ebef4e913eea98f4fb62d4130484e110 [Pipeline] sh [2023-03-07T06:14:07.934Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T06:14:07.934Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:14:08.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T06:14:08.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:14:08.304Z] prd-ubuntu20.04-docker-8c-8g-8505 does not seem to be running inside a container [2023-03-07T06:14:08.337Z] $ 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 [2023-03-07T06:14:08.711Z] $ docker top 3bb8abf917b65e3f14b5ebc8dd6e70091ddf3e24e44d2794bf0cfacde9ca29cd -eo pid,comm [2023-03-07T06:14:08.756Z] 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). [2023-03-07T06:14:08.756Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T06:14:08.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T06:14:08.800Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T06:14:08.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T06:14:08.906Z] $ docker exec 3bb8abf917b65e3f14b5ebc8dd6e70091ddf3e24e44d2794bf0cfacde9ca29cd ssh-agent [2023-03-07T06:14:09.003Z] SSH_AUTH_SOCK=/tmp/ssh-swQU4oReC6Iz/agent.31 [2023-03-07T06:14:09.003Z] SSH_AGENT_PID=37 [2023-03-07T06:14:09.008Z] Running ssh-add (command line suppressed) [2023-03-07T06:14:09.106Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16257087556138583998.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16257087556138583998.key) [2023-03-07T06:14:09.116Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T06:14:09.404Z] + git semver tag [2023-03-07T06:14:09.662Z] 2023-03-07 06:14:09,572 [run_tag] DEBUG tag force:False [2023-03-07T06:14:09.662Z] 2023-03-07 06:14:09,572 [check_head_tag] DEBUG check head tag [2023-03-07T06:14:09.662Z] 2023-03-07 06:14:09,573 [execute] INFO git cat-file --batch-check [2023-03-07T06:14:09.662Z] 2023-03-07 06:14:09,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-07T06:14:09.662Z] 2023-03-07 06:14:09,577 [execute] INFO git cat-file --batch [2023-03-07T06:14:09.662Z] 2023-03-07 06:14:09,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-07T06:14:09.662Z] 2023-03-07 06:14:09,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T06:14:09.662Z] 2023-03-07 06:14:09,611 [execute] INFO git tag -a v3.0.0-dev.44 -m v3.0.0-dev.44 [2023-03-07T06:14:09.663Z] 2023-03-07 06:14:09,611 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.44', '-m', 'v3.0.0-dev.44'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-07T06:14:09.663Z] 2023-03-07 06:14:09,615 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T06:14:09.663Z] 3.0.0-dev.44 [Pipeline] } [2023-03-07T06:14:09.673Z] $ docker exec --env ******** --env ******** 3bb8abf917b65e3f14b5ebc8dd6e70091ddf3e24e44d2794bf0cfacde9ca29cd ssh-agent -k [2023-03-07T06:14:09.766Z] unset SSH_AUTH_SOCK; [2023-03-07T06:14:09.766Z] unset SSH_AGENT_PID; [2023-03-07T06:14:09.767Z] echo Agent pid 37 killed; [2023-03-07T06:14:09.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T06:14:10.076Z] + git semver [Pipeline] } [2023-03-07T06:14:10.348Z] $ docker stop --time=1 3bb8abf917b65e3f14b5ebc8dd6e70091ddf3e24e44d2794bf0cfacde9ca29cd [2023-03-07T06:14:11.637Z] $ docker rm -f --volumes 3bb8abf917b65e3f14b5ebc8dd6e70091ddf3e24e44d2794bf0cfacde9ca29cd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:14:12.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T06:14:12.005Z] [2023-03-07T06:14:12.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:14:12.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T06:14:12.301Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-07T06:14:12.301Z] ab5ef0e58194: Pulling fs layer [2023-03-07T06:14:12.301Z] 9712f1f96733: Pulling fs layer [2023-03-07T06:14:12.301Z] 63f879dbbcfc: Pulling fs layer [2023-03-07T06:14:12.301Z] 0d9ebad4ef96: Pulling fs layer [2023-03-07T06:14:12.301Z] e9a5061849ea: Pulling fs layer [2023-03-07T06:14:12.301Z] d747dcd14b5f: Pulling fs layer [2023-03-07T06:14:12.301Z] 2de7ff778b66: Pulling fs layer [2023-03-07T06:14:12.301Z] e9a5061849ea: Waiting [2023-03-07T06:14:12.301Z] d747dcd14b5f: Waiting [2023-03-07T06:14:12.301Z] 2de7ff778b66: Waiting [2023-03-07T06:14:12.301Z] 9712f1f96733: Verifying Checksum [2023-03-07T06:14:12.301Z] 9712f1f96733: Download complete [2023-03-07T06:14:12.560Z] 63f879dbbcfc: Verifying Checksum [2023-03-07T06:14:12.560Z] 63f879dbbcfc: Download complete [2023-03-07T06:14:12.818Z] 0d9ebad4ef96: Verifying Checksum [2023-03-07T06:14:12.818Z] 0d9ebad4ef96: Download complete [2023-03-07T06:14:12.818Z] ab5ef0e58194: Verifying Checksum [2023-03-07T06:14:12.818Z] ab5ef0e58194: Download complete [2023-03-07T06:14:12.818Z] e9a5061849ea: Verifying Checksum [2023-03-07T06:14:12.818Z] e9a5061849ea: Download complete [2023-03-07T06:14:13.076Z] d747dcd14b5f: Verifying Checksum [2023-03-07T06:14:13.076Z] d747dcd14b5f: Download complete [2023-03-07T06:14:13.076Z] 2de7ff778b66: Verifying Checksum [2023-03-07T06:14:13.076Z] 2de7ff778b66: Download complete [2023-03-07T06:14:15.601Z] ab5ef0e58194: Pull complete [2023-03-07T06:14:15.601Z] 9712f1f96733: Pull complete [2023-03-07T06:14:16.166Z] 63f879dbbcfc: Pull complete [2023-03-07T06:14:19.453Z] 0d9ebad4ef96: Pull complete [2023-03-07T06:14:19.712Z] e9a5061849ea: Pull complete [2023-03-07T06:14:19.969Z] d747dcd14b5f: Pull complete [2023-03-07T06:14:20.904Z] 2de7ff778b66: Pull complete [2023-03-07T06:14:20.904Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-07T06:14:20.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-07T06:14:20.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:14:20.980Z] prd-ubuntu20.04-docker-8c-8g-8505 does not seem to be running inside a container [2023-03-07T06:14:21.008Z] $ 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 [2023-03-07T06:14:26.154Z] $ docker top 58e436ac1cf3eea70ac4cb1f3f517e7b940282a8913b826dc32c06ec9fe8caab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-07T06:14:26.229Z] provisioning config files... [2023-03-07T06:14:26.236Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11065265416696298569tmp [2023-03-07T06:14:26.247Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13775550315382933640tmp [2023-03-07T06:14:26.257Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15437561002291711366tmp [Pipeline] { [Pipeline] echo [2023-03-07T06:14:26.270Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:14:26.552Z] ---> sigul-configuration.sh [2023-03-07T06:14:26.552Z] gpg: directory `/root/.gnupg' created [2023-03-07T06:14:26.552Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-07T06:14:26.553Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-07T06:14:26.553Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-07T06:14:26.553Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-07T06:14:26.553Z] gpg: CAST5 encrypted data [2023-03-07T06:14:26.553Z] gpg: encrypted with 1 passphrase [2023-03-07T06:14:26.553Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-07T06:14:26.842Z] + mkdir /home/jenkins [2023-03-07T06:14:26.842Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-07T06:14:27.125Z] + 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 [2023-03-07T06:14:27.134Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:14:27.416Z] ---> sigul-install.sh [2023-03-07T06:14:27.416Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-07T06:14:27.701Z] + git tag --list [2023-03-07T06:14:27.701Z] 0.7.1 [2023-03-07T06:14:27.701Z] delhi-tag [2023-03-07T06:14:27.701Z] v1.0.0 [2023-03-07T06:14:27.701Z] v1.1.0 [2023-03-07T06:14:27.701Z] v1.1.1 [2023-03-07T06:14:27.701Z] v1.1.2 [2023-03-07T06:14:27.701Z] v1.2.0 [2023-03-07T06:14:27.701Z] v1.2.1 [2023-03-07T06:14:27.701Z] v1.2.2 [2023-03-07T06:14:27.701Z] v1.2.3 [2023-03-07T06:14:27.701Z] v1.3.0 [2023-03-07T06:14:27.701Z] v1.4.0 [2023-03-07T06:14:27.701Z] v2.0.0 [2023-03-07T06:14:27.701Z] v2.1.0 [2023-03-07T06:14:27.701Z] v2.1.1 [2023-03-07T06:14:27.701Z] v2.1.1-dev.2 [2023-03-07T06:14:27.701Z] v2.1.1-dev.3 [2023-03-07T06:14:27.701Z] v2.2.0 [2023-03-07T06:14:27.701Z] v2.2.1-dev.1 [2023-03-07T06:14:27.701Z] v2.2.1-dev.10 [2023-03-07T06:14:27.701Z] v2.2.1-dev.11 [2023-03-07T06:14:27.701Z] v2.2.1-dev.12 [2023-03-07T06:14:27.701Z] v2.2.1-dev.13 [2023-03-07T06:14:27.701Z] v2.2.1-dev.14 [2023-03-07T06:14:27.701Z] v2.2.1-dev.2 [2023-03-07T06:14:27.701Z] v2.2.1-dev.3 [2023-03-07T06:14:27.701Z] v2.2.1-dev.4 [2023-03-07T06:14:27.701Z] v2.2.1-dev.5 [2023-03-07T06:14:27.701Z] v2.2.1-dev.6 [2023-03-07T06:14:27.701Z] v2.2.1-dev.7 [2023-03-07T06:14:27.701Z] v2.2.1-dev.8 [2023-03-07T06:14:27.701Z] v2.2.1-dev.9 [2023-03-07T06:14:27.701Z] v2.3.0 [2023-03-07T06:14:27.701Z] v2.3.0-dev.14 [2023-03-07T06:14:27.701Z] v2.3.0-dev.15 [2023-03-07T06:14:27.701Z] v2.3.0-dev.16 [2023-03-07T06:14:27.701Z] v2.3.0-dev.17 [2023-03-07T06:14:27.701Z] v2.3.0-dev.18 [2023-03-07T06:14:27.701Z] v2.3.0-dev.19 [2023-03-07T06:14:27.701Z] v2.3.0-dev.20 [2023-03-07T06:14:27.701Z] v2.3.0-dev.21 [2023-03-07T06:14:27.701Z] v2.3.0-dev.22 [2023-03-07T06:14:27.701Z] v2.3.0-dev.23 [2023-03-07T06:14:27.701Z] v2.3.0-dev.24 [2023-03-07T06:14:27.701Z] v2.3.0-dev.25 [2023-03-07T06:14:27.701Z] v2.3.0-dev.26 [2023-03-07T06:14:27.701Z] v2.3.0-dev.27 [2023-03-07T06:14:27.701Z] v2.3.0-dev.28 [2023-03-07T06:14:27.701Z] v2.3.0-dev.29 [2023-03-07T06:14:27.701Z] v2.3.0-dev.30 [2023-03-07T06:14:27.701Z] v2.3.0-dev.31 [2023-03-07T06:14:27.701Z] v2.3.0-dev.32 [2023-03-07T06:14:27.701Z] v2.3.0-dev.33 [2023-03-07T06:14:27.701Z] v2.3.0-dev.34 [2023-03-07T06:14:27.701Z] v2.3.0-dev.35 [2023-03-07T06:14:27.701Z] v2.3.0-dev.36 [2023-03-07T06:14:27.701Z] v2.3.0-dev.37 [2023-03-07T06:14:27.701Z] v2.3.0-dev.38 [2023-03-07T06:14:27.701Z] v2.3.0-dev.39 [2023-03-07T06:14:27.701Z] v2.3.0-dev.40 [2023-03-07T06:14:27.701Z] v2.3.0-dev.41 [2023-03-07T06:14:27.701Z] v2.3.0-dev.42 [2023-03-07T06:14:27.701Z] v2.3.0-dev.43 [2023-03-07T06:14:27.701Z] v2.3.0-dev.44 [2023-03-07T06:14:27.701Z] v2.3.0-dev.45 [2023-03-07T06:14:27.701Z] v2.3.0-dev.46 [2023-03-07T06:14:27.701Z] v2.3.0-dev.47 [2023-03-07T06:14:27.701Z] v2.3.0-dev.48 [2023-03-07T06:14:27.701Z] v2.3.0-dev.49 [2023-03-07T06:14:27.701Z] v2.3.0-dev.50 [2023-03-07T06:14:27.701Z] v2.3.0-dev.51 [2023-03-07T06:14:27.701Z] v2.3.1-dev.1 [2023-03-07T06:14:27.701Z] v2.3.1-dev.2 [2023-03-07T06:14:27.701Z] v3.0.0-dev.1 [2023-03-07T06:14:27.701Z] v3.0.0-dev.10 [2023-03-07T06:14:27.701Z] v3.0.0-dev.11 [2023-03-07T06:14:27.701Z] v3.0.0-dev.12 [2023-03-07T06:14:27.701Z] v3.0.0-dev.13 [2023-03-07T06:14:27.701Z] v3.0.0-dev.14 [2023-03-07T06:14:27.701Z] v3.0.0-dev.15 [2023-03-07T06:14:27.701Z] v3.0.0-dev.16 [2023-03-07T06:14:27.701Z] v3.0.0-dev.17 [2023-03-07T06:14:27.701Z] v3.0.0-dev.18 [2023-03-07T06:14:27.701Z] v3.0.0-dev.19 [2023-03-07T06:14:27.701Z] v3.0.0-dev.2 [2023-03-07T06:14:27.701Z] v3.0.0-dev.20 [2023-03-07T06:14:27.701Z] v3.0.0-dev.21 [2023-03-07T06:14:27.701Z] v3.0.0-dev.22 [2023-03-07T06:14:27.701Z] v3.0.0-dev.23 [2023-03-07T06:14:27.701Z] v3.0.0-dev.24 [2023-03-07T06:14:27.701Z] v3.0.0-dev.25 [2023-03-07T06:14:27.701Z] v3.0.0-dev.26 [2023-03-07T06:14:27.701Z] v3.0.0-dev.27 [2023-03-07T06:14:27.701Z] v3.0.0-dev.28 [2023-03-07T06:14:27.701Z] v3.0.0-dev.29 [2023-03-07T06:14:27.701Z] v3.0.0-dev.3 [2023-03-07T06:14:27.701Z] v3.0.0-dev.30 [2023-03-07T06:14:27.701Z] v3.0.0-dev.31 [2023-03-07T06:14:27.701Z] v3.0.0-dev.32 [2023-03-07T06:14:27.701Z] v3.0.0-dev.33 [2023-03-07T06:14:27.701Z] v3.0.0-dev.34 [2023-03-07T06:14:27.701Z] v3.0.0-dev.35 [2023-03-07T06:14:27.701Z] v3.0.0-dev.36 [2023-03-07T06:14:27.701Z] v3.0.0-dev.37 [2023-03-07T06:14:27.701Z] v3.0.0-dev.38 [2023-03-07T06:14:27.701Z] v3.0.0-dev.39 [2023-03-07T06:14:27.701Z] v3.0.0-dev.4 [2023-03-07T06:14:27.701Z] v3.0.0-dev.40 [2023-03-07T06:14:27.701Z] v3.0.0-dev.41 [2023-03-07T06:14:27.701Z] v3.0.0-dev.42 [2023-03-07T06:14:27.701Z] v3.0.0-dev.43 [2023-03-07T06:14:27.701Z] v3.0.0-dev.44 [2023-03-07T06:14:27.701Z] v3.0.0-dev.5 [2023-03-07T06:14:27.701Z] v3.0.0-dev.6 [2023-03-07T06:14:27.701Z] v3.0.0-dev.7 [2023-03-07T06:14:27.701Z] v3.0.0-dev.8 [2023-03-07T06:14:27.701Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-07T06:14:27.986Z] + lftools sign git-tag v3.0.0-dev.44 [2023-03-07T06:14:28.553Z] Signing Git tag with Sigul... [2023-03-07T06:14:28.553Z] Signing v3.0.0-dev.44 [Pipeline] echo [2023-03-07T06:14:28.821Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:14:29.105Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-07T06:14:29.112Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-07T06:14:29.128Z] $ docker stop --time=1 58e436ac1cf3eea70ac4cb1f3f517e7b940282a8913b826dc32c06ec9fe8caab [2023-03-07T06:14:30.419Z] $ docker rm -f --volumes 58e436ac1cf3eea70ac4cb1f3f517e7b940282a8913b826dc32c06ec9fe8caab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-07T06:14:30.831Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T06:14:30.831Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:14:31.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T06:14:31.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:14:31.200Z] prd-ubuntu20.04-docker-8c-8g-8505 does not seem to be running inside a container [2023-03-07T06:14:31.231Z] $ 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 [2023-03-07T06:14:31.547Z] $ docker top 21025ef106dd266791995bf5c1a90f22667d16f807a657831e12203fcd8be2b9 -eo pid,comm [2023-03-07T06:14:31.593Z] 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). [2023-03-07T06:14:31.593Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T06:14:31.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T06:14:31.635Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T06:14:31.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T06:14:31.750Z] $ docker exec 21025ef106dd266791995bf5c1a90f22667d16f807a657831e12203fcd8be2b9 ssh-agent [2023-03-07T06:14:31.851Z] SSH_AUTH_SOCK=/tmp/ssh-KcFlnJqgLKW5/agent.32 [2023-03-07T06:14:31.851Z] SSH_AGENT_PID=39 [2023-03-07T06:14:31.855Z] Running ssh-add (command line suppressed) [2023-03-07T06:14:31.943Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17417071381564323046.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17417071381564323046.key) [2023-03-07T06:14:31.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T06:14:32.241Z] + git semver bump pre [2023-03-07T06:14:32.499Z] 2023-03-07 06:14:32,415 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T06:14:32.499Z] 2023-03-07 06:14:32,415 [bump_version] DEBUG bumping version:3.0.0-dev.44 on axis:pre with prefix:dev [2023-03-07T06:14:32.499Z] 2023-03-07 06:14:32,415 [bump_version] DEBUG bumped version:3.0.0-dev.45 [2023-03-07T06:14:32.499Z] 2023-03-07 06:14:32,415 [write_version] DEBUG write version:3.0.0-dev.45 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-03-07T06:14:32.499Z] 2023-03-07 06:14:32,415 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T06:14:32.499Z] 2023-03-07 06:14:32,415 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T06:14:32.499Z] 2023-03-07 06:14:32,417 [execute] INFO git cat-file --batch-check [2023-03-07T06:14:32.499Z] 2023-03-07 06:14:32,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T06:14:32.499Z] 2023-03-07 06:14:32,422 [execute] INFO git cat-file --batch [2023-03-07T06:14:32.499Z] 2023-03-07 06:14:32,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T06:14:32.499Z] 2023-03-07 06:14:32,427 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T06:14:32.499Z] 3.0.0-dev.45 [Pipeline] } [2023-03-07T06:14:32.508Z] $ docker exec --env ******** --env ******** 21025ef106dd266791995bf5c1a90f22667d16f807a657831e12203fcd8be2b9 ssh-agent -k [2023-03-07T06:14:32.603Z] unset SSH_AUTH_SOCK; [2023-03-07T06:14:32.603Z] unset SSH_AGENT_PID; [2023-03-07T06:14:32.603Z] echo Agent pid 39 killed; [2023-03-07T06:14:32.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T06:14:32.915Z] + git semver [Pipeline] } [2023-03-07T06:14:33.183Z] $ docker stop --time=1 21025ef106dd266791995bf5c1a90f22667d16f807a657831e12203fcd8be2b9 [2023-03-07T06:14:34.435Z] $ docker rm -f --volumes 21025ef106dd266791995bf5c1a90f22667d16f807a657831e12203fcd8be2b9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T06:14:34.770Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T06:14:34.770Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:14:35.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T06:14:35.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:14:35.143Z] prd-ubuntu20.04-docker-8c-8g-8505 does not seem to be running inside a container [2023-03-07T06:14:35.172Z] $ 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 [2023-03-07T06:14:35.474Z] $ docker top 9a80a988f54804bffd5f87e058628b33c0c59548183fafbbfc067f6c215b7964 -eo pid,comm [2023-03-07T06:14:35.520Z] 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). [2023-03-07T06:14:35.520Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T06:14:35.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T06:14:35.559Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T06:14:35.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T06:14:35.656Z] $ docker exec 9a80a988f54804bffd5f87e058628b33c0c59548183fafbbfc067f6c215b7964 ssh-agent [2023-03-07T06:14:35.768Z] SSH_AUTH_SOCK=/tmp/ssh-he5X5tPGr5GD/agent.33 [2023-03-07T06:14:35.768Z] SSH_AGENT_PID=39 [2023-03-07T06:14:35.773Z] Running ssh-add (command line suppressed) [2023-03-07T06:14:35.860Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1313500404742712724.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1313500404742712724.key) [2023-03-07T06:14:35.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T06:14:36.159Z] + git semver push [2023-03-07T06:14:36.417Z] 2023-03-07 06:14:36,327 [run_push] DEBUG push [2023-03-07T06:14:36.417Z] 2023-03-07 06:14:36,327 [execute] INFO git cat-file --batch-check [2023-03-07T06:14:36.417Z] 2023-03-07 06:14:36,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T06:14:36.417Z] 2023-03-07 06:14:36,330 [execute] INFO git rev-list 6b982e3427ed2269f53c349cf85cc23d17cb5366 -- [2023-03-07T06:14:36.417Z] 2023-03-07 06:14:36,331 [execute] DEBUG Popen(['git', 'rev-list', '6b982e3427ed2269f53c349cf85cc23d17cb5366', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-07T06:14:36.417Z] 2023-03-07 06:14:36,341 [execute] INFO git fetch -v origin [2023-03-07T06:14:36.417Z] 2023-03-07 06:14:36,341 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-07T06:14:36.985Z] 2023-03-07 06:14:36,801 [run_push] DEBUG no remote changes detected [2023-03-07T06:14:36.985Z] 2023-03-07 06:14:36,802 [execute] INFO git push origin semver [2023-03-07T06:14:36.985Z] 2023-03-07 06:14:36,802 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-07T06:14:37.922Z] 2023-03-07 06:14:37,608 [run_push] DEBUG push all version tags [2023-03-07T06:14:37.922Z] 2023-03-07 06:14:37,609 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-07T06:14:37.922Z] 2023-03-07 06:14:37,609 [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) [2023-03-07T06:14:38.490Z] 2023-03-07 06:14:38,408 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-07T06:14:38.490Z] 3.0.0-dev.45 [Pipeline] } [2023-03-07T06:14:38.501Z] $ docker exec --env ******** --env ******** 9a80a988f54804bffd5f87e058628b33c0c59548183fafbbfc067f6c215b7964 ssh-agent -k [2023-03-07T06:14:38.596Z] unset SSH_AUTH_SOCK; [2023-03-07T06:14:38.598Z] unset SSH_AGENT_PID; [2023-03-07T06:14:38.598Z] echo Agent pid 39 killed; [2023-03-07T06:14:38.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T06:14:38.901Z] + git semver [Pipeline] } [2023-03-07T06:14:39.174Z] $ docker stop --time=1 9a80a988f54804bffd5f87e058628b33c0c59548183fafbbfc067f6c215b7964 [2023-03-07T06:14:40.466Z] $ docker rm -f --volumes 9a80a988f54804bffd5f87e058628b33c0c59548183fafbbfc067f6c215b7964 [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 [2023-03-07T06:14:40.985Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-03-07T06:14:40.985Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-07T06:14:40.985Z] total 16 [2023-03-07T06:14:40.985Z] drwxr-xr-x 3 root root 4096 Mar 7 06:02 . [2023-03-07T06:14:40.985Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 06:14 .. [2023-03-07T06:14:40.985Z] drwxr-xr-x 2 root root 4096 Mar 7 06:02 cost [2023-03-07T06:14:40.985Z] -rw-r--r-- 1 root root 85 Mar 7 06:02 cost.csv [2023-03-07T06:14:40.985Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-07T06:14:40.985Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-07T06:14:40.985Z] total 16 [2023-03-07T06:14:40.985Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 06:02 . [2023-03-07T06:14:40.985Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 06:14 .. [2023-03-07T06:14:40.985Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 06:02 cost [2023-03-07T06:14:40.985Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 7 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:14:41.272Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:14:42.123Z] ---> package-listing.sh [2023-03-07T06:14:42.123Z] ++ facter osfamily [2023-03-07T06:14:42.123Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T06:14:42.381Z] + OS_FAMILY=debian [2023-03-07T06:14:42.381Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-03-07T06:14:42.381Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T06:14:42.381Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T06:14:42.381Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T06:14:42.381Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T06:14:42.381Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-07T06:14:42.381Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T06:14:42.381Z] + case "${OS_FAMILY}" in [2023-03-07T06:14:42.381Z] + dpkg -l [2023-03-07T06:14:42.381Z] + grep '^ii' [2023-03-07T06:14:42.381Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T06:14:42.381Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T06:14:42.381Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T06:14:42.381Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-07T06:14:42.381Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-03-07T06:14:42.381Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-03-07T06:14:42.392Z] 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 [2023-03-07T06:14:42.665Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:14:43.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T06:14:43.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:14:43.283Z] prd-ubuntu20.04-docker-8c-8g-8505 does not seem to be running inside a container [2023-03-07T06:14:43.310Z] $ 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 [2023-03-07T06:14:43.524Z] $ docker top 7d842f9b2ab336fa748ae51b9c6219f73f8a3e8ab5d976c5947f07990cc7d318 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T06:14:43.866Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T06:14:44.148Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T06:14:44.515Z] + ls /var/log/sa-host [2023-03-07T06:14:44.515Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T06:14:44.609Z] provisioning config files... [2023-03-07T06:14:44.626Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11842081003478092518tmp [Pipeline] { [Pipeline] echo [2023-03-07T06:14:44.647Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:14:44.957Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T06:14:44.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:14:45.287Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T06:14:45.296Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:14:45.581Z] ---> sudo-logs.sh [2023-03-07T06:14:45.581Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T06:14:45.612Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:14:45.895Z] ---> job-cost.sh [2023-03-07T06:14:45.895Z] lf-activate-venv: SKIPPING [2023-03-07T06:14:45.895Z] DEBUG: total: 0.2199999988079071 [2023-03-07T06:14:45.895Z] INFO: Retrieving Stack Cost... [2023-03-07T06:14:46.153Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T06:14:46.719Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T06:14:46.732Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:14:47.016Z] ---> logs-deploy.sh [2023-03-07T06:14:47.016Z] lf-activate-venv: SKIPPING [2023-03-07T06:14:47.016Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/174 [2023-03-07T06:14:47.016Z] INFO: archiving workspace using pattern(s): [2023-03-07T06:14:47.954Z] Archives upload complete. [2023-03-07T06:14:47.954Z] INFO: archiving logs to Nexus