Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c206d5ec711179ff4ebe49da9da22b1560eb8ca 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-ssh4186398054585354991.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh12166753652181730082.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh1640788832397770598.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh3688856174881220577.key Verifying host key using known hosts file > 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-ssh1645501702395918919.key Verifying host key using known hosts file > 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/v2]] ========================================================= [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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116952 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 5c206d5ec711179ff4ebe49da9da22b1560eb8ca (main) Commit message: "Merge pull request #1248 from lenny-intel/go-mods-config-docker" > git config core.sparsecheckout # timeout=10 > git checkout -f 5c206d5ec711179ff4ebe49da9da22b1560eb8ca # timeout=10 > git rev-list --no-walk 7fe7de0be30ee91d764ec87773cd7be423c2e190 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T18:50:02.848Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T18:50:02.908Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T18:50:02.926Z] ========================================================= [2022-10-25T18:50:02.926Z] EdgeX Global Pipelines Version Info [2022-10-25T18:50:02.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:50:04.193Z] ------------------- [2022-10-25T18:50:04.193Z] stable info: [2022-10-25T18:50:04.193Z] ------------------- [2022-10-25T18:50:04.193Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T18:50:04.193Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T18:50:04.193Z] Message: update stable to v1.0.243 [2022-10-25T18:50:05.333Z] ------------------- [2022-10-25T18:50:05.333Z] experimental info: [2022-10-25T18:50:05.333Z] ------------------- [2022-10-25T18:50:05.333Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T18:50:05.333Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T18:50:05.333Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T18:50:05.507Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-10-25T18:50:05.522Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-10-25T18:50:05.534Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T18:50:05.545Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T18:50:05.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T18:50:05.568Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T18:50:05.579Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T18:50:05.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-10-25T18:50:05.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T18:50:05.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T18:50:05.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T18:50:05.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-10-25T18:50:05.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T18:50:05.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T18:50:05.697Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T18:50:05.714Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T18:50:05.731Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T18:50:05.741Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T18:50:05.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T18:50:05.776Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T18:50:05.791Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-25T18:50:05.802Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-25T18:50:05.816Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T18:50:05.831Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T18:50:05.844Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-25T18:50:05.855Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T18:50:05.866Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T18:50:05.879Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-25T18:50:05.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-25T18:50:05.901Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-25T18:50:05.914Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c206d5ec711179ff4ebe49da9da22b1560eb8ca [Pipeline] echo [2022-10-25T18:50:05.926Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c206d5 [Pipeline] echo [2022-10-25T18:50:05.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T18:50:05.978Z] provisioning config files... [2022-10-25T18:50:05.989Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config504065261003448630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:50:06.287Z] ---> docker-login.sh [2022-10-25T18:50:06.287Z] nexus3.edgexfoundry.org:10001 [2022-10-25T18:50:06.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:06.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:06.548Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:06.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:06.548Z] [2022-10-25T18:50:06.548Z] Login Succeeded [2022-10-25T18:50:06.548Z] nexus3.edgexfoundry.org:10002 [2022-10-25T18:50:06.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:06.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:06.548Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:06.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:06.548Z] [2022-10-25T18:50:06.548Z] Login Succeeded [2022-10-25T18:50:06.548Z] nexus3.edgexfoundry.org:10003 [2022-10-25T18:50:06.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:06.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:06.805Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:06.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:06.805Z] [2022-10-25T18:50:06.805Z] Login Succeeded [2022-10-25T18:50:06.805Z] nexus3.edgexfoundry.org:10004 [2022-10-25T18:50:06.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:06.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:06.805Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:06.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:06.805Z] [2022-10-25T18:50:06.805Z] Login Succeeded [2022-10-25T18:50:06.805Z] docker.io [2022-10-25T18:50:06.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:07.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:07.373Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:07.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:07.373Z] [2022-10-25T18:50:07.373Z] Login Succeeded [2022-10-25T18:50:07.373Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T18:50:07.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T18:50:07.758Z] + git rev-list -1 --merges 5c206d5ec711179ff4ebe49da9da22b1560eb8ca~1..5c206d5ec711179ff4ebe49da9da22b1560eb8ca [Pipeline] echo [2022-10-25T18:50:07.785Z] -----------> git rev-list -1 --merges 5c206d5ec711179ff4ebe49da9da22b1560eb8ca~1..5c206d5ec711179ff4ebe49da9da22b1560eb8ca 5c206d5ec711179ff4ebe49da9da22b1560eb8ca [2022-10-25T18:50:07.785Z] 5c206d5ec711179ff4ebe49da9da22b1560eb8ca [false] [Pipeline] sh [2022-10-25T18:50:08.071Z] + git log --format=format:%s -1 5c206d5ec711179ff4ebe49da9da22b1560eb8ca [Pipeline] echo [2022-10-25T18:50:08.086Z] ========================================================= [2022-10-25T18:50:08.086Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T18:50:08.086Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T18:50:08.417Z] + git log --format=format:%s -1 5c206d5ec711179ff4ebe49da9da22b1560eb8ca [Pipeline] echo [2022-10-25T18:50:08.427Z] [semverPrep] GIT_COMMIT: 5c206d5ec711179ff4ebe49da9da22b1560eb8ca, Commit Message: Merge pull request #1248 from lenny-intel/go-mods-config-docker [Pipeline] echo [2022-10-25T18:50:08.434Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T18:50:08.783Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T18:50:08.784Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T18:50:08.784Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T18:50:08.784Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T18:50:08.784Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T18:50:08.784Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T18:50:08.784Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:50:09.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:50:09.133Z] [2022-10-25T18:50:09.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:50:09.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:50:09.427Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T18:50:09.427Z] b85a868b505f: Pulling fs layer [2022-10-25T18:50:09.427Z] e2be974225ed: Pulling fs layer [2022-10-25T18:50:09.427Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T18:50:09.427Z] 988bab9f4d93: Pulling fs layer [2022-10-25T18:50:09.427Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T18:50:09.427Z] eaf3925da568: Pulling fs layer [2022-10-25T18:50:09.427Z] bab4dde63d76: Pulling fs layer [2022-10-25T18:50:09.427Z] bde34c3a00c8: Pulling fs layer [2022-10-25T18:50:09.427Z] b352a97aabf1: Pulling fs layer [2022-10-25T18:50:09.427Z] 4872d77fe225: Pulling fs layer [2022-10-25T18:50:09.427Z] 5851b861e8e6: Pulling fs layer [2022-10-25T18:50:09.427Z] 1469e6f7b9e6: Waiting [2022-10-25T18:50:09.427Z] eaf3925da568: Waiting [2022-10-25T18:50:09.427Z] bab4dde63d76: Waiting [2022-10-25T18:50:09.427Z] bde34c3a00c8: Waiting [2022-10-25T18:50:09.427Z] b352a97aabf1: Waiting [2022-10-25T18:50:09.427Z] 4872d77fe225: Waiting [2022-10-25T18:50:09.427Z] 5851b861e8e6: Waiting [2022-10-25T18:50:09.427Z] 988bab9f4d93: Waiting [2022-10-25T18:50:09.427Z] e2be974225ed: Verifying Checksum [2022-10-25T18:50:09.427Z] e2be974225ed: Download complete [2022-10-25T18:50:09.427Z] 988bab9f4d93: Verifying Checksum [2022-10-25T18:50:09.427Z] 988bab9f4d93: Download complete [2022-10-25T18:50:09.686Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T18:50:09.686Z] 1469e6f7b9e6: Download complete [2022-10-25T18:50:09.686Z] eaf3925da568: Download complete [2022-10-25T18:50:09.686Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T18:50:09.686Z] 339a4e72a1f5: Download complete [2022-10-25T18:50:09.686Z] bde34c3a00c8: Download complete [2022-10-25T18:50:09.686Z] b352a97aabf1: Download complete [2022-10-25T18:50:09.686Z] 4872d77fe225: Download complete [2022-10-25T18:50:09.686Z] 5851b861e8e6: Verifying Checksum [2022-10-25T18:50:09.686Z] 5851b861e8e6: Download complete [2022-10-25T18:50:09.686Z] b85a868b505f: Verifying Checksum [2022-10-25T18:50:09.686Z] b85a868b505f: Download complete [2022-10-25T18:50:09.944Z] bab4dde63d76: Verifying Checksum [2022-10-25T18:50:09.944Z] bab4dde63d76: Download complete [2022-10-25T18:50:10.883Z] b85a868b505f: Pull complete [2022-10-25T18:50:11.143Z] e2be974225ed: Pull complete [2022-10-25T18:50:11.403Z] 339a4e72a1f5: Pull complete [2022-10-25T18:50:11.662Z] 988bab9f4d93: Pull complete [2022-10-25T18:50:11.921Z] 1469e6f7b9e6: Pull complete [2022-10-25T18:50:11.921Z] eaf3925da568: Pull complete [2022-10-25T18:50:13.826Z] bab4dde63d76: Pull complete [2022-10-25T18:50:13.826Z] bde34c3a00c8: Pull complete [2022-10-25T18:50:13.826Z] b352a97aabf1: Pull complete [2022-10-25T18:50:13.826Z] 4872d77fe225: Pull complete [2022-10-25T18:50:13.826Z] 5851b861e8e6: Pull complete [2022-10-25T18:50:13.826Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T18:50:14.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:50:14.085Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:50:14.189Z] prd-ubuntu20.04-docker-8c-8g-116952 does not seem to be running inside a container [2022-10-25T18:50:14.218Z] $ 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 [2022-10-25T18:50:16.435Z] $ docker top 439bbf024d15c520824b46dc8fd8a595243a4a2d5b32737279807279e10cb6f0 -eo pid,comm [2022-10-25T18:50:16.493Z] 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). [2022-10-25T18:50:16.493Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T18:50:16.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T18:50:16.531Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T18:50:16.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T18:50:16.648Z] $ docker exec 439bbf024d15c520824b46dc8fd8a595243a4a2d5b32737279807279e10cb6f0 ssh-agent [2022-10-25T18:50:16.765Z] SSH_AUTH_SOCK=/tmp/ssh-xYXzaqITMVRU/agent.20 [2022-10-25T18:50:16.765Z] SSH_AGENT_PID=38 [2022-10-25T18:50:16.771Z] Running ssh-add (command line suppressed) [2022-10-25T18:50:16.860Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11359911067848128576.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11359911067848128576.key) [2022-10-25T18:50:16.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T18:50:17.160Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T18:50:17.176Z] $ docker exec --env ******** --env ******** 439bbf024d15c520824b46dc8fd8a595243a4a2d5b32737279807279e10cb6f0 ssh-agent -k [2022-10-25T18:50:17.277Z] unset SSH_AUTH_SOCK; [2022-10-25T18:50:17.277Z] unset SSH_AGENT_PID; [2022-10-25T18:50:17.277Z] echo Agent pid 38 killed; [2022-10-25T18:50:17.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T18:50:17.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T18:50:17.306Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T18:50:17.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T18:50:17.420Z] $ docker exec 439bbf024d15c520824b46dc8fd8a595243a4a2d5b32737279807279e10cb6f0 ssh-agent [2022-10-25T18:50:17.528Z] SSH_AUTH_SOCK=/tmp/ssh-bUM9x8IYnnZF/agent.71 [2022-10-25T18:50:17.528Z] SSH_AGENT_PID=77 [2022-10-25T18:50:17.532Z] Running ssh-add (command line suppressed) [2022-10-25T18:50:17.640Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8132670767880038326.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8132670767880038326.key) [2022-10-25T18:50:17.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T18:50:17.936Z] + git semver init [2022-10-25T18:50:18.196Z] 2022-10-25 18:50:18,107 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T18:50:18.196Z] 2022-10-25 18:50:18,108 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-10-25T18:50:18.196Z] 2022-10-25 18:50:18,108 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-10-25T18:50:18.196Z] 2022-10-25 18:50:18,109 [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) [2022-10-25T18:50:19.575Z] 2022-10-25 18:50:19,165 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-10-25T18:50:19.575Z] 2022-10-25 18:50:19,166 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-10-25T18:50:19.575Z] 2022-10-25 18:50:19,166 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-25T18:50:19.575Z] 2022-10-25 18:50:19,166 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-25T18:50:19.575Z] 2.3.0-dev.47 [Pipeline] } [2022-10-25T18:50:19.587Z] $ docker exec --env ******** --env ******** 439bbf024d15c520824b46dc8fd8a595243a4a2d5b32737279807279e10cb6f0 ssh-agent -k [2022-10-25T18:50:19.679Z] unset SSH_AUTH_SOCK; [2022-10-25T18:50:19.680Z] unset SSH_AGENT_PID; [2022-10-25T18:50:19.680Z] echo Agent pid 77 killed; [2022-10-25T18:50:19.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T18:50:19.990Z] + git semver [Pipeline] } [2022-10-25T18:50:20.267Z] $ docker stop --time=1 439bbf024d15c520824b46dc8fd8a595243a4a2d5b32737279807279e10cb6f0 [2022-10-25T18:50:21.567Z] $ docker rm -f 439bbf024d15c520824b46dc8fd8a595243a4a2d5b32737279807279e10cb6f0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T18:50:21.919Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T18:50:22.059Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T18:50:22.062Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.47 [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 [2022-10-25T18:50:22.205Z] provisioning config files... [2022-10-25T18:50:22.214Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4638956233981916352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:50:22.507Z] ---> docker-login.sh [2022-10-25T18:50:22.507Z] nexus3.edgexfoundry.org:10001 [2022-10-25T18:50:22.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:22.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:22.507Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:22.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:22.507Z] [2022-10-25T18:50:22.507Z] Login Succeeded [2022-10-25T18:50:22.507Z] nexus3.edgexfoundry.org:10002 [2022-10-25T18:50:22.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:22.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:22.507Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:22.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:22.507Z] [2022-10-25T18:50:22.507Z] Login Succeeded [2022-10-25T18:50:22.507Z] nexus3.edgexfoundry.org:10003 [2022-10-25T18:50:22.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:22.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:22.767Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:22.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:22.767Z] [2022-10-25T18:50:22.767Z] Login Succeeded [2022-10-25T18:50:22.767Z] nexus3.edgexfoundry.org:10004 [2022-10-25T18:50:22.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:22.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:22.767Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:22.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:22.767Z] [2022-10-25T18:50:22.767Z] Login Succeeded [2022-10-25T18:50:22.767Z] docker.io [2022-10-25T18:50:22.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:50:23.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:50:23.334Z] Configure a credential helper to remove this warning. See [2022-10-25T18:50:23.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:50:23.334Z] [2022-10-25T18:50:23.334Z] Login Succeeded [2022-10-25T18:50:23.334Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T18:50:23.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T18:50:23.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:50:23.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:50:23.431Z] ========================================================= [2022-10-25T18:50:23.431Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T18:50:23.431Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:50:23.749Z] + 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 . [2022-10-25T18:50:23.749Z] Sending build context to Docker daemon 10.05MB [2022-10-25T18:50:23.749Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T18:50:23.749Z] Step 2/10 : FROM ${BASE} AS builder [2022-10-25T18:50:23.749Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T18:50:23.749Z] 213ec9aee27d: Pulling fs layer [2022-10-25T18:50:23.749Z] 4583459ba037: Pulling fs layer [2022-10-25T18:50:23.749Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T18:50:23.749Z] 53926ce57604: Pulling fs layer [2022-10-25T18:50:23.749Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T18:50:23.749Z] 30f14e443154: Pulling fs layer [2022-10-25T18:50:23.749Z] 801331c1e519: Pulling fs layer [2022-10-25T18:50:23.749Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T18:50:23.749Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T18:50:23.749Z] 21b2b0c7a3f4: Waiting [2022-10-25T18:50:23.749Z] 99cc6dd402b0: Waiting [2022-10-25T18:50:23.749Z] 30f14e443154: Waiting [2022-10-25T18:50:23.749Z] 53926ce57604: Waiting [2022-10-25T18:50:23.749Z] 801331c1e519: Waiting [2022-10-25T18:50:23.749Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T18:50:23.749Z] 93c1e223e6f2: Download complete [2022-10-25T18:50:23.749Z] 4583459ba037: Verifying Checksum [2022-10-25T18:50:23.749Z] 4583459ba037: Download complete [2022-10-25T18:50:23.749Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T18:50:23.749Z] 21b2b0c7a3f4: Download complete [2022-10-25T18:50:24.014Z] 30f14e443154: Verifying Checksum [2022-10-25T18:50:24.014Z] 30f14e443154: Download complete [2022-10-25T18:50:24.014Z] 213ec9aee27d: Verifying Checksum [2022-10-25T18:50:24.014Z] 213ec9aee27d: Download complete [2022-10-25T18:50:24.014Z] 801331c1e519: Download complete [2022-10-25T18:50:24.014Z] 213ec9aee27d: Pull complete [2022-10-25T18:50:24.281Z] 4583459ba037: Pull complete [2022-10-25T18:50:24.281Z] 93c1e223e6f2: Pull complete [2022-10-25T18:50:24.861Z] 53926ce57604: Verifying Checksum [2022-10-25T18:50:24.861Z] 53926ce57604: Download complete [2022-10-25T18:50:26.003Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T18:50:26.003Z] 7d9ed39f4882: Download complete [2022-10-25T18:50:26.262Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T18:50:26.262Z] 99cc6dd402b0: Download complete [2022-10-25T18:50:28.171Z] 53926ce57604: Pull complete [2022-10-25T18:50:28.171Z] 21b2b0c7a3f4: Pull complete [2022-10-25T18:50:28.430Z] 30f14e443154: Pull complete [2022-10-25T18:50:28.430Z] 801331c1e519: Pull complete [2022-10-25T18:50:30.328Z] 99cc6dd402b0: Pull complete [2022-10-25T18:50:31.260Z] 7d9ed39f4882: Pull complete [2022-10-25T18:50:31.260Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T18:50:31.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T18:50:31.260Z] ---> 1dedd983c030 [2022-10-25T18:50:31.260Z] Step 3/10 : ARG MAKE=make build [2022-10-25T18:50:34.548Z] ---> Running in 3a10fd60d4d4 [2022-10-25T18:50:35.485Z] Removing intermediate container 3a10fd60d4d4 [2022-10-25T18:50:35.485Z] ---> e40f3515c467 [2022-10-25T18:50:35.485Z] Step 4/10 : WORKDIR /device-sdk-go [2022-10-25T18:50:35.744Z] ---> Running in 8b22a3354ce9 [2022-10-25T18:50:36.311Z] Removing intermediate container 8b22a3354ce9 [2022-10-25T18:50:36.311Z] ---> 6a1152dd03fe [2022-10-25T18:50:36.311Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:50:36.877Z] ---> Running in 934207fe0ba4 [2022-10-25T18:50:37.173Z] Still waiting to schedule task [2022-10-25T18:50:37.174Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-116954’ is offline [2022-10-25T18:50:37.174Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-116955’ is offline [2022-10-25T18:50:37.443Z] Removing intermediate container 934207fe0ba4 [2022-10-25T18:50:37.443Z] ---> 2b8744ac2c4c [2022-10-25T18:50:37.443Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-25T18:50:38.010Z] ---> Running in c358820fb899 [2022-10-25T18:50:38.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T18:50:38.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T18:50:39.204Z] OK: 211 MiB in 51 packages [2022-10-25T18:50:40.138Z] Removing intermediate container c358820fb899 [2022-10-25T18:50:40.138Z] ---> d82454739fff [2022-10-25T18:50:40.138Z] Step 7/10 : COPY go.mod vendor* ./ [2022-10-25T18:50:40.138Z] ---> 14fdeb1456a4 [2022-10-25T18:50:40.138Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T18:50:40.704Z] ---> Running in 6e394d6017d8 [2022-10-25T18:51:12.914Z] Removing intermediate container 6e394d6017d8 [2022-10-25T18:51:12.914Z] ---> 10844aba4391 [2022-10-25T18:51:12.914Z] Step 9/10 : COPY . . [2022-10-25T18:51:13.173Z] ---> d4dff4a68ae5 [2022-10-25T18:51:13.173Z] Step 10/10 : RUN ${MAKE} [2022-10-25T18:51:13.431Z] ---> Running in 19b2bf545417 [2022-10-25T18:51:13.998Z] noop [2022-10-25T18:51:14.565Z] Removing intermediate container 19b2bf545417 [2022-10-25T18:51:14.565Z] ---> 944676923f99 [2022-10-25T18:51:14.565Z] Successfully built 944676923f99 [2022-10-25T18:51:14.824Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:51:15.136Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T18:51:15.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:51:15.209Z] prd-ubuntu20.04-docker-8c-8g-116952 does not seem to be running inside a container [2022-10-25T18:51:15.237Z] $ 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 [2022-10-25T18:51:16.337Z] $ docker top a198eaccd49e6614ab5739f1d137a965ef96b63f108bbc0912e70b05657982af -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:51:16.684Z] + go version [2022-10-25T18:51:16.684Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T18:51:16.695Z] $ docker stop --time=1 a198eaccd49e6614ab5739f1d137a965ef96b63f108bbc0912e70b05657982af [2022-10-25T18:51:18.740Z] $ docker rm -f a198eaccd49e6614ab5739f1d137a965ef96b63f108bbc0912e70b05657982af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:51:19.193Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T18:51:19.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:51:19.255Z] prd-ubuntu20.04-docker-8c-8g-116952 does not seem to be running inside a container [2022-10-25T18:51:19.286Z] $ 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 [2022-10-25T18:51:20.572Z] $ docker top ea80eeeab5e68bb41c2ee6887f7a11f958d9f4d8f94021edf31f7f2da354ad0a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:51:20.967Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-25T18:51:21.261Z] + make test [2022-10-25T18:51:21.261Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-25T18:51:27.830Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-25T18:51:42.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-25T18:51:42.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-25T18:51:42.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-25T18:51:42.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-25T18:51:42.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-25T18:51:42.786Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.055s coverage: 27.6% of statements [2022-10-25T18:51:42.786Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.072s coverage: 78.9% of statements [2022-10-25T18:51:42.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-25T18:51:42.786Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.164s coverage: 73.1% of statements [2022-10-25T18:51:42.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-25T18:51:42.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-25T18:51:42.786Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.099s coverage: 54.4% of statements [2022-10-25T18:51:42.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-25T18:51:42.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-25T18:51:42.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-25T18:51:42.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-25T18:51:42.786Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.100s coverage: 65.1% of statements [2022-10-25T18:51:42.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-25T18:51:42.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-25T18:51:42.786Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.836s coverage: 89.2% of statements [2022-10-25T18:51:42.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-25T18:51:42.786Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.7% of statements [2022-10-25T18:51:42.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-25T18:51:57.661Z] 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." [2022-10-25T18:51:57.661Z] GO111MODULE=on go vet ./... [2022-10-25T18:51:59.615Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T18:51:59.615Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T18:51:59.615Z] ./bin/test-attribution-txt.sh [2022-10-25T18:51:59.615Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-25T18:51:59.615Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-25T18:51:59.615Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-25T18:51:59.615Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-25T18:51:59.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T18:51:59.641Z] $ docker stop --time=1 ea80eeeab5e68bb41c2ee6887f7a11f958d9f4d8f94021edf31f7f2da354ad0a [2022-10-25T18:52:05.724Z] $ docker rm -f ea80eeeab5e68bb41c2ee6887f7a11f958d9f4d8f94021edf31f7f2da354ad0a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T18:52:06.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T18:52:06.250Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-25T18:52:06.681Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T18:52:07.068Z] + ls -al . [2022-10-25T18:52:07.068Z] total 280 [2022-10-25T18:52:07.068Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 18:51 . [2022-10-25T18:52:07.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:50 .. [2022-10-25T18:52:07.068Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 18:50 .dockerignore [2022-10-25T18:52:07.068Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:51 .git [2022-10-25T18:52:07.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:50 .github [2022-10-25T18:52:07.068Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 25 18:50 .gitignore [2022-10-25T18:52:07.068Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 18:50 .golangci.yml [2022-10-25T18:52:07.068Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 18:50 .semver [2022-10-25T18:52:07.068Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 25 18:50 CHANGELOG.md [2022-10-25T18:52:07.068Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 18:50 GOVERNANCE.md [2022-10-25T18:52:07.068Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 25 18:50 Jenkinsfile [2022-10-25T18:52:07.068Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 25 18:50 LICENSE [2022-10-25T18:52:07.068Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 25 18:50 Makefile [2022-10-25T18:52:07.068Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 25 18:50 OWNERS.md [2022-10-25T18:52:07.068Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 25 18:50 README.md [2022-10-25T18:52:07.068Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 18:50 VERSION [2022-10-25T18:52:07.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:50 bin [2022-10-25T18:52:07.068Z] -rw-r--r-- 1 jenkins jenkins 101759 Oct 25 18:51 coverage.out [2022-10-25T18:52:07.068Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 25 18:50 example [2022-10-25T18:52:07.068Z] -rw-rw-r-- 1 jenkins jenkins 3389 Oct 25 18:50 go.mod [2022-10-25T18:52:07.068Z] -rw-rw-r-- 1 jenkins jenkins 44507 Oct 25 18:50 go.sum [2022-10-25T18:52:07.068Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 25 18:50 internal [2022-10-25T18:52:07.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 18:50 openapi [2022-10-25T18:52:07.068Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 18:50 pkg [2022-10-25T18:52:07.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:50 snap [2022-10-25T18:52:07.068Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 25 18:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:52:07.386Z] + 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=5c206d5ec711179ff4ebe49da9da22b1560eb8ca --label arch=amd64 --label version=2.3.0-dev.47 . [2022-10-25T18:52:07.387Z] Sending build context to Docker daemon 10.16MB [2022-10-25T18:52:07.387Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T18:52:07.387Z] Step 2/23 : FROM ${BASE} AS builder [2022-10-25T18:52:07.387Z] ---> 944676923f99 [2022-10-25T18:52:07.387Z] Step 3/23 : ARG MAKE=make build [2022-10-25T18:52:07.653Z] ---> Running in c4b5c8b03ae0 [2022-10-25T18:52:07.653Z] Removing intermediate container c4b5c8b03ae0 [2022-10-25T18:52:07.653Z] ---> 61a86eb78879 [2022-10-25T18:52:07.653Z] Step 4/23 : WORKDIR /device-sdk-go [2022-10-25T18:52:07.653Z] ---> Running in 310406d64a96 [2022-10-25T18:52:07.653Z] Removing intermediate container 310406d64a96 [2022-10-25T18:52:07.653Z] ---> 06a56d463ecd [2022-10-25T18:52:07.653Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:52:07.911Z] ---> Running in b40cce42e84e [2022-10-25T18:52:07.911Z] Removing intermediate container b40cce42e84e [2022-10-25T18:52:07.911Z] ---> d5e1ca27b4c3 [2022-10-25T18:52:07.911Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-25T18:52:07.911Z] ---> Running in 367c0353862c [2022-10-25T18:52:08.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T18:52:08.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T18:52:08.433Z] OK: 211 MiB in 51 packages [2022-10-25T18:52:09.368Z] Removing intermediate container 367c0353862c [2022-10-25T18:52:09.368Z] ---> 591c8b468c57 [2022-10-25T18:52:09.368Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T18:52:09.949Z] ---> 5ea263e5a3ee [2022-10-25T18:52:09.949Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T18:52:10.206Z] ---> Running in 34c1eebc591f [2022-10-25T18:52:11.141Z] Removing intermediate container 34c1eebc591f [2022-10-25T18:52:11.141Z] ---> 7c1a29c499f3 [2022-10-25T18:52:11.141Z] Step 9/23 : COPY . . [2022-10-25T18:52:11.710Z] ---> aea19cf7b9ed [2022-10-25T18:52:11.710Z] Step 10/23 : RUN ${MAKE} [2022-10-25T18:52:11.711Z] ---> Running in 3ef1cb76e4a7 [2022-10-25T18:52:11.968Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.47" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-25T18:52:34.028Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-25T18:52:37.461Z] Removing intermediate container 3ef1cb76e4a7 [2022-10-25T18:52:37.461Z] ---> 60c595238e61 [2022-10-25T18:52:37.461Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T18:52:38.036Z] 3.16: Pulling from library/alpine [2022-10-25T18:52:38.036Z] 213ec9aee27d: Already exists [2022-10-25T18:52:38.297Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T18:52:38.297Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T18:52:38.297Z] ---> 9c6f07244728 [2022-10-25T18:52:38.297Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:52:38.297Z] ---> Running in ac81ee6c4f68 [2022-10-25T18:52:38.297Z] Removing intermediate container ac81ee6c4f68 [2022-10-25T18:52:38.297Z] ---> 4680b9b3b8c2 [2022-10-25T18:52:38.297Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-10-25T18:52:38.557Z] ---> Running in 798d72a61359 [2022-10-25T18:52:38.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T18:52:38.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T18:52:39.087Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T18:52:39.087Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-25T18:52:39.087Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T18:52:39.087Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-25T18:52:39.087Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-25T18:52:39.087Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T18:52:39.087Z] OK: 8 MiB in 19 packages [2022-10-25T18:52:39.397Z] Removing intermediate container 798d72a61359 [2022-10-25T18:52:39.397Z] ---> 493131938911 [2022-10-25T18:52:39.397Z] Step 14/23 : WORKDIR / [2022-10-25T18:52:39.975Z] ---> Running in 4e00636ab4fa [2022-10-25T18:52:39.975Z] Removing intermediate container 4e00636ab4fa [2022-10-25T18:52:39.975Z] ---> 4048709f8048 [2022-10-25T18:52:39.975Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-25T18:52:39.975Z] ---> dc670c95ae61 [2022-10-25T18:52:39.975Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-25T18:52:41.003Z] ---> db9901bf6aba [2022-10-25T18:52:41.003Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-25T18:52:41.003Z] ---> fd60cecd478c [2022-10-25T18:52:41.003Z] Step 18/23 : EXPOSE 59999 [2022-10-25T18:52:41.003Z] ---> Running in 092a59c4a48a [2022-10-25T18:52:41.003Z] Removing intermediate container 092a59c4a48a [2022-10-25T18:52:41.003Z] ---> 1a47c19a9ebc [2022-10-25T18:52:41.003Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-10-25T18:52:41.003Z] ---> Running in 81ba70e9aaa8 [2022-10-25T18:52:41.262Z] Removing intermediate container 81ba70e9aaa8 [2022-10-25T18:52:41.262Z] ---> 47845113a4c1 [2022-10-25T18:52:41.262Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T18:52:41.262Z] ---> Running in 1f5d1b1b84f0 [2022-10-25T18:52:41.262Z] Removing intermediate container 1f5d1b1b84f0 [2022-10-25T18:52:41.262Z] ---> 7c2a0b043725 [2022-10-25T18:52:41.262Z] Step 21/23 : LABEL arch=amd64 [2022-10-25T18:52:41.262Z] ---> Running in bd39577d571f [2022-10-25T18:52:41.262Z] Removing intermediate container bd39577d571f [2022-10-25T18:52:41.262Z] ---> 9d164aa2164f [2022-10-25T18:52:41.262Z] Step 22/23 : LABEL git_sha=5c206d5ec711179ff4ebe49da9da22b1560eb8ca [2022-10-25T18:52:41.262Z] ---> Running in 6fe36975fed7 [2022-10-25T18:52:41.521Z] Removing intermediate container 6fe36975fed7 [2022-10-25T18:52:41.521Z] ---> 975f4f7a1f6f [2022-10-25T18:52:41.521Z] Step 23/23 : LABEL version=2.3.0-dev.47 [2022-10-25T18:52:41.521Z] ---> Running in 2464ad9a7d82 [2022-10-25T18:52:41.521Z] Removing intermediate container 2464ad9a7d82 [2022-10-25T18:52:41.521Z] ---> bdba1818b849 [2022-10-25T18:52:41.521Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T18:52:41.521Z] Successfully built bdba1818b849 [2022-10-25T18:52:41.521Z] 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 [2022-10-25T18:52:41.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:52:41.938Z] [2022-10-25T18:52:41.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:52:42.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:52:42.235Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T18:52:42.235Z] 5eb5b503b376: Pulling fs layer [2022-10-25T18:52:42.235Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T18:52:42.235Z] ec43610c2a17: Pulling fs layer [2022-10-25T18:52:42.235Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T18:52:42.235Z] 33b1e0a273af: Pulling fs layer [2022-10-25T18:52:42.235Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T18:52:42.235Z] 2f39f015ded8: Pulling fs layer [2022-10-25T18:52:42.235Z] 3a2ae6a8a46f: Waiting [2022-10-25T18:52:42.235Z] 33b1e0a273af: Waiting [2022-10-25T18:52:42.235Z] 5d3b04190fa2: Waiting [2022-10-25T18:52:42.235Z] 2f39f015ded8: Waiting [2022-10-25T18:52:42.235Z] 5c69ac0246d0: Verifying Checksum [2022-10-25T18:52:42.235Z] 5c69ac0246d0: Download complete [2022-10-25T18:52:42.235Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-25T18:52:42.235Z] 3a2ae6a8a46f: Download complete [2022-10-25T18:52:42.497Z] 33b1e0a273af: Verifying Checksum [2022-10-25T18:52:42.497Z] 33b1e0a273af: Download complete [2022-10-25T18:52:42.497Z] 5d3b04190fa2: Download complete [2022-10-25T18:52:42.497Z] ec43610c2a17: Verifying Checksum [2022-10-25T18:52:42.497Z] ec43610c2a17: Download complete [2022-10-25T18:52:42.497Z] 5eb5b503b376: Verifying Checksum [2022-10-25T18:52:42.497Z] 5eb5b503b376: Download complete [2022-10-25T18:52:43.063Z] 2f39f015ded8: Download complete [2022-10-25T18:52:43.998Z] 5eb5b503b376: Pull complete [2022-10-25T18:52:44.255Z] 5c69ac0246d0: Pull complete [2022-10-25T18:52:44.821Z] ec43610c2a17: Pull complete [2022-10-25T18:52:44.821Z] 3a2ae6a8a46f: Pull complete [2022-10-25T18:52:44.821Z] 33b1e0a273af: Pull complete [2022-10-25T18:52:45.079Z] 5d3b04190fa2: Pull complete [2022-10-25T18:52:49.267Z] 2f39f015ded8: Pull complete [2022-10-25T18:52:49.267Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T18:52:49.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:52:49.267Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:52:49.343Z] prd-ubuntu20.04-docker-8c-8g-116952 does not seem to be running inside a container [2022-10-25T18:52:49.372Z] $ 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 [2022-10-25T18:52:57.977Z] $ docker top 51677efdad964f4729c7accb24c9c474b22d1e31a508a65a5ce0be21c962a8db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:52:58.342Z] ---> job-cost.sh [2022-10-25T18:52:58.342Z] lf-activate-venv: SKIPPING [2022-10-25T18:52:58.342Z] INFO: No Stack... [2022-10-25T18:52:58.907Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T18:52:59.166Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T18:52:59.452Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-10-25T18:52:59.452Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T18:52:59.463Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-123-stack-cost] [2022-10-25T18:52:59.472Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-123-stack-cost] did not exist. Created. [2022-10-25T18:52:59.472Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T18:52:59.770Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T18:52:59.799Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T18:52:59.806Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-123-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T18:52:59.824Z] $ docker stop --time=1 51677efdad964f4729c7accb24c9c474b22d1e31a508a65a5ce0be21c962a8db [2022-10-25T18:53:00.973Z] $ docker rm -f 51677efdad964f4729c7accb24c9c474b22d1e31a508a65a5ce0be21c962a8db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T19:10:45.296Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116964 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-10-25T19:10:45.306Z] Running in /w/workspace/device-sdk-go/123 [Pipeline] { [Pipeline] checkout [2022-10-25T19:10:45.341Z] The recommended git tool is: git [2022-10-25T19:10:50.896Z] using credential edgex-jenkins-ssh [2022-10-25T19:10:50.911Z] Cloning the remote Git repository [2022-10-25T19:10:50.953Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-10-25T19:10:51.021Z] > git init /w/workspace/device-sdk-go/123 # timeout=10 [2022-10-25T19:10:51.185Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-10-25T19:10:51.186Z] > git --version # timeout=10 [2022-10-25T19:10:51.207Z] > git --version # 'git version 2.25.1' [2022-10-25T19:10:51.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T19:10:51.261Z] Verifying host key using known hosts file [2022-10-25T19:10:51.466Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T19:10:51.481Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T19:10:54.040Z] Avoid second fetch [2022-10-25T19:10:54.041Z] Checking out Revision 5c206d5ec711179ff4ebe49da9da22b1560eb8ca (main) [2022-10-25T19:10:53.064Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-10-25T19:10:53.095Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T19:10:54.062Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T19:10:54.092Z] > git checkout -f 5c206d5ec711179ff4ebe49da9da22b1560eb8ca # timeout=10 [2022-10-25T19:10:54.660Z] Commit message: "Merge pull request #1248 from lenny-intel/go-mods-config-docker" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T19:10:55.723Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T19:10:55.723Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T19:10:55.723Z] Dload Upload Total Spent Left Speed [2022-10-25T19:10:55.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 77790 0 --:--:-- --:--:-- --:--:-- 77790 [Pipeline] sh [2022-10-25T19:10:56.378Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T19:10:56.708Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T19:10:56.708Z] + sudo tee /etc/docker/daemon.new [2022-10-25T19:10:56.708Z] { [2022-10-25T19:10:56.708Z] "registry-mirrors": [ [2022-10-25T19:10:56.708Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T19:10:56.708Z] ], [2022-10-25T19:10:56.708Z] "bip": "10.250.0.254/24", [2022-10-25T19:10:56.708Z] "hosts": [ [2022-10-25T19:10:56.708Z] "tcp://0.0.0.0:5555", [2022-10-25T19:10:56.708Z] "unix:///var/run/docker.sock" [2022-10-25T19:10:56.708Z] ], [2022-10-25T19:10:56.708Z] "mtu": 1458, [2022-10-25T19:10:56.708Z] "selinux-enabled": true, [2022-10-25T19:10:56.708Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T19:10:56.708Z] } [Pipeline] sh [2022-10-25T19:10:57.048Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T19:10:57.377Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T19:11:15.623Z] provisioning config files... [2022-10-25T19:11:15.646Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/123@tmp/config13992358839410198507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:11:15.988Z] ---> docker-login.sh [2022-10-25T19:11:15.988Z] nexus3.edgexfoundry.org:10001 [2022-10-25T19:11:16.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T19:11:16.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T19:11:16.526Z] Configure a credential helper to remove this warning. See [2022-10-25T19:11:16.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T19:11:16.526Z] [2022-10-25T19:11:16.526Z] Login Succeeded [2022-10-25T19:11:16.526Z] nexus3.edgexfoundry.org:10002 [2022-10-25T19:11:16.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T19:11:16.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T19:11:16.804Z] Configure a credential helper to remove this warning. See [2022-10-25T19:11:16.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T19:11:16.804Z] [2022-10-25T19:11:16.804Z] Login Succeeded [2022-10-25T19:11:16.804Z] nexus3.edgexfoundry.org:10003 [2022-10-25T19:11:17.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T19:11:17.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T19:11:17.350Z] Configure a credential helper to remove this warning. See [2022-10-25T19:11:17.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T19:11:17.350Z] [2022-10-25T19:11:17.350Z] Login Succeeded [2022-10-25T19:11:17.350Z] nexus3.edgexfoundry.org:10004 [2022-10-25T19:11:17.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T19:11:17.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T19:11:17.617Z] Configure a credential helper to remove this warning. See [2022-10-25T19:11:17.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T19:11:17.617Z] [2022-10-25T19:11:17.617Z] Login Succeeded [2022-10-25T19:11:17.617Z] docker.io [2022-10-25T19:11:17.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T19:11:18.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T19:11:18.151Z] Configure a credential helper to remove this warning. See [2022-10-25T19:11:18.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T19:11:18.151Z] [2022-10-25T19:11:18.151Z] Login Succeeded [2022-10-25T19:11:18.151Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T19:11:18.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T19:11:18.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T19:11:18.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T19:11:18.330Z] ========================================================= [2022-10-25T19:11:18.330Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T19:11:18.330Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:11:18.668Z] + 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 . [2022-10-25T19:11:18.935Z] Sending build context to Docker daemon 5.41MB [2022-10-25T19:11:18.935Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T19:11:18.935Z] Step 2/10 : FROM ${BASE} AS builder [2022-10-25T19:11:19.206Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T19:11:19.206Z] 9b18e9b68314: Pulling fs layer [2022-10-25T19:11:19.206Z] d32db5db7311: Pulling fs layer [2022-10-25T19:11:19.206Z] d0c4b47475fc: Pulling fs layer [2022-10-25T19:11:19.206Z] 5831b945b038: Pulling fs layer [2022-10-25T19:11:19.206Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T19:11:19.206Z] e10730c5d714: Pulling fs layer [2022-10-25T19:11:19.206Z] 5dd5c2283517: Pulling fs layer [2022-10-25T19:11:19.206Z] d5ac0230b979: Pulling fs layer [2022-10-25T19:11:19.206Z] 5831b945b038: Waiting [2022-10-25T19:11:19.206Z] 86bbec2aaacd: Waiting [2022-10-25T19:11:19.206Z] e10730c5d714: Waiting [2022-10-25T19:11:19.206Z] 5dd5c2283517: Waiting [2022-10-25T19:11:19.206Z] d5ac0230b979: Waiting [2022-10-25T19:11:19.206Z] d0c4b47475fc: Verifying Checksum [2022-10-25T19:11:19.206Z] d0c4b47475fc: Download complete [2022-10-25T19:11:19.206Z] d32db5db7311: Verifying Checksum [2022-10-25T19:11:19.206Z] d32db5db7311: Download complete [2022-10-25T19:11:19.206Z] 86bbec2aaacd: Verifying Checksum [2022-10-25T19:11:19.206Z] 86bbec2aaacd: Download complete [2022-10-25T19:11:19.206Z] e10730c5d714: Download complete [2022-10-25T19:11:19.206Z] 9b18e9b68314: Download complete [2022-10-25T19:11:20.183Z] 9b18e9b68314: Pull complete [2022-10-25T19:11:20.456Z] d5ac0230b979: Verifying Checksum [2022-10-25T19:11:20.456Z] d5ac0230b979: Download complete [2022-10-25T19:11:20.736Z] d32db5db7311: Pull complete [2022-10-25T19:11:21.007Z] d0c4b47475fc: Pull complete [2022-10-25T19:11:21.596Z] 5dd5c2283517: Verifying Checksum [2022-10-25T19:11:21.596Z] 5dd5c2283517: Download complete [2022-10-25T19:11:22.192Z] 5831b945b038: Verifying Checksum [2022-10-25T19:11:22.192Z] 5831b945b038: Download complete [2022-10-25T19:11:34.549Z] 5831b945b038: Pull complete [2022-10-25T19:11:34.549Z] 86bbec2aaacd: Pull complete [2022-10-25T19:11:34.549Z] e10730c5d714: Pull complete [2022-10-25T19:11:39.922Z] 5dd5c2283517: Pull complete [2022-10-25T19:11:41.874Z] d5ac0230b979: Pull complete [2022-10-25T19:11:41.874Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T19:11:41.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T19:11:41.874Z] ---> 59b3b1a385d4 [2022-10-25T19:11:41.874Z] Step 3/10 : ARG MAKE=make build [2022-10-25T19:11:44.486Z] ---> Running in 792b11607fda [2022-10-25T19:11:44.486Z] Removing intermediate container 792b11607fda [2022-10-25T19:11:44.486Z] ---> 031f5a51043a [2022-10-25T19:11:44.486Z] Step 4/10 : WORKDIR /device-sdk-go [2022-10-25T19:11:44.486Z] ---> Running in e03577007f94 [2022-10-25T19:11:45.075Z] Removing intermediate container e03577007f94 [2022-10-25T19:11:45.075Z] ---> e0a03eac7b46 [2022-10-25T19:11:45.075Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T19:11:45.075Z] ---> Running in c988517dc738 [2022-10-25T19:11:45.345Z] Removing intermediate container c988517dc738 [2022-10-25T19:11:45.345Z] ---> 6ca49ebaaa04 [2022-10-25T19:11:45.345Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-25T19:11:45.629Z] ---> Running in 9d676f253eff [2022-10-25T19:11:47.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T19:11:47.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T19:11:48.015Z] OK: 221 MiB in 51 packages [2022-10-25T19:11:48.983Z] Removing intermediate container 9d676f253eff [2022-10-25T19:11:48.983Z] ---> c7f4e8419d95 [2022-10-25T19:11:48.983Z] Step 7/10 : COPY go.mod vendor* ./ [2022-10-25T19:11:49.568Z] ---> 5eeb074529a5 [2022-10-25T19:11:49.568Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T19:11:49.568Z] ---> Running in e7b5de229f92 [2022-10-25T19:12:46.110Z] Removing intermediate container e7b5de229f92 [2022-10-25T19:12:46.110Z] ---> d71f59b295af [2022-10-25T19:12:46.110Z] Step 9/10 : COPY . . [2022-10-25T19:12:46.110Z] ---> 07e59e20fc21 [2022-10-25T19:12:46.110Z] Step 10/10 : RUN ${MAKE} [2022-10-25T19:12:46.110Z] ---> Running in 2ff8b0644cea [2022-10-25T19:12:46.110Z] noop [2022-10-25T19:12:46.110Z] Removing intermediate container 2ff8b0644cea [2022-10-25T19:12:46.110Z] ---> 0a1f01915980 [2022-10-25T19:12:46.110Z] Successfully built 0a1f01915980 [2022-10-25T19:12:46.110Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:12:46.456Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T19:12:46.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:12:46.643Z] prd-ubuntu20.04-docker-arm64-4c-16g-116964 does not seem to be running inside a container [2022-10-25T19:12:46.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/123 -v /w/workspace/device-sdk-go/123:/w/workspace/device-sdk-go/123:rw,z -v /w/workspace/device-sdk-go/123@tmp:/w/workspace/device-sdk-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T19:12:47.948Z] $ docker top f944379476b5298ce4b01e7a67798c10f752fc63582a77c663af7c7c457d9f57 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T19:12:48.800Z] + go version [2022-10-25T19:12:48.800Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T19:12:48.825Z] $ docker stop --time=1 f944379476b5298ce4b01e7a67798c10f752fc63582a77c663af7c7c457d9f57 [2022-10-25T19:12:50.444Z] $ docker rm -f f944379476b5298ce4b01e7a67798c10f752fc63582a77c663af7c7c457d9f57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:12:50.974Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T19:12:50.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:12:51.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-116964 does not seem to be running inside a container [2022-10-25T19:12:51.234Z] $ 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/123 -v /w/workspace/device-sdk-go/123:/w/workspace/device-sdk-go/123:rw,z -v /w/workspace/device-sdk-go/123@tmp:/w/workspace/device-sdk-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T19:12:52.470Z] $ docker top 5018a2dfa33d967b362a009c3f63529e4c5f8cdaa2b1e2bd5beb4a46e59cb2af -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T19:12:53.317Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/123 [Pipeline] fileExists [Pipeline] sh [2022-10-25T19:12:53.970Z] + make test [2022-10-25T19:12:53.970Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-25T19:13:32.889Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-25T19:15:54.665Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-25T19:15:54.665Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-25T19:15:54.665Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-25T19:15:54.665Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-25T19:15:54.665Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-25T19:15:56.098Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.298s coverage: 27.6% of statements [2022-10-25T19:15:58.067Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.618s coverage: 78.9% of statements [2022-10-25T19:15:58.067Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-25T19:16:00.681Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.679s coverage: 73.1% of statements [2022-10-25T19:16:00.681Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-25T19:16:00.681Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-25T19:16:10.772Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 1.052s coverage: 54.4% of statements [2022-10-25T19:16:10.772Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-25T19:16:10.772Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-25T19:16:10.772Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-25T19:16:10.772Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-25T19:16:12.185Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.488s coverage: 65.1% of statements [2022-10-25T19:16:12.185Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-25T19:16:12.185Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-25T19:16:12.459Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.057s coverage: 89.2% of statements [2022-10-25T19:16:12.459Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-25T19:16:14.419Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.278s coverage: 4.7% of statements [2022-10-25T19:16:14.419Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-25T19:16:15.381Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-25T19:16:15.381Z] GO111MODULE=on go vet ./... [2022-10-25T19:17:52.073Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T19:17:52.073Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T19:17:52.073Z] ./bin/test-attribution-txt.sh [2022-10-25T19:17:52.073Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-25T19:17:52.073Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-25T19:17:52.073Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-25T19:17:52.073Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-25T19:17:52.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T19:17:52.104Z] $ docker stop --time=1 5018a2dfa33d967b362a009c3f63529e4c5f8cdaa2b1e2bd5beb4a46e59cb2af [2022-10-25T19:17:55.396Z] $ docker rm -f 5018a2dfa33d967b362a009c3f63529e4c5f8cdaa2b1e2bd5beb4a46e59cb2af [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T19:17:56.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T19:17:56.845Z] Warning: overwriting stash ‘coverage-report’ [2022-10-25T19:17:57.358Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T19:17:57.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T19:17:58.062Z] + ls -al . [2022-10-25T19:17:58.062Z] total 276 [2022-10-25T19:17:58.062Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 19:12 . [2022-10-25T19:17:58.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 19:10 .. [2022-10-25T19:17:58.062Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 19:10 .dockerignore [2022-10-25T19:17:58.062Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 19:10 .git [2022-10-25T19:17:58.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 19:10 .github [2022-10-25T19:17:58.062Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 25 19:10 .gitignore [2022-10-25T19:17:58.062Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 19:10 .golangci.yml [2022-10-25T19:17:58.062Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 25 19:10 CHANGELOG.md [2022-10-25T19:17:58.062Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 19:10 GOVERNANCE.md [2022-10-25T19:17:58.062Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 25 19:10 Jenkinsfile [2022-10-25T19:17:58.062Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 25 19:10 LICENSE [2022-10-25T19:17:58.062Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 25 19:10 Makefile [2022-10-25T19:17:58.062Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 25 19:10 OWNERS.md [2022-10-25T19:17:58.062Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 25 19:10 README.md [2022-10-25T19:17:58.062Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 18:50 VERSION [2022-10-25T19:17:58.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 19:10 bin [2022-10-25T19:17:58.062Z] -rw-r--r-- 1 jenkins jenkins 101759 Oct 25 19:16 coverage.out [2022-10-25T19:17:58.062Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 25 19:10 example [2022-10-25T19:17:58.062Z] -rw-rw-r-- 1 jenkins jenkins 3389 Oct 25 19:10 go.mod [2022-10-25T19:17:58.062Z] -rw-rw-r-- 1 jenkins jenkins 44507 Oct 25 19:10 go.sum [2022-10-25T19:17:58.062Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 25 19:10 internal [2022-10-25T19:17:58.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 19:10 openapi [2022-10-25T19:17:58.062Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 19:10 pkg [2022-10-25T19:17:58.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 19:10 snap [2022-10-25T19:17:58.062Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 25 19:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:17:58.400Z] + 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=5c206d5ec711179ff4ebe49da9da22b1560eb8ca --label arch=arm64 --label version=2.3.0-dev.47 . [2022-10-25T19:17:58.667Z] Sending build context to Docker daemon 5.513MB [2022-10-25T19:17:58.938Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T19:17:58.938Z] Step 2/23 : FROM ${BASE} AS builder [2022-10-25T19:17:58.938Z] ---> 0a1f01915980 [2022-10-25T19:17:58.938Z] Step 3/23 : ARG MAKE=make build [2022-10-25T19:17:58.938Z] ---> Running in c96c9a9c45fe [2022-10-25T19:17:59.205Z] Removing intermediate container c96c9a9c45fe [2022-10-25T19:17:59.205Z] ---> 67151fcb4e6e [2022-10-25T19:17:59.205Z] Step 4/23 : WORKDIR /device-sdk-go [2022-10-25T19:17:59.205Z] ---> Running in 5de4445f2c01 [2022-10-25T19:17:59.794Z] Removing intermediate container 5de4445f2c01 [2022-10-25T19:17:59.794Z] ---> 47a612db93b1 [2022-10-25T19:17:59.794Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T19:17:59.794Z] ---> Running in 5b99b2f7ca38 [2022-10-25T19:18:00.077Z] Removing intermediate container 5b99b2f7ca38 [2022-10-25T19:18:00.077Z] ---> 3ddbb490512d [2022-10-25T19:18:00.077Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-25T19:18:00.077Z] ---> Running in 8719cbd85865 [2022-10-25T19:18:01.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T19:18:01.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T19:18:02.733Z] OK: 221 MiB in 51 packages [2022-10-25T19:18:03.316Z] Removing intermediate container 8719cbd85865 [2022-10-25T19:18:03.316Z] ---> 16bd795b5c0b [2022-10-25T19:18:03.316Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T19:18:03.902Z] ---> ebc8ae8c635d [2022-10-25T19:18:03.902Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T19:18:03.902Z] ---> Running in edafc84a22c9 [2022-10-25T19:18:07.255Z] Removing intermediate container edafc84a22c9 [2022-10-25T19:18:07.255Z] ---> d71dc9014e78 [2022-10-25T19:18:07.255Z] Step 9/23 : COPY . . [2022-10-25T19:18:07.838Z] ---> ce95ec28e06a [2022-10-25T19:18:07.838Z] Step 10/23 : RUN ${MAKE} [2022-10-25T19:18:08.106Z] ---> Running in 14eae87885ac [2022-10-25T19:18:09.066Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.47" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-25T19:20:30.777Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-25T19:20:30.777Z] Removing intermediate container 14eae87885ac [2022-10-25T19:20:30.777Z] ---> 25ee1097bd2a [2022-10-25T19:20:30.777Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T19:20:30.777Z] 3.16: Pulling from library/alpine [2022-10-25T19:20:30.777Z] 9b18e9b68314: Already exists [2022-10-25T19:20:30.777Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T19:20:30.777Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T19:20:30.777Z] ---> a6215f271958 [2022-10-25T19:20:30.777Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T19:20:30.777Z] ---> Running in b35b4c92f643 [2022-10-25T19:20:30.777Z] Removing intermediate container b35b4c92f643 [2022-10-25T19:20:30.777Z] ---> 18ea7b62687e [2022-10-25T19:20:30.777Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-10-25T19:20:30.777Z] ---> Running in fa92cae07b59 [2022-10-25T19:20:30.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T19:20:30.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T19:20:30.777Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T19:20:30.777Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-25T19:20:30.777Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T19:20:30.777Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-25T19:20:31.044Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-25T19:20:31.044Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T19:20:31.044Z] OK: 8 MiB in 19 packages [2022-10-25T19:20:32.008Z] Removing intermediate container fa92cae07b59 [2022-10-25T19:20:32.008Z] ---> 4e298e4369b3 [2022-10-25T19:20:32.008Z] Step 14/23 : WORKDIR / [2022-10-25T19:20:32.008Z] ---> Running in 6a66b0619cd4 [2022-10-25T19:20:32.276Z] Removing intermediate container 6a66b0619cd4 [2022-10-25T19:20:32.276Z] ---> 46d1106adf28 [2022-10-25T19:20:32.276Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-25T19:20:32.860Z] ---> 95b5eef8a8ab [2022-10-25T19:20:32.860Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-25T19:20:34.287Z] ---> b499558d8443 [2022-10-25T19:20:34.287Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-25T19:20:34.872Z] ---> 37a5ad24a255 [2022-10-25T19:20:34.872Z] Step 18/23 : EXPOSE 59999 [2022-10-25T19:20:34.872Z] ---> Running in ad503b6ae880 [2022-10-25T19:20:35.139Z] Removing intermediate container ad503b6ae880 [2022-10-25T19:20:35.139Z] ---> 926f5206ecd7 [2022-10-25T19:20:35.139Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-10-25T19:20:35.139Z] ---> Running in 29cc35d426ff [2022-10-25T19:20:35.408Z] Removing intermediate container 29cc35d426ff [2022-10-25T19:20:35.408Z] ---> 31db263662b6 [2022-10-25T19:20:35.408Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T19:20:35.674Z] ---> Running in 6188f88604c9 [2022-10-25T19:20:35.943Z] Removing intermediate container 6188f88604c9 [2022-10-25T19:20:35.943Z] ---> 25efbad79128 [2022-10-25T19:20:35.943Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T19:20:35.943Z] ---> Running in dc7c6a3d5857 [2022-10-25T19:20:36.217Z] Removing intermediate container dc7c6a3d5857 [2022-10-25T19:20:36.217Z] ---> 80962197d364 [2022-10-25T19:20:36.217Z] Step 22/23 : LABEL git_sha=5c206d5ec711179ff4ebe49da9da22b1560eb8ca [2022-10-25T19:20:36.217Z] ---> Running in e2f63598fc04 [2022-10-25T19:20:36.483Z] Removing intermediate container e2f63598fc04 [2022-10-25T19:20:36.483Z] ---> f38b471ecc69 [2022-10-25T19:20:36.483Z] Step 23/23 : LABEL version=2.3.0-dev.47 [2022-10-25T19:20:36.751Z] ---> Running in b3809cc4b23a [2022-10-25T19:20:37.018Z] Removing intermediate container b3809cc4b23a [2022-10-25T19:20:37.018Z] ---> a49e32edd6e0 [2022-10-25T19:20:37.018Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T19:20:37.018Z] Successfully built a49e32edd6e0 [2022-10-25T19:20:37.018Z] 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 [2022-10-25T19:20:37.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T19:20:37.463Z] [2022-10-25T19:20:37.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:20:37.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T19:20:37.795Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T19:20:37.795Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T19:20:37.795Z] 04944245beec: Pulling fs layer [2022-10-25T19:20:37.795Z] 699f458cf7ca: Pulling fs layer [2022-10-25T19:20:37.795Z] 765212b225bb: Pulling fs layer [2022-10-25T19:20:37.795Z] f23df028b6ca: Pulling fs layer [2022-10-25T19:20:37.795Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T19:20:37.795Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T19:20:37.795Z] f23df028b6ca: Waiting [2022-10-25T19:20:37.795Z] 765212b225bb: Waiting [2022-10-25T19:20:37.795Z] d65c8cfc05b1: Waiting [2022-10-25T19:20:37.795Z] 2437ff75d9bd: Waiting [2022-10-25T19:20:38.062Z] 04944245beec: Verifying Checksum [2022-10-25T19:20:38.062Z] 04944245beec: Download complete [2022-10-25T19:20:38.062Z] 765212b225bb: Verifying Checksum [2022-10-25T19:20:38.062Z] 765212b225bb: Download complete [2022-10-25T19:20:38.062Z] f23df028b6ca: Verifying Checksum [2022-10-25T19:20:38.062Z] f23df028b6ca: Download complete [2022-10-25T19:20:38.062Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T19:20:38.062Z] d65c8cfc05b1: Download complete [2022-10-25T19:20:38.330Z] 699f458cf7ca: Verifying Checksum [2022-10-25T19:20:38.330Z] 699f458cf7ca: Download complete [2022-10-25T19:20:38.596Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T19:20:38.596Z] 8998bd30e6a1: Download complete [2022-10-25T19:20:41.184Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T19:20:41.184Z] 2437ff75d9bd: Download complete [2022-10-25T19:20:42.729Z] 8998bd30e6a1: Pull complete [2022-10-25T19:20:44.182Z] 04944245beec: Pull complete [2022-10-25T19:20:45.646Z] 699f458cf7ca: Pull complete [2022-10-25T19:20:45.914Z] 765212b225bb: Pull complete [2022-10-25T19:20:46.499Z] f23df028b6ca: Pull complete [2022-10-25T19:20:46.768Z] d65c8cfc05b1: Pull complete [2022-10-25T19:21:01.775Z] 2437ff75d9bd: Pull complete [2022-10-25T19:21:01.775Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T19:21:01.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T19:21:01.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:21:01.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-116964 does not seem to be running inside a container [2022-10-25T19:21:02.051Z] $ 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/123 -v /w/workspace/device-sdk-go/123:/w/workspace/device-sdk-go/123:rw,z -v /w/workspace/device-sdk-go/123@tmp:/w/workspace/device-sdk-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-25T19:21:04.795Z] $ docker top 0e8362023f65618b862c41d48c0f21947835f629ea1c870ce19ef947330195c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:21:05.651Z] ---> job-cost.sh [2022-10-25T19:21:05.651Z] lf-activate-venv: SKIPPING [2022-10-25T19:21:05.651Z] INFO: No Stack... [2022-10-25T19:21:06.231Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T19:21:06.811Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T19:21:07.448Z] + cat /w/workspace/device-sdk-go/123/archives/cost.csv [2022-10-25T19:21:07.448Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T19:21:07.485Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-123-stack-cost] [2022-10-25T19:21:07.492Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-123-stack-cost] did not exist. Created. [2022-10-25T19:21:07.492Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T19:21:08.151Z] /w/workspace/device-sdk-go/123@tmp/durable-8c634ca3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-25T19:21:08.485Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T19:21:08.500Z] Warning: overwriting stash ‘stack-cost’ [2022-10-25T19:21:08.563Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T19:21:08.570Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-123-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T19:21:08.593Z] $ docker stop --time=1 0e8362023f65618b862c41d48c0f21947835f629ea1c870ce19ef947330195c0 [2022-10-25T19:21:10.091Z] $ docker rm -f 0e8362023f65618b862c41d48c0f21947835f629ea1c870ce19ef947330195c0 [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 [2022-10-25T19:21:10.474Z] provisioning config files... [2022-10-25T19:21:10.481Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9967305009846764030tmp [Pipeline] { [Pipeline] sh [2022-10-25T19:21:10.780Z] + set +x [2022-10-25T19:21:10.780Z] + + curl -sbash https://codecov.io/bash -s [2022-10-25T19:21:10.780Z] -- [2022-10-25T19:21:10.780Z] [2022-10-25T19:21:10.780Z] _____ _ [2022-10-25T19:21:10.780Z] / ____| | | [2022-10-25T19:21:10.780Z] | | ___ __| | ___ ___ _____ __ [2022-10-25T19:21:10.780Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-25T19:21:10.780Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-25T19:21:10.780Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-25T19:21:10.780Z] Bash-1.0.6 [2022-10-25T19:21:10.780Z] [2022-10-25T19:21:10.780Z] [2022-10-25T19:21:10.780Z] ==> git version 2.25.1 found [2022-10-25T19:21:10.780Z] ==> 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 [2022-10-25T19:21:10.780Z] Release-Date: 2020-01-08 [2022-10-25T19:21:10.780Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-25T19:21:10.780Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-25T19:21:10.780Z] ==> Jenkins CI detected. [2022-10-25T19:21:10.780Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-10-25T19:21:10.780Z] project root: . [2022-10-25T19:21:10.780Z] --> token set from env [2022-10-25T19:21:10.780Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-25T19:21:10.780Z] ==> Running gcov in . (disable via -X gcov) [2022-10-25T19:21:10.780Z] ==> Python coveragepy not found [2022-10-25T19:21:10.780Z] ==> Searching for coverage reports in: [2022-10-25T19:21:10.780Z] + . [2022-10-25T19:21:10.780Z] -> Found 1 reports [2022-10-25T19:21:10.780Z] ==> Detecting git/mercurial file structure [2022-10-25T19:21:10.780Z] ==> Reading reports [2022-10-25T19:21:10.780Z] + ./coverage.out bytes=101759 [2022-10-25T19:21:10.780Z] ==> Appending adjustments [2022-10-25T19:21:10.780Z] https://docs.codecov.io/docs/fixing-reports [2022-10-25T19:21:11.040Z] + Found adjustments [2022-10-25T19:21:11.040Z] ==> Gzipping contents [2022-10-25T19:21:11.040Z] 16K /tmp/codecov.3oM1X7.gz [2022-10-25T19:21:11.040Z] ==> Uploading reports [2022-10-25T19:21:11.040Z] url: https://codecov.io [2022-10-25T19:21:11.040Z] query: branch=main&commit=5c206d5ec711179ff4ebe49da9da22b1560eb8ca&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F123%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T19:21:11.299Z] -> Pinging Codecov [2022-10-25T19:21:11.299Z] 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=5c206d5ec711179ff4ebe49da9da22b1560eb8ca&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F123%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T19:21:11.558Z] -> Uploading to [2022-10-25T19:21:11.558Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-25/7E55EF52A471D76F132DFD9A03CDDE97/5c206d5ec711179ff4ebe49da9da22b1560eb8ca/3851e71b-d649-4f83-8d0b-304059731295.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T192111Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e78e2dde7c142c445806b40c82556c9ba0d1f8a425a02c94396e3be4e4986df [2022-10-25T19:21:11.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T19:21:11.558Z] Dload Upload Total Spent Left Speed [2022-10-25T19:21:11.818Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14694 0 0 100 14694 0 65017 --:--:-- --:--:-- --:--:-- 65017 [2022-10-25T19:21:11.818Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/5c206d5ec711179ff4ebe49da9da22b1560eb8ca [Pipeline] } [2022-10-25T19:21:11.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-25T19:21:11.934Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-25T19:21:11.942Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:21:12.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T19:21:12.246Z] [2022-10-25T19:21:12.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:21:12.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T19:21:12.551Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-25T19:21:12.551Z] df9b9388f04a: Pulling fs layer [2022-10-25T19:21:12.551Z] 52dc419b0ee2: Pulling fs layer [2022-10-25T19:21:12.551Z] 25bc292e5bac: Pulling fs layer [2022-10-25T19:21:12.551Z] 114826534d7a: Pulling fs layer [2022-10-25T19:21:12.551Z] 4657fd5d0bcf: Pulling fs layer [2022-10-25T19:21:12.551Z] 6ad1cebc031e: Pulling fs layer [2022-10-25T19:21:12.551Z] 8a3aa393b2d8: Pulling fs layer [2022-10-25T19:21:12.551Z] 4657fd5d0bcf: Waiting [2022-10-25T19:21:12.551Z] 6ad1cebc031e: Waiting [2022-10-25T19:21:12.551Z] 114826534d7a: Waiting [2022-10-25T19:21:12.551Z] 25bc292e5bac: Download complete [2022-10-25T19:21:12.551Z] 52dc419b0ee2: Download complete [2022-10-25T19:21:12.551Z] 4657fd5d0bcf: Download complete [2022-10-25T19:21:12.551Z] df9b9388f04a: Verifying Checksum [2022-10-25T19:21:12.551Z] df9b9388f04a: Download complete [2022-10-25T19:21:12.811Z] df9b9388f04a: Pull complete [2022-10-25T19:21:12.811Z] 6ad1cebc031e: Verifying Checksum [2022-10-25T19:21:12.811Z] 6ad1cebc031e: Download complete [2022-10-25T19:21:12.811Z] 52dc419b0ee2: Pull complete [2022-10-25T19:21:13.070Z] 25bc292e5bac: Pull complete [2022-10-25T19:21:13.329Z] 114826534d7a: Verifying Checksum [2022-10-25T19:21:13.329Z] 114826534d7a: Download complete [2022-10-25T19:21:13.329Z] 8a3aa393b2d8: Verifying Checksum [2022-10-25T19:21:13.329Z] 8a3aa393b2d8: Download complete [2022-10-25T19:21:16.606Z] 114826534d7a: Pull complete [2022-10-25T19:21:16.606Z] 4657fd5d0bcf: Pull complete [2022-10-25T19:21:16.606Z] 6ad1cebc031e: Pull complete [2022-10-25T19:21:19.134Z] 8a3aa393b2d8: Pull complete [2022-10-25T19:21:19.134Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-25T19:21:19.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T19:21:19.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:21:19.199Z] prd-ubuntu20.04-docker-8c-8g-116952 does not seem to be running inside a container [2022-10-25T19:21:19.226Z] $ 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 [2022-10-25T19:21:21.424Z] $ docker top 85973801466d989eaa3c2913e0661af9cf47cc76eea7b10a718eee1029c678a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T19:21:21.487Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-10-25T19:21:21.764Z] + set -o pipefail [2022-10-25T19:21:21.764Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-10-25T19:21:27.058Z] [2022-10-25T19:21:27.058Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-10-25T19:21:27.058Z] [2022-10-25T19:21:27.058Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/5f1eeccb-71d2-4841-903a-0cba370932cd [2022-10-25T19:21:27.058Z] [2022-10-25T19:21:27.058Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-25T19:21:27.058Z] [2022-10-25T19:21:27.058Z] [2022-10-25T19:21:27.058Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-25T19:21:27.058Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-25T19:21:27.058Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-25T19:21:27.063Z] $ docker stop --time=1 85973801466d989eaa3c2913e0661af9cf47cc76eea7b10a718eee1029c678a2 [2022-10-25T19:21:29.210Z] $ docker rm -f 85973801466d989eaa3c2913e0661af9cf47cc76eea7b10a718eee1029c678a2 [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 [2022-10-25T19:21:29.558Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T19:21:29.569Z] provisioning config files... [2022-10-25T19:21:29.575Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14669738553483623141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:21:29.870Z] --> edgex-publish-swagger.sh [2022-10-25T19:21:29.870Z] === Publish openapi/v2 API === [2022-10-25T19:21:29.870Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-25T19:21:29.870Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-10-25T19:21:29.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T19:21:29.870Z] Dload Upload Total Spent Left Speed [2022-10-25T19:21:30.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 74688 --:--:-- --:--:-- --:--:-- 74584 100 53552 0 0 100 53552 0 74688 --:--:-- --:--:-- --:--:-- 74584 [2022-10-25T19:21:30.439Z] [2022-10-25T19:21:30.439Z] [Pipeline] } [2022-10-25T19:21:30.447Z] 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 [2022-10-25T19:21:30.820Z] + git log --format=format:%s -1 5c206d5ec711179ff4ebe49da9da22b1560eb8ca [Pipeline] sh [2022-10-25T19:21:31.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T19:21:31.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:21:31.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T19:21:31.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:21:31.993Z] prd-ubuntu20.04-docker-8c-8g-116952 does not seem to be running inside a container [2022-10-25T19:21:32.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T19:21:34.338Z] $ docker top 7fcba194ea516fd84f5963a90f7bcb5f8c33727f2c264fea400c776511b7ad2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T19:21:34.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T19:21:34.840Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T19:21:35.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T19:21:35.658Z] $ docker exec 7fcba194ea516fd84f5963a90f7bcb5f8c33727f2c264fea400c776511b7ad2a ssh-agent [2022-10-25T19:21:35.913Z] SSH_AUTH_SOCK=/tmp/ssh-gZqfW3A4lC4S/agent.32 [2022-10-25T19:21:35.913Z] SSH_AGENT_PID=38 [2022-10-25T19:21:36.111Z] Running ssh-add (command line suppressed) [2022-10-25T19:21:36.213Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16893668592095488735.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16893668592095488735.key) [2022-10-25T19:21:36.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T19:21:37.337Z] + git semver tag [2022-10-25T19:21:37.754Z] 2022-10-25 19:21:37,508 [run_tag] DEBUG tag force:False [2022-10-25T19:21:37.754Z] 2022-10-25 19:21:37,508 [check_head_tag] DEBUG check head tag [2022-10-25T19:21:37.754Z] 2022-10-25 19:21:37,509 [execute] INFO git cat-file --batch-check [2022-10-25T19:21:37.754Z] 2022-10-25 19:21:37,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-25T19:21:37.754Z] 2022-10-25 19:21:37,512 [execute] INFO git cat-file --batch [2022-10-25T19:21:37.754Z] 2022-10-25 19:21:37,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-25T19:21:37.754Z] 2022-10-25 19:21:37,530 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-25T19:21:37.754Z] 2022-10-25 19:21:37,530 [execute] INFO git tag -a v2.3.0-dev.47 -m v2.3.0-dev.47 [2022-10-25T19:21:37.754Z] 2022-10-25 19:21:37,530 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.47', '-m', 'v2.3.0-dev.47'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-25T19:21:37.754Z] 2022-10-25 19:21:37,535 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-25T19:21:37.754Z] 2.3.0-dev.47 [Pipeline] } [2022-10-25T19:21:37.946Z] $ docker exec --env ******** --env ******** 7fcba194ea516fd84f5963a90f7bcb5f8c33727f2c264fea400c776511b7ad2a ssh-agent -k [2022-10-25T19:21:38.040Z] unset SSH_AUTH_SOCK; [2022-10-25T19:21:38.041Z] unset SSH_AGENT_PID; [2022-10-25T19:21:38.041Z] echo Agent pid 38 killed; [2022-10-25T19:21:38.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T19:21:38.615Z] + git semver [Pipeline] } [2022-10-25T19:21:39.162Z] $ docker stop --time=1 7fcba194ea516fd84f5963a90f7bcb5f8c33727f2c264fea400c776511b7ad2a [2022-10-25T19:21:40.660Z] $ docker rm -f 7fcba194ea516fd84f5963a90f7bcb5f8c33727f2c264fea400c776511b7ad2a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:21:41.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T19:21:41.797Z] [2022-10-25T19:21:41.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:21:42.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T19:21:43.558Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-25T19:21:43.558Z] ab5ef0e58194: Pulling fs layer [2022-10-25T19:21:43.558Z] 9712f1f96733: Pulling fs layer [2022-10-25T19:21:43.558Z] 63f879dbbcfc: Pulling fs layer [2022-10-25T19:21:43.558Z] 0d9ebad4ef96: Pulling fs layer [2022-10-25T19:21:43.558Z] e9a5061849ea: Pulling fs layer [2022-10-25T19:21:43.558Z] d747dcd14b5f: Pulling fs layer [2022-10-25T19:21:43.558Z] 2de7ff778b66: Pulling fs layer [2022-10-25T19:21:43.558Z] 0d9ebad4ef96: Waiting [2022-10-25T19:21:43.558Z] e9a5061849ea: Waiting [2022-10-25T19:21:43.558Z] d747dcd14b5f: Waiting [2022-10-25T19:21:43.558Z] 2de7ff778b66: Waiting [2022-10-25T19:21:44.238Z] 9712f1f96733: Download complete [2022-10-25T19:21:45.588Z] 63f879dbbcfc: Verifying Checksum [2022-10-25T19:21:45.588Z] 63f879dbbcfc: Download complete [2022-10-25T19:21:45.588Z] e9a5061849ea: Verifying Checksum [2022-10-25T19:21:45.588Z] e9a5061849ea: Download complete [2022-10-25T19:21:45.588Z] d747dcd14b5f: Download complete [2022-10-25T19:21:45.857Z] 0d9ebad4ef96: Verifying Checksum [2022-10-25T19:21:45.857Z] 0d9ebad4ef96: Download complete [2022-10-25T19:21:45.857Z] 2de7ff778b66: Verifying Checksum [2022-10-25T19:21:45.857Z] 2de7ff778b66: Download complete [2022-10-25T19:21:45.857Z] ab5ef0e58194: Verifying Checksum [2022-10-25T19:21:45.857Z] ab5ef0e58194: Download complete [2022-10-25T19:21:49.002Z] ab5ef0e58194: Pull complete [2022-10-25T19:21:49.002Z] 9712f1f96733: Pull complete [2022-10-25T19:21:49.425Z] 63f879dbbcfc: Pull complete [2022-10-25T19:21:52.314Z] 0d9ebad4ef96: Pull complete [2022-10-25T19:21:52.573Z] e9a5061849ea: Pull complete [2022-10-25T19:21:52.832Z] d747dcd14b5f: Pull complete [2022-10-25T19:21:53.773Z] 2de7ff778b66: Pull complete [2022-10-25T19:21:53.773Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-25T19:21:53.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T19:21:53.773Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:21:53.852Z] prd-ubuntu20.04-docker-8c-8g-116952 does not seem to be running inside a container [2022-10-25T19:21:53.880Z] $ 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 [2022-10-25T19:21:56.378Z] $ docker top 6036be958320c5b091eb2c1a09595a273ad5d77b68610f685cd102f0abce654f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-25T19:21:56.456Z] provisioning config files... [2022-10-25T19:21:56.461Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18387648400581860375tmp [2022-10-25T19:21:56.471Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7219955814174692047tmp [2022-10-25T19:21:56.481Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12263558109237640893tmp [Pipeline] { [Pipeline] echo [2022-10-25T19:21:56.496Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:21:56.783Z] ---> sigul-configuration.sh [2022-10-25T19:21:56.783Z] gpg: directory `/root/.gnupg' created [2022-10-25T19:21:56.783Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-25T19:21:56.783Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-25T19:21:56.783Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-25T19:21:56.783Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-25T19:21:56.783Z] gpg: CAST5 encrypted data [2022-10-25T19:21:56.783Z] gpg: encrypted with 1 passphrase [2022-10-25T19:21:56.783Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-25T19:21:57.079Z] + mkdir /home/jenkins [2022-10-25T19:21:57.079Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-25T19:21:57.366Z] + 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 [2022-10-25T19:21:57.374Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:21:57.658Z] ---> sigul-install.sh [2022-10-25T19:21:57.658Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-25T19:21:57.947Z] + git tag --list [2022-10-25T19:21:57.947Z] 0.7.1 [2022-10-25T19:21:57.947Z] delhi-tag [2022-10-25T19:21:57.947Z] v1.0.0 [2022-10-25T19:21:57.947Z] v1.1.0 [2022-10-25T19:21:57.947Z] v1.1.1 [2022-10-25T19:21:57.947Z] v1.1.2 [2022-10-25T19:21:57.947Z] v1.2.0 [2022-10-25T19:21:57.947Z] v1.2.1 [2022-10-25T19:21:57.947Z] v1.2.2 [2022-10-25T19:21:57.947Z] v1.2.3 [2022-10-25T19:21:57.947Z] v1.3.0 [2022-10-25T19:21:57.947Z] v1.4.0 [2022-10-25T19:21:57.947Z] v2.0.0 [2022-10-25T19:21:57.947Z] v2.1.0 [2022-10-25T19:21:57.947Z] v2.1.1 [2022-10-25T19:21:57.947Z] v2.1.1-dev.2 [2022-10-25T19:21:57.947Z] v2.1.1-dev.3 [2022-10-25T19:21:57.947Z] v2.2.0 [2022-10-25T19:21:57.947Z] v2.2.1-dev.1 [2022-10-25T19:21:57.947Z] v2.2.1-dev.10 [2022-10-25T19:21:57.947Z] v2.2.1-dev.11 [2022-10-25T19:21:57.947Z] v2.2.1-dev.12 [2022-10-25T19:21:57.947Z] v2.2.1-dev.13 [2022-10-25T19:21:57.947Z] v2.2.1-dev.14 [2022-10-25T19:21:57.947Z] v2.2.1-dev.2 [2022-10-25T19:21:57.947Z] v2.2.1-dev.3 [2022-10-25T19:21:57.947Z] v2.2.1-dev.4 [2022-10-25T19:21:57.947Z] v2.2.1-dev.5 [2022-10-25T19:21:57.947Z] v2.2.1-dev.6 [2022-10-25T19:21:57.947Z] v2.2.1-dev.7 [2022-10-25T19:21:57.947Z] v2.2.1-dev.8 [2022-10-25T19:21:57.947Z] v2.2.1-dev.9 [2022-10-25T19:21:57.947Z] v2.3.0-dev.14 [2022-10-25T19:21:57.947Z] v2.3.0-dev.15 [2022-10-25T19:21:57.947Z] v2.3.0-dev.16 [2022-10-25T19:21:57.947Z] v2.3.0-dev.17 [2022-10-25T19:21:57.947Z] v2.3.0-dev.18 [2022-10-25T19:21:57.947Z] v2.3.0-dev.19 [2022-10-25T19:21:57.947Z] v2.3.0-dev.20 [2022-10-25T19:21:57.947Z] v2.3.0-dev.21 [2022-10-25T19:21:57.947Z] v2.3.0-dev.22 [2022-10-25T19:21:57.947Z] v2.3.0-dev.23 [2022-10-25T19:21:57.947Z] v2.3.0-dev.24 [2022-10-25T19:21:57.947Z] v2.3.0-dev.25 [2022-10-25T19:21:57.947Z] v2.3.0-dev.26 [2022-10-25T19:21:57.947Z] v2.3.0-dev.27 [2022-10-25T19:21:57.947Z] v2.3.0-dev.28 [2022-10-25T19:21:57.947Z] v2.3.0-dev.29 [2022-10-25T19:21:57.947Z] v2.3.0-dev.30 [2022-10-25T19:21:57.947Z] v2.3.0-dev.31 [2022-10-25T19:21:57.947Z] v2.3.0-dev.32 [2022-10-25T19:21:57.947Z] v2.3.0-dev.33 [2022-10-25T19:21:57.947Z] v2.3.0-dev.34 [2022-10-25T19:21:57.947Z] v2.3.0-dev.35 [2022-10-25T19:21:57.947Z] v2.3.0-dev.36 [2022-10-25T19:21:57.947Z] v2.3.0-dev.37 [2022-10-25T19:21:57.947Z] v2.3.0-dev.38 [2022-10-25T19:21:57.947Z] v2.3.0-dev.39 [2022-10-25T19:21:57.947Z] v2.3.0-dev.40 [2022-10-25T19:21:57.947Z] v2.3.0-dev.41 [2022-10-25T19:21:57.947Z] v2.3.0-dev.42 [2022-10-25T19:21:57.947Z] v2.3.0-dev.43 [2022-10-25T19:21:57.947Z] v2.3.0-dev.44 [2022-10-25T19:21:57.947Z] v2.3.0-dev.45 [2022-10-25T19:21:57.947Z] v2.3.0-dev.46 [2022-10-25T19:21:57.947Z] v2.3.0-dev.47 [Pipeline] sh [2022-10-25T19:21:58.225Z] + lftools sign git-tag v2.3.0-dev.47 [2022-10-25T19:21:58.792Z] Signing Git tag with Sigul... [2022-10-25T19:21:58.792Z] Signing v2.3.0-dev.47 [Pipeline] echo [2022-10-25T19:21:59.060Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:21:59.341Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-25T19:21:59.348Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-25T19:21:59.360Z] $ docker stop --time=1 6036be958320c5b091eb2c1a09595a273ad5d77b68610f685cd102f0abce654f [2022-10-25T19:22:00.685Z] $ docker rm -f 6036be958320c5b091eb2c1a09595a273ad5d77b68610f685cd102f0abce654f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-25T19:22:01.094Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T19:22:01.094Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:22:01.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T19:22:01.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:22:01.451Z] prd-ubuntu20.04-docker-8c-8g-116952 does not seem to be running inside a container [2022-10-25T19:22:01.476Z] $ 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 [2022-10-25T19:22:01.832Z] $ docker top 226034c995f4bf5a5b2a8a33b86195b0f9847a177c2923feeabb251751587784 -eo pid,comm [2022-10-25T19:22:01.884Z] 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). [2022-10-25T19:22:01.884Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T19:22:01.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T19:22:01.917Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T19:22:02.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T19:22:02.023Z] $ docker exec 226034c995f4bf5a5b2a8a33b86195b0f9847a177c2923feeabb251751587784 ssh-agent [2022-10-25T19:22:02.144Z] SSH_AUTH_SOCK=/tmp/ssh-l1LqCGFjYBbn/agent.32 [2022-10-25T19:22:02.144Z] SSH_AGENT_PID=38 [2022-10-25T19:22:02.149Z] Running ssh-add (command line suppressed) [2022-10-25T19:22:02.244Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1299597420600119904.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1299597420600119904.key) [2022-10-25T19:22:02.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T19:22:02.549Z] + git semver bump pre [2022-10-25T19:22:02.808Z] 2022-10-25 19:22:02,739 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-25T19:22:02.808Z] 2022-10-25 19:22:02,739 [bump_version] DEBUG bumping version:2.3.0-dev.47 on axis:pre with prefix:dev [2022-10-25T19:22:02.808Z] 2022-10-25 19:22:02,739 [bump_version] DEBUG bumped version:2.3.0-dev.48 [2022-10-25T19:22:02.808Z] 2022-10-25 19:22:02,739 [write_version] DEBUG write version:2.3.0-dev.48 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-10-25T19:22:02.808Z] 2022-10-25 19:22:02,739 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-25T19:22:02.808Z] 2022-10-25 19:22:02,739 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-25T19:22:02.808Z] 2022-10-25 19:22:02,741 [execute] INFO git cat-file --batch-check [2022-10-25T19:22:02.808Z] 2022-10-25 19:22:02,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T19:22:02.808Z] 2022-10-25 19:22:02,746 [execute] INFO git cat-file --batch [2022-10-25T19:22:02.808Z] 2022-10-25 19:22:02,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T19:22:02.808Z] 2022-10-25 19:22:02,751 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-25T19:22:02.808Z] 2.3.0-dev.48 [Pipeline] } [2022-10-25T19:22:02.810Z] $ docker exec --env ******** --env ******** 226034c995f4bf5a5b2a8a33b86195b0f9847a177c2923feeabb251751587784 ssh-agent -k [2022-10-25T19:22:02.903Z] unset SSH_AUTH_SOCK; [2022-10-25T19:22:02.903Z] unset SSH_AGENT_PID; [2022-10-25T19:22:02.903Z] echo Agent pid 38 killed; [2022-10-25T19:22:02.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T19:22:03.209Z] + git semver [Pipeline] } [2022-10-25T19:22:03.474Z] $ docker stop --time=1 226034c995f4bf5a5b2a8a33b86195b0f9847a177c2923feeabb251751587784 [2022-10-25T19:22:04.761Z] $ docker rm -f 226034c995f4bf5a5b2a8a33b86195b0f9847a177c2923feeabb251751587784 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T19:22:05.098Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T19:22:05.098Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:22:05.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T19:22:05.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:22:05.465Z] prd-ubuntu20.04-docker-8c-8g-116952 does not seem to be running inside a container [2022-10-25T19:22:05.491Z] $ 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 [2022-10-25T19:22:05.867Z] $ docker top efd0b87ac3da46f71dec47bc6ceb5aa551108ff0726515d7732de2591d6b9cd3 -eo pid,comm [2022-10-25T19:22:05.914Z] 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). [2022-10-25T19:22:05.914Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T19:22:05.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T19:22:05.948Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T19:22:06.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T19:22:06.047Z] $ docker exec efd0b87ac3da46f71dec47bc6ceb5aa551108ff0726515d7732de2591d6b9cd3 ssh-agent [2022-10-25T19:22:06.161Z] SSH_AUTH_SOCK=/tmp/ssh-sgrkkFbE4H2j/agent.32 [2022-10-25T19:22:06.161Z] SSH_AGENT_PID=38 [2022-10-25T19:22:06.165Z] Running ssh-add (command line suppressed) [2022-10-25T19:22:06.252Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12648789129278045869.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12648789129278045869.key) [2022-10-25T19:22:06.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T19:22:06.552Z] + git semver push [2022-10-25T19:22:06.810Z] 2022-10-25 19:22:06,734 [run_push] DEBUG push [2022-10-25T19:22:06.810Z] 2022-10-25 19:22:06,734 [execute] INFO git cat-file --batch-check [2022-10-25T19:22:06.810Z] 2022-10-25 19:22:06,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T19:22:06.810Z] 2022-10-25 19:22:06,738 [execute] INFO git rev-list 59e1e32864f57d30ec2313766ae4a3e68907753c -- [2022-10-25T19:22:06.810Z] 2022-10-25 19:22:06,738 [execute] DEBUG Popen(['git', 'rev-list', '59e1e32864f57d30ec2313766ae4a3e68907753c', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T19:22:06.810Z] 2022-10-25 19:22:06,747 [execute] INFO git fetch -v origin [2022-10-25T19:22:06.810Z] 2022-10-25 19:22:06,747 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-25T19:22:07.377Z] 2022-10-25 19:22:07,346 [run_push] DEBUG no remote changes detected [2022-10-25T19:22:07.377Z] 2022-10-25 19:22:07,346 [execute] INFO git push origin semver [2022-10-25T19:22:07.377Z] 2022-10-25 19:22:07,346 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T19:22:08.314Z] 2022-10-25 19:22:08,236 [run_push] DEBUG push all version tags [2022-10-25T19:22:08.314Z] 2022-10-25 19:22:08,237 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-25T19:22:08.314Z] 2022-10-25 19:22:08,237 [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) [2022-10-25T19:22:09.251Z] 2022-10-25 19:22:09,058 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-25T19:22:09.251Z] 2.3.0-dev.48 [Pipeline] } [2022-10-25T19:22:09.256Z] $ docker exec --env ******** --env ******** efd0b87ac3da46f71dec47bc6ceb5aa551108ff0726515d7732de2591d6b9cd3 ssh-agent -k [2022-10-25T19:22:09.355Z] unset SSH_AUTH_SOCK; [2022-10-25T19:22:09.355Z] unset SSH_AGENT_PID; [2022-10-25T19:22:09.356Z] echo Agent pid 38 killed; [2022-10-25T19:22:09.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T19:22:09.668Z] + git semver [Pipeline] } [2022-10-25T19:22:09.935Z] $ docker stop --time=1 efd0b87ac3da46f71dec47bc6ceb5aa551108ff0726515d7732de2591d6b9cd3 [2022-10-25T19:22:11.196Z] $ docker rm -f efd0b87ac3da46f71dec47bc6ceb5aa551108ff0726515d7732de2591d6b9cd3 [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 [2022-10-25T19:22:11.849Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-10-25T19:22:11.849Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-25T19:22:11.849Z] total 16 [2022-10-25T19:22:11.849Z] drwxr-xr-x 3 root root 4096 Oct 25 18:52 . [2022-10-25T19:22:11.849Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 19:21 .. [2022-10-25T19:22:11.849Z] drwxr-xr-x 2 root root 4096 Oct 25 18:52 cost [2022-10-25T19:22:11.849Z] -rw-r--r-- 1 root root 85 Oct 25 18:52 cost.csv [2022-10-25T19:22:11.849Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-25T19:22:11.849Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-25T19:22:11.849Z] total 16 [2022-10-25T19:22:11.849Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 18:52 . [2022-10-25T19:22:11.849Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 19:21 .. [2022-10-25T19:22:11.849Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 18:52 cost [2022-10-25T19:22:11.849Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 25 18:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:22:12.186Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:22:13.085Z] ---> package-listing.sh [2022-10-25T19:22:13.085Z] ++ facter osfamily [2022-10-25T19:22:13.085Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T19:22:13.343Z] + OS_FAMILY=debian [2022-10-25T19:22:13.343Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-10-25T19:22:13.343Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T19:22:13.343Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T19:22:13.343Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T19:22:13.343Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T19:22:13.343Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-10-25T19:22:13.343Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T19:22:13.343Z] + case "${OS_FAMILY}" in [2022-10-25T19:22:13.343Z] + dpkg -l [2022-10-25T19:22:13.343Z] + grep '^ii' [2022-10-25T19:22:13.343Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T19:22:13.343Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T19:22:13.343Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T19:22:13.343Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-10-25T19:22:13.343Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-10-25T19:22:13.343Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-10-25T19:22:13.355Z] 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 [2022-10-25T19:22:13.630Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T19:22:14.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T19:22:14.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T19:22:14.242Z] prd-ubuntu20.04-docker-8c-8g-116952 does not seem to be running inside a container [2022-10-25T19:22:14.265Z] $ 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 [2022-10-25T19:22:14.461Z] $ docker top 63016bedf994a0f3a01fe896e9b4793c4cef8e4cfb02efaaf6491cbf724aabdc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T19:22:14.808Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T19:22:15.092Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T19:22:15.376Z] + ls /var/log/sa-host [2022-10-25T19:22:15.377Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T19:22:15.439Z] provisioning config files... [2022-10-25T19:22:15.446Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11279969413579143379tmp [Pipeline] { [Pipeline] echo [2022-10-25T19:22:15.458Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:22:15.739Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T19:22:15.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:22:16.058Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T19:22:16.066Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:22:16.347Z] ---> sudo-logs.sh [2022-10-25T19:22:16.347Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T19:22:16.377Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:22:16.660Z] ---> job-cost.sh [2022-10-25T19:22:16.660Z] lf-activate-venv: SKIPPING [2022-10-25T19:22:16.660Z] DEBUG: total: 0.2199999988079071 [2022-10-25T19:22:16.660Z] INFO: Retrieving Stack Cost... [2022-10-25T19:22:17.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T19:22:17.485Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T19:22:17.496Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T19:22:17.782Z] ---> logs-deploy.sh [2022-10-25T19:22:17.782Z] lf-activate-venv: SKIPPING [2022-10-25T19:22:17.782Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/123 [2022-10-25T19:22:17.782Z] INFO: archiving workspace using pattern(s): [2022-10-25T19:22:18.717Z] Archives upload complete. [2022-10-25T19:22:18.985Z] INFO: archiving logs to Nexus