Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4e238686b828caed34ec9ef1ec6e6067dee5a1b 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-ssh17420480025670078908.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16817703432760672013.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh12450864097968913788.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh10239094012763550463.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-ssh3433038880607058281.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.21 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-6483’ Running on prd-ubuntu20.04-docker-8c-8g-6486 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 e4e238686b828caed34ec9ef1ec6e6067dee5a1b (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 e4e238686b828caed34ec9ef1ec6e6067dee5a1b # timeout=10 Commit message: "Merge pull request #402 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" > git rev-list --no-walk f16f1098eb92bf801dde80d57265cdf1f99e8d64 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-26T01:25:51.209Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-26T01:25:51.283Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-26T01:25:51.314Z] ========================================================= [2024-07-26T01:25:51.314Z] EdgeX Global Pipelines Version Info [2024-07-26T01:25:51.315Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:25:52.022Z] ------------------- [2024-07-26T01:25:52.022Z] stable info: [2024-07-26T01:25:52.022Z] ------------------- [2024-07-26T01:25:52.022Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-26T01:25:52.022Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-26T01:25:52.022Z] Message: update stable to v1.0.260 [2024-07-26T01:25:52.591Z] ------------------- [2024-07-26T01:25:52.591Z] experimental info: [2024-07-26T01:25:52.591Z] ------------------- [2024-07-26T01:25:52.591Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-26T01:25:52.591Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-26T01:25:52.591Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-26T01:25:52.681Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-07-26T01:25:52.705Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-07-26T01:25:52.732Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-26T01:25:52.760Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-26T01:25:52.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-26T01:25:52.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-26T01:25:52.837Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-26T01:25:52.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-26T01:25:52.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-26T01:25:52.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-26T01:25:52.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-26T01:25:52.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-07-26T01:25:52.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-26T01:25:53.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-26T01:25:53.042Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-26T01:25:53.064Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-26T01:25:53.087Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-26T01:25:53.110Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-26T01:25:53.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-26T01:25:53.159Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-26T01:25:53.180Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-26T01:25:53.204Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-26T01:25:53.231Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-26T01:25:53.251Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-26T01:25:53.273Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-26T01:25:53.298Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-26T01:25:53.317Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-26T01:25:53.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-26T01:25:53.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-26T01:25:53.375Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-26T01:25:53.398Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4e238686b828caed34ec9ef1ec6e6067dee5a1b [Pipeline] echo [2024-07-26T01:25:53.426Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4e2386 [Pipeline] echo [2024-07-26T01:25:53.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:25:53.509Z] provisioning config files... [2024-07-26T01:25:53.523Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13081387308168643191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:25:53.850Z] ---> ****-login.sh [2024-07-26T01:25:53.850Z] nexus3.edgexfoundry.org:10001 [2024-07-26T01:25:53.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:25:54.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:25:54.111Z] Configure a credential helper to remove this warning. See [2024-07-26T01:25:54.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:25:54.111Z] [2024-07-26T01:25:54.111Z] Login Succeeded [2024-07-26T01:25:54.111Z] nexus3.edgexfoundry.org:10002 [2024-07-26T01:25:54.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:25:54.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:25:54.111Z] Configure a credential helper to remove this warning. See [2024-07-26T01:25:54.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:25:54.111Z] [2024-07-26T01:25:54.111Z] Login Succeeded [2024-07-26T01:25:54.111Z] nexus3.edgexfoundry.org:10003 [2024-07-26T01:25:54.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:25:54.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:25:54.370Z] Configure a credential helper to remove this warning. See [2024-07-26T01:25:54.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:25:54.370Z] [2024-07-26T01:25:54.370Z] Login Succeeded [2024-07-26T01:25:54.370Z] nexus3.edgexfoundry.org:10004 [2024-07-26T01:25:54.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:25:54.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:25:54.371Z] Configure a credential helper to remove this warning. See [2024-07-26T01:25:54.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:25:54.371Z] [2024-07-26T01:25:54.371Z] Login Succeeded [2024-07-26T01:25:54.371Z] ****.io [2024-07-26T01:25:54.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:25:54.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:25:54.633Z] Configure a credential helper to remove this warning. See [2024-07-26T01:25:54.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:25:54.633Z] [2024-07-26T01:25:54.633Z] Login Succeeded [2024-07-26T01:25:54.633Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T01:25:54.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-26T01:25:55.055Z] + git rev-list -1 --merges e4e238686b828caed34ec9ef1ec6e6067dee5a1b~1..e4e238686b828caed34ec9ef1ec6e6067dee5a1b [Pipeline] echo [2024-07-26T01:25:55.083Z] -----------> git rev-list -1 --merges e4e238686b828caed34ec9ef1ec6e6067dee5a1b~1..e4e238686b828caed34ec9ef1ec6e6067dee5a1b e4e238686b828caed34ec9ef1ec6e6067dee5a1b [2024-07-26T01:25:55.083Z] e4e238686b828caed34ec9ef1ec6e6067dee5a1b [false] [Pipeline] sh [2024-07-26T01:25:55.378Z] + git log --format=format:%s -1 e4e238686b828caed34ec9ef1ec6e6067dee5a1b [Pipeline] echo [2024-07-26T01:25:55.395Z] ========================================================= [2024-07-26T01:25:55.395Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-26T01:25:55.395Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-26T01:25:55.725Z] + git log --format=format:%s -1 e4e238686b828caed34ec9ef1ec6e6067dee5a1b [Pipeline] echo [2024-07-26T01:25:55.738Z] [semverPrep] GIT_COMMIT: e4e238686b828caed34ec9ef1ec6e6067dee5a1b, Commit Message: Merge pull request #402 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27 [Pipeline] echo [2024-07-26T01:25:55.754Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-26T01:25:56.112Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-26T01:25:56.112Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-26T01:25:56.112Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-26T01:25:56.112Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-26T01:25:56.112Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-26T01:25:56.112Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-26T01:25:56.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:25:56.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:25:56.537Z] [2024-07-26T01:25:56.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:25:56.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:25:56.839Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-26T01:25:56.839Z] b85a868b505f: Pulling fs layer [2024-07-26T01:25:56.839Z] e2be974225ed: Pulling fs layer [2024-07-26T01:25:56.839Z] 339a4e72a1f5: Pulling fs layer [2024-07-26T01:25:56.839Z] 988bab9f4d93: Pulling fs layer [2024-07-26T01:25:56.839Z] 1469e6f7b9e6: Pulling fs layer [2024-07-26T01:25:56.839Z] eaf3925da568: Pulling fs layer [2024-07-26T01:25:56.839Z] bab4dde63d76: Pulling fs layer [2024-07-26T01:25:56.839Z] bde34c3a00c8: Pulling fs layer [2024-07-26T01:25:56.839Z] b352a97aabf1: Pulling fs layer [2024-07-26T01:25:56.839Z] 4872d77fe225: Pulling fs layer [2024-07-26T01:25:56.839Z] 5851b861e8e6: Pulling fs layer [2024-07-26T01:25:56.839Z] 988bab9f4d93: Waiting [2024-07-26T01:25:56.839Z] 1469e6f7b9e6: Waiting [2024-07-26T01:25:56.839Z] eaf3925da568: Waiting [2024-07-26T01:25:56.839Z] bde34c3a00c8: Waiting [2024-07-26T01:25:56.839Z] bab4dde63d76: Waiting [2024-07-26T01:25:56.839Z] 4872d77fe225: Waiting [2024-07-26T01:25:56.839Z] e2be974225ed: Verifying Checksum [2024-07-26T01:25:56.839Z] e2be974225ed: Download complete [2024-07-26T01:25:56.839Z] 988bab9f4d93: Verifying Checksum [2024-07-26T01:25:56.839Z] 988bab9f4d93: Download complete [2024-07-26T01:25:56.839Z] 1469e6f7b9e6: Verifying Checksum [2024-07-26T01:25:56.839Z] 1469e6f7b9e6: Download complete [2024-07-26T01:25:56.839Z] 339a4e72a1f5: Verifying Checksum [2024-07-26T01:25:56.839Z] 339a4e72a1f5: Download complete [2024-07-26T01:25:56.839Z] eaf3925da568: Verifying Checksum [2024-07-26T01:25:56.839Z] eaf3925da568: Download complete [2024-07-26T01:25:57.097Z] bde34c3a00c8: Verifying Checksum [2024-07-26T01:25:57.097Z] bde34c3a00c8: Download complete [2024-07-26T01:25:57.097Z] b352a97aabf1: Verifying Checksum [2024-07-26T01:25:57.097Z] b352a97aabf1: Download complete [2024-07-26T01:25:57.097Z] 4872d77fe225: Verifying Checksum [2024-07-26T01:25:57.097Z] 4872d77fe225: Download complete [2024-07-26T01:25:57.097Z] 5851b861e8e6: Verifying Checksum [2024-07-26T01:25:57.097Z] 5851b861e8e6: Download complete [2024-07-26T01:25:57.097Z] b85a868b505f: Download complete [2024-07-26T01:25:57.356Z] bab4dde63d76: Verifying Checksum [2024-07-26T01:25:57.356Z] bab4dde63d76: Download complete [2024-07-26T01:25:58.293Z] b85a868b505f: Pull complete [2024-07-26T01:25:58.293Z] e2be974225ed: Pull complete [2024-07-26T01:25:58.552Z] 339a4e72a1f5: Pull complete [2024-07-26T01:25:58.809Z] 988bab9f4d93: Pull complete [2024-07-26T01:25:59.067Z] 1469e6f7b9e6: Pull complete [2024-07-26T01:25:59.067Z] eaf3925da568: Pull complete [2024-07-26T01:26:00.969Z] bab4dde63d76: Pull complete [2024-07-26T01:26:00.969Z] bde34c3a00c8: Pull complete [2024-07-26T01:26:00.969Z] b352a97aabf1: Pull complete [2024-07-26T01:26:00.969Z] 4872d77fe225: Pull complete [2024-07-26T01:26:00.969Z] 5851b861e8e6: Pull complete [2024-07-26T01:26:00.969Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-26T01:26:00.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:26:00.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:26:01.117Z] prd-ubuntu20.04-docker-8c-8g-6486 does not seem to be running inside a container [2024-07-26T01:26:01.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-26T01:26:04.009Z] $ docker top 9cdee3516fae1afb086421b080150e194d5380457326d0522fae2d8113138dce -eo pid,comm [2024-07-26T01:26:04.065Z] 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). [2024-07-26T01:26:04.065Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-26T01:26:04.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T01:26:04.117Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T01:26:04.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T01:26:04.235Z] $ docker exec 9cdee3516fae1afb086421b080150e194d5380457326d0522fae2d8113138dce ssh-agent [2024-07-26T01:26:04.352Z] SSH_AUTH_SOCK=/tmp/ssh-9hL3RODeysmf/agent.33 [2024-07-26T01:26:04.352Z] SSH_AGENT_PID=39 [2024-07-26T01:26:04.359Z] Running ssh-add (command line suppressed) [2024-07-26T01:26:04.458Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17147846847052769316.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17147846847052769316.key) [2024-07-26T01:26:04.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T01:26:04.770Z] + git tag --points-at HEAD [Pipeline] } [2024-07-26T01:26:04.779Z] $ docker exec --env ******** --env ******** 9cdee3516fae1afb086421b080150e194d5380457326d0522fae2d8113138dce ssh-agent -k [2024-07-26T01:26:04.871Z] unset SSH_AUTH_SOCK; [2024-07-26T01:26:04.871Z] unset SSH_AGENT_PID; [2024-07-26T01:26:04.871Z] echo Agent pid 39 killed; [2024-07-26T01:26:04.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-26T01:26:04.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T01:26:04.909Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T01:26:05.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T01:26:05.018Z] $ docker exec 9cdee3516fae1afb086421b080150e194d5380457326d0522fae2d8113138dce ssh-agent [2024-07-26T01:26:05.136Z] SSH_AUTH_SOCK=/tmp/ssh-Geza5Pja18ku/agent.73 [2024-07-26T01:26:05.136Z] SSH_AGENT_PID=79 [2024-07-26T01:26:05.140Z] Running ssh-add (command line suppressed) [2024-07-26T01:26:05.232Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1297256432574591341.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1297256432574591341.key) [2024-07-26T01:26:05.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T01:26:05.546Z] + git semver init [2024-07-26T01:26:05.806Z] 2024-07-26 01:26:05,709 [run_init] DEBUG init version:0.0.0 force:False [2024-07-26T01:26:05.806Z] 2024-07-26 01:26:05,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-07-26T01:26:05.806Z] 2024-07-26 01:26:05,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-07-26T01:26:05.806Z] 2024-07-26 01:26:05,711 [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) [2024-07-26T01:26:07.182Z] 2024-07-26 01:26:06,962 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2024-07-26T01:26:07.182Z] 2024-07-26 01:26:06,963 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2024-07-26T01:26:07.182Z] 2024-07-26 01:26:06,963 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-26T01:26:07.182Z] 2024-07-26 01:26:06,963 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-26T01:26:07.182Z] 3.2.0-dev.18 [Pipeline] } [2024-07-26T01:26:07.189Z] $ docker exec --env ******** --env ******** 9cdee3516fae1afb086421b080150e194d5380457326d0522fae2d8113138dce ssh-agent -k [2024-07-26T01:26:07.287Z] unset SSH_AUTH_SOCK; [2024-07-26T01:26:07.288Z] unset SSH_AGENT_PID; [2024-07-26T01:26:07.288Z] echo Agent pid 79 killed; [2024-07-26T01:26:07.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-26T01:26:07.639Z] + git semver [Pipeline] } [2024-07-26T01:26:07.909Z] $ docker stop --time=1 9cdee3516fae1afb086421b080150e194d5380457326d0522fae2d8113138dce [2024-07-26T01:26:09.186Z] $ docker rm -f --volumes 9cdee3516fae1afb086421b080150e194d5380457326d0522fae2d8113138dce [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-26T01:26:09.527Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-26T01:26:09.761Z] Stashed 1 file(s) [Pipeline] echo [2024-07-26T01:26:09.765Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [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 [2024-07-26T01:26:09.950Z] provisioning config files... [2024-07-26T01:26:09.962Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1468142406358656550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:26:10.262Z] ---> ****-login.sh [2024-07-26T01:26:10.262Z] nexus3.edgexfoundry.org:10001 [2024-07-26T01:26:10.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:26:10.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:26:10.263Z] Configure a credential helper to remove this warning. See [2024-07-26T01:26:10.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:26:10.263Z] [2024-07-26T01:26:10.263Z] Login Succeeded [2024-07-26T01:26:10.263Z] nexus3.edgexfoundry.org:10002 [2024-07-26T01:26:10.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:26:10.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:26:10.263Z] Configure a credential helper to remove this warning. See [2024-07-26T01:26:10.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:26:10.263Z] [2024-07-26T01:26:10.263Z] Login Succeeded [2024-07-26T01:26:10.263Z] nexus3.edgexfoundry.org:10003 [2024-07-26T01:26:10.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:26:10.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:26:10.521Z] Configure a credential helper to remove this warning. See [2024-07-26T01:26:10.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:26:10.521Z] [2024-07-26T01:26:10.521Z] Login Succeeded [2024-07-26T01:26:10.521Z] nexus3.edgexfoundry.org:10004 [2024-07-26T01:26:10.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:26:10.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:26:10.521Z] Configure a credential helper to remove this warning. See [2024-07-26T01:26:10.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:26:10.521Z] [2024-07-26T01:26:10.521Z] Login Succeeded [2024-07-26T01:26:10.521Z] ****.io [2024-07-26T01:26:10.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:26:10.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:26:10.781Z] Configure a credential helper to remove this warning. See [2024-07-26T01:26:10.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:26:10.781Z] [2024-07-26T01:26:10.781Z] Login Succeeded [2024-07-26T01:26:10.781Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T01:26:10.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-26T01:26:10.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:26:10.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:26:10.939Z] ========================================================= [2024-07-26T01:26:10.939Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-26T01:26:10.939Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:26:11.297Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-26T01:26:11.297Z] Sending build context to Docker daemon 16.55MB [2024-07-26T01:26:11.297Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-26T01:26:11.297Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-26T01:26:11.297Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-26T01:26:11.297Z] 619be1103602: Pulling fs layer [2024-07-26T01:26:11.298Z] 7862e08f4a3e: Pulling fs layer [2024-07-26T01:26:11.298Z] 5df492c9dc93: Pulling fs layer [2024-07-26T01:26:11.298Z] 7629e6793208: Pulling fs layer [2024-07-26T01:26:11.298Z] 4f4fb700ef54: Pulling fs layer [2024-07-26T01:26:11.298Z] fb5054dd5b73: Pulling fs layer [2024-07-26T01:26:11.298Z] eeca6798cff9: Pulling fs layer [2024-07-26T01:26:11.298Z] aa269ceb94a6: Pulling fs layer [2024-07-26T01:26:11.298Z] ada007ff1a6a: Pulling fs layer [2024-07-26T01:26:11.298Z] eeca6798cff9: Waiting [2024-07-26T01:26:11.298Z] aa269ceb94a6: Waiting [2024-07-26T01:26:11.298Z] ada007ff1a6a: Waiting [2024-07-26T01:26:11.298Z] 4f4fb700ef54: Waiting [2024-07-26T01:26:11.298Z] fb5054dd5b73: Waiting [2024-07-26T01:26:11.298Z] 7629e6793208: Waiting [2024-07-26T01:26:11.558Z] 7862e08f4a3e: Verifying Checksum [2024-07-26T01:26:11.558Z] 7862e08f4a3e: Download complete [2024-07-26T01:26:11.558Z] 7629e6793208: Verifying Checksum [2024-07-26T01:26:11.558Z] 7629e6793208: Download complete [2024-07-26T01:26:11.558Z] 4f4fb700ef54: Verifying Checksum [2024-07-26T01:26:11.558Z] 4f4fb700ef54: Download complete [2024-07-26T01:26:11.558Z] fb5054dd5b73: Verifying Checksum [2024-07-26T01:26:11.558Z] fb5054dd5b73: Download complete [2024-07-26T01:26:11.558Z] 619be1103602: Download complete [2024-07-26T01:26:11.558Z] 619be1103602: Pull complete [2024-07-26T01:26:11.558Z] eeca6798cff9: Verifying Checksum [2024-07-26T01:26:11.558Z] eeca6798cff9: Download complete [2024-07-26T01:26:11.818Z] 7862e08f4a3e: Pull complete [2024-07-26T01:26:11.818Z] ada007ff1a6a: Verifying Checksum [2024-07-26T01:26:11.818Z] ada007ff1a6a: Download complete [2024-07-26T01:26:12.078Z] 5df492c9dc93: Verifying Checksum [2024-07-26T01:26:12.078Z] 5df492c9dc93: Download complete [2024-07-26T01:26:12.644Z] aa269ceb94a6: Verifying Checksum [2024-07-26T01:26:12.644Z] aa269ceb94a6: Download complete [2024-07-26T01:26:15.171Z] 5df492c9dc93: Pull complete [2024-07-26T01:26:15.171Z] 7629e6793208: Pull complete [2024-07-26T01:26:15.171Z] 4f4fb700ef54: Pull complete [2024-07-26T01:26:15.171Z] fb5054dd5b73: Pull complete [2024-07-26T01:26:15.171Z] eeca6798cff9: Pull complete [2024-07-26T01:26:17.703Z] aa269ceb94a6: Pull complete [2024-07-26T01:26:17.963Z] ada007ff1a6a: Pull complete [2024-07-26T01:26:17.963Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-26T01:26:17.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-26T01:26:17.963Z] ---> f489d0715acc [2024-07-26T01:26:17.963Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-26T01:26:23.240Z] ---> Running in 4905ac6f59d0 [2024-07-26T01:26:23.240Z] Removing intermediate container 4905ac6f59d0 [2024-07-26T01:26:23.240Z] ---> d76e36d532b5 [2024-07-26T01:26:23.240Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-26T01:26:23.240Z] ---> Running in fe1134a2de27 [2024-07-26T01:26:23.240Z] Removing intermediate container fe1134a2de27 [2024-07-26T01:26:23.240Z] ---> e96461aec75d [2024-07-26T01:26:23.240Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-26T01:26:23.240Z] ---> Running in 436b39fee533 [2024-07-26T01:26:23.240Z] Removing intermediate container 436b39fee533 [2024-07-26T01:26:23.240Z] ---> e1fbf370ebfa [2024-07-26T01:26:23.240Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-26T01:26:23.240Z] ---> Running in 3d532df27d46 [2024-07-26T01:26:23.240Z] Removing intermediate container 3d532df27d46 [2024-07-26T01:26:23.240Z] ---> c4c315e11f67 [2024-07-26T01:26:23.240Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-26T01:26:23.240Z] ---> Running in 55c0a4497778 [2024-07-26T01:26:23.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-26T01:26:23.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-26T01:26:23.498Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-26T01:26:23.498Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-26T01:26:23.498Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-26T01:26:23.498Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-26T01:26:23.498Z] Executing busybox-1.36.1-r5.trigger [2024-07-26T01:26:23.498Z] OK: 268 MiB in 56 packages [2024-07-26T01:26:24.068Z] Removing intermediate container 55c0a4497778 [2024-07-26T01:26:24.068Z] ---> ce39d07dde69 [2024-07-26T01:26:24.068Z] Step 8/12 : WORKDIR /device-rest-go [2024-07-26T01:26:24.068Z] ---> Running in 95aca46ffde7 [2024-07-26T01:26:24.068Z] Removing intermediate container 95aca46ffde7 [2024-07-26T01:26:24.068Z] ---> b1c114e044cc [2024-07-26T01:26:24.068Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-26T01:26:24.328Z] ---> 50ea756cd01e [2024-07-26T01:26:24.328Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T01:26:24.328Z] ---> Running in 4b188d993a9e [2024-07-26T01:26:24.898Z] Still waiting to schedule task [2024-07-26T01:26:24.898Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6484’ is offline [2024-07-26T01:27:11.018Z] Removing intermediate container 4b188d993a9e [2024-07-26T01:27:11.018Z] ---> faac49acf4a6 [2024-07-26T01:27:11.018Z] Step 11/12 : COPY . . [2024-07-26T01:27:11.018Z] ---> de0a103ee23a [2024-07-26T01:27:11.018Z] Step 12/12 : RUN $MAKE [2024-07-26T01:27:11.018Z] ---> Running in 411291b8ab2d [2024-07-26T01:27:11.018Z] noop [2024-07-26T01:27:11.018Z] Removing intermediate container 411291b8ab2d [2024-07-26T01:27:11.018Z] ---> 38557eecbda1 [2024-07-26T01:27:11.018Z] Successfully built 38557eecbda1 [2024-07-26T01:27:11.018Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:27:11.346Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-26T01:27:11.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:27:11.430Z] prd-ubuntu20.04-docker-8c-8g-6486 does not seem to be running inside a container [2024-07-26T01:27:11.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-26T01:27:11.781Z] $ docker top 4605f5148c0b5dc276b85c20f3cb1957bc5c397a340e6fe30038667ab8687434 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:27:12.134Z] + go version [2024-07-26T01:27:12.135Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-26T01:27:12.143Z] $ docker stop --time=1 4605f5148c0b5dc276b85c20f3cb1957bc5c397a340e6fe30038667ab8687434 [2024-07-26T01:27:13.398Z] $ docker rm -f --volumes 4605f5148c0b5dc276b85c20f3cb1957bc5c397a340e6fe30038667ab8687434 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:27:13.817Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-26T01:27:13.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:27:13.893Z] prd-ubuntu20.04-docker-8c-8g-6486 does not seem to be running inside a container [2024-07-26T01:27:13.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-26T01:27:14.226Z] $ docker top 34c0a6d29539a60c5fa1a23ada7c90b032adb4076437f3b6439314c9ebee63e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:27:14.581Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-26T01:27:14.877Z] + make test [2024-07-26T01:27:14.877Z] go test ./... -coverprofile=coverage.out ./... [2024-07-26T01:27:16.268Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-07-26T01:27:34.337Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-07-26T01:27:34.337Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 33.2% of statements [2024-07-26T01:27:42.446Z] go vet ./... [2024-07-26T01:27:46.628Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-26T01:27:46.628Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-26T01:27:46.628Z] ./bin/test-attribution-txt.sh [2024-07-26T01:27:46.628Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-26T01:27:46.628Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-26T01:27:46.629Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-26T01:27:46.629Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-26T01:27:46.629Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-26T01:27:46.629Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-26T01:27:46.629Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-26T01:27:46.629Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-26T01:27:46.629Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-26T01:27:46.629Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-26T01:27:46.629Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-26T01:27:46.629Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-26T01:27:46.629Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-26T01:27:46.629Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-26T01:27:46.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-26T01:27:46.656Z] $ docker stop --time=1 34c0a6d29539a60c5fa1a23ada7c90b032adb4076437f3b6439314c9ebee63e8 [2024-07-26T01:27:51.342Z] $ docker rm -f --volumes 34c0a6d29539a60c5fa1a23ada7c90b032adb4076437f3b6439314c9ebee63e8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-26T01:27:51.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-26T01:27:51.920Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-26T01:27:52.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-26T01:27:52.641Z] + ls -al . [2024-07-26T01:27:52.641Z] total 248 [2024-07-26T01:27:52.641Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 01:27 . [2024-07-26T01:27:52.641Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 01:25 .. [2024-07-26T01:27:52.641Z] -rw-rw-r-- 1 jenkins jenkins 151 Jul 26 01:25 .dockerignore [2024-07-26T01:27:52.641Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:27 .git [2024-07-26T01:27:52.641Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:25 .github [2024-07-26T01:27:52.641Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 26 01:25 .gitignore [2024-07-26T01:27:52.641Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 01:25 .golangci.yml [2024-07-26T01:27:52.641Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 01:26 .semver [2024-07-26T01:27:52.641Z] -rw-rw-r-- 1 jenkins jenkins 10300 Jul 26 01:25 Attribution.txt [2024-07-26T01:27:52.641Z] -rw-rw-r-- 1 jenkins jenkins 17685 Jul 26 01:25 CHANGELOG.md [2024-07-26T01:27:52.641Z] -rw-rw-r-- 1 jenkins jenkins 1687 Jul 26 01:25 Dockerfile [2024-07-26T01:27:52.641Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 01:25 GOVERNANCE.md [2024-07-26T01:27:52.641Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 26 01:25 Jenkinsfile [2024-07-26T01:27:52.641Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 26 01:25 LICENSE [2024-07-26T01:27:52.641Z] -rw-rw-r-- 1 jenkins jenkins 2016 Jul 26 01:25 Makefile [2024-07-26T01:27:52.641Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 26 01:25 OWNERS.md [2024-07-26T01:27:52.641Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jul 26 01:25 README.md [2024-07-26T01:27:52.641Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 01:26 VERSION [2024-07-26T01:27:52.641Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:25 bin [2024-07-26T01:27:52.641Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:25 cmd [2024-07-26T01:27:52.641Z] -rw-r--r-- 1 jenkins jenkins 14499 Jul 26 01:27 coverage.out [2024-07-26T01:27:52.641Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:25 driver [2024-07-26T01:27:52.641Z] -rw-rw-r-- 1 jenkins jenkins 7134 Jul 26 01:25 go.mod [2024-07-26T01:27:52.641Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 26 01:25 go.sum [2024-07-26T01:27:52.641Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:25 openapi [2024-07-26T01:27:52.641Z] -rw-rw-r-- 1 jenkins jenkins 713 Jul 26 01:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:27:52.957Z] + 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=e4e238686b828caed34ec9ef1ec6e6067dee5a1b --label arch=amd64 --label version=3.2.0-dev.18 . [2024-07-26T01:27:52.957Z] Sending build context to Docker daemon 16.56MB [2024-07-26T01:27:52.957Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-26T01:27:52.957Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-26T01:27:52.957Z] ---> 38557eecbda1 [2024-07-26T01:27:52.957Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-07-26T01:27:53.215Z] ---> Running in 8c0d67dc7171 [2024-07-26T01:27:53.215Z] Removing intermediate container 8c0d67dc7171 [2024-07-26T01:27:53.215Z] ---> db40ee2c69dc [2024-07-26T01:27:53.215Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-26T01:27:53.215Z] ---> Running in 07a1e41dbfef [2024-07-26T01:27:53.215Z] Removing intermediate container 07a1e41dbfef [2024-07-26T01:27:53.215Z] ---> dc59bbc748a2 [2024-07-26T01:27:53.215Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-26T01:27:53.473Z] ---> Running in 2ec6fa4d8266 [2024-07-26T01:27:53.473Z] Removing intermediate container 2ec6fa4d8266 [2024-07-26T01:27:53.473Z] ---> 8356081eab05 [2024-07-26T01:27:53.473Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-26T01:27:53.473Z] ---> Running in 9614cb922be6 [2024-07-26T01:27:53.473Z] Removing intermediate container 9614cb922be6 [2024-07-26T01:27:53.473Z] ---> 4e866844171e [2024-07-26T01:27:53.473Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-26T01:27:53.473Z] ---> Running in a99c51b823ac [2024-07-26T01:27:53.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-26T01:27:53.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-26T01:27:54.247Z] OK: 268 MiB in 56 packages [2024-07-26T01:27:54.506Z] Removing intermediate container a99c51b823ac [2024-07-26T01:27:54.506Z] ---> c7ca8364de37 [2024-07-26T01:27:54.506Z] Step 8/26 : WORKDIR /device-rest-go [2024-07-26T01:27:54.506Z] ---> Running in fdfb900fe923 [2024-07-26T01:27:54.506Z] Removing intermediate container fdfb900fe923 [2024-07-26T01:27:54.506Z] ---> 167d35756358 [2024-07-26T01:27:54.506Z] Step 9/26 : COPY go.mod vendor* ./ [2024-07-26T01:27:54.764Z] ---> 8177749b576e [2024-07-26T01:27:54.764Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T01:27:54.764Z] ---> Running in baa3a1c294cb [2024-07-26T01:27:55.330Z] Removing intermediate container baa3a1c294cb [2024-07-26T01:27:55.330Z] ---> fed06e92bb33 [2024-07-26T01:27:55.330Z] Step 11/26 : COPY . . [2024-07-26T01:27:55.898Z] ---> 7c4666b06816 [2024-07-26T01:27:55.898Z] Step 12/26 : RUN $MAKE [2024-07-26T01:27:55.898Z] ---> Running in 31f2306fa95f [2024-07-26T01:27:56.156Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-07-26T01:28:28.224Z] Removing intermediate container 31f2306fa95f [2024-07-26T01:28:28.224Z] ---> d7d12b792dbb [2024-07-26T01:28:28.224Z] Step 13/26 : FROM alpine:3.18 [2024-07-26T01:28:28.224Z] 3.18: Pulling from library/alpine [2024-07-26T01:28:28.224Z] 930bdd4d222e: Pulling fs layer [2024-07-26T01:28:28.224Z] 930bdd4d222e: Verifying Checksum [2024-07-26T01:28:28.224Z] 930bdd4d222e: Download complete [2024-07-26T01:28:28.224Z] 930bdd4d222e: Pull complete [2024-07-26T01:28:28.224Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T01:28:28.224Z] Status: Downloaded newer image for alpine:3.18 [2024-07-26T01:28:28.224Z] ---> 18f865063206 [2024-07-26T01:28:28.224Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-26T01:28:28.224Z] ---> Running in 25443c2389f7 [2024-07-26T01:28:28.224Z] Removing intermediate container 25443c2389f7 [2024-07-26T01:28:28.224Z] ---> 3d9216b52dbf [2024-07-26T01:28:28.224Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-07-26T01:28:28.224Z] ---> Running in 32bc167f7d0a [2024-07-26T01:28:28.224Z] Removing intermediate container 32bc167f7d0a [2024-07-26T01:28:28.224Z] ---> 761cb9bef58d [2024-07-26T01:28:28.224Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-07-26T01:28:28.224Z] ---> Running in a4a53feb5958 [2024-07-26T01:28:28.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-26T01:28:28.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-26T01:28:28.224Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-26T01:28:28.224Z] Executing busybox-1.36.1-r7.trigger [2024-07-26T01:28:28.224Z] OK: 7 MiB in 16 packages [2024-07-26T01:28:28.224Z] Removing intermediate container a4a53feb5958 [2024-07-26T01:28:28.224Z] ---> 9a3b0cbb13d2 [2024-07-26T01:28:28.224Z] Step 17/26 : RUN apk --no-cache upgrade [2024-07-26T01:28:28.224Z] ---> Running in 3e1c73e959fd [2024-07-26T01:28:28.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-26T01:28:28.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-26T01:28:28.224Z] OK: 7 MiB in 16 packages [2024-07-26T01:28:28.224Z] Removing intermediate container 3e1c73e959fd [2024-07-26T01:28:28.224Z] ---> e9ce75d0afc0 [2024-07-26T01:28:28.224Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-07-26T01:28:28.224Z] ---> c1ab3e35bb1b [2024-07-26T01:28:28.224Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-07-26T01:28:28.224Z] ---> 5dc8549bd4ff [2024-07-26T01:28:28.224Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-07-26T01:28:28.482Z] ---> 53bf53520946 [2024-07-26T01:28:28.482Z] Step 21/26 : EXPOSE 59986 [2024-07-26T01:28:28.482Z] ---> Running in 1d517fea2caf [2024-07-26T01:28:28.482Z] Removing intermediate container 1d517fea2caf [2024-07-26T01:28:28.482Z] ---> 7f7ab85ce2cf [2024-07-26T01:28:28.482Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-07-26T01:28:28.482Z] ---> Running in b477cfe6f9bb [2024-07-26T01:28:28.742Z] Removing intermediate container b477cfe6f9bb [2024-07-26T01:28:28.742Z] ---> c9f127862d5d [2024-07-26T01:28:28.742Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-26T01:28:28.742Z] ---> Running in 588eeb702d79 [2024-07-26T01:28:28.742Z] Removing intermediate container 588eeb702d79 [2024-07-26T01:28:28.742Z] ---> 3d5a38ca0968 [2024-07-26T01:28:28.742Z] Step 24/26 : LABEL arch=amd64 [2024-07-26T01:28:28.742Z] ---> Running in 65f5c47ccfa1 [2024-07-26T01:28:28.742Z] Removing intermediate container 65f5c47ccfa1 [2024-07-26T01:28:28.742Z] ---> 6f83e2f2b645 [2024-07-26T01:28:28.742Z] Step 25/26 : LABEL git_sha=e4e238686b828caed34ec9ef1ec6e6067dee5a1b [2024-07-26T01:28:28.742Z] ---> Running in b1c4d8e38298 [2024-07-26T01:28:29.001Z] Removing intermediate container b1c4d8e38298 [2024-07-26T01:28:29.001Z] ---> 3812377dd4c7 [2024-07-26T01:28:29.001Z] Step 26/26 : LABEL version=3.2.0-dev.18 [2024-07-26T01:28:29.001Z] ---> Running in 69f8678a3af6 [2024-07-26T01:28:29.001Z] Removing intermediate container 69f8678a3af6 [2024-07-26T01:28:29.001Z] ---> 8c5756ce4617 [2024-07-26T01:28:29.001Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-26T01:28:29.001Z] Successfully built 8c5756ce4617 [2024-07-26T01:28:29.001Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:28:29.141Z] provisioning config files... [2024-07-26T01:28:29.153Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5765318516641244837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:28:29.459Z] ---> ****-login.sh [2024-07-26T01:28:29.459Z] nexus3.edgexfoundry.org:10001 [2024-07-26T01:28:29.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:29.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:29.459Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:29.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:29.459Z] [2024-07-26T01:28:29.459Z] Login Succeeded [2024-07-26T01:28:29.459Z] nexus3.edgexfoundry.org:10002 [2024-07-26T01:28:29.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:29.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:29.459Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:29.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:29.459Z] [2024-07-26T01:28:29.459Z] Login Succeeded [2024-07-26T01:28:29.459Z] nexus3.edgexfoundry.org:10003 [2024-07-26T01:28:29.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:29.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:29.717Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:29.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:29.717Z] [2024-07-26T01:28:29.717Z] Login Succeeded [2024-07-26T01:28:29.717Z] nexus3.edgexfoundry.org:10004 [2024-07-26T01:28:29.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:29.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:29.717Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:29.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:29.717Z] [2024-07-26T01:28:29.717Z] Login Succeeded [2024-07-26T01:28:29.717Z] ****.io [2024-07-26T01:28:29.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:29.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:29.975Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:29.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:29.975Z] [2024-07-26T01:28:29.975Z] Login Succeeded [2024-07-26T01:28:29.975Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T01:28:29.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-26T01:28:30.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:28:30.058Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2024-07-26T01:28:30.058Z] e4e238686b828caed34ec9ef1ec6e6067dee5a1b [2024-07-26T01:28:30.058Z] latest [2024-07-26T01:28:30.058Z] 3.2.0-dev.18 [2024-07-26T01:28:30.058Z] e4e238686b828caed34ec9ef1ec6e6067dee5a1b-3.2.0-dev.18 [2024-07-26T01:28:30.058Z] main [2024-07-26T01:28:30.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:30.393Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:e4e238686b828caed34ec9ef1ec6e6067dee5a1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:30.711Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:e4e238686b828caed34ec9ef1ec6e6067dee5a1b [2024-07-26T01:28:30.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-07-26T01:28:30.711Z] 0844e977e04d: Preparing [2024-07-26T01:28:30.711Z] 74b63e144ff8: Preparing [2024-07-26T01:28:30.711Z] 5cc799ac78b6: Preparing [2024-07-26T01:28:30.711Z] 03a44d637ae7: Preparing [2024-07-26T01:28:30.711Z] de755952965c: Preparing [2024-07-26T01:28:30.711Z] ce7f800efff9: Preparing [2024-07-26T01:28:30.711Z] ce7f800efff9: Waiting [2024-07-26T01:28:30.711Z] 0844e977e04d: Pushed [2024-07-26T01:28:30.711Z] de755952965c: Pushed [2024-07-26T01:28:30.711Z] ce7f800efff9: Layer already exists [2024-07-26T01:28:30.711Z] 03a44d637ae7: Pushed [2024-07-26T01:28:30.711Z] 74b63e144ff8: Pushed [2024-07-26T01:28:33.998Z] 5cc799ac78b6: Pushed [2024-07-26T01:28:33.998Z] e4e238686b828caed34ec9ef1ec6e6067dee5a1b: digest: sha256:83031097a80faabbbffcc5a6a5bb9b9387603353e037a068fdda6db148aa63da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:34.341Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:34.662Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2024-07-26T01:28:34.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-07-26T01:28:34.662Z] 0844e977e04d: Preparing [2024-07-26T01:28:34.662Z] 74b63e144ff8: Preparing [2024-07-26T01:28:34.662Z] 5cc799ac78b6: Preparing [2024-07-26T01:28:34.662Z] 03a44d637ae7: Preparing [2024-07-26T01:28:34.662Z] de755952965c: Preparing [2024-07-26T01:28:34.662Z] ce7f800efff9: Preparing [2024-07-26T01:28:34.662Z] ce7f800efff9: Waiting [2024-07-26T01:28:34.662Z] 5cc799ac78b6: Layer already exists [2024-07-26T01:28:34.662Z] de755952965c: Layer already exists [2024-07-26T01:28:34.662Z] 03a44d637ae7: Layer already exists [2024-07-26T01:28:34.662Z] 0844e977e04d: Layer already exists [2024-07-26T01:28:34.662Z] 74b63e144ff8: Layer already exists [2024-07-26T01:28:34.662Z] ce7f800efff9: Layer already exists [2024-07-26T01:28:34.662Z] latest: digest: sha256:83031097a80faabbbffcc5a6a5bb9b9387603353e037a068fdda6db148aa63da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:34.996Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:35.323Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.18 [2024-07-26T01:28:35.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-07-26T01:28:35.323Z] 0844e977e04d: Preparing [2024-07-26T01:28:35.323Z] 74b63e144ff8: Preparing [2024-07-26T01:28:35.323Z] 5cc799ac78b6: Preparing [2024-07-26T01:28:35.323Z] 03a44d637ae7: Preparing [2024-07-26T01:28:35.323Z] de755952965c: Preparing [2024-07-26T01:28:35.323Z] ce7f800efff9: Preparing [2024-07-26T01:28:35.323Z] ce7f800efff9: Waiting [2024-07-26T01:28:35.323Z] 5cc799ac78b6: Layer already exists [2024-07-26T01:28:35.323Z] 03a44d637ae7: Layer already exists [2024-07-26T01:28:35.323Z] 0844e977e04d: Layer already exists [2024-07-26T01:28:35.323Z] de755952965c: Layer already exists [2024-07-26T01:28:35.323Z] 74b63e144ff8: Layer already exists [2024-07-26T01:28:35.323Z] ce7f800efff9: Layer already exists [2024-07-26T01:28:35.323Z] 3.2.0-dev.18: digest: sha256:83031097a80faabbbffcc5a6a5bb9b9387603353e037a068fdda6db148aa63da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:35.652Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:e4e238686b828caed34ec9ef1ec6e6067dee5a1b-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:35.989Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:e4e238686b828caed34ec9ef1ec6e6067dee5a1b-3.2.0-dev.18 [2024-07-26T01:28:35.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-07-26T01:28:35.989Z] 0844e977e04d: Preparing [2024-07-26T01:28:35.989Z] 74b63e144ff8: Preparing [2024-07-26T01:28:35.989Z] 5cc799ac78b6: Preparing [2024-07-26T01:28:35.989Z] 03a44d637ae7: Preparing [2024-07-26T01:28:35.989Z] de755952965c: Preparing [2024-07-26T01:28:35.989Z] ce7f800efff9: Preparing [2024-07-26T01:28:35.989Z] ce7f800efff9: Waiting [2024-07-26T01:28:35.989Z] 5cc799ac78b6: Layer already exists [2024-07-26T01:28:35.989Z] 03a44d637ae7: Layer already exists [2024-07-26T01:28:35.989Z] de755952965c: Layer already exists [2024-07-26T01:28:35.989Z] 0844e977e04d: Layer already exists [2024-07-26T01:28:35.989Z] 74b63e144ff8: Layer already exists [2024-07-26T01:28:35.989Z] ce7f800efff9: Layer already exists [2024-07-26T01:28:35.989Z] e4e238686b828caed34ec9ef1ec6e6067dee5a1b-3.2.0-dev.18: digest: sha256:83031097a80faabbbffcc5a6a5bb9b9387603353e037a068fdda6db148aa63da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:36.320Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:36.642Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2024-07-26T01:28:36.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-07-26T01:28:36.643Z] 0844e977e04d: Preparing [2024-07-26T01:28:36.643Z] 74b63e144ff8: Preparing [2024-07-26T01:28:36.643Z] 5cc799ac78b6: Preparing [2024-07-26T01:28:36.643Z] 03a44d637ae7: Preparing [2024-07-26T01:28:36.643Z] de755952965c: Preparing [2024-07-26T01:28:36.643Z] ce7f800efff9: Preparing [2024-07-26T01:28:36.643Z] ce7f800efff9: Waiting [2024-07-26T01:28:36.643Z] 03a44d637ae7: Layer already exists [2024-07-26T01:28:36.643Z] 74b63e144ff8: Layer already exists [2024-07-26T01:28:36.643Z] de755952965c: Layer already exists [2024-07-26T01:28:36.643Z] 5cc799ac78b6: Layer already exists [2024-07-26T01:28:36.643Z] 0844e977e04d: Layer already exists [2024-07-26T01:28:36.643Z] ce7f800efff9: Layer already exists [2024-07-26T01:28:36.643Z] main: digest: sha256:83031097a80faabbbffcc5a6a5bb9b9387603353e037a068fdda6db148aa63da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-26T01:28:36.708Z] ===================================================== [Pipeline] echo [2024-07-26T01:28:36.722Z] taggedImages: [2024-07-26T01:28:36.722Z] - nexus3.edgexfoundry.org:10004/device-rest:e4e238686b828caed34ec9ef1ec6e6067dee5a1b [2024-07-26T01:28:36.722Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2024-07-26T01:28:36.722Z] - nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.18 [2024-07-26T01:28:36.722Z] - nexus3.edgexfoundry.org:10004/device-rest:e4e238686b828caed34ec9ef1ec6e6067dee5a1b-3.2.0-dev.18 [2024-07-26T01:28:36.722Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:37.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-26T01:28:37.138Z] [2024-07-26T01:28:37.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:37.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-26T01:28:37.442Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-26T01:28:37.442Z] 5eb5b503b376: Pulling fs layer [2024-07-26T01:28:37.442Z] 5c69ac0246d0: Pulling fs layer [2024-07-26T01:28:37.442Z] ec43610c2a17: Pulling fs layer [2024-07-26T01:28:37.442Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-26T01:28:37.442Z] 33b1e0a273af: Pulling fs layer [2024-07-26T01:28:37.442Z] 5d3b04190fa2: Pulling fs layer [2024-07-26T01:28:37.442Z] 2f39f015ded8: Pulling fs layer [2024-07-26T01:28:37.442Z] 3a2ae6a8a46f: Waiting [2024-07-26T01:28:37.442Z] 33b1e0a273af: Waiting [2024-07-26T01:28:37.442Z] 5d3b04190fa2: Waiting [2024-07-26T01:28:37.442Z] 2f39f015ded8: Waiting [2024-07-26T01:28:37.442Z] 5c69ac0246d0: Download complete [2024-07-26T01:28:37.442Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-26T01:28:37.442Z] 3a2ae6a8a46f: Download complete [2024-07-26T01:28:37.442Z] 33b1e0a273af: Verifying Checksum [2024-07-26T01:28:37.442Z] 33b1e0a273af: Download complete [2024-07-26T01:28:37.442Z] ec43610c2a17: Verifying Checksum [2024-07-26T01:28:37.442Z] ec43610c2a17: Download complete [2024-07-26T01:28:37.442Z] 5d3b04190fa2: Verifying Checksum [2024-07-26T01:28:37.442Z] 5d3b04190fa2: Download complete [2024-07-26T01:28:37.700Z] 5eb5b503b376: Verifying Checksum [2024-07-26T01:28:37.700Z] 5eb5b503b376: Download complete [2024-07-26T01:28:38.265Z] 2f39f015ded8: Download complete [2024-07-26T01:28:38.831Z] 5eb5b503b376: Pull complete [2024-07-26T01:28:38.832Z] 5c69ac0246d0: Pull complete [2024-07-26T01:28:39.398Z] ec43610c2a17: Pull complete [2024-07-26T01:28:39.398Z] 3a2ae6a8a46f: Pull complete [2024-07-26T01:28:39.656Z] 33b1e0a273af: Pull complete [2024-07-26T01:28:39.656Z] 5d3b04190fa2: Pull complete [2024-07-26T01:28:44.922Z] 2f39f015ded8: Pull complete [2024-07-26T01:28:44.922Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-26T01:28:44.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-26T01:28:44.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:28:45.020Z] prd-ubuntu20.04-docker-8c-8g-6486 does not seem to be running inside a container [2024-07-26T01:28:45.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-26T01:28:49.847Z] $ docker top c9aff52732da948d716067c98425ccc0d2b45e8813b2a20bfcb30d82f9df5fa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:28:50.225Z] ---> job-cost.sh [2024-07-26T01:28:50.225Z] lf-activate-venv: SKIPPING [2024-07-26T01:28:50.225Z] INFO: No Stack... [2024-07-26T01:28:50.485Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-26T01:28:50.744Z] INFO: Archiving Costs [Pipeline] sh [2024-07-26T01:28:51.033Z] + cut -d, -f6 [2024-07-26T01:28:51.033Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [Pipeline] lock [2024-07-26T01:28:51.048Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-170-stack-cost] [2024-07-26T01:28:51.056Z] Resource [jenkins-edgexfoundry-device-rest-go-main-170-stack-cost] did not exist. Created. [2024-07-26T01:28:51.063Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-26T01:28:51.368Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-26T01:28:51.398Z] Stashed 1 file(s) [Pipeline] } [2024-07-26T01:28:51.408Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-26T01:28:51.425Z] $ docker stop --time=1 c9aff52732da948d716067c98425ccc0d2b45e8813b2a20bfcb30d82f9df5fa1 [2024-07-26T01:28:52.578Z] $ docker rm -f --volumes c9aff52732da948d716067c98425ccc0d2b45e8813b2a20bfcb30d82f9df5fa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-26T01:29:06.171Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6491 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2024-07-26T01:29:06.190Z] Running in /w/workspace/device-rest-go/170 [Pipeline] { [Pipeline] checkout [2024-07-26T01:29:06.241Z] The recommended git tool is: git [2024-07-26T01:29:15.063Z] using credential edgex-jenkins-ssh [2024-07-26T01:29:15.094Z] Cloning the remote Git repository [2024-07-26T01:29:15.174Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-07-26T01:29:15.309Z] > git init /w/workspace/device-rest-go/170 # timeout=10 [2024-07-26T01:29:15.607Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-07-26T01:29:15.609Z] > git --version # timeout=10 [2024-07-26T01:29:15.710Z] > git --version # 'git version 2.25.1' [2024-07-26T01:29:15.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-26T01:29:15.946Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-26T01:29:19.092Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-07-26T01:29:19.122Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-26T01:29:20.464Z] Avoid second fetch [2024-07-26T01:29:20.464Z] Checking out Revision e4e238686b828caed34ec9ef1ec6e6067dee5a1b (main) [2024-07-26T01:29:21.262Z] Commit message: "Merge pull request #402 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" [2024-07-26T01:29:20.486Z] > git config core.sparsecheckout # timeout=10 [2024-07-26T01:29:20.567Z] > git checkout -f e4e238686b828caed34ec9ef1ec6e6067dee5a1b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-26T01:29:26.088Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-26T01:29:26.089Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-26T01:29:26.089Z] Dload Upload Total Spent Left Speed [2024-07-26T01:29:26.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh [2024-07-26T01:29:26.434Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-26T01:29:26.768Z] + sudo tee /etc/docker/daemon.new [2024-07-26T01:29:26.768Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-26T01:29:26.768Z] { [2024-07-26T01:29:26.768Z] "registry-mirrors": [ [2024-07-26T01:29:26.768Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-26T01:29:26.768Z] ], [2024-07-26T01:29:26.768Z] "bip": "10.250.0.254/24", [2024-07-26T01:29:26.768Z] "hosts": [ [2024-07-26T01:29:26.768Z] "tcp://0.0.0.0:5555", [2024-07-26T01:29:26.768Z] "unix:///var/run/docker.sock" [2024-07-26T01:29:26.768Z] ], [2024-07-26T01:29:26.768Z] "mtu": 1458, [2024-07-26T01:29:26.768Z] "selinux-enabled": true, [2024-07-26T01:29:26.768Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-26T01:29:26.768Z] } [Pipeline] sh [2024-07-26T01:29:27.129Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-26T01:29:27.459Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:29:45.756Z] provisioning config files... [2024-07-26T01:29:45.784Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/170@tmp/config1525225705627448907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:29:46.259Z] ---> ****-login.sh [2024-07-26T01:29:46.260Z] nexus3.edgexfoundry.org:10001 [2024-07-26T01:29:46.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:29:46.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:29:46.800Z] Configure a credential helper to remove this warning. See [2024-07-26T01:29:46.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:29:46.800Z] [2024-07-26T01:29:46.800Z] Login Succeeded [2024-07-26T01:29:46.800Z] nexus3.edgexfoundry.org:10002 [2024-07-26T01:29:47.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:29:47.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:29:47.069Z] Configure a credential helper to remove this warning. See [2024-07-26T01:29:47.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:29:47.069Z] [2024-07-26T01:29:47.069Z] Login Succeeded [2024-07-26T01:29:47.338Z] nexus3.edgexfoundry.org:10003 [2024-07-26T01:29:47.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:29:47.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:29:47.608Z] Configure a credential helper to remove this warning. See [2024-07-26T01:29:47.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:29:47.608Z] [2024-07-26T01:29:47.608Z] Login Succeeded [2024-07-26T01:29:47.608Z] nexus3.edgexfoundry.org:10004 [2024-07-26T01:29:47.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:29:47.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:29:47.879Z] Configure a credential helper to remove this warning. See [2024-07-26T01:29:47.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:29:47.879Z] [2024-07-26T01:29:47.879Z] Login Succeeded [2024-07-26T01:29:47.879Z] ****.io [2024-07-26T01:29:48.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:29:48.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:29:48.420Z] Configure a credential helper to remove this warning. See [2024-07-26T01:29:48.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:29:48.420Z] [2024-07-26T01:29:48.420Z] Login Succeeded [2024-07-26T01:29:48.420Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T01:29:48.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-26T01:29:48.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:29:48.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:29:48.813Z] ========================================================= [2024-07-26T01:29:48.813Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-26T01:29:48.813Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:29:49.176Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-26T01:29:49.176Z] Sending build context to Docker daemon 130.6kB [2024-07-26T01:29:49.447Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-26T01:29:49.448Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-26T01:29:49.448Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-26T01:29:49.448Z] c6b39de5b339: Pulling fs layer [2024-07-26T01:29:49.448Z] a69c41024577: Pulling fs layer [2024-07-26T01:29:49.448Z] d6de4b400683: Pulling fs layer [2024-07-26T01:29:49.448Z] 35cb2a7552d0: Pulling fs layer [2024-07-26T01:29:49.448Z] 4f4fb700ef54: Pulling fs layer [2024-07-26T01:29:49.448Z] 464afbd9ba4c: Pulling fs layer [2024-07-26T01:29:49.448Z] 00f215d4a9da: Pulling fs layer [2024-07-26T01:29:49.448Z] d496ad576159: Pulling fs layer [2024-07-26T01:29:49.448Z] 464afbd9ba4c: Waiting [2024-07-26T01:29:49.448Z] 00f215d4a9da: Waiting [2024-07-26T01:29:49.448Z] d496ad576159: Waiting [2024-07-26T01:29:49.448Z] 35cb2a7552d0: Waiting [2024-07-26T01:29:49.448Z] 4f4fb700ef54: Waiting [2024-07-26T01:29:49.725Z] a69c41024577: Verifying Checksum [2024-07-26T01:29:49.725Z] a69c41024577: Download complete [2024-07-26T01:29:49.725Z] 35cb2a7552d0: Verifying Checksum [2024-07-26T01:29:49.725Z] 35cb2a7552d0: Download complete [2024-07-26T01:29:49.725Z] 4f4fb700ef54: Verifying Checksum [2024-07-26T01:29:49.725Z] 4f4fb700ef54: Download complete [2024-07-26T01:29:49.725Z] 464afbd9ba4c: Verifying Checksum [2024-07-26T01:29:49.725Z] 464afbd9ba4c: Download complete [2024-07-26T01:29:49.725Z] c6b39de5b339: Verifying Checksum [2024-07-26T01:29:49.725Z] c6b39de5b339: Download complete [2024-07-26T01:29:50.002Z] d496ad576159: Verifying Checksum [2024-07-26T01:29:50.002Z] d496ad576159: Download complete [2024-07-26T01:29:50.589Z] c6b39de5b339: Pull complete [2024-07-26T01:29:51.177Z] a69c41024577: Pull complete [2024-07-26T01:29:51.443Z] d6de4b400683: Verifying Checksum [2024-07-26T01:29:51.443Z] d6de4b400683: Download complete [2024-07-26T01:29:52.407Z] 00f215d4a9da: Verifying Checksum [2024-07-26T01:29:52.408Z] 00f215d4a9da: Download complete [2024-07-26T01:30:04.769Z] d6de4b400683: Pull complete [2024-07-26T01:30:04.769Z] 35cb2a7552d0: Pull complete [2024-07-26T01:30:04.769Z] 4f4fb700ef54: Pull complete [2024-07-26T01:30:05.361Z] 464afbd9ba4c: Pull complete [2024-07-26T01:30:15.501Z] 00f215d4a9da: Pull complete [2024-07-26T01:30:16.475Z] d496ad576159: Pull complete [2024-07-26T01:30:16.475Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-26T01:30:16.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-26T01:30:16.475Z] ---> f246e2811388 [2024-07-26T01:30:16.475Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-26T01:30:19.062Z] ---> Running in f9113c8e5cbd [2024-07-26T01:30:19.062Z] Removing intermediate container f9113c8e5cbd [2024-07-26T01:30:19.062Z] ---> 4ed1581614c8 [2024-07-26T01:30:19.062Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-26T01:30:19.062Z] ---> Running in 8b5ca189900b [2024-07-26T01:30:19.332Z] Removing intermediate container 8b5ca189900b [2024-07-26T01:30:19.333Z] ---> d0e02ffeeec3 [2024-07-26T01:30:19.333Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-26T01:30:19.333Z] ---> Running in 707763b88827 [2024-07-26T01:30:19.918Z] Removing intermediate container 707763b88827 [2024-07-26T01:30:19.918Z] ---> 643f8264610a [2024-07-26T01:30:19.918Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-26T01:30:19.918Z] ---> Running in bfcfe03d3f62 [2024-07-26T01:30:20.190Z] Removing intermediate container bfcfe03d3f62 [2024-07-26T01:30:20.190Z] ---> 6189a8c70ee3 [2024-07-26T01:30:20.190Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-26T01:30:20.190Z] ---> Running in 3064bed2686b [2024-07-26T01:30:23.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T01:30:23.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T01:30:24.515Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-26T01:30:24.515Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-26T01:30:24.515Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-26T01:30:24.515Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-26T01:30:24.515Z] Executing busybox-1.36.1-r5.trigger [2024-07-26T01:30:24.782Z] OK: 271 MiB in 56 packages [2024-07-26T01:30:25.758Z] Removing intermediate container 3064bed2686b [2024-07-26T01:30:25.758Z] ---> 4786a227443c [2024-07-26T01:30:25.758Z] Step 8/12 : WORKDIR /device-rest-go [2024-07-26T01:30:25.758Z] ---> Running in 37b4cb76f5f3 [2024-07-26T01:30:26.028Z] Removing intermediate container 37b4cb76f5f3 [2024-07-26T01:30:26.028Z] ---> 1bd236f7e8a5 [2024-07-26T01:30:26.028Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-26T01:30:26.616Z] ---> e741113fff2b [2024-07-26T01:30:26.616Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T01:30:26.883Z] ---> Running in b1066ed0f599 [2024-07-26T01:32:33.717Z] Removing intermediate container b1066ed0f599 [2024-07-26T01:32:33.717Z] ---> 9465c22d0370 [2024-07-26T01:32:33.717Z] Step 11/12 : COPY . . [2024-07-26T01:32:33.717Z] ---> d30cc1023e06 [2024-07-26T01:32:33.717Z] Step 12/12 : RUN $MAKE [2024-07-26T01:32:33.717Z] ---> Running in d3127c5e6f36 [2024-07-26T01:32:33.717Z] noop [2024-07-26T01:32:33.717Z] Removing intermediate container d3127c5e6f36 [2024-07-26T01:32:33.717Z] ---> c7d04413135e [2024-07-26T01:32:33.717Z] Successfully built c7d04413135e [2024-07-26T01:32:33.717Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:32:34.113Z] + docker inspect -f . ci-base-image-arm64 [2024-07-26T01:32:34.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:32:34.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-6491 does not seem to be running inside a container [2024-07-26T01:32:34.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/170 -v /w/workspace/device-rest-go/170:/w/workspace/device-rest-go/170:rw,z -v /w/workspace/device-rest-go/170@tmp:/w/workspace/device-rest-go/170@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 [2024-07-26T01:32:35.864Z] $ docker top e4777c54dabe5554e28b2883bfcc4eb52804cc23b0ce2c023f36f8dc49c614bb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:32:36.738Z] + go version [2024-07-26T01:32:36.738Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-26T01:32:36.755Z] $ docker stop --time=1 e4777c54dabe5554e28b2883bfcc4eb52804cc23b0ce2c023f36f8dc49c614bb [2024-07-26T01:32:38.702Z] $ docker rm -f --volumes e4777c54dabe5554e28b2883bfcc4eb52804cc23b0ce2c023f36f8dc49c614bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:32:39.302Z] + docker inspect -f . ci-base-image-arm64 [2024-07-26T01:32:39.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:32:39.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-6491 does not seem to be running inside a container [2024-07-26T01:32:39.587Z] $ 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/170 -v /w/workspace/device-rest-go/170:/w/workspace/device-rest-go/170:rw,z -v /w/workspace/device-rest-go/170@tmp:/w/workspace/device-rest-go/170@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 [2024-07-26T01:32:40.906Z] $ docker top 51b5826a33edfe32fa7ba9578bdd0cf7efcc5794c22b61e9c95b32f4052c6b71 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:32:41.792Z] + git config --global --add safe.directory /w/workspace/device-rest-go/170 [Pipeline] fileExists [Pipeline] sh [2024-07-26T01:32:42.470Z] + make test [2024-07-26T01:32:42.470Z] go test ./... -coverprofile=coverage.out ./... [2024-07-26T01:32:49.123Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-07-26T01:36:40.997Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-07-26T01:36:44.357Z] ok github.com/edgexfoundry/device-rest-go/driver 0.044s coverage: 33.2% of statements [2024-07-26T01:36:44.942Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-26T01:36:44.942Z] go vet ./... [2024-07-26T01:37:41.369Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-26T01:37:41.369Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-26T01:37:41.369Z] ./bin/test-attribution-txt.sh [2024-07-26T01:37:41.369Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-26T01:37:41.369Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-26T01:37:41.370Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-26T01:37:41.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-26T01:37:41.412Z] $ docker stop --time=1 51b5826a33edfe32fa7ba9578bdd0cf7efcc5794c22b61e9c95b32f4052c6b71 [2024-07-26T01:37:43.358Z] $ docker rm -f --volumes 51b5826a33edfe32fa7ba9578bdd0cf7efcc5794c22b61e9c95b32f4052c6b71 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-26T01:37:44.986Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-26T01:37:45.013Z] Warning: overwriting stash ‘coverage-report’ [2024-07-26T01:37:45.534Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-26T01:37:45.945Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-26T01:37:46.262Z] + ls -al . [2024-07-26T01:37:46.262Z] total 244 [2024-07-26T01:37:46.262Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:32 . [2024-07-26T01:37:46.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 01:29 .. [2024-07-26T01:37:46.262Z] -rw-rw-r-- 1 jenkins jenkins 151 Jul 26 01:29 .dockerignore [2024-07-26T01:37:46.262Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:29 .git [2024-07-26T01:37:46.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:29 .github [2024-07-26T01:37:46.262Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 26 01:29 .gitignore [2024-07-26T01:37:46.262Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 01:29 .golangci.yml [2024-07-26T01:37:46.262Z] -rw-rw-r-- 1 jenkins jenkins 10300 Jul 26 01:29 Attribution.txt [2024-07-26T01:37:46.262Z] -rw-rw-r-- 1 jenkins jenkins 17685 Jul 26 01:29 CHANGELOG.md [2024-07-26T01:37:46.262Z] -rw-rw-r-- 1 jenkins jenkins 1687 Jul 26 01:29 Dockerfile [2024-07-26T01:37:46.262Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 01:29 GOVERNANCE.md [2024-07-26T01:37:46.262Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 26 01:29 Jenkinsfile [2024-07-26T01:37:46.262Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 26 01:29 LICENSE [2024-07-26T01:37:46.262Z] -rw-rw-r-- 1 jenkins jenkins 2016 Jul 26 01:29 Makefile [2024-07-26T01:37:46.262Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 26 01:29 OWNERS.md [2024-07-26T01:37:46.262Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jul 26 01:29 README.md [2024-07-26T01:37:46.262Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 01:26 VERSION [2024-07-26T01:37:46.262Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:29 bin [2024-07-26T01:37:46.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:29 cmd [2024-07-26T01:37:46.262Z] -rw-r--r-- 1 jenkins jenkins 14499 Jul 26 01:36 coverage.out [2024-07-26T01:37:46.262Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:29 driver [2024-07-26T01:37:46.262Z] -rw-rw-r-- 1 jenkins jenkins 7134 Jul 26 01:29 go.mod [2024-07-26T01:37:46.262Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 26 01:29 go.sum [2024-07-26T01:37:46.262Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:29 openapi [2024-07-26T01:37:46.262Z] -rw-rw-r-- 1 jenkins jenkins 713 Jul 26 01:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:37:46.609Z] + 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=e4e238686b828caed34ec9ef1ec6e6067dee5a1b --label arch=arm64 --label version=3.2.0-dev.18 . [2024-07-26T01:37:46.609Z] Sending build context to Docker daemon 145.9kB [2024-07-26T01:37:46.875Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-26T01:37:46.875Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-26T01:37:46.875Z] ---> c7d04413135e [2024-07-26T01:37:46.875Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-07-26T01:37:47.143Z] ---> Running in 4a45ecdb8206 [2024-07-26T01:37:47.412Z] Removing intermediate container 4a45ecdb8206 [2024-07-26T01:37:47.412Z] ---> 909b4b317105 [2024-07-26T01:37:47.412Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-26T01:37:47.412Z] ---> Running in 3c543acd2b68 [2024-07-26T01:37:47.682Z] Removing intermediate container 3c543acd2b68 [2024-07-26T01:37:47.682Z] ---> ca3678dbb6d3 [2024-07-26T01:37:47.682Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-26T01:37:47.953Z] ---> Running in 506663c76feb [2024-07-26T01:37:48.225Z] Removing intermediate container 506663c76feb [2024-07-26T01:37:48.225Z] ---> 508b446bd309 [2024-07-26T01:37:48.225Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-26T01:37:48.496Z] ---> Running in 660d5cc0d789 [2024-07-26T01:37:48.767Z] Removing intermediate container 660d5cc0d789 [2024-07-26T01:37:48.767Z] ---> c7f340550243 [2024-07-26T01:37:48.767Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-26T01:37:48.767Z] ---> Running in 3888cbf5baae [2024-07-26T01:37:50.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T01:37:50.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T01:37:51.872Z] OK: 271 MiB in 56 packages [2024-07-26T01:37:52.461Z] Removing intermediate container 3888cbf5baae [2024-07-26T01:37:52.461Z] ---> a2676de2e162 [2024-07-26T01:37:52.461Z] Step 8/26 : WORKDIR /device-rest-go [2024-07-26T01:37:52.729Z] ---> Running in 1a301aab16d6 [2024-07-26T01:37:52.995Z] Removing intermediate container 1a301aab16d6 [2024-07-26T01:37:52.995Z] ---> 7839feb8dcd2 [2024-07-26T01:37:52.995Z] Step 9/26 : COPY go.mod vendor* ./ [2024-07-26T01:37:53.578Z] ---> f540b80f7c28 [2024-07-26T01:37:53.578Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T01:37:53.578Z] ---> Running in 9cef23808267 [2024-07-26T01:37:56.161Z] Removing intermediate container 9cef23808267 [2024-07-26T01:37:56.161Z] ---> 028b03b62328 [2024-07-26T01:37:56.161Z] Step 11/26 : COPY . . [2024-07-26T01:37:56.744Z] ---> df03f5f512cd [2024-07-26T01:37:56.744Z] Step 12/26 : RUN $MAKE [2024-07-26T01:37:56.744Z] ---> Running in dcee3cb9c4c7 [2024-07-26T01:37:57.727Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-07-26T01:41:49.548Z] Removing intermediate container dcee3cb9c4c7 [2024-07-26T01:41:49.548Z] ---> e084794b1354 [2024-07-26T01:41:49.548Z] Step 13/26 : FROM alpine:3.18 [2024-07-26T01:41:49.548Z] 3.18: Pulling from library/alpine [2024-07-26T01:41:49.548Z] 4983c3fe2029: Pulling fs layer [2024-07-26T01:41:49.548Z] 4983c3fe2029: Verifying Checksum [2024-07-26T01:41:49.548Z] 4983c3fe2029: Download complete [2024-07-26T01:41:49.548Z] 4983c3fe2029: Pull complete [2024-07-26T01:41:49.548Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T01:41:49.548Z] Status: Downloaded newer image for alpine:3.18 [2024-07-26T01:41:49.548Z] ---> a0237000ae83 [2024-07-26T01:41:49.548Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-26T01:41:49.548Z] ---> Running in aaae0033fd85 [2024-07-26T01:41:49.548Z] Removing intermediate container aaae0033fd85 [2024-07-26T01:41:49.548Z] ---> 57fd119b70a6 [2024-07-26T01:41:49.548Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-07-26T01:41:49.548Z] ---> Running in 7a77cf1b967b [2024-07-26T01:41:49.548Z] Removing intermediate container 7a77cf1b967b [2024-07-26T01:41:49.548Z] ---> 443bb0c6e155 [2024-07-26T01:41:49.548Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-07-26T01:41:49.548Z] ---> Running in 87ed07a4c5d4 [2024-07-26T01:41:49.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T01:41:49.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T01:41:49.548Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-26T01:41:49.548Z] Executing busybox-1.36.1-r7.trigger [2024-07-26T01:41:49.548Z] OK: 8 MiB in 16 packages [2024-07-26T01:41:49.548Z] Removing intermediate container 87ed07a4c5d4 [2024-07-26T01:41:49.548Z] ---> ab9b32901b87 [2024-07-26T01:41:49.548Z] Step 17/26 : RUN apk --no-cache upgrade [2024-07-26T01:41:49.548Z] ---> Running in a735095785df [2024-07-26T01:41:49.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T01:41:50.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T01:41:51.100Z] OK: 8 MiB in 16 packages [2024-07-26T01:41:52.071Z] Removing intermediate container a735095785df [2024-07-26T01:41:52.071Z] ---> 1e3095d9917f [2024-07-26T01:41:52.071Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-07-26T01:41:54.058Z] ---> 1d08197aff47 [2024-07-26T01:41:54.058Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-07-26T01:41:54.325Z] ---> b3612488c16b [2024-07-26T01:41:54.325Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-07-26T01:41:54.911Z] ---> bdbb4ccbb3e1 [2024-07-26T01:41:54.911Z] Step 21/26 : EXPOSE 59986 [2024-07-26T01:41:54.911Z] ---> Running in 50c6e5f8b00c [2024-07-26T01:41:55.501Z] Removing intermediate container 50c6e5f8b00c [2024-07-26T01:41:55.501Z] ---> fe3a77c249ee [2024-07-26T01:41:55.501Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-07-26T01:41:55.501Z] ---> Running in 9a4374997065 [2024-07-26T01:41:55.771Z] Removing intermediate container 9a4374997065 [2024-07-26T01:41:55.771Z] ---> 8144bbf26d4a [2024-07-26T01:41:55.771Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-26T01:41:56.041Z] ---> Running in 20b4b9b586b5 [2024-07-26T01:41:56.308Z] Removing intermediate container 20b4b9b586b5 [2024-07-26T01:41:56.308Z] ---> 5232df4b0826 [2024-07-26T01:41:56.308Z] Step 24/26 : LABEL arch=arm64 [2024-07-26T01:41:56.308Z] ---> Running in 63606c619fc1 [2024-07-26T01:41:56.577Z] Removing intermediate container 63606c619fc1 [2024-07-26T01:41:56.577Z] ---> 3a02fb4927c7 [2024-07-26T01:41:56.577Z] Step 25/26 : LABEL git_sha=e4e238686b828caed34ec9ef1ec6e6067dee5a1b [2024-07-26T01:41:56.844Z] ---> Running in a8cd0b9353f0 [2024-07-26T01:41:57.113Z] Removing intermediate container a8cd0b9353f0 [2024-07-26T01:41:57.113Z] ---> 3ceb17457c6e [2024-07-26T01:41:57.113Z] Step 26/26 : LABEL version=3.2.0-dev.18 [2024-07-26T01:41:57.113Z] ---> Running in 44864a3cf74b [2024-07-26T01:41:57.697Z] Removing intermediate container 44864a3cf74b [2024-07-26T01:41:57.697Z] ---> ffb033a7d2b5 [2024-07-26T01:41:57.697Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-26T01:41:57.697Z] Successfully built ffb033a7d2b5 [2024-07-26T01:41:57.697Z] 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 [2024-07-26T01:41:57.867Z] provisioning config files... [2024-07-26T01:41:57.884Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/170@tmp/config5935036771559569649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:41:58.232Z] ---> ****-login.sh [2024-07-26T01:41:58.232Z] nexus3.edgexfoundry.org:10001 [2024-07-26T01:41:58.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:41:58.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:41:58.502Z] Configure a credential helper to remove this warning. See [2024-07-26T01:41:58.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:41:58.502Z] [2024-07-26T01:41:58.502Z] Login Succeeded [2024-07-26T01:41:58.502Z] nexus3.edgexfoundry.org:10002 [2024-07-26T01:41:58.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:41:59.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:41:59.039Z] Configure a credential helper to remove this warning. See [2024-07-26T01:41:59.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:41:59.039Z] [2024-07-26T01:41:59.039Z] Login Succeeded [2024-07-26T01:41:59.039Z] nexus3.edgexfoundry.org:10003 [2024-07-26T01:41:59.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:41:59.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:41:59.307Z] Configure a credential helper to remove this warning. See [2024-07-26T01:41:59.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:41:59.307Z] [2024-07-26T01:41:59.307Z] Login Succeeded [2024-07-26T01:41:59.307Z] nexus3.edgexfoundry.org:10004 [2024-07-26T01:41:59.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:41:59.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:41:59.845Z] Configure a credential helper to remove this warning. See [2024-07-26T01:41:59.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:41:59.845Z] [2024-07-26T01:41:59.845Z] Login Succeeded [2024-07-26T01:41:59.845Z] ****.io [2024-07-26T01:42:00.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:42:00.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:42:00.380Z] Configure a credential helper to remove this warning. See [2024-07-26T01:42:00.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:42:00.380Z] [2024-07-26T01:42:00.380Z] Login Succeeded [2024-07-26T01:42:00.380Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T01:42:00.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-26T01:42:00.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:42:00.493Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2024-07-26T01:42:00.493Z] e4e238686b828caed34ec9ef1ec6e6067dee5a1b [2024-07-26T01:42:00.493Z] latest [2024-07-26T01:42:00.493Z] 3.2.0-dev.18 [2024-07-26T01:42:00.493Z] e4e238686b828caed34ec9ef1ec6e6067dee5a1b-3.2.0-dev.18 [2024-07-26T01:42:00.493Z] main [2024-07-26T01:42:00.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:00.888Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:e4e238686b828caed34ec9ef1ec6e6067dee5a1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:01.249Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:e4e238686b828caed34ec9ef1ec6e6067dee5a1b [2024-07-26T01:42:01.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-07-26T01:42:01.249Z] 6759aba8b6b8: Preparing [2024-07-26T01:42:01.249Z] fc963a9efb9b: Preparing [2024-07-26T01:42:01.249Z] e5bdb94fb574: Preparing [2024-07-26T01:42:01.249Z] 0acbaf29bbfe: Preparing [2024-07-26T01:42:01.249Z] dad748be5c07: Preparing [2024-07-26T01:42:01.249Z] 3c20671a5817: Preparing [2024-07-26T01:42:01.249Z] 3c20671a5817: Waiting [2024-07-26T01:42:01.521Z] 6759aba8b6b8: Pushed [2024-07-26T01:42:01.521Z] 0acbaf29bbfe: Pushed [2024-07-26T01:42:01.521Z] fc963a9efb9b: Pushed [2024-07-26T01:42:01.521Z] dad748be5c07: Pushed [2024-07-26T01:42:01.521Z] 3c20671a5817: Layer already exists [2024-07-26T01:42:08.169Z] e5bdb94fb574: Pushed [2024-07-26T01:42:08.169Z] e4e238686b828caed34ec9ef1ec6e6067dee5a1b: digest: sha256:50131710afbfa8d55bd29be56644bd27c0497de9e7ec7d3542a2fc7178d23c8a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:08.542Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:08.918Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-07-26T01:42:08.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-07-26T01:42:08.919Z] 6759aba8b6b8: Preparing [2024-07-26T01:42:08.919Z] fc963a9efb9b: Preparing [2024-07-26T01:42:08.919Z] e5bdb94fb574: Preparing [2024-07-26T01:42:08.919Z] 0acbaf29bbfe: Preparing [2024-07-26T01:42:08.919Z] dad748be5c07: Preparing [2024-07-26T01:42:08.919Z] 3c20671a5817: Preparing [2024-07-26T01:42:08.919Z] 3c20671a5817: Waiting [2024-07-26T01:42:08.919Z] 6759aba8b6b8: Layer already exists [2024-07-26T01:42:08.919Z] e5bdb94fb574: Layer already exists [2024-07-26T01:42:08.919Z] 0acbaf29bbfe: Layer already exists [2024-07-26T01:42:08.919Z] fc963a9efb9b: Layer already exists [2024-07-26T01:42:08.919Z] dad748be5c07: Layer already exists [2024-07-26T01:42:08.919Z] 3c20671a5817: Layer already exists [2024-07-26T01:42:09.185Z] latest: digest: sha256:50131710afbfa8d55bd29be56644bd27c0497de9e7ec7d3542a2fc7178d23c8a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:09.554Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:09.906Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.18 [2024-07-26T01:42:09.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-07-26T01:42:09.906Z] 6759aba8b6b8: Preparing [2024-07-26T01:42:09.906Z] fc963a9efb9b: Preparing [2024-07-26T01:42:09.906Z] e5bdb94fb574: Preparing [2024-07-26T01:42:09.906Z] 0acbaf29bbfe: Preparing [2024-07-26T01:42:09.906Z] dad748be5c07: Preparing [2024-07-26T01:42:09.906Z] 3c20671a5817: Preparing [2024-07-26T01:42:09.906Z] 3c20671a5817: Waiting [2024-07-26T01:42:09.906Z] fc963a9efb9b: Layer already exists [2024-07-26T01:42:09.906Z] 6759aba8b6b8: Layer already exists [2024-07-26T01:42:09.906Z] dad748be5c07: Layer already exists [2024-07-26T01:42:09.906Z] e5bdb94fb574: Layer already exists [2024-07-26T01:42:09.906Z] 0acbaf29bbfe: Layer already exists [2024-07-26T01:42:09.906Z] 3c20671a5817: Layer already exists [2024-07-26T01:42:10.173Z] 3.2.0-dev.18: digest: sha256:50131710afbfa8d55bd29be56644bd27c0497de9e7ec7d3542a2fc7178d23c8a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:10.542Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:e4e238686b828caed34ec9ef1ec6e6067dee5a1b-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:10.913Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:e4e238686b828caed34ec9ef1ec6e6067dee5a1b-3.2.0-dev.18 [2024-07-26T01:42:10.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-07-26T01:42:11.880Z] 6759aba8b6b8: Preparing [2024-07-26T01:42:11.880Z] fc963a9efb9b: Preparing [2024-07-26T01:42:11.880Z] e5bdb94fb574: Preparing [2024-07-26T01:42:11.880Z] 0acbaf29bbfe: Preparing [2024-07-26T01:42:11.880Z] dad748be5c07: Preparing [2024-07-26T01:42:11.880Z] 3c20671a5817: Preparing [2024-07-26T01:42:11.880Z] 3c20671a5817: Waiting [2024-07-26T01:42:11.880Z] fc963a9efb9b: Layer already exists [2024-07-26T01:42:11.880Z] 6759aba8b6b8: Layer already exists [2024-07-26T01:42:11.880Z] 0acbaf29bbfe: Layer already exists [2024-07-26T01:42:11.880Z] e5bdb94fb574: Layer already exists [2024-07-26T01:42:11.880Z] dad748be5c07: Layer already exists [2024-07-26T01:42:11.880Z] 3c20671a5817: Layer already exists [2024-07-26T01:42:12.151Z] e4e238686b828caed34ec9ef1ec6e6067dee5a1b-3.2.0-dev.18: digest: sha256:50131710afbfa8d55bd29be56644bd27c0497de9e7ec7d3542a2fc7178d23c8a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:12.521Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:12.890Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2024-07-26T01:42:12.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-07-26T01:42:12.890Z] 6759aba8b6b8: Preparing [2024-07-26T01:42:12.890Z] fc963a9efb9b: Preparing [2024-07-26T01:42:12.890Z] e5bdb94fb574: Preparing [2024-07-26T01:42:12.890Z] 0acbaf29bbfe: Preparing [2024-07-26T01:42:12.890Z] dad748be5c07: Preparing [2024-07-26T01:42:12.890Z] 3c20671a5817: Preparing [2024-07-26T01:42:12.890Z] 3c20671a5817: Waiting [2024-07-26T01:42:12.890Z] 6759aba8b6b8: Layer already exists [2024-07-26T01:42:12.890Z] fc963a9efb9b: Layer already exists [2024-07-26T01:42:12.890Z] 0acbaf29bbfe: Layer already exists [2024-07-26T01:42:12.890Z] e5bdb94fb574: Layer already exists [2024-07-26T01:42:12.890Z] dad748be5c07: Layer already exists [2024-07-26T01:42:12.890Z] 3c20671a5817: Layer already exists [2024-07-26T01:42:13.157Z] main: digest: sha256:50131710afbfa8d55bd29be56644bd27c0497de9e7ec7d3542a2fc7178d23c8a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-26T01:42:13.243Z] ===================================================== [Pipeline] echo [2024-07-26T01:42:13.258Z] taggedImages: [2024-07-26T01:42:13.258Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:e4e238686b828caed34ec9ef1ec6e6067dee5a1b [2024-07-26T01:42:13.258Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-07-26T01:42:13.258Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.18 [2024-07-26T01:42:13.258Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:e4e238686b828caed34ec9ef1ec6e6067dee5a1b-3.2.0-dev.18 [2024-07-26T01:42:13.258Z] - 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 [2024-07-26T01:42:13.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-26T01:42:13.654Z] [2024-07-26T01:42:13.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:13.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-26T01:42:14.259Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-26T01:42:14.259Z] 8998bd30e6a1: Pulling fs layer [2024-07-26T01:42:14.259Z] 04944245beec: Pulling fs layer [2024-07-26T01:42:14.259Z] 699f458cf7ca: Pulling fs layer [2024-07-26T01:42:14.259Z] 765212b225bb: Pulling fs layer [2024-07-26T01:42:14.259Z] f23df028b6ca: Pulling fs layer [2024-07-26T01:42:14.259Z] d65c8cfc05b1: Pulling fs layer [2024-07-26T01:42:14.259Z] 2437ff75d9bd: Pulling fs layer [2024-07-26T01:42:14.259Z] 765212b225bb: Waiting [2024-07-26T01:42:14.259Z] f23df028b6ca: Waiting [2024-07-26T01:42:14.259Z] d65c8cfc05b1: Waiting [2024-07-26T01:42:14.259Z] 2437ff75d9bd: Waiting [2024-07-26T01:42:14.259Z] 04944245beec: Verifying Checksum [2024-07-26T01:42:14.259Z] 04944245beec: Download complete [2024-07-26T01:42:14.259Z] 765212b225bb: Verifying Checksum [2024-07-26T01:42:14.259Z] 765212b225bb: Download complete [2024-07-26T01:42:14.259Z] f23df028b6ca: Verifying Checksum [2024-07-26T01:42:14.259Z] f23df028b6ca: Download complete [2024-07-26T01:42:14.259Z] d65c8cfc05b1: Verifying Checksum [2024-07-26T01:42:14.525Z] d65c8cfc05b1: Download complete [2024-07-26T01:42:14.525Z] 699f458cf7ca: Verifying Checksum [2024-07-26T01:42:14.525Z] 699f458cf7ca: Download complete [2024-07-26T01:42:15.109Z] 8998bd30e6a1: Verifying Checksum [2024-07-26T01:42:15.109Z] 8998bd30e6a1: Download complete [2024-07-26T01:42:17.689Z] 2437ff75d9bd: Verifying Checksum [2024-07-26T01:42:17.689Z] 2437ff75d9bd: Download complete [2024-07-26T01:42:20.275Z] 8998bd30e6a1: Pull complete [2024-07-26T01:42:20.542Z] 04944245beec: Pull complete [2024-07-26T01:42:22.488Z] 699f458cf7ca: Pull complete [2024-07-26T01:42:22.488Z] 765212b225bb: Pull complete [2024-07-26T01:42:23.446Z] f23df028b6ca: Pull complete [2024-07-26T01:42:23.713Z] d65c8cfc05b1: Pull complete [2024-07-26T01:42:40.944Z] 2437ff75d9bd: Pull complete [2024-07-26T01:42:40.944Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-26T01:42:40.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-26T01:42:40.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:42:41.184Z] prd-ubuntu20.04-docker-arm64-4c-16g-6491 does not seem to be running inside a container [2024-07-26T01:42:41.250Z] $ 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/170 -v /w/workspace/device-rest-go/170:/w/workspace/device-rest-go/170:rw,z -v /w/workspace/device-rest-go/170@tmp:/w/workspace/device-rest-go/170@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 [2024-07-26T01:42:44.395Z] $ docker top 3d2751c05cfdf1b001c64398d052a1104975ef60aa3a67096d26f3f43922d275 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:42:45.287Z] ---> job-cost.sh [2024-07-26T01:42:45.287Z] lf-activate-venv: SKIPPING [2024-07-26T01:42:45.287Z] INFO: No Stack... [2024-07-26T01:42:45.554Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-26T01:42:46.514Z] INFO: Archiving Costs [Pipeline] sh [2024-07-26T01:42:47.153Z] + cat /w/workspace/device-rest-go/170/archives/cost.csv [2024-07-26T01:42:47.153Z] + cut -d, -f6 [Pipeline] lock [2024-07-26T01:42:47.225Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-170-stack-cost] [2024-07-26T01:42:47.234Z] Resource [jenkins-edgexfoundry-device-rest-go-main-170-stack-cost] did not exist. Created. [2024-07-26T01:42:47.240Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-26T01:42:47.904Z] /w/workspace/device-rest-go/170@tmp/durable-142ed4e6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-26T01:42:48.549Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-26T01:42:48.578Z] Warning: overwriting stash ‘stack-cost’ [2024-07-26T01:42:48.645Z] Stashed 1 file(s) [Pipeline] } [2024-07-26T01:42:48.657Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-26T01:42:48.687Z] $ docker stop --time=1 3d2751c05cfdf1b001c64398d052a1104975ef60aa3a67096d26f3f43922d275 [2024-07-26T01:42:50.269Z] $ docker rm -f --volumes 3d2751c05cfdf1b001c64398d052a1104975ef60aa3a67096d26f3f43922d275 [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 [2024-07-26T01:42:50.840Z] provisioning config files... [2024-07-26T01:42:50.849Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11491332680423996070tmp [Pipeline] { [Pipeline] sh [2024-07-26T01:42:51.142Z] + set +x [2024-07-26T01:42:51.142Z] + + curlbash -s -s https://codecov.io/bash -- [2024-07-26T01:42:51.142Z] [2024-07-26T01:42:51.401Z] [2024-07-26T01:42:51.401Z] _____ _ [2024-07-26T01:42:51.401Z] / ____| | | [2024-07-26T01:42:51.401Z] | | ___ __| | ___ ___ _____ __ [2024-07-26T01:42:51.401Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-26T01:42:51.401Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-26T01:42:51.401Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-26T01:42:51.401Z] Bash-1.0.6 [2024-07-26T01:42:51.401Z] [2024-07-26T01:42:51.401Z] [2024-07-26T01:42:51.401Z] ==> git version 2.25.1 found [2024-07-26T01:42:51.401Z] ==> 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 [2024-07-26T01:42:51.401Z] Release-Date: 2020-01-08 [2024-07-26T01:42:51.401Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-26T01:42:51.401Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-26T01:42:51.401Z] ==> Jenkins CI detected. [2024-07-26T01:42:51.401Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2024-07-26T01:42:51.401Z] project root: . [2024-07-26T01:42:51.401Z] --> token set from env [2024-07-26T01:42:51.401Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-26T01:42:51.401Z] ==> Running gcov in . (disable via -X gcov) [2024-07-26T01:42:51.401Z] ==> Python coveragepy not found [2024-07-26T01:42:51.401Z] ==> Searching for coverage reports in: [2024-07-26T01:42:51.401Z] + . [2024-07-26T01:42:51.401Z] -> Found 1 reports [2024-07-26T01:42:51.402Z] ==> Detecting git/mercurial file structure [2024-07-26T01:42:51.402Z] ==> Reading reports [2024-07-26T01:42:51.402Z] + ./coverage.out bytes=14499 [2024-07-26T01:42:51.402Z] ==> Appending adjustments [2024-07-26T01:42:51.402Z] https://docs.codecov.io/docs/fixing-reports [2024-07-26T01:42:51.402Z] + Found adjustments [2024-07-26T01:42:51.402Z] ==> Gzipping contents [2024-07-26T01:42:51.402Z] 4.0K /tmp/codecov.ZgKu70.gz [2024-07-26T01:42:51.402Z] ==> Uploading reports [2024-07-26T01:42:51.402Z] url: https://codecov.io [2024-07-26T01:42:51.402Z] query: branch=main&commit=e4e238686b828caed34ec9ef1ec6e6067dee5a1b&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-26T01:42:51.402Z] -> Pinging Codecov [2024-07-26T01:42:51.402Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e4e238686b828caed34ec9ef1ec6e6067dee5a1b&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-26T01:42:51.661Z] -> Uploading to [2024-07-26T01:42:51.661Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-26/4E5D53B4F1F92C436F7061BF334D961C/e4e238686b828caed34ec9ef1ec6e6067dee5a1b/d9e79907-37b9-41ff-83b4-797bfffbaa97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240726%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240726T014251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6407f6833982fd0c3211d499e606160c36ad18faef50c07d5072f62a9d56222 [2024-07-26T01:42:51.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-26T01:42:51.661Z] Dload Upload Total Spent Left Speed [2024-07-26T01:42:51.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9512 --:--:-- --:--:-- --:--:-- 9512 [2024-07-26T01:42:51.920Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/e4e238686b828caed34ec9ef1ec6e6067dee5a1b [Pipeline] } [2024-07-26T01:42:51.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-26T01:42:52.169Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-26T01:42:52.187Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:52.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-26T01:42:52.497Z] [2024-07-26T01:42:52.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:42:52.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-26T01:42:52.804Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-26T01:42:52.804Z] 619be1103602: Already exists [2024-07-26T01:42:52.804Z] f8ea3408117e: Pulling fs layer [2024-07-26T01:42:52.804Z] 91320369b822: Pulling fs layer [2024-07-26T01:42:52.804Z] 0406650e8295: Pulling fs layer [2024-07-26T01:42:52.804Z] 4f4fb700ef54: Pulling fs layer [2024-07-26T01:42:52.804Z] 96d80e3f36e1: Pulling fs layer [2024-07-26T01:42:52.804Z] bcf3aedb951c: Pulling fs layer [2024-07-26T01:42:52.804Z] 4f4fb700ef54: Waiting [2024-07-26T01:42:52.804Z] 96d80e3f36e1: Waiting [2024-07-26T01:42:52.804Z] bcf3aedb951c: Waiting [2024-07-26T01:42:52.804Z] 0406650e8295: Verifying Checksum [2024-07-26T01:42:52.804Z] 0406650e8295: Download complete [2024-07-26T01:42:52.804Z] f8ea3408117e: Verifying Checksum [2024-07-26T01:42:52.804Z] f8ea3408117e: Download complete [2024-07-26T01:42:52.804Z] 4f4fb700ef54: Verifying Checksum [2024-07-26T01:42:52.804Z] 4f4fb700ef54: Download complete [2024-07-26T01:42:52.804Z] f8ea3408117e: Pull complete [2024-07-26T01:42:53.063Z] 96d80e3f36e1: Verifying Checksum [2024-07-26T01:42:53.063Z] 96d80e3f36e1: Download complete [2024-07-26T01:42:53.322Z] 91320369b822: Verifying Checksum [2024-07-26T01:42:53.322Z] 91320369b822: Download complete [2024-07-26T01:42:53.579Z] bcf3aedb951c: Verifying Checksum [2024-07-26T01:42:53.579Z] bcf3aedb951c: Download complete [2024-07-26T01:42:56.108Z] 91320369b822: Pull complete [2024-07-26T01:42:56.108Z] 0406650e8295: Pull complete [2024-07-26T01:42:56.108Z] 4f4fb700ef54: Pull complete [2024-07-26T01:42:56.365Z] 96d80e3f36e1: Pull complete [2024-07-26T01:42:59.653Z] bcf3aedb951c: Pull complete [2024-07-26T01:42:59.653Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-26T01:42:59.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-26T01:42:59.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:42:59.772Z] prd-ubuntu20.04-docker-8c-8g-6486 does not seem to be running inside a container [2024-07-26T01:42:59.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-26T01:43:03.414Z] $ docker top 04970a864d277d4859f0f07af34f48c9c9794d96f6a4c58d7a9580c21dde5f24 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:43:03.788Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2024-07-26T01:43:03.798Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2024-07-26T01:43:04.618Z] + set -o pipefail [2024-07-26T01:43:04.619Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2024-07-26T01:43:11.299Z] [2024-07-26T01:43:11.299Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2024-07-26T01:43:11.299Z] [2024-07-26T01:43:11.299Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/e20f7dc2-e758-4bed-a53e-e77cb006103d [2024-07-26T01:43:11.299Z] [2024-07-26T01:43:11.299Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-26T01:43:11.299Z] [2024-07-26T01:43:11.299Z] [2024-07-26T01:43:11.299Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-26T01:43:11.299Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-26T01:43:11.288Z] $ docker stop --time=1 04970a864d277d4859f0f07af34f48c9c9794d96f6a4c58d7a9580c21dde5f24 [2024-07-26T01:43:16.944Z] $ docker rm -f --volumes 04970a864d277d4859f0f07af34f48c9c9794d96f6a4c58d7a9580c21dde5f24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-26T01:43:17.850Z] + git log --format=format:%s -1 e4e238686b828caed34ec9ef1ec6e6067dee5a1b [Pipeline] sh [2024-07-26T01:43:18.142Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-26T01:43:18.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:18.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:43:18.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:43:18.576Z] prd-ubuntu20.04-docker-8c-8g-6486 does not seem to be running inside a container [2024-07-26T01:43:18.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-26T01:43:19.095Z] $ docker top 39c36b878330caced6b316570e581048c5dd92c28b525cdae68098d2909de86a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-26T01:43:19.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T01:43:19.221Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T01:43:19.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T01:43:19.327Z] $ docker exec 39c36b878330caced6b316570e581048c5dd92c28b525cdae68098d2909de86a ssh-agent [2024-07-26T01:43:19.455Z] SSH_AUTH_SOCK=/tmp/ssh-wPlhKK5MVFlH/agent.33 [2024-07-26T01:43:19.455Z] SSH_AGENT_PID=39 [2024-07-26T01:43:19.459Z] Running ssh-add (command line suppressed) [2024-07-26T01:43:19.544Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16714091345568517004.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16714091345568517004.key) [2024-07-26T01:43:19.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T01:43:19.887Z] + git semver tag [2024-07-26T01:43:20.152Z] 2024-07-26 01:43:20,060 [run_tag] DEBUG tag force:False [2024-07-26T01:43:20.152Z] 2024-07-26 01:43:20,060 [check_head_tag] DEBUG check head tag [2024-07-26T01:43:20.152Z] 2024-07-26 01:43:20,061 [execute] INFO git cat-file --batch-check [2024-07-26T01:43:20.152Z] 2024-07-26 01:43:20,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-07-26T01:43:20.152Z] 2024-07-26 01:43:20,064 [execute] INFO git cat-file --batch [2024-07-26T01:43:20.152Z] 2024-07-26 01:43:20,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-07-26T01:43:20.152Z] 2024-07-26 01:43:20,084 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-26T01:43:20.152Z] 2024-07-26 01:43:20,084 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 [2024-07-26T01:43:20.152Z] 2024-07-26 01:43:20,084 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-26T01:43:20.152Z] 2024-07-26 01:43:20,088 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-26T01:43:20.152Z] 3.2.0-dev.18 [Pipeline] } [2024-07-26T01:43:20.143Z] $ docker exec --env ******** --env ******** 39c36b878330caced6b316570e581048c5dd92c28b525cdae68098d2909de86a ssh-agent -k [2024-07-26T01:43:20.246Z] unset SSH_AUTH_SOCK; [2024-07-26T01:43:20.246Z] unset SSH_AGENT_PID; [2024-07-26T01:43:20.246Z] echo Agent pid 39 killed; [2024-07-26T01:43:20.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-26T01:43:20.622Z] + git semver [Pipeline] } [2024-07-26T01:43:20.878Z] $ docker stop --time=1 39c36b878330caced6b316570e581048c5dd92c28b525cdae68098d2909de86a [2024-07-26T01:43:22.124Z] $ docker rm -f --volumes 39c36b878330caced6b316570e581048c5dd92c28b525cdae68098d2909de86a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:22.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-26T01:43:22.574Z] [2024-07-26T01:43:22.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:22.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-26T01:43:22.879Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-26T01:43:22.879Z] ab5ef0e58194: Pulling fs layer [2024-07-26T01:43:22.879Z] 9712f1f96733: Pulling fs layer [2024-07-26T01:43:22.879Z] 63f879dbbcfc: Pulling fs layer [2024-07-26T01:43:22.879Z] 0d9ebad4ef96: Pulling fs layer [2024-07-26T01:43:22.879Z] e9a5061849ea: Pulling fs layer [2024-07-26T01:43:22.879Z] d747dcd14b5f: Pulling fs layer [2024-07-26T01:43:22.879Z] 2de7ff778b66: Pulling fs layer [2024-07-26T01:43:22.879Z] 0d9ebad4ef96: Waiting [2024-07-26T01:43:22.879Z] e9a5061849ea: Waiting [2024-07-26T01:43:22.879Z] d747dcd14b5f: Waiting [2024-07-26T01:43:22.879Z] 9712f1f96733: Verifying Checksum [2024-07-26T01:43:22.879Z] 9712f1f96733: Download complete [2024-07-26T01:43:23.138Z] 63f879dbbcfc: Verifying Checksum [2024-07-26T01:43:23.138Z] 63f879dbbcfc: Download complete [2024-07-26T01:43:23.397Z] e9a5061849ea: Verifying Checksum [2024-07-26T01:43:23.397Z] e9a5061849ea: Download complete [2024-07-26T01:43:23.397Z] d747dcd14b5f: Verifying Checksum [2024-07-26T01:43:23.397Z] d747dcd14b5f: Download complete [2024-07-26T01:43:23.397Z] 0d9ebad4ef96: Verifying Checksum [2024-07-26T01:43:23.397Z] 0d9ebad4ef96: Download complete [2024-07-26T01:43:23.397Z] ab5ef0e58194: Verifying Checksum [2024-07-26T01:43:23.397Z] ab5ef0e58194: Download complete [2024-07-26T01:43:23.397Z] 2de7ff778b66: Verifying Checksum [2024-07-26T01:43:23.397Z] 2de7ff778b66: Download complete [2024-07-26T01:43:25.924Z] ab5ef0e58194: Pull complete [2024-07-26T01:43:25.924Z] 9712f1f96733: Pull complete [2024-07-26T01:43:26.490Z] 63f879dbbcfc: Pull complete [2024-07-26T01:43:29.768Z] 0d9ebad4ef96: Pull complete [2024-07-26T01:43:30.036Z] e9a5061849ea: Pull complete [2024-07-26T01:43:30.294Z] d747dcd14b5f: Pull complete [2024-07-26T01:43:31.227Z] 2de7ff778b66: Pull complete [2024-07-26T01:43:31.227Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-26T01:43:31.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-26T01:43:31.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:43:31.328Z] prd-ubuntu20.04-docker-8c-8g-6486 does not seem to be running inside a container [2024-07-26T01:43:31.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-26T01:43:37.632Z] $ docker top 1539ad469c852cfad05e30f5a218f4d13acba443bf9ce6ec5cda14c27765a64a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:43:37.732Z] provisioning config files... [2024-07-26T01:43:37.739Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10066673726267508248tmp [2024-07-26T01:43:37.750Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15519943816500043359tmp [2024-07-26T01:43:37.760Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4490322104524888722tmp [Pipeline] { [Pipeline] echo [2024-07-26T01:43:37.857Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:43:38.152Z] ---> sigul-configuration.sh [2024-07-26T01:43:38.153Z] gpg: directory `/root/.gnupg' created [2024-07-26T01:43:38.153Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-26T01:43:38.153Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-26T01:43:38.153Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-26T01:43:38.153Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-26T01:43:38.153Z] gpg: CAST5 encrypted data [2024-07-26T01:43:38.153Z] gpg: encrypted with 1 passphrase [2024-07-26T01:43:38.153Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-26T01:43:38.449Z] + mkdir /home/jenkins [2024-07-26T01:43:38.449Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-26T01:43:38.750Z] + 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 [2024-07-26T01:43:38.766Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:43:39.060Z] ---> sigul-install.sh [2024-07-26T01:43:39.061Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-26T01:43:39.360Z] + git tag --list [2024-07-26T01:43:39.360Z] v1.0.0 [2024-07-26T01:43:39.360Z] v1.1.0 [2024-07-26T01:43:39.360Z] v1.1.1 [2024-07-26T01:43:39.360Z] v1.1.2 [2024-07-26T01:43:39.360Z] v1.2.0 [2024-07-26T01:43:39.360Z] v1.2.1 [2024-07-26T01:43:39.360Z] v2.0.0 [2024-07-26T01:43:39.360Z] v2.1.0 [2024-07-26T01:43:39.360Z] v2.1.1 [2024-07-26T01:43:39.360Z] v2.2.0 [2024-07-26T01:43:39.360Z] v2.3.0 [2024-07-26T01:43:39.360Z] v3.0 [2024-07-26T01:43:39.360Z] v3.0.0 [2024-07-26T01:43:39.360Z] v3.1 [2024-07-26T01:43:39.360Z] v3.1.0 [2024-07-26T01:43:39.360Z] v3.1.0-dev.1 [2024-07-26T01:43:39.360Z] v3.1.0-dev.10 [2024-07-26T01:43:39.360Z] v3.1.0-dev.11 [2024-07-26T01:43:39.360Z] v3.1.0-dev.12 [2024-07-26T01:43:39.360Z] v3.1.0-dev.13 [2024-07-26T01:43:39.360Z] v3.1.0-dev.14 [2024-07-26T01:43:39.360Z] v3.1.0-dev.15 [2024-07-26T01:43:39.360Z] v3.1.0-dev.16 [2024-07-26T01:43:39.360Z] v3.1.0-dev.17 [2024-07-26T01:43:39.360Z] v3.1.0-dev.18 [2024-07-26T01:43:39.360Z] v3.1.0-dev.19 [2024-07-26T01:43:39.360Z] v3.1.0-dev.2 [2024-07-26T01:43:39.360Z] v3.1.0-dev.20 [2024-07-26T01:43:39.360Z] v3.1.0-dev.21 [2024-07-26T01:43:39.360Z] v3.1.0-dev.22 [2024-07-26T01:43:39.360Z] v3.1.0-dev.23 [2024-07-26T01:43:39.360Z] v3.1.0-dev.24 [2024-07-26T01:43:39.360Z] v3.1.0-dev.25 [2024-07-26T01:43:39.360Z] v3.1.0-dev.26 [2024-07-26T01:43:39.360Z] v3.1.0-dev.27 [2024-07-26T01:43:39.360Z] v3.1.0-dev.28 [2024-07-26T01:43:39.360Z] v3.1.0-dev.29 [2024-07-26T01:43:39.360Z] v3.1.0-dev.3 [2024-07-26T01:43:39.360Z] v3.1.0-dev.30 [2024-07-26T01:43:39.360Z] v3.1.0-dev.31 [2024-07-26T01:43:39.360Z] v3.1.0-dev.32 [2024-07-26T01:43:39.360Z] v3.1.0-dev.4 [2024-07-26T01:43:39.360Z] v3.1.0-dev.5 [2024-07-26T01:43:39.360Z] v3.1.0-dev.6 [2024-07-26T01:43:39.360Z] v3.1.0-dev.7 [2024-07-26T01:43:39.360Z] v3.1.0-dev.8 [2024-07-26T01:43:39.360Z] v3.1.0-dev.9 [2024-07-26T01:43:39.360Z] v3.1.1 [2024-07-26T01:43:39.360Z] v3.2.0-dev.1 [2024-07-26T01:43:39.360Z] v3.2.0-dev.10 [2024-07-26T01:43:39.360Z] v3.2.0-dev.11 [2024-07-26T01:43:39.360Z] v3.2.0-dev.12 [2024-07-26T01:43:39.360Z] v3.2.0-dev.13 [2024-07-26T01:43:39.360Z] v3.2.0-dev.14 [2024-07-26T01:43:39.360Z] v3.2.0-dev.15 [2024-07-26T01:43:39.360Z] v3.2.0-dev.16 [2024-07-26T01:43:39.360Z] v3.2.0-dev.17 [2024-07-26T01:43:39.360Z] v3.2.0-dev.18 [2024-07-26T01:43:39.360Z] v3.2.0-dev.2 [2024-07-26T01:43:39.360Z] v3.2.0-dev.3 [2024-07-26T01:43:39.360Z] v3.2.0-dev.4 [2024-07-26T01:43:39.360Z] v3.2.0-dev.5 [2024-07-26T01:43:39.360Z] v3.2.0-dev.6 [2024-07-26T01:43:39.360Z] v3.2.0-dev.7 [2024-07-26T01:43:39.360Z] v3.2.0-dev.8 [2024-07-26T01:43:39.360Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-26T01:43:39.658Z] + lftools sign git-tag v3.2.0-dev.18 [2024-07-26T01:43:40.225Z] Signing Git tag with Sigul... [2024-07-26T01:43:40.225Z] Signing v3.2.0-dev.18 [Pipeline] echo [2024-07-26T01:43:40.497Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:43:40.793Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-26T01:43:40.799Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-26T01:43:40.809Z] $ docker stop --time=1 1539ad469c852cfad05e30f5a218f4d13acba443bf9ce6ec5cda14c27765a64a [2024-07-26T01:43:42.108Z] $ docker rm -f --volumes 1539ad469c852cfad05e30f5a218f4d13acba443bf9ce6ec5cda14c27765a64a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-26T01:43:42.580Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-26T01:43:42.580Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:42.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:43:42.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:43:42.988Z] prd-ubuntu20.04-docker-8c-8g-6486 does not seem to be running inside a container [2024-07-26T01:43:43.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-26T01:43:43.315Z] $ docker top 838bc9b5a7426ed7d6f39d03f225f664c7ce0634800ae76afd05706e1f97d8f6 -eo pid,comm [2024-07-26T01:43:43.378Z] 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). [2024-07-26T01:43:43.378Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-26T01:43:43.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T01:43:43.446Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T01:43:43.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T01:43:43.541Z] $ docker exec 838bc9b5a7426ed7d6f39d03f225f664c7ce0634800ae76afd05706e1f97d8f6 ssh-agent [2024-07-26T01:43:43.677Z] SSH_AUTH_SOCK=/tmp/ssh-HoBoEMVBctUz/agent.33 [2024-07-26T01:43:43.677Z] SSH_AGENT_PID=39 [2024-07-26T01:43:43.682Z] Running ssh-add (command line suppressed) [2024-07-26T01:43:43.776Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1929173896780112674.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1929173896780112674.key) [2024-07-26T01:43:43.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T01:43:44.095Z] + git semver bump pre [2024-07-26T01:43:44.353Z] 2024-07-26 01:43:44,262 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-26T01:43:44.353Z] 2024-07-26 01:43:44,262 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev [2024-07-26T01:43:44.353Z] 2024-07-26 01:43:44,262 [bump_version] DEBUG bumped version:3.2.0-dev.19 [2024-07-26T01:43:44.353Z] 2024-07-26 01:43:44,262 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2024-07-26T01:43:44.353Z] 2024-07-26 01:43:44,262 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-26T01:43:44.353Z] 2024-07-26 01:43:44,262 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-26T01:43:44.353Z] 2024-07-26 01:43:44,265 [execute] INFO git cat-file --batch-check [2024-07-26T01:43:44.353Z] 2024-07-26 01:43:44,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-26T01:43:44.353Z] 2024-07-26 01:43:44,270 [execute] INFO git cat-file --batch [2024-07-26T01:43:44.353Z] 2024-07-26 01:43:44,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-26T01:43:44.353Z] 2024-07-26 01:43:44,276 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-26T01:43:44.353Z] 3.2.0-dev.19 [Pipeline] } [2024-07-26T01:43:44.344Z] $ docker exec --env ******** --env ******** 838bc9b5a7426ed7d6f39d03f225f664c7ce0634800ae76afd05706e1f97d8f6 ssh-agent -k [2024-07-26T01:43:44.447Z] unset SSH_AUTH_SOCK; [2024-07-26T01:43:44.447Z] unset SSH_AGENT_PID; [2024-07-26T01:43:44.447Z] echo Agent pid 39 killed; [2024-07-26T01:43:44.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-26T01:43:44.794Z] + git semver [Pipeline] } [2024-07-26T01:43:45.048Z] $ docker stop --time=1 838bc9b5a7426ed7d6f39d03f225f664c7ce0634800ae76afd05706e1f97d8f6 [2024-07-26T01:43:46.317Z] $ docker rm -f --volumes 838bc9b5a7426ed7d6f39d03f225f664c7ce0634800ae76afd05706e1f97d8f6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-26T01:43:46.692Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-26T01:43:46.692Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:47.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:43:47.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:43:47.084Z] prd-ubuntu20.04-docker-8c-8g-6486 does not seem to be running inside a container [2024-07-26T01:43:47.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-26T01:43:47.431Z] $ docker top 7e0a6945b2934fcf6f3abd354c36a7b168b5e92f04c984e8fb69dcb15787a129 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-26T01:43:47.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T01:43:47.550Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T01:43:47.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T01:43:47.633Z] $ docker exec 7e0a6945b2934fcf6f3abd354c36a7b168b5e92f04c984e8fb69dcb15787a129 ssh-agent [2024-07-26T01:43:47.744Z] SSH_AUTH_SOCK=/tmp/ssh-ZDgPJC0KscbL/agent.32 [2024-07-26T01:43:47.744Z] SSH_AGENT_PID=38 [2024-07-26T01:43:47.748Z] Running ssh-add (command line suppressed) [2024-07-26T01:43:47.833Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6578020370859645309.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6578020370859645309.key) [2024-07-26T01:43:47.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T01:43:48.153Z] + git semver push [2024-07-26T01:43:48.411Z] 2024-07-26 01:43:48,335 [run_push] DEBUG push [2024-07-26T01:43:48.411Z] 2024-07-26 01:43:48,336 [execute] INFO git cat-file --batch-check [2024-07-26T01:43:48.411Z] 2024-07-26 01:43:48,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-26T01:43:48.411Z] 2024-07-26 01:43:48,339 [execute] INFO git rev-list 2665c5183dd8ea61335b7dcbf27d0993c4cf0828 -- [2024-07-26T01:43:48.411Z] 2024-07-26 01:43:48,339 [execute] DEBUG Popen(['git', 'rev-list', '2665c5183dd8ea61335b7dcbf27d0993c4cf0828', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-26T01:43:48.411Z] 2024-07-26 01:43:48,348 [execute] INFO git fetch -v origin [2024-07-26T01:43:48.411Z] 2024-07-26 01:43:48,348 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-26T01:43:48.977Z] 2024-07-26 01:43:48,791 [run_push] DEBUG no remote changes detected [2024-07-26T01:43:48.977Z] 2024-07-26 01:43:48,791 [execute] INFO git push origin semver [2024-07-26T01:43:48.977Z] 2024-07-26 01:43:48,792 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-26T01:43:49.914Z] 2024-07-26 01:43:49,635 [run_push] DEBUG push all version tags [2024-07-26T01:43:49.914Z] 2024-07-26 01:43:49,635 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-26T01:43:49.914Z] 2024-07-26 01:43:49,636 [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) [2024-07-26T01:43:50.481Z] 2024-07-26 01:43:50,309 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-07-26T01:43:50.481Z] 3.2.0-dev.19 [Pipeline] } [2024-07-26T01:43:50.474Z] $ docker exec --env ******** --env ******** 7e0a6945b2934fcf6f3abd354c36a7b168b5e92f04c984e8fb69dcb15787a129 ssh-agent -k [2024-07-26T01:43:50.570Z] unset SSH_AUTH_SOCK; [2024-07-26T01:43:50.570Z] unset SSH_AGENT_PID; [2024-07-26T01:43:50.571Z] echo Agent pid 38 killed; [2024-07-26T01:43:50.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-26T01:43:50.920Z] + git semver [Pipeline] } [2024-07-26T01:43:51.174Z] $ docker stop --time=1 7e0a6945b2934fcf6f3abd354c36a7b168b5e92f04c984e8fb69dcb15787a129 [2024-07-26T01:43:52.473Z] $ docker rm -f --volumes 7e0a6945b2934fcf6f3abd354c36a7b168b5e92f04c984e8fb69dcb15787a129 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-26T01:43:53.173Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2024-07-26T01:43:53.173Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-07-26T01:43:53.173Z] total 16 [2024-07-26T01:43:53.173Z] drwxr-xr-x 3 root root 4096 Jul 26 01:28 . [2024-07-26T01:43:53.173Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 01:43 .. [2024-07-26T01:43:53.173Z] drwxr-xr-x 2 root root 4096 Jul 26 01:28 cost [2024-07-26T01:43:53.173Z] -rw-r--r-- 1 root root 86 Jul 26 01:28 cost.csv [2024-07-26T01:43:53.173Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-07-26T01:43:53.173Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-07-26T01:43:53.173Z] total 16 [2024-07-26T01:43:53.173Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 01:28 . [2024-07-26T01:43:53.173Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 01:43 .. [2024-07-26T01:43:53.173Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 01:28 cost [2024-07-26T01:43:53.173Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 26 01:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:43:53.458Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:43:54.320Z] ---> package-listing.sh [2024-07-26T01:43:54.320Z] ++ facter osfamily [2024-07-26T01:43:54.320Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-26T01:43:54.577Z] + OS_FAMILY=debian [2024-07-26T01:43:54.577Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2024-07-26T01:43:54.577Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-26T01:43:54.577Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-26T01:43:54.577Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-26T01:43:54.577Z] + PACKAGES=/tmp/packages_start.txt [2024-07-26T01:43:54.577Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-07-26T01:43:54.577Z] + PACKAGES=/tmp/packages_end.txt [2024-07-26T01:43:54.577Z] + case "${OS_FAMILY}" in [2024-07-26T01:43:54.577Z] + dpkg -l [2024-07-26T01:43:54.577Z] + grep '^ii' [2024-07-26T01:43:54.577Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-26T01:43:54.577Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-26T01:43:54.577Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-26T01:43:54.577Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-07-26T01:43:54.577Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2024-07-26T01:43:54.577Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2024-07-26T01:43:54.589Z] 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 [2024-07-26T01:43:54.865Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:55.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-26T01:43:55.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:43:55.504Z] prd-ubuntu20.04-docker-8c-8g-6486 does not seem to be running inside a container [2024-07-26T01:43:55.514Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-26T01:43:55.711Z] $ docker top 72b40976a92c0b3475977a77f199eb8c701df65df1660eedacac599285c419f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:43:56.077Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-26T01:43:56.364Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-26T01:43:56.649Z] + ls /var/log/sa-host [2024-07-26T01:43:56.649Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:43:56.811Z] provisioning config files... [2024-07-26T01:43:56.820Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9883193097111306284tmp [Pipeline] { [Pipeline] echo [2024-07-26T01:43:56.841Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:43:57.123Z] ---> create-netrc.sh [Pipeline] } [2024-07-26T01:43:57.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:43:57.479Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-26T01:43:57.488Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:43:57.770Z] ---> sudo-logs.sh [2024-07-26T01:43:57.770Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-26T01:43:57.807Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:43:58.086Z] ---> job-cost.sh [2024-07-26T01:43:58.086Z] lf-activate-venv: SKIPPING [2024-07-26T01:43:58.086Z] DEBUG: total: 0.2199999988079071 [2024-07-26T01:43:58.086Z] INFO: Retrieving Stack Cost... [2024-07-26T01:43:58.653Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-26T01:43:58.912Z] INFO: Archiving Costs [Pipeline] echo [2024-07-26T01:43:58.925Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:43:59.207Z] ---> logs-deploy.sh [2024-07-26T01:43:59.207Z] lf-activate-venv: SKIPPING [2024-07-26T01:43:59.207Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/170 [2024-07-26T01:43:59.207Z] INFO: archiving workspace using pattern(s): [2024-07-26T01:44:00.140Z] Archives upload complete. [2024-07-26T01:44:00.140Z] INFO: archiving logs to Nexus