Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 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-ssh9341705771448572069.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12562479173145936630.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4166749792115136071.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh13449810056560253373.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-ssh11249675966780367297.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-208 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 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 (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 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 # timeout=10 Commit message: "Merge pull request #379 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" > git rev-list --no-walk 0856413c2ad12273c2d5131e25a64bc5110c06e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-31T04:33:32.639Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-31T04:33:32.726Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-31T04:33:32.753Z] ========================================================= [2024-01-31T04:33:32.753Z] EdgeX Global Pipelines Version Info [2024-01-31T04:33:32.753Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:33:33.481Z] ------------------- [2024-01-31T04:33:33.481Z] stable info: [2024-01-31T04:33:33.481Z] ------------------- [2024-01-31T04:33:33.481Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-31T04:33:33.481Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-31T04:33:33.481Z] Message: update stable to v1.0.258 [2024-01-31T04:33:34.053Z] ------------------- [2024-01-31T04:33:34.053Z] experimental info: [2024-01-31T04:33:34.053Z] ------------------- [2024-01-31T04:33:34.053Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-31T04:33:34.053Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-31T04:33:34.053Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-31T04:33:34.144Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-01-31T04:33:34.167Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-01-31T04:33:34.193Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-31T04:33:34.218Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-31T04:33:34.244Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-31T04:33:34.272Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-31T04:33:34.298Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-31T04:33:34.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-31T04:33:34.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-31T04:33:34.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-31T04:33:34.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-31T04:33:34.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-01-31T04:33:34.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-31T04:33:34.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-31T04:33:34.532Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-31T04:33:34.565Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-31T04:33:34.596Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-31T04:33:34.629Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-31T04:33:34.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-31T04:33:34.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-31T04:33:34.733Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-31T04:33:34.770Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-31T04:33:34.814Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-31T04:33:34.849Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-31T04:33:34.884Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-31T04:33:34.923Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-31T04:33:34.955Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-31T04:33:34.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-31T04:33:35.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-31T04:33:35.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-31T04:33:35.133Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [Pipeline] echo [2024-01-31T04:33:35.181Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9cb675d [Pipeline] echo [2024-01-31T04:33:35.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-31T04:33:35.312Z] provisioning config files... [2024-01-31T04:33:35.382Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6626115621345124934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:33:35.729Z] ---> ****-login.sh [2024-01-31T04:33:35.729Z] nexus3.edgexfoundry.org:10001 [2024-01-31T04:33:35.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:33:36.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:33:36.298Z] Configure a credential helper to remove this warning. See [2024-01-31T04:33:36.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:33:36.298Z] [2024-01-31T04:33:36.298Z] Login Succeeded [2024-01-31T04:33:36.298Z] nexus3.edgexfoundry.org:10002 [2024-01-31T04:33:36.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:33:36.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:33:36.298Z] Configure a credential helper to remove this warning. See [2024-01-31T04:33:36.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:33:36.298Z] [2024-01-31T04:33:36.298Z] Login Succeeded [2024-01-31T04:33:36.298Z] nexus3.edgexfoundry.org:10003 [2024-01-31T04:33:36.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:33:36.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:33:36.562Z] Configure a credential helper to remove this warning. See [2024-01-31T04:33:36.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:33:36.562Z] [2024-01-31T04:33:36.562Z] Login Succeeded [2024-01-31T04:33:36.562Z] nexus3.edgexfoundry.org:10004 [2024-01-31T04:33:36.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:33:36.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:33:36.562Z] Configure a credential helper to remove this warning. See [2024-01-31T04:33:36.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:33:36.562Z] [2024-01-31T04:33:36.562Z] Login Succeeded [2024-01-31T04:33:36.562Z] ****.io [2024-01-31T04:33:36.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:33:36.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:33:36.822Z] Configure a credential helper to remove this warning. See [2024-01-31T04:33:36.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:33:36.822Z] [2024-01-31T04:33:36.822Z] Login Succeeded [2024-01-31T04:33:37.084Z] ---> ****-login.sh ends [Pipeline] } [2024-01-31T04:33:37.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-31T04:33:37.610Z] + git rev-list -1 --merges 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4~1..9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [Pipeline] echo [2024-01-31T04:33:37.640Z] -----------> git rev-list -1 --merges 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4~1..9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [2024-01-31T04:33:37.640Z] 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [false] [Pipeline] sh [2024-01-31T04:33:38.197Z] + git log --format=format:%s -1 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [Pipeline] echo [2024-01-31T04:33:38.212Z] ========================================================= [2024-01-31T04:33:38.212Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-31T04:33:38.212Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-31T04:33:38.582Z] + git log --format=format:%s -1 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [Pipeline] echo [2024-01-31T04:33:38.593Z] [semverPrep] GIT_COMMIT: 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4, Commit Message: Merge pull request #379 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7 [Pipeline] echo [2024-01-31T04:33:38.617Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-31T04:33:39.024Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-31T04:33:39.024Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-31T04:33:39.024Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-31T04:33:39.024Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-31T04:33:39.024Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-31T04:33:39.024Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-31T04:33:39.024Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:33:39.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-31T04:33:39.474Z] [2024-01-31T04:33:39.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:33:39.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-31T04:33:39.791Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-31T04:33:39.791Z] b85a868b505f: Pulling fs layer [2024-01-31T04:33:39.791Z] e2be974225ed: Pulling fs layer [2024-01-31T04:33:39.791Z] 339a4e72a1f5: Pulling fs layer [2024-01-31T04:33:39.791Z] 988bab9f4d93: Pulling fs layer [2024-01-31T04:33:39.791Z] 1469e6f7b9e6: Pulling fs layer [2024-01-31T04:33:39.791Z] eaf3925da568: Pulling fs layer [2024-01-31T04:33:39.791Z] bab4dde63d76: Pulling fs layer [2024-01-31T04:33:39.791Z] bde34c3a00c8: Pulling fs layer [2024-01-31T04:33:39.791Z] b352a97aabf1: Pulling fs layer [2024-01-31T04:33:39.791Z] 4872d77fe225: Pulling fs layer [2024-01-31T04:33:39.791Z] 5851b861e8e6: Pulling fs layer [2024-01-31T04:33:39.791Z] 1469e6f7b9e6: Waiting [2024-01-31T04:33:39.791Z] eaf3925da568: Waiting [2024-01-31T04:33:39.792Z] 5851b861e8e6: Waiting [2024-01-31T04:33:39.792Z] 988bab9f4d93: Waiting [2024-01-31T04:33:39.792Z] b352a97aabf1: Waiting [2024-01-31T04:33:39.792Z] bde34c3a00c8: Waiting [2024-01-31T04:33:39.792Z] 4872d77fe225: Waiting [2024-01-31T04:33:39.792Z] bab4dde63d76: Waiting [2024-01-31T04:33:39.792Z] e2be974225ed: Download complete [2024-01-31T04:33:39.792Z] 988bab9f4d93: Download complete [2024-01-31T04:33:40.051Z] 339a4e72a1f5: Verifying Checksum [2024-01-31T04:33:40.051Z] 339a4e72a1f5: Download complete [2024-01-31T04:33:40.051Z] 1469e6f7b9e6: Verifying Checksum [2024-01-31T04:33:40.051Z] 1469e6f7b9e6: Download complete [2024-01-31T04:33:40.051Z] eaf3925da568: Download complete [2024-01-31T04:33:40.051Z] bde34c3a00c8: Verifying Checksum [2024-01-31T04:33:40.051Z] bde34c3a00c8: Download complete [2024-01-31T04:33:40.051Z] b352a97aabf1: Verifying Checksum [2024-01-31T04:33:40.051Z] b352a97aabf1: Download complete [2024-01-31T04:33:40.051Z] 4872d77fe225: Verifying Checksum [2024-01-31T04:33:40.051Z] 4872d77fe225: Download complete [2024-01-31T04:33:40.051Z] 5851b861e8e6: Verifying Checksum [2024-01-31T04:33:40.051Z] 5851b861e8e6: Download complete [2024-01-31T04:33:40.051Z] b85a868b505f: Download complete [2024-01-31T04:33:40.309Z] bab4dde63d76: Verifying Checksum [2024-01-31T04:33:40.309Z] bab4dde63d76: Download complete [2024-01-31T04:33:41.250Z] b85a868b505f: Pull complete [2024-01-31T04:33:41.509Z] e2be974225ed: Pull complete [2024-01-31T04:33:42.078Z] 339a4e72a1f5: Pull complete [2024-01-31T04:33:42.078Z] 988bab9f4d93: Pull complete [2024-01-31T04:33:42.336Z] 1469e6f7b9e6: Pull complete [2024-01-31T04:33:42.336Z] eaf3925da568: Pull complete [2024-01-31T04:33:44.240Z] bab4dde63d76: Pull complete [2024-01-31T04:33:44.240Z] bde34c3a00c8: Pull complete [2024-01-31T04:33:44.240Z] b352a97aabf1: Pull complete [2024-01-31T04:33:44.500Z] 4872d77fe225: Pull complete [2024-01-31T04:33:44.500Z] 5851b861e8e6: Pull complete [2024-01-31T04:33:44.500Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-31T04:33:44.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-31T04:33:44.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T04:33:44.718Z] prd-ubuntu20.04-docker-8c-8g-208 does not seem to be running inside a container [2024-01-31T04:33:44.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-31T04:33:47.873Z] $ docker top fca21c7b30f706b35bc1309b2058db04fc2944cce0c601bf0f6f01b252b71d2f -eo pid,comm [2024-01-31T04:33:47.928Z] 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-01-31T04:33:47.928Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-31T04:33:48.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-31T04:33:48.016Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-31T04:33:48.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-31T04:33:48.119Z] $ docker exec fca21c7b30f706b35bc1309b2058db04fc2944cce0c601bf0f6f01b252b71d2f ssh-agent [2024-01-31T04:33:48.234Z] SSH_AUTH_SOCK=/tmp/ssh-RY13Ax8kPNL0/agent.33 [2024-01-31T04:33:48.234Z] SSH_AGENT_PID=39 [2024-01-31T04:33:48.241Z] Running ssh-add (command line suppressed) [2024-01-31T04:33:48.346Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2759101498080565771.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2759101498080565771.key) [2024-01-31T04:33:48.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-31T04:33:48.670Z] + git tag --points-at HEAD [Pipeline] } [2024-01-31T04:33:48.682Z] $ docker exec --env ******** --env ******** fca21c7b30f706b35bc1309b2058db04fc2944cce0c601bf0f6f01b252b71d2f ssh-agent -k [2024-01-31T04:33:48.787Z] unset SSH_AUTH_SOCK; [2024-01-31T04:33:48.787Z] unset SSH_AGENT_PID; [2024-01-31T04:33:48.787Z] echo Agent pid 39 killed; [2024-01-31T04:33:48.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-31T04:33:48.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-31T04:33:48.867Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-31T04:33:48.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-31T04:33:48.985Z] $ docker exec fca21c7b30f706b35bc1309b2058db04fc2944cce0c601bf0f6f01b252b71d2f ssh-agent [2024-01-31T04:33:49.104Z] SSH_AUTH_SOCK=/tmp/ssh-VtgIaTOofaVs/agent.71 [2024-01-31T04:33:49.104Z] SSH_AGENT_PID=77 [2024-01-31T04:33:49.109Z] Running ssh-add (command line suppressed) [2024-01-31T04:33:49.209Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12053643918134975605.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12053643918134975605.key) [2024-01-31T04:33:49.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-31T04:33:49.533Z] + git semver init [2024-01-31T04:33:49.794Z] 2024-01-31 04:33:49,700 [run_init] DEBUG init version:0.0.0 force:False [2024-01-31T04:33:49.794Z] 2024-01-31 04:33:49,701 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-01-31T04:33:49.794Z] 2024-01-31 04:33:49,701 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-01-31T04:33:49.794Z] 2024-01-31 04:33:49,701 [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-01-31T04:33:51.189Z] 2024-01-31 04:33:51,144 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2024-01-31T04:33:51.189Z] 2024-01-31 04:33:51,145 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2024-01-31T04:33:51.189Z] 2024-01-31 04:33:51,145 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-01-31T04:33:51.189Z] 2024-01-31 04:33:51,145 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-01-31T04:33:51.189Z] 3.2.0-dev.8 [Pipeline] } [2024-01-31T04:33:51.199Z] $ docker exec --env ******** --env ******** fca21c7b30f706b35bc1309b2058db04fc2944cce0c601bf0f6f01b252b71d2f ssh-agent -k [2024-01-31T04:33:51.281Z] unset SSH_AUTH_SOCK; [2024-01-31T04:33:51.282Z] unset SSH_AGENT_PID; [2024-01-31T04:33:51.282Z] echo Agent pid 77 killed; [2024-01-31T04:33:51.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-31T04:33:51.673Z] + git semver [Pipeline] } [2024-01-31T04:33:51.944Z] $ docker stop --time=1 fca21c7b30f706b35bc1309b2058db04fc2944cce0c601bf0f6f01b252b71d2f [2024-01-31T04:33:53.253Z] $ docker rm -f --volumes fca21c7b30f706b35bc1309b2058db04fc2944cce0c601bf0f6f01b252b71d2f [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-31T04:33:53.672Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-31T04:33:53.957Z] Stashed 1 file(s) [Pipeline] echo [2024-01-31T04:33:53.959Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [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-01-31T04:33:54.421Z] provisioning config files... [2024-01-31T04:33:54.432Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7923429186368279434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:33:54.757Z] ---> ****-login.sh [2024-01-31T04:33:54.757Z] nexus3.edgexfoundry.org:10001 [2024-01-31T04:33:54.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:33:54.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:33:54.757Z] Configure a credential helper to remove this warning. See [2024-01-31T04:33:54.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:33:54.757Z] [2024-01-31T04:33:54.757Z] Login Succeeded [2024-01-31T04:33:54.757Z] nexus3.edgexfoundry.org:10002 [2024-01-31T04:33:54.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:33:54.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:33:54.757Z] Configure a credential helper to remove this warning. See [2024-01-31T04:33:54.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:33:54.757Z] [2024-01-31T04:33:54.757Z] Login Succeeded [2024-01-31T04:33:54.757Z] nexus3.edgexfoundry.org:10003 [2024-01-31T04:33:55.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:33:55.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:33:55.019Z] Configure a credential helper to remove this warning. See [2024-01-31T04:33:55.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:33:55.019Z] [2024-01-31T04:33:55.019Z] Login Succeeded [2024-01-31T04:33:55.019Z] nexus3.edgexfoundry.org:10004 [2024-01-31T04:33:55.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:33:55.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:33:55.019Z] Configure a credential helper to remove this warning. See [2024-01-31T04:33:55.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:33:55.019Z] [2024-01-31T04:33:55.019Z] Login Succeeded [2024-01-31T04:33:55.019Z] ****.io [2024-01-31T04:33:55.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:33:55.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:33:55.280Z] Configure a credential helper to remove this warning. See [2024-01-31T04:33:55.280Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:33:55.280Z] [2024-01-31T04:33:55.280Z] Login Succeeded [2024-01-31T04:33:55.280Z] ---> ****-login.sh ends [Pipeline] } [2024-01-31T04:33:55.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-31T04:33:55.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-31T04:33:55.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-31T04:33:55.532Z] ========================================================= [2024-01-31T04:33:55.532Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-31T04:33:55.532Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:33:55.996Z] + 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-01-31T04:33:55.996Z] Sending build context to Docker daemon 16.31MB [2024-01-31T04:33:55.996Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-31T04:33:55.996Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-31T04:33:55.996Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-31T04:33:55.996Z] 7264a8db6415: Pulling fs layer [2024-01-31T04:33:55.996Z] c4d48a809fc2: Pulling fs layer [2024-01-31T04:33:55.996Z] 4f1c88b9dad5: Pulling fs layer [2024-01-31T04:33:55.996Z] ad3a456e5733: Pulling fs layer [2024-01-31T04:33:55.996Z] 69c7f0334f64: Pulling fs layer [2024-01-31T04:33:55.996Z] 1f1c1a5573a3: Pulling fs layer [2024-01-31T04:33:55.996Z] ce7588e14bc9: Pulling fs layer [2024-01-31T04:33:55.996Z] 1f1c1a5573a3: Waiting [2024-01-31T04:33:55.996Z] ad3a456e5733: Waiting [2024-01-31T04:33:55.996Z] b5e4710f87ac: Pulling fs layer [2024-01-31T04:33:55.996Z] ce7588e14bc9: Waiting [2024-01-31T04:33:55.996Z] b5e4710f87ac: Waiting [2024-01-31T04:33:55.996Z] c4d48a809fc2: Download complete [2024-01-31T04:33:55.996Z] ad3a456e5733: Verifying Checksum [2024-01-31T04:33:55.996Z] ad3a456e5733: Download complete [2024-01-31T04:33:55.996Z] 7264a8db6415: Verifying Checksum [2024-01-31T04:33:55.996Z] 7264a8db6415: Download complete [2024-01-31T04:33:55.996Z] 69c7f0334f64: Verifying Checksum [2024-01-31T04:33:55.996Z] 69c7f0334f64: Download complete [2024-01-31T04:33:56.266Z] 1f1c1a5573a3: Verifying Checksum [2024-01-31T04:33:56.266Z] 1f1c1a5573a3: Download complete [2024-01-31T04:33:56.266Z] 7264a8db6415: Pull complete [2024-01-31T04:33:56.527Z] c4d48a809fc2: Pull complete [2024-01-31T04:33:56.527Z] b5e4710f87ac: Verifying Checksum [2024-01-31T04:33:56.527Z] b5e4710f87ac: Download complete [2024-01-31T04:33:56.527Z] 4f1c88b9dad5: Download complete [2024-01-31T04:33:56.794Z] ce7588e14bc9: Verifying Checksum [2024-01-31T04:33:56.794Z] ce7588e14bc9: Download complete [2024-01-31T04:33:59.327Z] 4f1c88b9dad5: Pull complete [2024-01-31T04:33:59.587Z] ad3a456e5733: Pull complete [2024-01-31T04:33:59.587Z] 69c7f0334f64: Pull complete [2024-01-31T04:33:59.587Z] 1f1c1a5573a3: Pull complete [2024-01-31T04:34:02.116Z] ce7588e14bc9: Pull complete [2024-01-31T04:34:02.375Z] b5e4710f87ac: Pull complete [2024-01-31T04:34:02.375Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-31T04:34:02.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-31T04:34:02.375Z] ---> 88b5674ff536 [2024-01-31T04:34:02.375Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-01-31T04:34:07.692Z] ---> Running in 549e8731c002 [2024-01-31T04:34:07.692Z] Removing intermediate container 549e8731c002 [2024-01-31T04:34:07.692Z] ---> 5f157707fff7 [2024-01-31T04:34:07.692Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-31T04:34:07.692Z] ---> Running in c146f610c170 [2024-01-31T04:34:07.692Z] Removing intermediate container c146f610c170 [2024-01-31T04:34:07.692Z] ---> ed5a1b299daf [2024-01-31T04:34:07.692Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-31T04:34:07.692Z] ---> Running in b8b0dba8881b [2024-01-31T04:34:07.692Z] Removing intermediate container b8b0dba8881b [2024-01-31T04:34:07.692Z] ---> d4a690820c83 [2024-01-31T04:34:07.692Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-31T04:34:07.692Z] ---> Running in 584d5d4ac5d3 [2024-01-31T04:34:07.692Z] Removing intermediate container 584d5d4ac5d3 [2024-01-31T04:34:07.692Z] ---> a5a4c3448246 [2024-01-31T04:34:07.692Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-31T04:34:07.692Z] ---> Running in 506d024db526 [2024-01-31T04:34:07.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T04:34:07.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T04:34:07.952Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-31T04:34:07.952Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-01-31T04:34:07.952Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-31T04:34:07.952Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-31T04:34:07.952Z] Executing busybox-1.36.1-r5.trigger [2024-01-31T04:34:07.952Z] OK: 268 MiB in 56 packages [2024-01-31T04:34:08.521Z] Removing intermediate container 506d024db526 [2024-01-31T04:34:08.521Z] ---> 179f9b29420b [2024-01-31T04:34:08.521Z] Step 8/12 : WORKDIR /device-rest-go [2024-01-31T04:34:08.521Z] ---> Running in 7f4ccdf09423 [2024-01-31T04:34:08.521Z] Removing intermediate container 7f4ccdf09423 [2024-01-31T04:34:08.521Z] ---> 5e4800da2d62 [2024-01-31T04:34:08.521Z] Step 9/12 : COPY go.mod vendor* ./ [2024-01-31T04:34:08.521Z] ---> 4f2cfd5389b9 [2024-01-31T04:34:08.521Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T04:34:08.521Z] ---> Running in 62d489d31651 [2024-01-31T04:34:09.324Z] Still waiting to schedule task [2024-01-31T04:34:09.324Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-31T04:34:40.655Z] Removing intermediate container 62d489d31651 [2024-01-31T04:34:40.655Z] ---> 37b415dd3a29 [2024-01-31T04:34:40.655Z] Step 11/12 : COPY . . [2024-01-31T04:34:40.655Z] ---> 6717a2a9817a [2024-01-31T04:34:40.655Z] Step 12/12 : RUN $MAKE [2024-01-31T04:34:40.655Z] ---> Running in af2f51978a23 [2024-01-31T04:34:40.655Z] noop [2024-01-31T04:34:40.655Z] Removing intermediate container af2f51978a23 [2024-01-31T04:34:40.655Z] ---> 22bae59a4f04 [2024-01-31T04:34:40.655Z] Successfully built 22bae59a4f04 [2024-01-31T04:34:40.655Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:34:41.041Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-31T04:34:41.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T04:34:41.160Z] prd-ubuntu20.04-docker-8c-8g-208 does not seem to be running inside a container [2024-01-31T04:34:41.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-31T04:34:41.533Z] $ docker top cbb3ba3a6dd744266b0c50dfdd0ca3ff30fef0056876318620df6636ffc1c0ea -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-31T04:34:41.918Z] + go version [2024-01-31T04:34:41.918Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-31T04:34:41.931Z] $ docker stop --time=1 cbb3ba3a6dd744266b0c50dfdd0ca3ff30fef0056876318620df6636ffc1c0ea [2024-01-31T04:34:43.182Z] $ docker rm -f --volumes cbb3ba3a6dd744266b0c50dfdd0ca3ff30fef0056876318620df6636ffc1c0ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:34:43.794Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-31T04:34:43.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T04:34:43.925Z] prd-ubuntu20.04-docker-8c-8g-208 does not seem to be running inside a container [2024-01-31T04:34:43.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-31T04:34:44.297Z] $ docker top e0bd70ccadcd2daa9cc45e842d97ea39712693d746df2d1af7b505b4bf9db4d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-31T04:34:44.696Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2024-01-31T04:34:45.068Z] + make test [2024-01-31T04:34:45.068Z] go test ./... -coverprofile=coverage.out ./... [2024-01-31T04:34:46.454Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-01-31T04:34:56.620Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-01-31T04:34:56.620Z] ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 33.2% of statements [2024-01-31T04:35:03.210Z] go vet ./... [2024-01-31T04:35:06.552Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-31T04:35:06.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-31T04:35:06.552Z] ./bin/test-attribution-txt.sh [2024-01-31T04:35:06.552Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-31T04:35:06.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-31T04:35:06.641Z] $ docker stop --time=1 e0bd70ccadcd2daa9cc45e842d97ea39712693d746df2d1af7b505b4bf9db4d8 [2024-01-31T04:35:09.613Z] $ docker rm -f --volumes e0bd70ccadcd2daa9cc45e842d97ea39712693d746df2d1af7b505b4bf9db4d8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-31T04:35:10.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-31T04:35:10.180Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-31T04:35:11.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-31T04:35:11.321Z] + ls -al . [2024-01-31T04:35:11.321Z] total 180 [2024-01-31T04:35:11.321Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 31 04:34 . [2024-01-31T04:35:11.321Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 04:33 .. [2024-01-31T04:35:11.321Z] -rw-rw-r-- 1 jenkins jenkins 151 Jan 31 04:33 .dockerignore [2024-01-31T04:35:11.321Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 04:34 .git [2024-01-31T04:35:11.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 04:33 .github [2024-01-31T04:35:11.321Z] -rw-rw-r-- 1 jenkins jenkins 264 Jan 31 04:33 .gitignore [2024-01-31T04:35:11.321Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 31 04:33 .golangci.yml [2024-01-31T04:35:11.321Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 04:33 .semver [2024-01-31T04:35:11.321Z] -rw-rw-r-- 1 jenkins jenkins 10300 Jan 31 04:33 Attribution.txt [2024-01-31T04:35:11.321Z] -rw-rw-r-- 1 jenkins jenkins 17685 Jan 31 04:33 CHANGELOG.md [2024-01-31T04:35:11.321Z] -rw-rw-r-- 1 jenkins jenkins 1687 Jan 31 04:33 Dockerfile [2024-01-31T04:35:11.321Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 31 04:33 GOVERNANCE.md [2024-01-31T04:35:11.321Z] -rw-rw-r-- 1 jenkins jenkins 680 Jan 31 04:33 Jenkinsfile [2024-01-31T04:35:11.321Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 31 04:33 LICENSE [2024-01-31T04:35:11.321Z] -rw-rw-r-- 1 jenkins jenkins 2016 Jan 31 04:33 Makefile [2024-01-31T04:35:11.321Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 31 04:33 OWNERS.md [2024-01-31T04:35:11.321Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jan 31 04:33 README.md [2024-01-31T04:35:11.321Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 31 04:33 VERSION [2024-01-31T04:35:11.321Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 04:33 bin [2024-01-31T04:35:11.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 04:33 cmd [2024-01-31T04:35:11.321Z] -rw-r--r-- 1 jenkins jenkins 14499 Jan 31 04:34 coverage.out [2024-01-31T04:35:11.321Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 04:33 driver [2024-01-31T04:35:11.321Z] -rw-rw-r-- 1 jenkins jenkins 3934 Jan 31 04:33 go.mod [2024-01-31T04:35:11.321Z] -rw-rw-r-- 1 jenkins jenkins 34689 Jan 31 04:33 go.sum [2024-01-31T04:35:11.321Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 04:33 openapi [2024-01-31T04:35:11.321Z] -rw-rw-r-- 1 jenkins jenkins 713 Jan 31 04:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:35:11.736Z] + 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=9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 --label arch=amd64 --label version=3.2.0-dev.8 . [2024-01-31T04:35:11.736Z] Sending build context to Docker daemon 16.33MB [2024-01-31T04:35:11.736Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-01-31T04:35:11.736Z] Step 2/26 : FROM ${BASE} AS builder [2024-01-31T04:35:11.736Z] ---> 22bae59a4f04 [2024-01-31T04:35:11.736Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-01-31T04:35:11.994Z] ---> Running in 70bee0f246b6 [2024-01-31T04:35:12.253Z] Removing intermediate container 70bee0f246b6 [2024-01-31T04:35:12.253Z] ---> a9f07e4441f8 [2024-01-31T04:35:12.253Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-31T04:35:12.253Z] ---> Running in 9b08634ad3c5 [2024-01-31T04:35:12.253Z] Removing intermediate container 9b08634ad3c5 [2024-01-31T04:35:12.253Z] ---> 4802462fbd8e [2024-01-31T04:35:12.253Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-31T04:35:12.253Z] ---> Running in 4256cd458871 [2024-01-31T04:35:12.253Z] Removing intermediate container 4256cd458871 [2024-01-31T04:35:12.253Z] ---> 0be2d4abfc72 [2024-01-31T04:35:12.253Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-01-31T04:35:12.253Z] ---> Running in 84ac864e07ff [2024-01-31T04:35:12.512Z] Removing intermediate container 84ac864e07ff [2024-01-31T04:35:12.512Z] ---> d594459c7b5c [2024-01-31T04:35:12.512Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-31T04:35:12.512Z] ---> Running in 820cef78aab1 [2024-01-31T04:35:12.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T04:35:12.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T04:35:13.037Z] OK: 268 MiB in 56 packages [2024-01-31T04:35:13.297Z] Removing intermediate container 820cef78aab1 [2024-01-31T04:35:13.297Z] ---> d3ab470ab83d [2024-01-31T04:35:13.297Z] Step 8/26 : WORKDIR /device-rest-go [2024-01-31T04:35:13.297Z] ---> Running in 8bcf3f9fc4ae [2024-01-31T04:35:13.297Z] Removing intermediate container 8bcf3f9fc4ae [2024-01-31T04:35:13.297Z] ---> 77b7d8cf2902 [2024-01-31T04:35:13.297Z] Step 9/26 : COPY go.mod vendor* ./ [2024-01-31T04:35:13.556Z] ---> 9de0b8568a6b [2024-01-31T04:35:13.556Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T04:35:13.556Z] ---> Running in 64fdaf715cd9 [2024-01-31T04:35:14.135Z] Removing intermediate container 64fdaf715cd9 [2024-01-31T04:35:14.135Z] ---> ef6419af7584 [2024-01-31T04:35:14.135Z] Step 11/26 : COPY . . [2024-01-31T04:35:14.714Z] ---> 89248fb744ed [2024-01-31T04:35:14.714Z] Step 12/26 : RUN $MAKE [2024-01-31T04:35:14.714Z] ---> Running in 21e29cee6a87 [2024-01-31T04:35:14.977Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-01-31T04:35:36.928Z] Removing intermediate container 21e29cee6a87 [2024-01-31T04:35:36.928Z] ---> 93da4b6a1329 [2024-01-31T04:35:36.928Z] Step 13/26 : FROM alpine:3.18 [2024-01-31T04:35:36.928Z] 3.18: Pulling from library/alpine [2024-01-31T04:35:36.928Z] 619be1103602: Pulling fs layer [2024-01-31T04:35:36.928Z] 619be1103602: Verifying Checksum [2024-01-31T04:35:36.928Z] 619be1103602: Download complete [2024-01-31T04:35:36.928Z] 619be1103602: Pull complete [2024-01-31T04:35:36.928Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-01-31T04:35:36.928Z] Status: Downloaded newer image for alpine:3.18 [2024-01-31T04:35:36.928Z] ---> d3782b16ccc9 [2024-01-31T04:35:36.928Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-31T04:35:36.928Z] ---> Running in 691677fa98d9 [2024-01-31T04:35:36.928Z] Removing intermediate container 691677fa98d9 [2024-01-31T04:35:36.928Z] ---> 0fb6d3b2d209 [2024-01-31T04:35:36.928Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-01-31T04:35:36.928Z] ---> Running in dd6461e690a8 [2024-01-31T04:35:36.928Z] Removing intermediate container dd6461e690a8 [2024-01-31T04:35:36.928Z] ---> 169ffb88f9d8 [2024-01-31T04:35:36.928Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-01-31T04:35:36.928Z] ---> Running in df9c79066315 [2024-01-31T04:35:36.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T04:35:36.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T04:35:36.928Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-31T04:35:36.928Z] Executing busybox-1.36.1-r5.trigger [2024-01-31T04:35:36.928Z] OK: 7 MiB in 16 packages [2024-01-31T04:35:36.928Z] Removing intermediate container df9c79066315 [2024-01-31T04:35:36.928Z] ---> e05585b8150f [2024-01-31T04:35:36.928Z] Step 17/26 : RUN apk --no-cache upgrade [2024-01-31T04:35:36.928Z] ---> Running in 5a6a104a41ac [2024-01-31T04:35:36.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-31T04:35:36.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-31T04:35:36.928Z] OK: 7 MiB in 16 packages [2024-01-31T04:35:36.928Z] Removing intermediate container 5a6a104a41ac [2024-01-31T04:35:36.928Z] ---> 3d23f4e5db12 [2024-01-31T04:35:36.928Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-01-31T04:35:37.499Z] ---> 97f5d67ca5bd [2024-01-31T04:35:37.499Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-01-31T04:35:37.760Z] ---> 89e0152154f1 [2024-01-31T04:35:37.760Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-01-31T04:35:37.760Z] ---> 0a3ed26059b2 [2024-01-31T04:35:37.760Z] Step 21/26 : EXPOSE 59986 [2024-01-31T04:35:37.760Z] ---> Running in d55e41df5ead [2024-01-31T04:35:37.760Z] Removing intermediate container d55e41df5ead [2024-01-31T04:35:37.760Z] ---> abf921820f80 [2024-01-31T04:35:37.760Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-01-31T04:35:38.019Z] ---> Running in e21aa36e63ad [2024-01-31T04:35:38.019Z] Removing intermediate container e21aa36e63ad [2024-01-31T04:35:38.019Z] ---> bd594d8ee49b [2024-01-31T04:35:38.019Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-01-31T04:35:38.019Z] ---> Running in 7f9ac77ee6e6 [2024-01-31T04:35:38.019Z] Removing intermediate container 7f9ac77ee6e6 [2024-01-31T04:35:38.019Z] ---> 6ce833869947 [2024-01-31T04:35:38.019Z] Step 24/26 : LABEL arch=amd64 [2024-01-31T04:35:38.019Z] ---> Running in 168c59c70f78 [2024-01-31T04:35:38.277Z] Removing intermediate container 168c59c70f78 [2024-01-31T04:35:38.278Z] ---> c5b99dc7bc3e [2024-01-31T04:35:38.278Z] Step 25/26 : LABEL git_sha=9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [2024-01-31T04:35:38.278Z] ---> Running in 01eb0a9a8298 [2024-01-31T04:35:38.278Z] Removing intermediate container 01eb0a9a8298 [2024-01-31T04:35:38.278Z] ---> 5d1d4306cf9f [2024-01-31T04:35:38.278Z] Step 26/26 : LABEL version=3.2.0-dev.8 [2024-01-31T04:35:38.278Z] ---> Running in 0197f601ed1d [2024-01-31T04:35:38.278Z] Removing intermediate container 0197f601ed1d [2024-01-31T04:35:38.278Z] ---> ec25a84640e7 [2024-01-31T04:35:38.278Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-31T04:35:38.278Z] Successfully built ec25a84640e7 [2024-01-31T04:35:38.278Z] 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-01-31T04:35:38.598Z] provisioning config files... [2024-01-31T04:35:38.607Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8935794000950992831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:35:38.949Z] ---> ****-login.sh [2024-01-31T04:35:38.949Z] nexus3.edgexfoundry.org:10001 [2024-01-31T04:35:38.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:35:38.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:35:38.949Z] Configure a credential helper to remove this warning. See [2024-01-31T04:35:38.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:35:38.949Z] [2024-01-31T04:35:38.949Z] Login Succeeded [2024-01-31T04:35:38.949Z] nexus3.edgexfoundry.org:10002 [2024-01-31T04:35:38.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:35:39.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:35:39.238Z] Configure a credential helper to remove this warning. See [2024-01-31T04:35:39.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:35:39.238Z] [2024-01-31T04:35:39.238Z] Login Succeeded [2024-01-31T04:35:39.238Z] nexus3.edgexfoundry.org:10003 [2024-01-31T04:35:39.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:35:39.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:35:39.238Z] Configure a credential helper to remove this warning. See [2024-01-31T04:35:39.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:35:39.238Z] [2024-01-31T04:35:39.238Z] Login Succeeded [2024-01-31T04:35:39.238Z] nexus3.edgexfoundry.org:10004 [2024-01-31T04:35:39.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:35:39.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:35:39.238Z] Configure a credential helper to remove this warning. See [2024-01-31T04:35:39.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:35:39.238Z] [2024-01-31T04:35:39.238Z] Login Succeeded [2024-01-31T04:35:39.238Z] ****.io [2024-01-31T04:35:39.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:35:39.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:35:39.498Z] Configure a credential helper to remove this warning. See [2024-01-31T04:35:39.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:35:39.498Z] [2024-01-31T04:35:39.498Z] Login Succeeded [2024-01-31T04:35:39.763Z] ---> ****-login.sh ends [Pipeline] } [2024-01-31T04:35:39.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-31T04:35:39.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-31T04:35:39.956Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2024-01-31T04:35:39.956Z] 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [2024-01-31T04:35:39.956Z] latest [2024-01-31T04:35:39.956Z] 3.2.0-dev.8 [2024-01-31T04:35:39.956Z] 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4-3.2.0-dev.8 [2024-01-31T04:35:39.956Z] main [2024-01-31T04:35:39.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:35:40.414Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:35:40.801Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [2024-01-31T04:35:40.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-01-31T04:35:40.802Z] 04154f24ba9a: Preparing [2024-01-31T04:35:40.802Z] 850ff0c69e21: Preparing [2024-01-31T04:35:40.802Z] e631641363c1: Preparing [2024-01-31T04:35:40.802Z] 6b03aa0617be: Preparing [2024-01-31T04:35:40.802Z] 63ce79350f8b: Preparing [2024-01-31T04:35:40.802Z] aedc3bda2944: Preparing [2024-01-31T04:35:40.802Z] aedc3bda2944: Waiting [2024-01-31T04:35:40.802Z] 63ce79350f8b: Pushed [2024-01-31T04:35:40.802Z] 04154f24ba9a: Pushed [2024-01-31T04:35:40.802Z] 850ff0c69e21: Pushed [2024-01-31T04:35:40.802Z] 6b03aa0617be: Pushed [2024-01-31T04:35:40.802Z] aedc3bda2944: Layer already exists [2024-01-31T04:35:42.702Z] e631641363c1: Pushed [2024-01-31T04:35:42.702Z] 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4: digest: sha256:1f16642cb7cecb1eefa15f275daecd76b2603b7c56c97c17240210f7abc29029 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:35:43.106Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:35:43.492Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2024-01-31T04:35:43.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-01-31T04:35:43.492Z] 04154f24ba9a: Preparing [2024-01-31T04:35:43.492Z] 850ff0c69e21: Preparing [2024-01-31T04:35:43.492Z] e631641363c1: Preparing [2024-01-31T04:35:43.492Z] 6b03aa0617be: Preparing [2024-01-31T04:35:43.492Z] 63ce79350f8b: Preparing [2024-01-31T04:35:43.492Z] aedc3bda2944: Preparing [2024-01-31T04:35:43.492Z] aedc3bda2944: Waiting [2024-01-31T04:35:43.492Z] e631641363c1: Layer already exists [2024-01-31T04:35:43.492Z] 850ff0c69e21: Layer already exists [2024-01-31T04:35:43.492Z] 63ce79350f8b: Layer already exists [2024-01-31T04:35:43.492Z] 04154f24ba9a: Layer already exists [2024-01-31T04:35:43.492Z] 6b03aa0617be: Layer already exists [2024-01-31T04:35:43.492Z] aedc3bda2944: Layer already exists [2024-01-31T04:35:43.492Z] latest: digest: sha256:1f16642cb7cecb1eefa15f275daecd76b2603b7c56c97c17240210f7abc29029 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:35:43.898Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:35:44.299Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.8 [2024-01-31T04:35:44.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-01-31T04:35:44.299Z] 04154f24ba9a: Preparing [2024-01-31T04:35:44.299Z] 850ff0c69e21: Preparing [2024-01-31T04:35:44.299Z] e631641363c1: Preparing [2024-01-31T04:35:44.299Z] 6b03aa0617be: Preparing [2024-01-31T04:35:44.299Z] 63ce79350f8b: Preparing [2024-01-31T04:35:44.299Z] aedc3bda2944: Preparing [2024-01-31T04:35:44.299Z] aedc3bda2944: Waiting [2024-01-31T04:35:44.299Z] 6b03aa0617be: Layer already exists [2024-01-31T04:35:44.299Z] 04154f24ba9a: Layer already exists [2024-01-31T04:35:44.299Z] 850ff0c69e21: Layer already exists [2024-01-31T04:35:44.299Z] 63ce79350f8b: Layer already exists [2024-01-31T04:35:44.299Z] e631641363c1: Layer already exists [2024-01-31T04:35:44.299Z] aedc3bda2944: Layer already exists [2024-01-31T04:35:44.299Z] 3.2.0-dev.8: digest: sha256:1f16642cb7cecb1eefa15f275daecd76b2603b7c56c97c17240210f7abc29029 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:35:44.709Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:9cb675d4ddcdd5ccdbd5349343295471beb8b9c4-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:35:45.186Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:9cb675d4ddcdd5ccdbd5349343295471beb8b9c4-3.2.0-dev.8 [2024-01-31T04:35:45.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-01-31T04:35:45.186Z] 04154f24ba9a: Preparing [2024-01-31T04:35:45.186Z] 850ff0c69e21: Preparing [2024-01-31T04:35:45.186Z] e631641363c1: Preparing [2024-01-31T04:35:45.186Z] 6b03aa0617be: Preparing [2024-01-31T04:35:45.186Z] 63ce79350f8b: Preparing [2024-01-31T04:35:45.186Z] aedc3bda2944: Preparing [2024-01-31T04:35:45.186Z] aedc3bda2944: Waiting [2024-01-31T04:35:45.186Z] 850ff0c69e21: Layer already exists [2024-01-31T04:35:45.186Z] 63ce79350f8b: Layer already exists [2024-01-31T04:35:45.186Z] 04154f24ba9a: Layer already exists [2024-01-31T04:35:45.186Z] 6b03aa0617be: Layer already exists [2024-01-31T04:35:45.186Z] e631641363c1: Layer already exists [2024-01-31T04:35:45.186Z] aedc3bda2944: Layer already exists [2024-01-31T04:35:45.186Z] 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4-3.2.0-dev.8: digest: sha256:1f16642cb7cecb1eefa15f275daecd76b2603b7c56c97c17240210f7abc29029 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:35:45.621Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:35:46.044Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2024-01-31T04:35:46.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-01-31T04:35:46.044Z] 04154f24ba9a: Preparing [2024-01-31T04:35:46.044Z] 850ff0c69e21: Preparing [2024-01-31T04:35:46.044Z] e631641363c1: Preparing [2024-01-31T04:35:46.044Z] 6b03aa0617be: Preparing [2024-01-31T04:35:46.044Z] 63ce79350f8b: Preparing [2024-01-31T04:35:46.044Z] aedc3bda2944: Preparing [2024-01-31T04:35:46.044Z] aedc3bda2944: Waiting [2024-01-31T04:35:46.044Z] 04154f24ba9a: Layer already exists [2024-01-31T04:35:46.044Z] 6b03aa0617be: Layer already exists [2024-01-31T04:35:46.044Z] 63ce79350f8b: Layer already exists [2024-01-31T04:35:46.044Z] e631641363c1: Layer already exists [2024-01-31T04:35:46.044Z] 850ff0c69e21: Layer already exists [2024-01-31T04:35:46.044Z] aedc3bda2944: Layer already exists [2024-01-31T04:35:46.044Z] main: digest: sha256:1f16642cb7cecb1eefa15f275daecd76b2603b7c56c97c17240210f7abc29029 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-31T04:35:46.376Z] ===================================================== [Pipeline] echo [2024-01-31T04:35:46.430Z] taggedImages: [2024-01-31T04:35:46.430Z] - nexus3.edgexfoundry.org:10004/device-rest:9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [2024-01-31T04:35:46.430Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2024-01-31T04:35:46.430Z] - nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.8 [2024-01-31T04:35:46.430Z] - nexus3.edgexfoundry.org:10004/device-rest:9cb675d4ddcdd5ccdbd5349343295471beb8b9c4-3.2.0-dev.8 [2024-01-31T04:35:46.430Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:35:47.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-31T04:35:47.203Z] [2024-01-31T04:35:47.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:35:47.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-31T04:35:47.543Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-31T04:35:47.543Z] 5eb5b503b376: Pulling fs layer [2024-01-31T04:35:47.543Z] 5c69ac0246d0: Pulling fs layer [2024-01-31T04:35:47.543Z] ec43610c2a17: Pulling fs layer [2024-01-31T04:35:47.543Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-31T04:35:47.543Z] 33b1e0a273af: Pulling fs layer [2024-01-31T04:35:47.543Z] 5d3b04190fa2: Pulling fs layer [2024-01-31T04:35:47.543Z] 2f39f015ded8: Pulling fs layer [2024-01-31T04:35:47.543Z] 5d3b04190fa2: Waiting [2024-01-31T04:35:47.543Z] 2f39f015ded8: Waiting [2024-01-31T04:35:47.543Z] 5c69ac0246d0: Verifying Checksum [2024-01-31T04:35:47.543Z] 5c69ac0246d0: Download complete [2024-01-31T04:35:47.543Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-31T04:35:47.543Z] 3a2ae6a8a46f: Download complete [2024-01-31T04:35:47.801Z] 33b1e0a273af: Verifying Checksum [2024-01-31T04:35:47.801Z] 33b1e0a273af: Download complete [2024-01-31T04:35:47.801Z] ec43610c2a17: Verifying Checksum [2024-01-31T04:35:47.801Z] ec43610c2a17: Download complete [2024-01-31T04:35:47.801Z] 5d3b04190fa2: Verifying Checksum [2024-01-31T04:35:47.801Z] 5d3b04190fa2: Download complete [2024-01-31T04:35:47.801Z] 5eb5b503b376: Verifying Checksum [2024-01-31T04:35:47.801Z] 5eb5b503b376: Download complete [2024-01-31T04:35:48.367Z] 2f39f015ded8: Download complete [2024-01-31T04:35:48.938Z] 5eb5b503b376: Pull complete [2024-01-31T04:35:49.197Z] 5c69ac0246d0: Pull complete [2024-01-31T04:35:49.765Z] ec43610c2a17: Pull complete [2024-01-31T04:35:49.765Z] 3a2ae6a8a46f: Pull complete [2024-01-31T04:35:49.765Z] 33b1e0a273af: Pull complete [2024-01-31T04:35:50.026Z] 5d3b04190fa2: Pull complete [2024-01-31T04:35:54.229Z] 2f39f015ded8: Pull complete [2024-01-31T04:35:54.229Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-31T04:35:54.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-31T04:35:54.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T04:35:54.469Z] prd-ubuntu20.04-docker-8c-8g-208 does not seem to be running inside a container [2024-01-31T04:35:54.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-31T04:35:55.358Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-209 in /w/workspace/edgexfoundry_device-rest-go_main [2024-01-31T04:35:58.979Z] $ docker top 18be027a0903bd7f81479e02fb767469f1c5fac5c6321234c3053b9e7a946086 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-01-31T04:35:59.231Z] Running in /w/workspace/device-rest-go/160 [Pipeline] { [Pipeline] checkout [2024-01-31T04:35:59.296Z] The recommended git tool is: git [2024-01-31T04:35:59.484Z] ---> job-cost.sh [2024-01-31T04:35:59.484Z] lf-activate-venv: SKIPPING [2024-01-31T04:35:59.484Z] INFO: No Stack... [2024-01-31T04:35:59.752Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-31T04:36:00.322Z] INFO: Archiving Costs [Pipeline] sh [2024-01-31T04:36:00.608Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2024-01-31T04:36:00.608Z] + cut -d, -f6 [Pipeline] lock [2024-01-31T04:36:00.621Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-160-stack-cost] [2024-01-31T04:36:00.627Z] Resource [jenkins-edgexfoundry-device-rest-go-main-160-stack-cost] did not exist. Created. [2024-01-31T04:36:00.632Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-31T04:36:01.005Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-31T04:36:01.025Z] Stashed 1 file(s) [Pipeline] } [2024-01-31T04:36:01.080Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-31T04:36:01.178Z] $ docker stop --time=1 18be027a0903bd7f81479e02fb767469f1c5fac5c6321234c3053b9e7a946086 [2024-01-31T04:36:02.330Z] $ docker rm -f --volumes 18be027a0903bd7f81479e02fb767469f1c5fac5c6321234c3053b9e7a946086 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-31T04:36:04.225Z] using credential edgex-jenkins-ssh [2024-01-31T04:36:04.249Z] Cloning the remote Git repository [2024-01-31T04:36:04.292Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-01-31T04:36:04.395Z] > git init /w/workspace/device-rest-go/160 # timeout=10 [2024-01-31T04:36:04.530Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-01-31T04:36:04.531Z] > git --version # timeout=10 [2024-01-31T04:36:04.550Z] > git --version # 'git version 2.25.1' [2024-01-31T04:36:04.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-31T04:36:04.700Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-31T04:36:07.329Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-01-31T04:36:07.349Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-31T04:36:08.226Z] Avoid second fetch [2024-01-31T04:36:08.227Z] Checking out Revision 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 (main) [2024-01-31T04:36:08.846Z] Commit message: "Merge pull request #379 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-01-31T04:36:08.245Z] > git config core.sparsecheckout # timeout=10 [2024-01-31T04:36:08.318Z] > git checkout -f 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 # timeout=10 [Pipeline] sh [2024-01-31T04:36:09.977Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-31T04:36:09.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-31T04:36:09.977Z] Dload Upload Total Spent Left Speed [2024-01-31T04:36:09.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2024-01-31T04:36:10.317Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-31T04:36:10.640Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-01-31T04:36:10.640Z] [2024-01-31T04:36:10.640Z] { [2024-01-31T04:36:10.640Z] "registry-mirrors": [ [2024-01-31T04:36:10.640Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-31T04:36:10.640Z] ], [2024-01-31T04:36:10.640Z] "bip": "10.250.0.254/24", [2024-01-31T04:36:10.640Z] "hosts": [ [2024-01-31T04:36:10.640Z] "tcp://0.0.0.0:5555", [2024-01-31T04:36:10.640Z] "unix:///var/run/docker.sock" [2024-01-31T04:36:10.640Z] ], [2024-01-31T04:36:10.640Z] "mtu": 1458, [2024-01-31T04:36:10.640Z] "selinux-enabled": true, [2024-01-31T04:36:10.640Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-31T04:36:10.640Z] } [Pipeline] sh [2024-01-31T04:36:10.970Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-31T04:36:11.302Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-31T04:36:29.607Z] provisioning config files... [2024-01-31T04:36:29.639Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/160@tmp/config5357756667758525500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:36:30.083Z] ---> ****-login.sh [2024-01-31T04:36:30.083Z] nexus3.edgexfoundry.org:10001 [2024-01-31T04:36:30.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:36:30.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:36:30.624Z] Configure a credential helper to remove this warning. See [2024-01-31T04:36:30.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:36:30.624Z] [2024-01-31T04:36:30.624Z] Login Succeeded [2024-01-31T04:36:30.624Z] nexus3.edgexfoundry.org:10002 [2024-01-31T04:36:30.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:36:31.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:36:31.166Z] Configure a credential helper to remove this warning. See [2024-01-31T04:36:31.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:36:31.166Z] [2024-01-31T04:36:31.166Z] Login Succeeded [2024-01-31T04:36:31.166Z] nexus3.edgexfoundry.org:10003 [2024-01-31T04:36:31.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:36:31.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:36:31.436Z] Configure a credential helper to remove this warning. See [2024-01-31T04:36:31.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:36:31.436Z] [2024-01-31T04:36:31.436Z] Login Succeeded [2024-01-31T04:36:31.436Z] nexus3.edgexfoundry.org:10004 [2024-01-31T04:36:31.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:36:31.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:36:31.706Z] Configure a credential helper to remove this warning. See [2024-01-31T04:36:31.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:36:31.706Z] [2024-01-31T04:36:31.706Z] Login Succeeded [2024-01-31T04:36:31.706Z] ****.io [2024-01-31T04:36:31.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:36:32.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:36:32.247Z] Configure a credential helper to remove this warning. See [2024-01-31T04:36:32.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:36:32.247Z] [2024-01-31T04:36:32.247Z] Login Succeeded [2024-01-31T04:36:32.247Z] ---> ****-login.sh ends [Pipeline] } [2024-01-31T04:36:32.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-31T04:36:32.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-31T04:36:32.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-31T04:36:32.845Z] ========================================================= [2024-01-31T04:36:32.845Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-31T04:36:32.845Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:36:33.360Z] + 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-01-31T04:36:35.304Z] Sending build context to Docker daemon 127.5kB [2024-01-31T04:36:35.304Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-31T04:36:35.304Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-31T04:36:35.572Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-01-31T04:36:35.572Z] 9fda8d8052c6: Pulling fs layer [2024-01-31T04:36:35.572Z] 5d54e960e981: Pulling fs layer [2024-01-31T04:36:35.572Z] c4a7e357bf2a: Pulling fs layer [2024-01-31T04:36:35.572Z] f0e02332f6b5: Pulling fs layer [2024-01-31T04:36:35.572Z] 872ee5b61b7b: Pulling fs layer [2024-01-31T04:36:35.572Z] f0e02332f6b5: Waiting [2024-01-31T04:36:35.572Z] 872ee5b61b7b: Waiting [2024-01-31T04:36:35.572Z] 0c6a40ed1a82: Pulling fs layer [2024-01-31T04:36:35.572Z] 94ae7d8d031c: Pulling fs layer [2024-01-31T04:36:35.572Z] 0c6a40ed1a82: Waiting [2024-01-31T04:36:35.572Z] 94ae7d8d031c: Waiting [2024-01-31T04:36:35.572Z] 5d54e960e981: Verifying Checksum [2024-01-31T04:36:35.572Z] 5d54e960e981: Download complete [2024-01-31T04:36:35.572Z] f0e02332f6b5: Verifying Checksum [2024-01-31T04:36:35.572Z] f0e02332f6b5: Download complete [2024-01-31T04:36:35.572Z] 872ee5b61b7b: Verifying Checksum [2024-01-31T04:36:35.572Z] 872ee5b61b7b: Download complete [2024-01-31T04:36:35.572Z] 9fda8d8052c6: Verifying Checksum [2024-01-31T04:36:35.572Z] 9fda8d8052c6: Download complete [2024-01-31T04:36:36.172Z] 94ae7d8d031c: Verifying Checksum [2024-01-31T04:36:36.172Z] 94ae7d8d031c: Download complete [2024-01-31T04:36:36.763Z] 9fda8d8052c6: Pull complete [2024-01-31T04:36:37.030Z] 5d54e960e981: Pull complete [2024-01-31T04:36:37.298Z] c4a7e357bf2a: Verifying Checksum [2024-01-31T04:36:37.298Z] c4a7e357bf2a: Download complete [2024-01-31T04:36:38.712Z] 0c6a40ed1a82: Download complete [2024-01-31T04:36:51.055Z] c4a7e357bf2a: Pull complete [2024-01-31T04:36:51.055Z] f0e02332f6b5: Pull complete [2024-01-31T04:36:51.055Z] 872ee5b61b7b: Pull complete [2024-01-31T04:36:59.261Z] 0c6a40ed1a82: Pull complete [2024-01-31T04:37:00.678Z] 94ae7d8d031c: Pull complete [2024-01-31T04:37:00.678Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-31T04:37:00.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-31T04:37:00.678Z] ---> 86de565de09d [2024-01-31T04:37:00.678Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-01-31T04:37:01.259Z] ---> Running in eca64935b989 [2024-01-31T04:37:01.528Z] Removing intermediate container eca64935b989 [2024-01-31T04:37:01.528Z] ---> ede35de22852 [2024-01-31T04:37:01.528Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-31T04:37:01.802Z] ---> Running in 6cdc1dc5287c [2024-01-31T04:37:02.068Z] Removing intermediate container 6cdc1dc5287c [2024-01-31T04:37:02.068Z] ---> 5eb0e1870ba1 [2024-01-31T04:37:02.068Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-31T04:37:02.068Z] ---> Running in f54954c8c8eb [2024-01-31T04:37:02.335Z] Removing intermediate container f54954c8c8eb [2024-01-31T04:37:02.335Z] ---> 596fb48fafc7 [2024-01-31T04:37:02.335Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-31T04:37:04.070Z] ---> Running in 557523bf05af [2024-01-31T04:37:04.070Z] Removing intermediate container 557523bf05af [2024-01-31T04:37:04.070Z] ---> a4eecb544206 [2024-01-31T04:37:04.070Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-31T04:37:04.070Z] ---> Running in a0231d6ae1a0 [2024-01-31T04:37:04.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T04:37:04.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T04:37:05.348Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-31T04:37:05.348Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-01-31T04:37:05.348Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-31T04:37:05.348Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-31T04:37:05.619Z] Executing busybox-1.36.1-r5.trigger [2024-01-31T04:37:05.619Z] OK: 271 MiB in 56 packages [2024-01-31T04:37:06.575Z] Removing intermediate container a0231d6ae1a0 [2024-01-31T04:37:06.575Z] ---> 0b90b48212c3 [2024-01-31T04:37:06.575Z] Step 8/12 : WORKDIR /device-rest-go [2024-01-31T04:37:06.575Z] ---> Running in 1f7135b355cc [2024-01-31T04:37:06.841Z] Removing intermediate container 1f7135b355cc [2024-01-31T04:37:06.841Z] ---> adc951e36ec5 [2024-01-31T04:37:06.841Z] Step 9/12 : COPY go.mod vendor* ./ [2024-01-31T04:37:07.426Z] ---> d06826f2b878 [2024-01-31T04:37:07.426Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T04:37:07.426Z] ---> Running in 0d8cd35d3840 [2024-01-31T04:38:03.846Z] Removing intermediate container 0d8cd35d3840 [2024-01-31T04:38:03.846Z] ---> ef9db225b7b4 [2024-01-31T04:38:03.846Z] Step 11/12 : COPY . . [2024-01-31T04:38:04.430Z] ---> c89bc3873329 [2024-01-31T04:38:04.430Z] Step 12/12 : RUN $MAKE [2024-01-31T04:38:04.430Z] ---> Running in 2c452c7cb07d [2024-01-31T04:38:05.394Z] noop [2024-01-31T04:38:05.974Z] Removing intermediate container 2c452c7cb07d [2024-01-31T04:38:05.974Z] ---> b692e5589676 [2024-01-31T04:38:05.974Z] Successfully built b692e5589676 [2024-01-31T04:38:05.974Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:38:06.538Z] + docker inspect -f . ci-base-image-arm64 [2024-01-31T04:38:06.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T04:38:06.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-209 does not seem to be running inside a container [2024-01-31T04:38:06.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/160 -v /w/workspace/device-rest-go/160:/w/workspace/device-rest-go/160:rw,z -v /w/workspace/device-rest-go/160@tmp:/w/workspace/device-rest-go/160@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-01-31T04:38:08.046Z] $ docker top 154f088308bdd137d4b49b27e784a10b1e1a256563173363208c74a7f72a802a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-31T04:38:08.935Z] + go version [2024-01-31T04:38:08.935Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-31T04:38:08.955Z] $ docker stop --time=1 154f088308bdd137d4b49b27e784a10b1e1a256563173363208c74a7f72a802a [2024-01-31T04:38:10.500Z] $ docker rm -f --volumes 154f088308bdd137d4b49b27e784a10b1e1a256563173363208c74a7f72a802a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:38:11.435Z] + docker inspect -f . ci-base-image-arm64 [2024-01-31T04:38:11.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T04:38:11.691Z] prd-ubuntu20.04-docker-arm64-4c-16g-209 does not seem to be running inside a container [2024-01-31T04:38:11.753Z] $ 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/160 -v /w/workspace/device-rest-go/160:/w/workspace/device-rest-go/160:rw,z -v /w/workspace/device-rest-go/160@tmp:/w/workspace/device-rest-go/160@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-01-31T04:38:12.797Z] $ docker top 791cc1b8f367ff5fc286a50826dde2bf5dff3f9448c53cec7722d3454eb647b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-31T04:38:13.362Z] + git config --global --add safe.directory /w/workspace/device-rest-go/160 [Pipeline] fileExists [Pipeline] sh [2024-01-31T04:38:13.731Z] + make test [2024-01-31T04:38:13.731Z] go test ./... -coverprofile=coverage.out ./... [2024-01-31T04:38:19.066Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-01-31T04:39:55.716Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-01-31T04:39:55.716Z] ok github.com/edgexfoundry/device-rest-go/driver 0.050s coverage: 33.2% of statements [2024-01-31T04:39:55.716Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-31T04:39:55.716Z] go vet ./... [2024-01-31T04:40:08.025Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-31T04:40:08.026Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-31T04:40:08.026Z] ./bin/test-attribution-txt.sh [2024-01-31T04:40:08.026Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-31T04:40:08.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-31T04:40:08.110Z] $ docker stop --time=1 791cc1b8f367ff5fc286a50826dde2bf5dff3f9448c53cec7722d3454eb647b6 [2024-01-31T04:40:09.956Z] $ docker rm -f --volumes 791cc1b8f367ff5fc286a50826dde2bf5dff3f9448c53cec7722d3454eb647b6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-31T04:40:11.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-31T04:40:11.248Z] Warning: overwriting stash ‘coverage-report’ [2024-01-31T04:40:14.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-31T04:40:15.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-31T04:40:15.488Z] + ls -al . [2024-01-31T04:40:15.488Z] total 176 [2024-01-31T04:40:15.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 04:38 . [2024-01-31T04:40:15.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 04:36 .. [2024-01-31T04:40:15.488Z] -rw-rw-r-- 1 jenkins jenkins 151 Jan 31 04:36 .dockerignore [2024-01-31T04:40:15.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 04:36 .git [2024-01-31T04:40:15.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 04:36 .github [2024-01-31T04:40:15.488Z] -rw-rw-r-- 1 jenkins jenkins 264 Jan 31 04:36 .gitignore [2024-01-31T04:40:15.488Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 31 04:36 .golangci.yml [2024-01-31T04:40:15.488Z] -rw-rw-r-- 1 jenkins jenkins 10300 Jan 31 04:36 Attribution.txt [2024-01-31T04:40:15.488Z] -rw-rw-r-- 1 jenkins jenkins 17685 Jan 31 04:36 CHANGELOG.md [2024-01-31T04:40:15.488Z] -rw-rw-r-- 1 jenkins jenkins 1687 Jan 31 04:36 Dockerfile [2024-01-31T04:40:15.488Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 31 04:36 GOVERNANCE.md [2024-01-31T04:40:15.488Z] -rw-rw-r-- 1 jenkins jenkins 680 Jan 31 04:36 Jenkinsfile [2024-01-31T04:40:15.488Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 31 04:36 LICENSE [2024-01-31T04:40:15.488Z] -rw-rw-r-- 1 jenkins jenkins 2016 Jan 31 04:36 Makefile [2024-01-31T04:40:15.488Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 31 04:36 OWNERS.md [2024-01-31T04:40:15.488Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jan 31 04:36 README.md [2024-01-31T04:40:15.488Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 31 04:33 VERSION [2024-01-31T04:40:15.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 04:36 bin [2024-01-31T04:40:15.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 04:36 cmd [2024-01-31T04:40:15.488Z] -rw-r--r-- 1 jenkins jenkins 14499 Jan 31 04:39 coverage.out [2024-01-31T04:40:15.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 04:36 driver [2024-01-31T04:40:15.488Z] -rw-rw-r-- 1 jenkins jenkins 3934 Jan 31 04:36 go.mod [2024-01-31T04:40:15.488Z] -rw-rw-r-- 1 jenkins jenkins 34689 Jan 31 04:36 go.sum [2024-01-31T04:40:15.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 04:36 openapi [2024-01-31T04:40:15.488Z] -rw-rw-r-- 1 jenkins jenkins 713 Jan 31 04:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:40:15.912Z] + 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=9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 --label arch=arm64 --label version=3.2.0-dev.8 . [2024-01-31T04:40:15.912Z] Sending build context to Docker daemon 142.8kB [2024-01-31T04:40:16.179Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-01-31T04:40:16.179Z] Step 2/26 : FROM ${BASE} AS builder [2024-01-31T04:40:16.179Z] ---> b692e5589676 [2024-01-31T04:40:16.179Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-01-31T04:40:16.179Z] ---> Running in 70658d88ec44 [2024-01-31T04:40:16.445Z] Removing intermediate container 70658d88ec44 [2024-01-31T04:40:16.445Z] ---> 49709a15bd88 [2024-01-31T04:40:16.445Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-31T04:40:16.712Z] ---> Running in ebbd2fb36e15 [2024-01-31T04:40:16.979Z] Removing intermediate container ebbd2fb36e15 [2024-01-31T04:40:16.979Z] ---> 914e763f237b [2024-01-31T04:40:16.979Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-31T04:40:16.979Z] ---> Running in e5f7efa666df [2024-01-31T04:40:17.249Z] Removing intermediate container e5f7efa666df [2024-01-31T04:40:17.249Z] ---> e60f430cd700 [2024-01-31T04:40:17.250Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-01-31T04:40:17.517Z] ---> Running in d79f97b4f9db [2024-01-31T04:40:17.787Z] Removing intermediate container d79f97b4f9db [2024-01-31T04:40:17.787Z] ---> 647ff2d5aad7 [2024-01-31T04:40:17.787Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-31T04:40:17.787Z] ---> Running in 85500d080a54 [2024-01-31T04:40:19.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T04:40:19.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T04:40:20.621Z] OK: 271 MiB in 56 packages [2024-01-31T04:40:22.579Z] Removing intermediate container 85500d080a54 [2024-01-31T04:40:22.579Z] ---> 008a8676237f [2024-01-31T04:40:22.579Z] Step 8/26 : WORKDIR /device-rest-go [2024-01-31T04:40:22.579Z] ---> Running in f133755fc522 [2024-01-31T04:40:22.852Z] Removing intermediate container f133755fc522 [2024-01-31T04:40:22.852Z] ---> 018b971f7b88 [2024-01-31T04:40:22.852Z] Step 9/26 : COPY go.mod vendor* ./ [2024-01-31T04:40:23.445Z] ---> 2adc50d53fe1 [2024-01-31T04:40:23.445Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-31T04:40:23.445Z] ---> Running in 2e077e45030c [2024-01-31T04:40:25.409Z] Removing intermediate container 2e077e45030c [2024-01-31T04:40:25.409Z] ---> 06a495bb48d7 [2024-01-31T04:40:25.409Z] Step 11/26 : COPY . . [2024-01-31T04:40:25.991Z] ---> 1571687254a6 [2024-01-31T04:40:25.991Z] Step 12/26 : RUN $MAKE [2024-01-31T04:40:25.991Z] ---> Running in 8deb66a9bf94 [2024-01-31T04:40:26.968Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-01-31T04:42:18.652Z] Removing intermediate container 8deb66a9bf94 [2024-01-31T04:42:18.652Z] ---> acaca753011d [2024-01-31T04:42:18.652Z] Step 13/26 : FROM alpine:3.18 [2024-01-31T04:42:18.652Z] 3.18: Pulling from library/alpine [2024-01-31T04:42:18.652Z] c6b39de5b339: Pulling fs layer [2024-01-31T04:42:18.652Z] c6b39de5b339: Verifying Checksum [2024-01-31T04:42:18.652Z] c6b39de5b339: Download complete [2024-01-31T04:42:18.652Z] c6b39de5b339: Pull complete [2024-01-31T04:42:18.652Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-01-31T04:42:18.652Z] Status: Downloaded newer image for alpine:3.18 [2024-01-31T04:42:18.652Z] ---> 33abbf032149 [2024-01-31T04:42:18.652Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-31T04:42:18.917Z] ---> Running in e9b8552e1c08 [2024-01-31T04:42:19.183Z] Removing intermediate container e9b8552e1c08 [2024-01-31T04:42:19.183Z] ---> 626f9e3506d5 [2024-01-31T04:42:19.183Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-01-31T04:42:19.183Z] ---> Running in fb809adc002c [2024-01-31T04:42:19.465Z] Removing intermediate container fb809adc002c [2024-01-31T04:42:19.465Z] ---> 77c2d7e78862 [2024-01-31T04:42:19.465Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-01-31T04:42:19.465Z] ---> Running in f7fdafebc6cb [2024-01-31T04:42:22.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T04:42:22.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T04:42:23.025Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-31T04:42:23.290Z] Executing busybox-1.36.1-r5.trigger [2024-01-31T04:42:23.290Z] OK: 8 MiB in 16 packages [2024-01-31T04:42:25.231Z] Removing intermediate container f7fdafebc6cb [2024-01-31T04:42:25.231Z] ---> 1b5a81392dae [2024-01-31T04:42:25.231Z] Step 17/26 : RUN apk --no-cache upgrade [2024-01-31T04:42:25.231Z] ---> Running in 31b7c6238970 [2024-01-31T04:42:26.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-31T04:42:26.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-31T04:42:27.408Z] OK: 8 MiB in 16 packages [2024-01-31T04:42:28.376Z] Removing intermediate container 31b7c6238970 [2024-01-31T04:42:28.376Z] ---> 0d6d175d5999 [2024-01-31T04:42:28.376Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-01-31T04:42:29.331Z] ---> 9ce01a66abba [2024-01-31T04:42:29.331Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-01-31T04:42:29.596Z] ---> 6766c3e20d4d [2024-01-31T04:42:29.596Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-01-31T04:42:30.178Z] ---> 7f4fcc228cda [2024-01-31T04:42:30.178Z] Step 21/26 : EXPOSE 59986 [2024-01-31T04:42:30.178Z] ---> Running in 17f5a909eaba [2024-01-31T04:42:30.445Z] Removing intermediate container 17f5a909eaba [2024-01-31T04:42:30.445Z] ---> 833694b1a1ba [2024-01-31T04:42:30.445Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-01-31T04:42:30.445Z] ---> Running in 846d1da819f1 [2024-01-31T04:42:31.024Z] Removing intermediate container 846d1da819f1 [2024-01-31T04:42:31.024Z] ---> 39dae29186cb [2024-01-31T04:42:31.024Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-01-31T04:42:31.024Z] ---> Running in 9950910fb125 [2024-01-31T04:42:31.289Z] Removing intermediate container 9950910fb125 [2024-01-31T04:42:31.289Z] ---> be58e5127c3d [2024-01-31T04:42:31.289Z] Step 24/26 : LABEL arch=arm64 [2024-01-31T04:42:31.289Z] ---> Running in 114b25dd9f2f [2024-01-31T04:42:31.555Z] Removing intermediate container 114b25dd9f2f [2024-01-31T04:42:31.555Z] ---> 63b32399d3e3 [2024-01-31T04:42:31.555Z] Step 25/26 : LABEL git_sha=9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [2024-01-31T04:42:31.555Z] ---> Running in ba9d5b951cdb [2024-01-31T04:42:32.137Z] Removing intermediate container ba9d5b951cdb [2024-01-31T04:42:32.137Z] ---> aed99148b432 [2024-01-31T04:42:32.137Z] Step 26/26 : LABEL version=3.2.0-dev.8 [2024-01-31T04:42:32.137Z] ---> Running in 823ff029e7ee [2024-01-31T04:42:32.401Z] Removing intermediate container 823ff029e7ee [2024-01-31T04:42:32.401Z] ---> 3bee41b4a0d1 [2024-01-31T04:42:32.401Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-31T04:42:32.401Z] Successfully built 3bee41b4a0d1 [2024-01-31T04:42:32.401Z] 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-01-31T04:42:32.917Z] provisioning config files... [2024-01-31T04:42:32.941Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/160@tmp/config10873565061197957816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:42:33.323Z] ---> ****-login.sh [2024-01-31T04:42:33.323Z] nexus3.edgexfoundry.org:10001 [2024-01-31T04:42:33.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:42:33.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:42:33.591Z] Configure a credential helper to remove this warning. See [2024-01-31T04:42:33.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:42:33.591Z] [2024-01-31T04:42:33.591Z] Login Succeeded [2024-01-31T04:42:33.591Z] nexus3.edgexfoundry.org:10002 [2024-01-31T04:42:33.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:42:33.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:42:33.858Z] Configure a credential helper to remove this warning. See [2024-01-31T04:42:33.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:42:33.858Z] [2024-01-31T04:42:33.858Z] Login Succeeded [2024-01-31T04:42:33.858Z] nexus3.edgexfoundry.org:10003 [2024-01-31T04:42:34.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:42:34.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:42:34.124Z] Configure a credential helper to remove this warning. See [2024-01-31T04:42:34.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:42:34.124Z] [2024-01-31T04:42:34.124Z] Login Succeeded [2024-01-31T04:42:34.124Z] nexus3.edgexfoundry.org:10004 [2024-01-31T04:42:34.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:42:34.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:42:34.389Z] Configure a credential helper to remove this warning. See [2024-01-31T04:42:34.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:42:34.389Z] [2024-01-31T04:42:34.389Z] Login Succeeded [2024-01-31T04:42:34.389Z] ****.io [2024-01-31T04:42:34.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-31T04:42:34.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-31T04:42:34.925Z] Configure a credential helper to remove this warning. See [2024-01-31T04:42:34.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-31T04:42:34.925Z] [2024-01-31T04:42:34.925Z] Login Succeeded [2024-01-31T04:42:34.925Z] ---> ****-login.sh ends [Pipeline] } [2024-01-31T04:42:34.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-31T04:42:35.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-31T04:42:35.255Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2024-01-31T04:42:35.255Z] 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [2024-01-31T04:42:35.255Z] latest [2024-01-31T04:42:35.255Z] 3.2.0-dev.8 [2024-01-31T04:42:35.255Z] 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4-3.2.0-dev.8 [2024-01-31T04:42:35.255Z] main [2024-01-31T04:42:35.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:42:35.844Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:42:39.743Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [2024-01-31T04:42:39.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-01-31T04:42:39.743Z] 5bd81aefb869: Preparing [2024-01-31T04:42:39.743Z] a1b5cb76306d: Preparing [2024-01-31T04:42:39.743Z] 176801bd5549: Preparing [2024-01-31T04:42:39.743Z] 2764993ad8be: Preparing [2024-01-31T04:42:39.743Z] ab1a403a7aef: Preparing [2024-01-31T04:42:39.743Z] 7c504f21be85: Preparing [2024-01-31T04:42:39.743Z] 7c504f21be85: Waiting [2024-01-31T04:42:40.007Z] 2764993ad8be: Pushed [2024-01-31T04:42:40.007Z] 5bd81aefb869: Pushed [2024-01-31T04:42:40.007Z] a1b5cb76306d: Pushed [2024-01-31T04:42:40.007Z] ab1a403a7aef: Pushed [2024-01-31T04:42:40.007Z] 7c504f21be85: Layer already exists [2024-01-31T04:42:44.233Z] 176801bd5549: Pushed [2024-01-31T04:42:44.233Z] 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4: digest: sha256:90b014abdbbefa40c0c3fceace73b64c6784559729055a7910a165111e2264bf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:42:44.725Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:42:45.216Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-01-31T04:42:45.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-01-31T04:42:45.216Z] 5bd81aefb869: Preparing [2024-01-31T04:42:45.216Z] a1b5cb76306d: Preparing [2024-01-31T04:42:45.216Z] 176801bd5549: Preparing [2024-01-31T04:42:45.216Z] 2764993ad8be: Preparing [2024-01-31T04:42:45.216Z] ab1a403a7aef: Preparing [2024-01-31T04:42:45.216Z] 7c504f21be85: Preparing [2024-01-31T04:42:45.216Z] 7c504f21be85: Waiting [2024-01-31T04:42:45.216Z] ab1a403a7aef: Layer already exists [2024-01-31T04:42:45.216Z] 176801bd5549: Layer already exists [2024-01-31T04:42:45.216Z] 5bd81aefb869: Layer already exists [2024-01-31T04:42:45.216Z] 2764993ad8be: Layer already exists [2024-01-31T04:42:45.216Z] a1b5cb76306d: Layer already exists [2024-01-31T04:42:45.216Z] 7c504f21be85: Layer already exists [2024-01-31T04:42:45.216Z] latest: digest: sha256:90b014abdbbefa40c0c3fceace73b64c6784559729055a7910a165111e2264bf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:42:45.991Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:42:46.492Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.8 [2024-01-31T04:42:46.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-01-31T04:42:46.492Z] 5bd81aefb869: Preparing [2024-01-31T04:42:46.492Z] a1b5cb76306d: Preparing [2024-01-31T04:42:46.492Z] 176801bd5549: Preparing [2024-01-31T04:42:46.492Z] 2764993ad8be: Preparing [2024-01-31T04:42:46.492Z] ab1a403a7aef: Preparing [2024-01-31T04:42:46.492Z] 7c504f21be85: Preparing [2024-01-31T04:42:46.492Z] 7c504f21be85: Waiting [2024-01-31T04:42:46.492Z] ab1a403a7aef: Layer already exists [2024-01-31T04:42:46.492Z] 2764993ad8be: Layer already exists [2024-01-31T04:42:46.492Z] 176801bd5549: Layer already exists [2024-01-31T04:42:46.492Z] a1b5cb76306d: Layer already exists [2024-01-31T04:42:46.492Z] 5bd81aefb869: Layer already exists [2024-01-31T04:42:46.492Z] 7c504f21be85: Layer already exists [2024-01-31T04:42:46.492Z] 3.2.0-dev.8: digest: sha256:90b014abdbbefa40c0c3fceace73b64c6784559729055a7910a165111e2264bf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:42:47.004Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:9cb675d4ddcdd5ccdbd5349343295471beb8b9c4-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:42:47.485Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:9cb675d4ddcdd5ccdbd5349343295471beb8b9c4-3.2.0-dev.8 [2024-01-31T04:42:47.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-01-31T04:42:47.485Z] 5bd81aefb869: Preparing [2024-01-31T04:42:47.485Z] a1b5cb76306d: Preparing [2024-01-31T04:42:47.485Z] 176801bd5549: Preparing [2024-01-31T04:42:47.485Z] 2764993ad8be: Preparing [2024-01-31T04:42:47.485Z] ab1a403a7aef: Preparing [2024-01-31T04:42:47.485Z] 7c504f21be85: Preparing [2024-01-31T04:42:47.485Z] 7c504f21be85: Waiting [2024-01-31T04:42:47.485Z] 2764993ad8be: Layer already exists [2024-01-31T04:42:47.485Z] a1b5cb76306d: Layer already exists [2024-01-31T04:42:47.485Z] 5bd81aefb869: Layer already exists [2024-01-31T04:42:47.485Z] 176801bd5549: Layer already exists [2024-01-31T04:42:47.485Z] ab1a403a7aef: Layer already exists [2024-01-31T04:42:47.485Z] 7c504f21be85: Layer already exists [2024-01-31T04:42:47.485Z] 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4-3.2.0-dev.8: digest: sha256:90b014abdbbefa40c0c3fceace73b64c6784559729055a7910a165111e2264bf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:42:48.070Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:42:48.590Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2024-01-31T04:42:48.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-01-31T04:42:48.590Z] 5bd81aefb869: Preparing [2024-01-31T04:42:48.590Z] a1b5cb76306d: Preparing [2024-01-31T04:42:48.590Z] 176801bd5549: Preparing [2024-01-31T04:42:48.590Z] 2764993ad8be: Preparing [2024-01-31T04:42:48.590Z] ab1a403a7aef: Preparing [2024-01-31T04:42:48.590Z] 7c504f21be85: Preparing [2024-01-31T04:42:48.590Z] 7c504f21be85: Waiting [2024-01-31T04:42:48.590Z] 5bd81aefb869: Layer already exists [2024-01-31T04:42:48.590Z] 176801bd5549: Layer already exists [2024-01-31T04:42:48.590Z] ab1a403a7aef: Layer already exists [2024-01-31T04:42:48.590Z] a1b5cb76306d: Layer already exists [2024-01-31T04:42:48.590Z] 2764993ad8be: Layer already exists [2024-01-31T04:42:48.590Z] 7c504f21be85: Layer already exists [2024-01-31T04:42:48.590Z] main: digest: sha256:90b014abdbbefa40c0c3fceace73b64c6784559729055a7910a165111e2264bf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-31T04:42:49.284Z] ===================================================== [Pipeline] echo [2024-01-31T04:42:49.342Z] taggedImages: [2024-01-31T04:42:49.342Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [2024-01-31T04:42:49.342Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-01-31T04:42:49.342Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.8 [2024-01-31T04:42:49.342Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:9cb675d4ddcdd5ccdbd5349343295471beb8b9c4-3.2.0-dev.8 [2024-01-31T04:42:49.342Z] - 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-01-31T04:42:50.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-31T04:42:50.002Z] [2024-01-31T04:42:50.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:42:50.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-31T04:42:50.401Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-31T04:42:50.401Z] 8998bd30e6a1: Pulling fs layer [2024-01-31T04:42:50.401Z] 04944245beec: Pulling fs layer [2024-01-31T04:42:50.401Z] 699f458cf7ca: Pulling fs layer [2024-01-31T04:42:50.401Z] 765212b225bb: Pulling fs layer [2024-01-31T04:42:50.401Z] f23df028b6ca: Pulling fs layer [2024-01-31T04:42:50.401Z] d65c8cfc05b1: Pulling fs layer [2024-01-31T04:42:50.401Z] 2437ff75d9bd: Pulling fs layer [2024-01-31T04:42:50.401Z] 765212b225bb: Waiting [2024-01-31T04:42:50.401Z] f23df028b6ca: Waiting [2024-01-31T04:42:50.401Z] 2437ff75d9bd: Waiting [2024-01-31T04:42:50.401Z] d65c8cfc05b1: Waiting [2024-01-31T04:42:50.666Z] 04944245beec: Verifying Checksum [2024-01-31T04:42:50.666Z] 04944245beec: Download complete [2024-01-31T04:42:50.666Z] 765212b225bb: Verifying Checksum [2024-01-31T04:42:50.666Z] 765212b225bb: Download complete [2024-01-31T04:42:50.666Z] f23df028b6ca: Verifying Checksum [2024-01-31T04:42:50.666Z] f23df028b6ca: Download complete [2024-01-31T04:42:50.666Z] d65c8cfc05b1: Verifying Checksum [2024-01-31T04:42:50.666Z] d65c8cfc05b1: Download complete [2024-01-31T04:42:50.932Z] 699f458cf7ca: Verifying Checksum [2024-01-31T04:42:50.932Z] 699f458cf7ca: Download complete [2024-01-31T04:42:51.196Z] 8998bd30e6a1: Verifying Checksum [2024-01-31T04:42:51.196Z] 8998bd30e6a1: Download complete [2024-01-31T04:42:53.787Z] 2437ff75d9bd: Verifying Checksum [2024-01-31T04:42:53.787Z] 2437ff75d9bd: Download complete [2024-01-31T04:42:55.188Z] 8998bd30e6a1: Pull complete [2024-01-31T04:42:55.774Z] 04944245beec: Pull complete [2024-01-31T04:42:57.177Z] 699f458cf7ca: Pull complete [2024-01-31T04:42:57.442Z] 765212b225bb: Pull complete [2024-01-31T04:42:58.031Z] f23df028b6ca: Pull complete [2024-01-31T04:42:58.298Z] d65c8cfc05b1: Pull complete [2024-01-31T04:43:13.280Z] 2437ff75d9bd: Pull complete [2024-01-31T04:43:13.280Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-31T04:43:13.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-31T04:43:13.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T04:43:13.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-209 does not seem to be running inside a container [2024-01-31T04:43:13.737Z] $ 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/160 -v /w/workspace/device-rest-go/160:/w/workspace/device-rest-go/160:rw,z -v /w/workspace/device-rest-go/160@tmp:/w/workspace/device-rest-go/160@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-01-31T04:43:16.185Z] $ docker top f227ec719b8cf5144136e1a2068bb17e0975fb03a760c46f42ef56fb0f165909 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:43:16.779Z] ---> job-cost.sh [2024-01-31T04:43:17.043Z] lf-activate-venv: SKIPPING [2024-01-31T04:43:17.043Z] INFO: No Stack... [2024-01-31T04:43:17.623Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-01-31T04:43:18.200Z] INFO: Archiving Costs [Pipeline] sh [2024-01-31T04:43:18.510Z] + cat /w/workspace/device-rest-go/160/archives/cost.csv [2024-01-31T04:43:18.510Z] + cut -d, -f6 [Pipeline] lock [2024-01-31T04:43:18.563Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-160-stack-cost] [2024-01-31T04:43:18.571Z] Resource [jenkins-edgexfoundry-device-rest-go-main-160-stack-cost] did not exist. Created. [2024-01-31T04:43:18.577Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-31T04:43:18.998Z] /w/workspace/device-rest-go/160@tmp/durable-e18c0f7d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-31T04:43:19.317Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-01-31T04:43:19.405Z] Warning: overwriting stash ‘stack-cost’ [2024-01-31T04:43:19.461Z] Stashed 1 file(s) [Pipeline] } [2024-01-31T04:43:19.468Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-31T04:43:19.604Z] $ docker stop --time=1 f227ec719b8cf5144136e1a2068bb17e0975fb03a760c46f42ef56fb0f165909 [2024-01-31T04:43:23.655Z] $ docker rm -f --volumes f227ec719b8cf5144136e1a2068bb17e0975fb03a760c46f42ef56fb0f165909 [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-01-31T04:43:25.061Z] provisioning config files... [2024-01-31T04:43:25.068Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11982761541018357193tmp [Pipeline] { [Pipeline] sh [2024-01-31T04:43:25.460Z] + set +x [2024-01-31T04:43:25.460Z] + + curl -s https://codecov.io/bashbash [2024-01-31T04:43:25.460Z] -s -- [2024-01-31T04:43:25.720Z] [2024-01-31T04:43:25.720Z] _____ _ [2024-01-31T04:43:25.720Z] / ____| | | [2024-01-31T04:43:25.720Z] | | ___ __| | ___ ___ _____ __ [2024-01-31T04:43:25.720Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-31T04:43:25.720Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-31T04:43:25.720Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-31T04:43:25.720Z] Bash-1.0.6 [2024-01-31T04:43:25.720Z] [2024-01-31T04:43:25.720Z] [2024-01-31T04:43:25.720Z] ==> git version 2.25.1 found [2024-01-31T04:43:25.720Z] ==> 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-01-31T04:43:25.720Z] Release-Date: 2020-01-08 [2024-01-31T04:43:25.720Z] 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-01-31T04:43:25.720Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-31T04:43:25.720Z] ==> Jenkins CI detected. [2024-01-31T04:43:25.720Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2024-01-31T04:43:25.720Z] project root: . [2024-01-31T04:43:25.720Z] --> token set from env [2024-01-31T04:43:25.720Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-31T04:43:25.720Z] ==> Running gcov in . (disable via -X gcov) [2024-01-31T04:43:25.720Z] ==> Python coveragepy not found [2024-01-31T04:43:25.720Z] ==> Searching for coverage reports in: [2024-01-31T04:43:25.720Z] + . [2024-01-31T04:43:25.720Z] -> Found 1 reports [2024-01-31T04:43:25.720Z] ==> Detecting git/mercurial file structure [2024-01-31T04:43:25.720Z] ==> Reading reports [2024-01-31T04:43:25.720Z] + ./coverage.out bytes=14499 [2024-01-31T04:43:25.720Z] ==> Appending adjustments [2024-01-31T04:43:25.720Z] https://docs.codecov.io/docs/fixing-reports [2024-01-31T04:43:25.720Z] + Found adjustments [2024-01-31T04:43:25.720Z] ==> Gzipping contents [2024-01-31T04:43:25.720Z] 4.0K /tmp/codecov.Z0lwEJ.gz [2024-01-31T04:43:25.720Z] ==> Uploading reports [2024-01-31T04:43:25.720Z] url: https://codecov.io [2024-01-31T04:43:25.720Z] query: branch=main&commit=9cb675d4ddcdd5ccdbd5349343295471beb8b9c4&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-31T04:43:25.720Z] -> Pinging Codecov [2024-01-31T04:43:25.720Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9cb675d4ddcdd5ccdbd5349343295471beb8b9c4&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-31T04:43:25.980Z] -> Uploading to [2024-01-31T04:43:25.980Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-31/4E5D53B4F1F92C436F7061BF334D961C/9cb675d4ddcdd5ccdbd5349343295471beb8b9c4/04504d28-a4a1-42aa-bab3-62362a304424.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240131T044325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70cf54f9a2d270bcfc06627b95cb2f01018cd23aaf506989602be2d6f2082fe6 [2024-01-31T04:43:25.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-31T04:43:25.980Z] Dload Upload Total Spent Left Speed [2024-01-31T04:43:26.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9247 --:--:-- --:--:-- --:--:-- 9247 [2024-01-31T04:43:26.240Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [Pipeline] } [2024-01-31T04:43:26.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-31T04:43:26.740Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-31T04:43:26.757Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:43:27.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-31T04:43:27.244Z] [2024-01-31T04:43:27.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:43:27.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-31T04:43:27.599Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-31T04:43:27.599Z] df9b9388f04a: Pulling fs layer [2024-01-31T04:43:27.599Z] 52dc419b0ee2: Pulling fs layer [2024-01-31T04:43:27.599Z] 25bc292e5bac: Pulling fs layer [2024-01-31T04:43:27.599Z] 114826534d7a: Pulling fs layer [2024-01-31T04:43:27.599Z] 4657fd5d0bcf: Pulling fs layer [2024-01-31T04:43:27.599Z] 6ad1cebc031e: Pulling fs layer [2024-01-31T04:43:27.599Z] 8a3aa393b2d8: Pulling fs layer [2024-01-31T04:43:27.599Z] 4657fd5d0bcf: Waiting [2024-01-31T04:43:27.599Z] 114826534d7a: Waiting [2024-01-31T04:43:27.599Z] 6ad1cebc031e: Waiting [2024-01-31T04:43:27.599Z] 8a3aa393b2d8: Waiting [2024-01-31T04:43:27.599Z] 25bc292e5bac: Verifying Checksum [2024-01-31T04:43:27.599Z] 25bc292e5bac: Download complete [2024-01-31T04:43:27.599Z] 52dc419b0ee2: Verifying Checksum [2024-01-31T04:43:27.599Z] 52dc419b0ee2: Download complete [2024-01-31T04:43:27.599Z] 4657fd5d0bcf: Verifying Checksum [2024-01-31T04:43:27.599Z] 4657fd5d0bcf: Download complete [2024-01-31T04:43:27.599Z] df9b9388f04a: Download complete [2024-01-31T04:43:27.857Z] df9b9388f04a: Pull complete [2024-01-31T04:43:27.857Z] 6ad1cebc031e: Verifying Checksum [2024-01-31T04:43:27.857Z] 6ad1cebc031e: Download complete [2024-01-31T04:43:27.857Z] 52dc419b0ee2: Pull complete [2024-01-31T04:43:28.117Z] 25bc292e5bac: Pull complete [2024-01-31T04:43:28.374Z] 114826534d7a: Verifying Checksum [2024-01-31T04:43:28.374Z] 114826534d7a: Download complete [2024-01-31T04:43:28.630Z] 8a3aa393b2d8: Verifying Checksum [2024-01-31T04:43:28.630Z] 8a3aa393b2d8: Download complete [2024-01-31T04:43:31.908Z] 114826534d7a: Pull complete [2024-01-31T04:43:31.908Z] 4657fd5d0bcf: Pull complete [2024-01-31T04:43:32.165Z] 6ad1cebc031e: Pull complete [2024-01-31T04:43:34.690Z] 8a3aa393b2d8: Pull complete [2024-01-31T04:43:34.690Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-31T04:43:34.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-31T04:43:34.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T04:43:34.985Z] prd-ubuntu20.04-docker-8c-8g-208 does not seem to be running inside a container [2024-01-31T04:43:35.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-01-31T04:43:39.470Z] $ docker top c4b30fccf0999dba2ebd986931680ae08b7a346b384c06719e1784e8e9930c44 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-31T04:43:39.652Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2024-01-31T04:43:39.931Z] + set -o pipefail [2024-01-31T04:43:39.931Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2024-01-31T04:43:46.487Z] [2024-01-31T04:43:46.487Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2024-01-31T04:43:46.487Z] [2024-01-31T04:43:46.487Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/4ef9b8d7-b66c-41b5-baa2-0d9693dec4d4 [2024-01-31T04:43:46.487Z] [2024-01-31T04:43:46.487Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-31T04:43:46.487Z] [2024-01-31T04:43:47.055Z] [2024-01-31T04:43:47.055Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-31T04:43:47.055Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-31T04:43:47.055Z] More details here: https://snyk.co/ue1NS [2024-01-31T04:43:47.055Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-31T04:43:47.055Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-31T04:43:47.069Z] $ docker stop --time=1 c4b30fccf0999dba2ebd986931680ae08b7a346b384c06719e1784e8e9930c44 [2024-01-31T04:43:50.360Z] $ docker rm -f --volumes c4b30fccf0999dba2ebd986931680ae08b7a346b384c06719e1784e8e9930c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-31T04:43:51.868Z] + git log --format=format:%s -1 9cb675d4ddcdd5ccdbd5349343295471beb8b9c4 [Pipeline] sh [2024-01-31T04:43:52.158Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-31T04:43:52.158Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:43:52.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-31T04:43:52.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T04:43:52.728Z] prd-ubuntu20.04-docker-8c-8g-208 does not seem to be running inside a container [2024-01-31T04:43:52.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-31T04:43:53.163Z] $ docker top e243305b0ea9adff9cf11ee06581f05e0c8ec0016fe26de560bf4ff7bc9b8b78 -eo pid,comm [2024-01-31T04:43:53.207Z] 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-01-31T04:43:53.207Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-31T04:43:53.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-31T04:43:53.456Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-31T04:43:53.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-31T04:43:53.564Z] $ docker exec e243305b0ea9adff9cf11ee06581f05e0c8ec0016fe26de560bf4ff7bc9b8b78 ssh-agent [2024-01-31T04:43:53.660Z] SSH_AUTH_SOCK=/tmp/ssh-LUT698eKG60Q/agent.33 [2024-01-31T04:43:53.660Z] SSH_AGENT_PID=39 [2024-01-31T04:43:53.666Z] Running ssh-add (command line suppressed) [2024-01-31T04:43:53.778Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4348763214316309515.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4348763214316309515.key) [2024-01-31T04:43:53.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-31T04:43:54.128Z] + git semver tag [2024-01-31T04:43:54.388Z] 2024-01-31 04:43:54,326 [run_tag] DEBUG tag force:False [2024-01-31T04:43:54.388Z] 2024-01-31 04:43:54,326 [check_head_tag] DEBUG check head tag [2024-01-31T04:43:54.388Z] 2024-01-31 04:43:54,327 [execute] INFO git cat-file --batch-check [2024-01-31T04:43:54.388Z] 2024-01-31 04:43:54,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-01-31T04:43:54.388Z] 2024-01-31 04:43:54,331 [execute] INFO git cat-file --batch [2024-01-31T04:43:54.388Z] 2024-01-31 04:43:54,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-01-31T04:43:54.388Z] 2024-01-31 04:43:54,348 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-01-31T04:43:54.388Z] 2024-01-31 04:43:54,348 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 [2024-01-31T04:43:54.388Z] 2024-01-31 04:43:54,348 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-31T04:43:54.388Z] 2024-01-31 04:43:54,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-01-31T04:43:54.388Z] 3.2.0-dev.8 [Pipeline] } [2024-01-31T04:43:54.399Z] $ docker exec --env ******** --env ******** e243305b0ea9adff9cf11ee06581f05e0c8ec0016fe26de560bf4ff7bc9b8b78 ssh-agent -k [2024-01-31T04:43:54.503Z] unset SSH_AUTH_SOCK; [2024-01-31T04:43:54.503Z] unset SSH_AGENT_PID; [2024-01-31T04:43:54.503Z] echo Agent pid 39 killed; [2024-01-31T04:43:54.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-31T04:43:55.038Z] + git semver [Pipeline] } [2024-01-31T04:43:55.314Z] $ docker stop --time=1 e243305b0ea9adff9cf11ee06581f05e0c8ec0016fe26de560bf4ff7bc9b8b78 [2024-01-31T04:43:56.609Z] $ docker rm -f --volumes e243305b0ea9adff9cf11ee06581f05e0c8ec0016fe26de560bf4ff7bc9b8b78 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:43:57.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-31T04:43:57.281Z] [2024-01-31T04:43:57.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:43:57.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-31T04:43:57.640Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-31T04:43:57.640Z] ab5ef0e58194: Pulling fs layer [2024-01-31T04:43:57.640Z] 9712f1f96733: Pulling fs layer [2024-01-31T04:43:57.640Z] 63f879dbbcfc: Pulling fs layer [2024-01-31T04:43:57.640Z] 0d9ebad4ef96: Pulling fs layer [2024-01-31T04:43:57.640Z] e9a5061849ea: Pulling fs layer [2024-01-31T04:43:57.640Z] d747dcd14b5f: Pulling fs layer [2024-01-31T04:43:57.640Z] 2de7ff778b66: Pulling fs layer [2024-01-31T04:43:57.640Z] e9a5061849ea: Waiting [2024-01-31T04:43:57.640Z] 0d9ebad4ef96: Waiting [2024-01-31T04:43:57.640Z] 2de7ff778b66: Waiting [2024-01-31T04:43:57.640Z] d747dcd14b5f: Waiting [2024-01-31T04:43:57.640Z] 9712f1f96733: Verifying Checksum [2024-01-31T04:43:57.640Z] 9712f1f96733: Download complete [2024-01-31T04:43:57.898Z] 63f879dbbcfc: Verifying Checksum [2024-01-31T04:43:57.898Z] 63f879dbbcfc: Download complete [2024-01-31T04:43:58.156Z] e9a5061849ea: Verifying Checksum [2024-01-31T04:43:58.156Z] e9a5061849ea: Download complete [2024-01-31T04:43:58.156Z] ab5ef0e58194: Verifying Checksum [2024-01-31T04:43:58.156Z] ab5ef0e58194: Download complete [2024-01-31T04:43:58.156Z] d747dcd14b5f: Verifying Checksum [2024-01-31T04:43:58.156Z] d747dcd14b5f: Download complete [2024-01-31T04:43:58.156Z] 0d9ebad4ef96: Verifying Checksum [2024-01-31T04:43:58.156Z] 0d9ebad4ef96: Download complete [2024-01-31T04:43:58.413Z] 2de7ff778b66: Verifying Checksum [2024-01-31T04:43:58.413Z] 2de7ff778b66: Download complete [2024-01-31T04:44:00.940Z] ab5ef0e58194: Pull complete [2024-01-31T04:44:00.940Z] 9712f1f96733: Pull complete [2024-01-31T04:44:01.199Z] 63f879dbbcfc: Pull complete [2024-01-31T04:44:05.389Z] 0d9ebad4ef96: Pull complete [2024-01-31T04:44:05.389Z] e9a5061849ea: Pull complete [2024-01-31T04:44:05.389Z] d747dcd14b5f: Pull complete [2024-01-31T04:44:05.955Z] 2de7ff778b66: Pull complete [2024-01-31T04:44:05.955Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-31T04:44:05.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-31T04:44:05.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T04:44:06.251Z] prd-ubuntu20.04-docker-8c-8g-208 does not seem to be running inside a container [2024-01-31T04:44:06.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-31T04:44:11.460Z] $ docker top ec14d084245391d27717ac5c7e5513ec461df394a5e918b881ba74ac368f499b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-31T04:44:11.632Z] provisioning config files... [2024-01-31T04:44:11.639Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8222176546350549811tmp [2024-01-31T04:44:11.648Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16267375552585734750tmp [2024-01-31T04:44:11.655Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17347981134119022500tmp [Pipeline] { [Pipeline] echo [2024-01-31T04:44:11.805Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:44:12.106Z] ---> sigul-configuration.sh [2024-01-31T04:44:12.106Z] gpg: directory `/root/.gnupg' created [2024-01-31T04:44:12.106Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-31T04:44:12.106Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-31T04:44:12.106Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-31T04:44:12.106Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-31T04:44:12.106Z] gpg: CAST5 encrypted data [2024-01-31T04:44:12.106Z] gpg: encrypted with 1 passphrase [2024-01-31T04:44:12.106Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-31T04:44:12.418Z] + mkdir /home/jenkins [2024-01-31T04:44:12.418Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-31T04:44:12.715Z] + 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-01-31T04:44:12.729Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:44:13.020Z] ---> sigul-install.sh [2024-01-31T04:44:13.021Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-31T04:44:13.311Z] + git tag --list [2024-01-31T04:44:13.311Z] v1.0.0 [2024-01-31T04:44:13.311Z] v1.1.0 [2024-01-31T04:44:13.311Z] v1.1.1 [2024-01-31T04:44:13.311Z] v1.1.2 [2024-01-31T04:44:13.311Z] v1.2.0 [2024-01-31T04:44:13.311Z] v1.2.1 [2024-01-31T04:44:13.311Z] v2.0.0 [2024-01-31T04:44:13.311Z] v2.1.0 [2024-01-31T04:44:13.311Z] v2.1.1 [2024-01-31T04:44:13.311Z] v2.2.0 [2024-01-31T04:44:13.311Z] v2.3.0 [2024-01-31T04:44:13.311Z] v3.0 [2024-01-31T04:44:13.311Z] v3.0.0 [2024-01-31T04:44:13.311Z] v3.1 [2024-01-31T04:44:13.311Z] v3.1.0 [2024-01-31T04:44:13.311Z] v3.1.0-dev.1 [2024-01-31T04:44:13.311Z] v3.1.0-dev.10 [2024-01-31T04:44:13.311Z] v3.1.0-dev.11 [2024-01-31T04:44:13.311Z] v3.1.0-dev.12 [2024-01-31T04:44:13.311Z] v3.1.0-dev.13 [2024-01-31T04:44:13.311Z] v3.1.0-dev.14 [2024-01-31T04:44:13.311Z] v3.1.0-dev.15 [2024-01-31T04:44:13.311Z] v3.1.0-dev.16 [2024-01-31T04:44:13.311Z] v3.1.0-dev.17 [2024-01-31T04:44:13.311Z] v3.1.0-dev.18 [2024-01-31T04:44:13.311Z] v3.1.0-dev.19 [2024-01-31T04:44:13.311Z] v3.1.0-dev.2 [2024-01-31T04:44:13.311Z] v3.1.0-dev.20 [2024-01-31T04:44:13.311Z] v3.1.0-dev.21 [2024-01-31T04:44:13.311Z] v3.1.0-dev.22 [2024-01-31T04:44:13.311Z] v3.1.0-dev.23 [2024-01-31T04:44:13.311Z] v3.1.0-dev.24 [2024-01-31T04:44:13.311Z] v3.1.0-dev.25 [2024-01-31T04:44:13.311Z] v3.1.0-dev.26 [2024-01-31T04:44:13.311Z] v3.1.0-dev.27 [2024-01-31T04:44:13.311Z] v3.1.0-dev.28 [2024-01-31T04:44:13.311Z] v3.1.0-dev.29 [2024-01-31T04:44:13.311Z] v3.1.0-dev.3 [2024-01-31T04:44:13.311Z] v3.1.0-dev.30 [2024-01-31T04:44:13.311Z] v3.1.0-dev.31 [2024-01-31T04:44:13.311Z] v3.1.0-dev.32 [2024-01-31T04:44:13.311Z] v3.1.0-dev.4 [2024-01-31T04:44:13.311Z] v3.1.0-dev.5 [2024-01-31T04:44:13.311Z] v3.1.0-dev.6 [2024-01-31T04:44:13.311Z] v3.1.0-dev.7 [2024-01-31T04:44:13.311Z] v3.1.0-dev.8 [2024-01-31T04:44:13.311Z] v3.1.0-dev.9 [2024-01-31T04:44:13.311Z] v3.2.0-dev.1 [2024-01-31T04:44:13.311Z] v3.2.0-dev.2 [2024-01-31T04:44:13.311Z] v3.2.0-dev.3 [2024-01-31T04:44:13.311Z] v3.2.0-dev.4 [2024-01-31T04:44:13.311Z] v3.2.0-dev.5 [2024-01-31T04:44:13.311Z] v3.2.0-dev.6 [2024-01-31T04:44:13.311Z] v3.2.0-dev.7 [2024-01-31T04:44:13.311Z] v3.2.0-dev.8 [Pipeline] sh [2024-01-31T04:44:13.610Z] + lftools sign git-tag v3.2.0-dev.8 [2024-01-31T04:44:14.179Z] Signing Git tag with Sigul... [2024-01-31T04:44:14.179Z] Signing v3.2.0-dev.8 [Pipeline] echo [2024-01-31T04:44:14.454Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:44:14.739Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-31T04:44:14.746Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-31T04:44:14.883Z] $ docker stop --time=1 ec14d084245391d27717ac5c7e5513ec461df394a5e918b881ba74ac368f499b [2024-01-31T04:44:16.129Z] $ docker rm -f --volumes ec14d084245391d27717ac5c7e5513ec461df394a5e918b881ba74ac368f499b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-31T04:44:17.050Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-31T04:44:17.050Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:44:17.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-31T04:44:17.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T04:44:17.599Z] prd-ubuntu20.04-docker-8c-8g-208 does not seem to be running inside a container [2024-01-31T04:44:17.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-31T04:44:17.955Z] $ docker top 00851c6be27820d17d0e94b2fd4974fc5a9de375b44477e8b8c55479d0997a65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-31T04:44:18.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-31T04:44:18.216Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-31T04:44:18.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-31T04:44:18.331Z] $ docker exec 00851c6be27820d17d0e94b2fd4974fc5a9de375b44477e8b8c55479d0997a65 ssh-agent [2024-01-31T04:44:18.458Z] SSH_AUTH_SOCK=/tmp/ssh-bGlA9GNiFNpT/agent.32 [2024-01-31T04:44:18.458Z] SSH_AGENT_PID=38 [2024-01-31T04:44:18.462Z] Running ssh-add (command line suppressed) [2024-01-31T04:44:18.560Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11460762290699904509.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11460762290699904509.key) [2024-01-31T04:44:18.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-31T04:44:18.916Z] + git semver bump pre [2024-01-31T04:44:19.175Z] 2024-01-31 04:44:19,075 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-01-31T04:44:19.175Z] 2024-01-31 04:44:19,075 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev [2024-01-31T04:44:19.175Z] 2024-01-31 04:44:19,075 [bump_version] DEBUG bumped version:3.2.0-dev.9 [2024-01-31T04:44:19.175Z] 2024-01-31 04:44:19,075 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2024-01-31T04:44:19.175Z] 2024-01-31 04:44:19,075 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-01-31T04:44:19.175Z] 2024-01-31 04:44:19,075 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-01-31T04:44:19.175Z] 2024-01-31 04:44:19,077 [execute] INFO git cat-file --batch-check [2024-01-31T04:44:19.175Z] 2024-01-31 04:44:19,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-31T04:44:19.175Z] 2024-01-31 04:44:19,082 [execute] INFO git cat-file --batch [2024-01-31T04:44:19.175Z] 2024-01-31 04:44:19,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-31T04:44:19.175Z] 2024-01-31 04:44:19,087 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-01-31T04:44:19.175Z] 3.2.0-dev.9 [Pipeline] } [2024-01-31T04:44:19.186Z] $ docker exec --env ******** --env ******** 00851c6be27820d17d0e94b2fd4974fc5a9de375b44477e8b8c55479d0997a65 ssh-agent -k [2024-01-31T04:44:19.270Z] unset SSH_AUTH_SOCK; [2024-01-31T04:44:19.270Z] unset SSH_AGENT_PID; [2024-01-31T04:44:19.270Z] echo Agent pid 38 killed; [2024-01-31T04:44:19.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-31T04:44:19.820Z] + git semver [Pipeline] } [2024-01-31T04:44:20.093Z] $ docker stop --time=1 00851c6be27820d17d0e94b2fd4974fc5a9de375b44477e8b8c55479d0997a65 [2024-01-31T04:44:21.364Z] $ docker rm -f --volumes 00851c6be27820d17d0e94b2fd4974fc5a9de375b44477e8b8c55479d0997a65 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-31T04:44:21.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-31T04:44:21.871Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:44:22.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-31T04:44:22.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T04:44:22.415Z] prd-ubuntu20.04-docker-8c-8g-208 does not seem to be running inside a container [2024-01-31T04:44:22.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-31T04:44:22.781Z] $ docker top 0cf56f0a85c028be15f68b2ead9fa4085f22e2f968632c5c328c3a28b2b54f40 -eo pid,comm [2024-01-31T04:44:22.821Z] 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-01-31T04:44:22.821Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-31T04:44:23.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-31T04:44:23.187Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-31T04:44:23.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-31T04:44:23.289Z] $ docker exec 0cf56f0a85c028be15f68b2ead9fa4085f22e2f968632c5c328c3a28b2b54f40 ssh-agent [2024-01-31T04:44:23.398Z] SSH_AUTH_SOCK=/tmp/ssh-ngojoeXJaZno/agent.33 [2024-01-31T04:44:23.399Z] SSH_AGENT_PID=39 [2024-01-31T04:44:23.415Z] Running ssh-add (command line suppressed) [2024-01-31T04:44:23.513Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7896936553721003332.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7896936553721003332.key) [2024-01-31T04:44:23.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-31T04:44:23.896Z] + git semver push [2024-01-31T04:44:24.155Z] 2024-01-31 04:44:24,109 [run_push] DEBUG push [2024-01-31T04:44:24.155Z] 2024-01-31 04:44:24,110 [execute] INFO git cat-file --batch-check [2024-01-31T04:44:24.155Z] 2024-01-31 04:44:24,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-31T04:44:24.155Z] 2024-01-31 04:44:24,116 [execute] INFO git rev-list 1637d1a416fb93f7fa0ecc27fbacf66062a53bd3 -- [2024-01-31T04:44:24.155Z] 2024-01-31 04:44:24,116 [execute] DEBUG Popen(['git', 'rev-list', '1637d1a416fb93f7fa0ecc27fbacf66062a53bd3', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-31T04:44:24.155Z] 2024-01-31 04:44:24,122 [execute] INFO git fetch -v origin [2024-01-31T04:44:24.155Z] 2024-01-31 04:44:24,122 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-31T04:44:24.723Z] 2024-01-31 04:44:24,655 [run_push] DEBUG no remote changes detected [2024-01-31T04:44:24.724Z] 2024-01-31 04:44:24,656 [execute] INFO git push origin semver [2024-01-31T04:44:24.724Z] 2024-01-31 04:44:24,656 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-31T04:44:25.660Z] 2024-01-31 04:44:25,393 [run_push] DEBUG push all version tags [2024-01-31T04:44:25.660Z] 2024-01-31 04:44:25,393 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-31T04:44:25.661Z] 2024-01-31 04:44:25,394 [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-01-31T04:44:26.230Z] 2024-01-31 04:44:26,063 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-01-31T04:44:26.230Z] 3.2.0-dev.9 [Pipeline] } [2024-01-31T04:44:26.241Z] $ docker exec --env ******** --env ******** 0cf56f0a85c028be15f68b2ead9fa4085f22e2f968632c5c328c3a28b2b54f40 ssh-agent -k [2024-01-31T04:44:26.343Z] unset SSH_AUTH_SOCK; [2024-01-31T04:44:26.343Z] unset SSH_AGENT_PID; [2024-01-31T04:44:26.343Z] echo Agent pid 39 killed; [2024-01-31T04:44:26.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-31T04:44:26.886Z] + git semver [Pipeline] } [2024-01-31T04:44:27.161Z] $ docker stop --time=1 0cf56f0a85c028be15f68b2ead9fa4085f22e2f968632c5c328c3a28b2b54f40 [2024-01-31T04:44:28.426Z] $ docker rm -f --volumes 0cf56f0a85c028be15f68b2ead9fa4085f22e2f968632c5c328c3a28b2b54f40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-31T04:44:30.013Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2024-01-31T04:44:30.013Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-01-31T04:44:30.013Z] total 16 [2024-01-31T04:44:30.013Z] drwxr-xr-x 3 root root 4096 Jan 31 04:36 . [2024-01-31T04:44:30.013Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 04:44 .. [2024-01-31T04:44:30.013Z] drwxr-xr-x 2 root root 4096 Jan 31 04:36 cost [2024-01-31T04:44:30.013Z] -rw-r--r-- 1 root root 86 Jan 31 04:36 cost.csv [2024-01-31T04:44:30.013Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-01-31T04:44:30.013Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-01-31T04:44:30.013Z] total 16 [2024-01-31T04:44:30.013Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 04:36 . [2024-01-31T04:44:30.013Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 04:44 .. [2024-01-31T04:44:30.013Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 31 04:36 cost [2024-01-31T04:44:30.013Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 31 04:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:44:30.300Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:44:31.165Z] ---> package-listing.sh [2024-01-31T04:44:31.165Z] ++ facter osfamily [2024-01-31T04:44:31.165Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-31T04:44:31.429Z] + OS_FAMILY=debian [2024-01-31T04:44:31.429Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2024-01-31T04:44:31.429Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-31T04:44:31.429Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-31T04:44:31.429Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-31T04:44:31.429Z] + PACKAGES=/tmp/packages_start.txt [2024-01-31T04:44:31.429Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-01-31T04:44:31.429Z] + PACKAGES=/tmp/packages_end.txt [2024-01-31T04:44:31.429Z] + case "${OS_FAMILY}" in [2024-01-31T04:44:31.429Z] + dpkg -l [2024-01-31T04:44:31.429Z] + grep '^ii' [2024-01-31T04:44:31.429Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-31T04:44:31.429Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-31T04:44:31.429Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-31T04:44:31.429Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-01-31T04:44:31.429Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2024-01-31T04:44:31.429Z] + 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-01-31T04:44:31.442Z] 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-01-31T04:44:31.724Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-31T04:44:32.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-31T04:44:32.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-31T04:44:32.553Z] prd-ubuntu20.04-docker-8c-8g-208 does not seem to be running inside a container [2024-01-31T04:44:32.587Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-31T04:44:32.791Z] $ docker top d1a5b1418e14fceb27b41d72a6e0020eb85f6e20e524d5d49e8a1289218bd5a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-31T04:44:33.244Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-31T04:44:33.528Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-31T04:44:33.810Z] + ls /var/log/sa-host [2024-01-31T04:44:33.810Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-31T04:44:34.034Z] provisioning config files... [2024-01-31T04:44:34.043Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5423758370308052771tmp [Pipeline] { [Pipeline] echo [2024-01-31T04:44:34.177Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:44:34.458Z] ---> create-netrc.sh [Pipeline] } [2024-01-31T04:44:34.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:44:34.915Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-31T04:44:34.923Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:44:35.203Z] ---> sudo-logs.sh [2024-01-31T04:44:35.203Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-31T04:44:35.287Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:44:35.567Z] ---> job-cost.sh [2024-01-31T04:44:35.567Z] lf-activate-venv: SKIPPING [2024-01-31T04:44:35.567Z] DEBUG: total: 0.2199999988079071 [2024-01-31T04:44:35.567Z] INFO: Retrieving Stack Cost... [2024-01-31T04:44:35.825Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-31T04:44:36.393Z] INFO: Archiving Costs [Pipeline] echo [2024-01-31T04:44:36.405Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-31T04:44:36.687Z] ---> logs-deploy.sh [2024-01-31T04:44:36.687Z] lf-activate-venv: SKIPPING [2024-01-31T04:44:36.687Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/160 [2024-01-31T04:44:36.687Z] INFO: archiving workspace using pattern(s): [2024-01-31T04:44:37.622Z] Archives upload complete. [2024-01-31T04:44:37.622Z] INFO: archiving logs to Nexus