Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 28a00c4b24b082eee9deab5380384360943aec86 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-ssh4362927310663698325.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh10568034042033543777.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 056ae7b86453181957306e7078512cbe12174832 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-ssh4149584779420369765.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh10373001175013272819.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-ssh415504539146990509.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6383’ Running on prd-ubuntu20.04-docker-8c-8g-6389 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 28a00c4b24b082eee9deab5380384360943aec86 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#486)" > git config core.sparsecheckout # timeout=10 > git checkout -f 28a00c4b24b082eee9deab5380384360943aec86 # timeout=10 > git rev-list --no-walk 78e9cbdf9591b40b3a56cac8994c0e646ca207a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:06:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:06:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:06:34 ========================================================= 01:06:34 EdgeX Global Pipelines Version Info 01:06:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:06:35 ------------------- 01:06:35 stable info: 01:06:35 ------------------- 01:06:35 Commited By: Cherry Wang cherry@iotechsys.com 01:06:35 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:06:35 Message: update stable to v1.0.276 01:06:36 ------------------- 01:06:36 experimental info: 01:06:36 ------------------- 01:06:36 Commited By: **** collab-it+edgex@linuxfoundation.org 01:06:36 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:06:36 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28a00c4 [Pipeline] echo 01:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:06:37 provisioning config files... 01:06:37 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6803332115209558975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:37 ---> ****-login.sh 01:06:37 nexus3.edgexfoundry.org:10001 01:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:37 01:06:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:06:37 Configure a credential helper to remove this warning. See 01:06:37 https://docs.****.com/go/credential-store/ 01:06:37 01:06:37 Login Succeeded 01:06:37 nexus3.edgexfoundry.org:10002 01:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:37 01:06:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:06:37 Configure a credential helper to remove this warning. See 01:06:37 https://docs.****.com/go/credential-store/ 01:06:37 01:06:37 Login Succeeded 01:06:37 nexus3.edgexfoundry.org:10003 01:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:37 01:06:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:06:37 Configure a credential helper to remove this warning. See 01:06:37 https://docs.****.com/go/credential-store/ 01:06:37 01:06:37 Login Succeeded 01:06:37 nexus3.edgexfoundry.org:10004 01:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:37 01:06:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:06:37 Configure a credential helper to remove this warning. See 01:06:37 https://docs.****.com/go/credential-store/ 01:06:37 01:06:37 Login Succeeded 01:06:37 ****.io 01:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:38 01:06:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:06:38 Configure a credential helper to remove this warning. See 01:06:38 https://docs.****.com/go/credential-store/ 01:06:38 01:06:38 Login Succeeded 01:06:38 ---> ****-login.sh ends [Pipeline] } 01:06:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:06:38 + git rev-list -1 --merges 28a00c4b24b082eee9deab5380384360943aec86~1..28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] echo 01:06:38 -----------> git rev-list -1 --merges 28a00c4b24b082eee9deab5380384360943aec86~1..28a00c4b24b082eee9deab5380384360943aec86 28a00c4b24b082eee9deab5380384360943aec86 [false] [Pipeline] sh 01:06:38 + git log --format=format:%s -1 28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] echo 01:06:38 ========================================================= 01:06:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:06:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:06:39 + git log --format=format:%s -1 28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] echo 01:06:39 [semverPrep] GIT_COMMIT: 28a00c4b24b082eee9deab5380384360943aec86, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#486) [Pipeline] echo 01:06:39 [semverPrep] This is not a build commit. [Pipeline] sh 01:06:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:06:39 + grep -v github /etc/ssh/ssh_known_hosts 01:06:39 + [ -e /tmp/ssh_known_hosts ] 01:06:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:06:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:06:39 + sudo tee -a /etc/ssh/ssh_known_hosts 01:06:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:40 01:06:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:40 0.1.4: Pulling from edgex-devops/py-git-semver 01:06:40 3dae71ba6b94: Pulling fs layer 01:06:40 6bf1a483ea7c: Pulling fs layer 01:06:40 f5dfc541a4d3: Pulling fs layer 01:06:40 461d9e800cba: Pulling fs layer 01:06:40 80192f66455f: Pulling fs layer 01:06:40 2e8e34ca0e6c: Pulling fs layer 01:06:40 a29436f7fd5d: Pulling fs layer 01:06:40 923cac83aea3: Pulling fs layer 01:06:40 25ad8b0a4227: Pulling fs layer 01:06:40 db01528c6b51: Pulling fs layer 01:06:40 28988de357af: Pulling fs layer 01:06:40 25ad8b0a4227: Waiting 01:06:40 923cac83aea3: Waiting 01:06:40 2e8e34ca0e6c: Waiting 01:06:40 db01528c6b51: Waiting 01:06:40 a29436f7fd5d: Waiting 01:06:40 28988de357af: Waiting 01:06:40 80192f66455f: Waiting 01:06:40 461d9e800cba: Waiting 01:06:40 6bf1a483ea7c: Verifying Checksum 01:06:40 6bf1a483ea7c: Download complete 01:06:40 461d9e800cba: Verifying Checksum 01:06:40 461d9e800cba: Download complete 01:06:40 80192f66455f: Verifying Checksum 01:06:40 80192f66455f: Download complete 01:06:40 f5dfc541a4d3: Verifying Checksum 01:06:40 f5dfc541a4d3: Download complete 01:06:41 3dae71ba6b94: Verifying Checksum 01:06:41 3dae71ba6b94: Download complete 01:06:41 923cac83aea3: Download complete 01:06:41 25ad8b0a4227: Verifying Checksum 01:06:41 25ad8b0a4227: Download complete 01:06:41 db01528c6b51: Verifying Checksum 01:06:41 db01528c6b51: Download complete 01:06:41 28988de357af: Verifying Checksum 01:06:41 28988de357af: Download complete 01:06:41 a29436f7fd5d: Verifying Checksum 01:06:41 a29436f7fd5d: Download complete 01:06:41 2e8e34ca0e6c: Verifying Checksum 01:06:41 2e8e34ca0e6c: Download complete 01:06:42 3dae71ba6b94: Pull complete 01:06:42 6bf1a483ea7c: Pull complete 01:06:43 f5dfc541a4d3: Pull complete 01:06:43 461d9e800cba: Pull complete 01:06:43 80192f66455f: Pull complete 01:06:47 2e8e34ca0e6c: Pull complete 01:06:48 a29436f7fd5d: Pull complete 01:06:48 923cac83aea3: Pull complete 01:06:48 25ad8b0a4227: Pull complete 01:06:48 db01528c6b51: Pull complete 01:06:48 28988de357af: Pull complete 01:06:48 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:06:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:48 prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container 01:06:48 $ 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 01:06:52 $ docker top 85b1a331a306b3b358b5b1531c8834b9bcbb27e1cf1c2c7d9d38b6958c3de9d1 -eo pid,comm 01:06:53 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). 01:06:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:06:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:53 [ssh-agent] Looking for ssh-agent implementation... 01:06:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:53 $ docker exec 85b1a331a306b3b358b5b1531c8834b9bcbb27e1cf1c2c7d9d38b6958c3de9d1 ssh-agent 01:06:53 SSH_AUTH_SOCK=/tmp/ssh-WaQ6kgnZQCRO/agent.31 01:06:53 SSH_AGENT_PID=37 01:06:53 Running ssh-add (command line suppressed) 01:06:53 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10433755714124111169.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10433755714124111169.key) 01:06:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:06:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh 01:06:53 + git tag --points-at HEAD [Pipeline] } 01:06:53 $ docker exec --env ******** --env ******** 85b1a331a306b3b358b5b1531c8834b9bcbb27e1cf1c2c7d9d38b6958c3de9d1 ssh-agent -k 01:06:54 unset SSH_AUTH_SOCK; 01:06:54 unset SSH_AGENT_PID; 01:06:54 echo Agent pid 37 killed; 01:06:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:06:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:54 [ssh-agent] Looking for ssh-agent implementation... 01:06:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:54 $ docker exec 85b1a331a306b3b358b5b1531c8834b9bcbb27e1cf1c2c7d9d38b6958c3de9d1 ssh-agent 01:06:54 SSH_AUTH_SOCK=/tmp/ssh-dtXTaOiOv2ly/agent.84 01:06:54 SSH_AGENT_PID=90 01:06:54 Running ssh-add (command line suppressed) 01:06:54 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15684039443019445807.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15684039443019445807.key) 01:06:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:06:54 + git semver init 01:06:54 2025-08-07 01:06:54,920 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:06:54 2025-08-07 01:06:54,924 [run_init] DEBUG init version:0.0.0 force:False 01:06:54 2025-08-07 01:06:54,925 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 01:06:54 2025-08-07 01:06:54,925 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 01:06:54 2025-08-07 01:06:54,925 [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, stdin=None, shell=False, universal_newlines=False) 01:07:00 2025-08-07 01:06:59,235 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 01:07:00 2025-08-07 01:06:59,235 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 01:07:00 2025-08-07 01:06:59,235 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:07:00 2025-08-07 01:06:59,235 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:07:00 4.1.0-dev.9 [Pipeline] } 01:07:00 $ docker exec --env ******** --env ******** 85b1a331a306b3b358b5b1531c8834b9bcbb27e1cf1c2c7d9d38b6958c3de9d1 ssh-agent -k 01:07:00 unset SSH_AUTH_SOCK; 01:07:00 unset SSH_AGENT_PID; 01:07:00 echo Agent pid 90 killed; 01:07:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:07:00 + git semver [Pipeline] } 01:07:00 $ docker stop --time=1 85b1a331a306b3b358b5b1531c8834b9bcbb27e1cf1c2c7d9d38b6958c3de9d1 01:07:02 $ docker rm -f --volumes 85b1a331a306b3b358b5b1531c8834b9bcbb27e1cf1c2c7d9d38b6958c3de9d1 [Pipeline] // withDockerContainer [Pipeline] sh 01:07:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:07:02 Stashed 1 file(s) [Pipeline] echo 01:07:02 [edgeXSemver]: initialized semver on version 4.1.0-dev.9 [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 01:07:02 provisioning config files... 01:07:02 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9845232231988139099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:03 ---> ****-login.sh 01:07:03 nexus3.edgexfoundry.org:10001 01:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:03 Login Succeeded 01:07:03 nexus3.edgexfoundry.org:10002 01:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:03 Login Succeeded 01:07:03 nexus3.edgexfoundry.org:10003 01:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:03 Login Succeeded 01:07:03 nexus3.edgexfoundry.org:10004 01:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:03 Login Succeeded 01:07:03 ****.io 01:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:03 Login Succeeded 01:07:03 ---> ****-login.sh ends [Pipeline] } 01:07:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:07:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:07:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:07:03 ========================================================= 01:07:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:07:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:04 + 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 . 01:07:04 #0 building with "default" instance using docker driver 01:07:04 01:07:04 #1 [internal] load build definition from Dockerfile 01:07:04 #1 transferring dockerfile: 1.74kB done 01:07:04 #1 DONE 0.0s 01:07:04 01:07:04 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:07:04 #2 DONE 0.1s 01:07:05 01:07:05 #3 [internal] load .dockerignore 01:07:05 #3 transferring context: 193B done 01:07:05 #3 DONE 0.0s 01:07:05 01:07:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:07:05 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 01:07:05 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 01:07:05 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 01:07:05 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 01:07:05 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 01:07:05 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 01:07:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s 01:07:05 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:07:05 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 01:07:05 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 01:07:05 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.2s done 01:07:05 #4 ... 01:07:05 01:07:05 #5 [internal] load build context 01:07:05 #5 transferring context: 21.62MB 0.2s done 01:07:05 #5 DONE 0.2s 01:07:05 01:07:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:07:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.3s 01:07:05 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 01:07:05 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 01:07:05 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 01:07:05 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.15MB / 103.05MB 0.3s 01:07:05 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 01:07:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 34.60MB / 74.06MB 0.5s 01:07:05 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 01:07:05 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 14.68MB / 103.05MB 0.5s 01:07:05 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 01:07:05 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 9.44MB / 13.29MB 0.5s 01:07:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 46.14MB / 74.06MB 0.6s 01:07:05 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 25.17MB / 103.05MB 0.6s 01:07:05 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s 01:07:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 62.91MB / 74.06MB 0.7s 01:07:05 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 37.75MB / 103.05MB 0.7s 01:07:05 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done 01:07:06 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.9s 01:07:06 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 74.45MB / 103.05MB 0.9s 01:07:06 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s 01:07:06 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.3s done 01:07:06 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done 01:07:06 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 01:07:11 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done 01:07:11 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:07:11 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:07:11 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:07:11 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 01:07:11 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 01:07:11 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 01:07:11 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 01:07:14 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done 01:07:14 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 01:07:14 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done 01:07:17 #4 DONE 12.2s 01:07:17 01:07:17 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 01:07:17 Still waiting to schedule task 01:07:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6387’ 01:07:17 #6 0.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:07:17 #6 0.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:07:18 #6 1.270 (1/4) Installing openssh-keygen (9.7_p1-r5) 01:07:18 #6 1.286 (2/4) Installing libedit (20240517.3.1-r0) 01:07:18 #6 1.295 (3/4) Installing openssh-client-common (9.7_p1-r5) 01:07:18 #6 1.321 (4/4) Installing openssh-client-default (9.7_p1-r5) 01:07:18 #6 1.335 Executing busybox-1.36.1-r29.trigger 01:07:18 #6 1.342 OK: 252 MiB in 62 packages 01:07:22 #6 DONE 5.4s 01:07:22 01:07:22 #7 [builder 3/7] WORKDIR /device-rest-go 01:07:22 #7 DONE 0.0s 01:07:22 01:07:22 #8 [builder 4/7] COPY go.mod vendor* ./ 01:07:22 #8 DONE 0.0s 01:07:22 01:07:22 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:07:54 #9 DONE 27.6s 01:07:54 01:07:54 #10 [builder 6/7] COPY . . 01:07:54 #10 DONE 0.4s 01:07:54 01:07:54 #11 [builder 7/7] RUN echo noop 01:07:54 #11 0.384 noop 01:07:54 #11 DONE 0.5s 01:07:54 01:07:54 #12 exporting to image 01:07:54 #12 exporting layers 01:07:58 #12 exporting layers 7.0s done 01:07:58 #12 writing image sha256:6380d40e4b7280d5b015ac48706a6282ac554f34370b2862f6275ef67fb4da8f done 01:07:58 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:07:58 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:58 + docker inspect -f . ci-base-image-x86_64 01:07:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:58 prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container 01:07:58 $ 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 01:07:58 $ docker top dff0686cd70a6761c966b700520859313199f8c1eca788b4d9407b23a698d51b -eo pid,comm [Pipeline] { [Pipeline] sh 01:07:59 + go version 01:07:59 go version go1.23.9 linux/amd64 [Pipeline] } 01:07:59 $ docker stop --time=1 dff0686cd70a6761c966b700520859313199f8c1eca788b4d9407b23a698d51b 01:08:00 $ docker rm -f --volumes dff0686cd70a6761c966b700520859313199f8c1eca788b4d9407b23a698d51b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:00 + docker inspect -f . ci-base-image-x86_64 01:08:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:01 prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container 01:08:01 $ 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 01:08:01 $ docker top f266557ac4cf839b5a81a9eda25710720a01dbff89f906bc7edbfbc5b27c8704 -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 01:08:01 + make test 01:08:01 go test ./... -coverprofile=coverage.out ./... 01:08:03 ? github.com/edgexfoundry/device-rest-go [no test files] 01:08:21 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 01:08:21 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 32.2% of statements 01:08:30 go vet ./... 01:08:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:08:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:08:35 ./bin/test-attribution-txt.sh 01:08:35 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:08:35 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:08:35 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:08:35 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:08:35 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 01:08:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:08:35 $ docker stop --time=1 f266557ac4cf839b5a81a9eda25710720a01dbff89f906bc7edbfbc5b27c8704 01:08:41 $ docker rm -f --volumes f266557ac4cf839b5a81a9eda25710720a01dbff89f906bc7edbfbc5b27c8704 [Pipeline] // withDockerContainer [Pipeline] sh 01:08:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:08:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:08:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:08:42 + ls -al . 01:08:42 total 244 01:08:42 drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 01:08 . 01:08:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:06 .. 01:08:42 -rw-rw-r-- 1 jenkins jenkins 151 Aug 7 01:06 .dockerignore 01:08:42 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:08 .git 01:08:42 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:06 .github 01:08:42 -rw-rw-r-- 1 jenkins jenkins 264 Aug 7 01:06 .gitignore 01:08:42 -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 01:06 .golangci.yml 01:08:42 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:06 .semver 01:08:42 -rw-rw-r-- 1 jenkins jenkins 20138 Aug 7 01:06 Attribution.txt 01:08:42 -rw-rw-r-- 1 jenkins jenkins 18492 Aug 7 01:06 CHANGELOG.md 01:08:42 -rw-rw-r-- 1 jenkins jenkins 1697 Aug 7 01:06 Dockerfile 01:08:42 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 01:06 GOVERNANCE.md 01:08:42 -rw-rw-r-- 1 jenkins jenkins 680 Aug 7 01:06 Jenkinsfile 01:08:42 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 01:06 LICENSE 01:08:42 -rw-rw-r-- 1 jenkins jenkins 2598 Aug 7 01:06 Makefile 01:08:42 -rw-rw-r-- 1 jenkins jenkins 620 Aug 7 01:06 OWNERS.md 01:08:42 -rw-rw-r-- 1 jenkins jenkins 3989 Aug 7 01:06 README.md 01:08:42 -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:07 VERSION 01:08:42 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:06 bin 01:08:42 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:06 cmd 01:08:42 -rw-r--r-- 1 jenkins jenkins 14565 Aug 7 01:08 coverage.out 01:08:42 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:06 driver 01:08:42 -rw-rw-r-- 1 jenkins jenkins 6274 Aug 7 01:06 go.mod 01:08:42 -rw-rw-r-- 1 jenkins jenkins 86767 Aug 7 01:06 go.sum 01:08:42 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:06 openapi 01:08:42 -rw-rw-r-- 1 jenkins jenkins 713 Aug 7 01:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:42 + 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=28a00c4b24b082eee9deab5380384360943aec86 --label arch=amd64 --label version=4.1.0-dev.9 . 01:08:43 #0 building with "default" instance using docker driver 01:08:43 01:08:43 #1 [internal] load build definition from Dockerfile 01:08:43 #1 transferring dockerfile: 1.74kB done 01:08:43 #1 DONE 0.0s 01:08:43 01:08:43 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:08:43 #2 DONE 0.0s 01:08:43 01:08:43 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:08:43 #3 DONE 0.3s 01:08:43 01:08:43 #4 [internal] load .dockerignore 01:08:43 #4 transferring context: 193B done 01:08:43 #4 DONE 0.0s 01:08:43 01:08:43 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:08:43 #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:08:43 #5 ... 01:08:43 01:08:43 #6 [internal] load build context 01:08:43 #6 transferring context: 18.46kB 0.0s done 01:08:43 #6 DONE 0.1s 01:08:43 01:08:43 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:08:43 #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 01:08:43 #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:08:43 #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.15MB / 3.62MB 0.1s 01:08:43 #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:08:43 #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:08:43 #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 01:08:43 #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 01:08:43 #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:08:44 #5 DONE 0.8s 01:08:44 01:08:44 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:08:44 #7 DONE 1.0s 01:08:44 01:08:44 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:08:44 #8 0.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:44 #8 0.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:45 #8 0.894 (1/1) Installing dumb-init (1.2.5-r3) 01:08:45 #8 0.902 Executing busybox-1.36.1-r29.trigger 01:08:45 #8 0.909 OK: 8 MiB in 15 packages 01:08:45 #8 ... 01:08:45 01:08:45 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 01:08:45 #9 0.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:45 #9 0.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:45 #9 0.795 OK: 252 MiB in 62 packages 01:08:45 #9 DONE 1.0s 01:08:45 01:08:45 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:08:45 #8 DONE 1.1s 01:08:45 01:08:45 #10 [builder 3/7] WORKDIR /device-rest-go 01:08:45 #10 DONE 0.0s 01:08:45 01:08:45 #11 [builder 4/7] COPY go.mod vendor* ./ 01:08:45 #11 DONE 0.3s 01:08:45 01:08:45 #12 [stage-1 3/6] RUN apk --no-cache upgrade 01:08:45 #12 0.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:45 #12 ... 01:08:45 01:08:45 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:45 #13 DONE 0.4s 01:08:45 01:08:45 #12 [stage-1 3/6] RUN apk --no-cache upgrade 01:08:45 #12 0.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:46 #12 0.874 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:08:46 #12 ... 01:08:46 01:08:46 #14 [builder 6/7] COPY . . 01:08:46 #14 DONE 0.3s 01:08:46 01:08:46 #12 [stage-1 3/6] RUN apk --no-cache upgrade 01:08:46 #12 0.930 Executing busybox-1.36.1-r30.post-upgrade 01:08:46 #12 1.020 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:08:46 #12 1.035 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:08:46 #12 1.042 Executing busybox-1.36.1-r30.trigger 01:08:46 #12 1.046 OK: 8 MiB in 15 packages 01:08:46 #12 DONE 1.2s 01:08:46 01:08:46 #15 [builder 7/7] RUN make build 01:08:46 #15 0.229 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 01:09:13 #15 DONE 24.3s 01:09:13 01:09:13 #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / 01:09:13 #16 DONE 0.6s 01:09:13 01:09:13 #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / 01:09:13 #17 DONE 0.0s 01:09:13 01:09:13 #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / 01:09:13 #18 DONE 0.0s 01:09:13 01:09:13 #19 exporting to image 01:09:13 #19 exporting layers 0.1s done 01:09:13 #19 writing image sha256:cd35e9980e756a4e9e36b07eafd44123c8b9ef76088c43102f9622059124c289 done 01:09:13 #19 naming to docker.io/library/device-rest done 01:09:13 #19 DONE 0.1s 01:09:13 01:09:13 1 warning found (use docker --debug to expand): 01:09:13  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:13 provisioning config files... 01:09:13 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5467267279338188368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:13 ---> ****-login.sh 01:09:13 nexus3.edgexfoundry.org:10001 01:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:13 Login Succeeded 01:09:13 nexus3.edgexfoundry.org:10002 01:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:13 Login Succeeded 01:09:13 nexus3.edgexfoundry.org:10003 01:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:13 Login Succeeded 01:09:13 nexus3.edgexfoundry.org:10004 01:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:13 Login Succeeded 01:09:13 ****.io 01:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:14 Login Succeeded 01:09:14 ---> ****-login.sh ends [Pipeline] } 01:09:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:09:14 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 01:09:14 28a00c4b24b082eee9deab5380384360943aec86 01:09:14 latest 01:09:14 4.1.0-dev.9 01:09:14 28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 01:09:14 main 01:09:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:14 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:15 + docker push nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86 01:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:09:15 5dec280f9e1f: Preparing 01:09:15 934481f646dc: Preparing 01:09:15 d443d4f852b6: Preparing 01:09:15 94d94280f003: Preparing 01:09:15 67ae4a6b07b1: Preparing 01:09:15 097100c76c15: Preparing 01:09:15 097100c76c15: Waiting 01:09:15 67ae4a6b07b1: Pushed 01:09:15 5dec280f9e1f: Pushed 01:09:15 934481f646dc: Pushed 01:09:15 097100c76c15: Layer already exists 01:09:15 94d94280f003: Pushed 01:09:18 d443d4f852b6: Pushed 01:09:18 28a00c4b24b082eee9deab5380384360943aec86: digest: sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:18 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:18 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 01:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:09:18 5dec280f9e1f: Preparing 01:09:18 934481f646dc: Preparing 01:09:18 d443d4f852b6: Preparing 01:09:18 94d94280f003: Preparing 01:09:18 67ae4a6b07b1: Preparing 01:09:18 097100c76c15: Preparing 01:09:18 097100c76c15: Waiting 01:09:18 5dec280f9e1f: Layer already exists 01:09:18 d443d4f852b6: Layer already exists 01:09:18 67ae4a6b07b1: Layer already exists 01:09:18 94d94280f003: Layer already exists 01:09:18 934481f646dc: Layer already exists 01:09:18 097100c76c15: Layer already exists 01:09:18 latest: digest: sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:19 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:19 + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9 01:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:09:19 5dec280f9e1f: Preparing 01:09:19 934481f646dc: Preparing 01:09:19 d443d4f852b6: Preparing 01:09:19 94d94280f003: Preparing 01:09:19 67ae4a6b07b1: Preparing 01:09:19 097100c76c15: Preparing 01:09:19 097100c76c15: Waiting 01:09:19 934481f646dc: Layer already exists 01:09:19 d443d4f852b6: Layer already exists 01:09:19 67ae4a6b07b1: Layer already exists 01:09:19 94d94280f003: Layer already exists 01:09:19 5dec280f9e1f: Layer already exists 01:09:19 097100c76c15: Layer already exists 01:09:19 4.1.0-dev.9: digest: sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:19 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:20 + docker push nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 01:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:09:20 5dec280f9e1f: Preparing 01:09:20 934481f646dc: Preparing 01:09:20 d443d4f852b6: Preparing 01:09:20 94d94280f003: Preparing 01:09:20 67ae4a6b07b1: Preparing 01:09:20 097100c76c15: Preparing 01:09:20 097100c76c15: Waiting 01:09:20 67ae4a6b07b1: Layer already exists 01:09:20 d443d4f852b6: Layer already exists 01:09:20 94d94280f003: Layer already exists 01:09:20 5dec280f9e1f: Layer already exists 01:09:20 934481f646dc: Layer already exists 01:09:20 097100c76c15: Layer already exists 01:09:20 28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9: digest: sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:20 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:20 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 01:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:09:20 5dec280f9e1f: Preparing 01:09:20 934481f646dc: Preparing 01:09:20 d443d4f852b6: Preparing 01:09:20 94d94280f003: Preparing 01:09:20 67ae4a6b07b1: Preparing 01:09:20 097100c76c15: Preparing 01:09:20 097100c76c15: Waiting 01:09:20 67ae4a6b07b1: Layer already exists 01:09:20 94d94280f003: Layer already exists 01:09:20 5dec280f9e1f: Layer already exists 01:09:20 d443d4f852b6: Layer already exists 01:09:20 934481f646dc: Layer already exists 01:09:20 097100c76c15: Layer already exists 01:09:20 main: digest: sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:20 ===================================================== [Pipeline] echo 01:09:20 taggedImages: 01:09:20 - nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86 01:09:20 - nexus3.edgexfoundry.org:10004/device-rest:latest 01:09:20 - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9 01:09:20 - nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 01:09:20 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo 01:09:20 ========================================================= 01:09:20 [edgeXBuildMultiArch] RAW Config: 01:09:20 images: 01:09:20 - nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86 01:09:20 - nexus3.edgexfoundry.org:10004/device-rest:latest 01:09:20 - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9 01:09:20 - nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 01:09:20 - nexus3.edgexfoundry.org:10004/device-rest:main 01:09:20 settingsFile: 01:09:20 device-rest-go-settings 01:09:20 ========================================================= [Pipeline] node 01:09:36 Still waiting to schedule task 01:09:36 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:09:58 Running on prd-centos7-docker-4c-2g-6396 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:58 provisioning config files... 01:09:58 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12239203993271245266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:00 ---> ****-login.sh 01:10:00 nexus3.edgexfoundry.org:10001 01:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:00 Configure a credential helper to remove this warning. See 01:10:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:00 01:10:00 Login Succeeded 01:10:00 nexus3.edgexfoundry.org:10002 01:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:01 Configure a credential helper to remove this warning. See 01:10:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:01 01:10:01 Login Succeeded 01:10:01 nexus3.edgexfoundry.org:10003 01:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:01 Configure a credential helper to remove this warning. See 01:10:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:01 01:10:01 Login Succeeded 01:10:01 nexus3.edgexfoundry.org:10004 01:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:01 Configure a credential helper to remove this warning. See 01:10:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:01 01:10:01 Login Succeeded 01:10:01 ****.io 01:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:01 Configure a credential helper to remove this warning. See 01:10:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:01 01:10:01 Login Succeeded 01:10:01 ---> ****-login.sh ends [Pipeline] } 01:10:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:10:01 + docker buildx ls 01:10:02 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:10:02 default * docker 01:10:02 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:10:02 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:10:02 edgex-builder [Pipeline] sh 01:10:02 + docker buildx inspect --bootstrap 01:10:02 #1 [internal] booting buildkit 01:10:02 #1 pulling image moby/buildkit:buildx-stable-1 01:10:06 #1 pulling image moby/buildkit:buildx-stable-1 3.7s done 01:10:06 #1 creating container buildx_buildkit_edgex-builder0 01:10:07 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 01:10:07 #1 DONE 5.4s 01:10:08 Name: edgex-builder 01:10:08 Driver: docker-container 01:10:08 01:10:08 Nodes: 01:10:08 Name: edgex-builder0 01:10:08 Endpoint: unix:///var/run/docker.sock 01:10:08 Status: running 01:10:08 Buildkit: v0.22.0 01:10:08 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:10:08 + docker buildx ls 01:10:08 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:10:08 edgex-builder * docker-container 01:10:08 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:10:08 default docker 01:10:08 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:10:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86' 01:10:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86 --push - 01:10:08 #1 [internal] load build definition from Dockerfile 01:10:08 #1 transferring dockerfile: 196B done 01:10:08 #1 DONE 0.0s 01:10:08 01:10:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86 01:10:08 #2 DONE 0.1s 01:10:08 01:10:08 #3 [internal] load .dockerignore 01:10:08 #3 transferring context: 01:10:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6392 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 01:10:08 Running in /w/workspace/device-rest-go/211 [Pipeline] { [Pipeline] checkout 01:10:08 The recommended git tool is: git 01:10:09 #3 transferring context: 2B done 01:10:09 #3 DONE 0.0s 01:10:09 01:10:09 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86 01:10:09 #4 DONE 0.1s 01:10:09 01:10:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 01:10:09 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 0.0s done 01:10:09 #5 DONE 0.0s 01:10:09 01:10:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 01:10:09 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 0.0s done 01:10:09 #6 DONE 0.1s 01:10:09 01:10:09 #7 exporting to image 01:10:09 #7 exporting layers done 01:10:09 #7 exporting manifest sha256:2b7d21f917bee778d1f869b6bacd167e377e1aedafda4372059d282b4c2723c2 done 01:10:09 #7 exporting config sha256:cd35e9980e756a4e9e36b07eafd44123c8b9ef76088c43102f9622059124c289 done 01:10:09 #7 exporting manifest sha256:fa4bf3bc88502ef57826e63018c0c1e6f383dd55e0c26ecdb141d778a9578804 done 01:10:09 #7 exporting config sha256:b452a44db42b640c4429090e87b5db132dac18272cd769461f71129f5e19b6d6 01:10:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:10:09 #7 ... 01:10:09 01:10:09 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 01:10:09 #8 DONE 0.0s 01:10:09 01:10:09 #7 exporting to image 01:10:09 #7 exporting config sha256:b452a44db42b640c4429090e87b5db132dac18272cd769461f71129f5e19b6d6 done 01:10:09 #7 exporting manifest list sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 done 01:10:09 #7 pushing layers 0.1s done 01:10:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86@sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 01:10:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86@sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 0.1s done 01:10:09 #7 DONE 0.2s 01:10:09 01:10:09 1 warning found (use --debug to expand): 01:10:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:10:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' 01:10:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - 01:10:09 #1 [internal] load build definition from Dockerfile 01:10:09 #1 transferring dockerfile: 162B done 01:10:09 #1 DONE 0.0s 01:10:09 01:10:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest 01:10:09 #2 DONE 0.0s 01:10:09 01:10:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest 01:10:09 #3 DONE 0.0s 01:10:09 01:10:09 #4 [internal] load .dockerignore 01:10:09 #4 transferring context: 2B done 01:10:09 #4 DONE 0.0s 01:10:09 01:10:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 01:10:09 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 done 01:10:09 #5 CACHED 01:10:09 01:10:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 01:10:09 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 done 01:10:09 #6 DONE 0.0s 01:10:09 01:10:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 01:10:09 #6 CACHED 01:10:09 01:10:09 #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 01:10:09 #7 DONE 0.0s 01:10:09 01:10:09 #8 exporting to image 01:10:09 #8 exporting layers done 01:10:09 #8 exporting manifest sha256:2b7d21f917bee778d1f869b6bacd167e377e1aedafda4372059d282b4c2723c2 done 01:10:09 #8 exporting config sha256:cd35e9980e756a4e9e36b07eafd44123c8b9ef76088c43102f9622059124c289 done 01:10:09 #8 exporting manifest sha256:fa4bf3bc88502ef57826e63018c0c1e6f383dd55e0c26ecdb141d778a9578804 done 01:10:09 #8 exporting config sha256:b452a44db42b640c4429090e87b5db132dac18272cd769461f71129f5e19b6d6 0.0s done 01:10:09 #8 exporting manifest list sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 done 01:10:09 #8 pushing layers 0.0s done 01:10:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 0.1s done 01:10:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:10:09 #8 DONE 0.1s 01:10:09 01:10:09 1 warning found (use --debug to expand): 01:10:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:10:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9' 01:10:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9 --push - 01:10:10 #1 [internal] load build definition from Dockerfile 01:10:10 #1 transferring dockerfile: 167B done 01:10:10 #1 DONE 0.0s 01:10:10 01:10:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9 01:10:10 #2 DONE 0.0s 01:10:10 01:10:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9 01:10:10 #3 DONE 0.0s 01:10:10 01:10:10 #4 [internal] load .dockerignore 01:10:10 #4 transferring context: 2B done 01:10:10 #4 DONE 0.0s 01:10:10 01:10:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 01:10:10 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 0.0s done 01:10:10 #5 CACHED 01:10:10 01:10:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 01:10:10 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 0.0s done 01:10:10 #6 CACHED 01:10:10 01:10:10 #7 exporting to image 01:10:10 #7 exporting layers done 01:10:10 #7 exporting manifest sha256:2b7d21f917bee778d1f869b6bacd167e377e1aedafda4372059d282b4c2723c2 done 01:10:10 #7 exporting config sha256:cd35e9980e756a4e9e36b07eafd44123c8b9ef76088c43102f9622059124c289 done 01:10:10 #7 exporting manifest sha256:fa4bf3bc88502ef57826e63018c0c1e6f383dd55e0c26ecdb141d778a9578804 done 01:10:10 #7 exporting config sha256:b452a44db42b640c4429090e87b5db132dac18272cd769461f71129f5e19b6d6 done 01:10:10 #7 exporting manifest list sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 01:10:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:10:10 #7 exporting manifest list sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 done 01:10:10 #7 pushing layers 0.0s done 01:10:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.9@sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 0.1s done 01:10:10 #7 DONE 0.1s 01:10:10 01:10:10 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 01:10:10 #8 DONE 0.0s 01:10:10 01:10:10 1 warning found (use --debug to expand): 01:10:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:10:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9' 01:10:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 --push - 01:10:10 #1 [internal] load build definition from Dockerfile 01:10:10 #1 transferring dockerfile: 208B done 01:10:10 #1 DONE 0.0s 01:10:10 01:10:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 01:10:10 #2 DONE 0.0s 01:10:10 01:10:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 01:10:10 #3 DONE 0.0s 01:10:10 01:10:10 #4 [internal] load .dockerignore 01:10:10 #4 transferring context: 2B done 01:10:10 #4 DONE 0.0s 01:10:10 01:10:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 01:10:10 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 0.0s done 01:10:10 #5 CACHED 01:10:10 01:10:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 01:10:10 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 done 01:10:10 #6 CACHED 01:10:10 01:10:10 #7 exporting to image 01:10:10 #7 exporting layers done 01:10:10 #7 exporting manifest sha256:2b7d21f917bee778d1f869b6bacd167e377e1aedafda4372059d282b4c2723c2 done 01:10:10 #7 exporting config sha256:cd35e9980e756a4e9e36b07eafd44123c8b9ef76088c43102f9622059124c289 done 01:10:10 #7 exporting manifest sha256:fa4bf3bc88502ef57826e63018c0c1e6f383dd55e0c26ecdb141d778a9578804 done 01:10:10 #7 exporting config sha256:b452a44db42b640c4429090e87b5db132dac18272cd769461f71129f5e19b6d6 done 01:10:10 #7 exporting manifest list sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 01:10:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:10:10 #7 exporting manifest list sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 done 01:10:10 #7 pushing layers 0.0s done 01:10:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9@sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 0.1s done 01:10:10 #7 DONE 0.1s 01:10:10 01:10:10 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 01:10:10 #8 DONE 0.0s 01:10:11 01:10:11 1 warning found (use --debug to expand): 01:10:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:10:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' 01:10:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - 01:10:11 #1 [internal] load build definition from Dockerfile 01:10:11 #1 transferring dockerfile: 160B done 01:10:11 #1 DONE 0.0s 01:10:11 01:10:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main 01:10:11 #2 DONE 0.0s 01:10:11 01:10:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main 01:10:11 #3 DONE 0.0s 01:10:11 01:10:11 #4 [internal] load .dockerignore 01:10:11 #4 transferring context: 2B done 01:10:11 #4 DONE 0.0s 01:10:11 01:10:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 01:10:11 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 0.0s done 01:10:11 #5 CACHED 01:10:11 01:10:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 01:10:11 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:501e019c07343ba287bdc4c82a4f380fccfeb9a1898f1a5c1b01be7899476bd6 0.0s done 01:10:11 #6 CACHED 01:10:11 01:10:11 #7 exporting to image 01:10:11 #7 exporting layers done 01:10:11 #7 exporting manifest sha256:2b7d21f917bee778d1f869b6bacd167e377e1aedafda4372059d282b4c2723c2 done 01:10:11 #7 exporting config sha256:cd35e9980e756a4e9e36b07eafd44123c8b9ef76088c43102f9622059124c289 done 01:10:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:10:11 #7 exporting manifest sha256:fa4bf3bc88502ef57826e63018c0c1e6f383dd55e0c26ecdb141d778a9578804 done 01:10:11 #7 exporting config sha256:b452a44db42b640c4429090e87b5db132dac18272cd769461f71129f5e19b6d6 done 01:10:11 #7 exporting manifest list sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 done 01:10:11 #7 pushing layers 0.0s done 01:10:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:d6264cdcd625421d3f2f3db11695d5acfdeec041e71e04b805b568fb51bf7a83 0.1s done 01:10:11 #7 DONE 0.1s 01:10:11 01:10:11 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 01:10:11 #8 DONE 0.0s 01:10:11 01:10:11 1 warning found (use --debug to expand): 01:10:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:10:12 + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:10:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:10:13 ---> package-listing.sh 01:10:13 ++ tr '[:upper:]' '[:lower:]' 01:10:13 ++ facter osfamily 01:10:13 + OS_FAMILY=redhat 01:10:13 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 01:10:13 + START_PACKAGES=/tmp/packages_start.txt 01:10:13 + END_PACKAGES=/tmp/packages_end.txt 01:10:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:10:13 + PACKAGES=/tmp/packages_start.txt 01:10:13 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 01:10:13 + PACKAGES=/tmp/packages_end.txt 01:10:13 + case "${OS_FAMILY}" in 01:10:13 + rpm -qa 01:10:13 + sort 01:10:13 + '[' -f /tmp/packages_start.txt ']' 01:10:13 + '[' -f /tmp/packages_end.txt ']' 01:10:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:10:13 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 01:10:13 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 01:10:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 01:10:13 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 01:10:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:14 01:10:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:15 latest: Pulling from edgex-lftools-log-publisher 01:10:15 5eb5b503b376: Pulling fs layer 01:10:15 5c69ac0246d0: Pulling fs layer 01:10:15 ec43610c2a17: Pulling fs layer 01:10:15 3a2ae6a8a46f: Pulling fs layer 01:10:15 33b1e0a273af: Pulling fs layer 01:10:15 5d3b04190fa2: Pulling fs layer 01:10:15 2f39f015ded8: Pulling fs layer 01:10:15 3a2ae6a8a46f: Waiting 01:10:15 33b1e0a273af: Waiting 01:10:15 5d3b04190fa2: Waiting 01:10:15 2f39f015ded8: Waiting 01:10:15 5c69ac0246d0: Verifying Checksum 01:10:15 5c69ac0246d0: Download complete 01:10:15 3a2ae6a8a46f: Verifying Checksum 01:10:15 3a2ae6a8a46f: Download complete 01:10:15 using credential edgex-jenkins-ssh 01:10:15 Cloning the remote Git repository 01:10:15 33b1e0a273af: Verifying Checksum 01:10:15 33b1e0a273af: Download complete 01:10:15 ec43610c2a17: Verifying Checksum 01:10:15 ec43610c2a17: Download complete 01:10:15 5d3b04190fa2: Verifying Checksum 01:10:15 5d3b04190fa2: Download complete 01:10:15 5eb5b503b376: Verifying Checksum 01:10:15 5eb5b503b376: Download complete 01:10:15 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 01:10:15 > git init /w/workspace/device-rest-go/211 # timeout=10 01:10:15 2f39f015ded8: Verifying Checksum 01:10:15 2f39f015ded8: Download complete 01:10:15 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 01:10:15 > git --version # timeout=10 01:10:15 > git --version # 'git version 2.25.1' 01:10:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:10:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:10:16 5eb5b503b376: Pull complete 01:10:16 5c69ac0246d0: Pull complete 01:10:17 ec43610c2a17: Pull complete 01:10:17 3a2ae6a8a46f: Pull complete 01:10:17 33b1e0a273af: Pull complete 01:10:17 5d3b04190fa2: Pull complete 01:10:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 01:10:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:10:21 Avoid second fetch 01:10:21 Checking out Revision 28a00c4b24b082eee9deab5380384360943aec86 (main) 01:10:21 2f39f015ded8: Pull complete 01:10:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:10:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:21 prd-centos7-docker-4c-2g-6396 does not seem to be running inside a container 01:10:21 $ 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 01:10:21 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#486)" 01:10:21 > git config core.sparsecheckout # timeout=10 01:10:21 > git checkout -f 28a00c4b24b082eee9deab5380384360943aec86 # timeout=10 01:10:25 $ docker top a675acea9f8f1517b2f9bdace2378a624655b1ea632d5b9c578e7c057deb70a5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:25 + touch /tmp/pre-build-complete [Pipeline] sh 01:10:25 + mkdir -p /var/log/sysstat [Pipeline] sh 01:10:26 + ls /var/log/sa-host 01:10:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:10:26 provisioning config files... 01:10:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13466079337669376690tmp [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] echo 01:10:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:10:26 provisioning config files... 01:10:26 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/211@tmp/config1694376201036355570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:26 ---> create-netrc.sh [Pipeline] } 01:10:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:10:27 ---> ****-login.sh 01:10:27 nexus3.edgexfoundry.org:10001 01:10:27 ---> python-tools-install.sh [Pipeline] echo 01:10:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:27 ---> sudo-logs.sh 01:10:27 Archiving 'sudo' log.. 01:10:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-6396.novalocal: Name or service not known 01:10:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-6396.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:10:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:27 Configure a credential helper to remove this warning. See 01:10:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:27 01:10:27 Login Succeeded 01:10:27 nexus3.edgexfoundry.org:10002 01:10:27 ---> job-cost.sh 01:10:27 lf-activate-venv: SKIPPING 01:10:27 INFO: No Stack... 01:10:28 INFO: Retrieving Pricing Info for: v3-standard-2 01:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:28 Configure a credential helper to remove this warning. See 01:10:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:28 01:10:28 Login Succeeded 01:10:28 nexus3.edgexfoundry.org:10003 01:10:28 INFO: Archiving Costs [Pipeline] echo 01:10:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:28 Configure a credential helper to remove this warning. See 01:10:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:28 01:10:28 Login Succeeded 01:10:28 nexus3.edgexfoundry.org:10004 01:10:28 ---> logs-deploy.sh 01:10:28 lf-activate-venv: SKIPPING 01:10:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/211 01:10:28 INFO: archiving workspace using pattern(s): 01:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:29 Configure a credential helper to remove this warning. See 01:10:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:29 01:10:29 Login Succeeded 01:10:29 ****.io 01:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:29 Archives upload complete. 01:10:29 INFO: archiving logs to Nexus 01:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:29 Configure a credential helper to remove this warning. See 01:10:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:29 01:10:29 Login Succeeded 01:10:29 ---> ****-login.sh ends [Pipeline] } 01:10:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:10:30 ---> uname -a: 01:10:30 Linux prd-centos7-docker-4c-2g-6396.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:10:30 01:10:30 01:10:30 ---> lscpu: 01:10:30 Architecture: x86_64 01:10:30 CPU op-mode(s): 32-bit, 64-bit 01:10:30 Byte Order: Little Endian 01:10:30 Address sizes: 40 bits physical, 48 bits virtual 01:10:30 CPU(s): 2 01:10:30 On-line CPU(s) list: 0,1 01:10:30 Thread(s) per core: 1 01:10:30 Core(s) per socket: 1 01:10:30 Socket(s): 2 01:10:30 NUMA node(s): 1 01:10:30 Vendor ID: AuthenticAMD 01:10:30 CPU family: 23 01:10:30 Model: 49 01:10:30 Model name: AMD EPYC-Rome Processor 01:10:30 Stepping: 0 01:10:30 CPU MHz: 2800.000 01:10:30 BogoMIPS: 5600.00 01:10:30 Virtualization: AMD-V 01:10:30 Hypervisor vendor: KVM 01:10:30 Virtualization type: full 01:10:30 L1d cache: 64 KiB 01:10:30 L1i cache: 64 KiB 01:10:30 L2 cache: 1 MiB 01:10:30 L3 cache: 32 MiB 01:10:30 NUMA node0 CPU(s): 0,1 01:10:30 Vulnerability Itlb multihit: Not affected 01:10:30 Vulnerability L1tf: Not affected 01:10:30 Vulnerability Mds: Not affected 01:10:30 Vulnerability Meltdown: Not affected 01:10:30 Vulnerability Mmio stale data: Not affected 01:10:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:10:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:10:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:10:30 Vulnerability Srbds: Not affected 01:10:30 Vulnerability Tsx async abort: Not affected 01:10:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:10:30 01:10:30 01:10:30 ---> nproc: 01:10:30 2 01:10:30 01:10:30 01:10:30 ---> df -h: 01:10:30 Filesystem Size Used Avail Use% Mounted on 01:10:30 overlay 40G 7.3G 33G 19% / 01:10:30 tmpfs 64M 0 64M 0% /dev 01:10:30 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:10:30 shm 64M 0 64M 0% /dev/shm 01:10:30 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:10:30 01:10:30 01:10:30 Cannot open /var/log/sysstat/sa07: No such file or directory 01:10:30 Please check if data collecting is enabled 01:10:30 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] echo 01:10:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:10:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:10:30 ========================================================= 01:10:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:10:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:10:30 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:10:30 $ docker stop --time=1 a675acea9f8f1517b2f9bdace2378a624655b1ea632d5b9c578e7c057deb70a5 01:10:30 + 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 . 01:10:30 Sending build context to Docker daemon 141.8kB 01:10:30 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:10:30 Step 2/12 : FROM ${BASE} AS builder 01:10:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:10:31 94e9d8af2201: Pulling fs layer 01:10:31 a6c56e8762df: Pulling fs layer 01:10:31 f0f3c8884826: Pulling fs layer 01:10:31 c7e7622c144d: Pulling fs layer 01:10:31 4f4fb700ef54: Pulling fs layer 01:10:31 b4c3b6d88c5a: Pulling fs layer 01:10:31 ba8bce9d2590: Pulling fs layer 01:10:31 ca778ea9c289: Pulling fs layer 01:10:31 c7e7622c144d: Waiting 01:10:31 4f4fb700ef54: Waiting 01:10:31 b4c3b6d88c5a: Waiting 01:10:31 ba8bce9d2590: Waiting 01:10:31 ca778ea9c289: Waiting 01:10:31 a6c56e8762df: Verifying Checksum 01:10:31 a6c56e8762df: Download complete 01:10:31 c7e7622c144d: Verifying Checksum 01:10:31 c7e7622c144d: Download complete 01:10:31 4f4fb700ef54: Verifying Checksum 01:10:31 4f4fb700ef54: Download complete 01:10:31 b4c3b6d88c5a: Verifying Checksum 01:10:31 b4c3b6d88c5a: Download complete 01:10:31 94e9d8af2201: Verifying Checksum 01:10:31 94e9d8af2201: Download complete 01:10:31 $ docker rm -f --volumes a675acea9f8f1517b2f9bdace2378a624655b1ea632d5b9c578e7c057deb70a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:10:31 [WS-CLEANUP] Deleting project workspace... 01:10:31 [WS-CLEANUP] Deferred wipeout is used... 01:10:31 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 01:10:32 ca778ea9c289: Verifying Checksum 01:10:32 ca778ea9c289: Download complete 01:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:32 01:10:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:32 latest: Pulling from edgex-lftools-log-publisher 01:10:32 5eb5b503b376: Pulling fs layer 01:10:32 5c69ac0246d0: Pulling fs layer 01:10:32 ec43610c2a17: Pulling fs layer 01:10:32 3a2ae6a8a46f: Pulling fs layer 01:10:32 33b1e0a273af: Pulling fs layer 01:10:32 5d3b04190fa2: Pulling fs layer 01:10:32 2f39f015ded8: Pulling fs layer 01:10:32 2f39f015ded8: Waiting 01:10:32 5d3b04190fa2: Waiting 01:10:32 33b1e0a273af: Waiting 01:10:32 3a2ae6a8a46f: Waiting 01:10:32 5c69ac0246d0: Verifying Checksum 01:10:32 5c69ac0246d0: Download complete 01:10:32 3a2ae6a8a46f: Verifying Checksum 01:10:32 3a2ae6a8a46f: Download complete 01:10:32 33b1e0a273af: Verifying Checksum 01:10:32 33b1e0a273af: Download complete 01:10:32 5d3b04190fa2: Verifying Checksum 01:10:32 5d3b04190fa2: Download complete 01:10:32 94e9d8af2201: Pull complete 01:10:32 ec43610c2a17: Verifying Checksum 01:10:32 ec43610c2a17: Download complete 01:10:32 5eb5b503b376: Verifying Checksum 01:10:32 5eb5b503b376: Download complete 01:10:33 2f39f015ded8: Download complete 01:10:33 a6c56e8762df: Pull complete 01:10:33 f0f3c8884826: Verifying Checksum 01:10:33 f0f3c8884826: Download complete 01:10:34 5eb5b503b376: Pull complete 01:10:34 5c69ac0246d0: Pull complete 01:10:34 ba8bce9d2590: Verifying Checksum 01:10:34 ba8bce9d2590: Download complete 01:10:35 ec43610c2a17: Pull complete 01:10:35 3a2ae6a8a46f: Pull complete 01:10:35 33b1e0a273af: Pull complete 01:10:35 5d3b04190fa2: Pull complete 01:10:42 2f39f015ded8: Pull complete 01:10:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:10:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:42 prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container 01:10:42 $ 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 01:10:45 $ docker top 8cfa2e531fae2e24592c1a3bfa3f91ca1b68dadf7cf850d20a5d7b7839e2e6e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:46 ---> job-cost.sh 01:10:46 lf-activate-venv: SKIPPING 01:10:46 INFO: No Stack... 01:10:46 INFO: Retrieving Pricing Info for: v3-standard-8 01:10:46 INFO: Archiving Costs [Pipeline] sh 01:10:47 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 01:10:47 + cut -d, -f6 [Pipeline] lock 01:10:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-211-stack-cost] 01:10:47 Resource [jenkins-edgexfoundry-device-rest-go-main-211-stack-cost] did not exist. Created. 01:10:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:10:47 + echo total: 0.2199999988079071 [Pipeline] stash 01:10:47 Stashed 1 file(s) [Pipeline] } 01:10:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-211-stack-cost] [Pipeline] // lock [Pipeline] } 01:10:47 $ docker stop --time=1 8cfa2e531fae2e24592c1a3bfa3f91ca1b68dadf7cf850d20a5d7b7839e2e6e0 01:10:49 $ docker rm -f --volumes 8cfa2e531fae2e24592c1a3bfa3f91ca1b68dadf7cf850d20a5d7b7839e2e6e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:10:49 f0f3c8884826: Pull complete 01:10:49 c7e7622c144d: Pull complete 01:10:49 4f4fb700ef54: Pull complete 01:10:49 b4c3b6d88c5a: Pull complete 01:10:58 ba8bce9d2590: Pull complete 01:11:00 ca778ea9c289: Pull complete 01:11:00 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:11:00 ---> 47b25d7523d1 01:11:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:11:02 ---> Running in a7cc4377ad62 01:11:02 Removing intermediate container a7cc4377ad62 01:11:02 ---> 6ddb5961c4b8 01:11:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:11:02 ---> Running in 52f5d9ddbbd8 01:11:03 Removing intermediate container 52f5d9ddbbd8 01:11:03 ---> f732594a14b0 01:11:03 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:11:03 ---> Running in bfa716d34781 01:11:03 Removing intermediate container bfa716d34781 01:11:03 ---> 590b3b9af47b 01:11:03 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:11:03 ---> Running in 8efff09e74c0 01:11:04 Removing intermediate container 8efff09e74c0 01:11:04 ---> 1c1b5a6243d4 01:11:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:11:04 ---> Running in 07baecc60dc8 01:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:11:08 (1/4) Installing openssh-keygen (9.7_p1-r5) 01:11:08 (2/4) Installing libedit (20240517.3.1-r0) 01:11:08 (3/4) Installing openssh-client-common (9.7_p1-r5) 01:11:08 (4/4) Installing openssh-client-default (9.7_p1-r5) 01:11:08 Executing busybox-1.36.1-r29.trigger 01:11:08 OK: 244 MiB in 62 packages 01:11:09 Removing intermediate container 07baecc60dc8 01:11:09 ---> ffa9e787ba56 01:11:09 Step 8/12 : WORKDIR /device-rest-go 01:11:10 ---> Running in 0db778628c21 01:11:10 Removing intermediate container 0db778628c21 01:11:10 ---> 36d333833987 01:11:10 Step 9/12 : COPY go.mod vendor* ./ 01:11:10 ---> be6cca961ff2 01:11:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:10 ---> Running in 0e52f02b5bfe 01:13:17 Removing intermediate container 0e52f02b5bfe 01:13:17 ---> 4de3f25cb6a9 01:13:17 Step 11/12 : COPY . . 01:13:17 ---> 3a08a06c60ea 01:13:17 Step 12/12 : RUN $MAKE 01:13:17 ---> Running in d55ba4c6c6f9 01:13:17 noop 01:13:17 Removing intermediate container d55ba4c6c6f9 01:13:17 ---> 972cfe74deb1 01:13:17 Successfully built 972cfe74deb1 01:13:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:18 + docker inspect -f . ci-base-image-arm64 01:13:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:18 prd-ubuntu20.04-docker-arm64-4c-16g-6392 does not seem to be running inside a container 01:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/211 -v /w/workspace/device-rest-go/211:/w/workspace/device-rest-go/211:rw,z -v /w/workspace/device-rest-go/211@tmp:/w/workspace/device-rest-go/211@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:13:19 $ docker top a0d74ce65fc375b04825016b5b30dd5d1f65759175d0973d443edd42de25eca7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:20 + go version 01:13:20 go version go1.23.9 linux/arm64 [Pipeline] } 01:13:20 $ docker stop --time=1 a0d74ce65fc375b04825016b5b30dd5d1f65759175d0973d443edd42de25eca7 01:13:22 $ docker rm -f --volumes a0d74ce65fc375b04825016b5b30dd5d1f65759175d0973d443edd42de25eca7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:23 + docker inspect -f . ci-base-image-arm64 01:13:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:23 prd-ubuntu20.04-docker-arm64-4c-16g-6392 does not seem to be running inside a container 01:13:23 $ 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/211 -v /w/workspace/device-rest-go/211:/w/workspace/device-rest-go/211:rw,z -v /w/workspace/device-rest-go/211@tmp:/w/workspace/device-rest-go/211@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:13:24 $ docker top 69764440d7b15e288582b6f49f845c5fe09f63e58b9d6954d5d60d5c9ab55625 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:25 + git config --global --add safe.directory /w/workspace/device-rest-go/211 [Pipeline] fileExists [Pipeline] sh 01:13:26 + make test 01:13:26 go test ./... -coverprofile=coverage.out ./... 01:13:32 ? github.com/edgexfoundry/device-rest-go [no test files] 01:17:39 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 01:17:39 ok github.com/edgexfoundry/device-rest-go/driver 0.057s coverage: 32.2% of statements 01:17:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:17:39 go vet ./... 01:18:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:18:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:18:47 ./bin/test-attribution-txt.sh 01:18:47 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:18:47 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:18:47 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:18:47 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:18:47 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 01:18:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:18:47 $ docker stop --time=1 69764440d7b15e288582b6f49f845c5fe09f63e58b9d6954d5d60d5c9ab55625 01:18:50 $ docker rm -f --volumes 69764440d7b15e288582b6f49f845c5fe09f63e58b9d6954d5d60d5c9ab55625 [Pipeline] // withDockerContainer [Pipeline] sh 01:18:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:18:52 Warning: overwriting stash ‘coverage-report’ 01:18:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:18:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:18:53 + ls -al . 01:18:53 total 240 01:18:53 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:13 . 01:18:53 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:10 .. 01:18:53 -rw-rw-r-- 1 jenkins jenkins 151 Aug 7 01:10 .dockerignore 01:18:53 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:10 .git 01:18:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:10 .github 01:18:53 -rw-rw-r-- 1 jenkins jenkins 264 Aug 7 01:10 .gitignore 01:18:53 -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 01:10 .golangci.yml 01:18:53 -rw-rw-r-- 1 jenkins jenkins 20138 Aug 7 01:10 Attribution.txt 01:18:53 -rw-rw-r-- 1 jenkins jenkins 18492 Aug 7 01:10 CHANGELOG.md 01:18:53 -rw-rw-r-- 1 jenkins jenkins 1697 Aug 7 01:10 Dockerfile 01:18:53 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 01:10 GOVERNANCE.md 01:18:53 -rw-rw-r-- 1 jenkins jenkins 680 Aug 7 01:10 Jenkinsfile 01:18:53 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 01:10 LICENSE 01:18:53 -rw-rw-r-- 1 jenkins jenkins 2598 Aug 7 01:10 Makefile 01:18:53 -rw-rw-r-- 1 jenkins jenkins 620 Aug 7 01:10 OWNERS.md 01:18:53 -rw-rw-r-- 1 jenkins jenkins 3989 Aug 7 01:10 README.md 01:18:53 -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:07 VERSION 01:18:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:10 bin 01:18:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:10 cmd 01:18:53 -rw-r--r-- 1 jenkins jenkins 14565 Aug 7 01:17 coverage.out 01:18:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:10 driver 01:18:53 -rw-rw-r-- 1 jenkins jenkins 6274 Aug 7 01:10 go.mod 01:18:53 -rw-rw-r-- 1 jenkins jenkins 86767 Aug 7 01:10 go.sum 01:18:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:10 openapi 01:18:53 -rw-rw-r-- 1 jenkins jenkins 713 Aug 7 01:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:53 + 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=28a00c4b24b082eee9deab5380384360943aec86 --label arch=arm64 --label version=4.1.0-dev.9 . 01:18:53 Sending build context to Docker daemon 157.2kB 01:18:54 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 01:18:54 Step 2/26 : FROM ${BASE} AS builder 01:18:54 ---> 972cfe74deb1 01:18:54 Step 3/26 : ARG ADD_BUILD_TAGS="" 01:18:54 ---> Running in 630c9b2b662a 01:18:54 Removing intermediate container 630c9b2b662a 01:18:54 ---> b9a0619df918 01:18:54 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:18:55 ---> Running in 32d93140194b 01:18:55 Removing intermediate container 32d93140194b 01:18:55 ---> 1e3c0db103d8 01:18:55 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:18:55 ---> Running in 742c4b86f2bc 01:18:55 Removing intermediate container 742c4b86f2bc 01:18:55 ---> 9e691e731ed2 01:18:55 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 01:18:55 ---> Running in 60a41bf2b9b8 01:18:56 Removing intermediate container 60a41bf2b9b8 01:18:56 ---> 472e68b75f99 01:18:56 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:18:56 ---> Running in d4206bbbe54c 01:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:19:00 OK: 244 MiB in 62 packages 01:19:01 Removing intermediate container d4206bbbe54c 01:19:01 ---> 91317ec8c7ba 01:19:01 Step 8/26 : WORKDIR /device-rest-go 01:19:01 ---> Running in f4375949989d 01:19:01 Removing intermediate container f4375949989d 01:19:01 ---> 4e99b12b0e29 01:19:01 Step 9/26 : COPY go.mod vendor* ./ 01:19:02 ---> 4ed5b28b08dc 01:19:02 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:02 ---> Running in 41aae61e8457 01:19:04 Removing intermediate container 41aae61e8457 01:19:04 ---> 78e7452dbc63 01:19:04 Step 11/26 : COPY . . 01:19:05 ---> 68fbf6b6b6ec 01:19:05 Step 12/26 : RUN $MAKE 01:19:05 ---> Running in a6d197f90af6 01:19:06 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 01:23:28 Removing intermediate container a6d197f90af6 01:23:28 ---> 8a9a06cd47e6 01:23:28 Step 13/26 : FROM alpine:3.20 01:23:28 3.20: Pulling from library/alpine 01:23:28 13e713f82565: Pulling fs layer 01:23:28 13e713f82565: Download complete 01:23:28 13e713f82565: Pull complete 01:23:28 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:23:28 Status: Downloaded newer image for alpine:3.20 01:23:28 ---> c88e9dceb6cb 01:23:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:23:28 ---> Running in 355f482db663 01:23:28 Removing intermediate container 355f482db663 01:23:28 ---> 6a9c5e42e678 01:23:28 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 01:23:28 ---> Running in 8ea37507cce4 01:23:28 Removing intermediate container 8ea37507cce4 01:23:28 ---> 1e7a9f8ac003 01:23:28 Step 16/26 : RUN apk add --update --no-cache dumb-init 01:23:28 ---> Running in cbd77087a7a5 01:23:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:23:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:23:29 (1/1) Installing dumb-init (1.2.5-r3) 01:23:30 Executing busybox-1.36.1-r29.trigger 01:23:30 OK: 9 MiB in 15 packages 01:23:31 Removing intermediate container cbd77087a7a5 01:23:31 ---> 258c5a4d7232 01:23:31 Step 17/26 : RUN apk --no-cache upgrade 01:23:31 ---> Running in a01c85a04fbc 01:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:23:34 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:23:34 Executing busybox-1.36.1-r30.post-upgrade 01:23:34 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:23:34 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:23:34 Executing busybox-1.36.1-r30.trigger 01:23:34 OK: 9 MiB in 15 packages 01:23:35 Removing intermediate container a01c85a04fbc 01:23:35 ---> 83aecd02fb02 01:23:35 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 01:23:38 ---> 8a29f80390ab 01:23:38 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 01:23:39 ---> 101c46d03bd4 01:23:39 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 01:23:39 ---> 747890d5e8aa 01:23:39 Step 21/26 : EXPOSE 59986 01:23:39 ---> Running in 7c4f8bdbb50f 01:23:39 Removing intermediate container 7c4f8bdbb50f 01:23:39 ---> 820661dd796b 01:23:39 Step 22/26 : ENTRYPOINT ["/device-rest"] 01:23:40 ---> Running in e404ca2915ef 01:23:40 Removing intermediate container e404ca2915ef 01:23:40 ---> 589d771e830c 01:23:40 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:23:40 ---> Running in 059e5bc49977 01:23:41 Removing intermediate container 059e5bc49977 01:23:41 ---> e79cb9070848 01:23:41 Step 24/26 : LABEL arch=arm64 01:23:41 ---> Running in 6b4c1f326af8 01:23:41 Removing intermediate container 6b4c1f326af8 01:23:41 ---> 7895b2484180 01:23:41 Step 25/26 : LABEL git_sha=28a00c4b24b082eee9deab5380384360943aec86 01:23:41 ---> Running in 6a33117cb44c 01:23:41 Removing intermediate container 6a33117cb44c 01:23:41 ---> bc41587d9ae3 01:23:41 Step 26/26 : LABEL version=4.1.0-dev.9 01:23:41 ---> Running in dcde3d34b05e 01:23:42 Removing intermediate container dcde3d34b05e 01:23:42 ---> 6e21543eb56b 01:23:42 [Warning] One or more build-args [ARCH] were not consumed 01:23:42 Successfully built 6e21543eb56b 01:23:42 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 01:23:42 provisioning config files... 01:23:42 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/211@tmp/config7812099839140449686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:42 ---> ****-login.sh 01:23:42 nexus3.edgexfoundry.org:10001 01:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:43 Configure a credential helper to remove this warning. See 01:23:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:43 01:23:43 Login Succeeded 01:23:43 nexus3.edgexfoundry.org:10002 01:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:43 Configure a credential helper to remove this warning. See 01:23:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:43 01:23:43 Login Succeeded 01:23:43 nexus3.edgexfoundry.org:10003 01:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:44 Configure a credential helper to remove this warning. See 01:23:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:44 01:23:44 Login Succeeded 01:23:44 nexus3.edgexfoundry.org:10004 01:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:44 Configure a credential helper to remove this warning. See 01:23:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:44 01:23:44 Login Succeeded 01:23:44 ****.io 01:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:46 Configure a credential helper to remove this warning. See 01:23:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:46 01:23:46 Login Succeeded 01:23:46 ---> ****-login.sh ends [Pipeline] } 01:23:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:23:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:23:46 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 01:23:46 28a00c4b24b082eee9deab5380384360943aec86 01:23:46 latest 01:23:46 4.1.0-dev.9 01:23:46 28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 01:23:46 main 01:23:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:46 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:47 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:28a00c4b24b082eee9deab5380384360943aec86 01:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 01:23:47 292d6affc827: Preparing 01:23:47 2ecb27b6b547: Preparing 01:23:47 4be2f6b80a57: Preparing 01:23:47 497a00dcec70: Preparing 01:23:47 f6afd0e502e3: Preparing 01:23:47 1e890da81ec9: Preparing 01:23:47 1e890da81ec9: Waiting 01:23:47 292d6affc827: Pushed 01:23:47 2ecb27b6b547: Pushed 01:23:47 f6afd0e502e3: Pushed 01:23:47 1e890da81ec9: Layer already exists 01:23:47 497a00dcec70: Pushed 01:23:55 4be2f6b80a57: Pushed 01:23:55 28a00c4b24b082eee9deab5380384360943aec86: digest: sha256:db9319128734cda67b3bff049ecfdc8ac9911f8e006e611dbaf7041599877a26 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:56 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:56 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 01:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 01:23:56 292d6affc827: Preparing 01:23:56 2ecb27b6b547: Preparing 01:23:56 4be2f6b80a57: Preparing 01:23:56 497a00dcec70: Preparing 01:23:56 f6afd0e502e3: Preparing 01:23:56 1e890da81ec9: Preparing 01:23:56 1e890da81ec9: Waiting 01:23:56 292d6affc827: Layer already exists 01:23:56 2ecb27b6b547: Layer already exists 01:23:56 f6afd0e502e3: Layer already exists 01:23:56 497a00dcec70: Layer already exists 01:23:56 4be2f6b80a57: Layer already exists 01:23:56 1e890da81ec9: Layer already exists 01:23:56 latest: digest: sha256:db9319128734cda67b3bff049ecfdc8ac9911f8e006e611dbaf7041599877a26 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:57 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:57 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.9 01:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 01:23:57 292d6affc827: Preparing 01:23:57 2ecb27b6b547: Preparing 01:23:57 4be2f6b80a57: Preparing 01:23:57 497a00dcec70: Preparing 01:23:57 f6afd0e502e3: Preparing 01:23:57 1e890da81ec9: Preparing 01:23:57 1e890da81ec9: Waiting 01:23:57 2ecb27b6b547: Layer already exists 01:23:57 497a00dcec70: Layer already exists 01:23:57 292d6affc827: Layer already exists 01:23:57 4be2f6b80a57: Layer already exists 01:23:57 f6afd0e502e3: Layer already exists 01:23:57 1e890da81ec9: Layer already exists 01:23:58 4.1.0-dev.9: digest: sha256:db9319128734cda67b3bff049ecfdc8ac9911f8e006e611dbaf7041599877a26 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:58 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:58 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 01:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 01:23:58 292d6affc827: Preparing 01:23:58 2ecb27b6b547: Preparing 01:23:58 4be2f6b80a57: Preparing 01:23:58 497a00dcec70: Preparing 01:23:58 f6afd0e502e3: Preparing 01:23:58 1e890da81ec9: Preparing 01:23:58 1e890da81ec9: Waiting 01:23:58 2ecb27b6b547: Layer already exists 01:23:58 4be2f6b80a57: Layer already exists 01:23:58 497a00dcec70: Layer already exists 01:23:58 292d6affc827: Layer already exists 01:23:58 f6afd0e502e3: Layer already exists 01:23:58 1e890da81ec9: Layer already exists 01:23:59 28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9: digest: sha256:db9319128734cda67b3bff049ecfdc8ac9911f8e006e611dbaf7041599877a26 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:59 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:59 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 01:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 01:23:59 292d6affc827: Preparing 01:23:59 2ecb27b6b547: Preparing 01:23:59 4be2f6b80a57: Preparing 01:23:59 497a00dcec70: Preparing 01:23:59 f6afd0e502e3: Preparing 01:23:59 1e890da81ec9: Preparing 01:23:59 1e890da81ec9: Waiting 01:23:59 4be2f6b80a57: Layer already exists 01:23:59 f6afd0e502e3: Layer already exists 01:23:59 292d6affc827: Layer already exists 01:23:59 497a00dcec70: Layer already exists 01:23:59 2ecb27b6b547: Layer already exists 01:23:59 1e890da81ec9: Layer already exists 01:24:00 main: digest: sha256:db9319128734cda67b3bff049ecfdc8ac9911f8e006e611dbaf7041599877a26 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:00 ===================================================== [Pipeline] echo 01:24:00 taggedImages: 01:24:00 - nexus3.edgexfoundry.org:10004/device-rest-arm64:28a00c4b24b082eee9deab5380384360943aec86 01:24:00 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 01:24:00 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.9 01:24:00 - nexus3.edgexfoundry.org:10004/device-rest-arm64:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 01:24:00 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo 01:24:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] echo 01:24:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo 01:24:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.9 [Pipeline] echo 01:24:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:28a00c4b24b082eee9deab5380384360943aec86-4.1.0-dev.9 [Pipeline] echo 01:24:00 Skip building multi-arch image for 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 01:24:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:24:00 01:24:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:24:00 arm64: Pulling from edgex-lftools-log-publisher 01:24:00 8998bd30e6a1: Pulling fs layer 01:24:00 04944245beec: Pulling fs layer 01:24:00 699f458cf7ca: Pulling fs layer 01:24:00 765212b225bb: Pulling fs layer 01:24:00 f23df028b6ca: Pulling fs layer 01:24:00 d65c8cfc05b1: Pulling fs layer 01:24:00 2437ff75d9bd: Pulling fs layer 01:24:00 f23df028b6ca: Waiting 01:24:00 d65c8cfc05b1: Waiting 01:24:00 2437ff75d9bd: Waiting 01:24:00 765212b225bb: Waiting 01:24:01 04944245beec: Verifying Checksum 01:24:01 04944245beec: Download complete 01:24:01 765212b225bb: Verifying Checksum 01:24:01 765212b225bb: Download complete 01:24:01 f23df028b6ca: Verifying Checksum 01:24:01 f23df028b6ca: Download complete 01:24:01 d65c8cfc05b1: Verifying Checksum 01:24:01 d65c8cfc05b1: Download complete 01:24:01 699f458cf7ca: Verifying Checksum 01:24:01 699f458cf7ca: Download complete 01:24:01 8998bd30e6a1: Verifying Checksum 01:24:01 8998bd30e6a1: Download complete 01:24:04 2437ff75d9bd: Verifying Checksum 01:24:04 2437ff75d9bd: Download complete 01:24:06 8998bd30e6a1: Pull complete 01:24:06 04944245beec: Pull complete 01:24:08 699f458cf7ca: Pull complete 01:24:08 765212b225bb: Pull complete 01:24:09 f23df028b6ca: Pull complete 01:24:09 d65c8cfc05b1: Pull complete 01:24:27 2437ff75d9bd: Pull complete 01:24:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:24:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:24:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:28 prd-ubuntu20.04-docker-arm64-4c-16g-6392 does not seem to be running inside a container 01:24:28 $ 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/211 -v /w/workspace/device-rest-go/211:/w/workspace/device-rest-go/211:rw,z -v /w/workspace/device-rest-go/211@tmp:/w/workspace/device-rest-go/211@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:arm64 cat 01:24:31 $ docker top 84c4aaaea007352d8ce9d0e13b6e2c6f6c4160247cf8e47292b0f36a669a2096 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:32 ---> job-cost.sh 01:24:32 lf-activate-venv: SKIPPING 01:24:32 INFO: No Stack... 01:24:32 INFO: Retrieving Pricing Info for: v3-standard-4 01:24:33 INFO: Archiving Costs [Pipeline] sh 01:24:34 + cat /w/workspace/device-rest-go/211/archives/cost.csv 01:24:34 + cut -d, -f6 [Pipeline] lock 01:24:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-211-stack-cost] 01:24:34 Resource [jenkins-edgexfoundry-device-rest-go-main-211-stack-cost] did not exist. Created. 01:24:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:24:34 /w/workspace/device-rest-go/211@tmp/durable-4093f8b1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:24:35 + echo total: 0.10999999940395355 [Pipeline] stash 01:24:35 Warning: overwriting stash ‘stack-cost’ 01:24:35 Stashed 1 file(s) [Pipeline] } 01:24:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-211-stack-cost] [Pipeline] // lock [Pipeline] } 01:24:35 $ docker stop --time=1 84c4aaaea007352d8ce9d0e13b6e2c6f6c4160247cf8e47292b0f36a669a2096 01:24:37 $ docker rm -f --volumes 84c4aaaea007352d8ce9d0e13b6e2c6f6c4160247cf8e47292b0f36a669a2096 [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 01:24:37 provisioning config files... 01:24:37 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6344348394999618993tmp [Pipeline] { [Pipeline] sh 01:24:38 + set +x 01:24:38 + curl -s https://codecov.io/bash 01:24:38 + bash -s -- 01:24:38 01:24:38 _____ _ 01:24:38 / ____| | | 01:24:38 | | ___ __| | ___ ___ _____ __ 01:24:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:24:38 | |___| (_) | (_| | __/ (_| (_) \ V / 01:24:38 \_____\___/ \__,_|\___|\___\___/ \_/ 01:24:38 Bash-1.0.6 01:24:38 01:24:38 01:24:38 ==> git version 2.25.1 found 01:24:38 ==> 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 01:24:38 Release-Date: 2020-01-08 01:24:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:24:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:24:38 ==> Jenkins CI detected. 01:24:38 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 01:24:38 project root: . 01:24:38 --> token set from env 01:24:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:24:38 ==> Running gcov in . (disable via -X gcov) 01:24:38 ==> Python coveragepy not found 01:24:38 ==> Searching for coverage reports in: 01:24:38 + . 01:24:38 -> Found 1 reports 01:24:38 ==> Detecting git/mercurial file structure 01:24:38 ==> Reading reports 01:24:38 + ./coverage.out bytes=14565 01:24:38 ==> Appending adjustments 01:24:38 https://docs.codecov.io/docs/fixing-reports 01:24:38 + Found adjustments 01:24:38 ==> Gzipping contents 01:24:38 4.0K /tmp/codecov.wgjBM1.gz 01:24:38 ==> Uploading reports 01:24:38 url: https://codecov.io 01:24:38 query: branch=main&commit=28a00c4b24b082eee9deab5380384360943aec86&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:24:38 -> Pinging Codecov 01:24:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=28a00c4b24b082eee9deab5380384360943aec86&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:24:38 -> Uploading to 01:24:38 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/28a00c4b24b082eee9deab5380384360943aec86/60c7689e-b03f-4cdc-8705-7e7d3b535721.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250807%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250807T012438Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8a3d05d07798825c199440a7320412bb141d4f3d7ba3aa2b88da6849f867f6f9 01:24:38 % Total % Received % Xferd Average Speed Time Time Time Current 01:24:38 Dload Upload Total Spent Left Speed 01:24:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 18910 --:--:-- --:--:-- --:--:-- 19065 01:24:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] } 01:24:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:24:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:24:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:24:39 01:24:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:24:39 latest: Pulling from edgex-devops/edgex-snyk-go 01:24:39 0a9a5dfd008f: Already exists 01:24:39 36466aa92d05: Already exists 01:24:39 e10405b45d13: Already exists 01:24:39 096b7ceb2af7: Already exists 01:24:39 4f4fb700ef54: Already exists 01:24:39 e50aa161e22a: Pulling fs layer 01:24:39 d3c8db5fb9df: Pulling fs layer 01:24:39 e50aa161e22a: Verifying Checksum 01:24:39 e50aa161e22a: Download complete 01:24:40 e50aa161e22a: Pull complete 01:24:41 d3c8db5fb9df: Verifying Checksum 01:24:41 d3c8db5fb9df: Download complete 01:24:45 d3c8db5fb9df: Pull complete 01:24:45 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 01:24:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:24:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:45 prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container 01:24:45 $ 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 01:24:48 $ docker top ea6fe4424a440490128e740b7c449b0a2f15ddd30e84bf689279d64f3c0eb817 -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:48 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo 01:24:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 01:24:48 + set -o pipefail 01:24:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 01:24:56 01:24:56 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 01:24:56 01:24:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/168118db-6e38-4fe1-97b9-d749daff3303 01:24:56 01:24:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:24:56 01:24:56 01:24:56 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:24:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:24:56 $ docker stop --time=1 ea6fe4424a440490128e740b7c449b0a2f15ddd30e84bf689279d64f3c0eb817 01:25:01 $ docker rm -f --volumes ea6fe4424a440490128e740b7c449b0a2f15ddd30e84bf689279d64f3c0eb817 [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 01:25:01 + git log --format=format:%s -1 28a00c4b24b082eee9deab5380384360943aec86 [Pipeline] sh 01:25:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:25:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:02 prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container 01:25:02 $ 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 01:25:03 $ docker top c08a31a70dbfeacea73c38364e84b98bfd1811fee7dc7ec213a89863462476d0 -eo pid,comm 01:25:03 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). 01:25:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:25:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:03 [ssh-agent] Looking for ssh-agent implementation... 01:25:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:03 $ docker exec c08a31a70dbfeacea73c38364e84b98bfd1811fee7dc7ec213a89863462476d0 ssh-agent 01:25:03 SSH_AUTH_SOCK=/tmp/ssh-WWrAUIJ5rqZd/agent.33 01:25:03 SSH_AGENT_PID=39 01:25:03 Running ssh-add (command line suppressed) 01:25:03 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16442619910816790821.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16442619910816790821.key) 01:25:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:03 + git semver tag 01:25:04 2025-08-07 01:25:03,941 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:25:04 2025-08-07 01:25:03,946 [run_tag] DEBUG tag force:False 01:25:04 2025-08-07 01:25:03,946 [check_head_tag] DEBUG check head tag 01:25:04 2025-08-07 01:25:03,947 [execute] INFO git cat-file --batch-check 01:25:04 2025-08-07 01:25:03,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 01:25:04 2025-08-07 01:25:03,949 [execute] INFO git cat-file --batch 01:25:04 2025-08-07 01:25:03,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 01:25:04 2025-08-07 01:25:03,959 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:25:04 2025-08-07 01:25:03,959 [execute] INFO git tag -a v4.1.0-dev.9 -m v4.1.0-dev.9 01:25:04 2025-08-07 01:25:03,959 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.9', '-m', 'v4.1.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 01:25:04 2025-08-07 01:25:03,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:25:04 4.1.0-dev.9 [Pipeline] } 01:25:04 $ docker exec --env ******** --env ******** c08a31a70dbfeacea73c38364e84b98bfd1811fee7dc7ec213a89863462476d0 ssh-agent -k 01:25:04 unset SSH_AUTH_SOCK; 01:25:04 unset SSH_AGENT_PID; 01:25:04 echo Agent pid 39 killed; 01:25:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:25:04 + git semver [Pipeline] } 01:25:04 $ docker stop --time=1 c08a31a70dbfeacea73c38364e84b98bfd1811fee7dc7ec213a89863462476d0 01:25:05 $ docker rm -f --volumes c08a31a70dbfeacea73c38364e84b98bfd1811fee7dc7ec213a89863462476d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:25:06 01:25:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:25:06 0.23.1-centos7: Pulling from edgex-lftools 01:25:06 ab5ef0e58194: Pulling fs layer 01:25:06 9712f1f96733: Pulling fs layer 01:25:06 63f879dbbcfc: Pulling fs layer 01:25:06 0d9ebad4ef96: Pulling fs layer 01:25:06 e9a5061849ea: Pulling fs layer 01:25:06 d747dcd14b5f: Pulling fs layer 01:25:06 0d9ebad4ef96: Waiting 01:25:06 e9a5061849ea: Waiting 01:25:06 2de7ff778b66: Pulling fs layer 01:25:06 d747dcd14b5f: Waiting 01:25:06 2de7ff778b66: Waiting 01:25:06 9712f1f96733: Verifying Checksum 01:25:06 9712f1f96733: Download complete 01:25:07 63f879dbbcfc: Verifying Checksum 01:25:07 63f879dbbcfc: Download complete 01:25:07 0d9ebad4ef96: Verifying Checksum 01:25:07 0d9ebad4ef96: Download complete 01:25:07 d747dcd14b5f: Verifying Checksum 01:25:07 d747dcd14b5f: Download complete 01:25:07 e9a5061849ea: Verifying Checksum 01:25:07 e9a5061849ea: Download complete 01:25:07 ab5ef0e58194: Verifying Checksum 01:25:07 ab5ef0e58194: Download complete 01:25:07 2de7ff778b66: Verifying Checksum 01:25:07 2de7ff778b66: Download complete 01:25:11 ab5ef0e58194: Pull complete 01:25:11 9712f1f96733: Pull complete 01:25:11 63f879dbbcfc: Pull complete 01:25:16 0d9ebad4ef96: Pull complete 01:25:16 e9a5061849ea: Pull complete 01:25:16 d747dcd14b5f: Pull complete 01:25:18 2de7ff778b66: Pull complete 01:25:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:25:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:25:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:18 prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container 01:25:18 $ 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 01:25:22 $ docker top 6b2983d3b2d09c7633f2d4af9b55f9e13072cc1b177a9a39babbafb4c310e1df -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:25:22 provisioning config files... 01:25:22 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11581021178972204138tmp 01:25:22 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16190767804294286647tmp 01:25:22 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2679521882332693759tmp [Pipeline] { [Pipeline] echo 01:25:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:25:23 ---> sigul-configuration.sh 01:25:23 gpg: directory `/root/.gnupg' created 01:25:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:25:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:25:23 gpg: keyring `/root/.gnupg/secring.gpg' created 01:25:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:25:23 gpg: CAST5 encrypted data 01:25:23 gpg: encrypted with 1 passphrase 01:25:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:25:23 + mkdir /home/jenkins 01:25:23 + mkdir /home/jenkins/sigul [Pipeline] sh 01:25:23 + 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 01:25:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:25:24 ---> sigul-install.sh 01:25:24 Sigul already installed; skipping installation. [Pipeline] sh 01:25:24 + git tag --list 01:25:24 v1.0.0 01:25:24 v1.1.0 01:25:24 v1.1.1 01:25:24 v1.1.2 01:25:24 v1.2.0 01:25:24 v1.2.1 01:25:24 v2.0.0 01:25:24 v2.1.0 01:25:24 v2.1.1 01:25:24 v2.2.0 01:25:24 v2.3.0 01:25:24 v3.0 01:25:24 v3.0.0 01:25:24 v3.1 01:25:24 v3.1.0 01:25:24 v3.1.1 01:25:24 v4.0 01:25:24 v4.0.0 01:25:24 v4.1.0-dev.1 01:25:24 v4.1.0-dev.2 01:25:24 v4.1.0-dev.3 01:25:24 v4.1.0-dev.4 01:25:24 v4.1.0-dev.5 01:25:24 v4.1.0-dev.6 01:25:24 v4.1.0-dev.7 01:25:24 v4.1.0-dev.8 01:25:24 v4.1.0-dev.9 [Pipeline] sh 01:25:25 + lftools sign git-tag v4.1.0-dev.9 01:25:25 Signing Git tag with Sigul... 01:25:25 Signing v4.1.0-dev.9 [Pipeline] echo 01:25:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:25:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:25:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:25:26 $ docker stop --time=1 6b2983d3b2d09c7633f2d4af9b55f9e13072cc1b177a9a39babbafb4c310e1df 01:25:27 $ docker rm -f --volumes 6b2983d3b2d09c7633f2d4af9b55f9e13072cc1b177a9a39babbafb4c310e1df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:25:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:25:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:28 prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container 01:25:28 $ 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 01:25:28 $ docker top ba9df67054cc03b60416ec044b815347e61aea1291bf4307c48b22760c79567e -eo pid,comm 01:25:29 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). 01:25:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:25:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:29 [ssh-agent] Looking for ssh-agent implementation... 01:25:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:29 $ docker exec ba9df67054cc03b60416ec044b815347e61aea1291bf4307c48b22760c79567e ssh-agent 01:25:29 SSH_AUTH_SOCK=/tmp/ssh-HzjLe5ASrTaF/agent.32 01:25:29 SSH_AGENT_PID=38 01:25:29 Running ssh-add (command line suppressed) 01:25:29 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2452621027945211335.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2452621027945211335.key) 01:25:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:29 + git semver bump pre 01:25:29 2025-08-07 01:25:29,847 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:25:29 2025-08-07 01:25:29,851 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:25:29 2025-08-07 01:25:29,851 [bump_version] DEBUG bumping version:4.1.0-dev.9 on axis:pre with prefix:dev 01:25:29 2025-08-07 01:25:29,851 [bump_version] DEBUG bumped version:4.1.0-dev.10 01:25:29 2025-08-07 01:25:29,851 [write_version] DEBUG write version:4.1.0-dev.10 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 01:25:29 2025-08-07 01:25:29,851 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:25:29 2025-08-07 01:25:29,852 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:25:29 2025-08-07 01:25:29,853 [execute] INFO git cat-file --batch-check 01:25:29 2025-08-07 01:25:29,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:25:29 2025-08-07 01:25:29,857 [execute] INFO git cat-file --batch 01:25:29 2025-08-07 01:25:29,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:25:29 2025-08-07 01:25:29,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:25:29 4.1.0-dev.10 [Pipeline] } 01:25:29 $ docker exec --env ******** --env ******** ba9df67054cc03b60416ec044b815347e61aea1291bf4307c48b22760c79567e ssh-agent -k 01:25:30 unset SSH_AUTH_SOCK; 01:25:30 unset SSH_AGENT_PID; 01:25:30 echo Agent pid 38 killed; 01:25:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:25:30 + git semver [Pipeline] } 01:25:30 $ docker stop --time=1 ba9df67054cc03b60416ec044b815347e61aea1291bf4307c48b22760c79567e 01:25:31 $ docker rm -f --volumes ba9df67054cc03b60416ec044b815347e61aea1291bf4307c48b22760c79567e [Pipeline] // withDockerContainer [Pipeline] sh 01:25:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:25:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:32 prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container 01:25:32 $ 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 01:25:32 $ docker top ef0e3d8419501ed09d2780467d0565676f966320934749695cea01007e89b24a -eo pid,comm 01:25:32 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). 01:25:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:25:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:51 [ssh-agent] Looking for ssh-agent implementation... 01:25:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:51 $ docker exec ef0e3d8419501ed09d2780467d0565676f966320934749695cea01007e89b24a ssh-agent 01:25:51 SSH_AUTH_SOCK=/tmp/ssh-lKABOgzx1fWQ/agent.32 01:25:51 SSH_AGENT_PID=38 01:25:51 Running ssh-add (command line suppressed) 01:25:51 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13402857322451722139.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13402857322451722139.key) 01:25:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:51 + git semver push 01:25:52 2025-08-07 01:25:52,060 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:25:52 2025-08-07 01:25:52,063 [run_push] DEBUG push 01:25:52 2025-08-07 01:25:52,064 [execute] INFO git cat-file --batch-check 01:25:52 2025-08-07 01:25:52,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:25:52 2025-08-07 01:25:52,066 [execute] INFO git rev-list 676aac79082f12dbc76a509cc00a98ae61d18860 -- 01:25:52 2025-08-07 01:25:52,067 [execute] DEBUG Popen(['git', 'rev-list', '676aac79082f12dbc76a509cc00a98ae61d18860', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:25:52 2025-08-07 01:25:52,074 [execute] INFO git fetch -v -- origin 01:25:52 2025-08-07 01:25:52,074 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 01:25:52 2025-08-07 01:25:52,527 [run_push] DEBUG no remote changes detected 01:25:52 2025-08-07 01:25:52,527 [execute] INFO git push origin semver 01:25:52 2025-08-07 01:25:52,528 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:25:53 2025-08-07 01:25:53,276 [run_push] DEBUG push all version tags 01:25:53 2025-08-07 01:25:53,276 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:25:53 2025-08-07 01:25:53,277 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 01:25:54 2025-08-07 01:25:53,919 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:25:54 4.1.0-dev.10 [Pipeline] } 01:25:54 $ docker exec --env ******** --env ******** ef0e3d8419501ed09d2780467d0565676f966320934749695cea01007e89b24a ssh-agent -k 01:25:54 unset SSH_AUTH_SOCK; 01:25:54 unset SSH_AGENT_PID; 01:25:54 echo Agent pid 38 killed; 01:25:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:25:54 + git semver [Pipeline] } 01:25:54 $ docker stop --time=1 ef0e3d8419501ed09d2780467d0565676f966320934749695cea01007e89b24a 01:25:56 $ docker rm -f --volumes ef0e3d8419501ed09d2780467d0565676f966320934749695cea01007e89b24a [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 01:25:56 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 01:25:56 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 01:25:56 total 16 01:25:56 drwxr-xr-x 3 root root 4096 Aug 7 01:10 . 01:25:56 drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 01:25 .. 01:25:56 drwxr-xr-x 2 root root 4096 Aug 7 01:10 cost 01:25:56 -rw-r--r-- 1 root root 86 Aug 7 01:10 cost.csv 01:25:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 01:25:56 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 01:25:56 total 16 01:25:56 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:10 . 01:25:56 drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 01:25 .. 01:25:56 drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 01:10 cost 01:25:56 -rw-r--r-- 1 jenkins jenkins 86 Aug 7 01:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:25:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:25:57 ---> package-listing.sh 01:25:57 ++ facter osfamily 01:25:57 ++ tr '[:upper:]' '[:lower:]' 01:25:58 + OS_FAMILY=debian 01:25:58 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 01:25:58 + START_PACKAGES=/tmp/packages_start.txt 01:25:58 + END_PACKAGES=/tmp/packages_end.txt 01:25:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:25:58 + PACKAGES=/tmp/packages_start.txt 01:25:58 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 01:25:58 + PACKAGES=/tmp/packages_end.txt 01:25:58 + case "${OS_FAMILY}" in 01:25:58 + dpkg -l 01:25:58 + grep '^ii' 01:25:58 + '[' -f /tmp/packages_start.txt ']' 01:25:58 + '[' -f /tmp/packages_end.txt ']' 01:25:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:25:58 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 01:25:58 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 01:25:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 01:25:58 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 01:25:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:59 prd-ubuntu20.04-docker-8c-8g-6389 does not seem to be running inside a container 01:25:59 $ 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 01:25:59 $ docker top 75915844e5e6e3292eebeb4d5dffde86c05115fdcffafb2fcf001f40ba201a2d -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:59 + touch /tmp/pre-build-complete [Pipeline] sh 01:25:59 + mkdir -p /var/log/sysstat [Pipeline] sh 01:26:00 + ls /var/log/sa-host 01:26:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:00 provisioning config files... 01:26:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3447699282265024020tmp [Pipeline] { [Pipeline] echo 01:26:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:26:00 ---> create-netrc.sh [Pipeline] } 01:26:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:26:00 ---> python-tools-install.sh [Pipeline] echo 01:26:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:26:01 ---> sudo-logs.sh 01:26:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:26:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:26:01 ---> job-cost.sh 01:26:01 lf-activate-venv: SKIPPING 01:26:01 DEBUG: total: 0.2199999988079071 01:26:01 INFO: Retrieving Stack Cost... 01:26:01 INFO: Retrieving Pricing Info for: v3-standard-8 01:26:02 INFO: Archiving Costs [Pipeline] echo 01:26:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:26:02 ---> logs-deploy.sh 01:26:02 lf-activate-venv: SKIPPING 01:26:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/211 01:26:02 INFO: archiving workspace using pattern(s): 01:26:03 Archives upload complete. 01:26:03 INFO: archiving logs to Nexus 01:26:03 ---> uname -a: 01:26:03 Linux prd-ubuntu20-04-docker-8c-8g-6389 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 01:26:03 01:26:03 01:26:03 ---> lscpu: 01:26:03 Architecture: x86_64 01:26:03 CPU op-mode(s): 32-bit, 64-bit 01:26:03 Byte Order: Little Endian 01:26:03 Address sizes: 40 bits physical, 48 bits virtual 01:26:03 CPU(s): 8 01:26:03 On-line CPU(s) list: 0-7 01:26:03 Thread(s) per core: 1 01:26:03 Core(s) per socket: 1 01:26:03 Socket(s): 8 01:26:03 NUMA node(s): 1 01:26:03 Vendor ID: AuthenticAMD 01:26:03 CPU family: 23 01:26:03 Model: 49 01:26:03 Model name: AMD EPYC-Rome Processor 01:26:03 Stepping: 0 01:26:03 CPU MHz: 2799.998 01:26:03 BogoMIPS: 5599.99 01:26:03 Virtualization: AMD-V 01:26:03 Hypervisor vendor: KVM 01:26:03 Virtualization type: full 01:26:03 L1d cache: 256 KiB 01:26:03 L1i cache: 256 KiB 01:26:03 L2 cache: 4 MiB 01:26:03 L3 cache: 128 MiB 01:26:03 NUMA node0 CPU(s): 0-7 01:26:03 Vulnerability Gather data sampling: Not affected 01:26:03 Vulnerability Itlb multihit: Not affected 01:26:03 Vulnerability L1tf: Not affected 01:26:03 Vulnerability Mds: Not affected 01:26:03 Vulnerability Meltdown: Not affected 01:26:03 Vulnerability Mmio stale data: Not affected 01:26:03 Vulnerability Retbleed: Vulnerable 01:26:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:26:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:26:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:26:03 Vulnerability Srbds: Not affected 01:26:03 Vulnerability Tsx async abort: Not affected 01:26:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:26:03 01:26:03 01:26:03 ---> nproc: 01:26:03 8 01:26:03 01:26:03