Pull request #436 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2161a8583aab58eadb20e59a8a0b803cb0a649ff+12f0947547c8f837f89b8015c91dffce46fd43af (23d9ca70811b20e81fa044c7a87ff31c08d26ff2) 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-ssh1690741443120011917.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh2129378845994813833.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-436/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-436/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1462087064888586627.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-436/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8149166165210783482.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13391024759085823332.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-436/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-436/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2201070284162160541.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 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.23 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-35053 in /w/workspace/gexfoundry_device-rest-go_PR-436 [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/gexfoundry_device-rest-go_PR-436 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 12f0947547c8f837f89b8015c91dffce46fd43af into PR head commit 2161a8583aab58eadb20e59a8a0b803cb0a649ff Merge succeeded, producing 2161a8583aab58eadb20e59a8a0b803cb0a649ff Checking out Revision 2161a8583aab58eadb20e59a8a0b803cb0a649ff (PR-436) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git config core.sparsecheckout # timeout=10 > git checkout -f 2161a8583aab58eadb20e59a8a0b803cb0a649ff # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 12f0947547c8f837f89b8015c91dffce46fd43af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2161a8583aab58eadb20e59a8a0b803cb0a649ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-13T20:10:24.534Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-13T20:10:24.739Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-13T20:10:24.849Z] ========================================================= [2024-12-13T20:10:24.849Z] EdgeX Global Pipelines Version Info [2024-12-13T20:10:24.850Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-13T20:10:26.001Z] ------------------- [2024-12-13T20:10:26.001Z] stable info: [2024-12-13T20:10:26.001Z] ------------------- [2024-12-13T20:10:26.001Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-13T20:10:26.001Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-13T20:10:26.001Z] Message: update stable to v1.0.269 [2024-12-13T20:10:26.261Z] ------------------- [2024-12-13T20:10:26.261Z] experimental info: [2024-12-13T20:10:26.261Z] ------------------- [2024-12-13T20:10:26.261Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-13T20:10:26.261Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-13T20:10:26.261Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-13T20:10:26.478Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-12-13T20:10:26.533Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-12-13T20:10:26.592Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-13T20:10:26.646Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-13T20:10:26.697Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-13T20:10:26.751Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-13T20:10:26.808Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-13T20:10:26.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-13T20:10:26.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-13T20:10:26.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-13T20:10:27.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-13T20:10:27.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-12-13T20:10:27.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-13T20:10:27.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-13T20:10:27.264Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-13T20:10:27.321Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-13T20:10:27.382Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-13T20:10:27.437Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-13T20:10:27.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-13T20:10:27.544Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-13T20:10:27.605Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-13T20:10:27.665Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-13T20:10:27.723Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-13T20:10:27.776Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-13T20:10:27.831Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-13T20:10:27.889Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-13T20:10:27.950Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-13T20:10:28.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-436 [Pipeline] echo [2024-12-13T20:10:28.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-436 [Pipeline] echo [2024-12-13T20:10:28.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-436 [Pipeline] echo [2024-12-13T20:10:28.165Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2161a8583aab58eadb20e59a8a0b803cb0a649ff [Pipeline] echo [2024-12-13T20:10:28.216Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2161a85 [Pipeline] echo [2024-12-13T20:10:28.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T20:10:28.391Z] provisioning config files... [2024-12-13T20:10:28.406Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-436@tmp/config4770298280306195775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T20:10:28.806Z] ---> ****-login.sh [2024-12-13T20:10:28.806Z] nexus3.edgexfoundry.org:10001 [2024-12-13T20:10:29.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T20:10:29.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T20:10:29.068Z] Configure a credential helper to remove this warning. See [2024-12-13T20:10:29.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T20:10:29.068Z] [2024-12-13T20:10:29.068Z] Login Succeeded [2024-12-13T20:10:29.068Z] nexus3.edgexfoundry.org:10002 [2024-12-13T20:10:29.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T20:10:29.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T20:10:29.332Z] Configure a credential helper to remove this warning. See [2024-12-13T20:10:29.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T20:10:29.332Z] [2024-12-13T20:10:29.332Z] Login Succeeded [2024-12-13T20:10:29.332Z] nexus3.edgexfoundry.org:10003 [2024-12-13T20:10:29.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T20:10:29.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T20:10:29.332Z] Configure a credential helper to remove this warning. See [2024-12-13T20:10:29.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T20:10:29.332Z] [2024-12-13T20:10:29.332Z] Login Succeeded [2024-12-13T20:10:29.332Z] nexus3.edgexfoundry.org:10004 [2024-12-13T20:10:29.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T20:10:29.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T20:10:29.595Z] Configure a credential helper to remove this warning. See [2024-12-13T20:10:29.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T20:10:29.595Z] [2024-12-13T20:10:29.595Z] Login Succeeded [2024-12-13T20:10:29.595Z] ****.io [2024-12-13T20:10:29.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T20:10:29.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T20:10:29.855Z] Configure a credential helper to remove this warning. See [2024-12-13T20:10:29.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T20:10:29.856Z] [2024-12-13T20:10:29.856Z] Login Succeeded [2024-12-13T20:10:29.856Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T20:10:29.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-13T20:10:30.602Z] + git rev-list -1 --merges 2161a8583aab58eadb20e59a8a0b803cb0a649ff~1..2161a8583aab58eadb20e59a8a0b803cb0a649ff [Pipeline] echo [2024-12-13T20:10:30.647Z] -----------> git rev-list -1 --merges 2161a8583aab58eadb20e59a8a0b803cb0a649ff~1..2161a8583aab58eadb20e59a8a0b803cb0a649ff 2161a8583aab58eadb20e59a8a0b803cb0a649ff [false] [Pipeline] sh [2024-12-13T20:10:30.968Z] + git log --format=format:%s -1 2161a8583aab58eadb20e59a8a0b803cb0a649ff [Pipeline] echo [2024-12-13T20:10:31.017Z] ========================================================= [2024-12-13T20:10:31.017Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-13T20:10:31.017Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-13T20:10:31.480Z] + git log --format=format:%s -1 2161a8583aab58eadb20e59a8a0b803cb0a649ff [Pipeline] echo [2024-12-13T20:10:31.518Z] [semverPrep] GIT_COMMIT: 2161a8583aab58eadb20e59a8a0b803cb0a649ff, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-12-13T20:10:31.568Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-13T20:10:31.987Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T20:10:31.987Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-13T20:10:31.987Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-13T20:10:31.987Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-13T20:10:31.987Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-13T20:10:31.987Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-13T20:10:31.987Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T20:10:32.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T20:10:32.506Z] [2024-12-13T20:10:32.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T20:10:32.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T20:10:32.918Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-13T20:10:32.918Z] b85a868b505f: Pulling fs layer [2024-12-13T20:10:32.918Z] e2be974225ed: Pulling fs layer [2024-12-13T20:10:32.918Z] 339a4e72a1f5: Pulling fs layer [2024-12-13T20:10:32.918Z] 988bab9f4d93: Pulling fs layer [2024-12-13T20:10:32.918Z] 1469e6f7b9e6: Pulling fs layer [2024-12-13T20:10:32.918Z] eaf3925da568: Pulling fs layer [2024-12-13T20:10:32.918Z] bab4dde63d76: Pulling fs layer [2024-12-13T20:10:32.918Z] bde34c3a00c8: Pulling fs layer [2024-12-13T20:10:32.918Z] b352a97aabf1: Pulling fs layer [2024-12-13T20:10:32.918Z] 4872d77fe225: Pulling fs layer [2024-12-13T20:10:32.918Z] 5851b861e8e6: Pulling fs layer [2024-12-13T20:10:32.918Z] bab4dde63d76: Waiting [2024-12-13T20:10:32.918Z] bde34c3a00c8: Waiting [2024-12-13T20:10:32.918Z] 4872d77fe225: Waiting [2024-12-13T20:10:32.918Z] 5851b861e8e6: Waiting [2024-12-13T20:10:32.918Z] b352a97aabf1: Waiting [2024-12-13T20:10:32.918Z] 988bab9f4d93: Waiting [2024-12-13T20:10:32.918Z] 1469e6f7b9e6: Waiting [2024-12-13T20:10:32.918Z] eaf3925da568: Waiting [2024-12-13T20:10:32.918Z] e2be974225ed: Verifying Checksum [2024-12-13T20:10:32.918Z] e2be974225ed: Download complete [2024-12-13T20:10:32.918Z] 988bab9f4d93: Verifying Checksum [2024-12-13T20:10:32.918Z] 988bab9f4d93: Download complete [2024-12-13T20:10:32.918Z] 339a4e72a1f5: Verifying Checksum [2024-12-13T20:10:32.918Z] 339a4e72a1f5: Download complete [2024-12-13T20:10:32.918Z] 1469e6f7b9e6: Verifying Checksum [2024-12-13T20:10:32.918Z] 1469e6f7b9e6: Download complete [2024-12-13T20:10:33.177Z] eaf3925da568: Download complete [2024-12-13T20:10:33.177Z] bde34c3a00c8: Download complete [2024-12-13T20:10:33.177Z] b352a97aabf1: Download complete [2024-12-13T20:10:33.178Z] 4872d77fe225: Verifying Checksum [2024-12-13T20:10:33.178Z] 4872d77fe225: Download complete [2024-12-13T20:10:33.178Z] 5851b861e8e6: Verifying Checksum [2024-12-13T20:10:33.178Z] 5851b861e8e6: Download complete [2024-12-13T20:10:33.178Z] b85a868b505f: Verifying Checksum [2024-12-13T20:10:33.178Z] b85a868b505f: Download complete [2024-12-13T20:10:33.437Z] bab4dde63d76: Verifying Checksum [2024-12-13T20:10:33.437Z] bab4dde63d76: Download complete [2024-12-13T20:10:34.379Z] b85a868b505f: Pull complete [2024-12-13T20:10:34.379Z] e2be974225ed: Pull complete [2024-12-13T20:10:34.949Z] 339a4e72a1f5: Pull complete [2024-12-13T20:10:34.949Z] 988bab9f4d93: Pull complete [2024-12-13T20:10:35.210Z] 1469e6f7b9e6: Pull complete [2024-12-13T20:10:35.210Z] eaf3925da568: Pull complete [2024-12-13T20:10:37.138Z] bab4dde63d76: Pull complete [2024-12-13T20:10:37.138Z] bde34c3a00c8: Pull complete [2024-12-13T20:10:37.398Z] b352a97aabf1: Pull complete [2024-12-13T20:10:37.398Z] 4872d77fe225: Pull complete [2024-12-13T20:10:37.398Z] 5851b861e8e6: Pull complete [2024-12-13T20:10:37.657Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-13T20:10:37.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T20:10:37.657Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T20:10:37.916Z] prd-ubuntu20.04-docker-8c-8g-35053 does not seem to be running inside a container [2024-12-13T20:10:37.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-436 -v /w/workspace/gexfoundry_device-rest-go_PR-436:/w/workspace/gexfoundry_device-rest-go_PR-436:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-436@tmp:/w/workspace/gexfoundry_device-rest-go_PR-436@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-12-13T20:10:41.630Z] $ docker top 1be1e753517760e71bd9fe23cc6e7be5f564360a5883a66cb1caff235befcedd -eo pid,comm [2024-12-13T20:10:41.683Z] 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-12-13T20:10:41.683Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T20:10:41.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T20:10:41.837Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T20:10:41.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T20:10:41.956Z] $ docker exec 1be1e753517760e71bd9fe23cc6e7be5f564360a5883a66cb1caff235befcedd ssh-agent [2024-12-13T20:10:42.068Z] SSH_AUTH_SOCK=/tmp/ssh-Xuog50BqRrPg/agent.32 [2024-12-13T20:10:42.068Z] SSH_AGENT_PID=38 [2024-12-13T20:10:42.075Z] Running ssh-add (command line suppressed) [2024-12-13T20:10:42.176Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-436@tmp/private_key_16298800471639849388.key (/w/workspace/gexfoundry_device-rest-go_PR-436@tmp/private_key_16298800471639849388.key) [2024-12-13T20:10:42.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T20:10:42.573Z] + git tag --points-at HEAD [Pipeline] } [2024-12-13T20:10:42.600Z] $ docker exec --env ******** --env ******** 1be1e753517760e71bd9fe23cc6e7be5f564360a5883a66cb1caff235befcedd ssh-agent -k [2024-12-13T20:10:42.695Z] unset SSH_AUTH_SOCK; [2024-12-13T20:10:42.695Z] unset SSH_AGENT_PID; [2024-12-13T20:10:42.695Z] echo Agent pid 38 killed; [2024-12-13T20:10:42.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-13T20:10:42.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T20:10:42.808Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T20:10:42.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T20:10:42.935Z] $ docker exec 1be1e753517760e71bd9fe23cc6e7be5f564360a5883a66cb1caff235befcedd ssh-agent [2024-12-13T20:10:43.048Z] SSH_AUTH_SOCK=/tmp/ssh-zHb0uLJ89KdF/agent.71 [2024-12-13T20:10:43.048Z] SSH_AGENT_PID=77 [2024-12-13T20:10:43.053Z] Running ssh-add (command line suppressed) [2024-12-13T20:10:43.153Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-436@tmp/private_key_13111814973810241374.key (/w/workspace/gexfoundry_device-rest-go_PR-436@tmp/private_key_13111814973810241374.key) [2024-12-13T20:10:43.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T20:10:43.515Z] + git semver init [2024-12-13T20:10:43.773Z] 2024-12-13 20:10:43,713 [run_init] DEBUG init version:0.0.0 force:False [2024-12-13T20:10:43.773Z] 2024-12-13 20:10:43,714 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-436/.semver [2024-12-13T20:10:43.773Z] 2024-12-13 20:10:43,715 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-436/.semver [2024-12-13T20:10:43.773Z] 2024-12-13 20:10:43,715 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-436/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-436, universal_newlines=False, shell=None, istream=None) [2024-12-13T20:10:45.152Z] 2024-12-13 20:10:44,991 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-436/.git/info/exclude [2024-12-13T20:10:45.152Z] 2024-12-13 20:10:44,991 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-436/.semver/PR-436 with force:False [2024-12-13T20:10:45.152Z] 2024-12-13 20:10:44,991 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-436/.semver/PR-436 [2024-12-13T20:10:45.152Z] 2024-12-13 20:10:44,994 [execute] INFO git cat-file --batch-check [2024-12-13T20:10:45.152Z] 2024-12-13 20:10:44,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-436/.semver, universal_newlines=False, shell=None, istream=) [2024-12-13T20:10:45.152Z] 2024-12-13 20:10:44,999 [execute] INFO git cat-file --batch [2024-12-13T20:10:45.152Z] 2024-12-13 20:10:44,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-436/.semver, universal_newlines=False, shell=None, istream=) [2024-12-13T20:10:45.152Z] 2024-12-13 20:10:45,002 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-436/.semver/PR-436 [2024-12-13T20:10:45.152Z] 0.0.0 [Pipeline] } [2024-12-13T20:10:45.178Z] $ docker exec --env ******** --env ******** 1be1e753517760e71bd9fe23cc6e7be5f564360a5883a66cb1caff235befcedd ssh-agent -k [2024-12-13T20:10:45.269Z] unset SSH_AUTH_SOCK; [2024-12-13T20:10:45.270Z] unset SSH_AGENT_PID; [2024-12-13T20:10:45.270Z] echo Agent pid 77 killed; [2024-12-13T20:10:45.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T20:10:45.747Z] + git semver [Pipeline] } [2024-12-13T20:10:46.034Z] $ docker stop --time=1 1be1e753517760e71bd9fe23cc6e7be5f564360a5883a66cb1caff235befcedd [2024-12-13T20:10:47.330Z] $ docker rm -f --volumes 1be1e753517760e71bd9fe23cc6e7be5f564360a5883a66cb1caff235befcedd [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T20:10:47.753Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-13T20:10:48.155Z] Stashed 1 file(s) [Pipeline] echo [2024-12-13T20:10:48.179Z] [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T20:10:49.255Z] provisioning config files... [2024-12-13T20:10:49.264Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-436@tmp/config9528250006194164752tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2024-12-13T20:10:49.748Z] ---> ****-login.sh [2024-12-13T20:10:49.748Z] nexus3.edgexfoundry.org:10001 [2024-12-13T20:10:49.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T20:10:49.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T20:10:49.748Z] Configure a credential helper to remove this warning. See [2024-12-13T20:10:49.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T20:10:49.748Z] [2024-12-13T20:10:49.748Z] Login Succeeded [2024-12-13T20:10:49.748Z] nexus3.edgexfoundry.org:10002 [2024-12-13T20:10:49.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T20:10:49.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T20:10:49.749Z] Configure a credential helper to remove this warning. See [2024-12-13T20:10:49.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T20:10:49.749Z] [2024-12-13T20:10:49.749Z] Login Succeeded [2024-12-13T20:10:49.749Z] nexus3.edgexfoundry.org:10003 [2024-12-13T20:10:50.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T20:10:50.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T20:10:50.010Z] Configure a credential helper to remove this warning. See [2024-12-13T20:10:50.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T20:10:50.010Z] [2024-12-13T20:10:50.010Z] Login Succeeded [2024-12-13T20:10:50.010Z] nexus3.edgexfoundry.org:10004 [2024-12-13T20:10:50.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T20:10:50.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T20:10:50.010Z] Configure a credential helper to remove this warning. See [2024-12-13T20:10:50.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T20:10:50.010Z] [2024-12-13T20:10:50.010Z] Login Succeeded [2024-12-13T20:10:50.010Z] ****.io [2024-12-13T20:10:50.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T20:10:50.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T20:10:50.269Z] Configure a credential helper to remove this warning. See [2024-12-13T20:10:50.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T20:10:50.269Z] [2024-12-13T20:10:50.269Z] Login Succeeded [2024-12-13T20:10:50.269Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T20:10:50.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-13T20:10:50.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T20:10:50.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T20:10:50.621Z] ========================================================= [2024-12-13T20:10:50.621Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-13T20:10:50.621Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T20:10:51.149Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-13T20:10:51.149Z] Sending build context to Docker daemon 16.66MB [2024-12-13T20:10:51.149Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-13T20:10:51.149Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-13T20:10:51.149Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-13T20:10:51.149Z] 43c4264eed91: Pulling fs layer [2024-12-13T20:10:51.149Z] 4cc291be95ef: Pulling fs layer [2024-12-13T20:10:51.149Z] 2ac1f1163629: Pulling fs layer [2024-12-13T20:10:51.149Z] 5c3c966382ef: Pulling fs layer [2024-12-13T20:10:51.149Z] 4f4fb700ef54: Pulling fs layer [2024-12-13T20:10:51.149Z] 5d5c8e513c77: Pulling fs layer [2024-12-13T20:10:51.149Z] 9f66e0745190: Pulling fs layer [2024-12-13T20:10:51.149Z] f49a43e4bbc0: Pulling fs layer [2024-12-13T20:10:51.149Z] 561ebcabdf7f: Pulling fs layer [2024-12-13T20:10:51.149Z] 561ebcabdf7f: Waiting [2024-12-13T20:10:51.149Z] f49a43e4bbc0: Waiting [2024-12-13T20:10:51.149Z] 4f4fb700ef54: Waiting [2024-12-13T20:10:51.149Z] 5d5c8e513c77: Waiting [2024-12-13T20:10:51.149Z] 5c3c966382ef: Waiting [2024-12-13T20:10:51.149Z] 9f66e0745190: Waiting [2024-12-13T20:10:51.149Z] 4cc291be95ef: Verifying Checksum [2024-12-13T20:10:51.149Z] 4cc291be95ef: Download complete [2024-12-13T20:10:51.408Z] 5c3c966382ef: Download complete [2024-12-13T20:10:51.408Z] 4f4fb700ef54: Download complete [2024-12-13T20:10:51.408Z] 5d5c8e513c77: Verifying Checksum [2024-12-13T20:10:51.408Z] 5d5c8e513c77: Download complete [2024-12-13T20:10:51.408Z] 43c4264eed91: Download complete [2024-12-13T20:10:51.408Z] 9f66e0745190: Verifying Checksum [2024-12-13T20:10:51.408Z] 9f66e0745190: Download complete [2024-12-13T20:10:51.408Z] 43c4264eed91: Pull complete [2024-12-13T20:10:51.667Z] 561ebcabdf7f: Download complete [2024-12-13T20:10:51.667Z] 4cc291be95ef: Pull complete [2024-12-13T20:10:51.667Z] 2ac1f1163629: Verifying Checksum [2024-12-13T20:10:51.667Z] 2ac1f1163629: Download complete [2024-12-13T20:10:52.234Z] f49a43e4bbc0: Verifying Checksum [2024-12-13T20:10:52.234Z] f49a43e4bbc0: Download complete [2024-12-13T20:10:55.537Z] 2ac1f1163629: Pull complete [2024-12-13T20:10:55.537Z] 5c3c966382ef: Pull complete [2024-12-13T20:10:55.537Z] 4f4fb700ef54: Pull complete [2024-12-13T20:10:55.537Z] 5d5c8e513c77: Pull complete [2024-12-13T20:10:55.537Z] 9f66e0745190: Pull complete [2024-12-13T20:10:58.064Z] f49a43e4bbc0: Pull complete [2024-12-13T20:10:58.325Z] 561ebcabdf7f: Pull complete [2024-12-13T20:10:58.325Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-13T20:10:58.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-13T20:10:58.325Z] ---> 3a752c3f9dda [2024-12-13T20:10:58.325Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-12-13T20:10:59.707Z] ---> Running in 8a2b8b020d0d [2024-12-13T20:10:59.707Z] Removing intermediate container 8a2b8b020d0d [2024-12-13T20:10:59.707Z] ---> 00216825af8a [2024-12-13T20:10:59.707Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-13T20:10:59.707Z] ---> Running in 94249f046431 [2024-12-13T20:10:59.707Z] Removing intermediate container 94249f046431 [2024-12-13T20:10:59.707Z] ---> e6e98df45ad1 [2024-12-13T20:10:59.707Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-13T20:10:59.707Z] ---> Running in ca705ff20cc1 [2024-12-13T20:10:59.967Z] Removing intermediate container ca705ff20cc1 [2024-12-13T20:10:59.967Z] ---> 516a509a15e4 [2024-12-13T20:10:59.967Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-13T20:10:59.967Z] ---> Running in 90667644c536 [2024-12-13T20:10:59.967Z] Removing intermediate container 90667644c536 [2024-12-13T20:10:59.967Z] ---> 6c005404c1ce [2024-12-13T20:10:59.967Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-13T20:10:59.967Z] ---> Running in f9274c8d6b7a [2024-12-13T20:11:00.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T20:11:00.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T20:11:00.745Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-13T20:11:00.745Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-12-13T20:11:00.745Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-13T20:11:00.745Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-13T20:11:00.745Z] Executing busybox-1.36.1-r29.trigger [2024-12-13T20:11:01.004Z] OK: 250 MiB in 58 packages [2024-12-13T20:11:01.262Z] Removing intermediate container f9274c8d6b7a [2024-12-13T20:11:01.262Z] ---> 7b84e0484f1c [2024-12-13T20:11:01.262Z] Step 8/12 : WORKDIR /device-rest-go [2024-12-13T20:11:01.262Z] ---> Running in e546d18e0ad9 [2024-12-13T20:11:01.262Z] Removing intermediate container e546d18e0ad9 [2024-12-13T20:11:01.262Z] ---> 13d64d1770ff [2024-12-13T20:11:01.262Z] Step 9/12 : COPY go.mod vendor* ./ [2024-12-13T20:11:01.522Z] ---> 37689638d975 [2024-12-13T20:11:01.522Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T20:11:01.522Z] ---> Running in 6a8b3760c6da [2024-12-13T20:11:57.779Z] Removing intermediate container 6a8b3760c6da [2024-12-13T20:11:57.779Z] ---> a224cb20da1f [2024-12-13T20:11:57.779Z] Step 11/12 : COPY . . [2024-12-13T20:11:57.779Z] ---> 023253f70959 [2024-12-13T20:11:57.779Z] Step 12/12 : RUN $MAKE [2024-12-13T20:11:57.779Z] ---> Running in 9fac08ac78a4 [2024-12-13T20:11:57.779Z] noop [2024-12-13T20:11:58.040Z] Removing intermediate container 9fac08ac78a4 [2024-12-13T20:11:58.040Z] ---> 81fdfbe4fc41 [2024-12-13T20:11:58.040Z] Successfully built 81fdfbe4fc41 [2024-12-13T20:11:58.040Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T20:11:58.522Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-13T20:11:58.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T20:11:58.683Z] prd-ubuntu20.04-docker-8c-8g-35053 does not seem to be running inside a container [2024-12-13T20:11:58.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-436 -v /w/workspace/gexfoundry_device-rest-go_PR-436:/w/workspace/gexfoundry_device-rest-go_PR-436:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-436@tmp:/w/workspace/gexfoundry_device-rest-go_PR-436@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-13T20:11:59.127Z] $ docker top b2521fd08f4a702c821e1affedcb901407ef2cb700ce26a1c73c8e6772f6b9a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T20:11:59.553Z] + go version [2024-12-13T20:11:59.553Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-13T20:11:59.585Z] $ docker stop --time=1 b2521fd08f4a702c821e1affedcb901407ef2cb700ce26a1c73c8e6772f6b9a6 [2024-12-13T20:12:00.881Z] $ docker rm -f --volumes b2521fd08f4a702c821e1affedcb901407ef2cb700ce26a1c73c8e6772f6b9a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T20:12:01.675Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-13T20:12:01.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T20:12:01.856Z] prd-ubuntu20.04-docker-8c-8g-35053 does not seem to be running inside a container [2024-12-13T20:12:01.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-436 -v /w/workspace/gexfoundry_device-rest-go_PR-436:/w/workspace/gexfoundry_device-rest-go_PR-436:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-436@tmp:/w/workspace/gexfoundry_device-rest-go_PR-436@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-13T20:12:02.208Z] $ docker top beaa7f4deb364b641cfa71327f86c77e8621698a94c29ae918be94b544f46d1e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T20:12:02.631Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-436 [Pipeline] fileExists [Pipeline] sh [2024-12-13T20:12:03.002Z] + make test [2024-12-13T20:12:03.002Z] go test ./... -coverprofile=coverage.out ./... [2024-12-13T20:12:03.941Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-12-13T20:12:25.876Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-12-13T20:12:25.876Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 33.2% of statements [2024-12-13T20:12:35.848Z] go vet ./... [2024-12-13T20:12:41.186Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-13T20:12:41.186Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-13T20:12:41.186Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-13T20:12:41.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-13T20:12:41.528Z] $ docker stop --time=1 beaa7f4deb364b641cfa71327f86c77e8621698a94c29ae918be94b544f46d1e [2024-12-13T20:12:45.589Z] $ docker rm -f --volumes beaa7f4deb364b641cfa71327f86c77e8621698a94c29ae918be94b544f46d1e [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T20:12:46.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-13T20:12:46.353Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-13T20:12:47.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-13T20:12:47.375Z] + ls -al . [2024-12-13T20:12:47.375Z] total 244 [2024-12-13T20:12:47.375Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 13 20:12 . [2024-12-13T20:12:47.375Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 20:10 .. [2024-12-13T20:12:47.375Z] -rw-rw-r-- 1 jenkins jenkins 151 Dec 13 20:10 .dockerignore [2024-12-13T20:12:47.375Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 20:12 .git [2024-12-13T20:12:47.375Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 20:10 .github [2024-12-13T20:12:47.375Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 13 20:10 .gitignore [2024-12-13T20:12:47.375Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 13 20:10 .golangci.yml [2024-12-13T20:12:47.375Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 20:10 .semver [2024-12-13T20:12:47.375Z] -rw-rw-r-- 1 jenkins jenkins 20138 Dec 13 20:10 Attribution.txt [2024-12-13T20:12:47.375Z] -rw-rw-r-- 1 jenkins jenkins 17685 Dec 13 20:10 CHANGELOG.md [2024-12-13T20:12:47.375Z] -rw-rw-r-- 1 jenkins jenkins 1697 Dec 13 20:10 Dockerfile [2024-12-13T20:12:47.375Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 20:10 GOVERNANCE.md [2024-12-13T20:12:47.375Z] -rw-rw-r-- 1 jenkins jenkins 680 Dec 13 20:10 Jenkinsfile [2024-12-13T20:12:47.375Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 13 20:10 LICENSE [2024-12-13T20:12:47.375Z] -rw-rw-r-- 1 jenkins jenkins 2598 Dec 13 20:10 Makefile [2024-12-13T20:12:47.375Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 13 20:10 OWNERS.md [2024-12-13T20:12:47.375Z] -rw-rw-r-- 1 jenkins jenkins 3989 Dec 13 20:10 README.md [2024-12-13T20:12:47.375Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 13 20:10 VERSION [2024-12-13T20:12:47.375Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 20:10 bin [2024-12-13T20:12:47.375Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 20:10 cmd [2024-12-13T20:12:47.375Z] -rw-r--r-- 1 jenkins jenkins 14565 Dec 13 20:12 coverage.out [2024-12-13T20:12:47.375Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 20:10 driver [2024-12-13T20:12:47.375Z] -rw-rw-r-- 1 jenkins jenkins 6336 Dec 13 20:10 go.mod [2024-12-13T20:12:47.375Z] -rw-rw-r-- 1 jenkins jenkins 87152 Dec 13 20:10 go.sum [2024-12-13T20:12:47.375Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 20:10 openapi [2024-12-13T20:12:47.375Z] -rw-rw-r-- 1 jenkins jenkins 713 Dec 13 20:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T20:12:47.797Z] + 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=2161a8583aab58eadb20e59a8a0b803cb0a649ff --label arch=amd64 --label version=0.0.0 . [2024-12-13T20:12:47.797Z] Sending build context to Docker daemon 16.67MB [2024-12-13T20:12:47.797Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-12-13T20:12:47.797Z] Step 2/26 : FROM ${BASE} AS builder [2024-12-13T20:12:47.797Z] ---> 81fdfbe4fc41 [2024-12-13T20:12:47.797Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-12-13T20:12:48.054Z] ---> Running in 3cb02f7ead25 [2024-12-13T20:12:48.312Z] Removing intermediate container 3cb02f7ead25 [2024-12-13T20:12:48.312Z] ---> d4a5ea64ea5b [2024-12-13T20:12:48.312Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-13T20:12:48.312Z] ---> Running in 5a448094d37e [2024-12-13T20:12:48.312Z] Removing intermediate container 5a448094d37e [2024-12-13T20:12:48.312Z] ---> b35dd6ceaa9e [2024-12-13T20:12:48.313Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-13T20:12:48.313Z] ---> Running in 490ff9aa03df [2024-12-13T20:12:48.313Z] Removing intermediate container 490ff9aa03df [2024-12-13T20:12:48.313Z] ---> 9664944bbf80 [2024-12-13T20:12:48.313Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-12-13T20:12:48.313Z] ---> Running in d204cb83cbdc [2024-12-13T20:12:48.882Z] Removing intermediate container d204cb83cbdc [2024-12-13T20:12:48.882Z] ---> e5fb583b685b [2024-12-13T20:12:48.882Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-13T20:12:49.141Z] ---> Running in f2f9b4327208 [2024-12-13T20:12:49.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T20:12:49.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T20:12:50.227Z] OK: 250 MiB in 58 packages [2024-12-13T20:12:50.488Z] Removing intermediate container f2f9b4327208 [2024-12-13T20:12:50.488Z] ---> a391b76d8ba0 [2024-12-13T20:12:50.488Z] Step 8/26 : WORKDIR /device-rest-go [2024-12-13T20:12:50.747Z] ---> Running in a72840f8a811 [2024-12-13T20:12:50.747Z] Removing intermediate container a72840f8a811 [2024-12-13T20:12:50.747Z] ---> 0a6279ed0117 [2024-12-13T20:12:50.747Z] Step 9/26 : COPY go.mod vendor* ./ [2024-12-13T20:12:51.005Z] ---> 98e3efb274fd [2024-12-13T20:12:51.005Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T20:12:51.006Z] ---> Running in 586f9e091570 [2024-12-13T20:12:51.572Z] Removing intermediate container 586f9e091570 [2024-12-13T20:12:51.572Z] ---> 0af13e6bfed6 [2024-12-13T20:12:51.572Z] Step 11/26 : COPY . . [2024-12-13T20:12:52.137Z] ---> 936164c0f8dd [2024-12-13T20:12:52.137Z] Step 12/26 : RUN $MAKE [2024-12-13T20:12:52.137Z] ---> Running in a68add78cd09 [2024-12-13T20:12:52.396Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2024-12-13T20:13:24.481Z] Removing intermediate container a68add78cd09 [2024-12-13T20:13:24.481Z] ---> ce024a956c10 [2024-12-13T20:13:24.481Z] Step 13/26 : FROM alpine:3.20 [2024-12-13T20:13:24.742Z] 3.20: Pulling from library/alpine [2024-12-13T20:13:25.000Z] da9db072f522: Pulling fs layer [2024-12-13T20:13:25.000Z] da9db072f522: Verifying Checksum [2024-12-13T20:13:25.000Z] da9db072f522: Download complete [2024-12-13T20:13:25.259Z] da9db072f522: Pull complete [2024-12-13T20:13:25.259Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T20:13:25.259Z] Status: Downloaded newer image for alpine:3.20 [2024-12-13T20:13:25.259Z] ---> 63b790fccc90 [2024-12-13T20:13:25.259Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-12-13T20:13:25.259Z] ---> Running in 07caf652086e [2024-12-13T20:13:25.824Z] Removing intermediate container 07caf652086e [2024-12-13T20:13:25.824Z] ---> 560342d6c5d3 [2024-12-13T20:13:25.824Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-12-13T20:13:25.824Z] ---> Running in c9222452919c [2024-12-13T20:13:26.082Z] Removing intermediate container c9222452919c [2024-12-13T20:13:26.082Z] ---> 85a29d5fdad4 [2024-12-13T20:13:26.082Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-12-13T20:13:26.082Z] ---> Running in 3a553ea10970 [2024-12-13T20:13:26.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T20:13:26.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T20:13:27.215Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T20:13:27.215Z] Executing busybox-1.36.1-r29.trigger [2024-12-13T20:13:27.215Z] OK: 8 MiB in 15 packages [2024-12-13T20:13:27.474Z] Removing intermediate container 3a553ea10970 [2024-12-13T20:13:27.474Z] ---> 5cd0261b8acf [2024-12-13T20:13:27.474Z] Step 17/26 : RUN apk --no-cache upgrade [2024-12-13T20:13:27.474Z] ---> Running in f9fbb2cf64d8 [2024-12-13T20:13:27.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T20:13:27.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T20:13:28.253Z] Upgrading critical system libraries and apk-tools: [2024-12-13T20:13:28.253Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T20:13:28.253Z] Executing busybox-1.36.1-r29.trigger [2024-12-13T20:13:28.253Z] Continuing the upgrade transaction with new apk-tools: [2024-12-13T20:13:28.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T20:13:28.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T20:13:28.512Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T20:13:28.512Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T20:13:28.786Z] OK: 8 MiB in 15 packages [2024-12-13T20:13:29.354Z] Removing intermediate container f9fbb2cf64d8 [2024-12-13T20:13:29.354Z] ---> 5ee3a198ff62 [2024-12-13T20:13:29.354Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-12-13T20:13:30.730Z] ---> 7228437ead49 [2024-12-13T20:13:30.730Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-12-13T20:13:30.730Z] ---> b5ff0685dcd7 [2024-12-13T20:13:30.730Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-12-13T20:13:30.730Z] ---> 145e85d97ff1 [2024-12-13T20:13:30.730Z] Step 21/26 : EXPOSE 59986 [2024-12-13T20:13:30.730Z] ---> Running in 7609dfaf308c [2024-12-13T20:13:30.987Z] Removing intermediate container 7609dfaf308c [2024-12-13T20:13:30.987Z] ---> 4e44c4720777 [2024-12-13T20:13:30.987Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-12-13T20:13:30.987Z] ---> Running in 5d8a585fecc5 [2024-12-13T20:13:30.987Z] Removing intermediate container 5d8a585fecc5 [2024-12-13T20:13:30.987Z] ---> 604f5671ece7 [2024-12-13T20:13:30.987Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-13T20:13:31.245Z] ---> Running in e948a42b3778 [2024-12-13T20:13:31.245Z] Removing intermediate container e948a42b3778 [2024-12-13T20:13:31.245Z] ---> d25c7dec3100 [2024-12-13T20:13:31.245Z] Step 24/26 : LABEL arch=amd64 [2024-12-13T20:13:31.245Z] ---> Running in 147b9c77ec4e [2024-12-13T20:13:31.245Z] Removing intermediate container 147b9c77ec4e [2024-12-13T20:13:31.245Z] ---> e4e67986223a [2024-12-13T20:13:31.245Z] Step 25/26 : LABEL git_sha=2161a8583aab58eadb20e59a8a0b803cb0a649ff [2024-12-13T20:13:31.502Z] ---> Running in 6ba8294467dc [2024-12-13T20:13:31.502Z] Removing intermediate container 6ba8294467dc [2024-12-13T20:13:31.502Z] ---> 38848a5a21be [2024-12-13T20:13:31.502Z] Step 26/26 : LABEL version=0.0.0 [2024-12-13T20:13:31.502Z] ---> Running in 3e46b2873bb6 [2024-12-13T20:13:31.502Z] Removing intermediate container 3e46b2873bb6 [2024-12-13T20:13:31.502Z] ---> 2637cba9c24b [2024-12-13T20:13:31.502Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-13T20:13:31.502Z] Successfully built 2637cba9c24b [2024-12-13T20:13:31.502Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T20:13:32.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T20:13:32.467Z] [2024-12-13T20:13:32.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T20:13:32.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T20:13:32.871Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-13T20:13:32.871Z] 5eb5b503b376: Pulling fs layer [2024-12-13T20:13:32.871Z] 5c69ac0246d0: Pulling fs layer [2024-12-13T20:13:32.871Z] ec43610c2a17: Pulling fs layer [2024-12-13T20:13:32.871Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-13T20:13:32.871Z] 33b1e0a273af: Pulling fs layer [2024-12-13T20:13:32.871Z] 5d3b04190fa2: Pulling fs layer [2024-12-13T20:13:32.871Z] 2f39f015ded8: Pulling fs layer [2024-12-13T20:13:32.871Z] 3a2ae6a8a46f: Waiting [2024-12-13T20:13:32.871Z] 33b1e0a273af: Waiting [2024-12-13T20:13:32.871Z] 5d3b04190fa2: Waiting [2024-12-13T20:13:32.871Z] 2f39f015ded8: Waiting [2024-12-13T20:13:32.871Z] 5c69ac0246d0: Download complete [2024-12-13T20:13:32.871Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-13T20:13:32.871Z] 3a2ae6a8a46f: Download complete [2024-12-13T20:13:33.129Z] 33b1e0a273af: Verifying Checksum [2024-12-13T20:13:33.129Z] 33b1e0a273af: Download complete [2024-12-13T20:13:33.129Z] 5d3b04190fa2: Verifying Checksum [2024-12-13T20:13:33.129Z] 5d3b04190fa2: Download complete [2024-12-13T20:13:33.129Z] ec43610c2a17: Verifying Checksum [2024-12-13T20:13:33.129Z] ec43610c2a17: Download complete [2024-12-13T20:13:33.129Z] 5eb5b503b376: Verifying Checksum [2024-12-13T20:13:33.129Z] 5eb5b503b376: Download complete [2024-12-13T20:13:33.697Z] 2f39f015ded8: Download complete [2024-12-13T20:13:34.633Z] 5eb5b503b376: Pull complete [2024-12-13T20:13:34.633Z] 5c69ac0246d0: Pull complete [2024-12-13T20:13:35.201Z] ec43610c2a17: Pull complete [2024-12-13T20:13:35.201Z] 3a2ae6a8a46f: Pull complete [2024-12-13T20:13:35.768Z] 33b1e0a273af: Pull complete [2024-12-13T20:13:35.768Z] 5d3b04190fa2: Pull complete [2024-12-13T20:13:39.953Z] 2f39f015ded8: Pull complete [2024-12-13T20:13:39.953Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-13T20:13:39.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T20:13:39.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T20:13:40.200Z] prd-ubuntu20.04-docker-8c-8g-35053 does not seem to be running inside a container [2024-12-13T20:13:40.219Z] $ 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/gexfoundry_device-rest-go_PR-436 -v /w/workspace/gexfoundry_device-rest-go_PR-436:/w/workspace/gexfoundry_device-rest-go_PR-436:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-436@tmp:/w/workspace/gexfoundry_device-rest-go_PR-436@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-13T20:13:45.177Z] $ docker top 5dc501c6b81072d765c91c33ba8856f1fad8ab6ade4f4fb880feca9251915769 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T20:13:45.660Z] ---> job-cost.sh [2024-12-13T20:13:45.660Z] lf-activate-venv: SKIPPING [2024-12-13T20:13:45.660Z] INFO: No Stack... [2024-12-13T20:13:45.922Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-13T20:13:46.183Z] INFO: Archiving Costs [Pipeline] sh [2024-12-13T20:13:46.501Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-436/archives/cost.csv [2024-12-13T20:13:46.501Z] + cut -d, -f6 [Pipeline] lock [2024-12-13T20:13:46.550Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-436-1-stack-cost] [2024-12-13T20:13:46.557Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-436-1-stack-cost] did not exist. Created. [2024-12-13T20:13:46.563Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-436-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-13T20:13:46.972Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-13T20:13:47.022Z] Stashed 1 file(s) [Pipeline] } [2024-12-13T20:13:47.062Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-436-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-13T20:13:47.146Z] $ docker stop --time=1 5dc501c6b81072d765c91c33ba8856f1fad8ab6ade4f4fb880feca9251915769 [2024-12-13T20:13:48.295Z] $ docker rm -f --volumes 5dc501c6b81072d765c91c33ba8856f1fad8ab6ade4f4fb880feca9251915769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-13T20:13:49.098Z] provisioning config files... [2024-12-13T20:13:49.105Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-436@tmp/config6095068564058415072tmp [Pipeline] { [Pipeline] sh [2024-12-13T20:13:49.452Z] + set +x [2024-12-13T20:13:49.452Z] + curl -s https://codecov.io/bash [2024-12-13T20:13:49.452Z] + bash -s -- [2024-12-13T20:13:49.712Z] [2024-12-13T20:13:49.712Z] _____ _ [2024-12-13T20:13:49.712Z] / ____| | | [2024-12-13T20:13:49.712Z] | | ___ __| | ___ ___ _____ __ [2024-12-13T20:13:49.712Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-13T20:13:49.712Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-13T20:13:49.712Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-13T20:13:49.712Z] Bash-1.0.6 [2024-12-13T20:13:49.712Z] [2024-12-13T20:13:49.712Z] [2024-12-13T20:13:49.712Z] ==> git version 2.25.1 found [2024-12-13T20:13:49.712Z] ==> 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-12-13T20:13:49.712Z] Release-Date: 2020-01-08 [2024-12-13T20:13:49.712Z] 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-12-13T20:13:49.712Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-13T20:13:49.712Z] ==> Jenkins CI detected. [2024-12-13T20:13:49.712Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-436 [2024-12-13T20:13:49.712Z] project root: . [2024-12-13T20:13:49.712Z] --> token set from env [2024-12-13T20:13:49.712Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-13T20:13:49.712Z] ==> Running gcov in . (disable via -X gcov) [2024-12-13T20:13:49.712Z] ==> Python coveragepy not found [2024-12-13T20:13:49.712Z] ==> Searching for coverage reports in: [2024-12-13T20:13:49.712Z] + . [2024-12-13T20:13:49.712Z] -> Found 1 reports [2024-12-13T20:13:49.712Z] ==> Detecting git/mercurial file structure [2024-12-13T20:13:49.712Z] ==> Reading reports [2024-12-13T20:13:49.712Z] + ./coverage.out bytes=14565 [2024-12-13T20:13:49.712Z] ==> Appending adjustments [2024-12-13T20:13:49.712Z] https://docs.codecov.io/docs/fixing-reports [2024-12-13T20:13:49.712Z] + Found adjustments [2024-12-13T20:13:49.712Z] ==> Gzipping contents [2024-12-13T20:13:49.712Z] 4.0K /tmp/codecov.L84OfS.gz [2024-12-13T20:13:49.712Z] ==> Uploading reports [2024-12-13T20:13:49.712Z] url: https://codecov.io [2024-12-13T20:13:49.712Z] query: branch=PR-436&commit=2161a8583aab58eadb20e59a8a0b803cb0a649ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-436%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=436&job=&cmd_args= [2024-12-13T20:13:49.712Z] -> Pinging Codecov [2024-12-13T20:13:49.712Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-436&commit=2161a8583aab58eadb20e59a8a0b803cb0a649ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-436%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=436&job=&cmd_args= [2024-12-13T20:13:49.971Z] -> Uploading to [2024-12-13T20:13:49.971Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/2161a8583aab58eadb20e59a8a0b803cb0a649ff/a374ea97-3e30-4509-8f44-a5115fcf831f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241213T201349Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=da773670d684f6de6d891090a085f30e36df0d5eadac56c7b6c2c992f5cf840c [2024-12-13T20:13:49.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T20:13:49.971Z] Dload Upload Total Spent Left Speed [2024-12-13T20:13:50.231Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 14103 --:--:-- --:--:-- --:--:-- 14103 [2024-12-13T20:13:50.231Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/2161a8583aab58eadb20e59a8a0b803cb0a649ff [Pipeline] } [2024-12-13T20:13:50.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-13T20:13:52.419Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-436/archives ] [2024-12-13T20:13:52.419Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-436/archives [2024-12-13T20:13:52.419Z] total 16 [2024-12-13T20:13:52.419Z] drwxr-xr-x 3 root root 4096 Dec 13 20:13 . [2024-12-13T20:13:52.419Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 20:13 .. [2024-12-13T20:13:52.419Z] drwxr-xr-x 2 root root 4096 Dec 13 20:13 cost [2024-12-13T20:13:52.419Z] -rw-r--r-- 1 root root 86 Dec 13 20:13 cost.csv [2024-12-13T20:13:52.419Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-436/archives [2024-12-13T20:13:52.419Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-436/archives [2024-12-13T20:13:52.419Z] total 16 [2024-12-13T20:13:52.419Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 20:13 . [2024-12-13T20:13:52.419Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 20:13 .. [2024-12-13T20:13:52.419Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 13 20:13 cost [2024-12-13T20:13:52.419Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 13 20:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-13T20:13:52.759Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T20:13:53.653Z] ---> package-listing.sh [2024-12-13T20:13:53.653Z] ++ facter osfamily [2024-12-13T20:13:53.653Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-13T20:13:53.913Z] + OS_FAMILY=debian [2024-12-13T20:13:53.913Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-436 [2024-12-13T20:13:53.913Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-13T20:13:53.913Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-13T20:13:53.913Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-13T20:13:53.913Z] + PACKAGES=/tmp/packages_start.txt [2024-12-13T20:13:53.913Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-436 ']' [2024-12-13T20:13:53.913Z] + PACKAGES=/tmp/packages_end.txt [2024-12-13T20:13:53.913Z] + case "${OS_FAMILY}" in [2024-12-13T20:13:53.913Z] + dpkg -l [2024-12-13T20:13:53.913Z] + grep '^ii' [2024-12-13T20:13:53.913Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-13T20:13:53.913Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-13T20:13:53.913Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-13T20:13:53.913Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-436 ']' [2024-12-13T20:13:53.913Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-436/archives/ [2024-12-13T20:13:53.913Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-436/archives/ [Pipeline] echo [2024-12-13T20:13:53.950Z] 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/gexfoundry_device-rest-go_PR-436/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-13T20:13:54.245Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T20:13:54.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T20:13:54.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T20:13:55.038Z] prd-ubuntu20.04-docker-8c-8g-35053 does not seem to be running inside a container [2024-12-13T20:13:55.060Z] $ 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/gexfoundry_device-rest-go_PR-436/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-436 -v /w/workspace/gexfoundry_device-rest-go_PR-436:/w/workspace/gexfoundry_device-rest-go_PR-436:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-436@tmp:/w/workspace/gexfoundry_device-rest-go_PR-436@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-13T20:13:55.224Z] $ docker top 1c3c66d13c7e3f359af8d4da42411f023f67524f4c7cb642aa4ead6fac2c8e30 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T20:13:55.633Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-13T20:13:55.952Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-13T20:13:56.272Z] + ls /var/log/sa-host [2024-12-13T20:13:56.272Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T20:13:56.506Z] provisioning config files... [2024-12-13T20:13:56.516Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-436@tmp/config15335514218482358000tmp [Pipeline] { [Pipeline] echo [2024-12-13T20:13:56.584Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T20:13:56.914Z] ---> create-netrc.sh [Pipeline] } [2024-12-13T20:13:56.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-13T20:13:57.437Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-13T20:13:57.476Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T20:13:57.828Z] ---> sudo-logs.sh [2024-12-13T20:13:57.828Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-13T20:13:57.935Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T20:13:58.260Z] ---> job-cost.sh [2024-12-13T20:13:58.260Z] lf-activate-venv: SKIPPING [2024-12-13T20:13:58.260Z] DEBUG: total: 0.2199999988079071 [2024-12-13T20:13:58.260Z] INFO: Retrieving Stack Cost... [2024-12-13T20:13:58.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-13T20:13:58.519Z] INFO: Archiving Costs [Pipeline] echo [2024-12-13T20:13:58.570Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T20:13:58.899Z] ---> logs-deploy.sh [2024-12-13T20:13:58.899Z] lf-activate-venv: SKIPPING [2024-12-13T20:13:58.899Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-436/1 [2024-12-13T20:13:58.899Z] INFO: archiving workspace using pattern(s): [2024-12-13T20:13:59.835Z] Archives upload complete. [2024-12-13T20:13:59.835Z] INFO: archiving logs to Nexus