Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c5623199907a7486af291752bc308b670b6913e 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-ssh1382405871041021619.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9052963626071727812.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7186896334441319005.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3415925801477340973.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-ssh3255081787889139259.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9895’ Running on prd-ubuntu20.04-docker-8c-8g-9897 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9c5623199907a7486af291752bc308b670b6913e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c5623199907a7486af291752bc308b670b6913e # timeout=10 Commit message: "refactor!: consume device-sdk-go breaking changes (#262)" > git rev-list --no-walk dbeda5755fdc8ca63a40d62c0e74fa2a67a2237f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T15:58:03.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T15:58:03.146Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T15:58:03.162Z] ========================================================= [2023-03-13T15:58:03.162Z] EdgeX Global Pipelines Version Info [2023-03-13T15:58:03.162Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T15:58:04.229Z] ------------------- [2023-03-13T15:58:04.229Z] stable info: [2023-03-13T15:58:04.229Z] ------------------- [2023-03-13T15:58:04.229Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T15:58:04.229Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T15:58:04.229Z] Message: update stable to v1.0.244 [2023-03-13T15:58:04.798Z] ------------------- [2023-03-13T15:58:04.798Z] experimental info: [2023-03-13T15:58:04.798Z] ------------------- [2023-03-13T15:58:04.798Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T15:58:04.798Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T15:58:04.798Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T15:58:04.967Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-03-13T15:58:04.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-03-13T15:58:04.988Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T15:58:04.997Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T15:58:05.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T15:58:05.021Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-13T15:58:05.032Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T15:58:05.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T15:58:05.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T15:58:05.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T15:58:05.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T15:58:05.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-03-13T15:58:05.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T15:58:05.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T15:58:05.111Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T15:58:05.120Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T15:58:05.129Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T15:58:05.141Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T15:58:05.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T15:58:05.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T15:58:05.185Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T15:58:05.195Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T15:58:05.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T15:58:05.222Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T15:58:05.234Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T15:58:05.246Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T15:58:05.264Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T15:58:05.282Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-13T15:58:05.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-13T15:58:05.317Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-13T15:58:05.333Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c5623199907a7486af291752bc308b670b6913e [Pipeline] echo [2023-03-13T15:58:05.345Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c56231 [Pipeline] echo [2023-03-13T15:58:05.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T15:58:05.408Z] provisioning config files... [2023-03-13T15:58:05.421Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12058147661703612820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T15:58:05.723Z] ---> docker-login.sh [2023-03-13T15:58:05.723Z] nexus3.edgexfoundry.org:10001 [2023-03-13T15:58:05.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:05.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:05.982Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:05.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:05.982Z] [2023-03-13T15:58:05.982Z] Login Succeeded [2023-03-13T15:58:05.982Z] nexus3.edgexfoundry.org:10002 [2023-03-13T15:58:06.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:06.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:06.241Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:06.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:06.241Z] [2023-03-13T15:58:06.241Z] Login Succeeded [2023-03-13T15:58:06.241Z] nexus3.edgexfoundry.org:10003 [2023-03-13T15:58:06.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:06.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:06.241Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:06.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:06.241Z] [2023-03-13T15:58:06.241Z] Login Succeeded [2023-03-13T15:58:06.241Z] nexus3.edgexfoundry.org:10004 [2023-03-13T15:58:06.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:06.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:06.500Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:06.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:06.500Z] [2023-03-13T15:58:06.500Z] Login Succeeded [2023-03-13T15:58:06.500Z] docker.io [2023-03-13T15:58:06.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:06.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:06.759Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:06.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:06.759Z] [2023-03-13T15:58:06.759Z] Login Succeeded [2023-03-13T15:58:06.759Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T15:58:06.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T15:58:07.132Z] + git rev-list -1 --merges 9c5623199907a7486af291752bc308b670b6913e~1..9c5623199907a7486af291752bc308b670b6913e [Pipeline] echo [2023-03-13T15:58:07.170Z] -----------> git rev-list -1 --merges 9c5623199907a7486af291752bc308b670b6913e~1..9c5623199907a7486af291752bc308b670b6913e 9c5623199907a7486af291752bc308b670b6913e [false] [Pipeline] sh [2023-03-13T15:58:07.453Z] + git log --format=format:%s -1 9c5623199907a7486af291752bc308b670b6913e [Pipeline] echo [2023-03-13T15:58:07.470Z] ========================================================= [2023-03-13T15:58:07.470Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T15:58:07.470Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T15:58:07.925Z] + git log --format=format:%s -1 9c5623199907a7486af291752bc308b670b6913e [Pipeline] echo [2023-03-13T15:58:07.937Z] [semverPrep] GIT_COMMIT: 9c5623199907a7486af291752bc308b670b6913e, Commit Message: refactor!: consume device-sdk-go breaking changes (#262) [Pipeline] echo [2023-03-13T15:58:07.946Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T15:58:08.276Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T15:58:08.277Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T15:58:08.277Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T15:58:08.277Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T15:58:08.277Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T15:58:08.277Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T15:58:08.277Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T15:58:08.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T15:58:08.619Z] [2023-03-13T15:58:08.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T15:58:08.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T15:58:08.924Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T15:58:08.924Z] b85a868b505f: Pulling fs layer [2023-03-13T15:58:08.924Z] e2be974225ed: Pulling fs layer [2023-03-13T15:58:08.924Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T15:58:08.924Z] 988bab9f4d93: Pulling fs layer [2023-03-13T15:58:08.924Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T15:58:08.924Z] eaf3925da568: Pulling fs layer [2023-03-13T15:58:08.924Z] bab4dde63d76: Pulling fs layer [2023-03-13T15:58:08.924Z] bde34c3a00c8: Pulling fs layer [2023-03-13T15:58:08.924Z] b352a97aabf1: Pulling fs layer [2023-03-13T15:58:08.924Z] 4872d77fe225: Pulling fs layer [2023-03-13T15:58:08.924Z] 5851b861e8e6: Pulling fs layer [2023-03-13T15:58:08.924Z] eaf3925da568: Waiting [2023-03-13T15:58:08.924Z] bab4dde63d76: Waiting [2023-03-13T15:58:08.924Z] bde34c3a00c8: Waiting [2023-03-13T15:58:08.924Z] 988bab9f4d93: Waiting [2023-03-13T15:58:08.924Z] 1469e6f7b9e6: Waiting [2023-03-13T15:58:08.924Z] 4872d77fe225: Waiting [2023-03-13T15:58:08.924Z] 5851b861e8e6: Waiting [2023-03-13T15:58:08.924Z] b352a97aabf1: Waiting [2023-03-13T15:58:08.924Z] e2be974225ed: Download complete [2023-03-13T15:58:08.924Z] 988bab9f4d93: Download complete [2023-03-13T15:58:09.184Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T15:58:09.184Z] 1469e6f7b9e6: Download complete [2023-03-13T15:58:09.184Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T15:58:09.184Z] 339a4e72a1f5: Download complete [2023-03-13T15:58:09.184Z] eaf3925da568: Verifying Checksum [2023-03-13T15:58:09.184Z] eaf3925da568: Download complete [2023-03-13T15:58:09.184Z] bde34c3a00c8: Verifying Checksum [2023-03-13T15:58:09.184Z] bde34c3a00c8: Download complete [2023-03-13T15:58:09.184Z] b352a97aabf1: Verifying Checksum [2023-03-13T15:58:09.184Z] b352a97aabf1: Download complete [2023-03-13T15:58:09.184Z] 4872d77fe225: Verifying Checksum [2023-03-13T15:58:09.184Z] 4872d77fe225: Download complete [2023-03-13T15:58:09.184Z] 5851b861e8e6: Download complete [2023-03-13T15:58:09.184Z] b85a868b505f: Download complete [2023-03-13T15:58:09.443Z] bab4dde63d76: Verifying Checksum [2023-03-13T15:58:09.443Z] bab4dde63d76: Download complete [2023-03-13T15:58:10.377Z] b85a868b505f: Pull complete [2023-03-13T15:58:10.377Z] e2be974225ed: Pull complete [2023-03-13T15:58:10.944Z] 339a4e72a1f5: Pull complete [2023-03-13T15:58:10.944Z] 988bab9f4d93: Pull complete [2023-03-13T15:58:11.511Z] 1469e6f7b9e6: Pull complete [2023-03-13T15:58:11.511Z] eaf3925da568: Pull complete [2023-03-13T15:58:12.885Z] bab4dde63d76: Pull complete [2023-03-13T15:58:12.885Z] bde34c3a00c8: Pull complete [2023-03-13T15:58:13.144Z] b352a97aabf1: Pull complete [2023-03-13T15:58:13.144Z] 4872d77fe225: Pull complete [2023-03-13T15:58:13.402Z] 5851b861e8e6: Pull complete [2023-03-13T15:58:13.402Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T15:58:13.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T15:58:13.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T15:58:13.483Z] prd-ubuntu20.04-docker-8c-8g-9897 does not seem to be running inside a container [2023-03-13T15:58:13.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T15:58:18.887Z] $ docker top 589e0ea5c31046d081379bf9a6b13bc30b4ad72e0c114f320a9248ee627f03ec -eo pid,comm [2023-03-13T15:58:18.974Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T15:58:18.974Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T15:58:19.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T15:58:19.012Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T15:58:19.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T15:58:19.122Z] $ docker exec 589e0ea5c31046d081379bf9a6b13bc30b4ad72e0c114f320a9248ee627f03ec ssh-agent [2023-03-13T15:58:19.462Z] SSH_AUTH_SOCK=/tmp/ssh-o0zdu5cjRBOU/agent.32 [2023-03-13T15:58:19.462Z] SSH_AGENT_PID=38 [2023-03-13T15:58:19.470Z] Running ssh-add (command line suppressed) [2023-03-13T15:58:19.584Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7076514428669960415.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7076514428669960415.key) [2023-03-13T15:58:19.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T15:58:19.885Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T15:58:19.919Z] $ docker exec --env ******** --env ******** 589e0ea5c31046d081379bf9a6b13bc30b4ad72e0c114f320a9248ee627f03ec ssh-agent -k [2023-03-13T15:58:20.000Z] unset SSH_AUTH_SOCK; [2023-03-13T15:58:20.000Z] unset SSH_AGENT_PID; [2023-03-13T15:58:20.000Z] echo Agent pid 38 killed; [2023-03-13T15:58:20.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T15:58:20.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T15:58:20.041Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T15:58:20.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T15:58:20.153Z] $ docker exec 589e0ea5c31046d081379bf9a6b13bc30b4ad72e0c114f320a9248ee627f03ec ssh-agent [2023-03-13T15:58:20.267Z] SSH_AUTH_SOCK=/tmp/ssh-5jKxfgfxJzzm/agent.70 [2023-03-13T15:58:20.267Z] SSH_AGENT_PID=76 [2023-03-13T15:58:20.272Z] Running ssh-add (command line suppressed) [2023-03-13T15:58:20.384Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10323575628668738889.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10323575628668738889.key) [2023-03-13T15:58:20.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T15:58:20.683Z] + git semver init [2023-03-13T15:58:20.941Z] 2023-03-13 15:58:20,847 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T15:58:20.941Z] 2023-03-13 15:58:20,847 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-03-13T15:58:20.941Z] 2023-03-13 15:58:20,848 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-03-13T15:58:20.941Z] 2023-03-13 15:58:20,848 [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-03-13T15:58:22.321Z] 2023-03-13 15:58:21,968 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-03-13T15:58:22.321Z] 2023-03-13 15:58:21,969 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-03-13T15:58:22.322Z] 2023-03-13 15:58:21,969 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T15:58:22.322Z] 2023-03-13 15:58:21,969 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T15:58:22.322Z] 3.0.0-dev.16 [Pipeline] } [2023-03-13T15:58:22.332Z] $ docker exec --env ******** --env ******** 589e0ea5c31046d081379bf9a6b13bc30b4ad72e0c114f320a9248ee627f03ec ssh-agent -k [2023-03-13T15:58:22.428Z] unset SSH_AUTH_SOCK; [2023-03-13T15:58:22.428Z] unset SSH_AGENT_PID; [2023-03-13T15:58:22.428Z] echo Agent pid 76 killed; [2023-03-13T15:58:22.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T15:58:23.005Z] + git semver [Pipeline] } [2023-03-13T15:58:23.355Z] $ docker stop --time=1 589e0ea5c31046d081379bf9a6b13bc30b4ad72e0c114f320a9248ee627f03ec [2023-03-13T15:58:24.648Z] $ docker rm -f --volumes 589e0ea5c31046d081379bf9a6b13bc30b4ad72e0c114f320a9248ee627f03ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T15:58:24.994Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T15:58:25.287Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T15:58:25.291Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T15:58:25.438Z] provisioning config files... [2023-03-13T15:58:25.517Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16680226886969181297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T15:58:26.177Z] ---> docker-login.sh [2023-03-13T15:58:26.177Z] nexus3.edgexfoundry.org:10001 [2023-03-13T15:58:26.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:26.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:26.544Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:26.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:26.544Z] [2023-03-13T15:58:26.544Z] Login Succeeded [2023-03-13T15:58:26.544Z] nexus3.edgexfoundry.org:10002 [2023-03-13T15:58:26.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:26.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:26.544Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:26.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:26.544Z] [2023-03-13T15:58:27.081Z] Login Succeeded [2023-03-13T15:58:27.081Z] nexus3.edgexfoundry.org:10003 [2023-03-13T15:58:27.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:28.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:28.004Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:28.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:28.004Z] [2023-03-13T15:58:28.004Z] Login Succeeded [2023-03-13T15:58:28.004Z] nexus3.edgexfoundry.org:10004 [2023-03-13T15:58:28.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:29.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:29.183Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:29.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:29.183Z] [2023-03-13T15:58:29.183Z] Login Succeeded [2023-03-13T15:58:29.183Z] docker.io [2023-03-13T15:58:29.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T15:58:29.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T15:58:29.734Z] Configure a credential helper to remove this warning. See [2023-03-13T15:58:29.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T15:58:29.734Z] [2023-03-13T15:58:29.734Z] Login Succeeded [2023-03-13T15:58:29.734Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T15:58:29.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T15:58:29.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T15:58:29.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T15:58:29.819Z] ========================================================= [2023-03-13T15:58:29.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-13T15:58:29.819Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T15:58:30.174Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T15:58:30.174Z] Sending build context to Docker daemon 10.84MB [2023-03-13T15:58:30.174Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T15:58:30.174Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T15:58:30.500Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T15:58:30.500Z] 213ec9aee27d: Pulling fs layer [2023-03-13T15:58:30.500Z] 4583459ba037: Pulling fs layer [2023-03-13T15:58:30.500Z] 93c1e223e6f2: Pulling fs layer [2023-03-13T15:58:30.500Z] 53926ce57604: Pulling fs layer [2023-03-13T15:58:30.500Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-13T15:58:30.500Z] 22ff95d597cd: Pulling fs layer [2023-03-13T15:58:30.500Z] 12d6caf4c0d1: Pulling fs layer [2023-03-13T15:58:30.500Z] 96b7cbca73a9: Pulling fs layer [2023-03-13T15:58:30.500Z] a7acece74701: Pulling fs layer [2023-03-13T15:58:30.500Z] 12d6caf4c0d1: Waiting [2023-03-13T15:58:30.500Z] a7acece74701: Waiting [2023-03-13T15:58:30.500Z] 53926ce57604: Waiting [2023-03-13T15:58:30.500Z] 21b2b0c7a3f4: Waiting [2023-03-13T15:58:30.500Z] 22ff95d597cd: Waiting [2023-03-13T15:58:30.500Z] 93c1e223e6f2: Verifying Checksum [2023-03-13T15:58:30.500Z] 93c1e223e6f2: Download complete [2023-03-13T15:58:30.500Z] 4583459ba037: Download complete [2023-03-13T15:58:30.500Z] 21b2b0c7a3f4: Download complete [2023-03-13T15:58:30.500Z] 22ff95d597cd: Verifying Checksum [2023-03-13T15:58:30.500Z] 22ff95d597cd: Download complete [2023-03-13T15:58:30.766Z] 213ec9aee27d: Verifying Checksum [2023-03-13T15:58:30.766Z] 213ec9aee27d: Download complete [2023-03-13T15:58:30.766Z] 12d6caf4c0d1: Download complete [2023-03-13T15:58:30.766Z] 213ec9aee27d: Pull complete [2023-03-13T15:58:31.053Z] 4583459ba037: Pull complete [2023-03-13T15:58:31.053Z] 93c1e223e6f2: Pull complete [2023-03-13T15:58:31.327Z] a7acece74701: Verifying Checksum [2023-03-13T15:58:31.327Z] a7acece74701: Download complete [2023-03-13T15:58:31.588Z] 53926ce57604: Verifying Checksum [2023-03-13T15:58:31.588Z] 53926ce57604: Download complete [2023-03-13T15:58:31.588Z] 96b7cbca73a9: Verifying Checksum [2023-03-13T15:58:31.588Z] 96b7cbca73a9: Download complete [2023-03-13T15:58:34.913Z] 53926ce57604: Pull complete [2023-03-13T15:58:34.913Z] 21b2b0c7a3f4: Pull complete [2023-03-13T15:58:34.913Z] 22ff95d597cd: Pull complete [2023-03-13T15:58:34.913Z] 12d6caf4c0d1: Pull complete [2023-03-13T15:58:36.823Z] 96b7cbca73a9: Pull complete [2023-03-13T15:58:37.762Z] a7acece74701: Pull complete [2023-03-13T15:58:37.762Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-13T15:58:37.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-13T15:58:37.762Z] ---> db6d94c90886 [2023-03-13T15:58:37.762Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T15:58:40.403Z] Still waiting to schedule task [2023-03-13T15:58:40.404Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9896’ [2023-03-13T15:58:41.987Z] ---> Running in 3b7ed63c42bd [2023-03-13T15:58:41.987Z] Removing intermediate container 3b7ed63c42bd [2023-03-13T15:58:41.987Z] ---> 0ac295027826 [2023-03-13T15:58:41.987Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T15:58:41.987Z] ---> Running in 3ebe95e5593d [2023-03-13T15:58:41.987Z] Removing intermediate container 3ebe95e5593d [2023-03-13T15:58:41.987Z] ---> 6dc80bedc5ae [2023-03-13T15:58:41.987Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T15:58:41.987Z] ---> Running in 58116f3d84e1 [2023-03-13T15:58:41.987Z] Removing intermediate container 58116f3d84e1 [2023-03-13T15:58:41.987Z] ---> 211d3233b9b9 [2023-03-13T15:58:41.987Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T15:58:42.249Z] ---> Running in 3e46b3c01a4b [2023-03-13T15:58:42.249Z] Removing intermediate container 3e46b3c01a4b [2023-03-13T15:58:42.249Z] ---> 5972b2079778 [2023-03-13T15:58:42.249Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T15:58:42.249Z] ---> Running in 4e5c06981c82 [2023-03-13T15:58:42.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T15:58:42.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T15:58:43.030Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-13T15:58:43.030Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-13T15:58:43.030Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-13T15:58:43.030Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-13T15:58:43.030Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T15:58:43.030Z] OK: 216 MiB in 55 packages [2023-03-13T15:58:43.291Z] Removing intermediate container 4e5c06981c82 [2023-03-13T15:58:43.291Z] ---> 9b03e17d0a79 [2023-03-13T15:58:43.291Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-13T15:58:43.291Z] ---> Running in e021b2092a97 [2023-03-13T15:58:43.552Z] Removing intermediate container e021b2092a97 [2023-03-13T15:58:43.552Z] ---> 4d3f2c55f58a [2023-03-13T15:58:43.552Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-13T15:58:43.552Z] ---> e1d90cd7df86 [2023-03-13T15:58:43.552Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T15:58:43.552Z] ---> Running in 62fc1d1cb047 [2023-03-13T15:59:22.307Z] Removing intermediate container 62fc1d1cb047 [2023-03-13T15:59:22.307Z] ---> 2c642c3e0e18 [2023-03-13T15:59:22.307Z] Step 11/12 : COPY . . [2023-03-13T15:59:22.307Z] ---> 064fd4e9c099 [2023-03-13T15:59:22.307Z] Step 12/12 : RUN $MAKE [2023-03-13T15:59:22.307Z] ---> Running in b8621d5efc0f [2023-03-13T15:59:22.307Z] noop [2023-03-13T15:59:22.307Z] Removing intermediate container b8621d5efc0f [2023-03-13T15:59:22.307Z] ---> 886bfaec2086 [2023-03-13T15:59:22.307Z] Successfully built 886bfaec2086 [2023-03-13T15:59:22.307Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T15:59:22.646Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T15:59:22.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T15:59:22.722Z] prd-ubuntu20.04-docker-8c-8g-9897 does not seem to be running inside a container [2023-03-13T15:59:22.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T15:59:23.154Z] $ docker top 5f5ebee04b2cabd10ff896aacc9a06a9abef9c9196f1aff5c02ffd3ea0a9559b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T15:59:23.488Z] + go version [2023-03-13T15:59:23.488Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-13T15:59:23.509Z] $ docker stop --time=1 5f5ebee04b2cabd10ff896aacc9a06a9abef9c9196f1aff5c02ffd3ea0a9559b [2023-03-13T15:59:24.757Z] $ docker rm -f --volumes 5f5ebee04b2cabd10ff896aacc9a06a9abef9c9196f1aff5c02ffd3ea0a9559b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T15:59:25.197Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T15:59:25.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T15:59:25.261Z] prd-ubuntu20.04-docker-8c-8g-9897 does not seem to be running inside a container [2023-03-13T15:59:25.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T15:59:25.633Z] $ docker top 9033fdd4295eb63de9ba6439267e13a6b97cfe973603d114ef448bb3207d44a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T15:59:25.969Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-13T15:59:26.267Z] + make test [2023-03-13T15:59:26.267Z] go test ./... -coverprofile=coverage.out ./... [2023-03-13T15:59:26.524Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-13T15:59:34.624Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-03-13T15:59:34.624Z] ok github.com/edgexfoundry/device-rest-go/driver 0.030s coverage: 33.1% of statements [2023-03-13T15:59:41.295Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-13T15:59:41.295Z] go vet ./... [2023-03-13T15:59:43.822Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T15:59:43.822Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T15:59:43.822Z] ./bin/test-attribution-txt.sh [2023-03-13T15:59:43.822Z] An attribution for github.com/stretchr/objx is missing from Attribution.txt, please add [Pipeline] echo [2023-03-13T15:59:43.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T15:59:43.852Z] $ docker stop --time=1 9033fdd4295eb63de9ba6439267e13a6b97cfe973603d114ef448bb3207d44a8 [2023-03-13T15:59:46.772Z] $ docker rm -f --volumes 9033fdd4295eb63de9ba6439267e13a6b97cfe973603d114ef448bb3207d44a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T15:59:47.187Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T15:59:47.256Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-13T15:59:47.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T15:59:48.041Z] + ls -al . [2023-03-13T15:59:48.041Z] total 184 [2023-03-13T15:59:48.041Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 15:59 . [2023-03-13T15:59:48.041Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 15:58 .. [2023-03-13T15:59:48.041Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 13 15:58 .dockerignore [2023-03-13T15:59:48.041Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 15:59 .git [2023-03-13T15:59:48.041Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 15:58 .github [2023-03-13T15:59:48.041Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 13 15:58 .gitignore [2023-03-13T15:59:48.041Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 15:58 .golangci.yml [2023-03-13T15:59:48.041Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 15:58 .semver [2023-03-13T15:59:48.041Z] -rw-rw-r-- 1 jenkins jenkins 9213 Mar 13 15:58 Attribution.txt [2023-03-13T15:59:48.041Z] -rw-rw-r-- 1 jenkins jenkins 13085 Mar 13 15:58 CHANGELOG.md [2023-03-13T15:59:48.041Z] -rw-rw-r-- 1 jenkins jenkins 1578 Mar 13 15:58 Dockerfile [2023-03-13T15:59:48.041Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 15:58 GOVERNANCE.md [2023-03-13T15:59:48.041Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 13 15:58 Jenkinsfile [2023-03-13T15:59:48.041Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 15:58 LICENSE [2023-03-13T15:59:48.041Z] -rw-rw-r-- 1 jenkins jenkins 1744 Mar 13 15:58 Makefile [2023-03-13T15:59:48.041Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 15:58 OWNERS.md [2023-03-13T15:59:48.041Z] -rw-rw-r-- 1 jenkins jenkins 15447 Mar 13 15:58 README.md [2023-03-13T15:59:48.041Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 15:58 VERSION [2023-03-13T15:59:48.041Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 15:58 bin [2023-03-13T15:59:48.041Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 15:58 cmd [2023-03-13T15:59:48.041Z] -rw-r--r-- 1 jenkins jenkins 14200 Mar 13 15:59 coverage.out [2023-03-13T15:59:48.041Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 15:58 driver [2023-03-13T15:59:48.041Z] -rw-rw-r-- 1 jenkins jenkins 3446 Mar 13 15:58 go.mod [2023-03-13T15:59:48.041Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 13 15:58 go.sum [2023-03-13T15:59:48.041Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 15:58 snap [2023-03-13T15:59:48.041Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 13 15:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T15:59:48.402Z] + 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=9c5623199907a7486af291752bc308b670b6913e --label arch=amd64 --label version=3.0.0-dev.16 . [2023-03-13T15:59:48.402Z] Sending build context to Docker daemon 10.85MB [2023-03-13T15:59:48.402Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T15:59:48.402Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-13T15:59:48.402Z] ---> 886bfaec2086 [2023-03-13T15:59:48.402Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-13T15:59:48.661Z] ---> Running in 1408254a58cf [2023-03-13T15:59:48.661Z] Removing intermediate container 1408254a58cf [2023-03-13T15:59:48.661Z] ---> 0fec6d54933a [2023-03-13T15:59:48.661Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T15:59:48.661Z] ---> Running in d11b706a73f7 [2023-03-13T15:59:48.918Z] Removing intermediate container d11b706a73f7 [2023-03-13T15:59:48.918Z] ---> ea6f5eee6770 [2023-03-13T15:59:48.918Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T15:59:48.918Z] ---> Running in c58cc7db31a4 [2023-03-13T15:59:48.918Z] Removing intermediate container c58cc7db31a4 [2023-03-13T15:59:48.918Z] ---> 20098750708e [2023-03-13T15:59:48.918Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T15:59:48.918Z] ---> Running in ce3741ab9988 [2023-03-13T15:59:48.918Z] Removing intermediate container ce3741ab9988 [2023-03-13T15:59:48.918Z] ---> 69cdf31a8afb [2023-03-13T15:59:48.918Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T15:59:49.176Z] ---> Running in 15bc3e3ac75d [2023-03-13T15:59:49.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T15:59:49.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T15:59:49.953Z] OK: 216 MiB in 55 packages [2023-03-13T15:59:50.518Z] Removing intermediate container 15bc3e3ac75d [2023-03-13T15:59:50.518Z] ---> 5f2feb286cf5 [2023-03-13T15:59:50.518Z] Step 8/25 : WORKDIR /device-rest-go [2023-03-13T15:59:50.518Z] ---> Running in 7c22fc64d5f1 [2023-03-13T15:59:50.778Z] Removing intermediate container 7c22fc64d5f1 [2023-03-13T15:59:50.778Z] ---> c48aac9bdfe8 [2023-03-13T15:59:50.778Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-13T15:59:50.778Z] ---> 5d31e06fd419 [2023-03-13T15:59:50.778Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T15:59:51.037Z] ---> Running in 771c802c1121 [2023-03-13T15:59:51.971Z] Removing intermediate container 771c802c1121 [2023-03-13T15:59:51.971Z] ---> 2cb7d9bdc960 [2023-03-13T15:59:51.971Z] Step 11/25 : COPY . . [2023-03-13T15:59:52.536Z] ---> 88132eb807c8 [2023-03-13T15:59:52.536Z] Step 12/25 : RUN $MAKE [2023-03-13T15:59:52.536Z] ---> Running in 07a9092499a0 [2023-03-13T15:59:52.793Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-03-13T16:00:11.059Z] Removing intermediate container 07a9092499a0 [2023-03-13T16:00:11.059Z] ---> 4600a40ff3ce [2023-03-13T16:00:11.059Z] Step 13/25 : FROM alpine:3.16 [2023-03-13T16:00:12.448Z] 3.16: Pulling from library/alpine [2023-03-13T16:00:12.448Z] ef5531b6e74e: Pulling fs layer [2023-03-13T16:00:12.771Z] ef5531b6e74e: Verifying Checksum [2023-03-13T16:00:12.771Z] ef5531b6e74e: Download complete [2023-03-13T16:00:12.771Z] ef5531b6e74e: Pull complete [2023-03-13T16:00:12.771Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-13T16:00:12.771Z] Status: Downloaded newer image for alpine:3.16 [2023-03-13T16:00:12.771Z] ---> dfd21b5a31f5 [2023-03-13T16:00:12.771Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-13T16:00:13.030Z] ---> Running in 8f696dab0265 [2023-03-13T16:00:13.030Z] Removing intermediate container 8f696dab0265 [2023-03-13T16:00:13.030Z] ---> c348d05b49b6 [2023-03-13T16:00:13.030Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-03-13T16:00:13.030Z] ---> Running in 1e5775173732 [2023-03-13T16:00:13.030Z] Removing intermediate container 1e5775173732 [2023-03-13T16:00:13.030Z] ---> 1e580fe11aa3 [2023-03-13T16:00:13.030Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-03-13T16:00:13.030Z] ---> Running in 2ed0a02a773b [2023-03-13T16:00:13.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T16:00:13.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T16:00:13.803Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-13T16:00:13.803Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T16:00:13.803Z] OK: 6 MiB in 15 packages [2023-03-13T16:00:14.061Z] Removing intermediate container 2ed0a02a773b [2023-03-13T16:00:14.061Z] ---> 1569584b7b70 [2023-03-13T16:00:14.061Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-03-13T16:00:14.642Z] ---> 50600345857e [2023-03-13T16:00:14.642Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-03-13T16:00:14.642Z] ---> 26dd96b8bd6d [2023-03-13T16:00:14.642Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-03-13T16:00:14.642Z] ---> b5068b44691c [2023-03-13T16:00:14.642Z] Step 20/25 : EXPOSE 59986 [2023-03-13T16:00:14.642Z] ---> Running in b563c7c66588 [2023-03-13T16:00:14.918Z] Removing intermediate container b563c7c66588 [2023-03-13T16:00:14.918Z] ---> 8c6e072ce63c [2023-03-13T16:00:14.918Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-03-13T16:00:14.918Z] ---> Running in 0e419dc2f809 [2023-03-13T16:00:14.918Z] Removing intermediate container 0e419dc2f809 [2023-03-13T16:00:14.918Z] ---> 1abd8ade5e4b [2023-03-13T16:00:14.918Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-13T16:00:14.918Z] ---> Running in 199b22396c26 [2023-03-13T16:00:14.918Z] Removing intermediate container 199b22396c26 [2023-03-13T16:00:14.918Z] ---> 6adc794e207f [2023-03-13T16:00:14.918Z] Step 23/25 : LABEL arch=amd64 [2023-03-13T16:00:15.177Z] ---> Running in e4470381b6e5 [2023-03-13T16:00:15.177Z] Removing intermediate container e4470381b6e5 [2023-03-13T16:00:15.177Z] ---> 330475210064 [2023-03-13T16:00:15.177Z] Step 24/25 : LABEL git_sha=9c5623199907a7486af291752bc308b670b6913e [2023-03-13T16:00:15.177Z] ---> Running in 58334bc75fae [2023-03-13T16:00:15.177Z] Removing intermediate container 58334bc75fae [2023-03-13T16:00:15.177Z] ---> 86186c741792 [2023-03-13T16:00:15.177Z] Step 25/25 : LABEL version=3.0.0-dev.16 [2023-03-13T16:00:15.436Z] ---> Running in 9ff80827bbd3 [2023-03-13T16:00:15.436Z] Removing intermediate container 9ff80827bbd3 [2023-03-13T16:00:15.436Z] ---> bdac0f9bd4a2 [2023-03-13T16:00:15.436Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T16:00:15.436Z] Successfully built bdac0f9bd4a2 [2023-03-13T16:00:15.436Z] 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-03-13T16:00:15.553Z] provisioning config files... [2023-03-13T16:00:15.562Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6518785955276227666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:00:15.857Z] ---> docker-login.sh [2023-03-13T16:00:15.857Z] nexus3.edgexfoundry.org:10001 [2023-03-13T16:00:15.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:00:15.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:00:15.857Z] Configure a credential helper to remove this warning. See [2023-03-13T16:00:15.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:00:15.857Z] [2023-03-13T16:00:15.857Z] Login Succeeded [2023-03-13T16:00:15.857Z] nexus3.edgexfoundry.org:10002 [2023-03-13T16:00:15.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:00:15.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:00:15.857Z] Configure a credential helper to remove this warning. See [2023-03-13T16:00:15.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:00:15.857Z] [2023-03-13T16:00:15.857Z] Login Succeeded [2023-03-13T16:00:15.857Z] nexus3.edgexfoundry.org:10003 [2023-03-13T16:00:16.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:00:16.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:00:16.115Z] Configure a credential helper to remove this warning. See [2023-03-13T16:00:16.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:00:16.115Z] [2023-03-13T16:00:16.115Z] Login Succeeded [2023-03-13T16:00:16.115Z] nexus3.edgexfoundry.org:10004 [2023-03-13T16:00:16.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:00:16.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:00:16.116Z] Configure a credential helper to remove this warning. See [2023-03-13T16:00:16.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:00:16.116Z] [2023-03-13T16:00:16.116Z] Login Succeeded [2023-03-13T16:00:16.116Z] docker.io [2023-03-13T16:00:16.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:00:18.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:00:18.278Z] Configure a credential helper to remove this warning. See [2023-03-13T16:00:18.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:00:18.278Z] [2023-03-13T16:00:18.278Z] Login Succeeded [2023-03-13T16:00:18.278Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T16:00:18.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T16:00:18.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T16:00:18.340Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-03-13T16:00:18.340Z] 9c5623199907a7486af291752bc308b670b6913e [2023-03-13T16:00:18.340Z] latest [2023-03-13T16:00:18.340Z] 3.0.0-dev.16 [2023-03-13T16:00:18.340Z] 9c5623199907a7486af291752bc308b670b6913e-3.0.0-dev.16 [2023-03-13T16:00:18.340Z] main [2023-03-13T16:00:18.340Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:00:18.671Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:9c5623199907a7486af291752bc308b670b6913e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:00:18.973Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:9c5623199907a7486af291752bc308b670b6913e [2023-03-13T16:00:18.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-13T16:00:18.973Z] 53a03a98070a: Preparing [2023-03-13T16:00:18.973Z] 1153410a89e5: Preparing [2023-03-13T16:00:18.973Z] 81f1d14ee1f2: Preparing [2023-03-13T16:00:18.973Z] 2314010a3370: Preparing [2023-03-13T16:00:18.973Z] aa5968d388b8: Preparing [2023-03-13T16:00:18.973Z] aa5968d388b8: Layer already exists [2023-03-13T16:00:18.973Z] 1153410a89e5: Pushed [2023-03-13T16:00:18.973Z] 53a03a98070a: Pushed [2023-03-13T16:00:18.973Z] 2314010a3370: Pushed [2023-03-13T16:00:21.513Z] 81f1d14ee1f2: Pushed [2023-03-13T16:00:21.513Z] 9c5623199907a7486af291752bc308b670b6913e: digest: sha256:66ba9403eaef37ced8aecb6473c5aa47cc8c0dd7daa3a9474de57c09f093e547 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:00:21.827Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:00:22.139Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-03-13T16:00:22.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-13T16:00:22.139Z] 53a03a98070a: Preparing [2023-03-13T16:00:22.139Z] 1153410a89e5: Preparing [2023-03-13T16:00:22.139Z] 81f1d14ee1f2: Preparing [2023-03-13T16:00:22.139Z] 2314010a3370: Preparing [2023-03-13T16:00:22.139Z] aa5968d388b8: Preparing [2023-03-13T16:00:22.139Z] 53a03a98070a: Layer already exists [2023-03-13T16:00:22.139Z] 1153410a89e5: Layer already exists [2023-03-13T16:00:22.139Z] 2314010a3370: Layer already exists [2023-03-13T16:00:22.139Z] aa5968d388b8: Layer already exists [2023-03-13T16:00:22.139Z] 81f1d14ee1f2: Layer already exists [2023-03-13T16:00:22.139Z] latest: digest: sha256:66ba9403eaef37ced8aecb6473c5aa47cc8c0dd7daa3a9474de57c09f093e547 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:00:22.451Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:00:22.751Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.16 [2023-03-13T16:00:22.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-13T16:00:22.751Z] 53a03a98070a: Preparing [2023-03-13T16:00:22.751Z] 1153410a89e5: Preparing [2023-03-13T16:00:22.751Z] 81f1d14ee1f2: Preparing [2023-03-13T16:00:22.751Z] 2314010a3370: Preparing [2023-03-13T16:00:22.751Z] aa5968d388b8: Preparing [2023-03-13T16:00:22.751Z] 2314010a3370: Layer already exists [2023-03-13T16:00:22.751Z] aa5968d388b8: Layer already exists [2023-03-13T16:00:22.751Z] 81f1d14ee1f2: Layer already exists [2023-03-13T16:00:22.751Z] 1153410a89e5: Layer already exists [2023-03-13T16:00:22.751Z] 53a03a98070a: Layer already exists [2023-03-13T16:00:22.751Z] 3.0.0-dev.16: digest: sha256:66ba9403eaef37ced8aecb6473c5aa47cc8c0dd7daa3a9474de57c09f093e547 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:00:23.055Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:9c5623199907a7486af291752bc308b670b6913e-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:00:23.363Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:9c5623199907a7486af291752bc308b670b6913e-3.0.0-dev.16 [2023-03-13T16:00:23.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-13T16:00:23.363Z] 53a03a98070a: Preparing [2023-03-13T16:00:23.363Z] 1153410a89e5: Preparing [2023-03-13T16:00:23.363Z] 81f1d14ee1f2: Preparing [2023-03-13T16:00:23.363Z] 2314010a3370: Preparing [2023-03-13T16:00:23.363Z] aa5968d388b8: Preparing [2023-03-13T16:00:23.363Z] 1153410a89e5: Layer already exists [2023-03-13T16:00:23.363Z] 53a03a98070a: Layer already exists [2023-03-13T16:00:23.363Z] aa5968d388b8: Layer already exists [2023-03-13T16:00:23.363Z] 2314010a3370: Layer already exists [2023-03-13T16:00:23.363Z] 81f1d14ee1f2: Layer already exists [2023-03-13T16:00:23.363Z] 9c5623199907a7486af291752bc308b670b6913e-3.0.0-dev.16: digest: sha256:66ba9403eaef37ced8aecb6473c5aa47cc8c0dd7daa3a9474de57c09f093e547 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:00:23.666Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:00:23.974Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-03-13T16:00:23.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-13T16:00:23.974Z] 53a03a98070a: Preparing [2023-03-13T16:00:23.974Z] 1153410a89e5: Preparing [2023-03-13T16:00:23.974Z] 81f1d14ee1f2: Preparing [2023-03-13T16:00:23.974Z] 2314010a3370: Preparing [2023-03-13T16:00:23.974Z] aa5968d388b8: Preparing [2023-03-13T16:00:23.974Z] 2314010a3370: Layer already exists [2023-03-13T16:00:23.974Z] 81f1d14ee1f2: Layer already exists [2023-03-13T16:00:23.974Z] 53a03a98070a: Layer already exists [2023-03-13T16:00:23.974Z] 1153410a89e5: Layer already exists [2023-03-13T16:00:23.974Z] aa5968d388b8: Layer already exists [2023-03-13T16:00:23.974Z] main: digest: sha256:66ba9403eaef37ced8aecb6473c5aa47cc8c0dd7daa3a9474de57c09f093e547 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T16:00:24.025Z] ===================================================== [Pipeline] echo [2023-03-13T16:00:24.033Z] taggedImages: [2023-03-13T16:00:24.034Z] - nexus3.edgexfoundry.org:10004/device-rest:9c5623199907a7486af291752bc308b670b6913e [2023-03-13T16:00:24.034Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-03-13T16:00:24.034Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.16 [2023-03-13T16:00:24.034Z] - nexus3.edgexfoundry.org:10004/device-rest:9c5623199907a7486af291752bc308b670b6913e-3.0.0-dev.16 [2023-03-13T16:00:24.034Z] - 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-03-13T16:00:24.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T16:00:24.379Z] [2023-03-13T16:00:24.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:00:24.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T16:00:24.673Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T16:00:24.673Z] 5eb5b503b376: Pulling fs layer [2023-03-13T16:00:24.673Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T16:00:24.673Z] ec43610c2a17: Pulling fs layer [2023-03-13T16:00:24.673Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T16:00:24.673Z] 33b1e0a273af: Pulling fs layer [2023-03-13T16:00:24.673Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T16:00:24.673Z] 2f39f015ded8: Pulling fs layer [2023-03-13T16:00:24.673Z] 33b1e0a273af: Waiting [2023-03-13T16:00:24.673Z] 5d3b04190fa2: Waiting [2023-03-13T16:00:24.673Z] 3a2ae6a8a46f: Waiting [2023-03-13T16:00:24.934Z] 5c69ac0246d0: Download complete [2023-03-13T16:00:24.934Z] 3a2ae6a8a46f: Download complete [2023-03-13T16:00:24.934Z] 33b1e0a273af: Verifying Checksum [2023-03-13T16:00:24.934Z] 33b1e0a273af: Download complete [2023-03-13T16:00:24.934Z] 5d3b04190fa2: Verifying Checksum [2023-03-13T16:00:24.934Z] 5d3b04190fa2: Download complete [2023-03-13T16:00:24.934Z] ec43610c2a17: Verifying Checksum [2023-03-13T16:00:24.934Z] ec43610c2a17: Download complete [2023-03-13T16:00:25.200Z] 5eb5b503b376: Verifying Checksum [2023-03-13T16:00:25.200Z] 5eb5b503b376: Download complete [2023-03-13T16:00:25.767Z] 2f39f015ded8: Verifying Checksum [2023-03-13T16:00:25.767Z] 2f39f015ded8: Download complete [2023-03-13T16:00:26.332Z] 5eb5b503b376: Pull complete [2023-03-13T16:00:26.590Z] 5c69ac0246d0: Pull complete [2023-03-13T16:00:26.848Z] ec43610c2a17: Pull complete [2023-03-13T16:00:27.105Z] 3a2ae6a8a46f: Pull complete [2023-03-13T16:00:27.362Z] 33b1e0a273af: Pull complete [2023-03-13T16:00:27.362Z] 5d3b04190fa2: Pull complete [2023-03-13T16:00:31.541Z] 2f39f015ded8: Pull complete [2023-03-13T16:00:31.541Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T16:00:31.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T16:00:31.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:00:31.610Z] prd-ubuntu20.04-docker-8c-8g-9897 does not seem to be running inside a container [2023-03-13T16:00:31.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T16:00:35.757Z] $ docker top fddc7dddb9e371a93df36238b44f08eabe0f2a1a2f5bbdc9cdba3b21dba98c8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:00:36.132Z] ---> job-cost.sh [2023-03-13T16:00:36.132Z] lf-activate-venv: SKIPPING [2023-03-13T16:00:36.132Z] INFO: No Stack... [2023-03-13T16:00:36.393Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T16:00:36.652Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T16:00:36.941Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-03-13T16:00:36.941Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T16:00:36.956Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-88-stack-cost] [2023-03-13T16:00:36.967Z] Resource [jenkins-edgexfoundry-device-rest-go-main-88-stack-cost] did not exist. Created. [2023-03-13T16:00:36.968Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T16:00:37.277Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T16:00:37.310Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T16:00:37.317Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T16:00:37.344Z] $ docker stop --time=1 fddc7dddb9e371a93df36238b44f08eabe0f2a1a2f5bbdc9cdba3b21dba98c8b [2023-03-13T16:00:38.489Z] $ docker rm -f --volumes fddc7dddb9e371a93df36238b44f08eabe0f2a1a2f5bbdc9cdba3b21dba98c8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T16:01:19.399Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9900 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-03-13T16:01:19.413Z] Running in /w/workspace/device-rest-go/88 [Pipeline] { [Pipeline] checkout [2023-03-13T16:01:19.456Z] The recommended git tool is: git [2023-03-13T16:01:26.458Z] using credential edgex-jenkins-ssh [2023-03-13T16:01:26.479Z] Cloning the remote Git repository [2023-03-13T16:01:26.547Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-03-13T16:01:26.644Z] > git init /w/workspace/device-rest-go/88 # timeout=10 [2023-03-13T16:01:26.831Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-03-13T16:01:26.833Z] > git --version # timeout=10 [2023-03-13T16:01:26.857Z] > git --version # 'git version 2.25.1' [2023-03-13T16:01:26.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T16:01:26.929Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T16:01:29.215Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-03-13T16:01:29.240Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T16:01:30.350Z] Avoid second fetch [2023-03-13T16:01:30.351Z] Checking out Revision 9c5623199907a7486af291752bc308b670b6913e (main) [2023-03-13T16:01:31.012Z] Commit message: "refactor!: consume device-sdk-go breaking changes (#262)" [2023-03-13T16:01:30.376Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T16:01:30.401Z] > git checkout -f 9c5623199907a7486af291752bc308b670b6913e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T16:01:32.032Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T16:01:32.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T16:01:32.032Z] Dload Upload Total Spent Left Speed [2023-03-13T16:01:32.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 132k 0 --:--:-- --:--:-- --:--:-- 132k [Pipeline] sh [2023-03-13T16:01:32.725Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T16:01:33.068Z] + sudo tee+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T16:01:33.068Z] /etc/docker/daemon.new [2023-03-13T16:01:33.068Z] { [2023-03-13T16:01:33.068Z] "registry-mirrors": [ [2023-03-13T16:01:33.068Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T16:01:33.068Z] ], [2023-03-13T16:01:33.068Z] "bip": "10.250.0.254/24", [2023-03-13T16:01:33.068Z] "hosts": [ [2023-03-13T16:01:33.068Z] "tcp://0.0.0.0:5555", [2023-03-13T16:01:33.068Z] "unix:///var/run/docker.sock" [2023-03-13T16:01:33.068Z] ], [2023-03-13T16:01:33.068Z] "mtu": 1458, [2023-03-13T16:01:33.068Z] "selinux-enabled": true, [2023-03-13T16:01:33.068Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T16:01:33.068Z] } [Pipeline] sh [2023-03-13T16:01:33.429Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T16:01:33.790Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T16:01:52.118Z] provisioning config files... [2023-03-13T16:01:52.157Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/88@tmp/config14832714764699835821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:01:52.546Z] ---> docker-login.sh [2023-03-13T16:01:52.546Z] nexus3.edgexfoundry.org:10001 [2023-03-13T16:01:53.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:01:53.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:01:53.799Z] Configure a credential helper to remove this warning. See [2023-03-13T16:01:53.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:01:53.799Z] [2023-03-13T16:01:53.799Z] Login Succeeded [2023-03-13T16:01:53.799Z] nexus3.edgexfoundry.org:10002 [2023-03-13T16:01:54.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:01:54.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:01:54.070Z] Configure a credential helper to remove this warning. See [2023-03-13T16:01:54.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:01:54.070Z] [2023-03-13T16:01:54.071Z] Login Succeeded [2023-03-13T16:01:54.071Z] nexus3.edgexfoundry.org:10003 [2023-03-13T16:01:54.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:01:54.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:01:54.617Z] Configure a credential helper to remove this warning. See [2023-03-13T16:01:54.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:01:54.617Z] [2023-03-13T16:01:54.617Z] Login Succeeded [2023-03-13T16:01:54.617Z] nexus3.edgexfoundry.org:10004 [2023-03-13T16:01:54.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:01:55.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:01:55.163Z] Configure a credential helper to remove this warning. See [2023-03-13T16:01:55.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:01:55.163Z] [2023-03-13T16:01:55.163Z] Login Succeeded [2023-03-13T16:01:55.163Z] docker.io [2023-03-13T16:01:55.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:01:55.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:01:55.708Z] Configure a credential helper to remove this warning. See [2023-03-13T16:01:55.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:01:55.708Z] [2023-03-13T16:01:55.708Z] Login Succeeded [2023-03-13T16:01:55.708Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T16:01:55.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T16:01:56.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T16:01:56.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T16:01:56.145Z] ========================================================= [2023-03-13T16:01:56.145Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-13T16:01:56.145Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:01:56.523Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T16:01:56.524Z] Sending build context to Docker daemon 138.8kB [2023-03-13T16:01:56.798Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T16:01:56.798Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T16:01:57.076Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T16:01:57.076Z] 9b18e9b68314: Pulling fs layer [2023-03-13T16:01:57.076Z] 35d82f9e3411: Pulling fs layer [2023-03-13T16:01:57.076Z] e16973657156: Pulling fs layer [2023-03-13T16:01:57.076Z] fc693d55d65f: Pulling fs layer [2023-03-13T16:01:57.076Z] 7e9fc2657dce: Pulling fs layer [2023-03-13T16:01:57.076Z] dda99020689f: Pulling fs layer [2023-03-13T16:01:57.076Z] db1c61fa0a46: Pulling fs layer [2023-03-13T16:01:57.076Z] 891c053d2c06: Pulling fs layer [2023-03-13T16:01:57.076Z] fc693d55d65f: Waiting [2023-03-13T16:01:57.076Z] 7e9fc2657dce: Waiting [2023-03-13T16:01:57.076Z] dda99020689f: Waiting [2023-03-13T16:01:57.076Z] db1c61fa0a46: Waiting [2023-03-13T16:01:57.076Z] 891c053d2c06: Waiting [2023-03-13T16:01:57.076Z] e16973657156: Verifying Checksum [2023-03-13T16:01:57.076Z] e16973657156: Download complete [2023-03-13T16:01:57.076Z] 35d82f9e3411: Verifying Checksum [2023-03-13T16:01:57.076Z] 35d82f9e3411: Download complete [2023-03-13T16:01:57.076Z] 7e9fc2657dce: Download complete [2023-03-13T16:01:57.076Z] dda99020689f: Verifying Checksum [2023-03-13T16:01:57.076Z] dda99020689f: Download complete [2023-03-13T16:01:57.076Z] 9b18e9b68314: Download complete [2023-03-13T16:01:58.561Z] 9b18e9b68314: Pull complete [2023-03-13T16:01:58.561Z] 891c053d2c06: Verifying Checksum [2023-03-13T16:01:58.561Z] 891c053d2c06: Download complete [2023-03-13T16:01:59.184Z] 35d82f9e3411: Pull complete [2023-03-13T16:01:59.472Z] e16973657156: Pull complete [2023-03-13T16:02:00.084Z] db1c61fa0a46: Verifying Checksum [2023-03-13T16:02:00.084Z] db1c61fa0a46: Download complete [2023-03-13T16:02:01.077Z] fc693d55d65f: Verifying Checksum [2023-03-13T16:02:01.077Z] fc693d55d65f: Download complete [2023-03-13T16:02:16.184Z] fc693d55d65f: Pull complete [2023-03-13T16:02:16.184Z] 7e9fc2657dce: Pull complete [2023-03-13T16:02:16.184Z] dda99020689f: Pull complete [2023-03-13T16:02:21.595Z] db1c61fa0a46: Pull complete [2023-03-13T16:02:23.018Z] 891c053d2c06: Pull complete [2023-03-13T16:02:23.018Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-13T16:02:23.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-13T16:02:23.018Z] ---> f96f9c87975a [2023-03-13T16:02:23.018Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T16:02:23.995Z] ---> Running in 689ce1fea4a5 [2023-03-13T16:02:24.266Z] Removing intermediate container 689ce1fea4a5 [2023-03-13T16:02:24.266Z] ---> 4058dfed71e5 [2023-03-13T16:02:24.266Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T16:02:24.539Z] ---> Running in 5d1591c2008e [2023-03-13T16:02:24.809Z] Removing intermediate container 5d1591c2008e [2023-03-13T16:02:24.809Z] ---> ff0306a98830 [2023-03-13T16:02:24.809Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T16:02:24.809Z] ---> Running in 2eee6f17f286 [2023-03-13T16:02:25.399Z] Removing intermediate container 2eee6f17f286 [2023-03-13T16:02:25.399Z] ---> ab3225718cb5 [2023-03-13T16:02:25.399Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T16:02:25.399Z] ---> Running in 61554db1b87c [2023-03-13T16:02:25.669Z] Removing intermediate container 61554db1b87c [2023-03-13T16:02:25.669Z] ---> 088a090ec8d8 [2023-03-13T16:02:25.669Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T16:02:25.938Z] ---> Running in 259340b37134 [2023-03-13T16:02:27.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T16:02:27.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T16:02:28.799Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-13T16:02:28.799Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-13T16:02:28.799Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-13T16:02:28.799Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-13T16:02:28.799Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T16:02:28.799Z] OK: 226 MiB in 55 packages [2023-03-13T16:02:30.236Z] Removing intermediate container 259340b37134 [2023-03-13T16:02:30.236Z] ---> 0fd9ab80b7d6 [2023-03-13T16:02:30.236Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-13T16:02:30.236Z] ---> Running in 4235ddd50ca8 [2023-03-13T16:02:30.510Z] Removing intermediate container 4235ddd50ca8 [2023-03-13T16:02:30.510Z] ---> 4edb6bdb1728 [2023-03-13T16:02:30.510Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-13T16:02:31.105Z] ---> 121cb4318378 [2023-03-13T16:02:31.105Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T16:02:31.105Z] ---> Running in fa14a709307d [2023-03-13T16:03:39.162Z] Removing intermediate container fa14a709307d [2023-03-13T16:03:39.162Z] ---> 44fd8018e01d [2023-03-13T16:03:39.162Z] Step 11/12 : COPY . . [2023-03-13T16:03:39.431Z] ---> c0fe01c1a885 [2023-03-13T16:03:39.431Z] Step 12/12 : RUN $MAKE [2023-03-13T16:03:39.431Z] ---> Running in a83abebd029b [2023-03-13T16:03:40.397Z] noop [2023-03-13T16:03:40.986Z] Removing intermediate container a83abebd029b [2023-03-13T16:03:40.986Z] ---> 0657385cd759 [2023-03-13T16:03:40.986Z] Successfully built 0657385cd759 [2023-03-13T16:03:41.258Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:03:41.629Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T16:03:41.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:03:41.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-9900 does not seem to be running inside a container [2023-03-13T16:03:41.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/88 -v /w/workspace/device-rest-go/88:/w/workspace/device-rest-go/88:rw,z -v /w/workspace/device-rest-go/88@tmp:/w/workspace/device-rest-go/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T16:03:43.272Z] $ docker top e8d122a4d69556a2f5d312328d1494c2ed632f87d6c5f402a0d3a4ddb7b5cdbc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T16:03:44.167Z] + go version [2023-03-13T16:03:44.167Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-13T16:03:44.191Z] $ docker stop --time=1 e8d122a4d69556a2f5d312328d1494c2ed632f87d6c5f402a0d3a4ddb7b5cdbc [2023-03-13T16:03:45.890Z] $ docker rm -f --volumes e8d122a4d69556a2f5d312328d1494c2ed632f87d6c5f402a0d3a4ddb7b5cdbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:03:46.469Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T16:03:46.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:03:46.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-9900 does not seem to be running inside a container [2023-03-13T16:03:46.766Z] $ 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/88 -v /w/workspace/device-rest-go/88:/w/workspace/device-rest-go/88:rw,z -v /w/workspace/device-rest-go/88@tmp:/w/workspace/device-rest-go/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T16:03:47.978Z] $ docker top aed6e7f38eed1d0e2815a9a99b1508f1bef85d84adcd399326bd26e88ce3375e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T16:03:48.825Z] + git config --global --add safe.directory /w/workspace/device-rest-go/88 [Pipeline] fileExists [Pipeline] sh [2023-03-13T16:03:49.477Z] + make test [2023-03-13T16:03:49.477Z] go test ./... -coverprofile=coverage.out ./... [2023-03-13T16:03:51.439Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-13T16:05:28.270Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-03-13T16:05:28.270Z] ok github.com/edgexfoundry/device-rest-go/driver 0.055s coverage: 33.1% of statements [2023-03-13T16:05:28.857Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-13T16:05:28.857Z] go vet ./... [2023-03-13T16:06:07.774Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T16:06:07.774Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T16:06:07.774Z] ./bin/test-attribution-txt.sh [2023-03-13T16:06:07.774Z] An attribution for github.com/stretchr/objx is missing from Attribution.txt, please add [Pipeline] echo [2023-03-13T16:06:07.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T16:06:07.814Z] $ docker stop --time=1 aed6e7f38eed1d0e2815a9a99b1508f1bef85d84adcd399326bd26e88ce3375e [2023-03-13T16:06:09.855Z] $ docker rm -f --volumes aed6e7f38eed1d0e2815a9a99b1508f1bef85d84adcd399326bd26e88ce3375e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T16:06:10.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T16:06:11.000Z] Warning: overwriting stash ‘coverage-report’ [2023-03-13T16:06:11.812Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T16:06:12.228Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T16:06:12.565Z] + ls -al . [2023-03-13T16:06:12.565Z] total 180 [2023-03-13T16:06:12.565Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 16:03 . [2023-03-13T16:06:12.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:01 .. [2023-03-13T16:06:12.565Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 13 16:01 .dockerignore [2023-03-13T16:06:12.565Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 16:01 .git [2023-03-13T16:06:12.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:01 .github [2023-03-13T16:06:12.565Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 13 16:01 .gitignore [2023-03-13T16:06:12.565Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 16:01 .golangci.yml [2023-03-13T16:06:12.565Z] -rw-rw-r-- 1 jenkins jenkins 9213 Mar 13 16:01 Attribution.txt [2023-03-13T16:06:12.565Z] -rw-rw-r-- 1 jenkins jenkins 13085 Mar 13 16:01 CHANGELOG.md [2023-03-13T16:06:12.565Z] -rw-rw-r-- 1 jenkins jenkins 1578 Mar 13 16:01 Dockerfile [2023-03-13T16:06:12.565Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 16:01 GOVERNANCE.md [2023-03-13T16:06:12.565Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 13 16:01 Jenkinsfile [2023-03-13T16:06:12.565Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 16:01 LICENSE [2023-03-13T16:06:12.565Z] -rw-rw-r-- 1 jenkins jenkins 1744 Mar 13 16:01 Makefile [2023-03-13T16:06:12.565Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 16:01 OWNERS.md [2023-03-13T16:06:12.565Z] -rw-rw-r-- 1 jenkins jenkins 15447 Mar 13 16:01 README.md [2023-03-13T16:06:12.565Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 15:58 VERSION [2023-03-13T16:06:12.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 16:01 bin [2023-03-13T16:06:12.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:01 cmd [2023-03-13T16:06:12.565Z] -rw-r--r-- 1 jenkins jenkins 14200 Mar 13 16:05 coverage.out [2023-03-13T16:06:12.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 16:01 driver [2023-03-13T16:06:12.565Z] -rw-rw-r-- 1 jenkins jenkins 3446 Mar 13 16:01 go.mod [2023-03-13T16:06:12.565Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 13 16:01 go.sum [2023-03-13T16:06:12.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:01 snap [2023-03-13T16:06:12.565Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 13 16:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:06:12.924Z] + 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=9c5623199907a7486af291752bc308b670b6913e --label arch=arm64 --label version=3.0.0-dev.16 . [2023-03-13T16:06:12.924Z] Sending build context to Docker daemon 153.6kB [2023-03-13T16:06:14.692Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T16:06:14.692Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-13T16:06:14.692Z] ---> 0657385cd759 [2023-03-13T16:06:14.692Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-13T16:06:14.960Z] ---> Running in 6ab3494c4737 [2023-03-13T16:06:15.229Z] Removing intermediate container 6ab3494c4737 [2023-03-13T16:06:15.229Z] ---> 81fb8eb21096 [2023-03-13T16:06:15.229Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T16:06:15.229Z] ---> Running in 58ea2a189111 [2023-03-13T16:06:15.816Z] Removing intermediate container 58ea2a189111 [2023-03-13T16:06:15.816Z] ---> cf5561643f55 [2023-03-13T16:06:15.816Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T16:06:15.816Z] ---> Running in bf2541ed2401 [2023-03-13T16:06:16.084Z] Removing intermediate container bf2541ed2401 [2023-03-13T16:06:16.084Z] ---> 52231ed799a6 [2023-03-13T16:06:16.084Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T16:06:16.084Z] ---> Running in ca6bd794cbdc [2023-03-13T16:06:16.353Z] Removing intermediate container ca6bd794cbdc [2023-03-13T16:06:16.353Z] ---> f434a7ec87c2 [2023-03-13T16:06:16.353Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T16:06:16.623Z] ---> Running in d945a95fbfda [2023-03-13T16:06:17.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T16:06:18.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T16:06:19.160Z] OK: 226 MiB in 55 packages [2023-03-13T16:06:20.580Z] Removing intermediate container d945a95fbfda [2023-03-13T16:06:20.580Z] ---> d1d7c23baf8e [2023-03-13T16:06:20.580Z] Step 8/25 : WORKDIR /device-rest-go [2023-03-13T16:06:20.580Z] ---> Running in 17db613b0379 [2023-03-13T16:06:20.849Z] Removing intermediate container 17db613b0379 [2023-03-13T16:06:20.849Z] ---> 283e9fe4b4bb [2023-03-13T16:06:20.849Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-13T16:06:21.435Z] ---> fc3fcd8cb5a8 [2023-03-13T16:06:21.435Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T16:06:21.435Z] ---> Running in 2f0838e72bd4 [2023-03-13T16:06:24.819Z] Removing intermediate container 2f0838e72bd4 [2023-03-13T16:06:24.819Z] ---> 744fa6d28735 [2023-03-13T16:06:24.819Z] Step 11/25 : COPY . . [2023-03-13T16:06:25.411Z] ---> 891fc3d6329c [2023-03-13T16:06:25.411Z] Step 12/25 : RUN $MAKE [2023-03-13T16:06:25.411Z] ---> Running in 805555d3d989 [2023-03-13T16:06:26.829Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-03-13T16:08:48.593Z] Removing intermediate container 805555d3d989 [2023-03-13T16:08:48.593Z] ---> 2b363e20688a [2023-03-13T16:08:48.593Z] Step 13/25 : FROM alpine:3.16 [2023-03-13T16:08:48.593Z] 3.16: Pulling from library/alpine [2023-03-13T16:08:48.593Z] 3760b48202b3: Pulling fs layer [2023-03-13T16:08:48.593Z] 3760b48202b3: Verifying Checksum [2023-03-13T16:08:48.593Z] 3760b48202b3: Download complete [2023-03-13T16:08:48.593Z] 3760b48202b3: Pull complete [2023-03-13T16:08:48.593Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-13T16:08:48.593Z] Status: Downloaded newer image for alpine:3.16 [2023-03-13T16:08:48.593Z] ---> 4c81e5bf8899 [2023-03-13T16:08:48.593Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-13T16:08:48.593Z] ---> Running in fb7157dbcea8 [2023-03-13T16:08:48.593Z] Removing intermediate container fb7157dbcea8 [2023-03-13T16:08:48.593Z] ---> 7a04dcb0ca38 [2023-03-13T16:08:48.593Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-03-13T16:08:48.593Z] ---> Running in 7a79de9388da [2023-03-13T16:08:48.593Z] Removing intermediate container 7a79de9388da [2023-03-13T16:08:48.593Z] ---> 4434f77e8a89 [2023-03-13T16:08:48.593Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-03-13T16:08:48.593Z] ---> Running in de59d8c76f29 [2023-03-13T16:08:48.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T16:08:48.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T16:08:48.593Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-13T16:08:48.593Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T16:08:48.593Z] OK: 5 MiB in 15 packages [2023-03-13T16:08:48.593Z] Removing intermediate container de59d8c76f29 [2023-03-13T16:08:48.593Z] ---> dbd1af6f6cf1 [2023-03-13T16:08:48.593Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-03-13T16:08:49.178Z] ---> 366b4e8d8bee [2023-03-13T16:08:49.178Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-03-13T16:08:49.957Z] ---> df29deb6bb7c [2023-03-13T16:08:49.957Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-03-13T16:08:50.226Z] ---> 99fcecf14eec [2023-03-13T16:08:50.226Z] Step 20/25 : EXPOSE 59986 [2023-03-13T16:08:50.226Z] ---> Running in ba60c9dd5e23 [2023-03-13T16:08:50.493Z] Removing intermediate container ba60c9dd5e23 [2023-03-13T16:08:50.493Z] ---> 045faa6496ba [2023-03-13T16:08:50.493Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-03-13T16:08:50.493Z] ---> Running in 39b916a8d00b [2023-03-13T16:08:50.759Z] Removing intermediate container 39b916a8d00b [2023-03-13T16:08:50.759Z] ---> 429f72f7a287 [2023-03-13T16:08:50.759Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-13T16:08:51.032Z] ---> Running in dd83d9360b22 [2023-03-13T16:08:51.302Z] Removing intermediate container dd83d9360b22 [2023-03-13T16:08:51.302Z] ---> 0eb12ddfa9e7 [2023-03-13T16:08:51.302Z] Step 23/25 : LABEL arch=arm64 [2023-03-13T16:08:51.302Z] ---> Running in a63c5cdfd1ec [2023-03-13T16:08:51.689Z] Removing intermediate container a63c5cdfd1ec [2023-03-13T16:08:51.689Z] ---> 9ea34d693a68 [2023-03-13T16:08:51.689Z] Step 24/25 : LABEL git_sha=9c5623199907a7486af291752bc308b670b6913e [2023-03-13T16:08:51.689Z] ---> Running in b03b1e1f36a5 [2023-03-13T16:08:51.967Z] Removing intermediate container b03b1e1f36a5 [2023-03-13T16:08:51.967Z] ---> cfdfe133f330 [2023-03-13T16:08:51.967Z] Step 25/25 : LABEL version=3.0.0-dev.16 [2023-03-13T16:08:52.250Z] ---> Running in 9f846161ddd6 [2023-03-13T16:08:52.519Z] Removing intermediate container 9f846161ddd6 [2023-03-13T16:08:52.519Z] ---> cad142f69502 [2023-03-13T16:08:52.519Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T16:08:52.519Z] Successfully built cad142f69502 [2023-03-13T16:08:52.519Z] 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-03-13T16:08:52.637Z] provisioning config files... [2023-03-13T16:08:52.655Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/88@tmp/config7304780307928986026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:08:53.061Z] ---> docker-login.sh [2023-03-13T16:08:53.061Z] nexus3.edgexfoundry.org:10001 [2023-03-13T16:08:53.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:08:53.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:08:53.332Z] Configure a credential helper to remove this warning. See [2023-03-13T16:08:53.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:08:53.332Z] [2023-03-13T16:08:53.332Z] Login Succeeded [2023-03-13T16:08:53.332Z] nexus3.edgexfoundry.org:10002 [2023-03-13T16:08:53.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:08:53.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:08:53.597Z] Configure a credential helper to remove this warning. See [2023-03-13T16:08:53.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:08:53.597Z] [2023-03-13T16:08:53.597Z] Login Succeeded [2023-03-13T16:08:53.597Z] nexus3.edgexfoundry.org:10003 [2023-03-13T16:08:53.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:08:54.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:08:54.134Z] Configure a credential helper to remove this warning. See [2023-03-13T16:08:54.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:08:54.134Z] [2023-03-13T16:08:54.134Z] Login Succeeded [2023-03-13T16:08:54.134Z] nexus3.edgexfoundry.org:10004 [2023-03-13T16:08:54.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:08:54.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:08:54.400Z] Configure a credential helper to remove this warning. See [2023-03-13T16:08:54.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:08:54.400Z] [2023-03-13T16:08:54.400Z] Login Succeeded [2023-03-13T16:08:54.400Z] docker.io [2023-03-13T16:08:54.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:08:54.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:08:54.931Z] Configure a credential helper to remove this warning. See [2023-03-13T16:08:54.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:08:54.931Z] [2023-03-13T16:08:54.931Z] Login Succeeded [2023-03-13T16:08:54.931Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T16:08:54.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T16:08:54.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T16:08:55.000Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-03-13T16:08:55.000Z] 9c5623199907a7486af291752bc308b670b6913e [2023-03-13T16:08:55.000Z] latest [2023-03-13T16:08:55.000Z] 3.0.0-dev.16 [2023-03-13T16:08:55.000Z] 9c5623199907a7486af291752bc308b670b6913e-3.0.0-dev.16 [2023-03-13T16:08:55.000Z] main [2023-03-13T16:08:55.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:08:55.342Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:9c5623199907a7486af291752bc308b670b6913e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:08:55.677Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:9c5623199907a7486af291752bc308b670b6913e [2023-03-13T16:08:55.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-13T16:08:55.677Z] cf281b3661da: Preparing [2023-03-13T16:08:55.677Z] 5d9b0cf3efd2: Preparing [2023-03-13T16:08:55.677Z] 140fe34614d4: Preparing [2023-03-13T16:08:55.677Z] 704e1bf77f70: Preparing [2023-03-13T16:08:55.677Z] f70ee36035b9: Preparing [2023-03-13T16:08:55.677Z] f70ee36035b9: Layer already exists [2023-03-13T16:08:55.942Z] cf281b3661da: Pushed [2023-03-13T16:08:55.942Z] 704e1bf77f70: Pushed [2023-03-13T16:08:55.942Z] 5d9b0cf3efd2: Pushed [2023-03-13T16:09:00.672Z] 140fe34614d4: Pushed [2023-03-13T16:09:00.939Z] 9c5623199907a7486af291752bc308b670b6913e: digest: sha256:58944875428f535c5655aad18718b880273299618d5e69a48c7c065d3f30d8a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:09:01.294Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:09:01.640Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-03-13T16:09:01.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-13T16:09:01.641Z] cf281b3661da: Preparing [2023-03-13T16:09:01.641Z] 5d9b0cf3efd2: Preparing [2023-03-13T16:09:01.641Z] 140fe34614d4: Preparing [2023-03-13T16:09:01.641Z] 704e1bf77f70: Preparing [2023-03-13T16:09:01.641Z] f70ee36035b9: Preparing [2023-03-13T16:09:01.641Z] cf281b3661da: Layer already exists [2023-03-13T16:09:01.641Z] 140fe34614d4: Layer already exists [2023-03-13T16:09:01.641Z] f70ee36035b9: Layer already exists [2023-03-13T16:09:01.641Z] 5d9b0cf3efd2: Layer already exists [2023-03-13T16:09:01.641Z] 704e1bf77f70: Layer already exists [2023-03-13T16:09:01.909Z] latest: digest: sha256:58944875428f535c5655aad18718b880273299618d5e69a48c7c065d3f30d8a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:09:02.259Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:09:02.613Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.16 [2023-03-13T16:09:02.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-13T16:09:02.613Z] cf281b3661da: Preparing [2023-03-13T16:09:02.613Z] 5d9b0cf3efd2: Preparing [2023-03-13T16:09:02.613Z] 140fe34614d4: Preparing [2023-03-13T16:09:02.613Z] 704e1bf77f70: Preparing [2023-03-13T16:09:02.613Z] f70ee36035b9: Preparing [2023-03-13T16:09:02.614Z] cf281b3661da: Layer already exists [2023-03-13T16:09:02.614Z] 140fe34614d4: Layer already exists [2023-03-13T16:09:02.614Z] 704e1bf77f70: Layer already exists [2023-03-13T16:09:02.614Z] 5d9b0cf3efd2: Layer already exists [2023-03-13T16:09:02.614Z] f70ee36035b9: Layer already exists [2023-03-13T16:09:02.614Z] 3.0.0-dev.16: digest: sha256:58944875428f535c5655aad18718b880273299618d5e69a48c7c065d3f30d8a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:09:03.236Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:9c5623199907a7486af291752bc308b670b6913e-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:09:03.585Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:9c5623199907a7486af291752bc308b670b6913e-3.0.0-dev.16 [2023-03-13T16:09:03.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-13T16:09:03.585Z] cf281b3661da: Preparing [2023-03-13T16:09:03.585Z] 5d9b0cf3efd2: Preparing [2023-03-13T16:09:03.585Z] 140fe34614d4: Preparing [2023-03-13T16:09:03.585Z] 704e1bf77f70: Preparing [2023-03-13T16:09:03.585Z] f70ee36035b9: Preparing [2023-03-13T16:09:03.585Z] f70ee36035b9: Layer already exists [2023-03-13T16:09:03.585Z] cf281b3661da: Layer already exists [2023-03-13T16:09:03.585Z] 5d9b0cf3efd2: Layer already exists [2023-03-13T16:09:03.585Z] 140fe34614d4: Layer already exists [2023-03-13T16:09:03.585Z] 704e1bf77f70: Layer already exists [2023-03-13T16:09:03.585Z] 9c5623199907a7486af291752bc308b670b6913e-3.0.0-dev.16: digest: sha256:58944875428f535c5655aad18718b880273299618d5e69a48c7c065d3f30d8a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:09:04.196Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:09:04.538Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-03-13T16:09:04.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-13T16:09:04.538Z] cf281b3661da: Preparing [2023-03-13T16:09:04.538Z] 5d9b0cf3efd2: Preparing [2023-03-13T16:09:04.538Z] 140fe34614d4: Preparing [2023-03-13T16:09:04.538Z] 704e1bf77f70: Preparing [2023-03-13T16:09:04.538Z] f70ee36035b9: Preparing [2023-03-13T16:09:04.538Z] f70ee36035b9: Layer already exists [2023-03-13T16:09:04.538Z] cf281b3661da: Layer already exists [2023-03-13T16:09:04.538Z] 704e1bf77f70: Layer already exists [2023-03-13T16:09:04.538Z] 5d9b0cf3efd2: Layer already exists [2023-03-13T16:09:04.538Z] 140fe34614d4: Layer already exists [2023-03-13T16:09:04.806Z] main: digest: sha256:58944875428f535c5655aad18718b880273299618d5e69a48c7c065d3f30d8a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T16:09:04.868Z] ===================================================== [Pipeline] echo [2023-03-13T16:09:04.881Z] taggedImages: [2023-03-13T16:09:04.881Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:9c5623199907a7486af291752bc308b670b6913e [2023-03-13T16:09:04.881Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-03-13T16:09:04.881Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.16 [2023-03-13T16:09:04.881Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:9c5623199907a7486af291752bc308b670b6913e-3.0.0-dev.16 [2023-03-13T16:09:04.881Z] - 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-03-13T16:09:05.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T16:09:05.253Z] [2023-03-13T16:09:05.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:09:05.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T16:09:05.598Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T16:09:05.598Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T16:09:05.598Z] 04944245beec: Pulling fs layer [2023-03-13T16:09:05.598Z] 699f458cf7ca: Pulling fs layer [2023-03-13T16:09:05.598Z] 765212b225bb: Pulling fs layer [2023-03-13T16:09:05.598Z] f23df028b6ca: Pulling fs layer [2023-03-13T16:09:05.598Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T16:09:05.598Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T16:09:05.598Z] 765212b225bb: Waiting [2023-03-13T16:09:05.598Z] f23df028b6ca: Waiting [2023-03-13T16:09:05.598Z] d65c8cfc05b1: Waiting [2023-03-13T16:09:05.598Z] 2437ff75d9bd: Waiting [2023-03-13T16:09:05.867Z] 04944245beec: Verifying Checksum [2023-03-13T16:09:05.867Z] 04944245beec: Download complete [2023-03-13T16:09:05.867Z] 765212b225bb: Verifying Checksum [2023-03-13T16:09:05.867Z] 765212b225bb: Download complete [2023-03-13T16:09:05.867Z] f23df028b6ca: Download complete [2023-03-13T16:09:05.867Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T16:09:05.867Z] d65c8cfc05b1: Download complete [2023-03-13T16:09:06.141Z] 699f458cf7ca: Verifying Checksum [2023-03-13T16:09:06.141Z] 699f458cf7ca: Download complete [2023-03-13T16:09:06.410Z] 8998bd30e6a1: Verifying Checksum [2023-03-13T16:09:06.410Z] 8998bd30e6a1: Download complete [2023-03-13T16:09:09.015Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T16:09:09.015Z] 2437ff75d9bd: Download complete [2023-03-13T16:09:10.440Z] 8998bd30e6a1: Pull complete [2023-03-13T16:09:11.028Z] 04944245beec: Pull complete [2023-03-13T16:09:12.446Z] 699f458cf7ca: Pull complete [2023-03-13T16:09:12.446Z] 765212b225bb: Pull complete [2023-03-13T16:09:13.411Z] f23df028b6ca: Pull complete [2023-03-13T16:09:13.681Z] d65c8cfc05b1: Pull complete [2023-03-13T16:09:28.684Z] 2437ff75d9bd: Pull complete [2023-03-13T16:09:28.684Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T16:09:28.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T16:09:28.684Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:09:28.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-9900 does not seem to be running inside a container [2023-03-13T16:09:28.963Z] $ 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/88 -v /w/workspace/device-rest-go/88:/w/workspace/device-rest-go/88:rw,z -v /w/workspace/device-rest-go/88@tmp:/w/workspace/device-rest-go/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-13T16:09:31.724Z] $ docker top cf5b4a1a975c31b3e964463cfe6ca36de68d58d086b65596e0830fb7b1977fc0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:09:32.573Z] ---> job-cost.sh [2023-03-13T16:09:32.573Z] lf-activate-venv: SKIPPING [2023-03-13T16:09:32.573Z] INFO: No Stack... [2023-03-13T16:09:32.840Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T16:09:33.802Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T16:09:34.443Z] + cat /w/workspace/device-rest-go/88/archives/cost.csv [2023-03-13T16:09:34.443Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T16:09:34.483Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-88-stack-cost] [2023-03-13T16:09:34.489Z] Resource [jenkins-edgexfoundry-device-rest-go-main-88-stack-cost] did not exist. Created. [2023-03-13T16:09:34.489Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T16:09:35.156Z] /w/workspace/device-rest-go/88@tmp/durable-6517b4dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T16:09:35.811Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T16:09:35.836Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T16:09:35.884Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T16:09:35.891Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T16:09:35.910Z] $ docker stop --time=1 cf5b4a1a975c31b3e964463cfe6ca36de68d58d086b65596e0830fb7b1977fc0 [2023-03-13T16:09:37.449Z] $ docker rm -f --volumes cf5b4a1a975c31b3e964463cfe6ca36de68d58d086b65596e0830fb7b1977fc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-13T16:09:37.845Z] provisioning config files... [2023-03-13T16:09:37.851Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15678346891516658600tmp [Pipeline] { [Pipeline] sh [2023-03-13T16:09:38.145Z] + set +x [2023-03-13T16:09:38.145Z] + bash -s -- [2023-03-13T16:09:38.145Z] + curl -s https://codecov.io/bash [2023-03-13T16:09:38.145Z] [2023-03-13T16:09:38.145Z] _____ _ [2023-03-13T16:09:38.145Z] / ____| | | [2023-03-13T16:09:38.145Z] | | ___ __| | ___ ___ _____ __ [2023-03-13T16:09:38.145Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-13T16:09:38.145Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-13T16:09:38.145Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-13T16:09:38.145Z] Bash-1.0.6 [2023-03-13T16:09:38.145Z] [2023-03-13T16:09:38.145Z] [2023-03-13T16:09:38.145Z] ==> git version 2.25.1 found [2023-03-13T16:09:38.145Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-13T16:09:38.145Z] Release-Date: 2020-01-08 [2023-03-13T16:09:38.145Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-13T16:09:38.145Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-13T16:09:38.145Z] ==> Jenkins CI detected. [2023-03-13T16:09:38.145Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-03-13T16:09:38.145Z] project root: . [2023-03-13T16:09:38.145Z] --> token set from env [2023-03-13T16:09:38.145Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-13T16:09:38.145Z] ==> Running gcov in . (disable via -X gcov) [2023-03-13T16:09:38.145Z] ==> Python coveragepy not found [2023-03-13T16:09:38.145Z] ==> Searching for coverage reports in: [2023-03-13T16:09:38.145Z] + . [2023-03-13T16:09:38.145Z] -> Found 1 reports [2023-03-13T16:09:38.145Z] ==> Detecting git/mercurial file structure [2023-03-13T16:09:38.145Z] ==> Reading reports [2023-03-13T16:09:38.145Z] + ./coverage.out bytes=14200 [2023-03-13T16:09:38.145Z] ==> Appending adjustments [2023-03-13T16:09:38.145Z] https://docs.codecov.io/docs/fixing-reports [2023-03-13T16:09:38.145Z] + Found adjustments [2023-03-13T16:09:38.405Z] ==> Gzipping contents [2023-03-13T16:09:38.405Z] 4.0K /tmp/codecov.3oCZoS.gz [2023-03-13T16:09:38.405Z] ==> Uploading reports [2023-03-13T16:09:38.405Z] url: https://codecov.io [2023-03-13T16:09:38.405Z] query: branch=main&commit=9c5623199907a7486af291752bc308b670b6913e&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-13T16:09:38.405Z] -> Pinging Codecov [2023-03-13T16:09:38.405Z] 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=9c5623199907a7486af291752bc308b670b6913e&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-13T16:09:38.405Z] -> Uploading to [2023-03-13T16:09:38.405Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-13/4E5D53B4F1F92C436F7061BF334D961C/9c5623199907a7486af291752bc308b670b6913e/ebc31410-6bcb-4831-b2b2-bcae1ec5235d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T160938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ade422d22a5758bb7bd29cfd7d94d5abe993db2cbbb396f5f86fcbe2ac298592 [2023-03-13T16:09:38.405Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T16:09:38.405Z] Dload Upload Total Spent Left Speed [2023-03-13T16:09:38.664Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2492 0 0 100 2492 0 8197 --:--:-- --:--:-- --:--:-- 8170 100 2492 0 0 100 2492 0 8197 --:--:-- --:--:-- --:--:-- 8170 [2023-03-13T16:09:38.664Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/9c5623199907a7486af291752bc308b670b6913e [Pipeline] } [2023-03-13T16:09:38.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-13T16:09:38.883Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-13T16:09:38.890Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:09:39.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T16:09:39.187Z] [2023-03-13T16:09:39.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:09:39.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T16:09:39.490Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-13T16:09:39.490Z] df9b9388f04a: Pulling fs layer [2023-03-13T16:09:39.490Z] 52dc419b0ee2: Pulling fs layer [2023-03-13T16:09:39.490Z] 25bc292e5bac: Pulling fs layer [2023-03-13T16:09:39.490Z] 114826534d7a: Pulling fs layer [2023-03-13T16:09:39.490Z] 4657fd5d0bcf: Pulling fs layer [2023-03-13T16:09:39.490Z] 6ad1cebc031e: Pulling fs layer [2023-03-13T16:09:39.490Z] 8a3aa393b2d8: Pulling fs layer [2023-03-13T16:09:39.490Z] 114826534d7a: Waiting [2023-03-13T16:09:39.490Z] 4657fd5d0bcf: Waiting [2023-03-13T16:09:39.490Z] 8a3aa393b2d8: Waiting [2023-03-13T16:09:39.490Z] 6ad1cebc031e: Waiting [2023-03-13T16:09:39.490Z] 25bc292e5bac: Verifying Checksum [2023-03-13T16:09:39.490Z] 25bc292e5bac: Download complete [2023-03-13T16:09:39.490Z] 52dc419b0ee2: Download complete [2023-03-13T16:09:39.490Z] 4657fd5d0bcf: Download complete [2023-03-13T16:09:39.490Z] df9b9388f04a: Verifying Checksum [2023-03-13T16:09:39.490Z] df9b9388f04a: Download complete [2023-03-13T16:09:39.749Z] df9b9388f04a: Pull complete [2023-03-13T16:09:39.749Z] 6ad1cebc031e: Verifying Checksum [2023-03-13T16:09:39.749Z] 52dc419b0ee2: Pull complete [2023-03-13T16:09:39.749Z] 25bc292e5bac: Pull complete [2023-03-13T16:09:40.320Z] 114826534d7a: Download complete [2023-03-13T16:09:40.578Z] 8a3aa393b2d8: Verifying Checksum [2023-03-13T16:09:40.578Z] 8a3aa393b2d8: Download complete [2023-03-13T16:09:43.859Z] 114826534d7a: Pull complete [2023-03-13T16:09:43.859Z] 4657fd5d0bcf: Pull complete [2023-03-13T16:09:43.859Z] 6ad1cebc031e: Pull complete [2023-03-13T16:09:46.388Z] 8a3aa393b2d8: Pull complete [2023-03-13T16:09:46.388Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-13T16:09:46.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T16:09:46.388Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:09:46.461Z] prd-ubuntu20.04-docker-8c-8g-9897 does not seem to be running inside a container [2023-03-13T16:09:46.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-13T16:09:51.008Z] $ docker top 8799dce125e05dc75dca13d4c1345adbbb5c8085211a64ce6ee0f64e39d28187 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-13T16:09:51.063Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-03-13T16:09:51.341Z] + set -o pipefail [2023-03-13T16:09:51.341Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-03-13T16:09:55.527Z] [2023-03-13T16:09:55.527Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-03-13T16:09:55.527Z] [2023-03-13T16:09:55.527Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/bfa43d4e-01a9-4ba8-ad10-0851e78746a8 [2023-03-13T16:09:55.527Z] [2023-03-13T16:09:55.527Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-13T16:09:55.527Z] [2023-03-13T16:09:55.527Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-13T16:09:55.527Z] [2023-03-13T16:09:55.527Z] [2023-03-13T16:09:55.527Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-13T16:09:55.527Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-13T16:09:55.527Z] More details here: https://snyk.co/ue1NS [2023-03-13T16:09:55.527Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-13T16:09:55.527Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-13T16:09:55.551Z] $ docker stop --time=1 8799dce125e05dc75dca13d4c1345adbbb5c8085211a64ce6ee0f64e39d28187 [2023-03-13T16:09:59.529Z] $ docker rm -f --volumes 8799dce125e05dc75dca13d4c1345adbbb5c8085211a64ce6ee0f64e39d28187 [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-03-13T16:10:00.230Z] + git log --format=format:%s -1 9c5623199907a7486af291752bc308b670b6913e [Pipeline] sh [2023-03-13T16:10:00.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T16:10:00.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:10:00.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T16:10:00.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:10:00.888Z] prd-ubuntu20.04-docker-8c-8g-9897 does not seem to be running inside a container [2023-03-13T16:10:00.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T16:10:01.282Z] $ docker top c00f2b765657ce3c3c6dd2a98d6470310fc27176caf43962d4ec2a643b194a8e -eo pid,comm [2023-03-13T16:10:01.315Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T16:10:01.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T16:10:01.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T16:10:01.354Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T16:10:01.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T16:10:01.477Z] $ docker exec c00f2b765657ce3c3c6dd2a98d6470310fc27176caf43962d4ec2a643b194a8e ssh-agent [2023-03-13T16:10:01.563Z] SSH_AUTH_SOCK=/tmp/ssh-fFt4CcFNnzvM/agent.32 [2023-03-13T16:10:01.563Z] SSH_AGENT_PID=38 [2023-03-13T16:10:01.568Z] Running ssh-add (command line suppressed) [2023-03-13T16:10:01.677Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2129443287908931622.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2129443287908931622.key) [2023-03-13T16:10:01.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T16:10:01.960Z] + git semver tag [2023-03-13T16:10:02.219Z] 2023-03-13 16:10:02,141 [run_tag] DEBUG tag force:False [2023-03-13T16:10:02.219Z] 2023-03-13 16:10:02,141 [check_head_tag] DEBUG check head tag [2023-03-13T16:10:02.219Z] 2023-03-13 16:10:02,142 [execute] INFO git cat-file --batch-check [2023-03-13T16:10:02.219Z] 2023-03-13 16:10:02,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-03-13T16:10:02.219Z] 2023-03-13 16:10:02,146 [execute] INFO git cat-file --batch [2023-03-13T16:10:02.219Z] 2023-03-13 16:10:02,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-03-13T16:10:02.219Z] 2023-03-13 16:10:02,161 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T16:10:02.219Z] 2023-03-13 16:10:02,161 [execute] INFO git tag -a v3.0.0-dev.16 -m v3.0.0-dev.16 [2023-03-13T16:10:02.219Z] 2023-03-13 16:10:02,161 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.16', '-m', 'v3.0.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T16:10:02.219Z] 2023-03-13 16:10:02,165 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T16:10:02.219Z] 3.0.0-dev.16 [Pipeline] } [2023-03-13T16:10:02.239Z] $ docker exec --env ******** --env ******** c00f2b765657ce3c3c6dd2a98d6470310fc27176caf43962d4ec2a643b194a8e ssh-agent -k [2023-03-13T16:10:02.336Z] unset SSH_AUTH_SOCK; [2023-03-13T16:10:02.336Z] unset SSH_AGENT_PID; [2023-03-13T16:10:02.336Z] echo Agent pid 38 killed; [2023-03-13T16:10:02.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T16:10:02.636Z] + git semver [Pipeline] } [2023-03-13T16:10:02.918Z] $ docker stop --time=1 c00f2b765657ce3c3c6dd2a98d6470310fc27176caf43962d4ec2a643b194a8e [2023-03-13T16:10:04.142Z] $ docker rm -f --volumes c00f2b765657ce3c3c6dd2a98d6470310fc27176caf43962d4ec2a643b194a8e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:10:04.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T16:10:04.509Z] [2023-03-13T16:10:04.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:10:04.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T16:10:04.873Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-13T16:10:04.873Z] ab5ef0e58194: Pulling fs layer [2023-03-13T16:10:04.873Z] 9712f1f96733: Pulling fs layer [2023-03-13T16:10:04.873Z] 63f879dbbcfc: Pulling fs layer [2023-03-13T16:10:04.873Z] 0d9ebad4ef96: Pulling fs layer [2023-03-13T16:10:04.873Z] e9a5061849ea: Pulling fs layer [2023-03-13T16:10:04.873Z] d747dcd14b5f: Pulling fs layer [2023-03-13T16:10:04.873Z] 2de7ff778b66: Pulling fs layer [2023-03-13T16:10:04.873Z] 0d9ebad4ef96: Waiting [2023-03-13T16:10:04.873Z] e9a5061849ea: Waiting [2023-03-13T16:10:04.873Z] d747dcd14b5f: Waiting [2023-03-13T16:10:04.873Z] 2de7ff778b66: Waiting [2023-03-13T16:10:04.873Z] 9712f1f96733: Verifying Checksum [2023-03-13T16:10:04.873Z] 9712f1f96733: Download complete [2023-03-13T16:10:05.458Z] 63f879dbbcfc: Verifying Checksum [2023-03-13T16:10:05.458Z] 63f879dbbcfc: Download complete [2023-03-13T16:10:05.715Z] 0d9ebad4ef96: Verifying Checksum [2023-03-13T16:10:05.715Z] 0d9ebad4ef96: Download complete [2023-03-13T16:10:05.715Z] d747dcd14b5f: Verifying Checksum [2023-03-13T16:10:05.715Z] d747dcd14b5f: Download complete [2023-03-13T16:10:05.715Z] e9a5061849ea: Verifying Checksum [2023-03-13T16:10:05.715Z] e9a5061849ea: Download complete [2023-03-13T16:10:05.715Z] ab5ef0e58194: Verifying Checksum [2023-03-13T16:10:05.715Z] ab5ef0e58194: Download complete [2023-03-13T16:10:05.715Z] 2de7ff778b66: Verifying Checksum [2023-03-13T16:10:05.715Z] 2de7ff778b66: Download complete [2023-03-13T16:10:08.248Z] ab5ef0e58194: Pull complete [2023-03-13T16:10:08.248Z] 9712f1f96733: Pull complete [2023-03-13T16:10:08.814Z] 63f879dbbcfc: Pull complete [2023-03-13T16:10:12.094Z] 0d9ebad4ef96: Pull complete [2023-03-13T16:10:12.352Z] e9a5061849ea: Pull complete [2023-03-13T16:10:12.352Z] d747dcd14b5f: Pull complete [2023-03-13T16:10:13.284Z] 2de7ff778b66: Pull complete [2023-03-13T16:10:13.284Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-13T16:10:13.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T16:10:13.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:10:13.356Z] prd-ubuntu20.04-docker-8c-8g-9897 does not seem to be running inside a container [2023-03-13T16:10:13.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-13T16:10:18.257Z] $ docker top 8312dd11006040962c3746d30b1dbf9e577efcc9974d059d166c49dece6e4b44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-13T16:10:18.313Z] provisioning config files... [2023-03-13T16:10:18.319Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12847517813850867327tmp [2023-03-13T16:10:18.329Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9219346795520782903tmp [2023-03-13T16:10:18.338Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7032808921891293095tmp [Pipeline] { [Pipeline] echo [2023-03-13T16:10:18.352Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:10:18.634Z] ---> sigul-configuration.sh [2023-03-13T16:10:18.634Z] gpg: directory `/root/.gnupg' created [2023-03-13T16:10:18.634Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-13T16:10:18.634Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-13T16:10:18.634Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-13T16:10:18.634Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-13T16:10:18.634Z] gpg: CAST5 encrypted data [2023-03-13T16:10:18.634Z] gpg: encrypted with 1 passphrase [2023-03-13T16:10:18.634Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-13T16:10:18.920Z] + mkdir /home/jenkins [2023-03-13T16:10:18.920Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-13T16:10:19.203Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-13T16:10:19.210Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:10:19.493Z] ---> sigul-install.sh [2023-03-13T16:10:19.493Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-13T16:10:19.782Z] + git tag --list [2023-03-13T16:10:19.782Z] v1.0.0 [2023-03-13T16:10:19.782Z] v1.1.0 [2023-03-13T16:10:19.782Z] v1.1.1 [2023-03-13T16:10:19.782Z] v1.1.2 [2023-03-13T16:10:19.782Z] v1.2.0 [2023-03-13T16:10:19.782Z] v1.2.1 [2023-03-13T16:10:19.782Z] v2.0.0 [2023-03-13T16:10:19.782Z] v2.1.0 [2023-03-13T16:10:19.782Z] v2.1.1 [2023-03-13T16:10:19.782Z] v2.1.1-dev.1 [2023-03-13T16:10:19.782Z] v2.1.1-dev.2 [2023-03-13T16:10:19.782Z] v2.1.1-dev.3 [2023-03-13T16:10:19.782Z] v2.2.0 [2023-03-13T16:10:19.782Z] v2.2.1-dev.1 [2023-03-13T16:10:19.782Z] v2.2.1-dev.2 [2023-03-13T16:10:19.782Z] v2.2.1-dev.3 [2023-03-13T16:10:19.782Z] v2.2.1-dev.4 [2023-03-13T16:10:19.782Z] v2.2.1-dev.5 [2023-03-13T16:10:19.782Z] v2.2.1-dev.6 [2023-03-13T16:10:19.782Z] v2.2.1-dev.7 [2023-03-13T16:10:19.782Z] v2.2.1-dev.8 [2023-03-13T16:10:19.782Z] v2.2.1-dev.9 [2023-03-13T16:10:19.782Z] v2.3.0 [2023-03-13T16:10:19.782Z] v2.3.0-dev.10 [2023-03-13T16:10:19.782Z] v2.3.0-dev.11 [2023-03-13T16:10:19.782Z] v2.3.0-dev.12 [2023-03-13T16:10:19.782Z] v2.3.0-dev.13 [2023-03-13T16:10:19.782Z] v2.3.0-dev.14 [2023-03-13T16:10:19.782Z] v2.3.0-dev.15 [2023-03-13T16:10:19.782Z] v2.3.0-dev.16 [2023-03-13T16:10:19.782Z] v2.3.0-dev.17 [2023-03-13T16:10:19.782Z] v2.3.0-dev.18 [2023-03-13T16:10:19.782Z] v2.3.0-dev.19 [2023-03-13T16:10:19.782Z] v2.3.0-dev.20 [2023-03-13T16:10:19.782Z] v2.3.0-dev.21 [2023-03-13T16:10:19.782Z] v2.3.0-dev.22 [2023-03-13T16:10:19.782Z] v2.3.0-dev.23 [2023-03-13T16:10:19.782Z] v2.3.0-dev.24 [2023-03-13T16:10:19.782Z] v2.3.0-dev.25 [2023-03-13T16:10:19.782Z] v2.3.0-dev.9 [2023-03-13T16:10:19.782Z] v3.0.0-dev.1 [2023-03-13T16:10:19.782Z] v3.0.0-dev.10 [2023-03-13T16:10:19.782Z] v3.0.0-dev.11 [2023-03-13T16:10:19.782Z] v3.0.0-dev.12 [2023-03-13T16:10:19.782Z] v3.0.0-dev.13 [2023-03-13T16:10:19.782Z] v3.0.0-dev.14 [2023-03-13T16:10:19.782Z] v3.0.0-dev.15 [2023-03-13T16:10:19.782Z] v3.0.0-dev.16 [2023-03-13T16:10:19.782Z] v3.0.0-dev.2 [2023-03-13T16:10:19.782Z] v3.0.0-dev.3 [2023-03-13T16:10:19.782Z] v3.0.0-dev.4 [2023-03-13T16:10:19.782Z] v3.0.0-dev.5 [2023-03-13T16:10:19.782Z] v3.0.0-dev.6 [2023-03-13T16:10:19.782Z] v3.0.0-dev.7 [2023-03-13T16:10:19.782Z] v3.0.0-dev.8 [2023-03-13T16:10:19.782Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-13T16:10:20.068Z] + lftools sign git-tag v3.0.0-dev.16 [2023-03-13T16:10:20.636Z] Signing Git tag with Sigul... [2023-03-13T16:10:20.636Z] Signing v3.0.0-dev.16 [Pipeline] echo [2023-03-13T16:10:20.904Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:10:21.185Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-13T16:10:21.192Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-13T16:10:21.221Z] $ docker stop --time=1 8312dd11006040962c3746d30b1dbf9e577efcc9974d059d166c49dece6e4b44 [2023-03-13T16:10:22.470Z] $ docker rm -f --volumes 8312dd11006040962c3746d30b1dbf9e577efcc9974d059d166c49dece6e4b44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-13T16:10:22.877Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T16:10:22.877Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:10:23.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T16:10:23.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:10:23.243Z] prd-ubuntu20.04-docker-8c-8g-9897 does not seem to be running inside a container [2023-03-13T16:10:23.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T16:10:23.588Z] $ docker top 5c0dcde2b2d903ba4806fe8fc49e2fd3e9ea2ec56846a40a0b579b4e0a2f5ca1 -eo pid,comm [2023-03-13T16:10:23.620Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T16:10:23.620Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T16:10:23.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T16:10:23.661Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T16:10:23.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T16:10:23.784Z] $ docker exec 5c0dcde2b2d903ba4806fe8fc49e2fd3e9ea2ec56846a40a0b579b4e0a2f5ca1 ssh-agent [2023-03-13T16:10:23.870Z] SSH_AUTH_SOCK=/tmp/ssh-pbZfCjFMqCiq/agent.33 [2023-03-13T16:10:23.870Z] SSH_AGENT_PID=39 [2023-03-13T16:10:23.875Z] Running ssh-add (command line suppressed) [2023-03-13T16:10:24.000Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10007447672770611554.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10007447672770611554.key) [2023-03-13T16:10:24.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T16:10:24.291Z] + git semver bump pre [2023-03-13T16:10:24.551Z] 2023-03-13 16:10:24,499 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T16:10:24.551Z] 2023-03-13 16:10:24,499 [bump_version] DEBUG bumping version:3.0.0-dev.16 on axis:pre with prefix:dev [2023-03-13T16:10:24.551Z] 2023-03-13 16:10:24,499 [bump_version] DEBUG bumped version:3.0.0-dev.17 [2023-03-13T16:10:24.551Z] 2023-03-13 16:10:24,499 [write_version] DEBUG write version:3.0.0-dev.17 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-03-13T16:10:24.551Z] 2023-03-13 16:10:24,500 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T16:10:24.551Z] 2023-03-13 16:10:24,500 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T16:10:24.551Z] 2023-03-13 16:10:24,502 [execute] INFO git cat-file --batch-check [2023-03-13T16:10:24.551Z] 2023-03-13 16:10:24,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T16:10:24.551Z] 2023-03-13 16:10:24,509 [execute] INFO git cat-file --batch [2023-03-13T16:10:24.551Z] 2023-03-13 16:10:24,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T16:10:24.551Z] 2023-03-13 16:10:24,516 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T16:10:24.551Z] 3.0.0-dev.17 [Pipeline] } [2023-03-13T16:10:24.575Z] $ docker exec --env ******** --env ******** 5c0dcde2b2d903ba4806fe8fc49e2fd3e9ea2ec56846a40a0b579b4e0a2f5ca1 ssh-agent -k [2023-03-13T16:10:24.677Z] unset SSH_AUTH_SOCK; [2023-03-13T16:10:24.677Z] unset SSH_AGENT_PID; [2023-03-13T16:10:24.677Z] echo Agent pid 39 killed; [2023-03-13T16:10:24.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T16:10:24.993Z] + git semver [Pipeline] } [2023-03-13T16:10:25.277Z] $ docker stop --time=1 5c0dcde2b2d903ba4806fe8fc49e2fd3e9ea2ec56846a40a0b579b4e0a2f5ca1 [2023-03-13T16:10:26.568Z] $ docker rm -f --volumes 5c0dcde2b2d903ba4806fe8fc49e2fd3e9ea2ec56846a40a0b579b4e0a2f5ca1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T16:10:26.898Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T16:10:26.898Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:10:27.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T16:10:27.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:10:27.265Z] prd-ubuntu20.04-docker-8c-8g-9897 does not seem to be running inside a container [2023-03-13T16:10:27.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T16:10:27.625Z] $ docker top 308a276bb8bf758e5bab6bc6536cb606eb436b2b6c150266f757dd894e9b7ea2 -eo pid,comm [2023-03-13T16:10:27.659Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T16:10:27.659Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T16:10:27.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T16:10:27.695Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T16:10:27.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T16:10:27.819Z] $ docker exec 308a276bb8bf758e5bab6bc6536cb606eb436b2b6c150266f757dd894e9b7ea2 ssh-agent [2023-03-13T16:10:27.914Z] SSH_AUTH_SOCK=/tmp/ssh-vDy29oskVyHz/agent.32 [2023-03-13T16:10:27.914Z] SSH_AGENT_PID=38 [2023-03-13T16:10:27.918Z] Running ssh-add (command line suppressed) [2023-03-13T16:10:28.039Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11234508344601975068.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11234508344601975068.key) [2023-03-13T16:10:28.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T16:10:28.326Z] + git semver push [2023-03-13T16:10:28.584Z] 2023-03-13 16:10:28,533 [run_push] DEBUG push [2023-03-13T16:10:28.584Z] 2023-03-13 16:10:28,534 [execute] INFO git cat-file --batch-check [2023-03-13T16:10:28.584Z] 2023-03-13 16:10:28,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T16:10:28.584Z] 2023-03-13 16:10:28,538 [execute] INFO git rev-list 039a7873cca3f9241887e8cea3365e689376c2f0 -- [2023-03-13T16:10:28.584Z] 2023-03-13 16:10:28,538 [execute] DEBUG Popen(['git', 'rev-list', '039a7873cca3f9241887e8cea3365e689376c2f0', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-13T16:10:28.584Z] 2023-03-13 16:10:28,546 [execute] INFO git fetch -v origin [2023-03-13T16:10:28.584Z] 2023-03-13 16:10:28,547 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-13T16:10:29.157Z] 2023-03-13 16:10:29,076 [run_push] DEBUG no remote changes detected [2023-03-13T16:10:29.157Z] 2023-03-13 16:10:29,077 [execute] INFO git push origin semver [2023-03-13T16:10:29.157Z] 2023-03-13 16:10:29,077 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-13T16:10:30.096Z] 2023-03-13 16:10:29,927 [run_push] DEBUG push all version tags [2023-03-13T16:10:30.096Z] 2023-03-13 16:10:29,927 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-13T16:10:30.096Z] 2023-03-13 16:10:29,928 [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-03-13T16:10:31.034Z] 2023-03-13 16:10:30,720 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T16:10:31.034Z] 3.0.0-dev.17 [Pipeline] } [2023-03-13T16:10:31.057Z] $ docker exec --env ******** --env ******** 308a276bb8bf758e5bab6bc6536cb606eb436b2b6c150266f757dd894e9b7ea2 ssh-agent -k [2023-03-13T16:10:31.144Z] unset SSH_AUTH_SOCK; [2023-03-13T16:10:31.145Z] unset SSH_AGENT_PID; [2023-03-13T16:10:31.145Z] echo Agent pid 38 killed; [2023-03-13T16:10:31.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T16:10:31.452Z] + git semver [Pipeline] } [2023-03-13T16:10:31.756Z] $ docker stop --time=1 308a276bb8bf758e5bab6bc6536cb606eb436b2b6c150266f757dd894e9b7ea2 [2023-03-13T16:10:33.008Z] $ docker rm -f --volumes 308a276bb8bf758e5bab6bc6536cb606eb436b2b6c150266f757dd894e9b7ea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-13T16:10:33.523Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-03-13T16:10:33.523Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-03-13T16:10:33.523Z] total 16 [2023-03-13T16:10:33.523Z] drwxr-xr-x 3 root root 4096 Mar 13 16:00 . [2023-03-13T16:10:33.523Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 16:10 .. [2023-03-13T16:10:33.523Z] drwxr-xr-x 2 root root 4096 Mar 13 16:00 cost [2023-03-13T16:10:33.523Z] -rw-r--r-- 1 root root 85 Mar 13 16:00 cost.csv [2023-03-13T16:10:33.523Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-03-13T16:10:33.523Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-03-13T16:10:33.523Z] total 16 [2023-03-13T16:10:33.523Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 16:00 . [2023-03-13T16:10:33.523Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 16:10 .. [2023-03-13T16:10:33.523Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 16:00 cost [2023-03-13T16:10:33.523Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 13 16:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:10:33.845Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:10:34.701Z] ---> package-listing.sh [2023-03-13T16:10:34.701Z] ++ facter osfamily [2023-03-13T16:10:34.701Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T16:10:34.960Z] + OS_FAMILY=debian [2023-03-13T16:10:34.960Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-03-13T16:10:34.960Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T16:10:34.960Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T16:10:34.960Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T16:10:34.960Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T16:10:34.960Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-03-13T16:10:34.960Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T16:10:34.960Z] + case "${OS_FAMILY}" in [2023-03-13T16:10:34.960Z] + dpkg -l [2023-03-13T16:10:34.960Z] + grep '^ii' [2023-03-13T16:10:34.960Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T16:10:34.960Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T16:10:34.960Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T16:10:34.960Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-03-13T16:10:34.960Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-03-13T16:10:34.960Z] + 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-03-13T16:10:34.971Z] 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-03-13T16:10:35.248Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:10:35.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T16:10:35.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:10:35.889Z] prd-ubuntu20.04-docker-8c-8g-9897 does not seem to be running inside a container [2023-03-13T16:10:35.934Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T16:10:36.154Z] $ docker top abc86ca26ea03ec44de0ccaa81b89d21142915f83ea4e2f3269bb3012c2ad95a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T16:10:36.478Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T16:10:36.764Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T16:10:37.051Z] + ls /var/log/sa-host [2023-03-13T16:10:37.051Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T16:10:37.129Z] provisioning config files... [2023-03-13T16:10:37.136Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3263995867113402688tmp [Pipeline] { [Pipeline] echo [2023-03-13T16:10:37.150Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:10:37.430Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T16:10:37.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:10:37.757Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T16:10:37.767Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:10:38.051Z] ---> sudo-logs.sh [2023-03-13T16:10:38.051Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T16:10:38.078Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:10:38.365Z] ---> job-cost.sh [2023-03-13T16:10:38.365Z] lf-activate-venv: SKIPPING [2023-03-13T16:10:38.365Z] DEBUG: total: 0.2199999988079071 [2023-03-13T16:10:38.365Z] INFO: Retrieving Stack Cost... [2023-03-13T16:10:38.625Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T16:10:39.194Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T16:10:39.207Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:10:39.492Z] ---> logs-deploy.sh [2023-03-13T16:10:39.492Z] lf-activate-venv: SKIPPING [2023-03-13T16:10:39.492Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/88 [2023-03-13T16:10:39.492Z] INFO: archiving workspace using pattern(s): [2023-03-13T16:10:40.429Z] Archives upload complete. [2023-03-13T16:10:40.429Z] INFO: archiving logs to Nexus