Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab 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-ssh8574878652283779363.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6402990608585598475.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh63454175119477081.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6772261441507313402.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16830035781615676255.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7597 in /w/workspace/edgexfoundry_device-rest-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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#259)" > git rev-list --no-walk 3364b454c95a561448dfe8dfd76d21007d3a77e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T15:56:15.433Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T15:56:15.499Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T15:56:15.511Z] ========================================================= [2023-02-27T15:56:15.511Z] EdgeX Global Pipelines Version Info [2023-02-27T15:56:15.511Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:56:16.226Z] ------------------- [2023-02-27T15:56:16.226Z] stable info: [2023-02-27T15:56:16.226Z] ------------------- [2023-02-27T15:56:16.226Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T15:56:16.226Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T15:56:16.226Z] Message: update stable to v1.0.244 [2023-02-27T15:56:16.813Z] ------------------- [2023-02-27T15:56:16.813Z] experimental info: [2023-02-27T15:56:16.813Z] ------------------- [2023-02-27T15:56:16.813Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T15:56:16.813Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T15:56:16.813Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T15:56:16.997Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-02-27T15:56:17.011Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-02-27T15:56:17.024Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T15:56:17.042Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T15:56:17.057Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T15:56:17.067Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T15:56:17.079Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T15:56:17.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-27T15:56:17.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T15:56:17.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T15:56:17.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T15:56:17.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-02-27T15:56:17.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T15:56:17.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T15:56:17.181Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T15:56:17.193Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T15:56:17.205Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T15:56:17.217Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T15:56:17.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T15:56:17.244Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T15:56:17.259Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-27T15:56:17.271Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-27T15:56:17.285Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-27T15:56:17.297Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-27T15:56:17.309Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-27T15:56:17.324Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T15:56:17.334Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T15:56:17.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-27T15:56:17.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-27T15:56:17.383Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-27T15:56:17.401Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [Pipeline] echo [2023-02-27T15:56:17.412Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c6f7e0 [Pipeline] echo [2023-02-27T15:56:17.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T15:56:17.466Z] provisioning config files... [2023-02-27T15:56:17.482Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13806293485932850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:56:17.800Z] ---> docker-login.sh [2023-02-27T15:56:17.801Z] nexus3.edgexfoundry.org:10001 [2023-02-27T15:56:18.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:56:18.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:56:18.323Z] Configure a credential helper to remove this warning. See [2023-02-27T15:56:18.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:56:18.323Z] [2023-02-27T15:56:18.323Z] Login Succeeded [2023-02-27T15:56:18.323Z] nexus3.edgexfoundry.org:10002 [2023-02-27T15:56:18.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:56:18.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:56:18.323Z] Configure a credential helper to remove this warning. See [2023-02-27T15:56:18.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:56:18.323Z] [2023-02-27T15:56:18.323Z] Login Succeeded [2023-02-27T15:56:18.323Z] nexus3.edgexfoundry.org:10003 [2023-02-27T15:56:18.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:56:18.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:56:18.583Z] Configure a credential helper to remove this warning. See [2023-02-27T15:56:18.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:56:18.583Z] [2023-02-27T15:56:18.583Z] Login Succeeded [2023-02-27T15:56:18.583Z] nexus3.edgexfoundry.org:10004 [2023-02-27T15:56:18.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:56:18.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:56:18.583Z] Configure a credential helper to remove this warning. See [2023-02-27T15:56:18.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:56:18.583Z] [2023-02-27T15:56:18.583Z] Login Succeeded [2023-02-27T15:56:18.583Z] docker.io [2023-02-27T15:56:18.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:56:19.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:56:19.105Z] Configure a credential helper to remove this warning. See [2023-02-27T15:56:19.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:56:19.105Z] [2023-02-27T15:56:19.105Z] Login Succeeded [2023-02-27T15:56:19.105Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T15:56:19.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T15:56:19.504Z] + git rev-list -1 --merges 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab~1..2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [Pipeline] echo [2023-02-27T15:56:19.557Z] -----------> git rev-list -1 --merges 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab~1..2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [false] [Pipeline] sh [2023-02-27T15:56:19.847Z] + git log --format=format:%s -1 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [Pipeline] echo [2023-02-27T15:56:19.862Z] ========================================================= [2023-02-27T15:56:19.862Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T15:56:19.862Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T15:56:20.178Z] + git log --format=format:%s -1 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [Pipeline] echo [2023-02-27T15:56:20.189Z] [semverPrep] GIT_COMMIT: 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#259) [Pipeline] echo [2023-02-27T15:56:20.199Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-27T15:56:20.593Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T15:56:20.593Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T15:56:20.593Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T15:56:20.593Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T15:56:20.593Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T15:56:20.593Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T15:56:20.593Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:56:21.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T15:56:21.021Z] [2023-02-27T15:56:21.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:56:21.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T15:56:21.326Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T15:56:21.326Z] b85a868b505f: Pulling fs layer [2023-02-27T15:56:21.326Z] e2be974225ed: Pulling fs layer [2023-02-27T15:56:21.326Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T15:56:21.326Z] 988bab9f4d93: Pulling fs layer [2023-02-27T15:56:21.326Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T15:56:21.326Z] eaf3925da568: Pulling fs layer [2023-02-27T15:56:21.326Z] bab4dde63d76: Pulling fs layer [2023-02-27T15:56:21.326Z] bde34c3a00c8: Pulling fs layer [2023-02-27T15:56:21.326Z] b352a97aabf1: Pulling fs layer [2023-02-27T15:56:21.326Z] 4872d77fe225: Pulling fs layer [2023-02-27T15:56:21.326Z] 5851b861e8e6: Pulling fs layer [2023-02-27T15:56:21.326Z] bab4dde63d76: Waiting [2023-02-27T15:56:21.326Z] bde34c3a00c8: Waiting [2023-02-27T15:56:21.326Z] 5851b861e8e6: Waiting [2023-02-27T15:56:21.326Z] b352a97aabf1: Waiting [2023-02-27T15:56:21.326Z] 4872d77fe225: Waiting [2023-02-27T15:56:21.326Z] 988bab9f4d93: Waiting [2023-02-27T15:56:21.326Z] 1469e6f7b9e6: Waiting [2023-02-27T15:56:21.326Z] eaf3925da568: Waiting [2023-02-27T15:56:21.326Z] e2be974225ed: Download complete [2023-02-27T15:56:21.326Z] 988bab9f4d93: Verifying Checksum [2023-02-27T15:56:21.326Z] 988bab9f4d93: Download complete [2023-02-27T15:56:21.586Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T15:56:21.586Z] 339a4e72a1f5: Download complete [2023-02-27T15:56:21.586Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T15:56:21.586Z] 1469e6f7b9e6: Download complete [2023-02-27T15:56:21.586Z] eaf3925da568: Verifying Checksum [2023-02-27T15:56:21.586Z] eaf3925da568: Download complete [2023-02-27T15:56:21.586Z] bde34c3a00c8: Verifying Checksum [2023-02-27T15:56:21.586Z] bde34c3a00c8: Download complete [2023-02-27T15:56:21.586Z] b352a97aabf1: Download complete [2023-02-27T15:56:21.586Z] 4872d77fe225: Download complete [2023-02-27T15:56:21.586Z] 5851b861e8e6: Verifying Checksum [2023-02-27T15:56:21.586Z] 5851b861e8e6: Download complete [2023-02-27T15:56:21.844Z] b85a868b505f: Verifying Checksum [2023-02-27T15:56:21.844Z] b85a868b505f: Download complete [2023-02-27T15:56:22.103Z] bab4dde63d76: Download complete [2023-02-27T15:56:23.040Z] b85a868b505f: Pull complete [2023-02-27T15:56:23.299Z] e2be974225ed: Pull complete [2023-02-27T15:56:23.868Z] 339a4e72a1f5: Pull complete [2023-02-27T15:56:23.868Z] 988bab9f4d93: Pull complete [2023-02-27T15:56:24.127Z] 1469e6f7b9e6: Pull complete [2023-02-27T15:56:24.127Z] eaf3925da568: Pull complete [2023-02-27T15:56:26.031Z] bab4dde63d76: Pull complete [2023-02-27T15:56:26.031Z] bde34c3a00c8: Pull complete [2023-02-27T15:56:26.031Z] b352a97aabf1: Pull complete [2023-02-27T15:56:26.291Z] 4872d77fe225: Pull complete [2023-02-27T15:56:26.291Z] 5851b861e8e6: Pull complete [2023-02-27T15:56:26.291Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T15:56:26.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T15:56:26.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T15:56:26.403Z] prd-ubuntu20.04-docker-8c-8g-7597 does not seem to be running inside a container [2023-02-27T15:56:26.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T15:56:28.910Z] $ docker top 864f1d59dab46c3be82198c3cbc9b8b20ec43acea3733d36672ecadd74b352a0 -eo pid,comm [2023-02-27T15:56:28.967Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-27T15:56:28.967Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T15:56:29.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T15:56:29.005Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T15:56:29.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T15:56:29.127Z] $ docker exec 864f1d59dab46c3be82198c3cbc9b8b20ec43acea3733d36672ecadd74b352a0 ssh-agent [2023-02-27T15:56:29.256Z] SSH_AUTH_SOCK=/tmp/ssh-l27B0JjqmxTL/agent.32 [2023-02-27T15:56:29.256Z] SSH_AGENT_PID=38 [2023-02-27T15:56:29.263Z] Running ssh-add (command line suppressed) [2023-02-27T15:56:29.356Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5976568150403251306.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5976568150403251306.key) [2023-02-27T15:56:29.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T15:56:29.667Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T15:56:29.675Z] $ docker exec --env ******** --env ******** 864f1d59dab46c3be82198c3cbc9b8b20ec43acea3733d36672ecadd74b352a0 ssh-agent -k [2023-02-27T15:56:29.783Z] unset SSH_AUTH_SOCK; [2023-02-27T15:56:29.784Z] unset SSH_AGENT_PID; [2023-02-27T15:56:29.784Z] echo Agent pid 38 killed; [2023-02-27T15:56:29.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T15:56:29.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T15:56:29.829Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T15:56:29.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T15:56:29.947Z] $ docker exec 864f1d59dab46c3be82198c3cbc9b8b20ec43acea3733d36672ecadd74b352a0 ssh-agent [2023-02-27T15:56:30.073Z] SSH_AUTH_SOCK=/tmp/ssh-CqKxXf4rPt25/agent.71 [2023-02-27T15:56:30.073Z] SSH_AGENT_PID=77 [2023-02-27T15:56:30.079Z] Running ssh-add (command line suppressed) [2023-02-27T15:56:30.187Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17172223027201217241.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17172223027201217241.key) [2023-02-27T15:56:30.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T15:56:30.505Z] + git semver init [2023-02-27T15:56:30.764Z] 2023-02-27 15:56:30,697 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T15:56:30.764Z] 2023-02-27 15:56:30,698 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-02-27T15:56:30.764Z] 2023-02-27 15:56:30,699 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-02-27T15:56:30.764Z] 2023-02-27 15:56:30,699 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-27T15:56:32.145Z] 2023-02-27 15:56:31,969 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-02-27T15:56:32.145Z] 2023-02-27 15:56:31,970 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-02-27T15:56:32.145Z] 2023-02-27 15:56:31,970 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-02-27T15:56:32.145Z] 2023-02-27 15:56:31,970 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-02-27T15:56:32.145Z] 3.0.0-dev.14 [Pipeline] } [2023-02-27T15:56:32.152Z] $ docker exec --env ******** --env ******** 864f1d59dab46c3be82198c3cbc9b8b20ec43acea3733d36672ecadd74b352a0 ssh-agent -k [2023-02-27T15:56:32.244Z] unset SSH_AUTH_SOCK; [2023-02-27T15:56:32.245Z] unset SSH_AGENT_PID; [2023-02-27T15:56:32.245Z] echo Agent pid 77 killed; [2023-02-27T15:56:32.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T15:56:32.567Z] + git semver [Pipeline] } [2023-02-27T15:56:32.837Z] $ docker stop --time=1 864f1d59dab46c3be82198c3cbc9b8b20ec43acea3733d36672ecadd74b352a0 [2023-02-27T15:56:34.120Z] $ docker rm -f --volumes 864f1d59dab46c3be82198c3cbc9b8b20ec43acea3733d36672ecadd74b352a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T15:56:34.467Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T15:56:34.688Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T15:56:34.692Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T15:56:34.849Z] provisioning config files... [2023-02-27T15:56:34.857Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14671997773054963247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:56:35.157Z] ---> docker-login.sh [2023-02-27T15:56:35.157Z] nexus3.edgexfoundry.org:10001 [2023-02-27T15:56:35.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:56:35.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:56:35.157Z] Configure a credential helper to remove this warning. See [2023-02-27T15:56:35.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:56:35.157Z] [2023-02-27T15:56:35.157Z] Login Succeeded [2023-02-27T15:56:35.157Z] nexus3.edgexfoundry.org:10002 [2023-02-27T15:56:35.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:56:35.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:56:35.157Z] Configure a credential helper to remove this warning. See [2023-02-27T15:56:35.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:56:35.157Z] [2023-02-27T15:56:35.157Z] Login Succeeded [2023-02-27T15:56:35.157Z] nexus3.edgexfoundry.org:10003 [2023-02-27T15:56:35.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:56:35.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:56:35.416Z] Configure a credential helper to remove this warning. See [2023-02-27T15:56:35.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:56:35.416Z] [2023-02-27T15:56:35.416Z] Login Succeeded [2023-02-27T15:56:35.416Z] nexus3.edgexfoundry.org:10004 [2023-02-27T15:56:35.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:56:35.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:56:35.416Z] Configure a credential helper to remove this warning. See [2023-02-27T15:56:35.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:56:35.416Z] [2023-02-27T15:56:35.416Z] Login Succeeded [2023-02-27T15:56:35.416Z] docker.io [2023-02-27T15:56:35.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:56:35.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:56:35.676Z] Configure a credential helper to remove this warning. See [2023-02-27T15:56:35.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:56:35.676Z] [2023-02-27T15:56:35.676Z] Login Succeeded [2023-02-27T15:56:35.676Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T15:56:35.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T15:56:35.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T15:56:35.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T15:56:35.756Z] ========================================================= [2023-02-27T15:56:35.756Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T15:56:35.756Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:56:36.061Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-27T15:56:36.062Z] Sending build context to Docker daemon 10.82MB [2023-02-27T15:56:36.062Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T15:56:36.062Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-27T15:56:36.062Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T15:56:36.062Z] 213ec9aee27d: Pulling fs layer [2023-02-27T15:56:36.062Z] 4583459ba037: Pulling fs layer [2023-02-27T15:56:36.062Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T15:56:36.062Z] 53926ce57604: Pulling fs layer [2023-02-27T15:56:36.062Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T15:56:36.062Z] 22ff95d597cd: Pulling fs layer [2023-02-27T15:56:36.062Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T15:56:36.062Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T15:56:36.062Z] a7acece74701: Pulling fs layer [2023-02-27T15:56:36.062Z] 53926ce57604: Waiting [2023-02-27T15:56:36.062Z] 21b2b0c7a3f4: Waiting [2023-02-27T15:56:36.062Z] 22ff95d597cd: Waiting [2023-02-27T15:56:36.062Z] 12d6caf4c0d1: Waiting [2023-02-27T15:56:36.062Z] 96b7cbca73a9: Waiting [2023-02-27T15:56:36.062Z] a7acece74701: Waiting [2023-02-27T15:56:36.062Z] 93c1e223e6f2: Download complete [2023-02-27T15:56:36.062Z] 4583459ba037: Verifying Checksum [2023-02-27T15:56:36.062Z] 4583459ba037: Download complete [2023-02-27T15:56:36.324Z] 21b2b0c7a3f4: Download complete [2023-02-27T15:56:36.324Z] 22ff95d597cd: Download complete [2023-02-27T15:56:36.324Z] 213ec9aee27d: Download complete [2023-02-27T15:56:36.324Z] 12d6caf4c0d1: Verifying Checksum [2023-02-27T15:56:36.324Z] 12d6caf4c0d1: Download complete [2023-02-27T15:56:36.324Z] 213ec9aee27d: Pull complete [2023-02-27T15:56:36.591Z] 4583459ba037: Pull complete [2023-02-27T15:56:36.591Z] 93c1e223e6f2: Pull complete [2023-02-27T15:56:36.857Z] a7acece74701: Verifying Checksum [2023-02-27T15:56:36.857Z] a7acece74701: Download complete [2023-02-27T15:56:37.116Z] 53926ce57604: Verifying Checksum [2023-02-27T15:56:37.116Z] 53926ce57604: Download complete [2023-02-27T15:56:37.116Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T15:56:37.116Z] 96b7cbca73a9: Download complete [2023-02-27T15:56:41.304Z] 53926ce57604: Pull complete [2023-02-27T15:56:41.304Z] 21b2b0c7a3f4: Pull complete [2023-02-27T15:56:41.304Z] 22ff95d597cd: Pull complete [2023-02-27T15:56:41.304Z] 12d6caf4c0d1: Pull complete [2023-02-27T15:56:43.217Z] 96b7cbca73a9: Pull complete [2023-02-27T15:56:44.154Z] a7acece74701: Pull complete [2023-02-27T15:56:44.154Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T15:56:44.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T15:56:44.154Z] ---> db6d94c90886 [2023-02-27T15:56:44.154Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-27T15:56:48.391Z] ---> Running in 88b21e32981a [2023-02-27T15:56:48.391Z] Removing intermediate container 88b21e32981a [2023-02-27T15:56:48.391Z] ---> 89da625d4d5b [2023-02-27T15:56:48.391Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T15:56:48.391Z] ---> Running in 7895b6848a3e [2023-02-27T15:56:48.391Z] Removing intermediate container 7895b6848a3e [2023-02-27T15:56:48.391Z] ---> 88f6bd09567b [2023-02-27T15:56:48.391Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-27T15:56:48.391Z] ---> Running in df0dd5f8e870 [2023-02-27T15:56:48.651Z] Removing intermediate container df0dd5f8e870 [2023-02-27T15:56:48.651Z] ---> 4949b521ff5d [2023-02-27T15:56:48.651Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T15:56:48.651Z] ---> Running in dcde1bc7e783 [2023-02-27T15:56:48.651Z] Removing intermediate container dcde1bc7e783 [2023-02-27T15:56:48.651Z] ---> 07be3fc9456c [2023-02-27T15:56:48.651Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T15:56:48.912Z] ---> Running in 3617292aafc2 [2023-02-27T15:56:49.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T15:56:49.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T15:56:49.431Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-27T15:56:49.431Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-27T15:56:49.431Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-27T15:56:49.431Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-27T15:56:49.431Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T15:56:49.431Z] OK: 216 MiB in 55 packages [2023-02-27T15:56:49.802Z] Still waiting to schedule task [2023-02-27T15:56:49.803Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-27T15:56:49.998Z] Removing intermediate container 3617292aafc2 [2023-02-27T15:56:49.998Z] ---> c59e79f24e7e [2023-02-27T15:56:49.998Z] Step 8/12 : WORKDIR /device-rest-go [2023-02-27T15:56:49.998Z] ---> Running in 3ac8bcd71656 [2023-02-27T15:56:50.258Z] Removing intermediate container 3ac8bcd71656 [2023-02-27T15:56:50.258Z] ---> 573d969b994f [2023-02-27T15:56:50.258Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-27T15:56:50.258Z] ---> 62707e144d9f [2023-02-27T15:56:50.258Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T15:56:50.258Z] ---> Running in eca39e66a08d [2023-02-27T15:57:28.989Z] Removing intermediate container eca39e66a08d [2023-02-27T15:57:28.989Z] ---> 28ed5d6581e8 [2023-02-27T15:57:28.989Z] Step 11/12 : COPY . . [2023-02-27T15:57:28.989Z] ---> 5dca152f275e [2023-02-27T15:57:28.989Z] Step 12/12 : RUN $MAKE [2023-02-27T15:57:28.989Z] ---> Running in 2264aa3e89e0 [2023-02-27T15:57:28.989Z] noop [2023-02-27T15:57:29.248Z] Removing intermediate container 2264aa3e89e0 [2023-02-27T15:57:29.248Z] ---> f90e0b81f546 [2023-02-27T15:57:29.248Z] Successfully built f90e0b81f546 [2023-02-27T15:57:29.248Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:57:29.561Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T15:57:29.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T15:57:29.633Z] prd-ubuntu20.04-docker-8c-8g-7597 does not seem to be running inside a container [2023-02-27T15:57:29.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T15:57:30.002Z] $ docker top e3e4066c21ff22d06bdeb46001f3f80505712069eff17d51efdf42abac10f4d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T15:57:30.338Z] + go version [2023-02-27T15:57:30.338Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T15:57:30.357Z] $ docker stop --time=1 e3e4066c21ff22d06bdeb46001f3f80505712069eff17d51efdf42abac10f4d9 [2023-02-27T15:57:31.631Z] $ docker rm -f --volumes e3e4066c21ff22d06bdeb46001f3f80505712069eff17d51efdf42abac10f4d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:57:32.032Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T15:57:32.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T15:57:32.099Z] prd-ubuntu20.04-docker-8c-8g-7597 does not seem to be running inside a container [2023-02-27T15:57:32.131Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T15:57:32.479Z] $ docker top 958082b567e6fb1db602bf7829e81c4c7dfc20628aadc758106531ce6294bf61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T15:57:32.816Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-27T15:57:33.109Z] + make test [2023-02-27T15:57:33.109Z] go test ./... -coverprofile=coverage.out ./... [2023-02-27T15:57:33.368Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-02-27T15:57:43.337Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-02-27T15:57:43.337Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 33.9% of statements [2023-02-27T15:57:51.446Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-27T15:57:51.446Z] go vet ./... [2023-02-27T15:57:54.727Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T15:57:54.727Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T15:57:54.727Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T15:57:54.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T15:57:54.755Z] $ docker stop --time=1 958082b567e6fb1db602bf7829e81c4c7dfc20628aadc758106531ce6294bf61 [2023-02-27T15:57:57.209Z] $ docker rm -f --volumes 958082b567e6fb1db602bf7829e81c4c7dfc20628aadc758106531ce6294bf61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T15:57:57.648Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T15:57:57.691Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-27T15:57:58.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T15:57:58.475Z] + ls -al . [2023-02-27T15:57:58.475Z] total 188 [2023-02-27T15:57:58.475Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 15:57 . [2023-02-27T15:57:58.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 15:56 .. [2023-02-27T15:57:58.475Z] -rw-rw-r-- 1 jenkins jenkins 151 Feb 27 15:56 .dockerignore [2023-02-27T15:57:58.475Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 15:57 .git [2023-02-27T15:57:58.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 15:56 .github [2023-02-27T15:57:58.475Z] -rw-rw-r-- 1 jenkins jenkins 329 Feb 27 15:56 .gitignore [2023-02-27T15:57:58.475Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 15:56 .golangci.yml [2023-02-27T15:57:58.475Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 15:56 .semver [2023-02-27T15:57:58.475Z] -rw-rw-r-- 1 jenkins jenkins 9213 Feb 27 15:56 Attribution.txt [2023-02-27T15:57:58.475Z] -rw-rw-r-- 1 jenkins jenkins 13085 Feb 27 15:56 CHANGELOG.md [2023-02-27T15:57:58.475Z] -rw-rw-r-- 1 jenkins jenkins 1578 Feb 27 15:56 Dockerfile [2023-02-27T15:57:58.475Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 15:56 GOVERNANCE.md [2023-02-27T15:57:58.475Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 27 15:56 Jenkinsfile [2023-02-27T15:57:58.475Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 15:56 LICENSE [2023-02-27T15:57:58.475Z] -rw-rw-r-- 1 jenkins jenkins 1744 Feb 27 15:56 Makefile [2023-02-27T15:57:58.475Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 27 15:56 OWNERS.md [2023-02-27T15:57:58.475Z] -rw-rw-r-- 1 jenkins jenkins 15447 Feb 27 15:56 README.md [2023-02-27T15:57:58.475Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 27 15:56 VERSION [2023-02-27T15:57:58.475Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 15:56 bin [2023-02-27T15:57:58.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 15:56 cmd [2023-02-27T15:57:58.475Z] -rw-r--r-- 1 jenkins jenkins 13744 Feb 27 15:57 coverage.out [2023-02-27T15:57:58.475Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 15:56 driver [2023-02-27T15:57:58.475Z] -rw-rw-r-- 1 jenkins jenkins 3401 Feb 27 15:56 go.mod [2023-02-27T15:57:58.475Z] -rw-rw-r-- 1 jenkins jenkins 33254 Feb 27 15:56 go.sum [2023-02-27T15:57:58.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 15:56 snap [2023-02-27T15:57:58.475Z] -rw-rw-r-- 1 jenkins jenkins 713 Feb 27 15:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:57:58.812Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab --label arch=amd64 --label version=3.0.0-dev.14 . [2023-02-27T15:57:58.812Z] Sending build context to Docker daemon 10.84MB [2023-02-27T15:57:58.812Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T15:57:58.812Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-27T15:57:58.812Z] ---> f90e0b81f546 [2023-02-27T15:57:58.812Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-27T15:57:59.072Z] ---> Running in 8a03325f7bd1 [2023-02-27T15:57:59.072Z] Removing intermediate container 8a03325f7bd1 [2023-02-27T15:57:59.072Z] ---> 1ee0361433de [2023-02-27T15:57:59.072Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T15:57:59.072Z] ---> Running in 0f16ab8ac7ee [2023-02-27T15:57:59.072Z] Removing intermediate container 0f16ab8ac7ee [2023-02-27T15:57:59.072Z] ---> 70b502859a53 [2023-02-27T15:57:59.072Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-27T15:57:59.072Z] ---> Running in 7321c0b41b7f [2023-02-27T15:57:59.331Z] Removing intermediate container 7321c0b41b7f [2023-02-27T15:57:59.331Z] ---> c8bb84103174 [2023-02-27T15:57:59.331Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T15:57:59.331Z] ---> Running in a0cf49a0c580 [2023-02-27T15:57:59.331Z] Removing intermediate container a0cf49a0c580 [2023-02-27T15:57:59.331Z] ---> 4846cd9430ff [2023-02-27T15:57:59.331Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T15:57:59.331Z] ---> Running in 2a3a0be10550 [2023-02-27T15:57:59.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T15:57:59.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T15:58:00.109Z] OK: 216 MiB in 55 packages [2023-02-27T15:58:00.367Z] Removing intermediate container 2a3a0be10550 [2023-02-27T15:58:00.367Z] ---> ae49d4f7fb21 [2023-02-27T15:58:00.367Z] Step 8/25 : WORKDIR /device-rest-go [2023-02-27T15:58:00.367Z] ---> Running in c54a2382dcf5 [2023-02-27T15:58:00.627Z] Removing intermediate container c54a2382dcf5 [2023-02-27T15:58:00.627Z] ---> ddd1dbd3ec63 [2023-02-27T15:58:00.627Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-27T15:58:00.627Z] ---> 635a6455dac7 [2023-02-27T15:58:00.627Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T15:58:00.885Z] ---> Running in 6cdc34e221e3 [2023-02-27T15:58:02.019Z] Removing intermediate container 6cdc34e221e3 [2023-02-27T15:58:02.019Z] ---> a04a892632b6 [2023-02-27T15:58:02.019Z] Step 11/25 : COPY . . [2023-02-27T15:58:02.278Z] ---> e50344edd03c [2023-02-27T15:58:02.278Z] Step 12/25 : RUN $MAKE [2023-02-27T15:58:02.278Z] ---> Running in d4441d647b14 [2023-02-27T15:58:02.536Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-02-27T15:58:21.685Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7598 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-02-27T15:58:21.699Z] Running in /w/workspace/device-rest-go/86 [Pipeline] { [Pipeline] checkout [2023-02-27T15:58:21.738Z] The recommended git tool is: git [2023-02-27T15:58:24.468Z] Removing intermediate container d4441d647b14 [2023-02-27T15:58:24.468Z] ---> 4914080d952a [2023-02-27T15:58:24.468Z] Step 13/25 : FROM alpine:3.16 [2023-02-27T15:58:24.468Z] 3.16: Pulling from library/alpine [2023-02-27T15:58:24.468Z] ef5531b6e74e: Pulling fs layer [2023-02-27T15:58:24.468Z] ef5531b6e74e: Verifying Checksum [2023-02-27T15:58:24.468Z] ef5531b6e74e: Download complete [2023-02-27T15:58:24.468Z] ef5531b6e74e: Pull complete [2023-02-27T15:58:24.468Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T15:58:24.468Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T15:58:24.468Z] ---> dfd21b5a31f5 [2023-02-27T15:58:24.468Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-27T15:58:24.468Z] ---> Running in 311b6134be3a [2023-02-27T15:58:24.468Z] Removing intermediate container 311b6134be3a [2023-02-27T15:58:24.468Z] ---> 524772051cc3 [2023-02-27T15:58:24.468Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-02-27T15:58:24.468Z] ---> Running in 47a0261ff758 [2023-02-27T15:58:24.468Z] Removing intermediate container 47a0261ff758 [2023-02-27T15:58:24.468Z] ---> 8890299b2808 [2023-02-27T15:58:24.468Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-02-27T15:58:24.468Z] ---> Running in a2775f2b1307 [2023-02-27T15:58:24.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T15:58:24.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T15:58:24.749Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T15:58:24.749Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T15:58:24.749Z] OK: 6 MiB in 15 packages [2023-02-27T15:58:25.023Z] Removing intermediate container a2775f2b1307 [2023-02-27T15:58:25.023Z] ---> bbadc824cb82 [2023-02-27T15:58:25.023Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-02-27T15:58:26.014Z] ---> 0037ebc91cce [2023-02-27T15:58:26.014Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-02-27T15:58:26.014Z] ---> 1ffc14e53ec8 [2023-02-27T15:58:26.014Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-02-27T15:58:26.014Z] ---> 6bbb304fa7d4 [2023-02-27T15:58:26.014Z] Step 20/25 : EXPOSE 59986 [2023-02-27T15:58:26.014Z] ---> Running in cbf774eeb848 [2023-02-27T15:58:26.014Z] Removing intermediate container cbf774eeb848 [2023-02-27T15:58:26.014Z] ---> 5add60f49ce2 [2023-02-27T15:58:26.014Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-02-27T15:58:26.014Z] ---> Running in e93b905519da [2023-02-27T15:58:26.287Z] Removing intermediate container e93b905519da [2023-02-27T15:58:26.287Z] ---> 1de666040adc [2023-02-27T15:58:26.287Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-27T15:58:26.287Z] ---> Running in fde77971e45f [2023-02-27T15:58:26.287Z] Removing intermediate container fde77971e45f [2023-02-27T15:58:26.287Z] ---> 6064b4410f43 [2023-02-27T15:58:26.287Z] Step 23/25 : LABEL arch=amd64 [2023-02-27T15:58:26.287Z] ---> Running in 7b127be311ea [2023-02-27T15:58:26.287Z] Removing intermediate container 7b127be311ea [2023-02-27T15:58:26.287Z] ---> ff7c4c4f4086 [2023-02-27T15:58:26.287Z] Step 24/25 : LABEL git_sha=2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [2023-02-27T15:58:26.551Z] ---> Running in 7783d558d7c4 [2023-02-27T15:58:26.551Z] Removing intermediate container 7783d558d7c4 [2023-02-27T15:58:26.551Z] ---> a0e6268bb1b5 [2023-02-27T15:58:26.551Z] Step 25/25 : LABEL version=3.0.0-dev.14 [2023-02-27T15:58:26.551Z] ---> Running in 93435572a065 [2023-02-27T15:58:26.551Z] Removing intermediate container 93435572a065 [2023-02-27T15:58:26.551Z] ---> 41793772c98a [2023-02-27T15:58:26.551Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T15:58:26.551Z] Successfully built 41793772c98a [2023-02-27T15:58:26.551Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T15:58:26.661Z] provisioning config files... [2023-02-27T15:58:26.670Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2080441302839694371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:58:26.967Z] ---> docker-login.sh [2023-02-27T15:58:26.967Z] nexus3.edgexfoundry.org:10001 [2023-02-27T15:58:26.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:58:26.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:58:26.967Z] Configure a credential helper to remove this warning. See [2023-02-27T15:58:26.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:58:26.967Z] [2023-02-27T15:58:26.967Z] Login Succeeded [2023-02-27T15:58:26.967Z] nexus3.edgexfoundry.org:10002 [2023-02-27T15:58:26.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:58:26.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:58:26.967Z] Configure a credential helper to remove this warning. See [2023-02-27T15:58:26.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:58:26.967Z] [2023-02-27T15:58:26.967Z] Login Succeeded [2023-02-27T15:58:26.967Z] nexus3.edgexfoundry.org:10003 [2023-02-27T15:58:27.029Z] using credential edgex-jenkins-ssh [2023-02-27T15:58:27.047Z] Cloning the remote Git repository [2023-02-27T15:58:27.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:58:27.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:58:27.226Z] Configure a credential helper to remove this warning. See [2023-02-27T15:58:27.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:58:27.226Z] [2023-02-27T15:58:27.226Z] Login Succeeded [2023-02-27T15:58:27.226Z] nexus3.edgexfoundry.org:10004 [2023-02-27T15:58:27.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:58:27.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:58:27.226Z] Configure a credential helper to remove this warning. See [2023-02-27T15:58:27.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:58:27.226Z] [2023-02-27T15:58:27.226Z] Login Succeeded [2023-02-27T15:58:27.226Z] docker.io [2023-02-27T15:58:27.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:58:27.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:58:27.744Z] Configure a credential helper to remove this warning. See [2023-02-27T15:58:27.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:58:27.744Z] [2023-02-27T15:58:27.744Z] Login Succeeded [2023-02-27T15:58:27.744Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T15:58:27.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-27T15:58:27.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T15:58:27.878Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-02-27T15:58:27.878Z] 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [2023-02-27T15:58:27.878Z] latest [2023-02-27T15:58:27.878Z] 3.0.0-dev.14 [2023-02-27T15:58:27.878Z] 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab-3.0.0-dev.14 [2023-02-27T15:58:27.878Z] main [2023-02-27T15:58:27.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:58:27.101Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-02-27T15:58:27.179Z] > git init /w/workspace/device-rest-go/86 # timeout=10 [2023-02-27T15:58:27.330Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-02-27T15:58:27.331Z] > git --version # timeout=10 [2023-02-27T15:58:27.351Z] > git --version # 'git version 2.25.1' [2023-02-27T15:58:27.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T15:58:27.419Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T15:58:28.188Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:58:28.495Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [2023-02-27T15:58:28.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-02-27T15:58:28.495Z] ab998990fb4f: Preparing [2023-02-27T15:58:28.495Z] 0d48fd8383e3: Preparing [2023-02-27T15:58:28.495Z] c38bd4f0d932: Preparing [2023-02-27T15:58:28.495Z] 7aaa8eaa86fc: Preparing [2023-02-27T15:58:28.495Z] aa5968d388b8: Preparing [2023-02-27T15:58:28.495Z] aa5968d388b8: Layer already exists [2023-02-27T15:58:28.495Z] 7aaa8eaa86fc: Pushed [2023-02-27T15:58:28.495Z] ab998990fb4f: Pushed [2023-02-27T15:58:28.495Z] 0d48fd8383e3: Pushed [2023-02-27T15:58:30.136Z] Avoid second fetch [2023-02-27T15:58:30.137Z] Checking out Revision 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab (main) [2023-02-27T15:58:30.611Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#259)" [2023-02-27T15:58:29.323Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-02-27T15:58:29.343Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T15:58:30.153Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T15:58:30.172Z] > git checkout -f 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T15:58:31.028Z] c38bd4f0d932: Pushed [2023-02-27T15:58:31.286Z] 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab: digest: sha256:af6631ad80b0ac154df30bdaef18d6455e4dbbf63f0325efce264197fa0ad024 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:58:31.483Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T15:58:31.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T15:58:31.483Z] Dload Upload Total Spent Left Speed [2023-02-27T15:58:31.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [2023-02-27T15:58:31.593Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-02-27T15:58:31.911Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-02-27T15:58:31.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-02-27T15:58:31.911Z] ab998990fb4f: Preparing [2023-02-27T15:58:31.911Z] 0d48fd8383e3: Preparing [2023-02-27T15:58:31.911Z] c38bd4f0d932: Preparing [2023-02-27T15:58:31.911Z] 7aaa8eaa86fc: Preparing [2023-02-27T15:58:31.911Z] aa5968d388b8: Preparing [2023-02-27T15:58:31.911Z] 7aaa8eaa86fc: Layer already exists [2023-02-27T15:58:31.911Z] c38bd4f0d932: Layer already exists [2023-02-27T15:58:31.911Z] aa5968d388b8: Layer already exists [2023-02-27T15:58:31.911Z] ab998990fb4f: Layer already exists [2023-02-27T15:58:31.911Z] 0d48fd8383e3: Layer already exists [2023-02-27T15:58:31.911Z] latest: digest: sha256:af6631ad80b0ac154df30bdaef18d6455e4dbbf63f0325efce264197fa0ad024 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:58:32.040Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T15:58:32.230Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:58:32.376Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T15:58:32.376Z] sudo tee /etc/docker/daemon.new [2023-02-27T15:58:32.376Z] { [2023-02-27T15:58:32.376Z] "registry-mirrors": [ [2023-02-27T15:58:32.376Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T15:58:32.376Z] ], [2023-02-27T15:58:32.376Z] "bip": "10.250.0.254/24", [2023-02-27T15:58:32.376Z] "hosts": [ [2023-02-27T15:58:32.376Z] "tcp://0.0.0.0:5555", [2023-02-27T15:58:32.376Z] "unix:///var/run/docker.sock" [2023-02-27T15:58:32.376Z] ], [2023-02-27T15:58:32.376Z] "mtu": 1458, [2023-02-27T15:58:32.376Z] "selinux-enabled": true, [2023-02-27T15:58:32.376Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T15:58:32.376Z] } [Pipeline] sh [2023-02-27T15:58:32.534Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.14 [2023-02-27T15:58:32.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-02-27T15:58:32.534Z] ab998990fb4f: Preparing [2023-02-27T15:58:32.534Z] 0d48fd8383e3: Preparing [2023-02-27T15:58:32.534Z] c38bd4f0d932: Preparing [2023-02-27T15:58:32.534Z] 7aaa8eaa86fc: Preparing [2023-02-27T15:58:32.534Z] aa5968d388b8: Preparing [2023-02-27T15:58:32.534Z] ab998990fb4f: Layer already exists [2023-02-27T15:58:32.534Z] 0d48fd8383e3: Layer already exists [2023-02-27T15:58:32.534Z] 7aaa8eaa86fc: Layer already exists [2023-02-27T15:58:32.534Z] aa5968d388b8: Layer already exists [2023-02-27T15:58:32.534Z] c38bd4f0d932: Layer already exists [2023-02-27T15:58:32.534Z] 3.0.0-dev.14: digest: sha256:af6631ad80b0ac154df30bdaef18d6455e4dbbf63f0325efce264197fa0ad024 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:58:32.718Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T15:58:32.852Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:58:33.052Z] + sudo service docker restart [2023-02-27T15:58:33.164Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab-3.0.0-dev.14 [2023-02-27T15:58:33.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-02-27T15:58:33.164Z] ab998990fb4f: Preparing [2023-02-27T15:58:33.164Z] 0d48fd8383e3: Preparing [2023-02-27T15:58:33.164Z] c38bd4f0d932: Preparing [2023-02-27T15:58:33.164Z] 7aaa8eaa86fc: Preparing [2023-02-27T15:58:33.164Z] aa5968d388b8: Preparing [2023-02-27T15:58:33.164Z] ab998990fb4f: Layer already exists [2023-02-27T15:58:33.164Z] 7aaa8eaa86fc: Layer already exists [2023-02-27T15:58:33.164Z] aa5968d388b8: Layer already exists [2023-02-27T15:58:33.164Z] c38bd4f0d932: Layer already exists [2023-02-27T15:58:33.164Z] 0d48fd8383e3: Layer already exists [2023-02-27T15:58:33.164Z] 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab-3.0.0-dev.14: digest: sha256:af6631ad80b0ac154df30bdaef18d6455e4dbbf63f0325efce264197fa0ad024 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:58:33.491Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:58:33.797Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-02-27T15:58:33.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-02-27T15:58:33.798Z] ab998990fb4f: Preparing [2023-02-27T15:58:33.798Z] 0d48fd8383e3: Preparing [2023-02-27T15:58:33.798Z] c38bd4f0d932: Preparing [2023-02-27T15:58:33.798Z] 7aaa8eaa86fc: Preparing [2023-02-27T15:58:33.798Z] aa5968d388b8: Preparing [2023-02-27T15:58:33.798Z] ab998990fb4f: Layer already exists [2023-02-27T15:58:33.798Z] 0d48fd8383e3: Layer already exists [2023-02-27T15:58:33.798Z] aa5968d388b8: Layer already exists [2023-02-27T15:58:33.798Z] 7aaa8eaa86fc: Layer already exists [2023-02-27T15:58:33.798Z] c38bd4f0d932: Layer already exists [2023-02-27T15:58:33.798Z] main: digest: sha256:af6631ad80b0ac154df30bdaef18d6455e4dbbf63f0325efce264197fa0ad024 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-27T15:58:33.844Z] ===================================================== [Pipeline] echo [2023-02-27T15:58:33.853Z] taggedImages: [2023-02-27T15:58:33.853Z] - nexus3.edgexfoundry.org:10004/device-rest:2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [2023-02-27T15:58:33.853Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-02-27T15:58:33.853Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.14 [2023-02-27T15:58:33.853Z] - nexus3.edgexfoundry.org:10004/device-rest:2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab-3.0.0-dev.14 [2023-02-27T15:58:33.853Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:58:34.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T15:58:34.231Z] [2023-02-27T15:58:34.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:58:34.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T15:58:34.532Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T15:58:34.532Z] 5eb5b503b376: Pulling fs layer [2023-02-27T15:58:34.532Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T15:58:34.532Z] ec43610c2a17: Pulling fs layer [2023-02-27T15:58:34.532Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T15:58:34.532Z] 33b1e0a273af: Pulling fs layer [2023-02-27T15:58:34.532Z] 3a2ae6a8a46f: Waiting [2023-02-27T15:58:34.532Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T15:58:34.532Z] 2f39f015ded8: Pulling fs layer [2023-02-27T15:58:34.532Z] 33b1e0a273af: Waiting [2023-02-27T15:58:34.532Z] 5d3b04190fa2: Waiting [2023-02-27T15:58:34.532Z] 2f39f015ded8: Waiting [2023-02-27T15:58:34.532Z] 5c69ac0246d0: Verifying Checksum [2023-02-27T15:58:34.532Z] 5c69ac0246d0: Download complete [2023-02-27T15:58:34.532Z] 3a2ae6a8a46f: Download complete [2023-02-27T15:58:34.791Z] 33b1e0a273af: Verifying Checksum [2023-02-27T15:58:34.791Z] 33b1e0a273af: Download complete [2023-02-27T15:58:34.791Z] ec43610c2a17: Verifying Checksum [2023-02-27T15:58:34.791Z] ec43610c2a17: Download complete [2023-02-27T15:58:34.791Z] 5d3b04190fa2: Verifying Checksum [2023-02-27T15:58:34.791Z] 5d3b04190fa2: Download complete [2023-02-27T15:58:34.791Z] 5eb5b503b376: Verifying Checksum [2023-02-27T15:58:34.791Z] 5eb5b503b376: Download complete [2023-02-27T15:58:35.360Z] 2f39f015ded8: Verifying Checksum [2023-02-27T15:58:35.360Z] 2f39f015ded8: Download complete [2023-02-27T15:58:36.296Z] 5eb5b503b376: Pull complete [2023-02-27T15:58:36.296Z] 5c69ac0246d0: Pull complete [2023-02-27T15:58:36.863Z] ec43610c2a17: Pull complete [2023-02-27T15:58:36.863Z] 3a2ae6a8a46f: Pull complete [2023-02-27T15:58:37.123Z] 33b1e0a273af: Pull complete [2023-02-27T15:58:37.123Z] 5d3b04190fa2: Pull complete [2023-02-27T15:58:42.588Z] 2f39f015ded8: Pull complete [2023-02-27T15:58:42.588Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T15:58:42.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T15:58:42.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T15:58:42.669Z] prd-ubuntu20.04-docker-8c-8g-7597 does not seem to be running inside a container [2023-02-27T15:58:42.709Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T15:58:45.915Z] $ docker top 4530707cb3bcb25ef040e75323d20eb0a264a5f54ff7a0f9fcc839ec2caac2e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:58:46.304Z] ---> job-cost.sh [2023-02-27T15:58:46.304Z] lf-activate-venv: SKIPPING [2023-02-27T15:58:46.304Z] INFO: No Stack... [2023-02-27T15:58:46.563Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T15:58:47.131Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T15:58:47.423Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-02-27T15:58:47.423Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T15:58:47.440Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-86-stack-cost] [2023-02-27T15:58:47.446Z] Resource [jenkins-edgexfoundry-device-rest-go-main-86-stack-cost] did not exist. Created. [2023-02-27T15:58:47.446Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T15:58:47.753Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-27T15:58:47.778Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T15:58:47.786Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T15:58:47.809Z] $ docker stop --time=1 4530707cb3bcb25ef040e75323d20eb0a264a5f54ff7a0f9fcc839ec2caac2e7 [2023-02-27T15:58:48.964Z] $ docker rm -f --volumes 4530707cb3bcb25ef040e75323d20eb0a264a5f54ff7a0f9fcc839ec2caac2e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T15:58:51.325Z] provisioning config files... [2023-02-27T15:58:51.356Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/86@tmp/config13880203200239145309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:58:51.710Z] ---> docker-login.sh [2023-02-27T15:58:51.711Z] nexus3.edgexfoundry.org:10001 [2023-02-27T15:58:51.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:58:52.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:58:52.253Z] Configure a credential helper to remove this warning. See [2023-02-27T15:58:52.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:58:52.253Z] [2023-02-27T15:58:52.253Z] Login Succeeded [2023-02-27T15:58:52.253Z] nexus3.edgexfoundry.org:10002 [2023-02-27T15:58:52.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:58:52.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:58:52.830Z] Configure a credential helper to remove this warning. See [2023-02-27T15:58:52.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:58:52.830Z] [2023-02-27T15:58:52.830Z] Login Succeeded [2023-02-27T15:58:52.830Z] nexus3.edgexfoundry.org:10003 [2023-02-27T15:58:53.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:58:53.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:58:53.101Z] Configure a credential helper to remove this warning. See [2023-02-27T15:58:53.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:58:53.101Z] [2023-02-27T15:58:53.101Z] Login Succeeded [2023-02-27T15:58:53.101Z] nexus3.edgexfoundry.org:10004 [2023-02-27T15:58:53.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:58:53.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:58:53.369Z] Configure a credential helper to remove this warning. See [2023-02-27T15:58:53.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:58:53.369Z] [2023-02-27T15:58:53.369Z] Login Succeeded [2023-02-27T15:58:53.369Z] docker.io [2023-02-27T15:58:53.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:58:53.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:58:53.907Z] Configure a credential helper to remove this warning. See [2023-02-27T15:58:53.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:58:53.907Z] [2023-02-27T15:58:53.907Z] Login Succeeded [2023-02-27T15:58:53.907Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T15:58:53.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T15:58:54.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T15:58:54.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T15:58:54.188Z] ========================================================= [2023-02-27T15:58:54.188Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T15:58:54.188Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:58:54.549Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-27T15:58:54.549Z] Sending build context to Docker daemon 138.8kB [2023-02-27T15:58:54.818Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T15:58:54.818Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-27T15:58:55.086Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T15:58:55.086Z] 9b18e9b68314: Pulling fs layer [2023-02-27T15:58:55.086Z] 35d82f9e3411: Pulling fs layer [2023-02-27T15:58:55.086Z] e16973657156: Pulling fs layer [2023-02-27T15:58:55.086Z] fc693d55d65f: Pulling fs layer [2023-02-27T15:58:55.086Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T15:58:55.086Z] dda99020689f: Pulling fs layer [2023-02-27T15:58:55.086Z] db1c61fa0a46: Pulling fs layer [2023-02-27T15:58:55.086Z] 891c053d2c06: Pulling fs layer [2023-02-27T15:58:55.086Z] dda99020689f: Waiting [2023-02-27T15:58:55.086Z] fc693d55d65f: Waiting [2023-02-27T15:58:55.086Z] 7e9fc2657dce: Waiting [2023-02-27T15:58:55.086Z] 891c053d2c06: Waiting [2023-02-27T15:58:55.086Z] db1c61fa0a46: Waiting [2023-02-27T15:58:55.354Z] e16973657156: Verifying Checksum [2023-02-27T15:58:55.354Z] e16973657156: Download complete [2023-02-27T15:58:55.354Z] 35d82f9e3411: Verifying Checksum [2023-02-27T15:58:55.354Z] 35d82f9e3411: Download complete [2023-02-27T15:58:55.354Z] 7e9fc2657dce: Verifying Checksum [2023-02-27T15:58:55.354Z] 7e9fc2657dce: Download complete [2023-02-27T15:58:55.354Z] dda99020689f: Verifying Checksum [2023-02-27T15:58:55.354Z] dda99020689f: Download complete [2023-02-27T15:58:55.354Z] 9b18e9b68314: Verifying Checksum [2023-02-27T15:58:55.354Z] 9b18e9b68314: Download complete [2023-02-27T15:58:56.336Z] 9b18e9b68314: Pull complete [2023-02-27T15:58:56.336Z] 891c053d2c06: Verifying Checksum [2023-02-27T15:58:56.336Z] 891c053d2c06: Download complete [2023-02-27T15:58:56.928Z] 35d82f9e3411: Pull complete [2023-02-27T15:58:57.210Z] e16973657156: Pull complete [2023-02-27T15:58:57.799Z] db1c61fa0a46: Verifying Checksum [2023-02-27T15:58:57.799Z] db1c61fa0a46: Download complete [2023-02-27T15:58:58.389Z] fc693d55d65f: Verifying Checksum [2023-02-27T15:58:58.389Z] fc693d55d65f: Download complete [2023-02-27T15:59:10.735Z] fc693d55d65f: Pull complete [2023-02-27T15:59:10.735Z] 7e9fc2657dce: Pull complete [2023-02-27T15:59:10.735Z] dda99020689f: Pull complete [2023-02-27T15:59:17.405Z] db1c61fa0a46: Pull complete [2023-02-27T15:59:18.384Z] 891c053d2c06: Pull complete [2023-02-27T15:59:18.384Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T15:59:18.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T15:59:18.384Z] ---> f96f9c87975a [2023-02-27T15:59:18.384Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-27T15:59:20.419Z] ---> Running in 081084234b3a [2023-02-27T15:59:20.419Z] Removing intermediate container 081084234b3a [2023-02-27T15:59:20.419Z] ---> 534bfd4f811a [2023-02-27T15:59:20.419Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T15:59:20.419Z] ---> Running in a83a77627e32 [2023-02-27T15:59:21.005Z] Removing intermediate container a83a77627e32 [2023-02-27T15:59:21.005Z] ---> f8a75dcbd04d [2023-02-27T15:59:21.005Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-27T15:59:21.005Z] ---> Running in 8d9f27a05bb9 [2023-02-27T15:59:21.273Z] Removing intermediate container 8d9f27a05bb9 [2023-02-27T15:59:21.273Z] ---> 468d3fe94182 [2023-02-27T15:59:21.273Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T15:59:21.273Z] ---> Running in 093e01b3b762 [2023-02-27T15:59:21.555Z] Removing intermediate container 093e01b3b762 [2023-02-27T15:59:21.555Z] ---> 0c956d2e1417 [2023-02-27T15:59:21.555Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T15:59:21.555Z] ---> Running in 22b2f5cf41d6 [2023-02-27T15:59:22.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T15:59:22.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T15:59:23.931Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-27T15:59:23.931Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-27T15:59:23.931Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-27T15:59:23.931Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-27T15:59:23.931Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T15:59:23.931Z] OK: 226 MiB in 55 packages [2023-02-27T15:59:24.889Z] Removing intermediate container 22b2f5cf41d6 [2023-02-27T15:59:24.889Z] ---> 41f681ce8755 [2023-02-27T15:59:24.889Z] Step 8/12 : WORKDIR /device-rest-go [2023-02-27T15:59:24.889Z] ---> Running in 7f89cdd6eaa4 [2023-02-27T15:59:25.156Z] Removing intermediate container 7f89cdd6eaa4 [2023-02-27T15:59:25.157Z] ---> 2b0251158015 [2023-02-27T15:59:25.157Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-27T15:59:25.809Z] ---> 8a6cb0cd04e7 [2023-02-27T15:59:25.809Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T15:59:25.809Z] ---> Running in f498ad7baf3d [2023-02-27T16:00:33.770Z] Removing intermediate container f498ad7baf3d [2023-02-27T16:00:33.770Z] ---> 22f00e2b4259 [2023-02-27T16:00:33.770Z] Step 11/12 : COPY . . [2023-02-27T16:00:33.770Z] ---> 33cdefec5de9 [2023-02-27T16:00:33.770Z] Step 12/12 : RUN $MAKE [2023-02-27T16:00:33.770Z] ---> Running in c4bab79a2a86 [2023-02-27T16:00:33.770Z] noop [2023-02-27T16:00:33.770Z] Removing intermediate container c4bab79a2a86 [2023-02-27T16:00:33.770Z] ---> 10ab7ef052ef [2023-02-27T16:00:33.770Z] Successfully built 10ab7ef052ef [2023-02-27T16:00:33.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:00:34.134Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T16:00:34.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T16:00:34.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-7598 does not seem to be running inside a container [2023-02-27T16:00:34.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/86 -v /w/workspace/device-rest-go/86:/w/workspace/device-rest-go/86:rw,z -v /w/workspace/device-rest-go/86@tmp:/w/workspace/device-rest-go/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-27T16:00:35.611Z] $ docker top e15e954bd27e3861c00423b125e8c9801009e8dd680db48dbf60c25c5875c128 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T16:00:36.446Z] + go version [2023-02-27T16:00:36.446Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T16:00:36.473Z] $ docker stop --time=1 e15e954bd27e3861c00423b125e8c9801009e8dd680db48dbf60c25c5875c128 [2023-02-27T16:00:38.112Z] $ docker rm -f --volumes e15e954bd27e3861c00423b125e8c9801009e8dd680db48dbf60c25c5875c128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:00:38.685Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T16:00:38.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T16:00:38.884Z] prd-ubuntu20.04-docker-arm64-4c-16g-7598 does not seem to be running inside a container [2023-02-27T16:00:38.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/86 -v /w/workspace/device-rest-go/86:/w/workspace/device-rest-go/86:rw,z -v /w/workspace/device-rest-go/86@tmp:/w/workspace/device-rest-go/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-27T16:00:40.210Z] $ docker top f15112668a4539bd1a45836d6e4611c17568b86336511485aa3eb881dacb6089 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T16:00:41.062Z] + git config --global --add safe.directory /w/workspace/device-rest-go/86 [Pipeline] fileExists [Pipeline] sh [2023-02-27T16:00:41.711Z] + make test [2023-02-27T16:00:41.711Z] go test ./... -coverprofile=coverage.out ./... [2023-02-27T16:00:43.120Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-02-27T16:02:04.783Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-02-27T16:02:04.783Z] ok github.com/edgexfoundry/device-rest-go/driver 0.066s coverage: 33.9% of statements [2023-02-27T16:02:04.783Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T16:02:04.784Z] go vet ./... [2023-02-27T16:02:26.892Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T16:02:26.892Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T16:02:26.892Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T16:02:26.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T16:02:26.934Z] $ docker stop --time=1 f15112668a4539bd1a45836d6e4611c17568b86336511485aa3eb881dacb6089 [2023-02-27T16:02:28.781Z] $ docker rm -f --volumes f15112668a4539bd1a45836d6e4611c17568b86336511485aa3eb881dacb6089 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T16:02:29.761Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T16:02:29.786Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T16:02:30.272Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T16:02:30.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T16:02:30.971Z] + ls -al . [2023-02-27T16:02:30.971Z] total 184 [2023-02-27T16:02:30.971Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 16:00 . [2023-02-27T16:02:30.971Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 15:58 .. [2023-02-27T16:02:30.971Z] -rw-rw-r-- 1 jenkins jenkins 151 Feb 27 15:58 .dockerignore [2023-02-27T16:02:30.971Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 15:58 .git [2023-02-27T16:02:30.971Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 15:58 .github [2023-02-27T16:02:30.971Z] -rw-rw-r-- 1 jenkins jenkins 329 Feb 27 15:58 .gitignore [2023-02-27T16:02:30.971Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 15:58 .golangci.yml [2023-02-27T16:02:30.971Z] -rw-rw-r-- 1 jenkins jenkins 9213 Feb 27 15:58 Attribution.txt [2023-02-27T16:02:30.971Z] -rw-rw-r-- 1 jenkins jenkins 13085 Feb 27 15:58 CHANGELOG.md [2023-02-27T16:02:30.971Z] -rw-rw-r-- 1 jenkins jenkins 1578 Feb 27 15:58 Dockerfile [2023-02-27T16:02:30.971Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 15:58 GOVERNANCE.md [2023-02-27T16:02:30.971Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 27 15:58 Jenkinsfile [2023-02-27T16:02:30.971Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 15:58 LICENSE [2023-02-27T16:02:30.971Z] -rw-rw-r-- 1 jenkins jenkins 1744 Feb 27 15:58 Makefile [2023-02-27T16:02:30.971Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 27 15:58 OWNERS.md [2023-02-27T16:02:30.971Z] -rw-rw-r-- 1 jenkins jenkins 15447 Feb 27 15:58 README.md [2023-02-27T16:02:30.971Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 27 15:56 VERSION [2023-02-27T16:02:30.971Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 15:58 bin [2023-02-27T16:02:30.971Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 15:58 cmd [2023-02-27T16:02:30.971Z] -rw-r--r-- 1 jenkins jenkins 13744 Feb 27 16:02 coverage.out [2023-02-27T16:02:30.971Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 15:58 driver [2023-02-27T16:02:30.971Z] -rw-rw-r-- 1 jenkins jenkins 3401 Feb 27 15:58 go.mod [2023-02-27T16:02:30.972Z] -rw-rw-r-- 1 jenkins jenkins 33254 Feb 27 15:58 go.sum [2023-02-27T16:02:30.972Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 15:58 snap [2023-02-27T16:02:30.972Z] -rw-rw-r-- 1 jenkins jenkins 713 Feb 27 15:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:02:31.322Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab --label arch=arm64 --label version=3.0.0-dev.14 . [2023-02-27T16:02:31.322Z] Sending build context to Docker daemon 153.1kB [2023-02-27T16:02:31.591Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T16:02:31.591Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-27T16:02:31.591Z] ---> 10ab7ef052ef [2023-02-27T16:02:31.591Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-27T16:02:31.591Z] ---> Running in 54413f927703 [2023-02-27T16:02:31.862Z] Removing intermediate container 54413f927703 [2023-02-27T16:02:31.862Z] ---> 320cf38ffca5 [2023-02-27T16:02:31.862Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T16:02:32.133Z] ---> Running in ecf8d641f75e [2023-02-27T16:02:32.402Z] Removing intermediate container ecf8d641f75e [2023-02-27T16:02:32.402Z] ---> f4f44bea6841 [2023-02-27T16:02:32.402Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-27T16:02:32.402Z] ---> Running in 72d6ba7811b3 [2023-02-27T16:02:34.993Z] Removing intermediate container 72d6ba7811b3 [2023-02-27T16:02:34.993Z] ---> 51d69fe1df4d [2023-02-27T16:02:34.993Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T16:02:34.993Z] ---> Running in b9a5849e442b [2023-02-27T16:02:35.277Z] Removing intermediate container b9a5849e442b [2023-02-27T16:02:35.277Z] ---> dc5e8bb00e7c [2023-02-27T16:02:35.277Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T16:02:35.277Z] ---> Running in a3cbfc2c28bb [2023-02-27T16:02:36.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T16:02:36.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T16:02:38.124Z] OK: 226 MiB in 55 packages [2023-02-27T16:02:38.711Z] Removing intermediate container a3cbfc2c28bb [2023-02-27T16:02:38.711Z] ---> 5a6e4108cdb7 [2023-02-27T16:02:38.711Z] Step 8/25 : WORKDIR /device-rest-go [2023-02-27T16:02:38.986Z] ---> Running in a0d20e050ee7 [2023-02-27T16:02:39.253Z] Removing intermediate container a0d20e050ee7 [2023-02-27T16:02:39.253Z] ---> d10237198029 [2023-02-27T16:02:39.253Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-27T16:02:39.841Z] ---> f053e02bdcbb [2023-02-27T16:02:39.841Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T16:02:39.841Z] ---> Running in 28144cf05952 [2023-02-27T16:02:43.206Z] Removing intermediate container 28144cf05952 [2023-02-27T16:02:43.206Z] ---> 5b62938c35ba [2023-02-27T16:02:43.206Z] Step 11/25 : COPY . . [2023-02-27T16:02:43.476Z] ---> 21c87c9227ac [2023-02-27T16:02:43.476Z] Step 12/25 : RUN $MAKE [2023-02-27T16:02:43.476Z] ---> Running in 1edb345be061 [2023-02-27T16:02:44.909Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.14" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-02-27T16:05:21.693Z] Removing intermediate container 1edb345be061 [2023-02-27T16:05:21.693Z] ---> 3eabdd12fb2d [2023-02-27T16:05:21.693Z] Step 13/25 : FROM alpine:3.16 [2023-02-27T16:05:21.693Z] 3.16: Pulling from library/alpine [2023-02-27T16:05:21.693Z] 3760b48202b3: Pulling fs layer [2023-02-27T16:05:21.693Z] 3760b48202b3: Verifying Checksum [2023-02-27T16:05:21.693Z] 3760b48202b3: Download complete [2023-02-27T16:05:21.693Z] 3760b48202b3: Pull complete [2023-02-27T16:05:21.693Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T16:05:21.693Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T16:05:21.693Z] ---> 4c81e5bf8899 [2023-02-27T16:05:21.693Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-27T16:05:21.693Z] ---> Running in 36fc4abe6fe9 [2023-02-27T16:05:21.693Z] Removing intermediate container 36fc4abe6fe9 [2023-02-27T16:05:21.693Z] ---> 10141018bcb0 [2023-02-27T16:05:21.693Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-02-27T16:05:21.693Z] ---> Running in 8ee0ef7d9c28 [2023-02-27T16:05:21.693Z] Removing intermediate container 8ee0ef7d9c28 [2023-02-27T16:05:21.693Z] ---> 8d85b6a2d2a1 [2023-02-27T16:05:21.693Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-02-27T16:05:21.693Z] ---> Running in c6885a2a54e0 [2023-02-27T16:05:21.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T16:05:21.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T16:05:21.693Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T16:05:21.693Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T16:05:21.693Z] OK: 5 MiB in 15 packages [2023-02-27T16:05:21.693Z] Removing intermediate container c6885a2a54e0 [2023-02-27T16:05:21.693Z] ---> d512c1d45c2b [2023-02-27T16:05:21.693Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-02-27T16:05:21.693Z] ---> e8c98ac26802 [2023-02-27T16:05:21.693Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-02-27T16:05:21.693Z] ---> a92feb1cf5af [2023-02-27T16:05:21.693Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-02-27T16:05:21.693Z] ---> 9d8de28a9407 [2023-02-27T16:05:21.693Z] Step 20/25 : EXPOSE 59986 [2023-02-27T16:05:21.693Z] ---> Running in 2d051709fdc4 [2023-02-27T16:05:21.694Z] Removing intermediate container 2d051709fdc4 [2023-02-27T16:05:21.694Z] ---> 9f6cc7844f5a [2023-02-27T16:05:21.694Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-02-27T16:05:21.694Z] ---> Running in 844208e71fb8 [2023-02-27T16:05:21.694Z] Removing intermediate container 844208e71fb8 [2023-02-27T16:05:21.694Z] ---> f303cc9e7369 [2023-02-27T16:05:21.694Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-27T16:05:21.694Z] ---> Running in 19d2ee2a63b0 [2023-02-27T16:05:21.694Z] Removing intermediate container 19d2ee2a63b0 [2023-02-27T16:05:21.694Z] ---> d635bf05d04e [2023-02-27T16:05:21.694Z] Step 23/25 : LABEL arch=arm64 [2023-02-27T16:05:21.694Z] ---> Running in 174dd763b979 [2023-02-27T16:05:21.694Z] Removing intermediate container 174dd763b979 [2023-02-27T16:05:21.694Z] ---> f4f2b6da8640 [2023-02-27T16:05:21.694Z] Step 24/25 : LABEL git_sha=2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [2023-02-27T16:05:21.694Z] ---> Running in b571df4ab8e1 [2023-02-27T16:05:21.694Z] Removing intermediate container b571df4ab8e1 [2023-02-27T16:05:21.694Z] ---> 7ac3cf0b1533 [2023-02-27T16:05:21.694Z] Step 25/25 : LABEL version=3.0.0-dev.14 [2023-02-27T16:05:21.694Z] ---> Running in 3779d05525de [2023-02-27T16:05:21.694Z] Removing intermediate container 3779d05525de [2023-02-27T16:05:21.694Z] ---> 2bac8bc8cce3 [2023-02-27T16:05:21.694Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T16:05:21.694Z] Successfully built 2bac8bc8cce3 [2023-02-27T16:05:21.694Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T16:05:21.805Z] provisioning config files... [2023-02-27T16:05:21.819Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/86@tmp/config12645119915435070225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T16:05:22.163Z] ---> docker-login.sh [2023-02-27T16:05:22.163Z] nexus3.edgexfoundry.org:10001 [2023-02-27T16:05:22.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T16:05:22.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T16:05:22.429Z] Configure a credential helper to remove this warning. See [2023-02-27T16:05:22.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T16:05:22.429Z] [2023-02-27T16:05:22.429Z] Login Succeeded [2023-02-27T16:05:22.429Z] nexus3.edgexfoundry.org:10002 [2023-02-27T16:05:22.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T16:05:22.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T16:05:22.694Z] Configure a credential helper to remove this warning. See [2023-02-27T16:05:22.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T16:05:22.694Z] [2023-02-27T16:05:22.694Z] Login Succeeded [2023-02-27T16:05:22.694Z] nexus3.edgexfoundry.org:10003 [2023-02-27T16:05:22.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T16:05:22.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T16:05:22.960Z] Configure a credential helper to remove this warning. See [2023-02-27T16:05:22.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T16:05:22.960Z] [2023-02-27T16:05:22.960Z] Login Succeeded [2023-02-27T16:05:22.960Z] nexus3.edgexfoundry.org:10004 [2023-02-27T16:05:23.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T16:05:23.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T16:05:23.492Z] Configure a credential helper to remove this warning. See [2023-02-27T16:05:23.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T16:05:23.492Z] [2023-02-27T16:05:23.492Z] Login Succeeded [2023-02-27T16:05:23.492Z] docker.io [2023-02-27T16:05:23.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T16:05:24.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T16:05:24.023Z] Configure a credential helper to remove this warning. See [2023-02-27T16:05:24.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T16:05:24.023Z] [2023-02-27T16:05:24.023Z] Login Succeeded [2023-02-27T16:05:24.023Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T16:05:24.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-27T16:05:24.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T16:05:24.094Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-02-27T16:05:24.094Z] 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [2023-02-27T16:05:24.094Z] latest [2023-02-27T16:05:24.094Z] 3.0.0-dev.14 [2023-02-27T16:05:24.094Z] 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab-3.0.0-dev.14 [2023-02-27T16:05:24.094Z] main [2023-02-27T16:05:24.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:05:24.424Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:05:24.772Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [2023-02-27T16:05:24.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-02-27T16:05:24.772Z] 190b290088e1: Preparing [2023-02-27T16:05:24.772Z] 47f762595ac3: Preparing [2023-02-27T16:05:24.772Z] b8c496cbb3d1: Preparing [2023-02-27T16:05:24.772Z] 2772ba0b3c35: Preparing [2023-02-27T16:05:24.772Z] f70ee36035b9: Preparing [2023-02-27T16:05:24.772Z] f70ee36035b9: Layer already exists [2023-02-27T16:05:25.036Z] 2772ba0b3c35: Pushed [2023-02-27T16:05:25.036Z] 47f762595ac3: Pushed [2023-02-27T16:05:25.036Z] 190b290088e1: Pushed [2023-02-27T16:05:30.362Z] b8c496cbb3d1: Pushed [2023-02-27T16:05:30.362Z] 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab: digest: sha256:b3a80bd672b32f4f73b71cbe64f79ed8d7386ea2ce5e467afac12f5531dcd242 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:05:30.714Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:05:31.050Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-02-27T16:05:31.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-02-27T16:05:31.050Z] 190b290088e1: Preparing [2023-02-27T16:05:31.050Z] 47f762595ac3: Preparing [2023-02-27T16:05:31.050Z] b8c496cbb3d1: Preparing [2023-02-27T16:05:31.050Z] 2772ba0b3c35: Preparing [2023-02-27T16:05:31.050Z] f70ee36035b9: Preparing [2023-02-27T16:05:31.050Z] 2772ba0b3c35: Layer already exists [2023-02-27T16:05:31.050Z] b8c496cbb3d1: Layer already exists [2023-02-27T16:05:31.050Z] f70ee36035b9: Layer already exists [2023-02-27T16:05:31.050Z] 190b290088e1: Layer already exists [2023-02-27T16:05:31.050Z] 47f762595ac3: Layer already exists [2023-02-27T16:05:31.050Z] latest: digest: sha256:b3a80bd672b32f4f73b71cbe64f79ed8d7386ea2ce5e467afac12f5531dcd242 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:05:31.384Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:05:31.732Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.14 [2023-02-27T16:05:31.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-02-27T16:05:31.732Z] 190b290088e1: Preparing [2023-02-27T16:05:31.732Z] 47f762595ac3: Preparing [2023-02-27T16:05:31.732Z] b8c496cbb3d1: Preparing [2023-02-27T16:05:31.732Z] 2772ba0b3c35: Preparing [2023-02-27T16:05:31.732Z] f70ee36035b9: Preparing [2023-02-27T16:05:31.732Z] f70ee36035b9: Layer already exists [2023-02-27T16:05:31.732Z] 47f762595ac3: Layer already exists [2023-02-27T16:05:31.732Z] 190b290088e1: Layer already exists [2023-02-27T16:05:31.732Z] 2772ba0b3c35: Layer already exists [2023-02-27T16:05:31.732Z] b8c496cbb3d1: Layer already exists [2023-02-27T16:05:31.732Z] 3.0.0-dev.14: digest: sha256:b3a80bd672b32f4f73b71cbe64f79ed8d7386ea2ce5e467afac12f5531dcd242 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:05:32.083Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab-3.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:05:32.425Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab-3.0.0-dev.14 [2023-02-27T16:05:32.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-02-27T16:05:32.425Z] 190b290088e1: Preparing [2023-02-27T16:05:32.425Z] 47f762595ac3: Preparing [2023-02-27T16:05:32.425Z] b8c496cbb3d1: Preparing [2023-02-27T16:05:32.425Z] 2772ba0b3c35: Preparing [2023-02-27T16:05:32.425Z] f70ee36035b9: Preparing [2023-02-27T16:05:32.425Z] b8c496cbb3d1: Layer already exists [2023-02-27T16:05:32.425Z] f70ee36035b9: Layer already exists [2023-02-27T16:05:32.425Z] 190b290088e1: Layer already exists [2023-02-27T16:05:32.425Z] 2772ba0b3c35: Layer already exists [2023-02-27T16:05:32.425Z] 47f762595ac3: Layer already exists [2023-02-27T16:05:32.425Z] 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab-3.0.0-dev.14: digest: sha256:b3a80bd672b32f4f73b71cbe64f79ed8d7386ea2ce5e467afac12f5531dcd242 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:05:32.792Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:05:33.145Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-02-27T16:05:33.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-02-27T16:05:33.146Z] 190b290088e1: Preparing [2023-02-27T16:05:33.146Z] 47f762595ac3: Preparing [2023-02-27T16:05:33.146Z] b8c496cbb3d1: Preparing [2023-02-27T16:05:33.146Z] 2772ba0b3c35: Preparing [2023-02-27T16:05:33.146Z] f70ee36035b9: Preparing [2023-02-27T16:05:33.146Z] 47f762595ac3: Layer already exists [2023-02-27T16:05:33.146Z] 190b290088e1: Layer already exists [2023-02-27T16:05:33.146Z] 2772ba0b3c35: Layer already exists [2023-02-27T16:05:33.146Z] f70ee36035b9: Layer already exists [2023-02-27T16:05:33.146Z] b8c496cbb3d1: Layer already exists [2023-02-27T16:05:33.146Z] main: digest: sha256:b3a80bd672b32f4f73b71cbe64f79ed8d7386ea2ce5e467afac12f5531dcd242 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-27T16:05:33.190Z] ===================================================== [Pipeline] echo [2023-02-27T16:05:33.197Z] taggedImages: [2023-02-27T16:05:33.197Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [2023-02-27T16:05:33.197Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-02-27T16:05:33.197Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.14 [2023-02-27T16:05:33.197Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab-3.0.0-dev.14 [2023-02-27T16:05:33.197Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:05:33.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T16:05:33.567Z] [2023-02-27T16:05:33.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:05:33.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T16:05:33.909Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T16:05:33.909Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T16:05:33.909Z] 04944245beec: Pulling fs layer [2023-02-27T16:05:33.909Z] 699f458cf7ca: Pulling fs layer [2023-02-27T16:05:33.909Z] 765212b225bb: Pulling fs layer [2023-02-27T16:05:33.909Z] f23df028b6ca: Pulling fs layer [2023-02-27T16:05:33.909Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T16:05:33.909Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T16:05:33.909Z] 765212b225bb: Waiting [2023-02-27T16:05:33.909Z] f23df028b6ca: Waiting [2023-02-27T16:05:33.909Z] d65c8cfc05b1: Waiting [2023-02-27T16:05:33.909Z] 2437ff75d9bd: Waiting [2023-02-27T16:05:34.180Z] 04944245beec: Verifying Checksum [2023-02-27T16:05:34.180Z] 04944245beec: Download complete [2023-02-27T16:05:34.180Z] 765212b225bb: Verifying Checksum [2023-02-27T16:05:34.180Z] 765212b225bb: Download complete [2023-02-27T16:05:34.180Z] f23df028b6ca: Verifying Checksum [2023-02-27T16:05:34.180Z] f23df028b6ca: Download complete [2023-02-27T16:05:34.180Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T16:05:34.180Z] d65c8cfc05b1: Download complete [2023-02-27T16:05:34.451Z] 699f458cf7ca: Verifying Checksum [2023-02-27T16:05:34.451Z] 699f458cf7ca: Download complete [2023-02-27T16:05:34.722Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T16:05:34.722Z] 8998bd30e6a1: Download complete [2023-02-27T16:05:37.300Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T16:05:37.300Z] 2437ff75d9bd: Download complete [2023-02-27T16:05:38.706Z] 8998bd30e6a1: Pull complete [2023-02-27T16:05:38.974Z] 04944245beec: Pull complete [2023-02-27T16:05:40.376Z] 699f458cf7ca: Pull complete [2023-02-27T16:05:40.641Z] 765212b225bb: Pull complete [2023-02-27T16:05:41.223Z] f23df028b6ca: Pull complete [2023-02-27T16:05:41.491Z] d65c8cfc05b1: Pull complete [2023-02-27T16:05:56.472Z] 2437ff75d9bd: Pull complete [2023-02-27T16:05:56.472Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T16:05:56.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T16:05:56.472Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T16:05:56.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-7598 does not seem to be running inside a container [2023-02-27T16:05:56.717Z] $ 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-rest-go/86 -v /w/workspace/device-rest-go/86:/w/workspace/device-rest-go/86:rw,z -v /w/workspace/device-rest-go/86@tmp:/w/workspace/device-rest-go/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-27T16:05:59.214Z] $ docker top 4fa1c40ab8f929aba311541725f05a7efa23676a1137b1982b46bf7163a7ba9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T16:06:00.037Z] ---> job-cost.sh [2023-02-27T16:06:00.038Z] lf-activate-venv: SKIPPING [2023-02-27T16:06:00.038Z] INFO: No Stack... [2023-02-27T16:06:00.302Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T16:06:01.256Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T16:06:01.888Z] + cut -d, -f6 [2023-02-27T16:06:01.888Z] + cat /w/workspace/device-rest-go/86/archives/cost.csv [Pipeline] lock [2023-02-27T16:06:01.964Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-86-stack-cost] [2023-02-27T16:06:01.970Z] Resource [jenkins-edgexfoundry-device-rest-go-main-86-stack-cost] did not exist. Created. [2023-02-27T16:06:01.970Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T16:06:02.615Z] /w/workspace/device-rest-go/86@tmp/durable-e1fdb4e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-27T16:06:03.001Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T16:06:03.024Z] Warning: overwriting stash ‘stack-cost’ [2023-02-27T16:06:03.082Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T16:06:03.091Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T16:06:03.116Z] $ docker stop --time=1 4fa1c40ab8f929aba311541725f05a7efa23676a1137b1982b46bf7163a7ba9f [2023-02-27T16:06:04.593Z] $ docker rm -f --volumes 4fa1c40ab8f929aba311541725f05a7efa23676a1137b1982b46bf7163a7ba9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-27T16:06:04.937Z] provisioning config files... [2023-02-27T16:06:04.944Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9139652620646067579tmp [Pipeline] { [Pipeline] sh [2023-02-27T16:06:05.242Z] + set +x [2023-02-27T16:06:05.243Z] + curl -s https://codecov.io/bash [2023-02-27T16:06:05.243Z] + bash -s -- [2023-02-27T16:06:05.243Z] [2023-02-27T16:06:05.243Z] _____ _ [2023-02-27T16:06:05.243Z] / ____| | | [2023-02-27T16:06:05.243Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T16:06:05.243Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T16:06:05.243Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T16:06:05.243Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T16:06:05.243Z] Bash-1.0.6 [2023-02-27T16:06:05.243Z] [2023-02-27T16:06:05.243Z] [2023-02-27T16:06:05.243Z] ==> git version 2.25.1 found [2023-02-27T16:06:05.243Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-27T16:06:05.243Z] Release-Date: 2020-01-08 [2023-02-27T16:06:05.243Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-27T16:06:05.243Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T16:06:05.243Z] ==> Jenkins CI detected. [2023-02-27T16:06:05.243Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-02-27T16:06:05.243Z] project root: . [2023-02-27T16:06:05.243Z] --> token set from env [2023-02-27T16:06:05.243Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T16:06:05.243Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T16:06:05.243Z] ==> Python coveragepy not found [2023-02-27T16:06:05.243Z] ==> Searching for coverage reports in: [2023-02-27T16:06:05.243Z] + . [2023-02-27T16:06:05.243Z] -> Found 1 reports [2023-02-27T16:06:05.243Z] ==> Detecting git/mercurial file structure [2023-02-27T16:06:05.243Z] ==> Reading reports [2023-02-27T16:06:05.502Z] + ./coverage.out bytes=13744 [2023-02-27T16:06:05.502Z] ==> Appending adjustments [2023-02-27T16:06:05.502Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T16:06:05.502Z] + Found adjustments [2023-02-27T16:06:05.502Z] ==> Gzipping contents [2023-02-27T16:06:05.502Z] 4.0K /tmp/codecov.QfkcBb.gz [2023-02-27T16:06:05.502Z] ==> Uploading reports [2023-02-27T16:06:05.502Z] url: https://codecov.io [2023-02-27T16:06:05.502Z] query: branch=main&commit=2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-27T16:06:05.502Z] -> Pinging Codecov [2023-02-27T16:06:05.502Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-27T16:06:05.762Z] -> Uploading to [2023-02-27T16:06:05.762Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/4E5D53B4F1F92C436F7061BF334D961C/2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab/82211f01-0eaa-44ac-be71-c3c789882787.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T160605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc8027ea76e2c931a9a4f1959d599b9537b762c03367bf8bd8f73e1b3efa855d [2023-02-27T16:06:05.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T16:06:05.762Z] Dload Upload Total Spent Left Speed [2023-02-27T16:06:06.021Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2443 0 0 100 2443 0 12034 --:--:-- --:--:-- --:--:-- 11975 100 2443 0 0 100 2443 0 8756 --:--:-- --:--:-- --:--:-- 8725 [2023-02-27T16:06:06.021Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [Pipeline] } [2023-02-27T16:06:06.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-27T16:06:06.227Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-27T16:06:06.237Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:06:06.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-27T16:06:06.530Z] [2023-02-27T16:06:06.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:06:06.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-27T16:06:06.824Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-27T16:06:06.824Z] df9b9388f04a: Pulling fs layer [2023-02-27T16:06:06.824Z] 52dc419b0ee2: Pulling fs layer [2023-02-27T16:06:06.824Z] 25bc292e5bac: Pulling fs layer [2023-02-27T16:06:06.824Z] 114826534d7a: Pulling fs layer [2023-02-27T16:06:06.824Z] 4657fd5d0bcf: Pulling fs layer [2023-02-27T16:06:06.824Z] 114826534d7a: Waiting [2023-02-27T16:06:06.824Z] 6ad1cebc031e: Pulling fs layer [2023-02-27T16:06:06.824Z] 8a3aa393b2d8: Pulling fs layer [2023-02-27T16:06:06.824Z] 6ad1cebc031e: Waiting [2023-02-27T16:06:06.824Z] 4657fd5d0bcf: Waiting [2023-02-27T16:06:06.824Z] 25bc292e5bac: Verifying Checksum [2023-02-27T16:06:06.824Z] 25bc292e5bac: Download complete [2023-02-27T16:06:06.824Z] 52dc419b0ee2: Download complete [2023-02-27T16:06:06.824Z] 4657fd5d0bcf: Verifying Checksum [2023-02-27T16:06:06.824Z] 4657fd5d0bcf: Download complete [2023-02-27T16:06:06.824Z] df9b9388f04a: Verifying Checksum [2023-02-27T16:06:06.824Z] df9b9388f04a: Download complete [2023-02-27T16:06:07.086Z] df9b9388f04a: Pull complete [2023-02-27T16:06:07.086Z] 6ad1cebc031e: Verifying Checksum [2023-02-27T16:06:07.086Z] 6ad1cebc031e: Download complete [2023-02-27T16:06:07.086Z] 52dc419b0ee2: Pull complete [2023-02-27T16:06:07.347Z] 25bc292e5bac: Pull complete [2023-02-27T16:06:07.605Z] 114826534d7a: Verifying Checksum [2023-02-27T16:06:07.605Z] 114826534d7a: Download complete [2023-02-27T16:06:07.864Z] 8a3aa393b2d8: Verifying Checksum [2023-02-27T16:06:07.864Z] 8a3aa393b2d8: Download complete [2023-02-27T16:06:11.145Z] 114826534d7a: Pull complete [2023-02-27T16:06:11.403Z] 4657fd5d0bcf: Pull complete [2023-02-27T16:06:11.660Z] 6ad1cebc031e: Pull complete [2023-02-27T16:06:14.943Z] 8a3aa393b2d8: Pull complete [2023-02-27T16:06:14.943Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-27T16:06:14.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-27T16:06:14.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T16:06:15.023Z] prd-ubuntu20.04-docker-8c-8g-7597 does not seem to be running inside a container [2023-02-27T16:06:15.057Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-27T16:06:18.586Z] $ docker top 02e76ba0cf3d70ebc55abd6cafb121ff493f4df02a423c91bb26b6d146bfa838 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-27T16:06:18.649Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-02-27T16:06:18.926Z] + set -o pipefail [2023-02-27T16:06:18.926Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-02-27T16:06:25.494Z] [2023-02-27T16:06:25.494Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-02-27T16:06:25.494Z] [2023-02-27T16:06:25.494Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/627edfc2-e08a-4c9c-90cb-0943f11c5ef2 [2023-02-27T16:06:25.494Z] [2023-02-27T16:06:25.494Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-27T16:06:25.494Z] [2023-02-27T16:06:25.494Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-27T16:06:25.494Z] [2023-02-27T16:06:25.494Z] [2023-02-27T16:06:25.494Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-27T16:06:25.495Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-27T16:06:25.495Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-27T16:06:25.518Z] $ docker stop --time=1 02e76ba0cf3d70ebc55abd6cafb121ff493f4df02a423c91bb26b6d146bfa838 [2023-02-27T16:06:28.448Z] $ docker rm -f --volumes 02e76ba0cf3d70ebc55abd6cafb121ff493f4df02a423c91bb26b6d146bfa838 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T16:06:29.147Z] + git log --format=format:%s -1 2c6f7e0da6ec69fdd64de95d6e056a3be507c0ab [Pipeline] sh [2023-02-27T16:06:29.436Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T16:06:29.436Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:06:29.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T16:06:29.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T16:06:29.807Z] prd-ubuntu20.04-docker-8c-8g-7597 does not seem to be running inside a container [2023-02-27T16:06:29.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T16:06:30.275Z] $ docker top e705061d89bebcaaa55eb3a0228f19ae2c7b6120beb26e7f7410441eceb54d0c -eo pid,comm [2023-02-27T16:06:30.316Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-27T16:06:30.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T16:06:30.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T16:06:30.362Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T16:06:30.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T16:06:30.484Z] $ docker exec e705061d89bebcaaa55eb3a0228f19ae2c7b6120beb26e7f7410441eceb54d0c ssh-agent [2023-02-27T16:06:30.586Z] SSH_AUTH_SOCK=/tmp/ssh-FedVQDdN22Ka/agent.32 [2023-02-27T16:06:30.586Z] SSH_AGENT_PID=38 [2023-02-27T16:06:30.593Z] Running ssh-add (command line suppressed) [2023-02-27T16:06:30.704Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7249206357862621491.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7249206357862621491.key) [2023-02-27T16:06:30.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T16:06:31.001Z] + git semver tag [2023-02-27T16:06:31.261Z] 2023-02-27 16:06:31,218 [run_tag] DEBUG tag force:False [2023-02-27T16:06:31.261Z] 2023-02-27 16:06:31,218 [check_head_tag] DEBUG check head tag [2023-02-27T16:06:31.261Z] 2023-02-27 16:06:31,219 [execute] INFO git cat-file --batch-check [2023-02-27T16:06:31.261Z] 2023-02-27 16:06:31,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-02-27T16:06:31.261Z] 2023-02-27 16:06:31,224 [execute] INFO git cat-file --batch [2023-02-27T16:06:31.261Z] 2023-02-27 16:06:31,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-02-27T16:06:31.261Z] 2023-02-27 16:06:31,242 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-02-27T16:06:31.261Z] 2023-02-27 16:06:31,242 [execute] INFO git tag -a v3.0.0-dev.14 -m v3.0.0-dev.14 [2023-02-27T16:06:31.261Z] 2023-02-27 16:06:31,242 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.14', '-m', 'v3.0.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-27T16:06:31.261Z] 2023-02-27 16:06:31,247 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-02-27T16:06:31.261Z] 3.0.0-dev.14 [Pipeline] } [2023-02-27T16:06:31.281Z] $ docker exec --env ******** --env ******** e705061d89bebcaaa55eb3a0228f19ae2c7b6120beb26e7f7410441eceb54d0c ssh-agent -k [2023-02-27T16:06:31.391Z] unset SSH_AUTH_SOCK; [2023-02-27T16:06:31.392Z] unset SSH_AGENT_PID; [2023-02-27T16:06:31.392Z] echo Agent pid 38 killed; [2023-02-27T16:06:31.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T16:06:31.704Z] + git semver [Pipeline] } [2023-02-27T16:06:31.986Z] $ docker stop --time=1 e705061d89bebcaaa55eb3a0228f19ae2c7b6120beb26e7f7410441eceb54d0c [2023-02-27T16:06:33.280Z] $ docker rm -f --volumes e705061d89bebcaaa55eb3a0228f19ae2c7b6120beb26e7f7410441eceb54d0c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:06:33.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-27T16:06:33.640Z] [2023-02-27T16:06:33.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:06:33.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-27T16:06:33.943Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-27T16:06:33.943Z] ab5ef0e58194: Pulling fs layer [2023-02-27T16:06:33.943Z] 9712f1f96733: Pulling fs layer [2023-02-27T16:06:33.943Z] 63f879dbbcfc: Pulling fs layer [2023-02-27T16:06:33.943Z] 0d9ebad4ef96: Pulling fs layer [2023-02-27T16:06:33.943Z] e9a5061849ea: Pulling fs layer [2023-02-27T16:06:33.943Z] d747dcd14b5f: Pulling fs layer [2023-02-27T16:06:33.943Z] 0d9ebad4ef96: Waiting [2023-02-27T16:06:33.943Z] e9a5061849ea: Waiting [2023-02-27T16:06:33.943Z] d747dcd14b5f: Waiting [2023-02-27T16:06:33.943Z] 2de7ff778b66: Pulling fs layer [2023-02-27T16:06:33.943Z] 2de7ff778b66: Waiting [2023-02-27T16:06:33.943Z] 9712f1f96733: Verifying Checksum [2023-02-27T16:06:33.943Z] 9712f1f96733: Download complete [2023-02-27T16:06:34.523Z] 63f879dbbcfc: Verifying Checksum [2023-02-27T16:06:34.523Z] 63f879dbbcfc: Download complete [2023-02-27T16:06:34.523Z] e9a5061849ea: Verifying Checksum [2023-02-27T16:06:34.523Z] e9a5061849ea: Download complete [2023-02-27T16:06:34.523Z] d747dcd14b5f: Download complete [2023-02-27T16:06:34.523Z] 0d9ebad4ef96: Verifying Checksum [2023-02-27T16:06:34.523Z] 0d9ebad4ef96: Download complete [2023-02-27T16:06:34.523Z] ab5ef0e58194: Verifying Checksum [2023-02-27T16:06:34.523Z] ab5ef0e58194: Download complete [2023-02-27T16:06:34.782Z] 2de7ff778b66: Verifying Checksum [2023-02-27T16:06:34.782Z] 2de7ff778b66: Download complete [2023-02-27T16:06:37.312Z] ab5ef0e58194: Pull complete [2023-02-27T16:06:37.312Z] 9712f1f96733: Pull complete [2023-02-27T16:06:38.244Z] 63f879dbbcfc: Pull complete [2023-02-27T16:06:42.430Z] 0d9ebad4ef96: Pull complete [2023-02-27T16:06:42.430Z] e9a5061849ea: Pull complete [2023-02-27T16:06:42.430Z] d747dcd14b5f: Pull complete [2023-02-27T16:06:43.807Z] 2de7ff778b66: Pull complete [2023-02-27T16:06:43.807Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-27T16:06:43.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-27T16:06:43.807Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T16:06:43.884Z] prd-ubuntu20.04-docker-8c-8g-7597 does not seem to be running inside a container [2023-02-27T16:06:43.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-27T16:06:48.920Z] $ docker top c7d0a273db39766cd83e31e9338137f44f5ae2009e13c2c527dab748e48d0223 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-27T16:06:48.985Z] provisioning config files... [2023-02-27T16:06:48.996Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8625994858178550139tmp [2023-02-27T16:06:49.006Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4484837630833335644tmp [2023-02-27T16:06:49.018Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8408186857540019451tmp [Pipeline] { [Pipeline] echo [2023-02-27T16:06:49.032Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T16:06:49.314Z] ---> sigul-configuration.sh [2023-02-27T16:06:49.315Z] gpg: directory `/root/.gnupg' created [2023-02-27T16:06:49.315Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-27T16:06:49.315Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-27T16:06:49.315Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-27T16:06:49.315Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-27T16:06:49.315Z] gpg: CAST5 encrypted data [2023-02-27T16:06:49.315Z] gpg: encrypted with 1 passphrase [2023-02-27T16:06:49.315Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-27T16:06:49.600Z] + mkdir /home/jenkins [2023-02-27T16:06:49.600Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-27T16:06:49.886Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-02-27T16:06:49.895Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T16:06:50.182Z] ---> sigul-install.sh [2023-02-27T16:06:50.182Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-27T16:06:50.468Z] + git tag --list [2023-02-27T16:06:50.468Z] v1.0.0 [2023-02-27T16:06:50.468Z] v1.1.0 [2023-02-27T16:06:50.468Z] v1.1.1 [2023-02-27T16:06:50.468Z] v1.1.2 [2023-02-27T16:06:50.468Z] v1.2.0 [2023-02-27T16:06:50.468Z] v1.2.1 [2023-02-27T16:06:50.468Z] v2.0.0 [2023-02-27T16:06:50.468Z] v2.1.0 [2023-02-27T16:06:50.468Z] v2.1.1 [2023-02-27T16:06:50.468Z] v2.1.1-dev.1 [2023-02-27T16:06:50.468Z] v2.1.1-dev.2 [2023-02-27T16:06:50.468Z] v2.1.1-dev.3 [2023-02-27T16:06:50.468Z] v2.2.0 [2023-02-27T16:06:50.468Z] v2.2.1-dev.1 [2023-02-27T16:06:50.468Z] v2.2.1-dev.2 [2023-02-27T16:06:50.468Z] v2.2.1-dev.3 [2023-02-27T16:06:50.468Z] v2.2.1-dev.4 [2023-02-27T16:06:50.468Z] v2.2.1-dev.5 [2023-02-27T16:06:50.468Z] v2.2.1-dev.6 [2023-02-27T16:06:50.468Z] v2.2.1-dev.7 [2023-02-27T16:06:50.468Z] v2.2.1-dev.8 [2023-02-27T16:06:50.468Z] v2.2.1-dev.9 [2023-02-27T16:06:50.468Z] v2.3.0 [2023-02-27T16:06:50.468Z] v2.3.0-dev.10 [2023-02-27T16:06:50.468Z] v2.3.0-dev.11 [2023-02-27T16:06:50.468Z] v2.3.0-dev.12 [2023-02-27T16:06:50.468Z] v2.3.0-dev.13 [2023-02-27T16:06:50.468Z] v2.3.0-dev.14 [2023-02-27T16:06:50.468Z] v2.3.0-dev.15 [2023-02-27T16:06:50.468Z] v2.3.0-dev.16 [2023-02-27T16:06:50.468Z] v2.3.0-dev.17 [2023-02-27T16:06:50.468Z] v2.3.0-dev.18 [2023-02-27T16:06:50.468Z] v2.3.0-dev.19 [2023-02-27T16:06:50.468Z] v2.3.0-dev.20 [2023-02-27T16:06:50.468Z] v2.3.0-dev.21 [2023-02-27T16:06:50.468Z] v2.3.0-dev.22 [2023-02-27T16:06:50.468Z] v2.3.0-dev.23 [2023-02-27T16:06:50.468Z] v2.3.0-dev.24 [2023-02-27T16:06:50.468Z] v2.3.0-dev.25 [2023-02-27T16:06:50.468Z] v2.3.0-dev.9 [2023-02-27T16:06:50.468Z] v3.0.0-dev.1 [2023-02-27T16:06:50.468Z] v3.0.0-dev.10 [2023-02-27T16:06:50.468Z] v3.0.0-dev.11 [2023-02-27T16:06:50.468Z] v3.0.0-dev.12 [2023-02-27T16:06:50.468Z] v3.0.0-dev.13 [2023-02-27T16:06:50.468Z] v3.0.0-dev.14 [2023-02-27T16:06:50.468Z] v3.0.0-dev.2 [2023-02-27T16:06:50.468Z] v3.0.0-dev.3 [2023-02-27T16:06:50.468Z] v3.0.0-dev.4 [2023-02-27T16:06:50.469Z] v3.0.0-dev.5 [2023-02-27T16:06:50.469Z] v3.0.0-dev.6 [2023-02-27T16:06:50.469Z] v3.0.0-dev.7 [2023-02-27T16:06:50.469Z] v3.0.0-dev.8 [2023-02-27T16:06:50.469Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-27T16:06:50.759Z] + lftools sign git-tag v3.0.0-dev.14 [2023-02-27T16:06:51.327Z] Signing Git tag with Sigul... [2023-02-27T16:06:51.327Z] Signing v3.0.0-dev.14 [Pipeline] echo [2023-02-27T16:06:51.595Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T16:06:51.884Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-27T16:06:51.891Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-27T16:06:51.916Z] $ docker stop --time=1 c7d0a273db39766cd83e31e9338137f44f5ae2009e13c2c527dab748e48d0223 [2023-02-27T16:06:53.216Z] $ docker rm -f --volumes c7d0a273db39766cd83e31e9338137f44f5ae2009e13c2c527dab748e48d0223 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-27T16:06:53.610Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T16:06:53.610Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:06:53.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T16:06:53.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T16:06:53.976Z] prd-ubuntu20.04-docker-8c-8g-7597 does not seem to be running inside a container [2023-02-27T16:06:54.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T16:06:54.348Z] $ docker top a53320ebfda2cdd08174f8eb1684199cddd00f96b99c1c9e8a003520d18d2707 -eo pid,comm [2023-02-27T16:06:54.388Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-27T16:06:54.388Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T16:06:54.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T16:06:54.425Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T16:06:54.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T16:06:54.543Z] $ docker exec a53320ebfda2cdd08174f8eb1684199cddd00f96b99c1c9e8a003520d18d2707 ssh-agent [2023-02-27T16:06:54.637Z] SSH_AUTH_SOCK=/tmp/ssh-3raiYDwZ032e/agent.33 [2023-02-27T16:06:54.637Z] SSH_AGENT_PID=39 [2023-02-27T16:06:54.642Z] Running ssh-add (command line suppressed) [2023-02-27T16:06:54.770Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8317672750179335332.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8317672750179335332.key) [2023-02-27T16:06:54.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T16:06:55.067Z] + git semver bump pre [2023-02-27T16:06:55.326Z] 2023-02-27 16:06:55,274 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-02-27T16:06:55.326Z] 2023-02-27 16:06:55,274 [bump_version] DEBUG bumping version:3.0.0-dev.14 on axis:pre with prefix:dev [2023-02-27T16:06:55.326Z] 2023-02-27 16:06:55,274 [bump_version] DEBUG bumped version:3.0.0-dev.15 [2023-02-27T16:06:55.326Z] 2023-02-27 16:06:55,274 [write_version] DEBUG write version:3.0.0-dev.15 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-02-27T16:06:55.326Z] 2023-02-27 16:06:55,274 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-02-27T16:06:55.326Z] 2023-02-27 16:06:55,274 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-02-27T16:06:55.326Z] 2023-02-27 16:06:55,276 [execute] INFO git cat-file --batch-check [2023-02-27T16:06:55.326Z] 2023-02-27 16:06:55,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T16:06:55.326Z] 2023-02-27 16:06:55,281 [execute] INFO git cat-file --batch [2023-02-27T16:06:55.326Z] 2023-02-27 16:06:55,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T16:06:55.326Z] 2023-02-27 16:06:55,286 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-02-27T16:06:55.326Z] 3.0.0-dev.15 [Pipeline] } [2023-02-27T16:06:55.345Z] $ docker exec --env ******** --env ******** a53320ebfda2cdd08174f8eb1684199cddd00f96b99c1c9e8a003520d18d2707 ssh-agent -k [2023-02-27T16:06:55.442Z] unset SSH_AUTH_SOCK; [2023-02-27T16:06:55.443Z] unset SSH_AGENT_PID; [2023-02-27T16:06:55.443Z] echo Agent pid 39 killed; [2023-02-27T16:06:55.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T16:06:55.751Z] + git semver [Pipeline] } [2023-02-27T16:06:56.031Z] $ docker stop --time=1 a53320ebfda2cdd08174f8eb1684199cddd00f96b99c1c9e8a003520d18d2707 [2023-02-27T16:06:57.305Z] $ docker rm -f --volumes a53320ebfda2cdd08174f8eb1684199cddd00f96b99c1c9e8a003520d18d2707 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T16:06:57.632Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T16:06:57.632Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:06:57.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T16:06:57.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T16:06:58.000Z] prd-ubuntu20.04-docker-8c-8g-7597 does not seem to be running inside a container [2023-02-27T16:06:58.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T16:06:58.392Z] $ docker top 2a8559c1fe11d2c1835f5b48332da1641e56509bff5b2f76342112201df923f3 -eo pid,comm [2023-02-27T16:06:58.433Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-27T16:06:58.433Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T16:06:58.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T16:06:58.469Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T16:06:58.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T16:06:58.602Z] $ docker exec 2a8559c1fe11d2c1835f5b48332da1641e56509bff5b2f76342112201df923f3 ssh-agent [2023-02-27T16:06:58.709Z] SSH_AUTH_SOCK=/tmp/ssh-j4XUDJOqxJBq/agent.31 [2023-02-27T16:06:58.709Z] SSH_AGENT_PID=37 [2023-02-27T16:06:58.713Z] Running ssh-add (command line suppressed) [2023-02-27T16:06:58.838Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7956093087553317537.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7956093087553317537.key) [2023-02-27T16:06:58.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T16:06:59.127Z] + git semver push [2023-02-27T16:06:59.386Z] 2023-02-27 16:06:59,325 [run_push] DEBUG push [2023-02-27T16:06:59.386Z] 2023-02-27 16:06:59,326 [execute] INFO git cat-file --batch-check [2023-02-27T16:06:59.386Z] 2023-02-27 16:06:59,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T16:06:59.386Z] 2023-02-27 16:06:59,330 [execute] INFO git rev-list 39c96900dd4b86ae788045c38c103b7cfdba43e8 -- [2023-02-27T16:06:59.386Z] 2023-02-27 16:06:59,331 [execute] DEBUG Popen(['git', 'rev-list', '39c96900dd4b86ae788045c38c103b7cfdba43e8', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-27T16:06:59.386Z] 2023-02-27 16:06:59,339 [execute] INFO git fetch -v origin [2023-02-27T16:06:59.386Z] 2023-02-27 16:06:59,339 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-27T16:06:59.955Z] 2023-02-27 16:06:59,923 [run_push] DEBUG no remote changes detected [2023-02-27T16:06:59.955Z] 2023-02-27 16:06:59,924 [execute] INFO git push origin semver [2023-02-27T16:06:59.955Z] 2023-02-27 16:06:59,924 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-27T16:07:01.336Z] 2023-02-27 16:07:00,938 [run_push] DEBUG push all version tags [2023-02-27T16:07:01.336Z] 2023-02-27 16:07:00,939 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-27T16:07:01.336Z] 2023-02-27 16:07:00,939 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-27T16:07:02.278Z] 2023-02-27 16:07:01,994 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-02-27T16:07:02.278Z] 3.0.0-dev.15 [Pipeline] } [2023-02-27T16:07:02.299Z] $ docker exec --env ******** --env ******** 2a8559c1fe11d2c1835f5b48332da1641e56509bff5b2f76342112201df923f3 ssh-agent -k [2023-02-27T16:07:02.395Z] unset SSH_AUTH_SOCK; [2023-02-27T16:07:02.395Z] unset SSH_AGENT_PID; [2023-02-27T16:07:02.395Z] echo Agent pid 37 killed; [2023-02-27T16:07:02.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T16:07:02.707Z] + git semver [Pipeline] } [2023-02-27T16:07:02.986Z] $ docker stop --time=1 2a8559c1fe11d2c1835f5b48332da1641e56509bff5b2f76342112201df923f3 [2023-02-27T16:07:04.463Z] $ docker rm -f --volumes 2a8559c1fe11d2c1835f5b48332da1641e56509bff5b2f76342112201df923f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-27T16:07:05.062Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-02-27T16:07:05.062Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-02-27T16:07:05.062Z] total 16 [2023-02-27T16:07:05.062Z] drwxr-xr-x 3 root root 4096 Feb 27 15:58 . [2023-02-27T16:07:05.062Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 16:06 .. [2023-02-27T16:07:05.062Z] drwxr-xr-x 2 root root 4096 Feb 27 15:58 cost [2023-02-27T16:07:05.062Z] -rw-r--r-- 1 root root 85 Feb 27 15:58 cost.csv [2023-02-27T16:07:05.062Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-02-27T16:07:05.062Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-02-27T16:07:05.062Z] total 16 [2023-02-27T16:07:05.062Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 15:58 . [2023-02-27T16:07:05.062Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 16:06 .. [2023-02-27T16:07:05.062Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 15:58 cost [2023-02-27T16:07:05.062Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 27 15:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-27T16:07:05.354Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T16:07:06.215Z] ---> package-listing.sh [2023-02-27T16:07:06.215Z] ++ facter osfamily [2023-02-27T16:07:06.215Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T16:07:06.475Z] + OS_FAMILY=debian [2023-02-27T16:07:06.475Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-02-27T16:07:06.475Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T16:07:06.475Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T16:07:06.475Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T16:07:06.475Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T16:07:06.475Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-02-27T16:07:06.475Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T16:07:06.475Z] + case "${OS_FAMILY}" in [2023-02-27T16:07:06.475Z] + dpkg -l [2023-02-27T16:07:06.475Z] + grep '^ii' [2023-02-27T16:07:06.475Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T16:07:06.475Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T16:07:06.475Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T16:07:06.475Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-02-27T16:07:06.475Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-02-27T16:07:06.475Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2023-02-27T16:07:06.487Z] 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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T16:07:06.766Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T16:07:07.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T16:07:07.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T16:07:07.405Z] prd-ubuntu20.04-docker-8c-8g-7597 does not seem to be running inside a container [2023-02-27T16:07:07.446Z] $ 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-rest-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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T16:07:07.659Z] $ docker top 9d49059577bdaeae5354161ef90440b84a542e10f04cb92021b142ec07ad9c6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T16:07:08.063Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T16:07:08.385Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T16:07:08.729Z] + ls /var/log/sa-host [2023-02-27T16:07:08.730Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T16:07:08.797Z] provisioning config files... [2023-02-27T16:07:08.804Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16846742250436833923tmp [Pipeline] { [Pipeline] echo [2023-02-27T16:07:08.815Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T16:07:09.096Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T16:07:09.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T16:07:09.428Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T16:07:09.437Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T16:07:09.723Z] ---> sudo-logs.sh [2023-02-27T16:07:09.723Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T16:07:09.753Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T16:07:10.037Z] ---> job-cost.sh [2023-02-27T16:07:10.037Z] lf-activate-venv: SKIPPING [2023-02-27T16:07:10.037Z] DEBUG: total: 0.2199999988079071 [2023-02-27T16:07:10.037Z] INFO: Retrieving Stack Cost... [2023-02-27T16:07:10.295Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T16:07:10.863Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T16:07:10.876Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T16:07:11.159Z] ---> logs-deploy.sh [2023-02-27T16:07:11.159Z] lf-activate-venv: SKIPPING [2023-02-27T16:07:11.159Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/86 [2023-02-27T16:07:11.159Z] INFO: archiving workspace using pattern(s): [2023-02-27T16:07:12.095Z] Archives upload complete. [2023-02-27T16:07:12.095Z] INFO: archiving logs to Nexus