Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc396c4a7312713bf5afd7bf9e2532e3e112802c 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-ssh11071667352653696988.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8504769734010057513.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh10407910965929948541.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh4344975371121639130.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-ssh9074529645993642230.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.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 ‘prd-ubuntu18.04-docker-8c-8g-22787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-23030’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-23024’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23041 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dc396c4a7312713bf5afd7bf9e2532e3e112802c (main) Commit message: "Merge pull request #420 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" > git config core.sparsecheckout # timeout=10 > git checkout -f dc396c4a7312713bf5afd7bf9e2532e3e112802c # timeout=10 > git rev-list --no-walk 9c2cca6ccca3210e07b712156771ed12440b1abf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-18T01:58:34.137Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-18T01:58:34.217Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-18T01:58:34.244Z] ========================================================= [2024-10-18T01:58:34.244Z] EdgeX Global Pipelines Version Info [2024-10-18T01:58:34.244Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:58:34.980Z] ------------------- [2024-10-18T01:58:34.980Z] stable info: [2024-10-18T01:58:34.980Z] ------------------- [2024-10-18T01:58:34.980Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-18T01:58:34.980Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-18T01:58:34.980Z] Message: update stable to v1.0.265 [2024-10-18T01:58:35.551Z] ------------------- [2024-10-18T01:58:35.551Z] experimental info: [2024-10-18T01:58:35.551Z] ------------------- [2024-10-18T01:58:35.551Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-18T01:58:35.551Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-18T01:58:35.551Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-18T01:58:35.632Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-10-18T01:58:35.649Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-10-18T01:58:35.672Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-18T01:58:35.692Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-18T01:58:35.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-18T01:58:35.733Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-18T01:58:35.754Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-18T01:58:35.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-18T01:58:35.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-18T01:58:35.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-18T01:58:35.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-18T01:58:35.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-10-18T01:58:35.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-18T01:58:35.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-18T01:58:35.934Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T01:58:35.960Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T01:58:35.981Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T01:58:36.002Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T01:58:36.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-18T01:58:36.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-18T01:58:36.072Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-18T01:58:36.094Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-18T01:58:36.119Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-18T01:58:36.141Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-18T01:58:36.173Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-18T01:58:36.197Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-18T01:58:36.218Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-18T01:58:36.238Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-18T01:58:36.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-18T01:58:36.277Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-18T01:58:36.296Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc396c4a7312713bf5afd7bf9e2532e3e112802c [Pipeline] echo [2024-10-18T01:58:36.320Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc396c4 [Pipeline] echo [2024-10-18T01:58:36.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:58:36.394Z] provisioning config files... [2024-10-18T01:58:36.407Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1659091931114735426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:58:36.746Z] ---> ****-login.sh [2024-10-18T01:58:36.746Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:58:37.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:37.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:37.005Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:37.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:37.005Z] [2024-10-18T01:58:37.005Z] Login Succeeded [2024-10-18T01:58:37.005Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:58:37.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:37.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:37.005Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:37.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:37.005Z] [2024-10-18T01:58:37.005Z] Login Succeeded [2024-10-18T01:58:37.005Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:58:37.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:37.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:37.267Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:37.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:37.267Z] [2024-10-18T01:58:37.267Z] Login Succeeded [2024-10-18T01:58:37.267Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:58:37.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:37.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:37.267Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:37.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:37.267Z] [2024-10-18T01:58:37.267Z] Login Succeeded [2024-10-18T01:58:37.267Z] ****.io [2024-10-18T01:58:37.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:37.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:37.525Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:37.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:37.525Z] [2024-10-18T01:58:37.525Z] Login Succeeded [2024-10-18T01:58:37.525Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:58:37.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-18T01:58:37.937Z] + git rev-list -1 --merges dc396c4a7312713bf5afd7bf9e2532e3e112802c~1..dc396c4a7312713bf5afd7bf9e2532e3e112802c [Pipeline] echo [2024-10-18T01:58:37.960Z] -----------> git rev-list -1 --merges dc396c4a7312713bf5afd7bf9e2532e3e112802c~1..dc396c4a7312713bf5afd7bf9e2532e3e112802c dc396c4a7312713bf5afd7bf9e2532e3e112802c [2024-10-18T01:58:37.960Z] dc396c4a7312713bf5afd7bf9e2532e3e112802c [false] [Pipeline] sh [2024-10-18T01:58:38.256Z] + git log --format=format:%s -1 dc396c4a7312713bf5afd7bf9e2532e3e112802c [Pipeline] echo [2024-10-18T01:58:38.270Z] ========================================================= [2024-10-18T01:58:38.270Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-18T01:58:38.270Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T01:58:38.603Z] + git log --format=format:%s -1 dc396c4a7312713bf5afd7bf9e2532e3e112802c [Pipeline] echo [2024-10-18T01:58:38.616Z] [semverPrep] GIT_COMMIT: dc396c4a7312713bf5afd7bf9e2532e3e112802c, Commit Message: Merge pull request #420 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47 [Pipeline] echo [2024-10-18T01:58:38.628Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-18T01:58:38.990Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T01:58:38.990Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-18T01:58:38.990Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-18T01:58:38.990Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-18T01:58:38.990Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-18T01:58:38.990Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-18T01:58:38.990Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:39.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:58:39.351Z] [2024-10-18T01:58:39.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:39.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:58:39.658Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-18T01:58:39.658Z] b85a868b505f: Pulling fs layer [2024-10-18T01:58:39.658Z] e2be974225ed: Pulling fs layer [2024-10-18T01:58:39.658Z] 339a4e72a1f5: Pulling fs layer [2024-10-18T01:58:39.658Z] 988bab9f4d93: Pulling fs layer [2024-10-18T01:58:39.658Z] 1469e6f7b9e6: Pulling fs layer [2024-10-18T01:58:39.658Z] eaf3925da568: Pulling fs layer [2024-10-18T01:58:39.658Z] bab4dde63d76: Pulling fs layer [2024-10-18T01:58:39.658Z] bde34c3a00c8: Pulling fs layer [2024-10-18T01:58:39.658Z] b352a97aabf1: Pulling fs layer [2024-10-18T01:58:39.658Z] 4872d77fe225: Pulling fs layer [2024-10-18T01:58:39.658Z] 5851b861e8e6: Pulling fs layer [2024-10-18T01:58:39.658Z] 988bab9f4d93: Waiting [2024-10-18T01:58:39.658Z] eaf3925da568: Waiting [2024-10-18T01:58:39.658Z] bde34c3a00c8: Waiting [2024-10-18T01:58:39.658Z] bab4dde63d76: Waiting [2024-10-18T01:58:39.658Z] 4872d77fe225: Waiting [2024-10-18T01:58:39.658Z] b352a97aabf1: Waiting [2024-10-18T01:58:39.658Z] 5851b861e8e6: Waiting [2024-10-18T01:58:39.658Z] e2be974225ed: Verifying Checksum [2024-10-18T01:58:39.658Z] e2be974225ed: Download complete [2024-10-18T01:58:39.658Z] 988bab9f4d93: Verifying Checksum [2024-10-18T01:58:39.658Z] 988bab9f4d93: Download complete [2024-10-18T01:58:39.658Z] 1469e6f7b9e6: Verifying Checksum [2024-10-18T01:58:39.658Z] eaf3925da568: Verifying Checksum [2024-10-18T01:58:39.658Z] eaf3925da568: Download complete [2024-10-18T01:58:39.918Z] 339a4e72a1f5: Verifying Checksum [2024-10-18T01:58:39.918Z] 339a4e72a1f5: Download complete [2024-10-18T01:58:39.918Z] bde34c3a00c8: Verifying Checksum [2024-10-18T01:58:39.918Z] bde34c3a00c8: Download complete [2024-10-18T01:58:39.918Z] b352a97aabf1: Verifying Checksum [2024-10-18T01:58:39.918Z] b352a97aabf1: Download complete [2024-10-18T01:58:39.918Z] 4872d77fe225: Verifying Checksum [2024-10-18T01:58:39.918Z] 4872d77fe225: Download complete [2024-10-18T01:58:39.918Z] 5851b861e8e6: Verifying Checksum [2024-10-18T01:58:39.918Z] 5851b861e8e6: Download complete [2024-10-18T01:58:39.918Z] b85a868b505f: Verifying Checksum [2024-10-18T01:58:39.918Z] b85a868b505f: Download complete [2024-10-18T01:58:40.177Z] bab4dde63d76: Verifying Checksum [2024-10-18T01:58:40.177Z] bab4dde63d76: Download complete [2024-10-18T01:58:41.135Z] b85a868b505f: Pull complete [2024-10-18T01:58:41.135Z] e2be974225ed: Pull complete [2024-10-18T01:58:41.720Z] 339a4e72a1f5: Pull complete [2024-10-18T01:58:41.720Z] 988bab9f4d93: Pull complete [2024-10-18T01:58:41.978Z] 1469e6f7b9e6: Pull complete [2024-10-18T01:58:41.978Z] eaf3925da568: Pull complete [2024-10-18T01:58:43.886Z] bab4dde63d76: Pull complete [2024-10-18T01:58:43.886Z] bde34c3a00c8: Pull complete [2024-10-18T01:58:43.886Z] b352a97aabf1: Pull complete [2024-10-18T01:58:43.886Z] 4872d77fe225: Pull complete [2024-10-18T01:58:43.886Z] 5851b861e8e6: Pull complete [2024-10-18T01:58:43.886Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-18T01:58:43.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:58:43.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:58:44.019Z] prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container [2024-10-18T01:58:44.046Z] $ 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-10-18T01:58:45.139Z] $ docker top 2fe3396642362b55bda904c5de4903d9ba96c5c83d065273144cb30d26935a67 -eo pid,comm [2024-10-18T01:58:45.192Z] 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-10-18T01:58:45.192Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T01:58:45.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T01:58:45.258Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T01:58:45.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T01:58:45.461Z] $ docker exec 2fe3396642362b55bda904c5de4903d9ba96c5c83d065273144cb30d26935a67 ssh-agent [2024-10-18T01:58:45.584Z] SSH_AUTH_SOCK=/tmp/ssh-y8wXLbpHTwC6/agent.31 [2024-10-18T01:58:45.584Z] SSH_AGENT_PID=37 [2024-10-18T01:58:45.591Z] Running ssh-add (command line suppressed) [2024-10-18T01:58:45.682Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14459995241554975100.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14459995241554975100.key) [2024-10-18T01:58:45.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T01:58:45.992Z] + git tag --points-at HEAD [Pipeline] } [2024-10-18T01:58:46.000Z] $ docker exec --env ******** --env ******** 2fe3396642362b55bda904c5de4903d9ba96c5c83d065273144cb30d26935a67 ssh-agent -k [2024-10-18T01:58:46.094Z] unset SSH_AUTH_SOCK; [2024-10-18T01:58:46.095Z] unset SSH_AGENT_PID; [2024-10-18T01:58:46.095Z] echo Agent pid 37 killed; [2024-10-18T01:58:46.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-18T01:58:46.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T01:58:46.148Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T01:58:46.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T01:58:46.255Z] $ docker exec 2fe3396642362b55bda904c5de4903d9ba96c5c83d065273144cb30d26935a67 ssh-agent [2024-10-18T01:58:46.362Z] SSH_AUTH_SOCK=/tmp/ssh-2hfQFyCaf7WB/agent.70 [2024-10-18T01:58:46.362Z] SSH_AGENT_PID=76 [2024-10-18T01:58:46.368Z] Running ssh-add (command line suppressed) [2024-10-18T01:58:46.470Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16371422579340423471.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16371422579340423471.key) [2024-10-18T01:58:46.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T01:58:46.800Z] + git semver init [2024-10-18T01:58:47.059Z] 2024-10-18 01:58:46,963 [run_init] DEBUG init version:0.0.0 force:False [2024-10-18T01:58:47.059Z] 2024-10-18 01:58:46,964 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-10-18T01:58:47.059Z] 2024-10-18 01:58:46,965 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2024-10-18T01:58:47.059Z] 2024-10-18 01:58:46,965 [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-10-18T01:58:48.485Z] 2024-10-18 01:58:48,049 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2024-10-18T01:58:48.485Z] 2024-10-18 01:58:48,049 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2024-10-18T01:58:48.485Z] 2024-10-18 01:58:48,050 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-18T01:58:48.485Z] 2024-10-18 01:58:48,050 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-18T01:58:48.485Z] 3.2.0-dev.25 [Pipeline] } [2024-10-18T01:58:48.490Z] $ docker exec --env ******** --env ******** 2fe3396642362b55bda904c5de4903d9ba96c5c83d065273144cb30d26935a67 ssh-agent -k [2024-10-18T01:58:48.586Z] unset SSH_AUTH_SOCK; [2024-10-18T01:58:48.586Z] unset SSH_AGENT_PID; [2024-10-18T01:58:48.586Z] echo Agent pid 76 killed; [2024-10-18T01:58:48.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T01:58:48.913Z] + git semver [Pipeline] } [2024-10-18T01:58:49.183Z] $ docker stop --time=1 2fe3396642362b55bda904c5de4903d9ba96c5c83d065273144cb30d26935a67 [2024-10-18T01:58:50.515Z] $ docker rm -f --volumes 2fe3396642362b55bda904c5de4903d9ba96c5c83d065273144cb30d26935a67 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T01:58:50.861Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-18T01:58:51.059Z] Stashed 1 file(s) [Pipeline] echo [2024-10-18T01:58:51.062Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.25 [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-10-18T01:58:51.254Z] provisioning config files... [2024-10-18T01:58:51.262Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3057041004814168875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:58:51.580Z] ---> ****-login.sh [2024-10-18T01:58:51.580Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:58:51.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:51.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:51.581Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:51.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:51.581Z] [2024-10-18T01:58:51.581Z] Login Succeeded [2024-10-18T01:58:51.581Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:58:51.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:51.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:51.581Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:51.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:51.581Z] [2024-10-18T01:58:51.581Z] Login Succeeded [2024-10-18T01:58:51.581Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:58:51.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:51.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:51.840Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:51.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:51.840Z] [2024-10-18T01:58:51.840Z] Login Succeeded [2024-10-18T01:58:51.840Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:58:51.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:51.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:51.841Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:51.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:51.841Z] [2024-10-18T01:58:51.841Z] Login Succeeded [2024-10-18T01:58:51.841Z] ****.io [2024-10-18T01:58:52.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:52.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:52.099Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:52.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:52.100Z] [2024-10-18T01:58:52.100Z] Login Succeeded [2024-10-18T01:58:52.100Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:58:52.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T01:58:52.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:58:52.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:58:52.219Z] ========================================================= [2024-10-18T01:58:52.219Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-18T01:58:52.219Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:52.552Z] + 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-10-18T01:58:52.552Z] Sending build context to Docker daemon 16.62MB [2024-10-18T01:58:52.552Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:58:52.552Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-18T01:58:52.552Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-18T01:58:52.552Z] 43c4264eed91: Pulling fs layer [2024-10-18T01:58:52.552Z] 4cc291be95ef: Pulling fs layer [2024-10-18T01:58:52.552Z] 2ac1f1163629: Pulling fs layer [2024-10-18T01:58:52.552Z] 5c3c966382ef: Pulling fs layer [2024-10-18T01:58:52.552Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T01:58:52.552Z] 5d5c8e513c77: Pulling fs layer [2024-10-18T01:58:52.552Z] 9f66e0745190: Pulling fs layer [2024-10-18T01:58:52.552Z] f49a43e4bbc0: Pulling fs layer [2024-10-18T01:58:52.552Z] 561ebcabdf7f: Pulling fs layer [2024-10-18T01:58:52.552Z] 5d5c8e513c77: Waiting [2024-10-18T01:58:52.552Z] 561ebcabdf7f: Waiting [2024-10-18T01:58:52.552Z] 9f66e0745190: Waiting [2024-10-18T01:58:52.552Z] 4f4fb700ef54: Waiting [2024-10-18T01:58:52.552Z] 5c3c966382ef: Waiting [2024-10-18T01:58:52.552Z] f49a43e4bbc0: Waiting [2024-10-18T01:58:52.552Z] 4cc291be95ef: Verifying Checksum [2024-10-18T01:58:52.552Z] 4cc291be95ef: Download complete [2024-10-18T01:58:52.811Z] 5c3c966382ef: Download complete [2024-10-18T01:58:52.811Z] 4f4fb700ef54: Download complete [2024-10-18T01:58:52.811Z] 5d5c8e513c77: Verifying Checksum [2024-10-18T01:58:52.811Z] 5d5c8e513c77: Download complete [2024-10-18T01:58:52.811Z] 43c4264eed91: Verifying Checksum [2024-10-18T01:58:52.811Z] 43c4264eed91: Download complete [2024-10-18T01:58:52.811Z] 9f66e0745190: Verifying Checksum [2024-10-18T01:58:52.811Z] 9f66e0745190: Download complete [2024-10-18T01:58:52.811Z] 43c4264eed91: Pull complete [2024-10-18T01:58:53.072Z] 4cc291be95ef: Pull complete [2024-10-18T01:58:53.072Z] 561ebcabdf7f: Verifying Checksum [2024-10-18T01:58:53.072Z] 561ebcabdf7f: Download complete [2024-10-18T01:58:53.072Z] 2ac1f1163629: Verifying Checksum [2024-10-18T01:58:53.072Z] 2ac1f1163629: Download complete [2024-10-18T01:58:53.645Z] f49a43e4bbc0: Verifying Checksum [2024-10-18T01:58:53.645Z] f49a43e4bbc0: Download complete [2024-10-18T01:58:56.931Z] 2ac1f1163629: Pull complete [2024-10-18T01:58:56.931Z] 5c3c966382ef: Pull complete [2024-10-18T01:58:56.931Z] 4f4fb700ef54: Pull complete [2024-10-18T01:58:56.932Z] 5d5c8e513c77: Pull complete [2024-10-18T01:58:56.932Z] 9f66e0745190: Pull complete [2024-10-18T01:58:58.831Z] f49a43e4bbc0: Pull complete [2024-10-18T01:58:59.401Z] 561ebcabdf7f: Pull complete [2024-10-18T01:58:59.401Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-18T01:58:59.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-18T01:58:59.401Z] ---> 3a752c3f9dda [2024-10-18T01:58:59.401Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:59:00.776Z] ---> Running in 53206af3816f [2024-10-18T01:59:00.776Z] Removing intermediate container 53206af3816f [2024-10-18T01:59:00.776Z] ---> b0d7f77a8a92 [2024-10-18T01:59:00.776Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T01:59:00.776Z] ---> Running in a6442c68e84c [2024-10-18T01:59:00.776Z] Removing intermediate container a6442c68e84c [2024-10-18T01:59:00.776Z] ---> f5dfe9b5693c [2024-10-18T01:59:00.776Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-18T01:59:00.776Z] ---> Running in cf4cf6a5f53d [2024-10-18T01:59:00.776Z] Removing intermediate container cf4cf6a5f53d [2024-10-18T01:59:00.776Z] ---> 2a07985f1a6c [2024-10-18T01:59:00.776Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T01:59:00.776Z] ---> Running in 280159233a1e [2024-10-18T01:59:00.776Z] Removing intermediate container 280159233a1e [2024-10-18T01:59:00.776Z] ---> f5614ca1ee61 [2024-10-18T01:59:00.776Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:59:00.776Z] ---> Running in 9ecdc3727a86 [2024-10-18T01:59:01.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:59:01.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:59:01.552Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-18T01:59:01.552Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-18T01:59:01.552Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-18T01:59:01.812Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-18T01:59:01.812Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:59:01.812Z] OK: 250 MiB in 58 packages [2024-10-18T01:59:02.071Z] Removing intermediate container 9ecdc3727a86 [2024-10-18T01:59:02.071Z] ---> 553bf4979bdb [2024-10-18T01:59:02.071Z] Step 8/12 : WORKDIR /device-rest-go [2024-10-18T01:59:02.071Z] ---> Running in e715b9708bcf [2024-10-18T01:59:02.329Z] Removing intermediate container e715b9708bcf [2024-10-18T01:59:02.329Z] ---> f4cd3d7e2f96 [2024-10-18T01:59:02.329Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-18T01:59:02.329Z] ---> e61c31738f95 [2024-10-18T01:59:02.329Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:59:02.329Z] ---> Running in 65e9731c786f [2024-10-18T01:59:06.204Z] Still waiting to schedule task [2024-10-18T01:59:06.205Z] ‘prd-ubuntu18.04-docker-8c-8g-22787’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-18T01:59:06.205Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23024’ is offline [2024-10-18T01:59:06.205Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23038’ is offline [2024-10-18T01:59:06.205Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23040’ is offline [2024-10-18T01:59:41.055Z] Removing intermediate container 65e9731c786f [2024-10-18T01:59:41.055Z] ---> e01a60a768dd [2024-10-18T01:59:41.055Z] Step 11/12 : COPY . . [2024-10-18T01:59:41.055Z] ---> cea508c1ef5d [2024-10-18T01:59:41.055Z] Step 12/12 : RUN $MAKE [2024-10-18T01:59:41.055Z] ---> Running in d638389ddeac [2024-10-18T01:59:41.055Z] noop [2024-10-18T01:59:41.055Z] Removing intermediate container d638389ddeac [2024-10-18T01:59:41.055Z] ---> e6e1c262aad4 [2024-10-18T01:59:41.055Z] Successfully built e6e1c262aad4 [2024-10-18T01:59:41.055Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:41.388Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T01:59:41.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:59:41.482Z] prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container [2024-10-18T01:59:41.516Z] $ 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-10-18T01:59:41.854Z] $ docker top 524d9ecf522849e25d135c4ce3ee2b70da25d73af12e310fdbea22c516b35f43 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:59:42.212Z] + go version [2024-10-18T01:59:42.212Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-18T01:59:42.222Z] $ docker stop --time=1 524d9ecf522849e25d135c4ce3ee2b70da25d73af12e310fdbea22c516b35f43 [2024-10-18T01:59:43.502Z] $ docker rm -f --volumes 524d9ecf522849e25d135c4ce3ee2b70da25d73af12e310fdbea22c516b35f43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:43.946Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T01:59:43.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:59:44.025Z] prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container [2024-10-18T01:59:44.053Z] $ 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-10-18T01:59:44.368Z] $ docker top 9f654237e581811dbb42cfa8834b86a459921c7999b1916153a724d82ed93d27 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:59:44.723Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-18T01:59:45.029Z] + make test [2024-10-18T01:59:45.029Z] go test ./... -coverprofile=coverage.out ./... [2024-10-18T01:59:45.963Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-10-18T02:00:04.095Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-10-18T02:00:04.095Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 33.2% of statements [2024-10-18T02:00:14.057Z] go vet ./... [2024-10-18T02:00:18.246Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T02:00:18.246Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T02:00:18.246Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-18T02:00:18.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T02:00:18.271Z] $ docker stop --time=1 9f654237e581811dbb42cfa8834b86a459921c7999b1916153a724d82ed93d27 [2024-10-18T02:00:20.355Z] $ docker rm -f --volumes 9f654237e581811dbb42cfa8834b86a459921c7999b1916153a724d82ed93d27 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T02:00:20.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T02:00:20.939Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-18T02:00:21.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T02:00:21.688Z] + ls -al . [2024-10-18T02:00:21.689Z] total 256 [2024-10-18T02:00:21.689Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 01:59 . [2024-10-18T02:00:21.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:58 .. [2024-10-18T02:00:21.689Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 18 01:58 .dockerignore [2024-10-18T02:00:21.689Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 02:00 .git [2024-10-18T02:00:21.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:58 .github [2024-10-18T02:00:21.689Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 18 01:58 .gitignore [2024-10-18T02:00:21.689Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 01:58 .golangci.yml [2024-10-18T02:00:21.689Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:58 .semver [2024-10-18T02:00:21.689Z] -rw-rw-r-- 1 jenkins jenkins 20138 Oct 18 01:58 Attribution.txt [2024-10-18T02:00:21.689Z] -rw-rw-r-- 1 jenkins jenkins 17685 Oct 18 01:58 CHANGELOG.md [2024-10-18T02:00:21.689Z] -rw-rw-r-- 1 jenkins jenkins 1692 Oct 18 01:58 Dockerfile [2024-10-18T02:00:21.689Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:58 GOVERNANCE.md [2024-10-18T02:00:21.689Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 18 01:58 Jenkinsfile [2024-10-18T02:00:21.689Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 01:58 LICENSE [2024-10-18T02:00:21.689Z] -rw-rw-r-- 1 jenkins jenkins 2553 Oct 18 01:58 Makefile [2024-10-18T02:00:21.689Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 18 01:58 OWNERS.md [2024-10-18T02:00:21.689Z] -rw-rw-r-- 1 jenkins jenkins 3989 Oct 18 01:58 README.md [2024-10-18T02:00:21.689Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:58 VERSION [2024-10-18T02:00:21.689Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:58 bin [2024-10-18T02:00:21.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:58 cmd [2024-10-18T02:00:21.689Z] -rw-r--r-- 1 jenkins jenkins 14565 Oct 18 02:00 coverage.out [2024-10-18T02:00:21.689Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:58 driver [2024-10-18T02:00:21.689Z] -rw-rw-r-- 1 jenkins jenkins 7106 Oct 18 01:58 go.mod [2024-10-18T02:00:21.689Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 18 01:58 go.sum [2024-10-18T02:00:21.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:58 openapi [2024-10-18T02:00:21.689Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 18 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:00:22.008Z] + 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=dc396c4a7312713bf5afd7bf9e2532e3e112802c --label arch=amd64 --label version=3.2.0-dev.25 . [2024-10-18T02:00:22.008Z] Sending build context to Docker daemon 16.63MB [2024-10-18T02:00:22.008Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T02:00:22.008Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-18T02:00:22.008Z] ---> e6e1c262aad4 [2024-10-18T02:00:22.008Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-10-18T02:00:22.008Z] ---> Running in 00cef4e47819 [2024-10-18T02:00:22.266Z] Removing intermediate container 00cef4e47819 [2024-10-18T02:00:22.266Z] ---> 1f9ebec8b1f4 [2024-10-18T02:00:22.266Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T02:00:22.266Z] ---> Running in 26fa4a78025f [2024-10-18T02:00:22.266Z] Removing intermediate container 26fa4a78025f [2024-10-18T02:00:22.266Z] ---> 03399d0b6d19 [2024-10-18T02:00:22.266Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-18T02:00:22.266Z] ---> Running in 27e07ade48b0 [2024-10-18T02:00:22.266Z] Removing intermediate container 27e07ade48b0 [2024-10-18T02:00:22.266Z] ---> d8decb3994b3 [2024-10-18T02:00:22.266Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T02:00:22.266Z] ---> Running in 92abfde17bda [2024-10-18T02:00:22.525Z] Removing intermediate container 92abfde17bda [2024-10-18T02:00:22.525Z] ---> 511dbb37a297 [2024-10-18T02:00:22.525Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T02:00:22.525Z] ---> Running in f0d977952aa6 [2024-10-18T02:00:22.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T02:00:22.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T02:00:23.042Z] OK: 250 MiB in 58 packages [2024-10-18T02:00:23.299Z] Removing intermediate container f0d977952aa6 [2024-10-18T02:00:23.299Z] ---> f3d1f5dd975b [2024-10-18T02:00:23.299Z] Step 8/26 : WORKDIR /device-rest-go [2024-10-18T02:00:23.299Z] ---> Running in 5d5462766c57 [2024-10-18T02:00:23.557Z] Removing intermediate container 5d5462766c57 [2024-10-18T02:00:23.557Z] ---> 6f26e0a60e63 [2024-10-18T02:00:23.557Z] Step 9/26 : COPY go.mod vendor* ./ [2024-10-18T02:00:23.557Z] ---> 566207177835 [2024-10-18T02:00:23.557Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T02:00:23.557Z] ---> Running in 2f88ec6b100a [2024-10-18T02:00:24.121Z] Removing intermediate container 2f88ec6b100a [2024-10-18T02:00:24.121Z] ---> 07df800fe4bb [2024-10-18T02:00:24.121Z] Step 11/26 : COPY . . [2024-10-18T02:00:24.705Z] ---> 1ed98c88d1dd [2024-10-18T02:00:24.705Z] Step 12/26 : RUN $MAKE [2024-10-18T02:00:24.705Z] ---> Running in 759f0c7c4884 [2024-10-18T02:00:24.964Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rest ./cmd [2024-10-18T02:00:53.806Z] Removing intermediate container 759f0c7c4884 [2024-10-18T02:00:53.806Z] ---> b9c9718bc411 [2024-10-18T02:00:53.806Z] Step 13/26 : FROM alpine:3.20 [2024-10-18T02:01:01.278Z] 3.20: Pulling from library/alpine [2024-10-18T02:01:01.278Z] 43c4264eed91: Already exists [2024-10-18T02:01:01.541Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T02:01:01.541Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T02:01:01.541Z] ---> 91ef0af61f39 [2024-10-18T02:01:01.541Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-18T02:01:01.541Z] ---> Running in a1acc66f05d8 [2024-10-18T02:01:01.541Z] Removing intermediate container a1acc66f05d8 [2024-10-18T02:01:01.541Z] ---> 1f1476692a48 [2024-10-18T02:01:01.541Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-10-18T02:01:01.541Z] ---> Running in 8773ed573ad2 [2024-10-18T02:01:01.541Z] Removing intermediate container 8773ed573ad2 [2024-10-18T02:01:01.541Z] ---> 3bbef227beeb [2024-10-18T02:01:01.541Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-10-18T02:01:02.678Z] ---> Running in cc7043b90a4c [2024-10-18T02:01:02.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T02:01:03.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T02:01:03.574Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-18T02:01:03.574Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:01:03.574Z] OK: 8 MiB in 15 packages [2024-10-18T02:01:03.574Z] Removing intermediate container cc7043b90a4c [2024-10-18T02:01:03.574Z] ---> 5d9f0a7f17b2 [2024-10-18T02:01:03.574Z] Step 17/26 : RUN apk --no-cache upgrade [2024-10-18T02:01:03.574Z] ---> Running in de9413caff9c [2024-10-18T02:01:06.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T02:01:06.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T02:01:06.711Z] Upgrading critical system libraries and apk-tools: [2024-10-18T02:01:06.711Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T02:01:06.711Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:01:06.711Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T02:01:06.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T02:01:06.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T02:01:10.919Z] OK: 8 MiB in 15 packages [2024-10-18T02:01:10.919Z] Removing intermediate container de9413caff9c [2024-10-18T02:01:10.919Z] ---> 8b4d59fe7f9e [2024-10-18T02:01:10.919Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-10-18T02:01:10.919Z] ---> 8dee21b89254 [2024-10-18T02:01:10.919Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-10-18T02:01:10.919Z] ---> be6b881a737e [2024-10-18T02:01:10.919Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-10-18T02:01:10.919Z] ---> 5b4db4e0e363 [2024-10-18T02:01:10.919Z] Step 21/26 : EXPOSE 59986 [2024-10-18T02:01:10.919Z] ---> Running in ef2f1c0560b1 [2024-10-18T02:01:10.919Z] Removing intermediate container ef2f1c0560b1 [2024-10-18T02:01:10.919Z] ---> 9e42e6cd2e32 [2024-10-18T02:01:10.919Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-10-18T02:01:10.919Z] ---> Running in babb5eee6390 [2024-10-18T02:01:10.919Z] Removing intermediate container babb5eee6390 [2024-10-18T02:01:10.919Z] ---> 90d0bc52b2dc [2024-10-18T02:01:10.919Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-18T02:01:10.919Z] ---> Running in d5509b944a69 [2024-10-18T02:01:10.919Z] Removing intermediate container d5509b944a69 [2024-10-18T02:01:10.919Z] ---> 866eace503f0 [2024-10-18T02:01:10.919Z] Step 24/26 : LABEL arch=amd64 [2024-10-18T02:01:10.919Z] ---> Running in 5458ed32ae3c [2024-10-18T02:01:10.919Z] Removing intermediate container 5458ed32ae3c [2024-10-18T02:01:10.919Z] ---> dba84bc48387 [2024-10-18T02:01:10.919Z] Step 25/26 : LABEL git_sha=dc396c4a7312713bf5afd7bf9e2532e3e112802c [2024-10-18T02:01:10.919Z] ---> Running in 5662fbebc42c [2024-10-18T02:01:10.919Z] Removing intermediate container 5662fbebc42c [2024-10-18T02:01:10.919Z] ---> 112992baf494 [2024-10-18T02:01:10.919Z] Step 26/26 : LABEL version=3.2.0-dev.25 [2024-10-18T02:01:10.919Z] ---> Running in 602585f35a6d [2024-10-18T02:01:10.919Z] Removing intermediate container 602585f35a6d [2024-10-18T02:01:10.919Z] ---> 95de99cedf7d [2024-10-18T02:01:10.919Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T02:01:10.919Z] Successfully built 95de99cedf7d [2024-10-18T02:01:10.919Z] 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-10-18T02:01:11.050Z] provisioning config files... [2024-10-18T02:01:11.061Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2985239083571972561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:01:11.370Z] ---> ****-login.sh [2024-10-18T02:01:11.370Z] nexus3.edgexfoundry.org:10001 [2024-10-18T02:01:11.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:01:11.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:01:11.370Z] Configure a credential helper to remove this warning. See [2024-10-18T02:01:11.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:01:11.370Z] [2024-10-18T02:01:11.370Z] Login Succeeded [2024-10-18T02:01:11.370Z] nexus3.edgexfoundry.org:10002 [2024-10-18T02:01:11.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:01:11.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:01:11.370Z] Configure a credential helper to remove this warning. See [2024-10-18T02:01:11.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:01:11.370Z] [2024-10-18T02:01:11.370Z] Login Succeeded [2024-10-18T02:01:11.370Z] nexus3.edgexfoundry.org:10003 [2024-10-18T02:01:11.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:01:11.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:01:11.628Z] Configure a credential helper to remove this warning. See [2024-10-18T02:01:11.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:01:11.628Z] [2024-10-18T02:01:11.628Z] Login Succeeded [2024-10-18T02:01:11.628Z] nexus3.edgexfoundry.org:10004 [2024-10-18T02:01:11.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:01:11.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:01:11.629Z] Configure a credential helper to remove this warning. See [2024-10-18T02:01:11.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:01:11.629Z] [2024-10-18T02:01:11.629Z] Login Succeeded [2024-10-18T02:01:11.629Z] ****.io [2024-10-18T02:01:11.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:01:11.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:01:11.888Z] Configure a credential helper to remove this warning. See [2024-10-18T02:01:11.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:01:11.888Z] [2024-10-18T02:01:11.888Z] Login Succeeded [2024-10-18T02:01:11.888Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T02:01:11.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:01:11.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T02:01:11.987Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2024-10-18T02:01:11.987Z] dc396c4a7312713bf5afd7bf9e2532e3e112802c [2024-10-18T02:01:11.987Z] latest [2024-10-18T02:01:11.987Z] 3.2.0-dev.25 [2024-10-18T02:01:11.987Z] dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25 [2024-10-18T02:01:11.987Z] main [2024-10-18T02:01:11.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:12.349Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:dc396c4a7312713bf5afd7bf9e2532e3e112802c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:12.674Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:dc396c4a7312713bf5afd7bf9e2532e3e112802c [2024-10-18T02:01:12.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-10-18T02:01:12.674Z] 12b0ff81ef05: Preparing [2024-10-18T02:01:12.674Z] ba465f5a61e2: Preparing [2024-10-18T02:01:12.674Z] a94cdf3c4e09: Preparing [2024-10-18T02:01:12.674Z] 7d6a26998836: Preparing [2024-10-18T02:01:12.674Z] 3985609b3ef0: Preparing [2024-10-18T02:01:12.674Z] 63ca1fbb43ae: Preparing [2024-10-18T02:01:12.674Z] 63ca1fbb43ae: Waiting [2024-10-18T02:01:12.674Z] ba465f5a61e2: Pushed [2024-10-18T02:01:12.674Z] 63ca1fbb43ae: Layer already exists [2024-10-18T02:01:12.674Z] 7d6a26998836: Pushed [2024-10-18T02:01:12.674Z] 12b0ff81ef05: Pushed [2024-10-18T02:01:12.674Z] 3985609b3ef0: Pushed [2024-10-18T02:01:17.947Z] a94cdf3c4e09: Pushed [2024-10-18T02:01:17.947Z] dc396c4a7312713bf5afd7bf9e2532e3e112802c: digest: sha256:ae70772295a75642cfc27f651f706fe742c965b046c2d9930f4946623cb231d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:18.288Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:18.608Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2024-10-18T02:01:18.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-10-18T02:01:18.608Z] 12b0ff81ef05: Preparing [2024-10-18T02:01:18.608Z] ba465f5a61e2: Preparing [2024-10-18T02:01:18.608Z] a94cdf3c4e09: Preparing [2024-10-18T02:01:18.608Z] 7d6a26998836: Preparing [2024-10-18T02:01:18.608Z] 3985609b3ef0: Preparing [2024-10-18T02:01:18.608Z] 63ca1fbb43ae: Preparing [2024-10-18T02:01:18.608Z] 63ca1fbb43ae: Waiting [2024-10-18T02:01:18.608Z] 12b0ff81ef05: Layer already exists [2024-10-18T02:01:18.608Z] ba465f5a61e2: Layer already exists [2024-10-18T02:01:18.608Z] 3985609b3ef0: Layer already exists [2024-10-18T02:01:18.608Z] a94cdf3c4e09: Layer already exists [2024-10-18T02:01:18.608Z] 7d6a26998836: Layer already exists [2024-10-18T02:01:18.608Z] 63ca1fbb43ae: Layer already exists [2024-10-18T02:01:18.608Z] latest: digest: sha256:ae70772295a75642cfc27f651f706fe742c965b046c2d9930f4946623cb231d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:18.937Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:19.261Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.25 [2024-10-18T02:01:19.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-10-18T02:01:19.261Z] 12b0ff81ef05: Preparing [2024-10-18T02:01:19.261Z] ba465f5a61e2: Preparing [2024-10-18T02:01:19.261Z] a94cdf3c4e09: Preparing [2024-10-18T02:01:19.261Z] 7d6a26998836: Preparing [2024-10-18T02:01:19.261Z] 3985609b3ef0: Preparing [2024-10-18T02:01:19.261Z] 63ca1fbb43ae: Preparing [2024-10-18T02:01:19.261Z] 63ca1fbb43ae: Waiting [2024-10-18T02:01:19.261Z] 7d6a26998836: Layer already exists [2024-10-18T02:01:19.261Z] 3985609b3ef0: Layer already exists [2024-10-18T02:01:19.261Z] a94cdf3c4e09: Layer already exists [2024-10-18T02:01:19.261Z] 12b0ff81ef05: Layer already exists [2024-10-18T02:01:19.261Z] ba465f5a61e2: Layer already exists [2024-10-18T02:01:19.261Z] 63ca1fbb43ae: Layer already exists [2024-10-18T02:01:19.261Z] 3.2.0-dev.25: digest: sha256:ae70772295a75642cfc27f651f706fe742c965b046c2d9930f4946623cb231d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:19.589Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:19.921Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25 [2024-10-18T02:01:19.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-10-18T02:01:19.921Z] 12b0ff81ef05: Preparing [2024-10-18T02:01:19.921Z] ba465f5a61e2: Preparing [2024-10-18T02:01:19.921Z] a94cdf3c4e09: Preparing [2024-10-18T02:01:19.921Z] 7d6a26998836: Preparing [2024-10-18T02:01:19.921Z] 3985609b3ef0: Preparing [2024-10-18T02:01:19.921Z] 63ca1fbb43ae: Preparing [2024-10-18T02:01:19.921Z] 63ca1fbb43ae: Waiting [2024-10-18T02:01:19.921Z] ba465f5a61e2: Layer already exists [2024-10-18T02:01:19.921Z] 12b0ff81ef05: Layer already exists [2024-10-18T02:01:19.921Z] a94cdf3c4e09: Layer already exists [2024-10-18T02:01:19.921Z] 7d6a26998836: Layer already exists [2024-10-18T02:01:19.921Z] 3985609b3ef0: Layer already exists [2024-10-18T02:01:19.921Z] 63ca1fbb43ae: Layer already exists [2024-10-18T02:01:19.921Z] dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25: digest: sha256:ae70772295a75642cfc27f651f706fe742c965b046c2d9930f4946623cb231d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:20.250Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:20.569Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2024-10-18T02:01:20.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2024-10-18T02:01:20.569Z] 12b0ff81ef05: Preparing [2024-10-18T02:01:20.569Z] ba465f5a61e2: Preparing [2024-10-18T02:01:20.569Z] a94cdf3c4e09: Preparing [2024-10-18T02:01:20.569Z] 7d6a26998836: Preparing [2024-10-18T02:01:20.569Z] 3985609b3ef0: Preparing [2024-10-18T02:01:20.569Z] 63ca1fbb43ae: Preparing [2024-10-18T02:01:20.569Z] 63ca1fbb43ae: Waiting [2024-10-18T02:01:20.569Z] 7d6a26998836: Layer already exists [2024-10-18T02:01:20.569Z] ba465f5a61e2: Layer already exists [2024-10-18T02:01:20.569Z] 12b0ff81ef05: Layer already exists [2024-10-18T02:01:20.569Z] 3985609b3ef0: Layer already exists [2024-10-18T02:01:20.569Z] a94cdf3c4e09: Layer already exists [2024-10-18T02:01:20.569Z] 63ca1fbb43ae: Layer already exists [2024-10-18T02:01:20.569Z] main: digest: sha256:ae70772295a75642cfc27f651f706fe742c965b046c2d9930f4946623cb231d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:01:20.647Z] ===================================================== [Pipeline] echo [2024-10-18T02:01:20.662Z] taggedImages: [2024-10-18T02:01:20.662Z] - nexus3.edgexfoundry.org:10004/device-rest:dc396c4a7312713bf5afd7bf9e2532e3e112802c [2024-10-18T02:01:20.662Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2024-10-18T02:01:20.662Z] - nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.25 [2024-10-18T02:01:20.662Z] - nexus3.edgexfoundry.org:10004/device-rest:dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25 [2024-10-18T02:01:20.662Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:21.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:01:21.062Z] [2024-10-18T02:01:21.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:21.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:01:21.366Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-18T02:01:21.366Z] 5eb5b503b376: Pulling fs layer [2024-10-18T02:01:21.366Z] 5c69ac0246d0: Pulling fs layer [2024-10-18T02:01:21.366Z] ec43610c2a17: Pulling fs layer [2024-10-18T02:01:21.366Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-18T02:01:21.366Z] 33b1e0a273af: Pulling fs layer [2024-10-18T02:01:21.366Z] 5d3b04190fa2: Pulling fs layer [2024-10-18T02:01:21.366Z] 2f39f015ded8: Pulling fs layer [2024-10-18T02:01:21.366Z] 3a2ae6a8a46f: Waiting [2024-10-18T02:01:21.366Z] 33b1e0a273af: Waiting [2024-10-18T02:01:21.366Z] 2f39f015ded8: Waiting [2024-10-18T02:01:21.366Z] 5d3b04190fa2: Waiting [2024-10-18T02:01:21.366Z] 5c69ac0246d0: Verifying Checksum [2024-10-18T02:01:21.366Z] 5c69ac0246d0: Download complete [2024-10-18T02:01:21.366Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-18T02:01:21.366Z] 3a2ae6a8a46f: Download complete [2024-10-18T02:01:21.366Z] 33b1e0a273af: Verifying Checksum [2024-10-18T02:01:21.366Z] 33b1e0a273af: Download complete [2024-10-18T02:01:21.366Z] 5d3b04190fa2: Verifying Checksum [2024-10-18T02:01:21.366Z] 5d3b04190fa2: Download complete [2024-10-18T02:01:21.366Z] ec43610c2a17: Verifying Checksum [2024-10-18T02:01:21.366Z] ec43610c2a17: Download complete [2024-10-18T02:01:21.625Z] 5eb5b503b376: Verifying Checksum [2024-10-18T02:01:21.625Z] 5eb5b503b376: Download complete [2024-10-18T02:01:22.191Z] 2f39f015ded8: Download complete [2024-10-18T02:01:22.762Z] 5eb5b503b376: Pull complete [2024-10-18T02:01:22.762Z] 5c69ac0246d0: Pull complete [2024-10-18T02:01:23.328Z] ec43610c2a17: Pull complete [2024-10-18T02:01:23.328Z] 3a2ae6a8a46f: Pull complete [2024-10-18T02:01:23.587Z] 33b1e0a273af: Pull complete [2024-10-18T02:01:23.587Z] 5d3b04190fa2: Pull complete [2024-10-18T02:01:27.769Z] 2f39f015ded8: Pull complete [2024-10-18T02:01:27.769Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-18T02:01:27.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:01:27.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:01:27.868Z] prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container [2024-10-18T02:01:27.896Z] $ 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-10-18T02:01:28.963Z] $ docker top 4bfc35c7d87393c81cd8d9e36a9414bf2a1581cff18487a80ad16ed116b45da7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:01:29.345Z] ---> job-cost.sh [2024-10-18T02:01:29.345Z] lf-activate-venv: SKIPPING [2024-10-18T02:01:29.345Z] INFO: No Stack... [2024-10-18T02:01:29.604Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T02:01:29.862Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T02:01:30.151Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2024-10-18T02:01:30.151Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T02:01:30.166Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-177-stack-cost] [2024-10-18T02:01:30.175Z] Resource [jenkins-edgexfoundry-device-rest-go-main-177-stack-cost] did not exist. Created. [2024-10-18T02:01:30.183Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T02:01:30.494Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-18T02:01:30.524Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T02:01:30.531Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T02:01:30.557Z] $ docker stop --time=1 4bfc35c7d87393c81cd8d9e36a9414bf2a1581cff18487a80ad16ed116b45da7 [2024-10-18T02:01:31.703Z] $ docker rm -f --volumes 4bfc35c7d87393c81cd8d9e36a9414bf2a1581cff18487a80ad16ed116b45da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-18T02:13:50.265Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23180 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2024-10-18T02:13:50.283Z] Running in /w/workspace/device-rest-go/177 [Pipeline] { [Pipeline] checkout [2024-10-18T02:13:53.336Z] The recommended git tool is: git [2024-10-18T02:14:00.782Z] using credential edgex-jenkins-ssh [2024-10-18T02:14:00.812Z] Cloning the remote Git repository [2024-10-18T02:14:00.887Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-10-18T02:14:01.065Z] > git init /w/workspace/device-rest-go/177 # timeout=10 [2024-10-18T02:14:01.323Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-10-18T02:14:01.325Z] > git --version # timeout=10 [2024-10-18T02:14:01.356Z] > git --version # 'git version 2.25.1' [2024-10-18T02:14:01.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-18T02:14:01.601Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T02:14:04.690Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-10-18T02:14:04.722Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T02:14:05.904Z] Avoid second fetch [2024-10-18T02:14:05.905Z] Checking out Revision dc396c4a7312713bf5afd7bf9e2532e3e112802c (main) [2024-10-18T02:14:06.733Z] Commit message: "Merge pull request #420 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" [2024-10-18T02:14:05.925Z] > git config core.sparsecheckout # timeout=10 [2024-10-18T02:14:05.998Z] > git checkout -f dc396c4a7312713bf5afd7bf9e2532e3e112802c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T02:14:11.567Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-18T02:14:11.567Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T02:14:11.567Z] Dload Upload Total Spent Left Speed [2024-10-18T02:14:11.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-10-18T02:14:11.930Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-18T02:14:12.277Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-18T02:14:12.277Z] + sudo tee /etc/docker/daemon.new [2024-10-18T02:14:12.277Z] { [2024-10-18T02:14:12.277Z] "registry-mirrors": [ [2024-10-18T02:14:12.277Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-18T02:14:12.277Z] ], [2024-10-18T02:14:12.277Z] "bip": "10.250.0.254/24", [2024-10-18T02:14:12.277Z] "hosts": [ [2024-10-18T02:14:12.277Z] "tcp://0.0.0.0:5555", [2024-10-18T02:14:12.277Z] "unix:///var/run/docker.sock" [2024-10-18T02:14:12.277Z] ], [2024-10-18T02:14:12.277Z] "mtu": 1458, [2024-10-18T02:14:12.277Z] "selinux-enabled": true, [2024-10-18T02:14:12.277Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-18T02:14:12.277Z] } [Pipeline] sh [2024-10-18T02:14:12.619Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-18T02:14:12.960Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:14:31.339Z] provisioning config files... [2024-10-18T02:14:31.375Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/177@tmp/config9904041393007076772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:14:31.872Z] ---> ****-login.sh [2024-10-18T02:14:31.872Z] nexus3.edgexfoundry.org:10001 [2024-10-18T02:14:33.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:14:33.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:14:33.291Z] Configure a credential helper to remove this warning. See [2024-10-18T02:14:33.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:14:33.291Z] [2024-10-18T02:14:33.291Z] Login Succeeded [2024-10-18T02:14:33.291Z] nexus3.edgexfoundry.org:10002 [2024-10-18T02:14:33.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:14:33.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:14:33.855Z] Configure a credential helper to remove this warning. See [2024-10-18T02:14:33.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:14:33.855Z] [2024-10-18T02:14:33.855Z] Login Succeeded [2024-10-18T02:14:33.855Z] nexus3.edgexfoundry.org:10003 [2024-10-18T02:14:34.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:14:34.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:14:34.866Z] Configure a credential helper to remove this warning. See [2024-10-18T02:14:34.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:14:34.866Z] [2024-10-18T02:14:34.866Z] Login Succeeded [2024-10-18T02:14:39.215Z] nexus3.edgexfoundry.org:10004 [2024-10-18T02:14:39.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:14:41.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:14:41.350Z] Configure a credential helper to remove this warning. See [2024-10-18T02:14:41.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:14:41.350Z] [2024-10-18T02:14:41.350Z] Login Succeeded [2024-10-18T02:14:41.350Z] ****.io [2024-10-18T02:14:41.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:14:41.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:14:41.631Z] Configure a credential helper to remove this warning. See [2024-10-18T02:14:41.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:14:41.631Z] [2024-10-18T02:14:41.631Z] Login Succeeded [2024-10-18T02:14:41.905Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T02:14:41.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T02:14:42.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T02:14:42.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T02:14:42.405Z] ========================================================= [2024-10-18T02:14:42.405Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-18T02:14:42.405Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:14:42.799Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-18T02:14:42.799Z] Sending build context to Docker daemon 140.8kB [2024-10-18T02:14:43.070Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T02:14:43.070Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-18T02:14:43.351Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-18T02:14:43.351Z] cf04c63912e1: Pulling fs layer [2024-10-18T02:14:43.351Z] 55b35a11ae5e: Pulling fs layer [2024-10-18T02:14:43.351Z] a37a00ec5f00: Pulling fs layer [2024-10-18T02:14:43.351Z] 50b3750afda1: Pulling fs layer [2024-10-18T02:14:43.351Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T02:14:43.351Z] 50b3750afda1: Waiting [2024-10-18T02:14:43.351Z] 80978eb59214: Pulling fs layer [2024-10-18T02:14:43.351Z] 4f4fb700ef54: Waiting [2024-10-18T02:14:43.351Z] c9f46d7d2bd2: Pulling fs layer [2024-10-18T02:14:43.351Z] 80978eb59214: Waiting [2024-10-18T02:14:43.351Z] c9f46d7d2bd2: Waiting [2024-10-18T02:14:43.351Z] c5a475d317c9: Pulling fs layer [2024-10-18T02:14:43.351Z] c5a475d317c9: Waiting [2024-10-18T02:14:43.351Z] 55b35a11ae5e: Verifying Checksum [2024-10-18T02:14:43.351Z] 55b35a11ae5e: Download complete [2024-10-18T02:14:43.351Z] 50b3750afda1: Verifying Checksum [2024-10-18T02:14:43.351Z] 50b3750afda1: Download complete [2024-10-18T02:14:43.351Z] 4f4fb700ef54: Verifying Checksum [2024-10-18T02:14:43.351Z] 4f4fb700ef54: Download complete [2024-10-18T02:14:43.351Z] 80978eb59214: Verifying Checksum [2024-10-18T02:14:43.351Z] 80978eb59214: Download complete [2024-10-18T02:14:43.351Z] cf04c63912e1: Verifying Checksum [2024-10-18T02:14:43.351Z] cf04c63912e1: Download complete [2024-10-18T02:14:43.975Z] c5a475d317c9: Verifying Checksum [2024-10-18T02:14:43.975Z] c5a475d317c9: Download complete [2024-10-18T02:14:44.593Z] cf04c63912e1: Pull complete [2024-10-18T02:14:45.581Z] 55b35a11ae5e: Pull complete [2024-10-18T02:14:45.857Z] a37a00ec5f00: Verifying Checksum [2024-10-18T02:14:45.857Z] a37a00ec5f00: Download complete [2024-10-18T02:14:46.835Z] c9f46d7d2bd2: Verifying Checksum [2024-10-18T02:14:46.835Z] c9f46d7d2bd2: Download complete [2024-10-18T02:15:00.863Z] a37a00ec5f00: Pull complete [2024-10-18T02:15:00.863Z] 50b3750afda1: Pull complete [2024-10-18T02:15:00.863Z] 4f4fb700ef54: Pull complete [2024-10-18T02:15:00.863Z] 80978eb59214: Pull complete [2024-10-18T02:15:09.159Z] c9f46d7d2bd2: Pull complete [2024-10-18T02:15:11.126Z] c5a475d317c9: Pull complete [2024-10-18T02:15:11.126Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-18T02:15:11.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-18T02:15:11.126Z] ---> be29e6b0f0d4 [2024-10-18T02:15:11.126Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-18T02:15:13.092Z] ---> Running in eee3a7920bd2 [2024-10-18T02:15:13.366Z] Removing intermediate container eee3a7920bd2 [2024-10-18T02:15:13.366Z] ---> f80f3c085b18 [2024-10-18T02:15:13.366Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T02:15:13.638Z] ---> Running in 9ba37ae66b82 [2024-10-18T02:15:13.910Z] Removing intermediate container 9ba37ae66b82 [2024-10-18T02:15:13.910Z] ---> 935956ef6db1 [2024-10-18T02:15:13.910Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-18T02:15:14.185Z] ---> Running in 8905edb78ede [2024-10-18T02:15:14.462Z] Removing intermediate container 8905edb78ede [2024-10-18T02:15:14.462Z] ---> c34ef1affa7f [2024-10-18T02:15:14.462Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T02:15:14.738Z] ---> Running in 7fcc32b9bca7 [2024-10-18T02:15:15.015Z] Removing intermediate container 7fcc32b9bca7 [2024-10-18T02:15:15.015Z] ---> 2c05c3c1f87d [2024-10-18T02:15:15.015Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T02:15:15.289Z] ---> Running in be96dcc3a622 [2024-10-18T02:15:17.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:15:18.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:15:20.101Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-18T02:15:20.101Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-18T02:15:20.101Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-18T02:15:20.101Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-18T02:15:20.101Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:15:20.101Z] OK: 242 MiB in 58 packages [2024-10-18T02:15:21.530Z] Removing intermediate container be96dcc3a622 [2024-10-18T02:15:21.530Z] ---> eeb59d9bd7b1 [2024-10-18T02:15:21.530Z] Step 8/12 : WORKDIR /device-rest-go [2024-10-18T02:15:21.818Z] ---> Running in de1e655b9cf2 [2024-10-18T02:15:22.089Z] Removing intermediate container de1e655b9cf2 [2024-10-18T02:15:22.089Z] ---> f38e91f2d12b [2024-10-18T02:15:22.089Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-18T02:15:22.683Z] ---> 62a1918526b1 [2024-10-18T02:15:22.683Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T02:15:22.683Z] ---> Running in de24fc1e7893 [2024-10-18T02:17:29.542Z] Removing intermediate container de24fc1e7893 [2024-10-18T02:17:29.542Z] ---> 3df99c25718c [2024-10-18T02:17:29.542Z] Step 11/12 : COPY . . [2024-10-18T02:17:29.542Z] ---> 54f2362e4e28 [2024-10-18T02:17:29.542Z] Step 12/12 : RUN $MAKE [2024-10-18T02:17:29.542Z] ---> Running in 7e7f927988f9 [2024-10-18T02:17:29.542Z] noop [2024-10-18T02:17:29.542Z] Removing intermediate container 7e7f927988f9 [2024-10-18T02:17:29.542Z] ---> 643d07c7369a [2024-10-18T02:17:29.542Z] Successfully built 643d07c7369a [2024-10-18T02:17:29.542Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:17:29.948Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T02:17:29.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:17:30.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-23180 does not seem to be running inside a container [2024-10-18T02:17:30.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/177 -v /w/workspace/device-rest-go/177:/w/workspace/device-rest-go/177:rw,z -v /w/workspace/device-rest-go/177@tmp:/w/workspace/device-rest-go/177@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-10-18T02:17:31.936Z] $ docker top e338c0363044f77084db718c6876b338074fef9673fbd4886f33560e6496af22 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:17:32.865Z] + go version [2024-10-18T02:17:32.865Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-18T02:17:32.898Z] $ docker stop --time=1 e338c0363044f77084db718c6876b338074fef9673fbd4886f33560e6496af22 [2024-10-18T02:17:34.720Z] $ docker rm -f --volumes e338c0363044f77084db718c6876b338074fef9673fbd4886f33560e6496af22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:17:35.403Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T02:17:35.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:17:35.658Z] prd-ubuntu20.04-docker-arm64-4c-16g-23180 does not seem to be running inside a container [2024-10-18T02:17:35.770Z] $ 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/177 -v /w/workspace/device-rest-go/177:/w/workspace/device-rest-go/177:rw,z -v /w/workspace/device-rest-go/177@tmp:/w/workspace/device-rest-go/177@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-10-18T02:17:37.286Z] $ docker top add175facfef8d15c8a4cdbc2a0c246c870a37e53ab87cde7503e44eaf30bb43 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:17:38.211Z] + git config --global --add safe.directory /w/workspace/device-rest-go/177 [Pipeline] fileExists [Pipeline] sh [2024-10-18T02:17:38.906Z] + make test [2024-10-18T02:17:38.906Z] go test ./... -coverprofile=coverage.out ./... [2024-10-18T02:17:47.168Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-10-18T02:21:54.155Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-10-18T02:21:55.569Z] ok github.com/edgexfoundry/device-rest-go/driver 0.042s coverage: 33.2% of statements [2024-10-18T02:21:56.986Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-18T02:21:56.986Z] go vet ./... [2024-10-18T02:22:53.473Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T02:22:53.473Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T02:22:53.473Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-18T02:22:53.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T02:22:53.523Z] $ docker stop --time=1 add175facfef8d15c8a4cdbc2a0c246c870a37e53ab87cde7503e44eaf30bb43 [2024-10-18T02:22:55.512Z] $ docker rm -f --volumes add175facfef8d15c8a4cdbc2a0c246c870a37e53ab87cde7503e44eaf30bb43 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T02:22:57.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T02:22:57.152Z] Warning: overwriting stash ‘coverage-report’ [2024-10-18T02:22:57.653Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T02:22:58.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T02:22:58.386Z] + ls -al . [2024-10-18T02:22:58.386Z] total 252 [2024-10-18T02:22:58.386Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 02:17 . [2024-10-18T02:22:58.386Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 02:14 .. [2024-10-18T02:22:58.386Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 18 02:14 .dockerignore [2024-10-18T02:22:58.386Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 02:14 .git [2024-10-18T02:22:58.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:14 .github [2024-10-18T02:22:58.386Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 18 02:14 .gitignore [2024-10-18T02:22:58.386Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 02:14 .golangci.yml [2024-10-18T02:22:58.386Z] -rw-rw-r-- 1 jenkins jenkins 20138 Oct 18 02:14 Attribution.txt [2024-10-18T02:22:58.386Z] -rw-rw-r-- 1 jenkins jenkins 17685 Oct 18 02:14 CHANGELOG.md [2024-10-18T02:22:58.386Z] -rw-rw-r-- 1 jenkins jenkins 1692 Oct 18 02:14 Dockerfile [2024-10-18T02:22:58.386Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 02:14 GOVERNANCE.md [2024-10-18T02:22:58.386Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 18 02:14 Jenkinsfile [2024-10-18T02:22:58.386Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 02:14 LICENSE [2024-10-18T02:22:58.386Z] -rw-rw-r-- 1 jenkins jenkins 2553 Oct 18 02:14 Makefile [2024-10-18T02:22:58.386Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 18 02:14 OWNERS.md [2024-10-18T02:22:58.386Z] -rw-rw-r-- 1 jenkins jenkins 3989 Oct 18 02:14 README.md [2024-10-18T02:22:58.386Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:58 VERSION [2024-10-18T02:22:58.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 02:14 bin [2024-10-18T02:22:58.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:14 cmd [2024-10-18T02:22:58.386Z] -rw-r--r-- 1 jenkins jenkins 14565 Oct 18 02:21 coverage.out [2024-10-18T02:22:58.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 02:14 driver [2024-10-18T02:22:58.386Z] -rw-rw-r-- 1 jenkins jenkins 7106 Oct 18 02:14 go.mod [2024-10-18T02:22:58.386Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 18 02:14 go.sum [2024-10-18T02:22:58.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:14 openapi [2024-10-18T02:22:58.386Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 18 02:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:22:58.743Z] + 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=dc396c4a7312713bf5afd7bf9e2532e3e112802c --label arch=arm64 --label version=3.2.0-dev.25 . [2024-10-18T02:22:58.743Z] Sending build context to Docker daemon 156.2kB [2024-10-18T02:22:59.009Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T02:22:59.009Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-18T02:22:59.010Z] ---> 643d07c7369a [2024-10-18T02:22:59.010Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-10-18T02:22:59.010Z] ---> Running in 6e74d824baec [2024-10-18T02:22:59.594Z] Removing intermediate container 6e74d824baec [2024-10-18T02:22:59.594Z] ---> e2d93ae47491 [2024-10-18T02:22:59.594Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T02:22:59.594Z] ---> Running in b591e91c1309 [2024-10-18T02:22:59.861Z] Removing intermediate container b591e91c1309 [2024-10-18T02:22:59.862Z] ---> 7565169c4127 [2024-10-18T02:22:59.862Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-18T02:22:59.862Z] ---> Running in 0feecd05abad [2024-10-18T02:23:00.133Z] Removing intermediate container 0feecd05abad [2024-10-18T02:23:00.133Z] ---> 81fd0c55874d [2024-10-18T02:23:00.133Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T02:23:00.403Z] ---> Running in 6eba2b194bc6 [2024-10-18T02:23:00.673Z] Removing intermediate container 6eba2b194bc6 [2024-10-18T02:23:00.673Z] ---> b960b4339ce3 [2024-10-18T02:23:00.673Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T02:23:00.673Z] ---> Running in 50a0df5f63a6 [2024-10-18T02:23:01.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:23:02.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:23:03.638Z] OK: 242 MiB in 58 packages [2024-10-18T02:23:04.221Z] Removing intermediate container 50a0df5f63a6 [2024-10-18T02:23:04.221Z] ---> 12ea4bb10240 [2024-10-18T02:23:04.221Z] Step 8/26 : WORKDIR /device-rest-go [2024-10-18T02:23:04.490Z] ---> Running in c1629c47ee1a [2024-10-18T02:23:04.758Z] Removing intermediate container c1629c47ee1a [2024-10-18T02:23:04.758Z] ---> e248e4d950f5 [2024-10-18T02:23:04.758Z] Step 9/26 : COPY go.mod vendor* ./ [2024-10-18T02:23:05.342Z] ---> 2864d4be1eaa [2024-10-18T02:23:05.342Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T02:23:05.342Z] ---> Running in 4e8088872186 [2024-10-18T02:23:07.918Z] Removing intermediate container 4e8088872186 [2024-10-18T02:23:07.918Z] ---> 5752694cd65e [2024-10-18T02:23:07.918Z] Step 11/26 : COPY . . [2024-10-18T02:23:08.499Z] ---> c70f11575922 [2024-10-18T02:23:08.499Z] Step 12/26 : RUN $MAKE [2024-10-18T02:23:08.499Z] ---> Running in 956254b9f562 [2024-10-18T02:23:09.460Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rest ./cmd [2024-10-18T02:27:17.177Z] Removing intermediate container 956254b9f562 [2024-10-18T02:27:17.177Z] ---> f72b6ef72dda [2024-10-18T02:27:17.177Z] Step 13/26 : FROM alpine:3.20 [2024-10-18T02:27:17.177Z] 3.20: Pulling from library/alpine [2024-10-18T02:27:17.177Z] cf04c63912e1: Already exists [2024-10-18T02:27:17.177Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T02:27:17.177Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T02:27:17.177Z] ---> c157a85ed455 [2024-10-18T02:27:17.177Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-18T02:27:17.177Z] ---> Running in 611a16dd7c90 [2024-10-18T02:27:17.177Z] Removing intermediate container 611a16dd7c90 [2024-10-18T02:27:17.177Z] ---> eca045a0a52a [2024-10-18T02:27:17.177Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-10-18T02:27:17.177Z] ---> Running in 2ed3f57bc658 [2024-10-18T02:27:17.177Z] Removing intermediate container 2ed3f57bc658 [2024-10-18T02:27:17.177Z] ---> 6ef8641d585c [2024-10-18T02:27:17.177Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-10-18T02:27:17.177Z] ---> Running in f49f0a86974a [2024-10-18T02:27:17.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:27:17.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:27:17.177Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-18T02:27:17.177Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:27:17.177Z] OK: 9 MiB in 15 packages [2024-10-18T02:27:17.177Z] Removing intermediate container f49f0a86974a [2024-10-18T02:27:17.177Z] ---> 9a7d685ae1e4 [2024-10-18T02:27:17.177Z] Step 17/26 : RUN apk --no-cache upgrade [2024-10-18T02:27:17.177Z] ---> Running in 09cc71e27633 [2024-10-18T02:27:17.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:27:17.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:27:17.177Z] Upgrading critical system libraries and apk-tools: [2024-10-18T02:27:17.177Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T02:27:17.177Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:27:17.177Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T02:27:17.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:27:17.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:27:17.177Z] OK: 9 MiB in 15 packages [2024-10-18T02:27:17.177Z] Removing intermediate container 09cc71e27633 [2024-10-18T02:27:17.177Z] ---> c54087a8effc [2024-10-18T02:27:17.177Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-10-18T02:27:17.177Z] ---> a263af2e09da [2024-10-18T02:27:17.177Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-10-18T02:27:17.764Z] ---> 41035b869195 [2024-10-18T02:27:17.764Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-10-18T02:27:18.350Z] ---> 84ab33503db9 [2024-10-18T02:27:18.350Z] Step 21/26 : EXPOSE 59986 [2024-10-18T02:27:18.350Z] ---> Running in eb3d4a6882e3 [2024-10-18T02:27:18.619Z] Removing intermediate container eb3d4a6882e3 [2024-10-18T02:27:18.619Z] ---> 630855f14ed9 [2024-10-18T02:27:18.619Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-10-18T02:27:18.619Z] ---> Running in 88d6a829005c [2024-10-18T02:27:18.890Z] Removing intermediate container 88d6a829005c [2024-10-18T02:27:18.890Z] ---> 70daedf03211 [2024-10-18T02:27:18.890Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-18T02:27:19.159Z] ---> Running in 2bbe60225c7a [2024-10-18T02:27:19.428Z] Removing intermediate container 2bbe60225c7a [2024-10-18T02:27:19.428Z] ---> 6b4efc121d24 [2024-10-18T02:27:19.428Z] Step 24/26 : LABEL arch=arm64 [2024-10-18T02:27:19.428Z] ---> Running in 68ddebc91b70 [2024-10-18T02:27:19.699Z] Removing intermediate container 68ddebc91b70 [2024-10-18T02:27:19.699Z] ---> 0ac5e5bdbfcf [2024-10-18T02:27:19.699Z] Step 25/26 : LABEL git_sha=dc396c4a7312713bf5afd7bf9e2532e3e112802c [2024-10-18T02:27:19.969Z] ---> Running in 316f0ec39ab1 [2024-10-18T02:27:20.238Z] Removing intermediate container 316f0ec39ab1 [2024-10-18T02:27:20.238Z] ---> 09e37714b5eb [2024-10-18T02:27:20.238Z] Step 26/26 : LABEL version=3.2.0-dev.25 [2024-10-18T02:27:20.238Z] ---> Running in 87463bea143a [2024-10-18T02:27:20.506Z] Removing intermediate container 87463bea143a [2024-10-18T02:27:20.506Z] ---> 01efe4fc971c [2024-10-18T02:27:20.506Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T02:27:20.506Z] Successfully built 01efe4fc971c [2024-10-18T02:27:20.506Z] 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-10-18T02:27:20.648Z] provisioning config files... [2024-10-18T02:27:20.667Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/177@tmp/config9785419194821081526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:27:21.049Z] ---> ****-login.sh [2024-10-18T02:27:21.050Z] nexus3.edgexfoundry.org:10001 [2024-10-18T02:27:21.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:27:21.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:27:21.318Z] Configure a credential helper to remove this warning. See [2024-10-18T02:27:21.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:27:21.318Z] [2024-10-18T02:27:21.318Z] Login Succeeded [2024-10-18T02:27:21.318Z] nexus3.edgexfoundry.org:10002 [2024-10-18T02:27:21.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:27:21.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:27:21.861Z] Configure a credential helper to remove this warning. See [2024-10-18T02:27:21.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:27:21.861Z] [2024-10-18T02:27:21.861Z] Login Succeeded [2024-10-18T02:27:21.861Z] nexus3.edgexfoundry.org:10003 [2024-10-18T02:27:22.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:27:22.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:27:22.137Z] Configure a credential helper to remove this warning. See [2024-10-18T02:27:22.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:27:22.137Z] [2024-10-18T02:27:22.137Z] Login Succeeded [2024-10-18T02:27:22.137Z] nexus3.edgexfoundry.org:10004 [2024-10-18T02:27:22.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:27:22.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:27:22.405Z] Configure a credential helper to remove this warning. See [2024-10-18T02:27:22.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:27:22.405Z] [2024-10-18T02:27:22.405Z] Login Succeeded [2024-10-18T02:27:22.677Z] ****.io [2024-10-18T02:27:22.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:27:22.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:27:22.948Z] Configure a credential helper to remove this warning. See [2024-10-18T02:27:22.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:27:22.948Z] [2024-10-18T02:27:22.948Z] Login Succeeded [2024-10-18T02:27:22.948Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T02:27:22.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:27:23.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T02:27:23.055Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2024-10-18T02:27:23.055Z] dc396c4a7312713bf5afd7bf9e2532e3e112802c [2024-10-18T02:27:23.055Z] latest [2024-10-18T02:27:23.055Z] 3.2.0-dev.25 [2024-10-18T02:27:23.055Z] dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25 [2024-10-18T02:27:23.055Z] main [2024-10-18T02:27:23.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:27:23.442Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:dc396c4a7312713bf5afd7bf9e2532e3e112802c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:27:23.811Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:dc396c4a7312713bf5afd7bf9e2532e3e112802c [2024-10-18T02:27:23.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-10-18T02:27:23.811Z] f6345928af3d: Preparing [2024-10-18T02:27:23.811Z] eb0cf7a9df04: Preparing [2024-10-18T02:27:23.811Z] 406d61694fd9: Preparing [2024-10-18T02:27:23.811Z] 216c94213a0a: Preparing [2024-10-18T02:27:23.811Z] 9108be60995d: Preparing [2024-10-18T02:27:23.811Z] 16113d51b718: Preparing [2024-10-18T02:27:23.811Z] 16113d51b718: Waiting [2024-10-18T02:27:24.075Z] eb0cf7a9df04: Pushed [2024-10-18T02:27:24.075Z] 9108be60995d: Pushed [2024-10-18T02:27:24.075Z] f6345928af3d: Pushed [2024-10-18T02:27:24.075Z] 216c94213a0a: Pushed [2024-10-18T02:27:24.075Z] 16113d51b718: Layer already exists [2024-10-18T02:27:36.381Z] 406d61694fd9: Pushed [2024-10-18T02:27:36.381Z] dc396c4a7312713bf5afd7bf9e2532e3e112802c: digest: sha256:eb22f2f61460f7210c36ec378ef2ee78273481994c54707ec8b1f27db2ffd40f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:27:36.828Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:27:37.200Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-10-18T02:27:37.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-10-18T02:27:37.200Z] f6345928af3d: Preparing [2024-10-18T02:27:37.200Z] eb0cf7a9df04: Preparing [2024-10-18T02:27:37.200Z] 406d61694fd9: Preparing [2024-10-18T02:27:37.200Z] 216c94213a0a: Preparing [2024-10-18T02:27:37.200Z] 9108be60995d: Preparing [2024-10-18T02:27:37.200Z] 16113d51b718: Preparing [2024-10-18T02:27:37.200Z] 16113d51b718: Waiting [2024-10-18T02:27:37.200Z] 216c94213a0a: Layer already exists [2024-10-18T02:27:37.200Z] f6345928af3d: Layer already exists [2024-10-18T02:27:37.200Z] eb0cf7a9df04: Layer already exists [2024-10-18T02:27:37.200Z] 406d61694fd9: Layer already exists [2024-10-18T02:27:37.200Z] 9108be60995d: Layer already exists [2024-10-18T02:27:37.200Z] 16113d51b718: Layer already exists [2024-10-18T02:27:37.200Z] latest: digest: sha256:eb22f2f61460f7210c36ec378ef2ee78273481994c54707ec8b1f27db2ffd40f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:27:37.841Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:27:38.214Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.25 [2024-10-18T02:27:38.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-10-18T02:27:38.214Z] f6345928af3d: Preparing [2024-10-18T02:27:38.214Z] eb0cf7a9df04: Preparing [2024-10-18T02:27:38.214Z] 406d61694fd9: Preparing [2024-10-18T02:27:38.214Z] 216c94213a0a: Preparing [2024-10-18T02:27:38.214Z] 9108be60995d: Preparing [2024-10-18T02:27:38.214Z] 16113d51b718: Preparing [2024-10-18T02:27:38.214Z] 16113d51b718: Waiting [2024-10-18T02:27:38.214Z] 406d61694fd9: Layer already exists [2024-10-18T02:27:38.214Z] eb0cf7a9df04: Layer already exists [2024-10-18T02:27:38.214Z] 9108be60995d: Layer already exists [2024-10-18T02:27:38.214Z] f6345928af3d: Layer already exists [2024-10-18T02:27:38.214Z] 216c94213a0a: Layer already exists [2024-10-18T02:27:38.214Z] 16113d51b718: Layer already exists [2024-10-18T02:27:38.214Z] 3.2.0-dev.25: digest: sha256:eb22f2f61460f7210c36ec378ef2ee78273481994c54707ec8b1f27db2ffd40f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:27:38.856Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:27:39.225Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25 [2024-10-18T02:27:39.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-10-18T02:27:39.225Z] f6345928af3d: Preparing [2024-10-18T02:27:39.225Z] eb0cf7a9df04: Preparing [2024-10-18T02:27:39.225Z] 406d61694fd9: Preparing [2024-10-18T02:27:39.225Z] 216c94213a0a: Preparing [2024-10-18T02:27:39.225Z] 9108be60995d: Preparing [2024-10-18T02:27:39.225Z] 16113d51b718: Preparing [2024-10-18T02:27:39.225Z] 16113d51b718: Waiting [2024-10-18T02:27:39.225Z] f6345928af3d: Layer already exists [2024-10-18T02:27:39.225Z] 406d61694fd9: Layer already exists [2024-10-18T02:27:39.225Z] eb0cf7a9df04: Layer already exists [2024-10-18T02:27:39.225Z] 216c94213a0a: Layer already exists [2024-10-18T02:27:39.225Z] 9108be60995d: Layer already exists [2024-10-18T02:27:39.225Z] 16113d51b718: Layer already exists [2024-10-18T02:27:39.225Z] dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25: digest: sha256:eb22f2f61460f7210c36ec378ef2ee78273481994c54707ec8b1f27db2ffd40f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:27:39.593Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:27:39.966Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2024-10-18T02:27:39.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2024-10-18T02:27:39.966Z] f6345928af3d: Preparing [2024-10-18T02:27:39.966Z] eb0cf7a9df04: Preparing [2024-10-18T02:27:39.966Z] 406d61694fd9: Preparing [2024-10-18T02:27:39.966Z] 216c94213a0a: Preparing [2024-10-18T02:27:39.966Z] 9108be60995d: Preparing [2024-10-18T02:27:39.966Z] 16113d51b718: Preparing [2024-10-18T02:27:39.966Z] 16113d51b718: Waiting [2024-10-18T02:27:39.966Z] 216c94213a0a: Layer already exists [2024-10-18T02:27:39.966Z] eb0cf7a9df04: Layer already exists [2024-10-18T02:27:39.966Z] 9108be60995d: Layer already exists [2024-10-18T02:27:39.966Z] 406d61694fd9: Layer already exists [2024-10-18T02:27:39.966Z] f6345928af3d: Layer already exists [2024-10-18T02:27:39.966Z] 16113d51b718: Layer already exists [2024-10-18T02:27:39.966Z] main: digest: sha256:eb22f2f61460f7210c36ec378ef2ee78273481994c54707ec8b1f27db2ffd40f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:27:40.043Z] ===================================================== [Pipeline] echo [2024-10-18T02:27:40.064Z] taggedImages: [2024-10-18T02:27:40.064Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:dc396c4a7312713bf5afd7bf9e2532e3e112802c [2024-10-18T02:27:40.064Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2024-10-18T02:27:40.064Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.25 [2024-10-18T02:27:40.064Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:dc396c4a7312713bf5afd7bf9e2532e3e112802c-3.2.0-dev.25 [2024-10-18T02:27:40.064Z] - 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-10-18T02:27:40.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:27:40.473Z] [2024-10-18T02:27:40.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:27:40.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:27:40.822Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-18T02:27:40.822Z] 8998bd30e6a1: Pulling fs layer [2024-10-18T02:27:40.822Z] 04944245beec: Pulling fs layer [2024-10-18T02:27:40.822Z] 699f458cf7ca: Pulling fs layer [2024-10-18T02:27:40.822Z] 765212b225bb: Pulling fs layer [2024-10-18T02:27:40.822Z] f23df028b6ca: Pulling fs layer [2024-10-18T02:27:40.822Z] d65c8cfc05b1: Pulling fs layer [2024-10-18T02:27:40.822Z] 2437ff75d9bd: Pulling fs layer [2024-10-18T02:27:40.822Z] f23df028b6ca: Waiting [2024-10-18T02:27:40.822Z] d65c8cfc05b1: Waiting [2024-10-18T02:27:40.822Z] 2437ff75d9bd: Waiting [2024-10-18T02:27:40.822Z] 765212b225bb: Waiting [2024-10-18T02:27:41.089Z] 04944245beec: Verifying Checksum [2024-10-18T02:27:41.089Z] 04944245beec: Download complete [2024-10-18T02:27:41.089Z] 765212b225bb: Verifying Checksum [2024-10-18T02:27:41.089Z] 765212b225bb: Download complete [2024-10-18T02:27:41.089Z] f23df028b6ca: Verifying Checksum [2024-10-18T02:27:41.089Z] f23df028b6ca: Download complete [2024-10-18T02:27:41.089Z] d65c8cfc05b1: Verifying Checksum [2024-10-18T02:27:41.089Z] d65c8cfc05b1: Download complete [2024-10-18T02:27:41.089Z] 699f458cf7ca: Verifying Checksum [2024-10-18T02:27:41.089Z] 699f458cf7ca: Download complete [2024-10-18T02:27:41.672Z] 8998bd30e6a1: Verifying Checksum [2024-10-18T02:27:41.672Z] 8998bd30e6a1: Download complete [2024-10-18T02:27:44.245Z] 2437ff75d9bd: Download complete [2024-10-18T02:27:46.185Z] 8998bd30e6a1: Pull complete [2024-10-18T02:27:46.451Z] 04944245beec: Pull complete [2024-10-18T02:27:47.858Z] 699f458cf7ca: Pull complete [2024-10-18T02:27:48.123Z] 765212b225bb: Pull complete [2024-10-18T02:27:49.081Z] f23df028b6ca: Pull complete [2024-10-18T02:27:49.347Z] d65c8cfc05b1: Pull complete [2024-10-18T02:28:07.542Z] 2437ff75d9bd: Pull complete [2024-10-18T02:28:07.542Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-18T02:28:07.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:28:07.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:28:07.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-23180 does not seem to be running inside a container [2024-10-18T02:28:07.836Z] $ 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/177 -v /w/workspace/device-rest-go/177:/w/workspace/device-rest-go/177:rw,z -v /w/workspace/device-rest-go/177@tmp:/w/workspace/device-rest-go/177@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-10-18T02:28:10.931Z] $ docker top cae5368e9ddc169d1f45782d0f29ac749482779e05f34cbb03448c24570669f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:28:11.754Z] ---> job-cost.sh [2024-10-18T02:28:11.754Z] lf-activate-venv: SKIPPING [2024-10-18T02:28:11.754Z] INFO: No Stack... [2024-10-18T02:28:12.019Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-18T02:28:12.977Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T02:28:13.707Z] + cat /w/workspace/device-rest-go/177/archives/cost.csv [2024-10-18T02:28:13.707Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T02:28:13.745Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-177-stack-cost] [2024-10-18T02:28:13.753Z] Resource [jenkins-edgexfoundry-device-rest-go-main-177-stack-cost] did not exist. Created. [2024-10-18T02:28:13.760Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T02:28:14.116Z] /w/workspace/device-rest-go/177@tmp/durable-ef59127e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-18T02:28:15.042Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-18T02:28:15.062Z] Warning: overwriting stash ‘stack-cost’ [2024-10-18T02:28:15.117Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T02:28:15.128Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T02:28:15.169Z] $ docker stop --time=1 cae5368e9ddc169d1f45782d0f29ac749482779e05f34cbb03448c24570669f9 [2024-10-18T02:28:16.714Z] $ docker rm -f --volumes cae5368e9ddc169d1f45782d0f29ac749482779e05f34cbb03448c24570669f9 [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-10-18T02:28:17.250Z] provisioning config files... [2024-10-18T02:28:17.260Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7041192535194285344tmp [Pipeline] { [Pipeline] sh [2024-10-18T02:28:17.780Z] + set +x [2024-10-18T02:28:17.780Z] + curl -s https://codecov.io/bash [2024-10-18T02:28:17.780Z] + bash -s -- [2024-10-18T02:28:17.780Z] [2024-10-18T02:28:17.780Z] _____ _ [2024-10-18T02:28:17.780Z] / ____| | | [2024-10-18T02:28:17.780Z] | | ___ __| | ___ ___ _____ __ [2024-10-18T02:28:17.780Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-18T02:28:17.780Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-18T02:28:17.780Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-18T02:28:17.780Z] Bash-1.0.6 [2024-10-18T02:28:17.780Z] [2024-10-18T02:28:17.780Z] [2024-10-18T02:28:17.780Z] ==> git version 2.25.1 found [2024-10-18T02:28:17.780Z] ==> 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-10-18T02:28:17.780Z] Release-Date: 2020-01-08 [2024-10-18T02:28:17.780Z] 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-10-18T02:28:17.780Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-18T02:28:17.780Z] ==> Jenkins CI detected. [2024-10-18T02:28:17.780Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2024-10-18T02:28:17.780Z] project root: . [2024-10-18T02:28:17.780Z] --> token set from env [2024-10-18T02:28:17.780Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-18T02:28:18.040Z] ==> Running gcov in . (disable via -X gcov) [2024-10-18T02:28:18.040Z] ==> Python coveragepy not found [2024-10-18T02:28:18.040Z] ==> Searching for coverage reports in: [2024-10-18T02:28:18.040Z] + . [2024-10-18T02:28:18.040Z] -> Found 1 reports [2024-10-18T02:28:18.040Z] ==> Detecting git/mercurial file structure [2024-10-18T02:28:18.040Z] ==> Reading reports [2024-10-18T02:28:18.040Z] + ./coverage.out bytes=14565 [2024-10-18T02:28:18.040Z] ==> Appending adjustments [2024-10-18T02:28:18.040Z] https://docs.codecov.io/docs/fixing-reports [2024-10-18T02:28:18.040Z] + Found adjustments [2024-10-18T02:28:18.041Z] ==> Gzipping contents [2024-10-18T02:28:18.041Z] 4.0K /tmp/codecov.0Ko66a.gz [2024-10-18T02:28:18.041Z] ==> Uploading reports [2024-10-18T02:28:18.041Z] url: https://codecov.io [2024-10-18T02:28:18.041Z] query: branch=main&commit=dc396c4a7312713bf5afd7bf9e2532e3e112802c&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T02:28:18.041Z] -> Pinging Codecov [2024-10-18T02:28:18.041Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dc396c4a7312713bf5afd7bf9e2532e3e112802c&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T02:28:18.302Z] -> Uploading to [2024-10-18T02:28:18.302Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rest-go/dc396c4a7312713bf5afd7bf9e2532e3e112802c/bd22a3bd-40a4-41bc-bbd1-a22c84375bc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T022818Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9a754c138880fef782774398510f375db4251b4465412b561e18106f6045758f [2024-10-18T02:28:18.302Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T02:28:18.302Z] Dload Upload Total Spent Left Speed [2024-10-18T02:28:18.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2333 0 0 100 2333 0 9927 --:--:-- --:--:-- --:--:-- 9927 [2024-10-18T02:28:18.562Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/dc396c4a7312713bf5afd7bf9e2532e3e112802c [Pipeline] } [2024-10-18T02:28:18.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-18T02:28:18.857Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-18T02:28:18.877Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:28:19.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:28:19.193Z] [2024-10-18T02:28:19.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:28:19.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:28:19.501Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-18T02:28:19.501Z] 43c4264eed91: Already exists [2024-10-18T02:28:19.501Z] 4cc291be95ef: Already exists [2024-10-18T02:28:19.501Z] 2ac1f1163629: Already exists [2024-10-18T02:28:19.501Z] 5c3c966382ef: Already exists [2024-10-18T02:28:19.501Z] 4f4fb700ef54: Already exists [2024-10-18T02:28:19.501Z] d9c7d2e4e75e: Pulling fs layer [2024-10-18T02:28:19.501Z] 9c3e1370e548: Pulling fs layer [2024-10-18T02:28:19.760Z] d9c7d2e4e75e: Verifying Checksum [2024-10-18T02:28:19.760Z] d9c7d2e4e75e: Download complete [2024-10-18T02:28:20.091Z] d9c7d2e4e75e: Pull complete [2024-10-18T02:28:20.695Z] 9c3e1370e548: Verifying Checksum [2024-10-18T02:28:20.695Z] 9c3e1370e548: Download complete [2024-10-18T02:28:24.089Z] 9c3e1370e548: Pull complete [2024-10-18T02:28:24.089Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-18T02:28:24.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:28:24.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:28:24.203Z] prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container [2024-10-18T02:28:24.237Z] $ 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:latest cat [2024-10-18T02:28:26.309Z] $ docker top 432245e46b61ec44379dd690237e106f0666735c5a52d0fabdd37f64a70d3941 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:28:26.676Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2024-10-18T02:28:26.685Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2024-10-18T02:28:26.964Z] + set -o pipefail [2024-10-18T02:28:26.964Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2024-10-18T02:28:35.210Z] [2024-10-18T02:28:35.210Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2024-10-18T02:28:35.210Z] [2024-10-18T02:28:35.210Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/bb6f0e10-e205-446b-b221-b06a0e880d4c [2024-10-18T02:28:35.210Z] [2024-10-18T02:28:35.210Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-18T02:28:35.210Z] [2024-10-18T02:28:35.210Z] [2024-10-18T02:28:35.210Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-18T02:28:35.210Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-18T02:28:35.218Z] $ docker stop --time=1 432245e46b61ec44379dd690237e106f0666735c5a52d0fabdd37f64a70d3941 [2024-10-18T02:28:40.263Z] $ docker rm -f --volumes 432245e46b61ec44379dd690237e106f0666735c5a52d0fabdd37f64a70d3941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T02:28:41.210Z] + git log --format=format:%s -1 dc396c4a7312713bf5afd7bf9e2532e3e112802c [Pipeline] sh [2024-10-18T02:28:41.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:28:41.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:28:41.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:28:41.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:28:41.909Z] prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container [2024-10-18T02:28:41.938Z] $ 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-10-18T02:28:42.452Z] $ docker top debef9dd524e59652bb61ae342ecb18be9a3e607a61e498d6c291e16a41fe2cb -eo pid,comm [2024-10-18T02:28:42.511Z] 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-10-18T02:28:42.511Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:28:42.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:28:42.574Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:28:42.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:28:42.707Z] $ docker exec debef9dd524e59652bb61ae342ecb18be9a3e607a61e498d6c291e16a41fe2cb ssh-agent [2024-10-18T02:28:42.830Z] SSH_AUTH_SOCK=/tmp/ssh-dAZUkJHlW2UT/agent.32 [2024-10-18T02:28:42.830Z] SSH_AGENT_PID=38 [2024-10-18T02:28:42.834Z] Running ssh-add (command line suppressed) [2024-10-18T02:28:42.941Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7846803274270976420.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7846803274270976420.key) [2024-10-18T02:28:42.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:28:43.262Z] + git semver tag [2024-10-18T02:28:43.530Z] 2024-10-18 02:28:43,465 [run_tag] DEBUG tag force:False [2024-10-18T02:28:43.530Z] 2024-10-18 02:28:43,465 [check_head_tag] DEBUG check head tag [2024-10-18T02:28:43.530Z] 2024-10-18 02:28:43,466 [execute] INFO git cat-file --batch-check [2024-10-18T02:28:43.530Z] 2024-10-18 02:28:43,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-10-18T02:28:43.530Z] 2024-10-18 02:28:43,471 [execute] INFO git cat-file --batch [2024-10-18T02:28:43.530Z] 2024-10-18 02:28:43,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2024-10-18T02:28:43.530Z] 2024-10-18 02:28:43,496 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-18T02:28:43.530Z] 2024-10-18 02:28:43,497 [execute] INFO git tag -a v3.2.0-dev.25 -m v3.2.0-dev.25 [2024-10-18T02:28:43.530Z] 2024-10-18 02:28:43,497 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.25', '-m', 'v3.2.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:28:43.530Z] 2024-10-18 02:28:43,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-18T02:28:43.530Z] 3.2.0-dev.25 [Pipeline] } [2024-10-18T02:28:43.793Z] $ docker exec --env ******** --env ******** debef9dd524e59652bb61ae342ecb18be9a3e607a61e498d6c291e16a41fe2cb ssh-agent -k [2024-10-18T02:28:43.894Z] unset SSH_AUTH_SOCK; [2024-10-18T02:28:43.895Z] unset SSH_AGENT_PID; [2024-10-18T02:28:43.895Z] echo Agent pid 38 killed; [2024-10-18T02:28:43.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:28:44.247Z] + git semver [Pipeline] } [2024-10-18T02:28:44.513Z] $ docker stop --time=1 debef9dd524e59652bb61ae342ecb18be9a3e607a61e498d6c291e16a41fe2cb [2024-10-18T02:28:45.771Z] $ docker rm -f --volumes debef9dd524e59652bb61ae342ecb18be9a3e607a61e498d6c291e16a41fe2cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:28:46.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:28:46.209Z] [2024-10-18T02:28:46.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:28:46.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:28:46.521Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-18T02:28:46.521Z] ab5ef0e58194: Pulling fs layer [2024-10-18T02:28:46.521Z] 9712f1f96733: Pulling fs layer [2024-10-18T02:28:46.521Z] 63f879dbbcfc: Pulling fs layer [2024-10-18T02:28:46.521Z] 0d9ebad4ef96: Pulling fs layer [2024-10-18T02:28:46.521Z] e9a5061849ea: Pulling fs layer [2024-10-18T02:28:46.521Z] d747dcd14b5f: Pulling fs layer [2024-10-18T02:28:46.521Z] 2de7ff778b66: Pulling fs layer [2024-10-18T02:28:46.521Z] 0d9ebad4ef96: Waiting [2024-10-18T02:28:46.521Z] e9a5061849ea: Waiting [2024-10-18T02:28:46.521Z] d747dcd14b5f: Waiting [2024-10-18T02:28:46.521Z] 2de7ff778b66: Waiting [2024-10-18T02:28:46.521Z] 9712f1f96733: Verifying Checksum [2024-10-18T02:28:46.521Z] 9712f1f96733: Download complete [2024-10-18T02:28:46.781Z] 63f879dbbcfc: Verifying Checksum [2024-10-18T02:28:46.781Z] 63f879dbbcfc: Download complete [2024-10-18T02:28:46.781Z] e9a5061849ea: Verifying Checksum [2024-10-18T02:28:46.781Z] e9a5061849ea: Download complete [2024-10-18T02:28:46.781Z] d747dcd14b5f: Verifying Checksum [2024-10-18T02:28:46.781Z] d747dcd14b5f: Download complete [2024-10-18T02:28:47.039Z] ab5ef0e58194: Download complete [2024-10-18T02:28:47.039Z] 0d9ebad4ef96: Verifying Checksum [2024-10-18T02:28:47.039Z] 0d9ebad4ef96: Download complete [2024-10-18T02:28:47.039Z] 2de7ff778b66: Verifying Checksum [2024-10-18T02:28:47.039Z] 2de7ff778b66: Download complete [2024-10-18T02:28:50.324Z] ab5ef0e58194: Pull complete [2024-10-18T02:28:50.324Z] 9712f1f96733: Pull complete [2024-10-18T02:28:50.894Z] 63f879dbbcfc: Pull complete [2024-10-18T02:28:55.092Z] 0d9ebad4ef96: Pull complete [2024-10-18T02:28:55.092Z] e9a5061849ea: Pull complete [2024-10-18T02:28:55.092Z] d747dcd14b5f: Pull complete [2024-10-18T02:28:56.032Z] 2de7ff778b66: Pull complete [2024-10-18T02:28:56.032Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-18T02:28:56.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:28:56.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:28:56.150Z] prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container [2024-10-18T02:28:56.173Z] $ 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-10-18T02:29:02.141Z] $ docker top 8f9683c3d7aa69882c6ced5d2cda6ee513d4b59ab599398c6063624e5afe4266 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:29:02.238Z] provisioning config files... [2024-10-18T02:29:02.245Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15333867765478253806tmp [2024-10-18T02:29:02.257Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7737909923524062385tmp [2024-10-18T02:29:02.266Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7162126631626988996tmp [Pipeline] { [Pipeline] echo [2024-10-18T02:29:02.294Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:29:02.588Z] ---> sigul-configuration.sh [2024-10-18T02:29:02.588Z] gpg: directory `/root/.gnupg' created [2024-10-18T02:29:02.588Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-18T02:29:02.588Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-18T02:29:02.588Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-18T02:29:02.588Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-18T02:29:02.588Z] gpg: CAST5 encrypted data [2024-10-18T02:29:02.588Z] gpg: encrypted with 1 passphrase [2024-10-18T02:29:02.588Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-18T02:29:02.887Z] + mkdir /home/jenkins [2024-10-18T02:29:02.887Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-18T02:29:03.187Z] + 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-10-18T02:29:03.202Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:29:03.497Z] ---> sigul-install.sh [2024-10-18T02:29:03.497Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-18T02:29:03.789Z] + git tag --list [2024-10-18T02:29:03.789Z] v1.0.0 [2024-10-18T02:29:03.789Z] v1.1.0 [2024-10-18T02:29:03.789Z] v1.1.1 [2024-10-18T02:29:03.789Z] v1.1.2 [2024-10-18T02:29:03.789Z] v1.2.0 [2024-10-18T02:29:03.789Z] v1.2.1 [2024-10-18T02:29:03.789Z] v2.0.0 [2024-10-18T02:29:03.789Z] v2.1.0 [2024-10-18T02:29:03.789Z] v2.1.1 [2024-10-18T02:29:03.789Z] v2.2.0 [2024-10-18T02:29:03.789Z] v2.3.0 [2024-10-18T02:29:03.789Z] v3.0 [2024-10-18T02:29:03.789Z] v3.0.0 [2024-10-18T02:29:03.789Z] v3.1 [2024-10-18T02:29:03.789Z] v3.1.0 [2024-10-18T02:29:03.789Z] v3.1.0-dev.1 [2024-10-18T02:29:03.789Z] v3.1.0-dev.10 [2024-10-18T02:29:03.789Z] v3.1.0-dev.11 [2024-10-18T02:29:03.789Z] v3.1.0-dev.12 [2024-10-18T02:29:03.789Z] v3.1.0-dev.13 [2024-10-18T02:29:03.789Z] v3.1.0-dev.14 [2024-10-18T02:29:03.789Z] v3.1.0-dev.15 [2024-10-18T02:29:03.789Z] v3.1.0-dev.16 [2024-10-18T02:29:03.789Z] v3.1.0-dev.17 [2024-10-18T02:29:03.789Z] v3.1.0-dev.18 [2024-10-18T02:29:03.789Z] v3.1.0-dev.19 [2024-10-18T02:29:03.789Z] v3.1.0-dev.2 [2024-10-18T02:29:03.789Z] v3.1.0-dev.20 [2024-10-18T02:29:03.789Z] v3.1.0-dev.21 [2024-10-18T02:29:03.789Z] v3.1.0-dev.22 [2024-10-18T02:29:03.789Z] v3.1.0-dev.23 [2024-10-18T02:29:03.789Z] v3.1.0-dev.24 [2024-10-18T02:29:03.789Z] v3.1.0-dev.25 [2024-10-18T02:29:03.789Z] v3.1.0-dev.26 [2024-10-18T02:29:03.789Z] v3.1.0-dev.27 [2024-10-18T02:29:03.789Z] v3.1.0-dev.28 [2024-10-18T02:29:03.789Z] v3.1.0-dev.29 [2024-10-18T02:29:03.789Z] v3.1.0-dev.3 [2024-10-18T02:29:03.790Z] v3.1.0-dev.30 [2024-10-18T02:29:03.790Z] v3.1.0-dev.31 [2024-10-18T02:29:03.790Z] v3.1.0-dev.32 [2024-10-18T02:29:03.790Z] v3.1.0-dev.4 [2024-10-18T02:29:03.790Z] v3.1.0-dev.5 [2024-10-18T02:29:03.790Z] v3.1.0-dev.6 [2024-10-18T02:29:03.790Z] v3.1.0-dev.7 [2024-10-18T02:29:03.790Z] v3.1.0-dev.8 [2024-10-18T02:29:03.790Z] v3.1.0-dev.9 [2024-10-18T02:29:03.790Z] v3.1.1 [2024-10-18T02:29:03.790Z] v3.2.0-dev.1 [2024-10-18T02:29:03.790Z] v3.2.0-dev.10 [2024-10-18T02:29:03.790Z] v3.2.0-dev.11 [2024-10-18T02:29:03.790Z] v3.2.0-dev.12 [2024-10-18T02:29:03.790Z] v3.2.0-dev.13 [2024-10-18T02:29:03.790Z] v3.2.0-dev.14 [2024-10-18T02:29:03.790Z] v3.2.0-dev.15 [2024-10-18T02:29:03.790Z] v3.2.0-dev.16 [2024-10-18T02:29:03.790Z] v3.2.0-dev.17 [2024-10-18T02:29:03.790Z] v3.2.0-dev.18 [2024-10-18T02:29:03.790Z] v3.2.0-dev.19 [2024-10-18T02:29:03.790Z] v3.2.0-dev.2 [2024-10-18T02:29:03.790Z] v3.2.0-dev.20 [2024-10-18T02:29:03.790Z] v3.2.0-dev.21 [2024-10-18T02:29:03.790Z] v3.2.0-dev.22 [2024-10-18T02:29:03.790Z] v3.2.0-dev.23 [2024-10-18T02:29:03.790Z] v3.2.0-dev.24 [2024-10-18T02:29:03.790Z] v3.2.0-dev.25 [2024-10-18T02:29:03.790Z] v3.2.0-dev.3 [2024-10-18T02:29:03.790Z] v3.2.0-dev.4 [2024-10-18T02:29:03.790Z] v3.2.0-dev.5 [2024-10-18T02:29:03.790Z] v3.2.0-dev.6 [2024-10-18T02:29:03.790Z] v3.2.0-dev.7 [2024-10-18T02:29:03.790Z] v3.2.0-dev.8 [2024-10-18T02:29:03.790Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-18T02:29:04.091Z] + lftools sign git-tag v3.2.0-dev.25 [2024-10-18T02:29:04.661Z] Signing Git tag with Sigul... [2024-10-18T02:29:04.661Z] Signing v3.2.0-dev.25 [Pipeline] echo [2024-10-18T02:29:05.245Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:29:05.539Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-18T02:29:05.546Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-18T02:29:05.564Z] $ docker stop --time=1 8f9683c3d7aa69882c6ced5d2cda6ee513d4b59ab599398c6063624e5afe4266 [2024-10-18T02:29:06.856Z] $ docker rm -f --volumes 8f9683c3d7aa69882c6ced5d2cda6ee513d4b59ab599398c6063624e5afe4266 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-18T02:29:07.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:29:07.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:29:07.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:29:07.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:29:07.734Z] prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container [2024-10-18T02:29:07.753Z] $ 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-10-18T02:29:08.098Z] $ docker top 2988b778268e5926132a5e1194b6b9760421d2695077ab687ceda6e98f96fbd7 -eo pid,comm [2024-10-18T02:29:08.152Z] 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-10-18T02:29:08.152Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:29:08.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:29:08.211Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:29:08.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:29:08.319Z] $ docker exec 2988b778268e5926132a5e1194b6b9760421d2695077ab687ceda6e98f96fbd7 ssh-agent [2024-10-18T02:29:08.456Z] SSH_AUTH_SOCK=/tmp/ssh-ZzTNXrc0oAY9/agent.33 [2024-10-18T02:29:08.456Z] SSH_AGENT_PID=38 [2024-10-18T02:29:08.462Z] Running ssh-add (command line suppressed) [2024-10-18T02:29:08.563Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10856896836695964318.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10856896836695964318.key) [2024-10-18T02:29:08.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:29:08.883Z] + git semver bump pre [2024-10-18T02:29:09.142Z] 2024-10-18 02:29:09,071 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-18T02:29:09.142Z] 2024-10-18 02:29:09,071 [bump_version] DEBUG bumping version:3.2.0-dev.25 on axis:pre with prefix:dev [2024-10-18T02:29:09.142Z] 2024-10-18 02:29:09,072 [bump_version] DEBUG bumped version:3.2.0-dev.26 [2024-10-18T02:29:09.142Z] 2024-10-18 02:29:09,072 [write_version] DEBUG write version:3.2.0-dev.26 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2024-10-18T02:29:09.142Z] 2024-10-18 02:29:09,072 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-18T02:29:09.142Z] 2024-10-18 02:29:09,072 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-18T02:29:09.142Z] 2024-10-18 02:29:09,074 [execute] INFO git cat-file --batch-check [2024-10-18T02:29:09.142Z] 2024-10-18 02:29:09,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:29:09.142Z] 2024-10-18 02:29:09,080 [execute] INFO git cat-file --batch [2024-10-18T02:29:09.142Z] 2024-10-18 02:29:09,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:29:09.142Z] 2024-10-18 02:29:09,087 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-18T02:29:09.142Z] 3.2.0-dev.26 [Pipeline] } [2024-10-18T02:29:09.144Z] $ docker exec --env ******** --env ******** 2988b778268e5926132a5e1194b6b9760421d2695077ab687ceda6e98f96fbd7 ssh-agent -k [2024-10-18T02:29:09.251Z] unset SSH_AUTH_SOCK; [2024-10-18T02:29:09.251Z] unset SSH_AGENT_PID; [2024-10-18T02:29:09.251Z] echo Agent pid 38 killed; [2024-10-18T02:29:09.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:29:09.608Z] + git semver [Pipeline] } [2024-10-18T02:29:09.872Z] $ docker stop --time=1 2988b778268e5926132a5e1194b6b9760421d2695077ab687ceda6e98f96fbd7 [2024-10-18T02:29:11.153Z] $ docker rm -f --volumes 2988b778268e5926132a5e1194b6b9760421d2695077ab687ceda6e98f96fbd7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T02:29:11.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:29:11.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:29:11.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:29:11.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:29:11.909Z] prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container [2024-10-18T02:29:11.931Z] $ 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-10-18T02:29:12.333Z] $ docker top 4b2b3e0c99e4e95a3ab1cea53a66e2ed1f0d56f8528a3e0abb34f4589017ca64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:29:12.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:29:12.455Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:29:12.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:29:12.562Z] $ docker exec 4b2b3e0c99e4e95a3ab1cea53a66e2ed1f0d56f8528a3e0abb34f4589017ca64 ssh-agent [2024-10-18T02:29:12.683Z] SSH_AUTH_SOCK=/tmp/ssh-QNhHX0WZLhlf/agent.32 [2024-10-18T02:29:12.683Z] SSH_AGENT_PID=38 [2024-10-18T02:29:12.688Z] Running ssh-add (command line suppressed) [2024-10-18T02:29:12.786Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16154562121336493205.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16154562121336493205.key) [2024-10-18T02:29:12.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:29:13.101Z] + git semver push [2024-10-18T02:29:13.362Z] 2024-10-18 02:29:13,298 [run_push] DEBUG push [2024-10-18T02:29:13.362Z] 2024-10-18 02:29:13,299 [execute] INFO git cat-file --batch-check [2024-10-18T02:29:13.362Z] 2024-10-18 02:29:13,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:29:13.362Z] 2024-10-18 02:29:13,302 [execute] INFO git rev-list 502ccade6e961a2efd23d12cf39ecfd936d8fd46 -- [2024-10-18T02:29:13.362Z] 2024-10-18 02:29:13,302 [execute] DEBUG Popen(['git', 'rev-list', '502ccade6e961a2efd23d12cf39ecfd936d8fd46', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:29:13.362Z] 2024-10-18 02:29:13,313 [execute] INFO git fetch -v origin [2024-10-18T02:29:13.362Z] 2024-10-18 02:29:13,313 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-18T02:29:13.931Z] 2024-10-18 02:29:13,767 [run_push] DEBUG no remote changes detected [2024-10-18T02:29:13.931Z] 2024-10-18 02:29:13,767 [execute] INFO git push origin semver [2024-10-18T02:29:13.931Z] 2024-10-18 02:29:13,768 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:29:14.500Z] 2024-10-18 02:29:14,431 [run_push] DEBUG push all version tags [2024-10-18T02:29:14.500Z] 2024-10-18 02:29:14,432 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-18T02:29:14.500Z] 2024-10-18 02:29:14,432 [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-10-18T02:29:15.437Z] 2024-10-18 02:29:15,063 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2024-10-18T02:29:15.437Z] 3.2.0-dev.26 [Pipeline] } [2024-10-18T02:29:15.441Z] $ docker exec --env ******** --env ******** 4b2b3e0c99e4e95a3ab1cea53a66e2ed1f0d56f8528a3e0abb34f4589017ca64 ssh-agent -k [2024-10-18T02:29:15.550Z] unset SSH_AUTH_SOCK; [2024-10-18T02:29:15.551Z] unset SSH_AGENT_PID; [2024-10-18T02:29:15.551Z] echo Agent pid 38 killed; [2024-10-18T02:29:15.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:29:15.916Z] + git semver [Pipeline] } [2024-10-18T02:29:16.183Z] $ docker stop --time=1 4b2b3e0c99e4e95a3ab1cea53a66e2ed1f0d56f8528a3e0abb34f4589017ca64 [2024-10-18T02:29:17.469Z] $ docker rm -f --volumes 4b2b3e0c99e4e95a3ab1cea53a66e2ed1f0d56f8528a3e0abb34f4589017ca64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-18T02:29:18.190Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2024-10-18T02:29:18.190Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-10-18T02:29:18.190Z] total 16 [2024-10-18T02:29:18.190Z] drwxr-xr-x 3 root root 4096 Oct 18 02:01 . [2024-10-18T02:29:18.190Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 02:29 .. [2024-10-18T02:29:18.190Z] drwxr-xr-x 2 root root 4096 Oct 18 02:01 cost [2024-10-18T02:29:18.190Z] -rw-r--r-- 1 root root 86 Oct 18 02:01 cost.csv [2024-10-18T02:29:18.190Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-10-18T02:29:18.190Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2024-10-18T02:29:18.190Z] total 16 [2024-10-18T02:29:18.190Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 02:01 . [2024-10-18T02:29:18.190Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 02:29 .. [2024-10-18T02:29:18.190Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 02:01 cost [2024-10-18T02:29:18.190Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 18 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:29:18.485Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:29:19.353Z] ---> package-listing.sh [2024-10-18T02:29:19.353Z] ++ facter osfamily [2024-10-18T02:29:19.353Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-18T02:29:19.612Z] + OS_FAMILY=debian [2024-10-18T02:29:19.612Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2024-10-18T02:29:19.612Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-18T02:29:19.612Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-18T02:29:19.612Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-18T02:29:19.612Z] + PACKAGES=/tmp/packages_start.txt [2024-10-18T02:29:19.612Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-10-18T02:29:19.612Z] + PACKAGES=/tmp/packages_end.txt [2024-10-18T02:29:19.612Z] + case "${OS_FAMILY}" in [2024-10-18T02:29:19.612Z] + dpkg -l [2024-10-18T02:29:19.612Z] + grep '^ii' [2024-10-18T02:29:19.612Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-18T02:29:19.612Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-18T02:29:19.612Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-18T02:29:19.612Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2024-10-18T02:29:19.612Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2024-10-18T02:29:19.612Z] + 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-10-18T02:29:19.624Z] 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-10-18T02:29:19.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:29:20.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:29:20.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:29:20.575Z] prd-ubuntu20.04-docker-8c-8g-23041 does not seem to be running inside a container [2024-10-18T02:29:20.602Z] $ 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-10-18T02:29:20.823Z] $ docker top e4501e7aa693948c59dc9a06028b20d4892fae0a74d0073b5f011bad128689f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:29:21.197Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-18T02:29:21.490Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-18T02:29:21.779Z] + ls /var/log/sa-host [2024-10-18T02:29:21.779Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:29:21.953Z] provisioning config files... [2024-10-18T02:29:21.961Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5987572167159061515tmp [Pipeline] { [Pipeline] echo [2024-10-18T02:29:21.984Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:29:22.275Z] ---> create-netrc.sh [Pipeline] } [2024-10-18T02:29:22.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:29:22.636Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-18T02:29:22.647Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:29:22.932Z] ---> sudo-logs.sh [2024-10-18T02:29:22.932Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-18T02:29:22.960Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:29:23.240Z] ---> job-cost.sh [2024-10-18T02:29:23.241Z] lf-activate-venv: SKIPPING [2024-10-18T02:29:23.241Z] DEBUG: total: 0.2199999988079071 [2024-10-18T02:29:23.241Z] INFO: Retrieving Stack Cost... [2024-10-18T02:29:23.501Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T02:29:23.774Z] INFO: Archiving Costs [Pipeline] echo [2024-10-18T02:29:23.796Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:29:24.350Z] ---> logs-deploy.sh [2024-10-18T02:29:24.350Z] lf-activate-venv: SKIPPING [2024-10-18T02:29:24.350Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/177 [2024-10-18T02:29:24.350Z] INFO: archiving workspace using pattern(s): [2024-10-18T02:29:25.300Z] Archives upload complete. [2024-10-18T02:29:25.300Z] INFO: archiving logs to Nexus