Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e3f17100cbecc49b07fca8c81a93e30a5261c95 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-ssh15171641629524718786.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9483459152485855736.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14147803477857474231.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh4473785073713515793.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-ssh2881127415311713283.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.20 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17308’ Running on prd-ubuntu20.04-docker-8c-8g-17312 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 > 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 Avoid second fetch Checking out Revision 1e3f17100cbecc49b07fca8c81a93e30a5261c95 (main) Commit message: "docs: Update changelog for v3.0 (#326)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1e3f17100cbecc49b07fca8c81a93e30a5261c95 # timeout=10 > git rev-list --no-walk 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T15:52:28.868Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T15:52:28.905Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T15:52:28.919Z] ========================================================= [2023-05-30T15:52:28.919Z] EdgeX Global Pipelines Version Info [2023-05-30T15:52:28.919Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:52:29.624Z] ------------------- [2023-05-30T15:52:29.624Z] stable info: [2023-05-30T15:52:29.624Z] ------------------- [2023-05-30T15:52:29.624Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T15:52:29.624Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T15:52:29.624Z] Message: update stable to v1.0.249 [2023-05-30T15:52:30.196Z] ------------------- [2023-05-30T15:52:30.196Z] experimental info: [2023-05-30T15:52:30.196Z] ------------------- [2023-05-30T15:52:30.196Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T15:52:30.196Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T15:52:30.196Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T15:52:30.363Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-30T15:52:30.380Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-30T15:52:30.399Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T15:52:30.417Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T15:52:30.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T15:52:30.453Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T15:52:30.469Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T15:52:30.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T15:52:30.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T15:52:30.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T15:52:30.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T15:52:30.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-30T15:52:30.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T15:52:30.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T15:52:30.593Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T15:52:30.604Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T15:52:30.617Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T15:52:30.631Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T15:52:30.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T15:52:30.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T15:52:30.685Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T15:52:30.699Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T15:52:30.716Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T15:52:30.733Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T15:52:30.749Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T15:52:30.764Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T15:52:30.777Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T15:52:30.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-30T15:52:30.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-30T15:52:30.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-30T15:52:30.834Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e3f17100cbecc49b07fca8c81a93e30a5261c95 [Pipeline] echo [2023-05-30T15:52:30.846Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e3f171 [Pipeline] echo [2023-05-30T15:52:30.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:52:30.902Z] provisioning config files... [2023-05-30T15:52:30.915Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10841039168562287534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:52:31.217Z] ---> docker-login.sh [2023-05-30T15:52:31.217Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:52:31.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:31.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:31.476Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:31.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:31.476Z] [2023-05-30T15:52:31.476Z] Login Succeeded [2023-05-30T15:52:31.476Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:52:31.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:31.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:31.476Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:31.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:31.476Z] [2023-05-30T15:52:31.476Z] Login Succeeded [2023-05-30T15:52:31.476Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:52:31.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:31.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:31.735Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:31.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:31.735Z] [2023-05-30T15:52:31.735Z] Login Succeeded [2023-05-30T15:52:31.735Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:52:31.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:31.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:31.735Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:31.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:31.735Z] [2023-05-30T15:52:31.735Z] Login Succeeded [2023-05-30T15:52:31.735Z] docker.io [2023-05-30T15:52:31.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:31.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:31.995Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:31.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:31.995Z] [2023-05-30T15:52:31.995Z] Login Succeeded [2023-05-30T15:52:31.995Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:52:32.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T15:52:32.344Z] + git rev-list -1 --merges 1e3f17100cbecc49b07fca8c81a93e30a5261c95~1..1e3f17100cbecc49b07fca8c81a93e30a5261c95 [Pipeline] echo [2023-05-30T15:52:32.396Z] -----------> git rev-list -1 --merges 1e3f17100cbecc49b07fca8c81a93e30a5261c95~1..1e3f17100cbecc49b07fca8c81a93e30a5261c95 1e3f17100cbecc49b07fca8c81a93e30a5261c95 [false] [Pipeline] sh [2023-05-30T15:52:32.687Z] + git log --format=format:%s -1 1e3f17100cbecc49b07fca8c81a93e30a5261c95 [Pipeline] echo [2023-05-30T15:52:32.701Z] ========================================================= [2023-05-30T15:52:32.702Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T15:52:32.702Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T15:52:33.031Z] + git log --format=format:%s -1 1e3f17100cbecc49b07fca8c81a93e30a5261c95 [Pipeline] echo [2023-05-30T15:52:33.061Z] [semverPrep] GIT_COMMIT: 1e3f17100cbecc49b07fca8c81a93e30a5261c95, Commit Message: docs: Update changelog for v3.0 (#326) [Pipeline] echo [2023-05-30T15:52:33.068Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T15:52:33.397Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T15:52:33.397Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T15:52:33.397Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T15:52:33.397Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T15:52:33.397Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T15:52:33.397Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T15:52:33.397Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:52:33.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:52:33.737Z] [2023-05-30T15:52:33.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:52:34.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:52:34.037Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T15:52:34.037Z] b85a868b505f: Pulling fs layer [2023-05-30T15:52:34.037Z] e2be974225ed: Pulling fs layer [2023-05-30T15:52:34.037Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T15:52:34.037Z] 988bab9f4d93: Pulling fs layer [2023-05-30T15:52:34.037Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T15:52:34.037Z] eaf3925da568: Pulling fs layer [2023-05-30T15:52:34.037Z] bab4dde63d76: Pulling fs layer [2023-05-30T15:52:34.037Z] bde34c3a00c8: Pulling fs layer [2023-05-30T15:52:34.037Z] 988bab9f4d93: Waiting [2023-05-30T15:52:34.037Z] b352a97aabf1: Pulling fs layer [2023-05-30T15:52:34.037Z] 1469e6f7b9e6: Waiting [2023-05-30T15:52:34.037Z] 4872d77fe225: Pulling fs layer [2023-05-30T15:52:34.037Z] 5851b861e8e6: Pulling fs layer [2023-05-30T15:52:34.037Z] eaf3925da568: Waiting [2023-05-30T15:52:34.037Z] bab4dde63d76: Waiting [2023-05-30T15:52:34.037Z] bde34c3a00c8: Waiting [2023-05-30T15:52:34.037Z] b352a97aabf1: Waiting [2023-05-30T15:52:34.037Z] 4872d77fe225: Waiting [2023-05-30T15:52:34.037Z] 5851b861e8e6: Waiting [2023-05-30T15:52:34.038Z] e2be974225ed: Verifying Checksum [2023-05-30T15:52:34.038Z] e2be974225ed: Download complete [2023-05-30T15:52:34.038Z] 988bab9f4d93: Verifying Checksum [2023-05-30T15:52:34.038Z] 988bab9f4d93: Download complete [2023-05-30T15:52:34.038Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T15:52:34.038Z] 1469e6f7b9e6: Download complete [2023-05-30T15:52:34.038Z] eaf3925da568: Verifying Checksum [2023-05-30T15:52:34.038Z] eaf3925da568: Download complete [2023-05-30T15:52:34.296Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T15:52:34.296Z] 339a4e72a1f5: Download complete [2023-05-30T15:52:34.296Z] bde34c3a00c8: Verifying Checksum [2023-05-30T15:52:34.296Z] bde34c3a00c8: Download complete [2023-05-30T15:52:34.296Z] b352a97aabf1: Download complete [2023-05-30T15:52:34.296Z] 4872d77fe225: Verifying Checksum [2023-05-30T15:52:34.296Z] 4872d77fe225: Download complete [2023-05-30T15:52:34.296Z] 5851b861e8e6: Verifying Checksum [2023-05-30T15:52:34.296Z] 5851b861e8e6: Download complete [2023-05-30T15:52:34.297Z] b85a868b505f: Download complete [2023-05-30T15:52:34.555Z] bab4dde63d76: Verifying Checksum [2023-05-30T15:52:34.555Z] bab4dde63d76: Download complete [2023-05-30T15:52:35.496Z] b85a868b505f: Pull complete [2023-05-30T15:52:35.496Z] e2be974225ed: Pull complete [2023-05-30T15:52:36.065Z] 339a4e72a1f5: Pull complete [2023-05-30T15:52:36.065Z] 988bab9f4d93: Pull complete [2023-05-30T15:52:36.324Z] 1469e6f7b9e6: Pull complete [2023-05-30T15:52:36.324Z] eaf3925da568: Pull complete [2023-05-30T15:52:38.235Z] bab4dde63d76: Pull complete [2023-05-30T15:52:38.235Z] bde34c3a00c8: Pull complete [2023-05-30T15:52:38.235Z] b352a97aabf1: Pull complete [2023-05-30T15:52:38.495Z] 4872d77fe225: Pull complete [2023-05-30T15:52:38.495Z] 5851b861e8e6: Pull complete [2023-05-30T15:52:38.495Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T15:52:38.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:52:38.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:52:38.593Z] prd-ubuntu20.04-docker-8c-8g-17312 does not seem to be running inside a container [2023-05-30T15:52:38.631Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T15:52:40.721Z] $ docker top c400e8a9c8a69b2fdd3899bfdad85cc2bf56af84b85bca1fd03a1e0696260712 -eo pid,comm [2023-05-30T15:52:40.770Z] 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-05-30T15:52:40.770Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T15:52:40.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:52:40.811Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:52:40.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:52:40.941Z] $ docker exec c400e8a9c8a69b2fdd3899bfdad85cc2bf56af84b85bca1fd03a1e0696260712 ssh-agent [2023-05-30T15:52:41.039Z] SSH_AUTH_SOCK=/tmp/ssh-f862w0kTcLLB/agent.33 [2023-05-30T15:52:41.039Z] SSH_AGENT_PID=39 [2023-05-30T15:52:41.045Z] Running ssh-add (command line suppressed) [2023-05-30T15:52:41.149Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15528561064830127154.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15528561064830127154.key) [2023-05-30T15:52:41.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:52:41.449Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T15:52:41.463Z] $ docker exec --env ******** --env ******** c400e8a9c8a69b2fdd3899bfdad85cc2bf56af84b85bca1fd03a1e0696260712 ssh-agent -k [2023-05-30T15:52:41.556Z] unset SSH_AUTH_SOCK; [2023-05-30T15:52:41.556Z] unset SSH_AGENT_PID; [2023-05-30T15:52:41.556Z] echo Agent pid 39 killed; [2023-05-30T15:52:41.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T15:52:41.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:52:41.594Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:52:41.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:52:41.704Z] $ docker exec c400e8a9c8a69b2fdd3899bfdad85cc2bf56af84b85bca1fd03a1e0696260712 ssh-agent [2023-05-30T15:52:41.817Z] SSH_AUTH_SOCK=/tmp/ssh-NRH3jHqNZXZq/agent.72 [2023-05-30T15:52:41.817Z] SSH_AGENT_PID=78 [2023-05-30T15:52:41.821Z] Running ssh-add (command line suppressed) [2023-05-30T15:52:41.920Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_395412344710326936.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_395412344710326936.key) [2023-05-30T15:52:41.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:52:42.224Z] + git semver init [2023-05-30T15:52:42.484Z] 2023-05-30 15:52:42,410 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T15:52:42.484Z] 2023-05-30 15:52:42,411 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-05-30T15:52:42.484Z] 2023-05-30 15:52:42,411 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-05-30T15:52:42.484Z] 2023-05-30 15:52:42,412 [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-05-30T15:52:43.421Z] 2023-05-30 15:52:43,390 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-05-30T15:52:43.421Z] 2023-05-30 15:52:43,391 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-05-30T15:52:43.421Z] 2023-05-30 15:52:43,391 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-30T15:52:43.421Z] 2023-05-30 15:52:43,391 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-30T15:52:43.421Z] 3.0.0-dev.47 [Pipeline] } [2023-05-30T15:52:43.433Z] $ docker exec --env ******** --env ******** c400e8a9c8a69b2fdd3899bfdad85cc2bf56af84b85bca1fd03a1e0696260712 ssh-agent -k [2023-05-30T15:52:43.532Z] unset SSH_AUTH_SOCK; [2023-05-30T15:52:43.532Z] unset SSH_AGENT_PID; [2023-05-30T15:52:43.532Z] echo Agent pid 78 killed; [2023-05-30T15:52:43.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T15:52:43.850Z] + git semver [Pipeline] } [2023-05-30T15:52:44.124Z] $ docker stop --time=1 c400e8a9c8a69b2fdd3899bfdad85cc2bf56af84b85bca1fd03a1e0696260712 [2023-05-30T15:52:45.390Z] $ docker rm -f --volumes c400e8a9c8a69b2fdd3899bfdad85cc2bf56af84b85bca1fd03a1e0696260712 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:52:45.717Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T15:52:45.931Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T15:52:45.933Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.47 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:52:46.093Z] provisioning config files... [2023-05-30T15:52:46.102Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3685880134385036931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:52:46.403Z] ---> docker-login.sh [2023-05-30T15:52:46.403Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:52:46.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:46.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:46.403Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:46.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:46.403Z] [2023-05-30T15:52:46.403Z] Login Succeeded [2023-05-30T15:52:46.403Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:52:46.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:46.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:46.403Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:46.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:46.403Z] [2023-05-30T15:52:46.403Z] Login Succeeded [2023-05-30T15:52:46.403Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:52:46.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:46.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:46.662Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:46.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:46.662Z] [2023-05-30T15:52:46.662Z] Login Succeeded [2023-05-30T15:52:46.662Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:52:46.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:46.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:46.662Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:46.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:46.662Z] [2023-05-30T15:52:46.662Z] Login Succeeded [2023-05-30T15:52:46.662Z] docker.io [2023-05-30T15:52:46.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:52:46.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:52:46.921Z] Configure a credential helper to remove this warning. See [2023-05-30T15:52:46.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:52:46.921Z] [2023-05-30T15:52:46.921Z] Login Succeeded [2023-05-30T15:52:46.921Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:52:46.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T15:52:46.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:52:47.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:52:47.011Z] ========================================================= [2023-05-30T15:52:47.011Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T15:52:47.011Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:52:47.308Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T15:52:47.308Z] Sending build context to Docker daemon 10.94MB [2023-05-30T15:52:47.308Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:52:47.308Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T15:52:47.308Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T15:52:47.308Z] f56be85fc22e: Pulling fs layer [2023-05-30T15:52:47.308Z] 85791d961cd3: Pulling fs layer [2023-05-30T15:52:47.309Z] d694b5ae8c79: Pulling fs layer [2023-05-30T15:52:47.309Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T15:52:47.309Z] 4d19c01a9841: Pulling fs layer [2023-05-30T15:52:47.309Z] 9325e15d5711: Pulling fs layer [2023-05-30T15:52:47.309Z] 556b6ee489ea: Pulling fs layer [2023-05-30T15:52:47.309Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T15:52:47.309Z] 9f32a84ed3da: Waiting [2023-05-30T15:52:47.309Z] 4d19c01a9841: Waiting [2023-05-30T15:52:47.309Z] 556b6ee489ea: Waiting [2023-05-30T15:52:47.309Z] 9325e15d5711: Waiting [2023-05-30T15:52:47.309Z] c5a4b2cf53e6: Waiting [2023-05-30T15:52:47.309Z] 85791d961cd3: Verifying Checksum [2023-05-30T15:52:47.309Z] 85791d961cd3: Download complete [2023-05-30T15:52:47.309Z] 9f32a84ed3da: Download complete [2023-05-30T15:52:47.570Z] 4d19c01a9841: Verifying Checksum [2023-05-30T15:52:47.570Z] 4d19c01a9841: Download complete [2023-05-30T15:52:47.570Z] f56be85fc22e: Verifying Checksum [2023-05-30T15:52:47.570Z] f56be85fc22e: Download complete [2023-05-30T15:52:47.570Z] 9325e15d5711: Verifying Checksum [2023-05-30T15:52:47.570Z] 9325e15d5711: Download complete [2023-05-30T15:52:47.570Z] f56be85fc22e: Pull complete [2023-05-30T15:52:47.830Z] 85791d961cd3: Pull complete [2023-05-30T15:52:48.089Z] d694b5ae8c79: Verifying Checksum [2023-05-30T15:52:48.089Z] d694b5ae8c79: Download complete [2023-05-30T15:52:48.089Z] c5a4b2cf53e6: Download complete [2023-05-30T15:52:48.357Z] 556b6ee489ea: Verifying Checksum [2023-05-30T15:52:48.357Z] 556b6ee489ea: Download complete [2023-05-30T15:52:51.644Z] d694b5ae8c79: Pull complete [2023-05-30T15:52:51.644Z] 9f32a84ed3da: Pull complete [2023-05-30T15:52:51.644Z] 4d19c01a9841: Pull complete [2023-05-30T15:52:51.644Z] 9325e15d5711: Pull complete [2023-05-30T15:52:54.170Z] 556b6ee489ea: Pull complete [2023-05-30T15:52:54.739Z] c5a4b2cf53e6: Pull complete [2023-05-30T15:52:54.739Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T15:52:54.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T15:52:54.739Z] ---> c4be618373d6 [2023-05-30T15:52:54.739Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:52:58.029Z] ---> Running in 8c5829dfd7e2 [2023-05-30T15:52:58.030Z] Removing intermediate container 8c5829dfd7e2 [2023-05-30T15:52:58.030Z] ---> 28f5fc38543e [2023-05-30T15:52:58.030Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:52:58.030Z] ---> Running in 2540b6ad65c9 [2023-05-30T15:52:58.030Z] Removing intermediate container 2540b6ad65c9 [2023-05-30T15:52:58.030Z] ---> d026caf5f06c [2023-05-30T15:52:58.030Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T15:52:58.030Z] ---> Running in d23c770eb35f [2023-05-30T15:52:58.030Z] Removing intermediate container d23c770eb35f [2023-05-30T15:52:58.030Z] ---> 13c995094c37 [2023-05-30T15:52:58.030Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T15:52:58.030Z] ---> Running in 6c81e7ae115c [2023-05-30T15:52:58.030Z] Removing intermediate container 6c81e7ae115c [2023-05-30T15:52:58.030Z] ---> 6521ed5ca971 [2023-05-30T15:52:58.030Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T15:52:58.030Z] ---> Running in 21ca64f3b462 [2023-05-30T15:52:58.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:52:58.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:52:58.548Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T15:52:58.548Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T15:52:58.548Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T15:52:58.808Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T15:52:58.808Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:52:58.808Z] OK: 269 MiB in 57 packages [2023-05-30T15:52:59.068Z] Removing intermediate container 21ca64f3b462 [2023-05-30T15:52:59.068Z] ---> 275087d494d8 [2023-05-30T15:52:59.068Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-30T15:52:59.068Z] ---> Running in 99551328c6b1 [2023-05-30T15:52:59.068Z] Removing intermediate container 99551328c6b1 [2023-05-30T15:52:59.068Z] ---> 6e78c23f4d9c [2023-05-30T15:52:59.068Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T15:52:59.328Z] ---> 49ed2b590d83 [2023-05-30T15:52:59.328Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:52:59.328Z] ---> Running in e4e8c360690c [2023-05-30T15:53:01.047Z] Still waiting to schedule task [2023-05-30T15:53:01.047Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17309’ [2023-05-30T15:53:25.882Z] Removing intermediate container e4e8c360690c [2023-05-30T15:53:25.882Z] ---> 230bc7f82097 [2023-05-30T15:53:25.882Z] Step 11/12 : COPY . . [2023-05-30T15:53:25.882Z] ---> c44549ff005b [2023-05-30T15:53:25.882Z] Step 12/12 : RUN $MAKE [2023-05-30T15:53:25.882Z] ---> Running in bfecc10ecac4 [2023-05-30T15:53:25.882Z] noop [2023-05-30T15:53:25.882Z] Removing intermediate container bfecc10ecac4 [2023-05-30T15:53:25.882Z] ---> 643259e4f5e4 [2023-05-30T15:53:25.882Z] Successfully built 643259e4f5e4 [2023-05-30T15:53:25.882Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:26.198Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T15:53:26.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:53:26.266Z] prd-ubuntu20.04-docker-8c-8g-17312 does not seem to be running inside a container [2023-05-30T15:53:26.304Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-30T15:53:26.611Z] $ docker top 3008ed1ca38c1a3eff44e3e5a06ed4c2be079e185e85fbe274427f57691113d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:53:26.949Z] + go version [2023-05-30T15:53:26.949Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T15:53:26.961Z] $ docker stop --time=1 3008ed1ca38c1a3eff44e3e5a06ed4c2be079e185e85fbe274427f57691113d3 [2023-05-30T15:53:28.236Z] $ docker rm -f --volumes 3008ed1ca38c1a3eff44e3e5a06ed4c2be079e185e85fbe274427f57691113d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:28.641Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T15:53:28.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:53:28.706Z] prd-ubuntu20.04-docker-8c-8g-17312 does not seem to be running inside a container [2023-05-30T15:53:28.739Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-30T15:53:29.043Z] $ docker top ba1559d25146990d3daea8d5a3207d34ab0de2bfb53df5535fcd1841ea437981 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:53:29.383Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:53:29.683Z] + make test [2023-05-30T15:53:29.683Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T15:53:33.868Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-30T15:53:43.827Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-30T15:53:43.827Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 32.2% of statements [2023-05-30T15:53:48.004Z] go vet ./... [2023-05-30T15:53:51.284Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T15:53:51.284Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T15:53:51.284Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T15:53:51.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T15:53:51.568Z] $ docker stop --time=1 ba1559d25146990d3daea8d5a3207d34ab0de2bfb53df5535fcd1841ea437981 [2023-05-30T15:53:54.355Z] $ docker rm -f --volumes ba1559d25146990d3daea8d5a3207d34ab0de2bfb53df5535fcd1841ea437981 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:53:54.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T15:53:54.848Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T15:53:55.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T15:53:55.700Z] + ls -al . [2023-05-30T15:53:55.700Z] total 184 [2023-05-30T15:53:55.700Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 15:53 . [2023-05-30T15:53:55.700Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:52 .. [2023-05-30T15:53:55.700Z] -rw-rw-r-- 1 jenkins jenkins 151 May 30 15:52 .dockerignore [2023-05-30T15:53:55.700Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:52 .git [2023-05-30T15:53:55.700Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:52 .github [2023-05-30T15:53:55.700Z] -rw-rw-r-- 1 jenkins jenkins 329 May 30 15:52 .gitignore [2023-05-30T15:53:55.700Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 15:52 .golangci.yml [2023-05-30T15:53:55.700Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 15:52 .semver [2023-05-30T15:53:55.700Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 30 15:52 Attribution.txt [2023-05-30T15:53:55.700Z] -rw-rw-r-- 1 jenkins jenkins 15709 May 30 15:52 CHANGELOG.md [2023-05-30T15:53:55.700Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 30 15:52 Dockerfile [2023-05-30T15:53:55.700Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 15:52 GOVERNANCE.md [2023-05-30T15:53:55.700Z] -rw-rw-r-- 1 jenkins jenkins 680 May 30 15:52 Jenkinsfile [2023-05-30T15:53:55.700Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 15:52 LICENSE [2023-05-30T15:53:55.700Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 30 15:52 Makefile [2023-05-30T15:53:55.700Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 15:52 OWNERS.md [2023-05-30T15:53:55.700Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 30 15:52 README.md [2023-05-30T15:53:55.700Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 15:52 VERSION [2023-05-30T15:53:55.700Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:52 bin [2023-05-30T15:53:55.700Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:52 cmd [2023-05-30T15:53:55.700Z] -rw-r--r-- 1 jenkins jenkins 14663 May 30 15:53 coverage.out [2023-05-30T15:53:55.700Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:52 driver [2023-05-30T15:53:55.700Z] -rw-rw-r-- 1 jenkins jenkins 3354 May 30 15:52 go.mod [2023-05-30T15:53:55.700Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 30 15:52 go.sum [2023-05-30T15:53:55.700Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:52 snap [2023-05-30T15:53:55.700Z] -rw-rw-r-- 1 jenkins jenkins 713 May 30 15:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:56.000Z] + 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=1e3f17100cbecc49b07fca8c81a93e30a5261c95 --label arch=amd64 --label version=3.0.0-dev.47 . [2023-05-30T15:53:56.000Z] Sending build context to Docker daemon 10.95MB [2023-05-30T15:53:56.000Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:53:56.000Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T15:53:56.000Z] ---> 643259e4f5e4 [2023-05-30T15:53:56.000Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:53:56.258Z] ---> Running in 23bf8fe1a4bf [2023-05-30T15:53:56.258Z] Removing intermediate container 23bf8fe1a4bf [2023-05-30T15:53:56.258Z] ---> 3ae73621113a [2023-05-30T15:53:56.258Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:53:56.258Z] ---> Running in 0f6d9f927314 [2023-05-30T15:53:56.258Z] Removing intermediate container 0f6d9f927314 [2023-05-30T15:53:56.258Z] ---> 81b00aa4ffdb [2023-05-30T15:53:56.258Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T15:53:56.258Z] ---> Running in 378cb7312129 [2023-05-30T15:53:56.517Z] Removing intermediate container 378cb7312129 [2023-05-30T15:53:56.517Z] ---> 5443dd5b4cf3 [2023-05-30T15:53:56.517Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T15:53:56.517Z] ---> Running in 4ae3b2f88401 [2023-05-30T15:53:56.517Z] Removing intermediate container 4ae3b2f88401 [2023-05-30T15:53:56.517Z] ---> a0c848398a8f [2023-05-30T15:53:56.517Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T15:53:56.517Z] ---> Running in 4fd6c8bb1bd8 [2023-05-30T15:53:56.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:53:57.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:53:57.036Z] OK: 269 MiB in 57 packages [2023-05-30T15:53:57.295Z] Removing intermediate container 4fd6c8bb1bd8 [2023-05-30T15:53:57.296Z] ---> 7c0124e8f1e3 [2023-05-30T15:53:57.296Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-30T15:53:57.555Z] ---> Running in dd08edc75765 [2023-05-30T15:53:57.555Z] Removing intermediate container dd08edc75765 [2023-05-30T15:53:57.555Z] ---> 26bcbbde95ca [2023-05-30T15:53:57.555Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-30T15:53:57.555Z] ---> 4c14d0382c63 [2023-05-30T15:53:57.555Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:53:57.555Z] ---> Running in cbbaf02f5aad [2023-05-30T15:53:58.512Z] Removing intermediate container cbbaf02f5aad [2023-05-30T15:53:58.512Z] ---> 314f4dd5736d [2023-05-30T15:53:58.512Z] Step 11/25 : COPY . . [2023-05-30T15:53:58.772Z] ---> 48cf6f096917 [2023-05-30T15:53:58.772Z] Step 12/25 : RUN $MAKE [2023-05-30T15:53:58.772Z] ---> Running in 2afb1d8bd29b [2023-05-30T15:53:59.031Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-30T15:54:17.107Z] Removing intermediate container 2afb1d8bd29b [2023-05-30T15:54:17.107Z] ---> b6d3e9789be8 [2023-05-30T15:54:17.107Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T15:54:17.107Z] 3.17: Pulling from library/alpine [2023-05-30T15:54:17.107Z] f56be85fc22e: Already exists [2023-05-30T15:54:17.107Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T15:54:17.107Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T15:54:17.107Z] ---> 9ed4aefc74f6 [2023-05-30T15:54:17.107Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-30T15:54:17.107Z] ---> Running in dfe333235c36 [2023-05-30T15:54:17.107Z] Removing intermediate container dfe333235c36 [2023-05-30T15:54:17.107Z] ---> 9728090347a8 [2023-05-30T15:54:17.107Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-30T15:54:17.107Z] ---> Running in 9bd7becee194 [2023-05-30T15:54:17.107Z] Removing intermediate container 9bd7becee194 [2023-05-30T15:54:17.107Z] ---> 3cec1f300027 [2023-05-30T15:54:17.107Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:54:17.365Z] ---> Running in d206f69909f3 [2023-05-30T15:54:17.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:54:17.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:54:17.883Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T15:54:17.883Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:54:17.883Z] OK: 7 MiB in 16 packages [2023-05-30T15:54:18.141Z] Removing intermediate container d206f69909f3 [2023-05-30T15:54:18.141Z] ---> 4042be266a74 [2023-05-30T15:54:18.141Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-30T15:54:19.075Z] ---> 3daf57ee2b46 [2023-05-30T15:54:19.075Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-30T15:54:19.075Z] ---> aeba0ffec3dd [2023-05-30T15:54:19.075Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-30T15:54:19.333Z] ---> b2dfbace5698 [2023-05-30T15:54:19.333Z] Step 20/25 : EXPOSE 59986 [2023-05-30T15:54:19.333Z] ---> Running in d0ca607775f3 [2023-05-30T15:54:19.333Z] Removing intermediate container d0ca607775f3 [2023-05-30T15:54:19.333Z] ---> 1c2f81b0a9f8 [2023-05-30T15:54:19.333Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-30T15:54:19.333Z] ---> Running in 475aa8256b85 [2023-05-30T15:54:19.333Z] Removing intermediate container 475aa8256b85 [2023-05-30T15:54:19.333Z] ---> 5953b617e369 [2023-05-30T15:54:19.333Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-30T15:54:19.333Z] ---> Running in 4b696e4756ac [2023-05-30T15:54:19.592Z] Removing intermediate container 4b696e4756ac [2023-05-30T15:54:19.592Z] ---> 2180dd48bb95 [2023-05-30T15:54:19.592Z] Step 23/25 : LABEL arch=amd64 [2023-05-30T15:54:19.592Z] ---> Running in 40d34a36c9a6 [2023-05-30T15:54:19.592Z] Removing intermediate container 40d34a36c9a6 [2023-05-30T15:54:19.592Z] ---> 6c2b0f7c7458 [2023-05-30T15:54:19.592Z] Step 24/25 : LABEL git_sha=1e3f17100cbecc49b07fca8c81a93e30a5261c95 [2023-05-30T15:54:19.592Z] ---> Running in 06d56962ab36 [2023-05-30T15:54:19.592Z] Removing intermediate container 06d56962ab36 [2023-05-30T15:54:19.592Z] ---> df7a85d658d9 [2023-05-30T15:54:19.592Z] Step 25/25 : LABEL version=3.0.0-dev.47 [2023-05-30T15:54:19.592Z] ---> Running in e5d86e748d68 [2023-05-30T15:54:19.592Z] Removing intermediate container e5d86e748d68 [2023-05-30T15:54:19.592Z] ---> d6ab6056c653 [2023-05-30T15:54:19.592Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T15:54:19.592Z] Successfully built d6ab6056c653 [2023-05-30T15:54:19.851Z] 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-05-30T15:54:19.933Z] provisioning config files... [2023-05-30T15:54:19.942Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3886215467139311482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:54:20.236Z] ---> docker-login.sh [2023-05-30T15:54:20.236Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:54:20.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:54:20.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:54:20.237Z] Configure a credential helper to remove this warning. See [2023-05-30T15:54:20.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:54:20.237Z] [2023-05-30T15:54:20.237Z] Login Succeeded [2023-05-30T15:54:20.237Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:54:20.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:54:20.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:54:20.237Z] Configure a credential helper to remove this warning. See [2023-05-30T15:54:20.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:54:20.237Z] [2023-05-30T15:54:20.237Z] Login Succeeded [2023-05-30T15:54:20.237Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:54:20.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:54:20.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:54:20.495Z] Configure a credential helper to remove this warning. See [2023-05-30T15:54:20.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:54:20.495Z] [2023-05-30T15:54:20.495Z] Login Succeeded [2023-05-30T15:54:20.495Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:54:20.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:54:20.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:54:20.495Z] Configure a credential helper to remove this warning. See [2023-05-30T15:54:20.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:54:20.495Z] [2023-05-30T15:54:20.495Z] Login Succeeded [2023-05-30T15:54:20.495Z] docker.io [2023-05-30T15:54:20.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:54:20.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:54:20.762Z] Configure a credential helper to remove this warning. See [2023-05-30T15:54:20.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:54:20.762Z] [2023-05-30T15:54:20.762Z] Login Succeeded [2023-05-30T15:54:20.762Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:54:20.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:54:20.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:54:20.809Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-05-30T15:54:20.809Z] 1e3f17100cbecc49b07fca8c81a93e30a5261c95 [2023-05-30T15:54:20.809Z] latest [2023-05-30T15:54:20.809Z] 3.0.0-dev.47 [2023-05-30T15:54:20.809Z] 1e3f17100cbecc49b07fca8c81a93e30a5261c95-3.0.0-dev.47 [2023-05-30T15:54:20.809Z] main [2023-05-30T15:54:20.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:54:21.113Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:1e3f17100cbecc49b07fca8c81a93e30a5261c95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:54:21.419Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:1e3f17100cbecc49b07fca8c81a93e30a5261c95 [2023-05-30T15:54:21.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-30T15:54:21.419Z] 7404031c8b53: Preparing [2023-05-30T15:54:21.419Z] 928dd65fed2f: Preparing [2023-05-30T15:54:21.419Z] 06b48273953c: Preparing [2023-05-30T15:54:21.419Z] 16483c3d070e: Preparing [2023-05-30T15:54:21.419Z] f1417ff83b31: Preparing [2023-05-30T15:54:21.419Z] f1417ff83b31: Layer already exists [2023-05-30T15:54:21.419Z] 16483c3d070e: Pushed [2023-05-30T15:54:21.419Z] 928dd65fed2f: Pushed [2023-05-30T15:54:21.419Z] 7404031c8b53: Pushed [2023-05-30T15:54:23.962Z] 06b48273953c: Pushed [2023-05-30T15:54:23.962Z] 1e3f17100cbecc49b07fca8c81a93e30a5261c95: digest: sha256:b23ca4b31b585b47a3e06ca66512693165025c9d1e9dfbd2fa43057b8a182a97 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:54:24.278Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:54:24.594Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-05-30T15:54:24.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-30T15:54:24.594Z] 7404031c8b53: Preparing [2023-05-30T15:54:24.594Z] 928dd65fed2f: Preparing [2023-05-30T15:54:24.594Z] 06b48273953c: Preparing [2023-05-30T15:54:24.594Z] 16483c3d070e: Preparing [2023-05-30T15:54:24.594Z] f1417ff83b31: Preparing [2023-05-30T15:54:24.594Z] 7404031c8b53: Layer already exists [2023-05-30T15:54:24.594Z] 928dd65fed2f: Layer already exists [2023-05-30T15:54:24.594Z] 06b48273953c: Layer already exists [2023-05-30T15:54:24.594Z] f1417ff83b31: Layer already exists [2023-05-30T15:54:24.594Z] 16483c3d070e: Layer already exists [2023-05-30T15:54:24.594Z] latest: digest: sha256:b23ca4b31b585b47a3e06ca66512693165025c9d1e9dfbd2fa43057b8a182a97 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:54:24.901Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:54:25.206Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.47 [2023-05-30T15:54:25.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-30T15:54:25.206Z] 7404031c8b53: Preparing [2023-05-30T15:54:25.206Z] 928dd65fed2f: Preparing [2023-05-30T15:54:25.206Z] 06b48273953c: Preparing [2023-05-30T15:54:25.206Z] 16483c3d070e: Preparing [2023-05-30T15:54:25.206Z] f1417ff83b31: Preparing [2023-05-30T15:54:25.206Z] 16483c3d070e: Layer already exists [2023-05-30T15:54:25.206Z] 06b48273953c: Layer already exists [2023-05-30T15:54:25.206Z] 928dd65fed2f: Layer already exists [2023-05-30T15:54:25.206Z] 7404031c8b53: Layer already exists [2023-05-30T15:54:25.206Z] f1417ff83b31: Layer already exists [2023-05-30T15:54:25.206Z] 3.0.0-dev.47: digest: sha256:b23ca4b31b585b47a3e06ca66512693165025c9d1e9dfbd2fa43057b8a182a97 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:54:25.518Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:1e3f17100cbecc49b07fca8c81a93e30a5261c95-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:54:25.821Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:1e3f17100cbecc49b07fca8c81a93e30a5261c95-3.0.0-dev.47 [2023-05-30T15:54:25.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-30T15:54:25.821Z] 7404031c8b53: Preparing [2023-05-30T15:54:25.821Z] 928dd65fed2f: Preparing [2023-05-30T15:54:25.821Z] 06b48273953c: Preparing [2023-05-30T15:54:25.821Z] 16483c3d070e: Preparing [2023-05-30T15:54:25.821Z] f1417ff83b31: Preparing [2023-05-30T15:54:25.821Z] 06b48273953c: Layer already exists [2023-05-30T15:54:25.821Z] 16483c3d070e: Layer already exists [2023-05-30T15:54:25.821Z] f1417ff83b31: Layer already exists [2023-05-30T15:54:25.821Z] 7404031c8b53: Layer already exists [2023-05-30T15:54:25.821Z] 928dd65fed2f: Layer already exists [2023-05-30T15:54:25.821Z] 1e3f17100cbecc49b07fca8c81a93e30a5261c95-3.0.0-dev.47: digest: sha256:b23ca4b31b585b47a3e06ca66512693165025c9d1e9dfbd2fa43057b8a182a97 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:54:26.137Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:54:26.445Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-05-30T15:54:26.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-30T15:54:26.445Z] 7404031c8b53: Preparing [2023-05-30T15:54:26.445Z] 928dd65fed2f: Preparing [2023-05-30T15:54:26.445Z] 06b48273953c: Preparing [2023-05-30T15:54:26.445Z] 16483c3d070e: Preparing [2023-05-30T15:54:26.445Z] f1417ff83b31: Preparing [2023-05-30T15:54:26.445Z] 928dd65fed2f: Layer already exists [2023-05-30T15:54:26.445Z] 7404031c8b53: Layer already exists [2023-05-30T15:54:26.445Z] 16483c3d070e: Layer already exists [2023-05-30T15:54:26.445Z] 06b48273953c: Layer already exists [2023-05-30T15:54:26.445Z] f1417ff83b31: Layer already exists [2023-05-30T15:54:26.445Z] main: digest: sha256:b23ca4b31b585b47a3e06ca66512693165025c9d1e9dfbd2fa43057b8a182a97 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:54:26.485Z] ===================================================== [Pipeline] echo [2023-05-30T15:54:26.491Z] taggedImages: [2023-05-30T15:54:26.491Z] - nexus3.edgexfoundry.org:10004/device-rest:1e3f17100cbecc49b07fca8c81a93e30a5261c95 [2023-05-30T15:54:26.491Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-05-30T15:54:26.491Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.47 [2023-05-30T15:54:26.491Z] - nexus3.edgexfoundry.org:10004/device-rest:1e3f17100cbecc49b07fca8c81a93e30a5261c95-3.0.0-dev.47 [2023-05-30T15:54:26.491Z] - 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-05-30T15:54:26.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:54:26.847Z] [2023-05-30T15:54:26.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:54:27.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:54:27.151Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T15:54:27.151Z] 5eb5b503b376: Pulling fs layer [2023-05-30T15:54:27.151Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T15:54:27.151Z] ec43610c2a17: Pulling fs layer [2023-05-30T15:54:27.151Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T15:54:27.151Z] 33b1e0a273af: Pulling fs layer [2023-05-30T15:54:27.151Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T15:54:27.151Z] 2f39f015ded8: Pulling fs layer [2023-05-30T15:54:27.151Z] 33b1e0a273af: Waiting [2023-05-30T15:54:27.151Z] 5d3b04190fa2: Waiting [2023-05-30T15:54:27.151Z] 2f39f015ded8: Waiting [2023-05-30T15:54:27.151Z] 3a2ae6a8a46f: Waiting [2023-05-30T15:54:27.151Z] 5c69ac0246d0: Download complete [2023-05-30T15:54:27.151Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T15:54:27.152Z] 3a2ae6a8a46f: Download complete [2023-05-30T15:54:27.152Z] 33b1e0a273af: Verifying Checksum [2023-05-30T15:54:27.152Z] 33b1e0a273af: Download complete [2023-05-30T15:54:27.152Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T15:54:27.152Z] 5d3b04190fa2: Download complete [2023-05-30T15:54:27.152Z] ec43610c2a17: Verifying Checksum [2023-05-30T15:54:27.152Z] ec43610c2a17: Download complete [2023-05-30T15:54:27.411Z] 5eb5b503b376: Verifying Checksum [2023-05-30T15:54:27.411Z] 5eb5b503b376: Download complete [2023-05-30T15:54:27.978Z] 2f39f015ded8: Verifying Checksum [2023-05-30T15:54:27.978Z] 2f39f015ded8: Download complete [2023-05-30T15:54:28.548Z] 5eb5b503b376: Pull complete [2023-05-30T15:54:28.807Z] 5c69ac0246d0: Pull complete [2023-05-30T15:54:29.067Z] ec43610c2a17: Pull complete [2023-05-30T15:54:29.067Z] 3a2ae6a8a46f: Pull complete [2023-05-30T15:54:29.327Z] 33b1e0a273af: Pull complete [2023-05-30T15:54:29.327Z] 5d3b04190fa2: Pull complete [2023-05-30T15:54:33.519Z] 2f39f015ded8: Pull complete [2023-05-30T15:54:33.519Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T15:54:33.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:54:33.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:54:33.603Z] prd-ubuntu20.04-docker-8c-8g-17312 does not seem to be running inside a container [2023-05-30T15:54:33.632Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T15:54:37.158Z] $ docker top d122c88a5f7cb36ce2041a38b0e8ce4886f334f2ddf65af0324feadfa5d92058 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:54:37.540Z] ---> job-cost.sh [2023-05-30T15:54:37.540Z] lf-activate-venv: SKIPPING [2023-05-30T15:54:37.540Z] INFO: No Stack... [2023-05-30T15:54:37.800Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T15:54:38.390Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T15:54:38.680Z] + + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-05-30T15:54:38.680Z] cut -d, -f6 [Pipeline] lock [2023-05-30T15:54:38.690Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-119-stack-cost] [2023-05-30T15:54:38.697Z] Resource [jenkins-edgexfoundry-device-rest-go-main-119-stack-cost] did not exist. Created. [2023-05-30T15:54:38.697Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T15:54:39.000Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T15:54:39.032Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T15:54:39.038Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T15:54:39.055Z] $ docker stop --time=1 d122c88a5f7cb36ce2041a38b0e8ce4886f334f2ddf65af0324feadfa5d92058 [2023-05-30T15:54:40.214Z] $ docker rm -f --volumes d122c88a5f7cb36ce2041a38b0e8ce4886f334f2ddf65af0324feadfa5d92058 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T15:55:52.308Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17316 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-05-30T15:55:52.323Z] Running in /w/workspace/device-rest-go/119 [Pipeline] { [Pipeline] checkout [2023-05-30T15:55:52.359Z] The recommended git tool is: git [2023-05-30T15:55:59.256Z] using credential edgex-jenkins-ssh [2023-05-30T15:55:59.281Z] Cloning the remote Git repository [2023-05-30T15:55:59.337Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-30T15:55:59.470Z] > git init /w/workspace/device-rest-go/119 # timeout=10 [2023-05-30T15:55:59.636Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-30T15:55:59.637Z] > git --version # timeout=10 [2023-05-30T15:55:59.661Z] > git --version # 'git version 2.25.1' [2023-05-30T15:55:59.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T15:55:59.847Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T15:56:01.866Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-30T15:56:01.888Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T15:56:02.852Z] Avoid second fetch [2023-05-30T15:56:02.852Z] Checking out Revision 1e3f17100cbecc49b07fca8c81a93e30a5261c95 (main) [2023-05-30T15:56:03.425Z] Commit message: "docs: Update changelog for v3.0 (#326)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T15:56:02.869Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T15:56:02.949Z] > git checkout -f 1e3f17100cbecc49b07fca8c81a93e30a5261c95 # timeout=10 [2023-05-30T15:56:04.343Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T15:56:04.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T15:56:04.343Z] Dload Upload Total Spent Left Speed [2023-05-30T15:56:04.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-05-30T15:56:05.029Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T15:56:05.386Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T15:56:05.386Z] + sudo tee /etc/docker/daemon.new [2023-05-30T15:56:05.386Z] { [2023-05-30T15:56:05.386Z] "registry-mirrors": [ [2023-05-30T15:56:05.386Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T15:56:05.386Z] ], [2023-05-30T15:56:05.386Z] "bip": "10.250.0.254/24", [2023-05-30T15:56:05.386Z] "hosts": [ [2023-05-30T15:56:05.386Z] "tcp://0.0.0.0:5555", [2023-05-30T15:56:05.386Z] "unix:///var/run/docker.sock" [2023-05-30T15:56:05.386Z] ], [2023-05-30T15:56:05.386Z] "mtu": 1458, [2023-05-30T15:56:05.386Z] "selinux-enabled": true, [2023-05-30T15:56:05.386Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T15:56:05.386Z] } [Pipeline] sh [2023-05-30T15:56:05.721Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T15:56:06.055Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:56:24.367Z] provisioning config files... [2023-05-30T15:56:24.396Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/119@tmp/config10598168163240735127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:56:24.775Z] ---> docker-login.sh [2023-05-30T15:56:24.775Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:56:25.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:25.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:25.367Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:25.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:25.367Z] [2023-05-30T15:56:25.367Z] Login Succeeded [2023-05-30T15:56:25.367Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:56:25.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:25.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:25.920Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:25.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:25.920Z] [2023-05-30T15:56:25.920Z] Login Succeeded [2023-05-30T15:56:25.920Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:56:26.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:26.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:26.194Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:26.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:26.194Z] [2023-05-30T15:56:26.194Z] Login Succeeded [2023-05-30T15:56:26.194Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:56:26.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:26.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:26.750Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:26.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:26.750Z] [2023-05-30T15:56:26.750Z] Login Succeeded [2023-05-30T15:56:26.750Z] docker.io [2023-05-30T15:56:27.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:56:27.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:56:27.291Z] Configure a credential helper to remove this warning. See [2023-05-30T15:56:27.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:56:27.291Z] [2023-05-30T15:56:27.291Z] Login Succeeded [2023-05-30T15:56:27.291Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:56:27.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T15:56:27.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:56:27.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:56:27.642Z] ========================================================= [2023-05-30T15:56:27.642Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T15:56:27.642Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:56:28.013Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T15:56:28.013Z] Sending build context to Docker daemon 141.8kB [2023-05-30T15:56:28.288Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:56:28.288Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T15:56:28.560Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T15:56:28.560Z] c41833b44d91: Pulling fs layer [2023-05-30T15:56:28.560Z] ed15518f5707: Pulling fs layer [2023-05-30T15:56:28.560Z] feae8fd75edb: Pulling fs layer [2023-05-30T15:56:28.560Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T15:56:28.560Z] 3cdef696dda3: Pulling fs layer [2023-05-30T15:56:28.560Z] 2ced38df9373: Pulling fs layer [2023-05-30T15:56:28.560Z] 58f1dce35555: Pulling fs layer [2023-05-30T15:56:28.560Z] 3cdef696dda3: Waiting [2023-05-30T15:56:28.560Z] 242c74f7c9fa: Waiting [2023-05-30T15:56:28.560Z] 2ced38df9373: Waiting [2023-05-30T15:56:28.560Z] 58f1dce35555: Waiting [2023-05-30T15:56:28.560Z] ed15518f5707: Verifying Checksum [2023-05-30T15:56:28.560Z] ed15518f5707: Download complete [2023-05-30T15:56:28.831Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T15:56:28.831Z] 242c74f7c9fa: Download complete [2023-05-30T15:56:28.831Z] 3cdef696dda3: Verifying Checksum [2023-05-30T15:56:28.831Z] 3cdef696dda3: Download complete [2023-05-30T15:56:28.831Z] c41833b44d91: Verifying Checksum [2023-05-30T15:56:28.831Z] c41833b44d91: Download complete [2023-05-30T15:56:29.818Z] c41833b44d91: Pull complete [2023-05-30T15:56:30.092Z] 58f1dce35555: Verifying Checksum [2023-05-30T15:56:30.092Z] 58f1dce35555: Download complete [2023-05-30T15:56:30.692Z] ed15518f5707: Pull complete [2023-05-30T15:56:31.690Z] feae8fd75edb: Verifying Checksum [2023-05-30T15:56:31.690Z] feae8fd75edb: Download complete [2023-05-30T15:56:31.690Z] 2ced38df9373: Verifying Checksum [2023-05-30T15:56:31.690Z] 2ced38df9373: Download complete [2023-05-30T15:56:44.034Z] feae8fd75edb: Pull complete [2023-05-30T15:56:44.034Z] 242c74f7c9fa: Pull complete [2023-05-30T15:56:44.034Z] 3cdef696dda3: Pull complete [2023-05-30T15:56:50.868Z] 2ced38df9373: Pull complete [2023-05-30T15:56:52.887Z] 58f1dce35555: Pull complete [2023-05-30T15:56:52.887Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T15:56:52.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T15:56:52.887Z] ---> fadd8f120f05 [2023-05-30T15:56:52.887Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:56:54.868Z] ---> Running in 2122d7a0cbc4 [2023-05-30T15:56:55.461Z] Removing intermediate container 2122d7a0cbc4 [2023-05-30T15:56:55.461Z] ---> 3f335681f020 [2023-05-30T15:56:55.461Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:56:55.461Z] ---> Running in 13fc5504a163 [2023-05-30T15:56:55.730Z] Removing intermediate container 13fc5504a163 [2023-05-30T15:56:55.730Z] ---> e4f7ef9c861d [2023-05-30T15:56:55.730Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T15:56:56.003Z] ---> Running in cb06c72c59fa [2023-05-30T15:56:56.272Z] Removing intermediate container cb06c72c59fa [2023-05-30T15:56:56.272Z] ---> f38e2bf001e4 [2023-05-30T15:56:56.272Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T15:56:56.544Z] ---> Running in bda895c7c187 [2023-05-30T15:56:56.831Z] Removing intermediate container bda895c7c187 [2023-05-30T15:56:56.831Z] ---> 18cdf3301b1d [2023-05-30T15:56:56.831Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T15:56:56.831Z] ---> Running in 1ca6de8d6d56 [2023-05-30T15:56:58.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:56:58.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:56:59.817Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T15:56:59.817Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T15:56:59.817Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T15:56:59.817Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T15:56:59.817Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:56:59.817Z] OK: 268 MiB in 57 packages [2023-05-30T15:57:01.238Z] Removing intermediate container 1ca6de8d6d56 [2023-05-30T15:57:01.238Z] ---> 5d38152d9b20 [2023-05-30T15:57:01.238Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-30T15:57:01.238Z] ---> Running in 1e1d821cfff7 [2023-05-30T15:57:01.238Z] Removing intermediate container 1e1d821cfff7 [2023-05-30T15:57:01.238Z] ---> d5b418310538 [2023-05-30T15:57:01.238Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T15:57:01.829Z] ---> 829deb93e722 [2023-05-30T15:57:01.829Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:57:01.829Z] ---> Running in ca0b467d6113 [2023-05-30T15:58:09.794Z] Removing intermediate container ca0b467d6113 [2023-05-30T15:58:09.794Z] ---> f5980e36da98 [2023-05-30T15:58:09.794Z] Step 11/12 : COPY . . [2023-05-30T15:58:09.794Z] ---> 2a18b64b9543 [2023-05-30T15:58:09.794Z] Step 12/12 : RUN $MAKE [2023-05-30T15:58:09.794Z] ---> Running in 99f307c068d3 [2023-05-30T15:58:09.794Z] noop [2023-05-30T15:58:10.384Z] Removing intermediate container 99f307c068d3 [2023-05-30T15:58:10.384Z] ---> 5b0feeb2c31f [2023-05-30T15:58:10.384Z] Successfully built 5b0feeb2c31f [2023-05-30T15:58:10.384Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:10.746Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T15:58:10.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:58:11.026Z] prd-ubuntu20.04-docker-arm64-4c-16g-17316 does not seem to be running inside a container [2023-05-30T15:58:11.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/119 -v /w/workspace/device-rest-go/119:/w/workspace/device-rest-go/119:rw,z -v /w/workspace/device-rest-go/119@tmp:/w/workspace/device-rest-go/119@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-05-30T15:58:12.493Z] $ docker top fc286328eba02cb4bc4779079bff5a6b91d067493187b79692a12a5d8cf5143e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:58:13.384Z] + go version [2023-05-30T15:58:13.384Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T15:58:13.415Z] $ docker stop --time=1 fc286328eba02cb4bc4779079bff5a6b91d067493187b79692a12a5d8cf5143e [2023-05-30T15:58:15.170Z] $ docker rm -f --volumes fc286328eba02cb4bc4779079bff5a6b91d067493187b79692a12a5d8cf5143e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:15.746Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T15:58:15.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:58:15.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-17316 does not seem to be running inside a container [2023-05-30T15:58:16.052Z] $ 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/119 -v /w/workspace/device-rest-go/119:/w/workspace/device-rest-go/119:rw,z -v /w/workspace/device-rest-go/119@tmp:/w/workspace/device-rest-go/119@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-05-30T15:58:17.455Z] $ docker top e8ad694ee46c8c2eb46fb530d17a7daa9355f8d77d1e4c13ea2fa02495370a52 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:58:18.341Z] + git config --global --add safe.directory /w/workspace/device-rest-go/119 [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:58:19.019Z] + make test [2023-05-30T15:58:19.019Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T15:58:57.932Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-30T16:01:19.661Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-30T16:01:21.616Z] ok github.com/edgexfoundry/device-rest-go/driver 0.068s coverage: 32.2% of statements [2023-05-30T16:01:22.201Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T16:01:22.201Z] go vet ./... [2023-05-30T16:01:54.472Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T16:01:54.472Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T16:01:54.472Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T16:01:54.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T16:01:54.520Z] $ docker stop --time=1 e8ad694ee46c8c2eb46fb530d17a7daa9355f8d77d1e4c13ea2fa02495370a52 [2023-05-30T16:01:56.456Z] $ docker rm -f --volumes e8ad694ee46c8c2eb46fb530d17a7daa9355f8d77d1e4c13ea2fa02495370a52 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T16:01:57.713Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T16:01:57.738Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T16:01:58.291Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T16:01:58.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T16:01:59.034Z] + ls -al . [2023-05-30T16:01:59.034Z] total 180 [2023-05-30T16:01:59.034Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:58 . [2023-05-30T16:01:59.034Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:55 .. [2023-05-30T16:01:59.034Z] -rw-rw-r-- 1 jenkins jenkins 151 May 30 15:56 .dockerignore [2023-05-30T16:01:59.034Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:56 .git [2023-05-30T16:01:59.034Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:56 .github [2023-05-30T16:01:59.034Z] -rw-rw-r-- 1 jenkins jenkins 329 May 30 15:56 .gitignore [2023-05-30T16:01:59.034Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 15:56 .golangci.yml [2023-05-30T16:01:59.034Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 30 15:56 Attribution.txt [2023-05-30T16:01:59.034Z] -rw-rw-r-- 1 jenkins jenkins 15709 May 30 15:56 CHANGELOG.md [2023-05-30T16:01:59.034Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 30 15:56 Dockerfile [2023-05-30T16:01:59.034Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 15:56 GOVERNANCE.md [2023-05-30T16:01:59.034Z] -rw-rw-r-- 1 jenkins jenkins 680 May 30 15:56 Jenkinsfile [2023-05-30T16:01:59.034Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 15:56 LICENSE [2023-05-30T16:01:59.034Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 30 15:56 Makefile [2023-05-30T16:01:59.034Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 15:56 OWNERS.md [2023-05-30T16:01:59.034Z] -rw-rw-r-- 1 jenkins jenkins 15827 May 30 15:56 README.md [2023-05-30T16:01:59.034Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 15:52 VERSION [2023-05-30T16:01:59.034Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:56 bin [2023-05-30T16:01:59.034Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:56 cmd [2023-05-30T16:01:59.034Z] -rw-r--r-- 1 jenkins jenkins 14663 May 30 16:01 coverage.out [2023-05-30T16:01:59.034Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:56 driver [2023-05-30T16:01:59.034Z] -rw-rw-r-- 1 jenkins jenkins 3354 May 30 15:56 go.mod [2023-05-30T16:01:59.034Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 30 15:56 go.sum [2023-05-30T16:01:59.034Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:56 snap [2023-05-30T16:01:59.034Z] -rw-rw-r-- 1 jenkins jenkins 713 May 30 15:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:01:59.395Z] + 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=1e3f17100cbecc49b07fca8c81a93e30a5261c95 --label arch=arm64 --label version=3.0.0-dev.47 . [2023-05-30T16:01:59.395Z] Sending build context to Docker daemon 157.2kB [2023-05-30T16:01:59.665Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T16:01:59.665Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T16:01:59.665Z] ---> 5b0feeb2c31f [2023-05-30T16:01:59.665Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T16:01:59.944Z] ---> Running in b90e413ab89c [2023-05-30T16:02:00.216Z] Removing intermediate container b90e413ab89c [2023-05-30T16:02:00.216Z] ---> 95242584c344 [2023-05-30T16:02:00.216Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T16:02:00.216Z] ---> Running in a202e6d7c213 [2023-05-30T16:02:00.485Z] Removing intermediate container a202e6d7c213 [2023-05-30T16:02:00.485Z] ---> 43dd33d98f4d [2023-05-30T16:02:00.485Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T16:02:00.754Z] ---> Running in 828bbb1d400f [2023-05-30T16:02:01.026Z] Removing intermediate container 828bbb1d400f [2023-05-30T16:02:01.026Z] ---> dce33794f7cc [2023-05-30T16:02:01.026Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T16:02:01.026Z] ---> Running in 5fd06f84eebe [2023-05-30T16:02:01.319Z] Removing intermediate container 5fd06f84eebe [2023-05-30T16:02:01.319Z] ---> 0fbe88c92593 [2023-05-30T16:02:01.319Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T16:02:01.589Z] ---> Running in f083d0c202fb [2023-05-30T16:02:02.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T16:02:03.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T16:02:04.502Z] OK: 268 MiB in 57 packages [2023-05-30T16:02:07.102Z] Removing intermediate container f083d0c202fb [2023-05-30T16:02:07.102Z] ---> 8e0e1703b73f [2023-05-30T16:02:07.102Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-30T16:02:07.102Z] ---> Running in 4b3785b5f8a3 [2023-05-30T16:02:07.384Z] Removing intermediate container 4b3785b5f8a3 [2023-05-30T16:02:07.384Z] ---> 5dd2f350336f [2023-05-30T16:02:07.384Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-30T16:02:07.999Z] ---> cc09d505f96a [2023-05-30T16:02:07.999Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T16:02:07.999Z] ---> Running in b5ded47685b0 [2023-05-30T16:02:10.665Z] Removing intermediate container b5ded47685b0 [2023-05-30T16:02:10.665Z] ---> 0830c1100196 [2023-05-30T16:02:10.665Z] Step 11/25 : COPY . . [2023-05-30T16:02:11.280Z] ---> 223f90842087 [2023-05-30T16:02:11.280Z] Step 12/25 : RUN $MAKE [2023-05-30T16:02:11.280Z] ---> Running in 319517ff5d75 [2023-05-30T16:02:12.252Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-30T16:04:48.997Z] Removing intermediate container 319517ff5d75 [2023-05-30T16:04:48.997Z] ---> 03f47ea9ec43 [2023-05-30T16:04:48.997Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T16:04:48.997Z] 3.17: Pulling from library/alpine [2023-05-30T16:04:48.997Z] c41833b44d91: Already exists [2023-05-30T16:04:48.997Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T16:04:48.997Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T16:04:48.997Z] ---> 51e60588ff2c [2023-05-30T16:04:48.997Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-30T16:04:48.997Z] ---> Running in b139171be708 [2023-05-30T16:04:48.997Z] Removing intermediate container b139171be708 [2023-05-30T16:04:48.997Z] ---> dc5aed1cb6a6 [2023-05-30T16:04:48.997Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-30T16:04:48.997Z] ---> Running in 1417cbf5ff71 [2023-05-30T16:04:48.997Z] Removing intermediate container 1417cbf5ff71 [2023-05-30T16:04:48.997Z] ---> f5961a382e1a [2023-05-30T16:04:48.997Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T16:04:48.997Z] ---> Running in f97c375c5884 [2023-05-30T16:04:48.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T16:04:48.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T16:04:48.997Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T16:04:48.997Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T16:04:48.997Z] OK: 8 MiB in 16 packages [2023-05-30T16:04:48.997Z] Removing intermediate container f97c375c5884 [2023-05-30T16:04:48.997Z] ---> 50e02220a974 [2023-05-30T16:04:48.997Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-30T16:04:48.997Z] ---> 87afde76f638 [2023-05-30T16:04:48.997Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-30T16:04:48.997Z] ---> e12fd6925dea [2023-05-30T16:04:48.997Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-30T16:04:48.997Z] ---> cad7587ffbb5 [2023-05-30T16:04:48.997Z] Step 20/25 : EXPOSE 59986 [2023-05-30T16:04:48.997Z] ---> Running in 3130276985c9 [2023-05-30T16:04:48.997Z] Removing intermediate container 3130276985c9 [2023-05-30T16:04:48.997Z] ---> 58fd715be4e3 [2023-05-30T16:04:48.997Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-30T16:04:48.997Z] ---> Running in 5530ee6506bc [2023-05-30T16:04:48.997Z] Removing intermediate container 5530ee6506bc [2023-05-30T16:04:48.997Z] ---> 0728663bc60d [2023-05-30T16:04:48.997Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-30T16:04:48.997Z] ---> Running in 470bfffc1f47 [2023-05-30T16:04:48.997Z] Removing intermediate container 470bfffc1f47 [2023-05-30T16:04:48.997Z] ---> 56aecf4887fe [2023-05-30T16:04:48.997Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T16:04:48.997Z] ---> Running in f34f2ce92357 [2023-05-30T16:04:48.997Z] Removing intermediate container f34f2ce92357 [2023-05-30T16:04:48.997Z] ---> c041b0a6ffe1 [2023-05-30T16:04:48.997Z] Step 24/25 : LABEL git_sha=1e3f17100cbecc49b07fca8c81a93e30a5261c95 [2023-05-30T16:04:48.997Z] ---> Running in b2deab476ec0 [2023-05-30T16:04:48.997Z] Removing intermediate container b2deab476ec0 [2023-05-30T16:04:48.997Z] ---> 787ae1748004 [2023-05-30T16:04:48.997Z] Step 25/25 : LABEL version=3.0.0-dev.47 [2023-05-30T16:04:48.997Z] ---> Running in b82ed1034230 [2023-05-30T16:04:48.997Z] Removing intermediate container b82ed1034230 [2023-05-30T16:04:48.997Z] ---> 14746f49e160 [2023-05-30T16:04:48.997Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T16:04:48.997Z] Successfully built 14746f49e160 [2023-05-30T16:04:48.997Z] 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-05-30T16:04:49.098Z] provisioning config files... [2023-05-30T16:04:49.114Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/119@tmp/config17860726683375379391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:04:49.459Z] ---> docker-login.sh [2023-05-30T16:04:49.459Z] nexus3.edgexfoundry.org:10001 [2023-05-30T16:04:49.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:04:49.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:04:49.728Z] Configure a credential helper to remove this warning. See [2023-05-30T16:04:49.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:04:49.728Z] [2023-05-30T16:04:49.728Z] Login Succeeded [2023-05-30T16:04:49.728Z] nexus3.edgexfoundry.org:10002 [2023-05-30T16:04:50.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:04:50.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:04:50.001Z] Configure a credential helper to remove this warning. See [2023-05-30T16:04:50.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:04:50.001Z] [2023-05-30T16:04:50.001Z] Login Succeeded [2023-05-30T16:04:50.001Z] nexus3.edgexfoundry.org:10003 [2023-05-30T16:04:50.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:04:50.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:04:50.585Z] Configure a credential helper to remove this warning. See [2023-05-30T16:04:50.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:04:50.585Z] [2023-05-30T16:04:50.585Z] Login Succeeded [2023-05-30T16:04:50.585Z] nexus3.edgexfoundry.org:10004 [2023-05-30T16:04:50.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:04:50.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:04:50.853Z] Configure a credential helper to remove this warning. See [2023-05-30T16:04:50.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:04:50.853Z] [2023-05-30T16:04:50.853Z] Login Succeeded [2023-05-30T16:04:50.853Z] docker.io [2023-05-30T16:04:51.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:04:51.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:04:51.390Z] Configure a credential helper to remove this warning. See [2023-05-30T16:04:51.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:04:51.390Z] [2023-05-30T16:04:51.390Z] Login Succeeded [2023-05-30T16:04:51.390Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T16:04:51.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T16:04:51.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T16:04:51.517Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-05-30T16:04:51.517Z] 1e3f17100cbecc49b07fca8c81a93e30a5261c95 [2023-05-30T16:04:51.517Z] latest [2023-05-30T16:04:51.517Z] 3.0.0-dev.47 [2023-05-30T16:04:51.517Z] 1e3f17100cbecc49b07fca8c81a93e30a5261c95-3.0.0-dev.47 [2023-05-30T16:04:51.517Z] main [2023-05-30T16:04:51.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:04:51.873Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:1e3f17100cbecc49b07fca8c81a93e30a5261c95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:04:52.224Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:1e3f17100cbecc49b07fca8c81a93e30a5261c95 [2023-05-30T16:04:52.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-30T16:04:52.224Z] e72951b4fc30: Preparing [2023-05-30T16:04:52.224Z] 7a92939b5504: Preparing [2023-05-30T16:04:52.224Z] 9815defb14b7: Preparing [2023-05-30T16:04:52.224Z] d8b84c34a52d: Preparing [2023-05-30T16:04:52.224Z] 26cbea5cba74: Preparing [2023-05-30T16:04:52.224Z] 26cbea5cba74: Layer already exists [2023-05-30T16:04:52.498Z] 7a92939b5504: Pushed [2023-05-30T16:04:52.498Z] d8b84c34a52d: Pushed [2023-05-30T16:04:52.498Z] e72951b4fc30: Pushed [2023-05-30T16:04:57.844Z] 9815defb14b7: Pushed [2023-05-30T16:04:58.110Z] 1e3f17100cbecc49b07fca8c81a93e30a5261c95: digest: sha256:7e1d8dd02b2bedbb127999aa22915935a05a48b33b6c5e30902183d851e560de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:04:58.516Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:04:58.875Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-05-30T16:04:58.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-30T16:04:58.875Z] e72951b4fc30: Preparing [2023-05-30T16:04:58.875Z] 7a92939b5504: Preparing [2023-05-30T16:04:58.875Z] 9815defb14b7: Preparing [2023-05-30T16:04:58.875Z] d8b84c34a52d: Preparing [2023-05-30T16:04:58.875Z] 26cbea5cba74: Preparing [2023-05-30T16:04:58.875Z] 9815defb14b7: Layer already exists [2023-05-30T16:04:58.875Z] d8b84c34a52d: Layer already exists [2023-05-30T16:04:58.876Z] 26cbea5cba74: Layer already exists [2023-05-30T16:04:58.876Z] 7a92939b5504: Layer already exists [2023-05-30T16:04:58.876Z] e72951b4fc30: Layer already exists [2023-05-30T16:04:58.876Z] latest: digest: sha256:7e1d8dd02b2bedbb127999aa22915935a05a48b33b6c5e30902183d851e560de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:04:59.506Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:04:59.871Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.47 [2023-05-30T16:04:59.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-30T16:04:59.871Z] e72951b4fc30: Preparing [2023-05-30T16:04:59.871Z] 7a92939b5504: Preparing [2023-05-30T16:04:59.871Z] 9815defb14b7: Preparing [2023-05-30T16:04:59.871Z] d8b84c34a52d: Preparing [2023-05-30T16:04:59.871Z] 26cbea5cba74: Preparing [2023-05-30T16:04:59.871Z] d8b84c34a52d: Layer already exists [2023-05-30T16:04:59.871Z] 7a92939b5504: Layer already exists [2023-05-30T16:04:59.871Z] 9815defb14b7: Layer already exists [2023-05-30T16:04:59.871Z] e72951b4fc30: Layer already exists [2023-05-30T16:04:59.871Z] 26cbea5cba74: Layer already exists [2023-05-30T16:04:59.871Z] 3.0.0-dev.47: digest: sha256:7e1d8dd02b2bedbb127999aa22915935a05a48b33b6c5e30902183d851e560de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:00.509Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:1e3f17100cbecc49b07fca8c81a93e30a5261c95-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:00.855Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:1e3f17100cbecc49b07fca8c81a93e30a5261c95-3.0.0-dev.47 [2023-05-30T16:05:00.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-30T16:05:00.855Z] e72951b4fc30: Preparing [2023-05-30T16:05:00.855Z] 7a92939b5504: Preparing [2023-05-30T16:05:00.855Z] 9815defb14b7: Preparing [2023-05-30T16:05:00.855Z] d8b84c34a52d: Preparing [2023-05-30T16:05:00.855Z] 26cbea5cba74: Preparing [2023-05-30T16:05:00.855Z] 26cbea5cba74: Layer already exists [2023-05-30T16:05:00.855Z] e72951b4fc30: Layer already exists [2023-05-30T16:05:00.855Z] 7a92939b5504: Layer already exists [2023-05-30T16:05:00.855Z] d8b84c34a52d: Layer already exists [2023-05-30T16:05:00.855Z] 9815defb14b7: Layer already exists [2023-05-30T16:05:00.855Z] 1e3f17100cbecc49b07fca8c81a93e30a5261c95-3.0.0-dev.47: digest: sha256:7e1d8dd02b2bedbb127999aa22915935a05a48b33b6c5e30902183d851e560de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:01.210Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:01.570Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-05-30T16:05:01.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-30T16:05:01.570Z] e72951b4fc30: Preparing [2023-05-30T16:05:01.570Z] 7a92939b5504: Preparing [2023-05-30T16:05:01.570Z] 9815defb14b7: Preparing [2023-05-30T16:05:01.570Z] d8b84c34a52d: Preparing [2023-05-30T16:05:01.570Z] 26cbea5cba74: Preparing [2023-05-30T16:05:01.570Z] 7a92939b5504: Layer already exists [2023-05-30T16:05:01.570Z] d8b84c34a52d: Layer already exists [2023-05-30T16:05:01.570Z] 26cbea5cba74: Layer already exists [2023-05-30T16:05:01.570Z] 9815defb14b7: Layer already exists [2023-05-30T16:05:01.570Z] e72951b4fc30: Layer already exists [2023-05-30T16:05:01.570Z] main: digest: sha256:7e1d8dd02b2bedbb127999aa22915935a05a48b33b6c5e30902183d851e560de size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T16:05:01.900Z] ===================================================== [Pipeline] echo [2023-05-30T16:05:01.909Z] taggedImages: [2023-05-30T16:05:01.909Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:1e3f17100cbecc49b07fca8c81a93e30a5261c95 [2023-05-30T16:05:01.909Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-05-30T16:05:01.909Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.47 [2023-05-30T16:05:01.909Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:1e3f17100cbecc49b07fca8c81a93e30a5261c95-3.0.0-dev.47 [2023-05-30T16:05:01.909Z] - 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-05-30T16:05:02.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T16:05:02.264Z] [2023-05-30T16:05:02.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:02.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T16:05:02.595Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T16:05:02.595Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T16:05:02.595Z] 04944245beec: Pulling fs layer [2023-05-30T16:05:02.595Z] 699f458cf7ca: Pulling fs layer [2023-05-30T16:05:02.595Z] 765212b225bb: Pulling fs layer [2023-05-30T16:05:02.595Z] f23df028b6ca: Pulling fs layer [2023-05-30T16:05:02.595Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T16:05:02.595Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T16:05:02.595Z] f23df028b6ca: Waiting [2023-05-30T16:05:02.595Z] d65c8cfc05b1: Waiting [2023-05-30T16:05:02.595Z] 2437ff75d9bd: Waiting [2023-05-30T16:05:02.595Z] 765212b225bb: Waiting [2023-05-30T16:05:02.864Z] 04944245beec: Verifying Checksum [2023-05-30T16:05:02.864Z] 04944245beec: Download complete [2023-05-30T16:05:02.864Z] 765212b225bb: Verifying Checksum [2023-05-30T16:05:02.864Z] 765212b225bb: Download complete [2023-05-30T16:05:02.864Z] f23df028b6ca: Download complete [2023-05-30T16:05:02.864Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T16:05:02.864Z] d65c8cfc05b1: Download complete [2023-05-30T16:05:03.135Z] 699f458cf7ca: Verifying Checksum [2023-05-30T16:05:03.135Z] 699f458cf7ca: Download complete [2023-05-30T16:05:03.405Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T16:05:03.405Z] 8998bd30e6a1: Download complete [2023-05-30T16:05:05.988Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T16:05:05.988Z] 2437ff75d9bd: Download complete [2023-05-30T16:05:07.938Z] 8998bd30e6a1: Pull complete [2023-05-30T16:05:08.206Z] 04944245beec: Pull complete [2023-05-30T16:05:09.613Z] 699f458cf7ca: Pull complete [2023-05-30T16:05:09.613Z] 765212b225bb: Pull complete [2023-05-30T16:05:10.575Z] f23df028b6ca: Pull complete [2023-05-30T16:05:10.575Z] d65c8cfc05b1: Pull complete [2023-05-30T16:05:25.570Z] 2437ff75d9bd: Pull complete [2023-05-30T16:05:25.570Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T16:05:25.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T16:05:25.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:05:25.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-17316 does not seem to be running inside a container [2023-05-30T16:05:25.831Z] $ 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/119 -v /w/workspace/device-rest-go/119:/w/workspace/device-rest-go/119:rw,z -v /w/workspace/device-rest-go/119@tmp:/w/workspace/device-rest-go/119@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-05-30T16:05:28.618Z] $ docker top d75c3a7b5802db1722eb1d66984c9550582062cea1b3c1c0b7e0a290e332b170 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:29.465Z] ---> job-cost.sh [2023-05-30T16:05:29.465Z] lf-activate-venv: SKIPPING [2023-05-30T16:05:29.465Z] INFO: No Stack... [2023-05-30T16:05:30.046Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T16:05:30.629Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T16:05:31.264Z] + cat /w/workspace/device-rest-go/119/archives/cost.csv [2023-05-30T16:05:31.264Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T16:05:31.323Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-119-stack-cost] [2023-05-30T16:05:31.328Z] Resource [jenkins-edgexfoundry-device-rest-go-main-119-stack-cost] did not exist. Created. [2023-05-30T16:05:31.328Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T16:05:31.662Z] /w/workspace/device-rest-go/119@tmp/durable-3a4fd5a6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T16:05:32.261Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T16:05:32.280Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T16:05:32.325Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T16:05:32.333Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T16:05:32.361Z] $ docker stop --time=1 d75c3a7b5802db1722eb1d66984c9550582062cea1b3c1c0b7e0a290e332b170 [2023-05-30T16:05:33.867Z] $ docker rm -f --volumes d75c3a7b5802db1722eb1d66984c9550582062cea1b3c1c0b7e0a290e332b170 [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-05-30T16:05:34.220Z] provisioning config files... [2023-05-30T16:05:34.227Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14089874376024380289tmp [Pipeline] { [Pipeline] sh [2023-05-30T16:05:34.518Z] + set +x [2023-05-30T16:05:34.518Z] + curl -s https://codecov.io/bash [2023-05-30T16:05:34.518Z] + bash -s -- [2023-05-30T16:05:34.518Z] [2023-05-30T16:05:34.518Z] _____ _ [2023-05-30T16:05:34.518Z] / ____| | | [2023-05-30T16:05:34.518Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T16:05:34.518Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T16:05:34.518Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T16:05:34.518Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T16:05:34.518Z] Bash-1.0.6 [2023-05-30T16:05:34.518Z] [2023-05-30T16:05:34.518Z] [2023-05-30T16:05:34.518Z] ==> git version 2.25.1 found [2023-05-30T16:05:34.518Z] ==> 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-05-30T16:05:34.518Z] Release-Date: 2020-01-08 [2023-05-30T16:05:34.518Z] 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-05-30T16:05:34.518Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T16:05:34.518Z] ==> Jenkins CI detected. [2023-05-30T16:05:34.518Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-05-30T16:05:34.518Z] project root: . [2023-05-30T16:05:34.518Z] --> token set from env [2023-05-30T16:05:34.518Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T16:05:34.518Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T16:05:34.519Z] ==> Python coveragepy not found [2023-05-30T16:05:34.519Z] ==> Searching for coverage reports in: [2023-05-30T16:05:34.519Z] + . [2023-05-30T16:05:34.519Z] -> Found 1 reports [2023-05-30T16:05:34.519Z] ==> Detecting git/mercurial file structure [2023-05-30T16:05:34.519Z] ==> Reading reports [2023-05-30T16:05:34.519Z] + ./coverage.out bytes=14663 [2023-05-30T16:05:34.519Z] ==> Appending adjustments [2023-05-30T16:05:34.519Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T16:05:34.777Z] + Found adjustments [2023-05-30T16:05:34.777Z] ==> Gzipping contents [2023-05-30T16:05:34.777Z] 4.0K /tmp/codecov.HY1eT7.gz [2023-05-30T16:05:34.777Z] ==> Uploading reports [2023-05-30T16:05:34.777Z] url: https://codecov.io [2023-05-30T16:05:34.777Z] query: branch=main&commit=1e3f17100cbecc49b07fca8c81a93e30a5261c95&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T16:05:34.777Z] -> Pinging Codecov [2023-05-30T16:05:34.777Z] 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=1e3f17100cbecc49b07fca8c81a93e30a5261c95&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T16:05:34.777Z] -> Uploading to [2023-05-30T16:05:34.777Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/4E5D53B4F1F92C436F7061BF334D961C/1e3f17100cbecc49b07fca8c81a93e30a5261c95/57a354f5-99f1-4d26-915b-647fc07fc4bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T160534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e186cee4221e282940b0a0c288c0175270d43d45fb1f92e3f5b5c2eb2097af3 [2023-05-30T16:05:34.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T16:05:34.777Z] Dload Upload Total Spent Left Speed [2023-05-30T16:05:35.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 11728 --:--:-- --:--:-- --:--:-- 11728 [2023-05-30T16:05:35.037Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/1e3f17100cbecc49b07fca8c81a93e30a5261c95 [Pipeline] } [2023-05-30T16:05:35.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-30T16:05:35.169Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-30T16:05:35.186Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:35.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T16:05:35.495Z] [2023-05-30T16:05:35.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:35.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T16:05:35.792Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-30T16:05:35.792Z] df9b9388f04a: Pulling fs layer [2023-05-30T16:05:35.792Z] 52dc419b0ee2: Pulling fs layer [2023-05-30T16:05:35.792Z] 25bc292e5bac: Pulling fs layer [2023-05-30T16:05:35.792Z] 114826534d7a: Pulling fs layer [2023-05-30T16:05:35.792Z] 4657fd5d0bcf: Pulling fs layer [2023-05-30T16:05:35.792Z] 6ad1cebc031e: Pulling fs layer [2023-05-30T16:05:35.792Z] 8a3aa393b2d8: Pulling fs layer [2023-05-30T16:05:35.792Z] 114826534d7a: Waiting [2023-05-30T16:05:35.792Z] 4657fd5d0bcf: Waiting [2023-05-30T16:05:35.792Z] 6ad1cebc031e: Waiting [2023-05-30T16:05:35.792Z] 8a3aa393b2d8: Waiting [2023-05-30T16:05:35.792Z] 25bc292e5bac: Verifying Checksum [2023-05-30T16:05:35.792Z] 25bc292e5bac: Download complete [2023-05-30T16:05:35.792Z] 52dc419b0ee2: Verifying Checksum [2023-05-30T16:05:35.792Z] 52dc419b0ee2: Download complete [2023-05-30T16:05:35.792Z] 4657fd5d0bcf: Verifying Checksum [2023-05-30T16:05:35.792Z] 4657fd5d0bcf: Download complete [2023-05-30T16:05:35.792Z] df9b9388f04a: Verifying Checksum [2023-05-30T16:05:35.792Z] df9b9388f04a: Download complete [2023-05-30T16:05:36.054Z] df9b9388f04a: Pull complete [2023-05-30T16:05:36.054Z] 6ad1cebc031e: Verifying Checksum [2023-05-30T16:05:36.054Z] 6ad1cebc031e: Download complete [2023-05-30T16:05:36.054Z] 52dc419b0ee2: Pull complete [2023-05-30T16:05:36.054Z] 25bc292e5bac: Pull complete [2023-05-30T16:05:36.623Z] 114826534d7a: Verifying Checksum [2023-05-30T16:05:36.623Z] 114826534d7a: Download complete [2023-05-30T16:05:36.623Z] 8a3aa393b2d8: Verifying Checksum [2023-05-30T16:05:36.623Z] 8a3aa393b2d8: Download complete [2023-05-30T16:05:39.905Z] 114826534d7a: Pull complete [2023-05-30T16:05:39.905Z] 4657fd5d0bcf: Pull complete [2023-05-30T16:05:39.905Z] 6ad1cebc031e: Pull complete [2023-05-30T16:05:42.434Z] 8a3aa393b2d8: Pull complete [2023-05-30T16:05:42.434Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-30T16:05:42.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T16:05:42.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:05:42.519Z] prd-ubuntu20.04-docker-8c-8g-17312 does not seem to be running inside a container [2023-05-30T16:05:42.561Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-30T16:05:45.772Z] $ docker top c8166427b4a8fa3abbb7f614587098ca412ff337671c072224e6b6ea631baa91 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T16:05:45.838Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-05-30T16:05:46.120Z] + set -o pipefail [2023-05-30T16:05:46.120Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-05-30T16:05:50.312Z] [2023-05-30T16:05:50.312Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-05-30T16:05:50.312Z] [2023-05-30T16:05:50.312Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/a582ba1d-f630-476b-b18a-1b076e700fb8 [2023-05-30T16:05:50.312Z] [2023-05-30T16:05:50.312Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-30T16:05:50.312Z] [2023-05-30T16:05:50.312Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-30T16:05:50.312Z] [2023-05-30T16:05:50.574Z] [2023-05-30T16:05:50.574Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-30T16:05:50.574Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-30T16:05:50.574Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-30T16:05:50.585Z] $ docker stop --time=1 c8166427b4a8fa3abbb7f614587098ca412ff337671c072224e6b6ea631baa91 [2023-05-30T16:05:53.658Z] $ docker rm -f --volumes c8166427b4a8fa3abbb7f614587098ca412ff337671c072224e6b6ea631baa91 [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-05-30T16:05:54.323Z] + git log --format=format:%s -1 1e3f17100cbecc49b07fca8c81a93e30a5261c95 [Pipeline] sh [2023-05-30T16:05:54.617Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:05:54.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:54.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:05:54.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:05:55.001Z] prd-ubuntu20.04-docker-8c-8g-17312 does not seem to be running inside a container [2023-05-30T16:05:55.035Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T16:05:55.454Z] $ docker top 081fc3f56b6cb55f08d395fa5ec19188942009ece38338df73f76799dc09f4c3 -eo pid,comm [2023-05-30T16:05:55.502Z] 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-05-30T16:05:55.502Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:05:55.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:05:55.544Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:05:55.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:05:55.654Z] $ docker exec 081fc3f56b6cb55f08d395fa5ec19188942009ece38338df73f76799dc09f4c3 ssh-agent [2023-05-30T16:05:55.752Z] SSH_AUTH_SOCK=/tmp/ssh-Wqu8zywnoQz1/agent.33 [2023-05-30T16:05:55.752Z] SSH_AGENT_PID=39 [2023-05-30T16:05:55.758Z] Running ssh-add (command line suppressed) [2023-05-30T16:05:55.856Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15709149555592585761.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15709149555592585761.key) [2023-05-30T16:05:55.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:05:56.155Z] + git semver tag [2023-05-30T16:05:56.414Z] 2023-05-30 16:05:56,315 [run_tag] DEBUG tag force:False [2023-05-30T16:05:56.414Z] 2023-05-30 16:05:56,315 [check_head_tag] DEBUG check head tag [2023-05-30T16:05:56.414Z] 2023-05-30 16:05:56,316 [execute] INFO git cat-file --batch-check [2023-05-30T16:05:56.414Z] 2023-05-30 16:05:56,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-05-30T16:05:56.414Z] 2023-05-30 16:05:56,319 [execute] INFO git cat-file --batch [2023-05-30T16:05:56.414Z] 2023-05-30 16:05:56,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-05-30T16:05:56.414Z] 2023-05-30 16:05:56,350 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-30T16:05:56.414Z] 2023-05-30 16:05:56,350 [execute] INFO git tag -a v3.0.0-dev.47 -m v3.0.0-dev.47 [2023-05-30T16:05:56.414Z] 2023-05-30 16:05:56,350 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.47', '-m', 'v3.0.0-dev.47'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-30T16:05:56.414Z] 2023-05-30 16:05:56,355 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-30T16:05:56.414Z] 3.0.0-dev.47 [Pipeline] } [2023-05-30T16:05:56.422Z] $ docker exec --env ******** --env ******** 081fc3f56b6cb55f08d395fa5ec19188942009ece38338df73f76799dc09f4c3 ssh-agent -k [2023-05-30T16:05:56.511Z] unset SSH_AUTH_SOCK; [2023-05-30T16:05:56.512Z] unset SSH_AGENT_PID; [2023-05-30T16:05:56.512Z] echo Agent pid 39 killed; [2023-05-30T16:05:56.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:05:56.828Z] + git semver [Pipeline] } [2023-05-30T16:05:57.097Z] $ docker stop --time=1 081fc3f56b6cb55f08d395fa5ec19188942009ece38338df73f76799dc09f4c3 [2023-05-30T16:05:58.374Z] $ docker rm -f --volumes 081fc3f56b6cb55f08d395fa5ec19188942009ece38338df73f76799dc09f4c3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:58.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T16:05:58.745Z] [2023-05-30T16:05:58.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:59.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T16:05:59.040Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-30T16:05:59.040Z] ab5ef0e58194: Pulling fs layer [2023-05-30T16:05:59.040Z] 9712f1f96733: Pulling fs layer [2023-05-30T16:05:59.040Z] 63f879dbbcfc: Pulling fs layer [2023-05-30T16:05:59.040Z] 0d9ebad4ef96: Pulling fs layer [2023-05-30T16:05:59.040Z] e9a5061849ea: Pulling fs layer [2023-05-30T16:05:59.040Z] d747dcd14b5f: Pulling fs layer [2023-05-30T16:05:59.040Z] 2de7ff778b66: Pulling fs layer [2023-05-30T16:05:59.040Z] e9a5061849ea: Waiting [2023-05-30T16:05:59.040Z] 0d9ebad4ef96: Waiting [2023-05-30T16:05:59.040Z] d747dcd14b5f: Waiting [2023-05-30T16:05:59.040Z] 2de7ff778b66: Waiting [2023-05-30T16:05:59.040Z] 9712f1f96733: Verifying Checksum [2023-05-30T16:05:59.040Z] 9712f1f96733: Download complete [2023-05-30T16:05:59.300Z] 63f879dbbcfc: Verifying Checksum [2023-05-30T16:05:59.300Z] 63f879dbbcfc: Download complete [2023-05-30T16:05:59.559Z] e9a5061849ea: Verifying Checksum [2023-05-30T16:05:59.559Z] e9a5061849ea: Download complete [2023-05-30T16:05:59.559Z] 0d9ebad4ef96: Verifying Checksum [2023-05-30T16:05:59.559Z] 0d9ebad4ef96: Download complete [2023-05-30T16:05:59.559Z] d747dcd14b5f: Verifying Checksum [2023-05-30T16:05:59.559Z] d747dcd14b5f: Download complete [2023-05-30T16:05:59.559Z] ab5ef0e58194: Verifying Checksum [2023-05-30T16:05:59.559Z] ab5ef0e58194: Download complete [2023-05-30T16:05:59.817Z] 2de7ff778b66: Verifying Checksum [2023-05-30T16:05:59.817Z] 2de7ff778b66: Download complete [2023-05-30T16:06:02.341Z] ab5ef0e58194: Pull complete [2023-05-30T16:06:02.341Z] 9712f1f96733: Pull complete [2023-05-30T16:06:02.599Z] 63f879dbbcfc: Pull complete [2023-05-30T16:06:06.780Z] 0d9ebad4ef96: Pull complete [2023-05-30T16:06:06.780Z] e9a5061849ea: Pull complete [2023-05-30T16:06:06.780Z] d747dcd14b5f: Pull complete [2023-05-30T16:06:07.715Z] 2de7ff778b66: Pull complete [2023-05-30T16:06:07.715Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-30T16:06:07.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T16:06:07.715Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:06:07.801Z] prd-ubuntu20.04-docker-8c-8g-17312 does not seem to be running inside a container [2023-05-30T16:06:07.830Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-30T16:06:11.511Z] $ docker top e2013636efd1d9c32b8683e10b9efbd510abed795760c506c1043840220c05e2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-30T16:06:11.578Z] provisioning config files... [2023-05-30T16:06:11.584Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18354080923691233374tmp [2023-05-30T16:06:11.596Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10391778541337370353tmp [2023-05-30T16:06:11.605Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6295167578677413468tmp [Pipeline] { [Pipeline] echo [2023-05-30T16:06:11.618Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:06:11.899Z] ---> sigul-configuration.sh [2023-05-30T16:06:11.899Z] gpg: directory `/root/.gnupg' created [2023-05-30T16:06:11.899Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-30T16:06:11.899Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-30T16:06:11.899Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-30T16:06:11.899Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-30T16:06:11.899Z] gpg: CAST5 encrypted data [2023-05-30T16:06:11.899Z] gpg: encrypted with 1 passphrase [2023-05-30T16:06:11.899Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-30T16:06:12.183Z] + mkdir /home/jenkins [2023-05-30T16:06:12.183Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-30T16:06:12.472Z] + 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-05-30T16:06:12.487Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:06:12.771Z] ---> sigul-install.sh [2023-05-30T16:06:12.772Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-30T16:06:13.052Z] + git tag --list [2023-05-30T16:06:13.052Z] v1.0.0 [2023-05-30T16:06:13.052Z] v1.1.0 [2023-05-30T16:06:13.052Z] v1.1.1 [2023-05-30T16:06:13.052Z] v1.1.2 [2023-05-30T16:06:13.052Z] v1.2.0 [2023-05-30T16:06:13.052Z] v1.2.1 [2023-05-30T16:06:13.052Z] v2.0.0 [2023-05-30T16:06:13.052Z] v2.1.0 [2023-05-30T16:06:13.052Z] v2.1.1 [2023-05-30T16:06:13.052Z] v2.1.1-dev.1 [2023-05-30T16:06:13.052Z] v2.1.1-dev.2 [2023-05-30T16:06:13.052Z] v2.1.1-dev.3 [2023-05-30T16:06:13.052Z] v2.2.0 [2023-05-30T16:06:13.052Z] v2.2.1-dev.1 [2023-05-30T16:06:13.052Z] v2.2.1-dev.2 [2023-05-30T16:06:13.052Z] v2.2.1-dev.3 [2023-05-30T16:06:13.052Z] v2.2.1-dev.4 [2023-05-30T16:06:13.052Z] v2.2.1-dev.5 [2023-05-30T16:06:13.052Z] v2.2.1-dev.6 [2023-05-30T16:06:13.052Z] v2.2.1-dev.7 [2023-05-30T16:06:13.052Z] v2.2.1-dev.8 [2023-05-30T16:06:13.052Z] v2.2.1-dev.9 [2023-05-30T16:06:13.052Z] v2.3.0 [2023-05-30T16:06:13.052Z] v2.3.0-dev.10 [2023-05-30T16:06:13.052Z] v2.3.0-dev.11 [2023-05-30T16:06:13.052Z] v2.3.0-dev.12 [2023-05-30T16:06:13.052Z] v2.3.0-dev.13 [2023-05-30T16:06:13.052Z] v2.3.0-dev.14 [2023-05-30T16:06:13.052Z] v2.3.0-dev.15 [2023-05-30T16:06:13.052Z] v2.3.0-dev.16 [2023-05-30T16:06:13.052Z] v2.3.0-dev.17 [2023-05-30T16:06:13.052Z] v2.3.0-dev.18 [2023-05-30T16:06:13.052Z] v2.3.0-dev.19 [2023-05-30T16:06:13.052Z] v2.3.0-dev.20 [2023-05-30T16:06:13.052Z] v2.3.0-dev.21 [2023-05-30T16:06:13.052Z] v2.3.0-dev.22 [2023-05-30T16:06:13.052Z] v2.3.0-dev.23 [2023-05-30T16:06:13.052Z] v2.3.0-dev.24 [2023-05-30T16:06:13.052Z] v2.3.0-dev.25 [2023-05-30T16:06:13.052Z] v2.3.0-dev.9 [2023-05-30T16:06:13.052Z] v3.0.0-dev.1 [2023-05-30T16:06:13.052Z] v3.0.0-dev.10 [2023-05-30T16:06:13.052Z] v3.0.0-dev.11 [2023-05-30T16:06:13.052Z] v3.0.0-dev.12 [2023-05-30T16:06:13.052Z] v3.0.0-dev.13 [2023-05-30T16:06:13.052Z] v3.0.0-dev.14 [2023-05-30T16:06:13.052Z] v3.0.0-dev.15 [2023-05-30T16:06:13.052Z] v3.0.0-dev.16 [2023-05-30T16:06:13.052Z] v3.0.0-dev.17 [2023-05-30T16:06:13.052Z] v3.0.0-dev.18 [2023-05-30T16:06:13.052Z] v3.0.0-dev.19 [2023-05-30T16:06:13.052Z] v3.0.0-dev.2 [2023-05-30T16:06:13.052Z] v3.0.0-dev.20 [2023-05-30T16:06:13.052Z] v3.0.0-dev.21 [2023-05-30T16:06:13.052Z] v3.0.0-dev.22 [2023-05-30T16:06:13.052Z] v3.0.0-dev.23 [2023-05-30T16:06:13.052Z] v3.0.0-dev.24 [2023-05-30T16:06:13.052Z] v3.0.0-dev.25 [2023-05-30T16:06:13.052Z] v3.0.0-dev.26 [2023-05-30T16:06:13.052Z] v3.0.0-dev.27 [2023-05-30T16:06:13.052Z] v3.0.0-dev.28 [2023-05-30T16:06:13.052Z] v3.0.0-dev.29 [2023-05-30T16:06:13.052Z] v3.0.0-dev.3 [2023-05-30T16:06:13.052Z] v3.0.0-dev.30 [2023-05-30T16:06:13.052Z] v3.0.0-dev.31 [2023-05-30T16:06:13.052Z] v3.0.0-dev.32 [2023-05-30T16:06:13.052Z] v3.0.0-dev.33 [2023-05-30T16:06:13.052Z] v3.0.0-dev.34 [2023-05-30T16:06:13.052Z] v3.0.0-dev.35 [2023-05-30T16:06:13.052Z] v3.0.0-dev.36 [2023-05-30T16:06:13.052Z] v3.0.0-dev.37 [2023-05-30T16:06:13.052Z] v3.0.0-dev.38 [2023-05-30T16:06:13.052Z] v3.0.0-dev.39 [2023-05-30T16:06:13.052Z] v3.0.0-dev.4 [2023-05-30T16:06:13.052Z] v3.0.0-dev.40 [2023-05-30T16:06:13.052Z] v3.0.0-dev.41 [2023-05-30T16:06:13.052Z] v3.0.0-dev.42 [2023-05-30T16:06:13.052Z] v3.0.0-dev.43 [2023-05-30T16:06:13.052Z] v3.0.0-dev.44 [2023-05-30T16:06:13.052Z] v3.0.0-dev.45 [2023-05-30T16:06:13.052Z] v3.0.0-dev.46 [2023-05-30T16:06:13.052Z] v3.0.0-dev.47 [2023-05-30T16:06:13.052Z] v3.0.0-dev.5 [2023-05-30T16:06:13.052Z] v3.0.0-dev.6 [2023-05-30T16:06:13.052Z] v3.0.0-dev.7 [2023-05-30T16:06:13.052Z] v3.0.0-dev.8 [2023-05-30T16:06:13.052Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-30T16:06:13.373Z] + lftools sign git-tag v3.0.0-dev.47 [2023-05-30T16:06:13.940Z] Signing Git tag with Sigul... [2023-05-30T16:06:13.940Z] Signing v3.0.0-dev.47 [Pipeline] echo [2023-05-30T16:06:14.206Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:06:14.484Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-30T16:06:14.490Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-30T16:06:14.510Z] $ docker stop --time=1 e2013636efd1d9c32b8683e10b9efbd510abed795760c506c1043840220c05e2 [2023-05-30T16:06:15.801Z] $ docker rm -f --volumes e2013636efd1d9c32b8683e10b9efbd510abed795760c506c1043840220c05e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-30T16:06:16.221Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:06:16.221Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:06:16.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:06:16.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:06:16.586Z] prd-ubuntu20.04-docker-8c-8g-17312 does not seem to be running inside a container [2023-05-30T16:06:16.613Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T16:06:16.945Z] $ docker top 5285d0050ede06d17595c946db5732e583c2b286d6f205d2df9999d862f07138 -eo pid,comm [2023-05-30T16:06:16.995Z] 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-05-30T16:06:16.995Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:06:17.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:06:17.030Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:06:17.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:06:17.142Z] $ docker exec 5285d0050ede06d17595c946db5732e583c2b286d6f205d2df9999d862f07138 ssh-agent [2023-05-30T16:06:17.261Z] SSH_AUTH_SOCK=/tmp/ssh-m2cZBpbFHDkE/agent.32 [2023-05-30T16:06:17.261Z] SSH_AGENT_PID=38 [2023-05-30T16:06:17.266Z] Running ssh-add (command line suppressed) [2023-05-30T16:06:17.370Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4486219784311133303.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4486219784311133303.key) [2023-05-30T16:06:17.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:06:17.671Z] + git semver bump pre [2023-05-30T16:06:17.930Z] 2023-05-30 16:06:17,831 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-30T16:06:17.930Z] 2023-05-30 16:06:17,831 [bump_version] DEBUG bumping version:3.0.0-dev.47 on axis:pre with prefix:dev [2023-05-30T16:06:17.930Z] 2023-05-30 16:06:17,831 [bump_version] DEBUG bumped version:3.0.0-dev.48 [2023-05-30T16:06:17.930Z] 2023-05-30 16:06:17,831 [write_version] DEBUG write version:3.0.0-dev.48 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-05-30T16:06:17.930Z] 2023-05-30 16:06:17,831 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-30T16:06:17.930Z] 2023-05-30 16:06:17,831 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-30T16:06:17.930Z] 2023-05-30 16:06:17,833 [execute] INFO git cat-file --batch-check [2023-05-30T16:06:17.930Z] 2023-05-30 16:06:17,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T16:06:17.930Z] 2023-05-30 16:06:17,838 [execute] INFO git cat-file --batch [2023-05-30T16:06:17.930Z] 2023-05-30 16:06:17,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T16:06:17.930Z] 2023-05-30 16:06:17,844 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-30T16:06:17.930Z] 3.0.0-dev.48 [Pipeline] } [2023-05-30T16:06:17.938Z] $ docker exec --env ******** --env ******** 5285d0050ede06d17595c946db5732e583c2b286d6f205d2df9999d862f07138 ssh-agent -k [2023-05-30T16:06:18.035Z] unset SSH_AUTH_SOCK; [2023-05-30T16:06:18.035Z] unset SSH_AGENT_PID; [2023-05-30T16:06:18.035Z] echo Agent pid 38 killed; [2023-05-30T16:06:18.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:06:18.344Z] + git semver [Pipeline] } [2023-05-30T16:06:18.612Z] $ docker stop --time=1 5285d0050ede06d17595c946db5732e583c2b286d6f205d2df9999d862f07138 [2023-05-30T16:06:19.865Z] $ docker rm -f --volumes 5285d0050ede06d17595c946db5732e583c2b286d6f205d2df9999d862f07138 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T16:06:20.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:06:20.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:06:20.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:06:20.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:06:20.572Z] prd-ubuntu20.04-docker-8c-8g-17312 does not seem to be running inside a container [2023-05-30T16:06:20.603Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T16:06:20.943Z] $ docker top de391357e924099ea9bcd3db64def5aeb8bb4a17fbd8d9fe5f965e2286b33744 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:06:21.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:06:21.025Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:06:21.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:06:21.141Z] $ docker exec de391357e924099ea9bcd3db64def5aeb8bb4a17fbd8d9fe5f965e2286b33744 ssh-agent [2023-05-30T16:06:21.244Z] SSH_AUTH_SOCK=/tmp/ssh-3RIJ3AtRDU5q/agent.31 [2023-05-30T16:06:21.244Z] SSH_AGENT_PID=38 [2023-05-30T16:06:21.251Z] Running ssh-add (command line suppressed) [2023-05-30T16:06:21.366Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9018757498814629551.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9018757498814629551.key) [2023-05-30T16:06:21.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:06:21.664Z] + git semver push [2023-05-30T16:06:21.922Z] 2023-05-30 16:06:21,846 [run_push] DEBUG push [2023-05-30T16:06:21.922Z] 2023-05-30 16:06:21,847 [execute] INFO git cat-file --batch-check [2023-05-30T16:06:21.922Z] 2023-05-30 16:06:21,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T16:06:21.922Z] 2023-05-30 16:06:21,850 [execute] INFO git rev-list f7efb7d3bb4e0254c9b0a6cbbce1419df588c5d9 -- [2023-05-30T16:06:21.922Z] 2023-05-30 16:06:21,851 [execute] DEBUG Popen(['git', 'rev-list', 'f7efb7d3bb4e0254c9b0a6cbbce1419df588c5d9', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T16:06:21.922Z] 2023-05-30 16:06:21,859 [execute] INFO git fetch -v origin [2023-05-30T16:06:21.922Z] 2023-05-30 16:06:21,860 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-30T16:06:22.488Z] 2023-05-30 16:06:22,347 [run_push] DEBUG no remote changes detected [2023-05-30T16:06:22.488Z] 2023-05-30 16:06:22,347 [execute] INFO git push origin semver [2023-05-30T16:06:22.488Z] 2023-05-30 16:06:22,348 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T16:06:23.424Z] 2023-05-30 16:06:23,131 [run_push] DEBUG push all version tags [2023-05-30T16:06:23.424Z] 2023-05-30 16:06:23,132 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-30T16:06:23.424Z] 2023-05-30 16:06:23,132 [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-05-30T16:06:23.991Z] 2023-05-30 16:06:23,912 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-30T16:06:23.991Z] 3.0.0-dev.48 [Pipeline] } [2023-05-30T16:06:23.999Z] $ docker exec --env ******** --env ******** de391357e924099ea9bcd3db64def5aeb8bb4a17fbd8d9fe5f965e2286b33744 ssh-agent -k [2023-05-30T16:06:24.093Z] unset SSH_AUTH_SOCK; [2023-05-30T16:06:24.095Z] unset SSH_AGENT_PID; [2023-05-30T16:06:24.095Z] echo Agent pid 38 killed; [2023-05-30T16:06:24.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:06:24.401Z] + git semver [Pipeline] } [2023-05-30T16:06:24.670Z] $ docker stop --time=1 de391357e924099ea9bcd3db64def5aeb8bb4a17fbd8d9fe5f965e2286b33744 [2023-05-30T16:06:25.942Z] $ docker rm -f --volumes de391357e924099ea9bcd3db64def5aeb8bb4a17fbd8d9fe5f965e2286b33744 [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-05-30T16:06:26.496Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-05-30T16:06:26.496Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-30T16:06:26.496Z] total 16 [2023-05-30T16:06:26.496Z] drwxr-xr-x 3 root root 4096 May 30 15:54 . [2023-05-30T16:06:26.496Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 16:06 .. [2023-05-30T16:06:26.496Z] drwxr-xr-x 2 root root 4096 May 30 15:54 cost [2023-05-30T16:06:26.496Z] -rw-r--r-- 1 root root 86 May 30 15:54 cost.csv [2023-05-30T16:06:26.496Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-30T16:06:26.496Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-30T16:06:26.496Z] total 16 [2023-05-30T16:06:26.496Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 15:54 . [2023-05-30T16:06:26.496Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 16:06 .. [2023-05-30T16:06:26.496Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 15:54 cost [2023-05-30T16:06:26.496Z] -rw-r--r-- 1 jenkins jenkins 86 May 30 15:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:06:26.785Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:06:27.640Z] ---> package-listing.sh [2023-05-30T16:06:27.640Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T16:06:27.640Z] ++ facter osfamily [2023-05-30T16:06:27.897Z] + OS_FAMILY=debian [2023-05-30T16:06:27.897Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-05-30T16:06:27.897Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T16:06:27.897Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T16:06:27.897Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T16:06:27.897Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T16:06:27.897Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-05-30T16:06:27.897Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T16:06:27.897Z] + case "${OS_FAMILY}" in [2023-05-30T16:06:27.897Z] + dpkg -l [2023-05-30T16:06:27.897Z] + grep '^ii' [2023-05-30T16:06:27.897Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T16:06:27.897Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T16:06:27.897Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T16:06:27.897Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-05-30T16:06:27.897Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-05-30T16:06:27.897Z] + 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-05-30T16:06:27.985Z] 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-05-30T16:06:28.329Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:06:28.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T16:06:28.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:06:28.740Z] prd-ubuntu20.04-docker-8c-8g-17312 does not seem to be running inside a container [2023-05-30T16:06:28.770Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T16:06:28.981Z] $ docker top 6197675b75682c2a18bb4b1e532550f6780063d36b4c9f25225637300e7aa8d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T16:06:29.322Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T16:06:29.608Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T16:06:29.892Z] + ls /var/log/sa-host [2023-05-30T16:06:29.892Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T16:06:29.957Z] provisioning config files... [2023-05-30T16:06:29.966Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5201769136453463651tmp [Pipeline] { [Pipeline] echo [2023-05-30T16:06:29.979Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:06:30.258Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T16:06:30.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:06:30.593Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T16:06:30.601Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:06:30.885Z] ---> sudo-logs.sh [2023-05-30T16:06:30.885Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T16:06:30.916Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:06:31.201Z] ---> job-cost.sh [2023-05-30T16:06:31.201Z] lf-activate-venv: SKIPPING [2023-05-30T16:06:31.201Z] DEBUG: total: 0.2199999988079071 [2023-05-30T16:06:31.201Z] INFO: Retrieving Stack Cost... [2023-05-30T16:06:31.460Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T16:06:32.027Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T16:06:32.040Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:06:32.322Z] ---> logs-deploy.sh [2023-05-30T16:06:32.322Z] lf-activate-venv: SKIPPING [2023-05-30T16:06:32.322Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/119 [2023-05-30T16:06:32.322Z] INFO: archiving workspace using pattern(s): [2023-05-30T16:06:33.260Z] Archives upload complete. [2023-05-30T16:06:33.260Z] INFO: archiving logs to Nexus