Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3c91960d92e52cbdab9fb2db5fec403345ab315 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-ssh11607952402073113347.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh5511384033155306047.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10737162514932157864.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh16091151664351740372.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-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5108310338623682890.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5314 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a3c91960d92e52cbdab9fb2db5fec403345ab315 (main) Commit message: "Merge pull request #1502 from weichou1229/issue-1495" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3c91960d92e52cbdab9fb2db5fec403345ab315 # timeout=10 > git rev-list --no-walk 301ec9e234ed6ba8212a6781c9c1d0fe6eaef3c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-05T05:05:32.081Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-05T05:05:32.144Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-05T05:05:32.161Z] ========================================================= [2023-09-05T05:05:32.162Z] EdgeX Global Pipelines Version Info [2023-09-05T05:05:32.162Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:05:33.243Z] ------------------- [2023-09-05T05:05:33.243Z] stable info: [2023-09-05T05:05:33.243Z] ------------------- [2023-09-05T05:05:33.243Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-05T05:05:33.243Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T05:05:33.243Z] Message: update stable to v1.0.253 [2023-09-05T05:05:33.504Z] ------------------- [2023-09-05T05:05:33.504Z] experimental info: [2023-09-05T05:05:33.504Z] ------------------- [2023-09-05T05:05:33.504Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-05T05:05:33.504Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T05:05:33.504Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-05T05:05:33.652Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-09-05T05:05:33.665Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-09-05T05:05:33.677Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-05T05:05:33.686Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-05T05:05:33.702Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-05T05:05:33.722Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-05T05:05:33.738Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-05T05:05:33.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-09-05T05:05:33.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-05T05:05:33.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-05T05:05:33.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-05T05:05:33.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-09-05T05:05:33.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-05T05:05:33.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-05T05:05:33.875Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T05:05:33.890Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-09-05T05:05:33.905Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-05T05:05:33.921Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-05T05:05:33.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-05T05:05:33.953Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-05T05:05:33.964Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-05T05:05:33.982Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-05T05:05:33.999Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-05T05:05:34.018Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-05T05:05:34.031Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-05T05:05:34.046Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-05T05:05:34.061Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-05T05:05:34.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-05T05:05:34.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-05T05:05:34.116Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-05T05:05:34.131Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3c91960d92e52cbdab9fb2db5fec403345ab315 [Pipeline] echo [2023-09-05T05:05:34.150Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3c9196 [Pipeline] echo [2023-09-05T05:05:34.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T05:05:34.215Z] provisioning config files... [2023-09-05T05:05:34.228Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6389606262803254866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:05:34.530Z] ---> docker-login.sh [2023-09-05T05:05:34.530Z] nexus3.edgexfoundry.org:10001 [2023-09-05T05:05:34.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T05:05:34.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T05:05:34.795Z] Configure a credential helper to remove this warning. See [2023-09-05T05:05:34.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T05:05:34.795Z] [2023-09-05T05:05:34.795Z] Login Succeeded [2023-09-05T05:05:34.795Z] nexus3.edgexfoundry.org:10002 [2023-09-05T05:05:34.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T05:05:35.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T05:05:35.056Z] Configure a credential helper to remove this warning. See [2023-09-05T05:05:35.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T05:05:35.056Z] [2023-09-05T05:05:35.056Z] Login Succeeded [2023-09-05T05:05:35.056Z] nexus3.edgexfoundry.org:10003 [2023-09-05T05:05:35.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T05:05:35.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T05:05:35.056Z] Configure a credential helper to remove this warning. See [2023-09-05T05:05:35.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T05:05:35.056Z] [2023-09-05T05:05:35.056Z] Login Succeeded [2023-09-05T05:05:35.056Z] nexus3.edgexfoundry.org:10004 [2023-09-05T05:05:35.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T05:05:35.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T05:05:35.056Z] Configure a credential helper to remove this warning. See [2023-09-05T05:05:35.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T05:05:35.056Z] [2023-09-05T05:05:35.056Z] Login Succeeded [2023-09-05T05:05:35.056Z] docker.io [2023-09-05T05:05:35.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T05:05:35.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T05:05:35.575Z] Configure a credential helper to remove this warning. See [2023-09-05T05:05:35.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T05:05:35.575Z] [2023-09-05T05:05:35.575Z] Login Succeeded [2023-09-05T05:05:35.575Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T05:05:35.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-05T05:05:35.960Z] + git rev-list -1 --merges a3c91960d92e52cbdab9fb2db5fec403345ab315~1..a3c91960d92e52cbdab9fb2db5fec403345ab315 [Pipeline] echo [2023-09-05T05:05:36.005Z] -----------> git rev-list -1 --merges a3c91960d92e52cbdab9fb2db5fec403345ab315~1..a3c91960d92e52cbdab9fb2db5fec403345ab315 a3c91960d92e52cbdab9fb2db5fec403345ab315 [2023-09-05T05:05:36.005Z] a3c91960d92e52cbdab9fb2db5fec403345ab315 [false] [Pipeline] sh [2023-09-05T05:05:36.295Z] + git log --format=format:%s -1 a3c91960d92e52cbdab9fb2db5fec403345ab315 [Pipeline] echo [2023-09-05T05:05:36.341Z] ========================================================= [2023-09-05T05:05:36.341Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-05T05:05:36.341Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T05:05:36.679Z] + git log --format=format:%s -1 a3c91960d92e52cbdab9fb2db5fec403345ab315 [Pipeline] echo [2023-09-05T05:05:36.689Z] [semverPrep] GIT_COMMIT: a3c91960d92e52cbdab9fb2db5fec403345ab315, Commit Message: Merge pull request #1502 from weichou1229/issue-1495 [Pipeline] echo [2023-09-05T05:05:36.700Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-05T05:05:37.067Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T05:05:37.067Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-05T05:05:37.067Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-05T05:05:37.067Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-05T05:05:37.067Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-05T05:05:37.067Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-05T05:05:37.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:05:37.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T05:05:37.493Z] [2023-09-05T05:05:37.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:05:37.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T05:05:37.799Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-05T05:05:37.799Z] b85a868b505f: Pulling fs layer [2023-09-05T05:05:37.799Z] e2be974225ed: Pulling fs layer [2023-09-05T05:05:37.799Z] 339a4e72a1f5: Pulling fs layer [2023-09-05T05:05:37.799Z] 988bab9f4d93: Pulling fs layer [2023-09-05T05:05:37.799Z] 1469e6f7b9e6: Pulling fs layer [2023-09-05T05:05:37.799Z] eaf3925da568: Pulling fs layer [2023-09-05T05:05:37.799Z] bab4dde63d76: Pulling fs layer [2023-09-05T05:05:37.799Z] bde34c3a00c8: Pulling fs layer [2023-09-05T05:05:37.799Z] b352a97aabf1: Pulling fs layer [2023-09-05T05:05:37.799Z] 4872d77fe225: Pulling fs layer [2023-09-05T05:05:37.799Z] 5851b861e8e6: Pulling fs layer [2023-09-05T05:05:37.799Z] 1469e6f7b9e6: Waiting [2023-09-05T05:05:37.799Z] eaf3925da568: Waiting [2023-09-05T05:05:37.799Z] b352a97aabf1: Waiting [2023-09-05T05:05:37.799Z] 4872d77fe225: Waiting [2023-09-05T05:05:37.799Z] bab4dde63d76: Waiting [2023-09-05T05:05:37.799Z] 5851b861e8e6: Waiting [2023-09-05T05:05:37.799Z] 988bab9f4d93: Waiting [2023-09-05T05:05:37.799Z] e2be974225ed: Download complete [2023-09-05T05:05:37.799Z] 988bab9f4d93: Download complete [2023-09-05T05:05:37.799Z] 1469e6f7b9e6: Verifying Checksum [2023-09-05T05:05:37.799Z] 1469e6f7b9e6: Download complete [2023-09-05T05:05:37.799Z] 339a4e72a1f5: Verifying Checksum [2023-09-05T05:05:37.799Z] 339a4e72a1f5: Download complete [2023-09-05T05:05:38.058Z] eaf3925da568: Verifying Checksum [2023-09-05T05:05:38.058Z] eaf3925da568: Download complete [2023-09-05T05:05:38.058Z] bde34c3a00c8: Verifying Checksum [2023-09-05T05:05:38.058Z] bde34c3a00c8: Download complete [2023-09-05T05:05:38.058Z] b352a97aabf1: Verifying Checksum [2023-09-05T05:05:38.058Z] b352a97aabf1: Download complete [2023-09-05T05:05:38.058Z] 4872d77fe225: Download complete [2023-09-05T05:05:38.058Z] 5851b861e8e6: Download complete [2023-09-05T05:05:38.058Z] b85a868b505f: Verifying Checksum [2023-09-05T05:05:38.058Z] b85a868b505f: Download complete [2023-09-05T05:05:38.317Z] bab4dde63d76: Verifying Checksum [2023-09-05T05:05:38.317Z] bab4dde63d76: Download complete [2023-09-05T05:05:39.252Z] b85a868b505f: Pull complete [2023-09-05T05:05:39.252Z] e2be974225ed: Pull complete [2023-09-05T05:05:40.624Z] 339a4e72a1f5: Pull complete [2023-09-05T05:05:40.624Z] 988bab9f4d93: Pull complete [2023-09-05T05:05:40.624Z] 1469e6f7b9e6: Pull complete [2023-09-05T05:05:40.624Z] eaf3925da568: Pull complete [2023-09-05T05:05:44.542Z] bab4dde63d76: Pull complete [2023-09-05T05:05:44.542Z] bde34c3a00c8: Pull complete [2023-09-05T05:05:44.542Z] b352a97aabf1: Pull complete [2023-09-05T05:05:44.542Z] 4872d77fe225: Pull complete [2023-09-05T05:05:44.542Z] 5851b861e8e6: Pull complete [2023-09-05T05:05:44.542Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-05T05:05:44.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T05:05:44.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T05:05:44.629Z] prd-ubuntu20.04-docker-8c-8g-5314 does not seem to be running inside a container [2023-09-05T05:05:44.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-05T05:05:47.481Z] $ docker top 9f57949461ff5bee175f173abb548cce310da373348863a9ae28f86b7cead668 -eo pid,comm [2023-09-05T05:05:47.531Z] 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). [2023-09-05T05:05:47.531Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T05:05:47.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T05:05:47.568Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T05:05:47.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T05:05:47.678Z] $ docker exec 9f57949461ff5bee175f173abb548cce310da373348863a9ae28f86b7cead668 ssh-agent [2023-09-05T05:05:47.780Z] SSH_AUTH_SOCK=/tmp/ssh-YXf0BkpIHHvs/agent.32 [2023-09-05T05:05:47.780Z] SSH_AGENT_PID=38 [2023-09-05T05:05:47.787Z] Running ssh-add (command line suppressed) [2023-09-05T05:05:47.890Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16031542390250889263.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16031542390250889263.key) [2023-09-05T05:05:47.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T05:05:48.187Z] + git tag --points-at HEAD [Pipeline] } [2023-09-05T05:05:48.205Z] $ docker exec --env ******** --env ******** 9f57949461ff5bee175f173abb548cce310da373348863a9ae28f86b7cead668 ssh-agent -k [2023-09-05T05:05:48.300Z] unset SSH_AUTH_SOCK; [2023-09-05T05:05:48.301Z] unset SSH_AGENT_PID; [2023-09-05T05:05:48.301Z] echo Agent pid 38 killed; [2023-09-05T05:05:48.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-05T05:05:48.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T05:05:48.327Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T05:05:48.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T05:05:48.434Z] $ docker exec 9f57949461ff5bee175f173abb548cce310da373348863a9ae28f86b7cead668 ssh-agent [2023-09-05T05:05:48.531Z] SSH_AUTH_SOCK=/tmp/ssh-EKOHSTdX1pOH/agent.70 [2023-09-05T05:05:48.531Z] SSH_AGENT_PID=76 [2023-09-05T05:05:48.535Z] Running ssh-add (command line suppressed) [2023-09-05T05:05:48.645Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8732121907621698245.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8732121907621698245.key) [2023-09-05T05:05:48.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T05:05:48.937Z] + git semver init [2023-09-05T05:05:49.196Z] 2023-09-05 05:05:49,115 [run_init] DEBUG init version:0.0.0 force:False [2023-09-05T05:05:49.196Z] 2023-09-05 05:05:49,115 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-09-05T05:05:49.197Z] 2023-09-05 05:05:49,116 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-09-05T05:05:49.197Z] 2023-09-05 05:05:49,116 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-05T05:05:50.133Z] 2023-09-05 05:05:50,101 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-09-05T05:05:50.133Z] 2023-09-05 05:05:50,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-09-05T05:05:50.133Z] 2023-09-05 05:05:50,102 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-05T05:05:50.133Z] 2023-09-05 05:05:50,102 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-05T05:05:50.133Z] 3.1.0-dev.18 [Pipeline] } [2023-09-05T05:05:50.147Z] $ docker exec --env ******** --env ******** 9f57949461ff5bee175f173abb548cce310da373348863a9ae28f86b7cead668 ssh-agent -k [2023-09-05T05:05:50.233Z] unset SSH_AUTH_SOCK; [2023-09-05T05:05:50.234Z] unset SSH_AGENT_PID; [2023-09-05T05:05:50.234Z] echo Agent pid 76 killed; [2023-09-05T05:05:50.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T05:05:50.546Z] + git semver [Pipeline] } [2023-09-05T05:05:50.823Z] $ docker stop --time=1 9f57949461ff5bee175f173abb548cce310da373348863a9ae28f86b7cead668 [2023-09-05T05:05:52.092Z] $ docker rm -f --volumes 9f57949461ff5bee175f173abb548cce310da373348863a9ae28f86b7cead668 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T05:05:52.419Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-05T05:05:52.601Z] Stashed 1 file(s) [Pipeline] echo [2023-09-05T05:05:52.603Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T05:05:52.722Z] provisioning config files... [2023-09-05T05:05:52.730Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13101460445842358846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:05:53.030Z] ---> docker-login.sh [2023-09-05T05:05:53.030Z] nexus3.edgexfoundry.org:10001 [2023-09-05T05:05:53.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T05:05:53.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T05:05:53.030Z] Configure a credential helper to remove this warning. See [2023-09-05T05:05:53.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T05:05:53.030Z] [2023-09-05T05:05:53.030Z] Login Succeeded [2023-09-05T05:05:53.030Z] nexus3.edgexfoundry.org:10002 [2023-09-05T05:05:53.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T05:05:53.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T05:05:53.030Z] Configure a credential helper to remove this warning. See [2023-09-05T05:05:53.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T05:05:53.030Z] [2023-09-05T05:05:53.030Z] Login Succeeded [2023-09-05T05:05:53.030Z] nexus3.edgexfoundry.org:10003 [2023-09-05T05:05:53.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T05:05:53.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T05:05:53.291Z] Configure a credential helper to remove this warning. See [2023-09-05T05:05:53.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T05:05:53.291Z] [2023-09-05T05:05:53.291Z] Login Succeeded [2023-09-05T05:05:53.291Z] nexus3.edgexfoundry.org:10004 [2023-09-05T05:05:53.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T05:05:53.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T05:05:53.291Z] Configure a credential helper to remove this warning. See [2023-09-05T05:05:53.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T05:05:53.291Z] [2023-09-05T05:05:53.291Z] Login Succeeded [2023-09-05T05:05:53.291Z] docker.io [2023-09-05T05:05:53.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T05:05:53.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T05:05:53.549Z] Configure a credential helper to remove this warning. See [2023-09-05T05:05:53.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T05:05:53.549Z] [2023-09-05T05:05:53.549Z] Login Succeeded [2023-09-05T05:05:53.549Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T05:05:53.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-05T05:05:53.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T05:05:53.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T05:05:53.630Z] ========================================================= [2023-09-05T05:05:53.630Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-05T05:05:53.630Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:05:53.930Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-05T05:05:53.930Z] Sending build context to Docker daemon 11.08MB [2023-09-05T05:05:53.930Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T05:05:53.930Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-05T05:05:53.930Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-05T05:05:53.930Z] 4db1b89c0bd1: Pulling fs layer [2023-09-05T05:05:53.930Z] 6911f1a30b25: Pulling fs layer [2023-09-05T05:05:53.930Z] e194b8c5c2a9: Pulling fs layer [2023-09-05T05:05:53.930Z] 6863d3e3a2b1: Pulling fs layer [2023-09-05T05:05:53.930Z] ec0bb842ea78: Pulling fs layer [2023-09-05T05:05:53.930Z] 40a00589a448: Pulling fs layer [2023-09-05T05:05:53.930Z] 6c08303d61cc: Pulling fs layer [2023-09-05T05:05:53.930Z] 798269fcf238: Pulling fs layer [2023-09-05T05:05:53.930Z] 6863d3e3a2b1: Waiting [2023-09-05T05:05:53.930Z] ec0bb842ea78: Waiting [2023-09-05T05:05:53.930Z] 40a00589a448: Waiting [2023-09-05T05:05:53.930Z] 6c08303d61cc: Waiting [2023-09-05T05:05:53.930Z] 798269fcf238: Waiting [2023-09-05T05:05:53.930Z] 6911f1a30b25: Verifying Checksum [2023-09-05T05:05:53.930Z] 6911f1a30b25: Download complete [2023-09-05T05:05:53.930Z] 6863d3e3a2b1: Verifying Checksum [2023-09-05T05:05:53.930Z] 6863d3e3a2b1: Download complete [2023-09-05T05:05:55.801Z] ec0bb842ea78: Verifying Checksum [2023-09-05T05:05:55.801Z] ec0bb842ea78: Download complete [2023-09-05T05:05:55.801Z] 4db1b89c0bd1: Verifying Checksum [2023-09-05T05:05:55.801Z] 4db1b89c0bd1: Download complete [2023-09-05T05:05:55.801Z] 40a00589a448: Verifying Checksum [2023-09-05T05:05:55.801Z] 40a00589a448: Download complete [2023-09-05T05:05:55.801Z] 4db1b89c0bd1: Pull complete [2023-09-05T05:06:00.211Z] 6911f1a30b25: Pull complete [2023-09-05T05:06:00.779Z] 798269fcf238: Verifying Checksum [2023-09-05T05:06:00.779Z] e194b8c5c2a9: Verifying Checksum [2023-09-05T05:06:00.779Z] e194b8c5c2a9: Download complete [2023-09-05T05:06:01.039Z] 6c08303d61cc: Verifying Checksum [2023-09-05T05:06:01.039Z] 6c08303d61cc: Download complete [2023-09-05T05:06:04.321Z] e194b8c5c2a9: Pull complete [2023-09-05T05:06:04.321Z] 6863d3e3a2b1: Pull complete [2023-09-05T05:06:04.321Z] ec0bb842ea78: Pull complete [2023-09-05T05:06:04.321Z] 40a00589a448: Pull complete [2023-09-05T05:06:06.230Z] 6c08303d61cc: Pull complete [2023-09-05T05:06:07.163Z] 798269fcf238: Pull complete [2023-09-05T05:06:07.163Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-05T05:06:07.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T05:06:07.163Z] ---> ec979cd7f677 [2023-09-05T05:06:07.163Z] Step 3/10 : ARG MAKE=make build [2023-09-05T05:06:07.690Z] Still waiting to schedule task [2023-09-05T05:06:07.690Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-05T05:06:11.360Z] ---> Running in d69c445a681c [2023-09-05T05:06:11.360Z] Removing intermediate container d69c445a681c [2023-09-05T05:06:11.360Z] ---> 5e99313584ef [2023-09-05T05:06:11.360Z] Step 4/10 : WORKDIR /device-sdk-go [2023-09-05T05:06:11.360Z] ---> Running in d2d8d87a0ba5 [2023-09-05T05:06:11.360Z] Removing intermediate container d2d8d87a0ba5 [2023-09-05T05:06:11.360Z] ---> 79e185d81b94 [2023-09-05T05:06:11.360Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-05T05:06:11.360Z] ---> Running in 0b472ad5c6c3 [2023-09-05T05:06:11.360Z] Removing intermediate container 0b472ad5c6c3 [2023-09-05T05:06:11.360Z] ---> 1c0083acce6c [2023-09-05T05:06:11.360Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-09-05T05:06:11.361Z] ---> Running in 8b09e2dfe3e0 [2023-09-05T05:06:11.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T05:06:11.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T05:06:11.877Z] OK: 265 MiB in 53 packages [2023-09-05T05:06:12.136Z] Removing intermediate container 8b09e2dfe3e0 [2023-09-05T05:06:12.136Z] ---> 4cedb9ce0791 [2023-09-05T05:06:12.136Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-05T05:06:12.136Z] ---> e72d8b5c010b [2023-09-05T05:06:12.136Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T05:06:12.136Z] ---> Running in 9b428e68784b [2023-09-05T05:06:50.851Z] Removing intermediate container 9b428e68784b [2023-09-05T05:06:50.851Z] ---> c647ee24f8d8 [2023-09-05T05:06:50.851Z] Step 9/10 : COPY . . [2023-09-05T05:06:50.851Z] ---> 0f59a1a0c649 [2023-09-05T05:06:50.851Z] Step 10/10 : RUN ${MAKE} [2023-09-05T05:06:51.110Z] ---> Running in 4b0aa193a78c [2023-09-05T05:06:51.369Z] noop [2023-09-05T05:06:51.628Z] Removing intermediate container 4b0aa193a78c [2023-09-05T05:06:51.628Z] ---> fd12647258e7 [2023-09-05T05:06:51.628Z] Successfully built fd12647258e7 [2023-09-05T05:06:51.628Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:06:51.940Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T05:06:51.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T05:06:52.009Z] prd-ubuntu20.04-docker-8c-8g-5314 does not seem to be running inside a container [2023-09-05T05:06:52.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-05T05:06:52.382Z] $ docker top 7cea1c990d68090f656ccec456193f1d28985efd350fb21fd3e469e62e0f5a4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T05:06:52.723Z] + go version [2023-09-05T05:06:52.723Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-05T05:06:52.735Z] $ docker stop --time=1 7cea1c990d68090f656ccec456193f1d28985efd350fb21fd3e469e62e0f5a4c [2023-09-05T05:06:53.980Z] $ docker rm -f --volumes 7cea1c990d68090f656ccec456193f1d28985efd350fb21fd3e469e62e0f5a4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:06:54.387Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T05:06:54.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T05:06:54.458Z] prd-ubuntu20.04-docker-8c-8g-5314 does not seem to be running inside a container [2023-09-05T05:06:54.491Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-05T05:06:54.840Z] $ docker top 6ee3218c73ec3ce41b477e6e1487496133d4bf6fe8cb262d0aff7fa1f52f2836 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T05:06:55.184Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-05T05:06:55.480Z] + make test [2023-09-05T05:06:55.480Z] go test -race -coverprofile=coverage.out ./... [2023-09-05T05:07:02.039Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-09-05T05:07:15.849Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-09-05T05:07:15.849Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-09-05T05:07:15.849Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-09-05T05:07:15.849Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-09-05T05:07:15.849Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-09-05T05:07:15.849Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.087s coverage: 27.6% of statements [2023-09-05T05:07:15.849Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-09-05T05:07:15.849Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-09-05T05:07:15.849Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.074s coverage: 80.2% of statements [2023-09-05T05:07:15.849Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.089s coverage: 86.0% of statements [2023-09-05T05:07:15.849Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-09-05T05:07:15.849Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.096s coverage: 71.8% of statements [2023-09-05T05:07:16.108Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-09-05T05:07:16.108Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-05T05:07:16.675Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-09-05T05:07:19.255Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.072s coverage: 14.1% of statements [2023-09-05T05:07:22.542Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 6.702s coverage: 43.8% of statements [2023-09-05T05:07:22.542Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.072s coverage: 68.5% of statements [2023-09-05T05:07:22.542Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.108s coverage: 89.2% of statements [2023-09-05T05:07:22.542Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.5% of statements [2023-09-05T05:07:39.032Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5315 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-09-05T05:07:39.047Z] Running in /w/workspace/device-sdk-go/247 [Pipeline] { [Pipeline] checkout [2023-09-05T05:07:39.080Z] The recommended git tool is: git [2023-09-05T05:07:44.322Z] using credential edgex-jenkins-ssh [2023-09-05T05:07:44.344Z] Cloning the remote Git repository [2023-09-05T05:07:44.477Z] GO111MODULE=on go vet ./... [2023-09-05T05:07:44.383Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-09-05T05:07:44.474Z] > git init /w/workspace/device-sdk-go/247 # timeout=10 [2023-09-05T05:07:44.616Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-09-05T05:07:44.617Z] > git --version # timeout=10 [2023-09-05T05:07:44.636Z] > git --version # 'git version 2.25.1' [2023-09-05T05:07:44.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T05:07:44.781Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T05:07:46.378Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T05:07:46.378Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T05:07:46.378Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-05T05:07:46.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-05T05:07:46.408Z] $ docker stop --time=1 6ee3218c73ec3ce41b477e6e1487496133d4bf6fe8cb262d0aff7fa1f52f2836 [2023-09-05T05:07:46.303Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-09-05T05:07:46.326Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T05:07:47.152Z] Avoid second fetch [2023-09-05T05:07:47.153Z] Checking out Revision a3c91960d92e52cbdab9fb2db5fec403345ab315 (main) [2023-09-05T05:07:47.697Z] Commit message: "Merge pull request #1502 from weichou1229/issue-1495" [2023-09-05T05:07:47.168Z] > git config core.sparsecheckout # timeout=10 [2023-09-05T05:07:47.226Z] > git checkout -f a3c91960d92e52cbdab9fb2db5fec403345ab315 # timeout=10 [2023-09-05T05:07:49.704Z] $ docker rm -f --volumes 6ee3218c73ec3ce41b477e6e1487496133d4bf6fe8cb262d0aff7fa1f52f2836 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T05:07:50.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-05T05:07:50.360Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-05T05:07:50.599Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-05T05:07:50.599Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T05:07:50.599Z] Dload Upload Total Spent Left Speed [2023-09-05T05:07:50.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2023-09-05T05:07:50.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-05T05:07:51.136Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-05T05:07:51.165Z] + ls -al . [2023-09-05T05:07:51.165Z] total 304 [2023-09-05T05:07:51.165Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 5 05:06 . [2023-09-05T05:07:51.165Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 05:05 .. [2023-09-05T05:07:51.165Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 5 05:05 .dockerignore [2023-09-05T05:07:51.165Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 05:05 .git [2023-09-05T05:07:51.165Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 05:05 .github [2023-09-05T05:07:51.165Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 5 05:05 .gitignore [2023-09-05T05:07:51.165Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 5 05:05 .golangci.yml [2023-09-05T05:07:51.165Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 05:05 .semver [2023-09-05T05:07:51.165Z] -rw-rw-r-- 1 jenkins jenkins 44878 Sep 5 05:05 CHANGELOG.md [2023-09-05T05:07:51.165Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 05:05 GOVERNANCE.md [2023-09-05T05:07:51.165Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 5 05:05 Jenkinsfile [2023-09-05T05:07:51.165Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 5 05:05 LICENSE [2023-09-05T05:07:51.165Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 5 05:05 Makefile [2023-09-05T05:07:51.165Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 5 05:05 OWNERS.md [2023-09-05T05:07:51.165Z] -rw-rw-r-- 1 jenkins jenkins 4933 Sep 5 05:05 README.md [2023-09-05T05:07:51.165Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 5 05:05 VERSION [2023-09-05T05:07:51.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 05:05 bin [2023-09-05T05:07:51.166Z] -rw-r--r-- 1 jenkins jenkins 120470 Sep 5 05:07 coverage.out [2023-09-05T05:07:51.166Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 5 05:05 example [2023-09-05T05:07:51.166Z] -rw-rw-r-- 1 jenkins jenkins 3721 Sep 5 05:05 go.mod [2023-09-05T05:07:51.166Z] -rw-rw-r-- 1 jenkins jenkins 33545 Sep 5 05:05 go.sum [2023-09-05T05:07:51.166Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 05:05 internal [2023-09-05T05:07:51.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 05:05 openapi [2023-09-05T05:07:51.166Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 5 05:05 pkg [2023-09-05T05:07:51.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 05:05 snap [2023-09-05T05:07:51.166Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 5 05:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:07:51.457Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-05T05:07:51.457Z] + sudo tee /etc/docker/daemon.new [2023-09-05T05:07:51.457Z] { [2023-09-05T05:07:51.457Z] "registry-mirrors": [ [2023-09-05T05:07:51.457Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-05T05:07:51.457Z] ], [2023-09-05T05:07:51.458Z] "bip": "10.250.0.254/24", [2023-09-05T05:07:51.458Z] "hosts": [ [2023-09-05T05:07:51.458Z] "tcp://0.0.0.0:5555", [2023-09-05T05:07:51.458Z] "unix:///var/run/docker.sock" [2023-09-05T05:07:51.458Z] ], [2023-09-05T05:07:51.458Z] "mtu": 1458, [2023-09-05T05:07:51.458Z] "selinux-enabled": true, [2023-09-05T05:07:51.458Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-05T05:07:51.458Z] } [Pipeline] sh [2023-09-05T05:07:51.493Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a3c91960d92e52cbdab9fb2db5fec403345ab315 --label arch=amd64 --label version=3.1.0-dev.18 . [2023-09-05T05:07:51.493Z] Sending build context to Docker daemon 11.2MB [2023-09-05T05:07:51.493Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T05:07:51.493Z] Step 2/23 : FROM ${BASE} AS builder [2023-09-05T05:07:51.493Z] ---> fd12647258e7 [2023-09-05T05:07:51.493Z] Step 3/23 : ARG MAKE=make build [2023-09-05T05:07:51.755Z] ---> Running in 5390e18144bd [2023-09-05T05:07:51.755Z] Removing intermediate container 5390e18144bd [2023-09-05T05:07:51.755Z] ---> 9b3f0e0bcb21 [2023-09-05T05:07:51.755Z] Step 4/23 : WORKDIR /device-sdk-go [2023-09-05T05:07:51.755Z] ---> Running in 7506bca21b3b [2023-09-05T05:07:51.755Z] Removing intermediate container 7506bca21b3b [2023-09-05T05:07:51.755Z] ---> 4ba080462180 [2023-09-05T05:07:51.755Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-05T05:07:51.755Z] ---> Running in 3cbea9b7d6f4 [2023-09-05T05:07:51.778Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-05T05:07:52.037Z] Removing intermediate container 3cbea9b7d6f4 [2023-09-05T05:07:52.037Z] ---> 047c1b2e8182 [2023-09-05T05:07:52.037Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-09-05T05:07:52.037Z] ---> Running in 1bee88e305d6 [2023-09-05T05:07:52.104Z] + sudo service docker restart [2023-09-05T05:07:52.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T05:07:52.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T05:07:52.876Z] OK: 265 MiB in 53 packages [2023-09-05T05:07:53.174Z] Removing intermediate container 1bee88e305d6 [2023-09-05T05:07:53.174Z] ---> f7da5eccd4ca [2023-09-05T05:07:53.174Z] Step 7/23 : COPY go.mod vendor* ./ [2023-09-05T05:07:53.174Z] ---> 62be60e222da [2023-09-05T05:07:53.174Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T05:07:53.174Z] ---> Running in 8f8e2ed5a994 [2023-09-05T05:07:53.764Z] Removing intermediate container 8f8e2ed5a994 [2023-09-05T05:07:53.764Z] ---> 4cec01de023e [2023-09-05T05:07:53.764Z] Step 9/23 : COPY . . [2023-09-05T05:07:54.332Z] ---> e9c4f6f8df7c [2023-09-05T05:07:54.332Z] Step 10/23 : RUN ${MAKE} [2023-09-05T05:07:54.332Z] ---> Running in d4600212a2b8 [2023-09-05T05:07:54.332Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.18" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T05:08:10.328Z] provisioning config files... [2023-09-05T05:08:10.352Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/247@tmp/config4736853465833672699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:08:10.694Z] ---> docker-login.sh [2023-09-05T05:08:10.694Z] nexus3.edgexfoundry.org:10001 [2023-09-05T05:08:10.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T05:08:11.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T05:08:11.230Z] Configure a credential helper to remove this warning. See [2023-09-05T05:08:11.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T05:08:11.230Z] [2023-09-05T05:08:11.230Z] Login Succeeded [2023-09-05T05:08:11.230Z] nexus3.edgexfoundry.org:10002 [2023-09-05T05:08:11.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T05:08:11.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T05:08:11.500Z] Configure a credential helper to remove this warning. See [2023-09-05T05:08:11.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T05:08:11.500Z] [2023-09-05T05:08:11.500Z] Login Succeeded [2023-09-05T05:08:11.500Z] nexus3.edgexfoundry.org:10003 [2023-09-05T05:08:11.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T05:08:12.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T05:08:12.040Z] Configure a credential helper to remove this warning. See [2023-09-05T05:08:12.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T05:08:12.040Z] [2023-09-05T05:08:12.040Z] Login Succeeded [2023-09-05T05:08:12.040Z] nexus3.edgexfoundry.org:10004 [2023-09-05T05:08:12.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T05:08:12.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T05:08:12.311Z] Configure a credential helper to remove this warning. See [2023-09-05T05:08:12.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T05:08:12.311Z] [2023-09-05T05:08:12.311Z] Login Succeeded [2023-09-05T05:08:12.311Z] docker.io [2023-09-05T05:08:12.404Z] Removing intermediate container d4600212a2b8 [2023-09-05T05:08:12.404Z] ---> 2b862ee7c171 [2023-09-05T05:08:12.404Z] Step 11/23 : FROM alpine:3.17 [2023-09-05T05:08:12.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T05:08:12.663Z] 3.17: Pulling from library/alpine [2023-09-05T05:08:12.663Z] 9398808236ff: Pulling fs layer [2023-09-05T05:08:12.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T05:08:12.851Z] Configure a credential helper to remove this warning. See [2023-09-05T05:08:12.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T05:08:12.851Z] [2023-09-05T05:08:12.851Z] Login Succeeded [2023-09-05T05:08:12.851Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T05:08:12.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-05T05:08:12.957Z] 9398808236ff: Verifying Checksum [2023-09-05T05:08:12.957Z] 9398808236ff: Download complete [2023-09-05T05:08:12.957Z] 9398808236ff: Pull complete [2023-09-05T05:08:12.957Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T05:08:12.957Z] Status: Downloaded newer image for alpine:3.17 [2023-09-05T05:08:12.957Z] ---> 1e0b8b5322fc [2023-09-05T05:08:12.957Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [Pipeline] echo [2023-09-05T05:08:13.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T05:08:13.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T05:08:13.157Z] ========================================================= [2023-09-05T05:08:13.157Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-05T05:08:13.157Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:08:13.215Z] ---> Running in 303685c389f5 [2023-09-05T05:08:13.215Z] Removing intermediate container 303685c389f5 [2023-09-05T05:08:13.215Z] ---> cdbd6084d751 [2023-09-05T05:08:13.215Z] Step 13/23 : RUN apk add --update --no-cache [2023-09-05T05:08:13.215Z] ---> Running in 4f3ac2358a5e [2023-09-05T05:08:13.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T05:08:13.501Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-05T05:08:13.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T05:08:13.770Z] Sending build context to Docker daemon 5.918MB [2023-09-05T05:08:13.770Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T05:08:13.770Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-05T05:08:13.993Z] OK: 7 MiB in 15 packages [2023-09-05T05:08:14.039Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-05T05:08:14.039Z] edb6bdbacee9: Pulling fs layer [2023-09-05T05:08:14.039Z] 5f9638ab2659: Pulling fs layer [2023-09-05T05:08:14.039Z] 8d51d6327a98: Pulling fs layer [2023-09-05T05:08:14.039Z] 8b374f2dd631: Pulling fs layer [2023-09-05T05:08:14.039Z] ec14aa9079de: Pulling fs layer [2023-09-05T05:08:14.039Z] 2f466654f4bb: Pulling fs layer [2023-09-05T05:08:14.039Z] 554e91adad29: Pulling fs layer [2023-09-05T05:08:14.039Z] ec14aa9079de: Waiting [2023-09-05T05:08:14.039Z] 2f466654f4bb: Waiting [2023-09-05T05:08:14.039Z] 554e91adad29: Waiting [2023-09-05T05:08:14.039Z] 8b374f2dd631: Waiting [2023-09-05T05:08:14.039Z] 5f9638ab2659: Download complete [2023-09-05T05:08:14.039Z] 8b374f2dd631: Verifying Checksum [2023-09-05T05:08:14.039Z] 8b374f2dd631: Download complete [2023-09-05T05:08:14.039Z] ec14aa9079de: Verifying Checksum [2023-09-05T05:08:14.039Z] ec14aa9079de: Download complete [2023-09-05T05:08:14.251Z] Removing intermediate container 4f3ac2358a5e [2023-09-05T05:08:14.251Z] ---> 73fcfe39f529 [2023-09-05T05:08:14.251Z] Step 14/23 : WORKDIR / [2023-09-05T05:08:14.251Z] ---> Running in 66cca1e3a977 [2023-09-05T05:08:14.251Z] Removing intermediate container 66cca1e3a977 [2023-09-05T05:08:14.251Z] ---> b2b6df5042e2 [2023-09-05T05:08:14.252Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-09-05T05:08:14.312Z] edb6bdbacee9: Verifying Checksum [2023-09-05T05:08:14.312Z] edb6bdbacee9: Download complete [2023-09-05T05:08:14.510Z] ---> bdff64c9a3a2 [2023-09-05T05:08:14.510Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-09-05T05:08:15.300Z] edb6bdbacee9: Pull complete [2023-09-05T05:08:15.445Z] ---> 2a09baac40a4 [2023-09-05T05:08:15.445Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-09-05T05:08:15.445Z] ---> 4e8ef4adedc5 [2023-09-05T05:08:15.445Z] Step 18/23 : EXPOSE 59999 [2023-09-05T05:08:15.445Z] ---> Running in 0a782a0075ca [2023-09-05T05:08:15.445Z] Removing intermediate container 0a782a0075ca [2023-09-05T05:08:15.445Z] ---> b218d3fcb5c5 [2023-09-05T05:08:15.445Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-09-05T05:08:15.445Z] ---> Running in 4f8d13593bcb [2023-09-05T05:08:15.445Z] Removing intermediate container 4f8d13593bcb [2023-09-05T05:08:15.445Z] ---> ed3bfe5a80eb [2023-09-05T05:08:15.445Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-05T05:08:15.445Z] ---> Running in 5051b3e42d00 [2023-09-05T05:08:15.704Z] Removing intermediate container 5051b3e42d00 [2023-09-05T05:08:15.704Z] ---> 6f265f5d271c [2023-09-05T05:08:15.704Z] Step 21/23 : LABEL arch=amd64 [2023-09-05T05:08:15.704Z] ---> Running in 968eb5d6c4f8 [2023-09-05T05:08:15.704Z] Removing intermediate container 968eb5d6c4f8 [2023-09-05T05:08:15.704Z] ---> 7c0611d03aef [2023-09-05T05:08:15.704Z] Step 22/23 : LABEL git_sha=a3c91960d92e52cbdab9fb2db5fec403345ab315 [2023-09-05T05:08:15.704Z] ---> Running in bda1c5acdca1 [2023-09-05T05:08:15.704Z] Removing intermediate container bda1c5acdca1 [2023-09-05T05:08:15.704Z] ---> 340982b46646 [2023-09-05T05:08:15.704Z] Step 23/23 : LABEL version=3.1.0-dev.18 [2023-09-05T05:08:15.704Z] ---> Running in ea694befa39d [2023-09-05T05:08:15.704Z] Removing intermediate container ea694befa39d [2023-09-05T05:08:15.704Z] ---> affda699fd21 [2023-09-05T05:08:15.704Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-05T05:08:15.890Z] 554e91adad29: Verifying Checksum [2023-09-05T05:08:15.890Z] 554e91adad29: Download complete [2023-09-05T05:08:15.890Z] 5f9638ab2659: Pull complete [2023-09-05T05:08:15.962Z] Successfully built affda699fd21 [2023-09-05T05:08:15.962Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:08:16.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T05:08:16.387Z] [2023-09-05T05:08:16.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:08:16.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T05:08:16.683Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-05T05:08:16.683Z] 5eb5b503b376: Pulling fs layer [2023-09-05T05:08:16.683Z] 5c69ac0246d0: Pulling fs layer [2023-09-05T05:08:16.683Z] ec43610c2a17: Pulling fs layer [2023-09-05T05:08:16.683Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-05T05:08:16.683Z] 33b1e0a273af: Pulling fs layer [2023-09-05T05:08:16.683Z] 5d3b04190fa2: Pulling fs layer [2023-09-05T05:08:16.683Z] 2f39f015ded8: Pulling fs layer [2023-09-05T05:08:16.683Z] 3a2ae6a8a46f: Waiting [2023-09-05T05:08:16.683Z] 5d3b04190fa2: Waiting [2023-09-05T05:08:16.683Z] 2f39f015ded8: Waiting [2023-09-05T05:08:16.683Z] 33b1e0a273af: Waiting [2023-09-05T05:08:16.683Z] 5c69ac0246d0: Download complete [2023-09-05T05:08:16.683Z] 3a2ae6a8a46f: Download complete [2023-09-05T05:08:16.683Z] 33b1e0a273af: Verifying Checksum [2023-09-05T05:08:16.683Z] 33b1e0a273af: Download complete [2023-09-05T05:08:16.683Z] 5d3b04190fa2: Verifying Checksum [2023-09-05T05:08:16.683Z] 5d3b04190fa2: Download complete [2023-09-05T05:08:16.683Z] ec43610c2a17: Verifying Checksum [2023-09-05T05:08:16.683Z] ec43610c2a17: Download complete [2023-09-05T05:08:16.863Z] 8d51d6327a98: Verifying Checksum [2023-09-05T05:08:16.863Z] 8d51d6327a98: Download complete [2023-09-05T05:08:16.863Z] 2f466654f4bb: Verifying Checksum [2023-09-05T05:08:16.863Z] 2f466654f4bb: Download complete [2023-09-05T05:08:16.941Z] 5eb5b503b376: Verifying Checksum [2023-09-05T05:08:16.941Z] 5eb5b503b376: Download complete [2023-09-05T05:08:17.508Z] 2f39f015ded8: Download complete [2023-09-05T05:08:18.071Z] 5eb5b503b376: Pull complete [2023-09-05T05:08:18.071Z] 5c69ac0246d0: Pull complete [2023-09-05T05:08:18.637Z] ec43610c2a17: Pull complete [2023-09-05T05:08:18.637Z] 3a2ae6a8a46f: Pull complete [2023-09-05T05:08:18.637Z] 33b1e0a273af: Pull complete [2023-09-05T05:08:18.894Z] 5d3b04190fa2: Pull complete [2023-09-05T05:08:23.075Z] 2f39f015ded8: Pull complete [2023-09-05T05:08:23.075Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-05T05:08:23.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T05:08:23.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T05:08:23.154Z] prd-ubuntu20.04-docker-8c-8g-5314 does not seem to be running inside a container [2023-09-05T05:08:23.179Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-09-05T05:08:25.795Z] $ docker top e58445b769814786b67ad82031a4c263ba4efa38707559417226502eec86db00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:08:26.188Z] ---> job-cost.sh [2023-09-05T05:08:26.188Z] lf-activate-venv: SKIPPING [2023-09-05T05:08:26.188Z] INFO: No Stack... [2023-09-05T05:08:26.447Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-05T05:08:27.014Z] INFO: Archiving Costs [Pipeline] sh [2023-09-05T05:08:27.300Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-09-05T05:08:27.300Z] + cut -d, -f6 [Pipeline] lock [2023-09-05T05:08:27.314Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-247-stack-cost] [2023-09-05T05:08:27.320Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-247-stack-cost] did not exist. Created. [2023-09-05T05:08:27.320Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-247-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T05:08:27.618Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-05T05:08:27.652Z] Stashed 1 file(s) [Pipeline] } [2023-09-05T05:08:27.659Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-247-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-05T05:08:27.677Z] $ docker stop --time=1 e58445b769814786b67ad82031a4c263ba4efa38707559417226502eec86db00 [2023-09-05T05:08:28.815Z] $ docker rm -f --volumes e58445b769814786b67ad82031a4c263ba4efa38707559417226502eec86db00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-05T05:08:29.220Z] 8d51d6327a98: Pull complete [2023-09-05T05:08:29.220Z] 8b374f2dd631: Pull complete [2023-09-05T05:08:29.220Z] ec14aa9079de: Pull complete [2023-09-05T05:08:35.887Z] 2f466654f4bb: Pull complete [2023-09-05T05:08:37.322Z] 554e91adad29: Pull complete [2023-09-05T05:08:37.322Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-05T05:08:37.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T05:08:37.322Z] ---> 1e15ea492957 [2023-09-05T05:08:37.322Z] Step 3/10 : ARG MAKE=make build [2023-09-05T05:08:39.287Z] ---> Running in db9a474a8b0d [2023-09-05T05:08:39.558Z] Removing intermediate container db9a474a8b0d [2023-09-05T05:08:39.558Z] ---> 013287d036a8 [2023-09-05T05:08:39.558Z] Step 4/10 : WORKDIR /device-sdk-go [2023-09-05T05:08:39.826Z] ---> Running in c3ff59918b51 [2023-09-05T05:08:40.094Z] Removing intermediate container c3ff59918b51 [2023-09-05T05:08:40.094Z] ---> 306418496e24 [2023-09-05T05:08:40.094Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-05T05:08:40.094Z] ---> Running in e664a53c7d6e [2023-09-05T05:08:40.365Z] Removing intermediate container e664a53c7d6e [2023-09-05T05:08:40.365Z] ---> 0598945beb99 [2023-09-05T05:08:40.365Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-09-05T05:08:40.365Z] ---> Running in e7d0f0eb6a57 [2023-09-05T05:08:41.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T05:08:42.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T05:08:43.007Z] OK: 263 MiB in 53 packages [2023-09-05T05:08:44.023Z] Removing intermediate container e7d0f0eb6a57 [2023-09-05T05:08:44.023Z] ---> e5ce05fc73e3 [2023-09-05T05:08:44.023Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-05T05:08:44.616Z] ---> 5f8640d0fe66 [2023-09-05T05:08:44.616Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T05:08:44.616Z] ---> Running in cb299707d559 [2023-09-05T05:10:21.364Z] Removing intermediate container cb299707d559 [2023-09-05T05:10:21.364Z] ---> 4879a490d7db [2023-09-05T05:10:21.364Z] Step 9/10 : COPY . . [2023-09-05T05:10:21.364Z] ---> 608a4b4267af [2023-09-05T05:10:21.364Z] Step 10/10 : RUN ${MAKE} [2023-09-05T05:10:21.364Z] ---> Running in e4cc2700fd42 [2023-09-05T05:10:21.364Z] noop [2023-09-05T05:10:21.364Z] Removing intermediate container e4cc2700fd42 [2023-09-05T05:10:21.364Z] ---> 3aa7c08944a2 [2023-09-05T05:10:21.364Z] Successfully built 3aa7c08944a2 [2023-09-05T05:10:21.364Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:10:21.714Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T05:10:21.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T05:10:21.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-5315 does not seem to be running inside a container [2023-09-05T05:10:21.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/247 -v /w/workspace/device-sdk-go/247:/w/workspace/device-sdk-go/247:rw,z -v /w/workspace/device-sdk-go/247@tmp:/w/workspace/device-sdk-go/247@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 [2023-09-05T05:10:23.219Z] $ docker top 653f5a8ba103ed4b010a9c32ea86204da2315d881491bcbfd7147cb0240b8ba4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T05:10:24.024Z] + go version [2023-09-05T05:10:24.024Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-05T05:10:24.048Z] $ docker stop --time=1 653f5a8ba103ed4b010a9c32ea86204da2315d881491bcbfd7147cb0240b8ba4 [2023-09-05T05:10:28.374Z] $ docker rm -f --volumes 653f5a8ba103ed4b010a9c32ea86204da2315d881491bcbfd7147cb0240b8ba4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:10:28.926Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T05:10:28.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T05:10:29.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-5315 does not seem to be running inside a container [2023-09-05T05:10:29.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/247 -v /w/workspace/device-sdk-go/247:/w/workspace/device-sdk-go/247:rw,z -v /w/workspace/device-sdk-go/247@tmp:/w/workspace/device-sdk-go/247@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 [2023-09-05T05:10:30.418Z] $ docker top 769ad6efa85e170ff54aeb03bae286cc9ea3e39b8497603c2a769e05c31fe7ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T05:10:31.248Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/247 [Pipeline] fileExists [Pipeline] sh [2023-09-05T05:10:31.895Z] + make test [2023-09-05T05:10:31.895Z] go test -race -coverprofile=coverage.out ./... [2023-09-05T05:11:10.758Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-09-05T05:13:17.418Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-09-05T05:13:17.418Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-09-05T05:13:17.418Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-09-05T05:13:17.418Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-09-05T05:13:17.418Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-09-05T05:13:24.049Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.208s coverage: 27.6% of statements [2023-09-05T05:13:28.289Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.255s coverage: 80.2% of statements [2023-09-05T05:13:40.575Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-09-05T05:13:40.575Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-09-05T05:13:40.575Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.341s coverage: 86.0% of statements [2023-09-05T05:13:45.912Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-09-05T05:13:46.179Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.514s coverage: 71.8% of statements [2023-09-05T05:13:49.538Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.337s coverage: 14.1% of statements [2023-09-05T05:13:52.122Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-09-05T05:13:52.122Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-05T05:13:57.452Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-09-05T05:13:58.405Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 9.066s coverage: 43.8% of statements [2023-09-05T05:13:58.405Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.443s coverage: 68.5% of statements [2023-09-05T05:13:58.405Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.418s coverage: 89.2% of statements [2023-09-05T05:13:58.405Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.245s coverage: 5.5% of statements [2023-09-05T05:13:58.987Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-05T05:13:58.987Z] GO111MODULE=on go vet ./... [2023-09-05T05:16:35.714Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T05:16:35.714Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T05:16:35.714Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-05T05:16:35.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-05T05:16:35.752Z] $ docker stop --time=1 769ad6efa85e170ff54aeb03bae286cc9ea3e39b8497603c2a769e05c31fe7ec [2023-09-05T05:16:38.875Z] $ docker rm -f --volumes 769ad6efa85e170ff54aeb03bae286cc9ea3e39b8497603c2a769e05c31fe7ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T05:16:40.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-05T05:16:40.376Z] Warning: overwriting stash ‘coverage-report’ [2023-09-05T05:16:40.880Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T05:16:41.264Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-05T05:16:41.574Z] + ls -al . [2023-09-05T05:16:41.574Z] total 300 [2023-09-05T05:16:41.574Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 05:10 . [2023-09-05T05:16:41.574Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 05:07 .. [2023-09-05T05:16:41.574Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 5 05:07 .dockerignore [2023-09-05T05:16:41.574Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 05:07 .git [2023-09-05T05:16:41.574Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 05:07 .github [2023-09-05T05:16:41.574Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 5 05:07 .gitignore [2023-09-05T05:16:41.574Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 5 05:07 .golangci.yml [2023-09-05T05:16:41.574Z] -rw-rw-r-- 1 jenkins jenkins 44878 Sep 5 05:07 CHANGELOG.md [2023-09-05T05:16:41.574Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 05:07 GOVERNANCE.md [2023-09-05T05:16:41.574Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 5 05:07 Jenkinsfile [2023-09-05T05:16:41.574Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 5 05:07 LICENSE [2023-09-05T05:16:41.574Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 5 05:07 Makefile [2023-09-05T05:16:41.574Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 5 05:07 OWNERS.md [2023-09-05T05:16:41.574Z] -rw-rw-r-- 1 jenkins jenkins 4933 Sep 5 05:07 README.md [2023-09-05T05:16:41.574Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 5 05:05 VERSION [2023-09-05T05:16:41.574Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 05:07 bin [2023-09-05T05:16:41.574Z] -rw-r--r-- 1 jenkins jenkins 120470 Sep 5 05:13 coverage.out [2023-09-05T05:16:41.574Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 5 05:07 example [2023-09-05T05:16:41.574Z] -rw-rw-r-- 1 jenkins jenkins 3721 Sep 5 05:07 go.mod [2023-09-05T05:16:41.574Z] -rw-rw-r-- 1 jenkins jenkins 33545 Sep 5 05:07 go.sum [2023-09-05T05:16:41.574Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 05:07 internal [2023-09-05T05:16:41.574Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 05:07 openapi [2023-09-05T05:16:41.574Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 5 05:07 pkg [2023-09-05T05:16:41.574Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 05:07 snap [2023-09-05T05:16:41.574Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 5 05:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:16:41.910Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a3c91960d92e52cbdab9fb2db5fec403345ab315 --label arch=arm64 --label version=3.1.0-dev.18 . [2023-09-05T05:16:42.179Z] Sending build context to Docker daemon 6.04MB [2023-09-05T05:16:42.179Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T05:16:42.179Z] Step 2/23 : FROM ${BASE} AS builder [2023-09-05T05:16:42.179Z] ---> 3aa7c08944a2 [2023-09-05T05:16:42.179Z] Step 3/23 : ARG MAKE=make build [2023-09-05T05:16:42.447Z] ---> Running in ceeb2f612800 [2023-09-05T05:16:42.712Z] Removing intermediate container ceeb2f612800 [2023-09-05T05:16:42.713Z] ---> 04ad4d759d5a [2023-09-05T05:16:42.713Z] Step 4/23 : WORKDIR /device-sdk-go [2023-09-05T05:16:42.713Z] ---> Running in ce391fdc7946 [2023-09-05T05:16:42.981Z] Removing intermediate container ce391fdc7946 [2023-09-05T05:16:42.981Z] ---> 6a258ad21604 [2023-09-05T05:16:42.981Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-05T05:16:42.981Z] ---> Running in 1cc759fd2a71 [2023-09-05T05:16:43.248Z] Removing intermediate container 1cc759fd2a71 [2023-09-05T05:16:43.248Z] ---> 86788005c7c0 [2023-09-05T05:16:43.248Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-09-05T05:16:43.522Z] ---> Running in 82b20f6bc659 [2023-09-05T05:16:44.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T05:16:44.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T05:16:46.170Z] OK: 263 MiB in 53 packages [2023-09-05T05:16:46.752Z] Removing intermediate container 82b20f6bc659 [2023-09-05T05:16:46.752Z] ---> d669507e40df [2023-09-05T05:16:46.752Z] Step 7/23 : COPY go.mod vendor* ./ [2023-09-05T05:16:47.020Z] ---> c45ea52dc9ab [2023-09-05T05:16:47.020Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T05:16:47.289Z] ---> Running in a774a575612e [2023-09-05T05:16:49.236Z] Removing intermediate container a774a575612e [2023-09-05T05:16:49.236Z] ---> 32f5f75ee29b [2023-09-05T05:16:49.236Z] Step 9/23 : COPY . . [2023-09-05T05:16:52.575Z] ---> 70814ba42e1e [2023-09-05T05:16:52.575Z] Step 10/23 : RUN ${MAKE} [2023-09-05T05:16:52.844Z] ---> Running in f76fe7d351c8 [2023-09-05T05:16:53.801Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.18" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-09-05T05:19:15.655Z] Removing intermediate container f76fe7d351c8 [2023-09-05T05:19:15.655Z] ---> 0beb2c5226d4 [2023-09-05T05:19:15.655Z] Step 11/23 : FROM alpine:3.17 [2023-09-05T05:19:15.655Z] 3.17: Pulling from library/alpine [2023-09-05T05:19:15.655Z] 4060ece20d7a: Pulling fs layer [2023-09-05T05:19:15.655Z] 4060ece20d7a: Verifying Checksum [2023-09-05T05:19:15.655Z] 4060ece20d7a: Download complete [2023-09-05T05:19:15.655Z] 4060ece20d7a: Pull complete [2023-09-05T05:19:15.655Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T05:19:15.655Z] Status: Downloaded newer image for alpine:3.17 [2023-09-05T05:19:15.655Z] ---> 8650cd65339b [2023-09-05T05:19:15.655Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-05T05:19:15.655Z] ---> Running in 4f8652027867 [2023-09-05T05:19:15.655Z] Removing intermediate container 4f8652027867 [2023-09-05T05:19:15.655Z] ---> 058e2878a751 [2023-09-05T05:19:15.655Z] Step 13/23 : RUN apk add --update --no-cache [2023-09-05T05:19:15.655Z] ---> Running in 9069e4a156e4 [2023-09-05T05:19:15.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T05:19:15.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T05:19:15.655Z] OK: 7 MiB in 15 packages [2023-09-05T05:19:15.655Z] Removing intermediate container 9069e4a156e4 [2023-09-05T05:19:15.655Z] ---> 0406262aba37 [2023-09-05T05:19:15.655Z] Step 14/23 : WORKDIR / [2023-09-05T05:19:15.655Z] ---> Running in 1ec21d3838f4 [2023-09-05T05:19:15.655Z] Removing intermediate container 1ec21d3838f4 [2023-09-05T05:19:15.655Z] ---> 35d9b8c68a0c [2023-09-05T05:19:15.655Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-09-05T05:19:15.655Z] ---> c4d833cc8ad1 [2023-09-05T05:19:15.655Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-09-05T05:19:15.655Z] ---> 9792862bec64 [2023-09-05T05:19:15.655Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-09-05T05:19:15.655Z] ---> 8543d5684e81 [2023-09-05T05:19:15.655Z] Step 18/23 : EXPOSE 59999 [2023-09-05T05:19:15.655Z] ---> Running in 0469d2efbe9d [2023-09-05T05:19:15.655Z] Removing intermediate container 0469d2efbe9d [2023-09-05T05:19:15.655Z] ---> 6ab1fbf31037 [2023-09-05T05:19:15.655Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-09-05T05:19:15.655Z] ---> Running in f13ce7c3fea3 [2023-09-05T05:19:15.655Z] Removing intermediate container f13ce7c3fea3 [2023-09-05T05:19:15.655Z] ---> ba51b9248a28 [2023-09-05T05:19:15.655Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-05T05:19:15.655Z] ---> Running in 679fcb0b1b70 [2023-09-05T05:19:15.655Z] Removing intermediate container 679fcb0b1b70 [2023-09-05T05:19:15.655Z] ---> 7c5ba1daf61d [2023-09-05T05:19:15.655Z] Step 21/23 : LABEL arch=arm64 [2023-09-05T05:19:15.655Z] ---> Running in d4d1bd08d71a [2023-09-05T05:19:15.655Z] Removing intermediate container d4d1bd08d71a [2023-09-05T05:19:15.655Z] ---> 998955160dfe [2023-09-05T05:19:15.655Z] Step 22/23 : LABEL git_sha=a3c91960d92e52cbdab9fb2db5fec403345ab315 [2023-09-05T05:19:15.655Z] ---> Running in b16506ba7730 [2023-09-05T05:19:15.655Z] Removing intermediate container b16506ba7730 [2023-09-05T05:19:15.655Z] ---> a0c9589c1a2e [2023-09-05T05:19:15.655Z] Step 23/23 : LABEL version=3.1.0-dev.18 [2023-09-05T05:19:15.655Z] ---> Running in c2a9f2abbf92 [2023-09-05T05:19:15.655Z] Removing intermediate container c2a9f2abbf92 [2023-09-05T05:19:15.655Z] ---> b67e1899da45 [2023-09-05T05:19:15.655Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-05T05:19:15.655Z] Successfully built b67e1899da45 [2023-09-05T05:19:15.655Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:19:16.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T05:19:16.073Z] [2023-09-05T05:19:16.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:19:16.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T05:19:16.408Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-05T05:19:16.408Z] 8998bd30e6a1: Pulling fs layer [2023-09-05T05:19:16.408Z] 04944245beec: Pulling fs layer [2023-09-05T05:19:16.408Z] 699f458cf7ca: Pulling fs layer [2023-09-05T05:19:16.408Z] 765212b225bb: Pulling fs layer [2023-09-05T05:19:16.408Z] f23df028b6ca: Pulling fs layer [2023-09-05T05:19:16.408Z] d65c8cfc05b1: Pulling fs layer [2023-09-05T05:19:16.408Z] 2437ff75d9bd: Pulling fs layer [2023-09-05T05:19:16.408Z] f23df028b6ca: Waiting [2023-09-05T05:19:16.408Z] d65c8cfc05b1: Waiting [2023-09-05T05:19:16.408Z] 765212b225bb: Waiting [2023-09-05T05:19:16.408Z] 2437ff75d9bd: Waiting [2023-09-05T05:19:16.680Z] 04944245beec: Verifying Checksum [2023-09-05T05:19:16.680Z] 04944245beec: Download complete [2023-09-05T05:19:16.680Z] 765212b225bb: Verifying Checksum [2023-09-05T05:19:16.680Z] 765212b225bb: Download complete [2023-09-05T05:19:16.680Z] f23df028b6ca: Download complete [2023-09-05T05:19:16.680Z] d65c8cfc05b1: Verifying Checksum [2023-09-05T05:19:16.680Z] d65c8cfc05b1: Download complete [2023-09-05T05:19:16.680Z] 699f458cf7ca: Verifying Checksum [2023-09-05T05:19:16.680Z] 699f458cf7ca: Download complete [2023-09-05T05:19:17.266Z] 8998bd30e6a1: Download complete [2023-09-05T05:19:19.223Z] 2437ff75d9bd: Verifying Checksum [2023-09-05T05:19:19.223Z] 2437ff75d9bd: Download complete [2023-09-05T05:19:21.163Z] 8998bd30e6a1: Pull complete [2023-09-05T05:19:23.101Z] 04944245beec: Pull complete [2023-09-05T05:19:24.059Z] 699f458cf7ca: Pull complete [2023-09-05T05:19:24.336Z] 765212b225bb: Pull complete [2023-09-05T05:19:24.916Z] f23df028b6ca: Pull complete [2023-09-05T05:19:25.183Z] d65c8cfc05b1: Pull complete [2023-09-05T05:19:40.199Z] 2437ff75d9bd: Pull complete [2023-09-05T05:19:40.199Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-05T05:19:40.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T05:19:40.199Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T05:19:40.402Z] prd-ubuntu20.04-docker-arm64-4c-16g-5315 does not seem to be running inside a container [2023-09-05T05:19:40.482Z] $ 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-sdk-go/247 -v /w/workspace/device-sdk-go/247:/w/workspace/device-sdk-go/247:rw,z -v /w/workspace/device-sdk-go/247@tmp:/w/workspace/device-sdk-go/247@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 [2023-09-05T05:19:43.338Z] $ docker top 795688b094f3db7d3a3946c582d76628e902b509d92ffe934123c53f3fc6329c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:19:43.848Z] ---> job-cost.sh [2023-09-05T05:19:44.113Z] lf-activate-venv: SKIPPING [2023-09-05T05:19:44.113Z] INFO: No Stack... [2023-09-05T05:19:44.378Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-05T05:19:45.334Z] INFO: Archiving Costs [Pipeline] sh [2023-09-05T05:19:45.651Z] + cut -d, -f6 [2023-09-05T05:19:45.651Z] + cat /w/workspace/device-sdk-go/247/archives/cost.csv [Pipeline] lock [2023-09-05T05:19:45.716Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-247-stack-cost] [2023-09-05T05:19:45.722Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-247-stack-cost] did not exist. Created. [2023-09-05T05:19:45.722Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-247-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T05:19:46.056Z] /w/workspace/device-sdk-go/247@tmp/durable-2f203cfe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-05T05:19:46.709Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-05T05:19:46.724Z] Warning: overwriting stash ‘stack-cost’ [2023-09-05T05:19:46.801Z] Stashed 1 file(s) [Pipeline] } [2023-09-05T05:19:46.807Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-247-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-05T05:19:46.832Z] $ docker stop --time=1 795688b094f3db7d3a3946c582d76628e902b509d92ffe934123c53f3fc6329c [2023-09-05T05:19:48.343Z] $ docker rm -f --volumes 795688b094f3db7d3a3946c582d76628e902b509d92ffe934123c53f3fc6329c [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 [2023-09-05T05:19:48.780Z] provisioning config files... [2023-09-05T05:19:48.787Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15899140310268164118tmp [Pipeline] { [Pipeline] sh [2023-09-05T05:19:49.073Z] + set +x [2023-09-05T05:19:49.073Z] + curl -s https://codecov.io/bash [2023-09-05T05:19:49.073Z] + bash -s -- [2023-09-05T05:19:49.073Z] [2023-09-05T05:19:49.073Z] _____ _ [2023-09-05T05:19:49.073Z] / ____| | | [2023-09-05T05:19:49.073Z] | | ___ __| | ___ ___ _____ __ [2023-09-05T05:19:49.073Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-05T05:19:49.073Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-05T05:19:49.073Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-05T05:19:49.073Z] Bash-1.0.6 [2023-09-05T05:19:49.073Z] [2023-09-05T05:19:49.073Z] [2023-09-05T05:19:49.073Z] ==> git version 2.25.1 found [2023-09-05T05:19:49.073Z] ==> 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 [2023-09-05T05:19:49.073Z] Release-Date: 2020-01-08 [2023-09-05T05:19:49.073Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-05T05:19:49.073Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-05T05:19:49.073Z] ==> Jenkins CI detected. [2023-09-05T05:19:49.073Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-09-05T05:19:49.073Z] project root: . [2023-09-05T05:19:49.073Z] --> token set from env [2023-09-05T05:19:49.073Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-05T05:19:49.073Z] ==> Running gcov in . (disable via -X gcov) [2023-09-05T05:19:49.073Z] ==> Python coveragepy not found [2023-09-05T05:19:49.073Z] ==> Searching for coverage reports in: [2023-09-05T05:19:49.073Z] + . [2023-09-05T05:19:49.073Z] -> Found 1 reports [2023-09-05T05:19:49.073Z] ==> Detecting git/mercurial file structure [2023-09-05T05:19:49.073Z] ==> Reading reports [2023-09-05T05:19:49.073Z] + ./coverage.out bytes=120470 [2023-09-05T05:19:49.331Z] ==> Appending adjustments [2023-09-05T05:19:49.331Z] https://docs.codecov.io/docs/fixing-reports [2023-09-05T05:19:49.590Z] + Found adjustments [2023-09-05T05:19:49.590Z] ==> Gzipping contents [2023-09-05T05:19:49.590Z] 20K /tmp/codecov.N9uy4k.gz [2023-09-05T05:19:49.590Z] ==> Uploading reports [2023-09-05T05:19:49.590Z] url: https://codecov.io [2023-09-05T05:19:49.590Z] query: branch=main&commit=a3c91960d92e52cbdab9fb2db5fec403345ab315&build=247&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F247%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-05T05:19:49.590Z] -> Pinging Codecov [2023-09-05T05:19:49.590Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=a3c91960d92e52cbdab9fb2db5fec403345ab315&build=247&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F247%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-05T05:19:49.590Z] -> Uploading to [2023-09-05T05:19:49.590Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-05/7E55EF52A471D76F132DFD9A03CDDE97/a3c91960d92e52cbdab9fb2db5fec403345ab315/027ff573-25fa-4be4-bc3c-58cfb58433ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230905T051949Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e19e86ac548799189391215b7f0e6df066c8e429d46b50ee83fd38e33daf801a [2023-09-05T05:19:49.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T05:19:49.590Z] Dload Upload Total Spent Left Speed [2023-09-05T05:19:49.848Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16469 0 0 100 16469 0 89505 --:--:-- --:--:-- --:--:-- 89505 [2023-09-05T05:19:49.848Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/a3c91960d92e52cbdab9fb2db5fec403345ab315 [Pipeline] } [2023-09-05T05:19:49.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-05T05:19:50.040Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-05T05:19:50.051Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:19:50.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-05T05:19:50.351Z] [2023-09-05T05:19:50.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:19:50.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-05T05:19:50.651Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-05T05:19:50.651Z] df9b9388f04a: Pulling fs layer [2023-09-05T05:19:50.651Z] 52dc419b0ee2: Pulling fs layer [2023-09-05T05:19:50.651Z] 25bc292e5bac: Pulling fs layer [2023-09-05T05:19:50.651Z] 114826534d7a: Pulling fs layer [2023-09-05T05:19:50.651Z] 4657fd5d0bcf: Pulling fs layer [2023-09-05T05:19:50.651Z] 6ad1cebc031e: Pulling fs layer [2023-09-05T05:19:50.651Z] 8a3aa393b2d8: Pulling fs layer [2023-09-05T05:19:50.651Z] 4657fd5d0bcf: Waiting [2023-09-05T05:19:50.651Z] 6ad1cebc031e: Waiting [2023-09-05T05:19:50.651Z] 8a3aa393b2d8: Waiting [2023-09-05T05:19:50.651Z] 25bc292e5bac: Verifying Checksum [2023-09-05T05:19:50.651Z] 25bc292e5bac: Download complete [2023-09-05T05:19:50.651Z] 52dc419b0ee2: Verifying Checksum [2023-09-05T05:19:50.651Z] 52dc419b0ee2: Download complete [2023-09-05T05:19:50.651Z] df9b9388f04a: Verifying Checksum [2023-09-05T05:19:50.651Z] df9b9388f04a: Download complete [2023-09-05T05:19:50.909Z] df9b9388f04a: Pull complete [2023-09-05T05:19:50.909Z] 6ad1cebc031e: Verifying Checksum [2023-09-05T05:19:50.909Z] 6ad1cebc031e: Download complete [2023-09-05T05:19:50.909Z] 52dc419b0ee2: Pull complete [2023-09-05T05:19:50.909Z] 25bc292e5bac: Pull complete [2023-09-05T05:19:51.855Z] 114826534d7a: Verifying Checksum [2023-09-05T05:19:51.855Z] 114826534d7a: Download complete [2023-09-05T05:19:51.855Z] 8a3aa393b2d8: Verifying Checksum [2023-09-05T05:19:51.855Z] 8a3aa393b2d8: Download complete [2023-09-05T05:19:57.383Z] 114826534d7a: Pull complete [2023-09-05T05:19:57.383Z] 4657fd5d0bcf: Pull complete [2023-09-05T05:19:59.131Z] 6ad1cebc031e: Pull complete [2023-09-05T05:20:05.672Z] 8a3aa393b2d8: Pull complete [2023-09-05T05:20:05.672Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-05T05:20:05.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-05T05:20:05.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T05:20:05.758Z] prd-ubuntu20.04-docker-8c-8g-5314 does not seem to be running inside a container [2023-09-05T05:20:05.797Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-05T05:20:09.117Z] $ docker top 435bfe3ee0cba45ca19bec2575d2b6f101fc4d6153fbe03b30375839d45b60d8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-05T05:20:11.313Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-09-05T05:20:11.592Z] + set -o pipefail [2023-09-05T05:20:11.592Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-09-05T05:20:32.770Z] [2023-09-05T05:20:32.770Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-09-05T05:20:32.770Z] [2023-09-05T05:20:32.770Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/70b82384-f09f-424e-bba4-8e33c0d7a32e [2023-09-05T05:20:32.770Z] [2023-09-05T05:20:32.770Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-05T05:20:32.770Z] [2023-09-05T05:20:32.770Z] [2023-09-05T05:20:32.770Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-05T05:20:32.770Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-05T05:20:32.770Z] More details here: https://snyk.co/ue1NS [2023-09-05T05:20:32.770Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-05T05:20:32.770Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-05T05:20:32.785Z] $ docker stop --time=1 435bfe3ee0cba45ca19bec2575d2b6f101fc4d6153fbe03b30375839d45b60d8 [2023-09-05T05:20:36.112Z] $ docker rm -f --volumes 435bfe3ee0cba45ca19bec2575d2b6f101fc4d6153fbe03b30375839d45b60d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-05T05:20:36.537Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T05:20:36.550Z] provisioning config files... [2023-09-05T05:20:36.557Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10790436882710381484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:20:36.852Z] --> edgex-publish-swagger.sh [2023-09-05T05:20:36.852Z] === Publish openapi/v3 API === [2023-09-05T05:20:36.852Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-05T05:20:36.852Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-09-05T05:20:36.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T05:20:36.852Z] Dload Upload Total Spent Left Speed [2023-09-05T05:20:37.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 47633 --:--:-- --:--:-- --:--:-- 47538 100 23674 0 0 100 23674 0 47633 --:--:-- --:--:-- --:--:-- 47538 [2023-09-05T05:20:37.110Z] [2023-09-05T05:20:37.110Z] [Pipeline] } [2023-09-05T05:20:37.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T05:20:37.776Z] + git log --format=format:%s -1 a3c91960d92e52cbdab9fb2db5fec403345ab315 [Pipeline] sh [2023-09-05T05:20:38.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T05:20:38.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:20:38.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T05:20:38.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T05:20:38.423Z] prd-ubuntu20.04-docker-8c-8g-5314 does not seem to be running inside a container [2023-09-05T05:20:38.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-05T05:20:38.807Z] $ docker top f4e783b8564734df6f2638b8441d38eca5e80fede59dcb0643da493d69d1fea7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T05:20:38.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T05:20:38.893Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T05:20:39.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T05:20:39.011Z] $ docker exec f4e783b8564734df6f2638b8441d38eca5e80fede59dcb0643da493d69d1fea7 ssh-agent [2023-09-05T05:20:39.108Z] SSH_AUTH_SOCK=/tmp/ssh-quP8QGd7GpOI/agent.32 [2023-09-05T05:20:39.108Z] SSH_AGENT_PID=39 [2023-09-05T05:20:39.112Z] Running ssh-add (command line suppressed) [2023-09-05T05:20:39.211Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9778266689499209288.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9778266689499209288.key) [2023-09-05T05:20:39.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T05:20:39.513Z] + git semver tag [2023-09-05T05:20:39.771Z] 2023-09-05 05:20:39,686 [run_tag] DEBUG tag force:False [2023-09-05T05:20:39.771Z] 2023-09-05 05:20:39,686 [check_head_tag] DEBUG check head tag [2023-09-05T05:20:39.771Z] 2023-09-05 05:20:39,687 [execute] INFO git cat-file --batch-check [2023-09-05T05:20:39.771Z] 2023-09-05 05:20:39,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-09-05T05:20:39.771Z] 2023-09-05 05:20:39,691 [execute] INFO git cat-file --batch [2023-09-05T05:20:39.771Z] 2023-09-05 05:20:39,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-09-05T05:20:39.771Z] 2023-09-05 05:20:39,705 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-05T05:20:39.771Z] 2023-09-05 05:20:39,706 [execute] INFO git tag -a v3.1.0-dev.18 -m v3.1.0-dev.18 [2023-09-05T05:20:39.771Z] 2023-09-05 05:20:39,706 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.18', '-m', 'v3.1.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-05T05:20:39.771Z] 2023-09-05 05:20:39,711 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-05T05:20:39.771Z] 3.1.0-dev.18 [Pipeline] } [2023-09-05T05:20:39.783Z] $ docker exec --env ******** --env ******** f4e783b8564734df6f2638b8441d38eca5e80fede59dcb0643da493d69d1fea7 ssh-agent -k [2023-09-05T05:20:39.885Z] unset SSH_AUTH_SOCK; [2023-09-05T05:20:39.886Z] unset SSH_AGENT_PID; [2023-09-05T05:20:39.886Z] echo Agent pid 39 killed; [2023-09-05T05:20:39.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T05:20:40.196Z] + git semver [Pipeline] } [2023-09-05T05:20:40.470Z] $ docker stop --time=1 f4e783b8564734df6f2638b8441d38eca5e80fede59dcb0643da493d69d1fea7 [2023-09-05T05:20:41.733Z] $ docker rm -f --volumes f4e783b8564734df6f2638b8441d38eca5e80fede59dcb0643da493d69d1fea7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:20:42.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-05T05:20:42.098Z] [2023-09-05T05:20:42.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:20:42.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-05T05:20:42.403Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-05T05:20:42.403Z] ab5ef0e58194: Pulling fs layer [2023-09-05T05:20:42.403Z] 9712f1f96733: Pulling fs layer [2023-09-05T05:20:42.403Z] 63f879dbbcfc: Pulling fs layer [2023-09-05T05:20:42.403Z] 0d9ebad4ef96: Pulling fs layer [2023-09-05T05:20:42.403Z] e9a5061849ea: Pulling fs layer [2023-09-05T05:20:42.403Z] d747dcd14b5f: Pulling fs layer [2023-09-05T05:20:42.403Z] 2de7ff778b66: Pulling fs layer [2023-09-05T05:20:42.403Z] 2de7ff778b66: Waiting [2023-09-05T05:20:42.403Z] e9a5061849ea: Waiting [2023-09-05T05:20:42.403Z] 0d9ebad4ef96: Waiting [2023-09-05T05:20:42.403Z] d747dcd14b5f: Waiting [2023-09-05T05:20:42.403Z] 9712f1f96733: Verifying Checksum [2023-09-05T05:20:42.403Z] 9712f1f96733: Download complete [2023-09-05T05:20:42.667Z] 63f879dbbcfc: Verifying Checksum [2023-09-05T05:20:42.667Z] 63f879dbbcfc: Download complete [2023-09-05T05:20:42.667Z] e9a5061849ea: Verifying Checksum [2023-09-05T05:20:42.667Z] e9a5061849ea: Download complete [2023-09-05T05:20:42.927Z] d747dcd14b5f: Verifying Checksum [2023-09-05T05:20:42.927Z] d747dcd14b5f: Download complete [2023-09-05T05:20:42.927Z] 0d9ebad4ef96: Verifying Checksum [2023-09-05T05:20:42.927Z] 0d9ebad4ef96: Download complete [2023-09-05T05:20:42.927Z] ab5ef0e58194: Verifying Checksum [2023-09-05T05:20:42.927Z] ab5ef0e58194: Download complete [2023-09-05T05:20:42.927Z] 2de7ff778b66: Verifying Checksum [2023-09-05T05:20:42.927Z] 2de7ff778b66: Download complete [2023-09-05T05:20:45.454Z] ab5ef0e58194: Pull complete [2023-09-05T05:20:45.454Z] 9712f1f96733: Pull complete [2023-09-05T05:20:46.018Z] 63f879dbbcfc: Pull complete [2023-09-05T05:20:50.199Z] 0d9ebad4ef96: Pull complete [2023-09-05T05:20:50.199Z] e9a5061849ea: Pull complete [2023-09-05T05:20:50.199Z] d747dcd14b5f: Pull complete [2023-09-05T05:20:51.131Z] 2de7ff778b66: Pull complete [2023-09-05T05:20:51.131Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-05T05:20:51.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-05T05:20:51.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T05:20:51.217Z] prd-ubuntu20.04-docker-8c-8g-5314 does not seem to be running inside a container [2023-09-05T05:20:51.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-05T05:20:56.147Z] $ docker top 390694980f1a4d5205f86ee27feb7e9d38a695f2b8b69f41f0c85eddbbce70b7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-05T05:20:56.208Z] provisioning config files... [2023-09-05T05:20:56.215Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18050171421339290000tmp [2023-09-05T05:20:56.225Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7510348468005216159tmp [2023-09-05T05:20:56.235Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11954415922568335157tmp [Pipeline] { [Pipeline] echo [2023-09-05T05:20:56.252Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:20:56.533Z] ---> sigul-configuration.sh [2023-09-05T05:20:56.533Z] gpg: directory `/root/.gnupg' created [2023-09-05T05:20:56.533Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-05T05:20:56.533Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-05T05:20:56.533Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-05T05:20:56.533Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-05T05:20:56.533Z] gpg: CAST5 encrypted data [2023-09-05T05:20:56.533Z] gpg: encrypted with 1 passphrase [2023-09-05T05:20:56.533Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-05T05:20:56.818Z] + mkdir /home/jenkins [2023-09-05T05:20:56.818Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-05T05:20:57.101Z] + 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 [2023-09-05T05:20:57.109Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:20:57.394Z] ---> sigul-install.sh [2023-09-05T05:20:57.394Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-05T05:20:57.678Z] + git tag --list [2023-09-05T05:20:57.678Z] 0.7.1 [2023-09-05T05:20:57.678Z] delhi-tag [2023-09-05T05:20:57.678Z] v1.0.0 [2023-09-05T05:20:57.678Z] v1.1.0 [2023-09-05T05:20:57.678Z] v1.1.1 [2023-09-05T05:20:57.678Z] v1.1.2 [2023-09-05T05:20:57.678Z] v1.2.0 [2023-09-05T05:20:57.678Z] v1.2.1 [2023-09-05T05:20:57.678Z] v1.2.2 [2023-09-05T05:20:57.678Z] v1.2.3 [2023-09-05T05:20:57.678Z] v1.3.0 [2023-09-05T05:20:57.678Z] v1.4.0 [2023-09-05T05:20:57.678Z] v2.0.0 [2023-09-05T05:20:57.678Z] v2.1.0 [2023-09-05T05:20:57.678Z] v2.1.1 [2023-09-05T05:20:57.678Z] v2.2.0 [2023-09-05T05:20:57.678Z] v2.3.0 [2023-09-05T05:20:57.678Z] v2.3.1 [2023-09-05T05:20:57.678Z] v3.0 [2023-09-05T05:20:57.678Z] v3.0.0 [2023-09-05T05:20:57.678Z] v3.0.1-dev.1 [2023-09-05T05:20:57.678Z] v3.1.0-dev.1 [2023-09-05T05:20:57.678Z] v3.1.0-dev.10 [2023-09-05T05:20:57.678Z] v3.1.0-dev.11 [2023-09-05T05:20:57.678Z] v3.1.0-dev.12 [2023-09-05T05:20:57.678Z] v3.1.0-dev.13 [2023-09-05T05:20:57.678Z] v3.1.0-dev.14 [2023-09-05T05:20:57.678Z] v3.1.0-dev.15 [2023-09-05T05:20:57.678Z] v3.1.0-dev.16 [2023-09-05T05:20:57.678Z] v3.1.0-dev.17 [2023-09-05T05:20:57.678Z] v3.1.0-dev.18 [2023-09-05T05:20:57.678Z] v3.1.0-dev.2 [2023-09-05T05:20:57.678Z] v3.1.0-dev.3 [2023-09-05T05:20:57.678Z] v3.1.0-dev.4 [2023-09-05T05:20:57.678Z] v3.1.0-dev.5 [2023-09-05T05:20:57.678Z] v3.1.0-dev.6 [2023-09-05T05:20:57.678Z] v3.1.0-dev.7 [2023-09-05T05:20:57.678Z] v3.1.0-dev.8 [2023-09-05T05:20:57.678Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-05T05:20:57.960Z] + lftools sign git-tag v3.1.0-dev.18 [2023-09-05T05:20:58.527Z] Signing Git tag with Sigul... [2023-09-05T05:20:58.527Z] Signing v3.1.0-dev.18 [Pipeline] echo [2023-09-05T05:20:58.797Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:20:59.085Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-05T05:20:59.092Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-05T05:20:59.113Z] $ docker stop --time=1 390694980f1a4d5205f86ee27feb7e9d38a695f2b8b69f41f0c85eddbbce70b7 [2023-09-05T05:21:00.395Z] $ docker rm -f --volumes 390694980f1a4d5205f86ee27feb7e9d38a695f2b8b69f41f0c85eddbbce70b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-05T05:21:00.788Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T05:21:00.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:21:01.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T05:21:01.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T05:21:01.155Z] prd-ubuntu20.04-docker-8c-8g-5314 does not seem to be running inside a container [2023-09-05T05:21:01.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-05T05:21:01.531Z] $ docker top ecdc2d78e5d1d4963e2aca52ba288022a353dc47a9b6eb192fc914ea992f504f -eo pid,comm [2023-09-05T05:21:01.582Z] 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). [2023-09-05T05:21:01.582Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T05:21:01.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T05:21:01.612Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T05:21:01.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T05:21:01.721Z] $ docker exec ecdc2d78e5d1d4963e2aca52ba288022a353dc47a9b6eb192fc914ea992f504f ssh-agent [2023-09-05T05:21:01.815Z] SSH_AUTH_SOCK=/tmp/ssh-mvV9ErG3Wpna/agent.33 [2023-09-05T05:21:01.815Z] SSH_AGENT_PID=39 [2023-09-05T05:21:01.820Z] Running ssh-add (command line suppressed) [2023-09-05T05:21:01.922Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17459265918040588521.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17459265918040588521.key) [2023-09-05T05:21:01.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T05:21:02.219Z] + git semver bump pre [2023-09-05T05:21:02.478Z] 2023-09-05 05:21:02,396 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-05T05:21:02.478Z] 2023-09-05 05:21:02,397 [bump_version] DEBUG bumping version:3.1.0-dev.18 on axis:pre with prefix:dev [2023-09-05T05:21:02.478Z] 2023-09-05 05:21:02,397 [bump_version] DEBUG bumped version:3.1.0-dev.19 [2023-09-05T05:21:02.478Z] 2023-09-05 05:21:02,397 [write_version] DEBUG write version:3.1.0-dev.19 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-09-05T05:21:02.478Z] 2023-09-05 05:21:02,397 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-05T05:21:02.478Z] 2023-09-05 05:21:02,397 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-05T05:21:02.478Z] 2023-09-05 05:21:02,399 [execute] INFO git cat-file --batch-check [2023-09-05T05:21:02.478Z] 2023-09-05 05:21:02,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T05:21:02.478Z] 2023-09-05 05:21:02,404 [execute] INFO git cat-file --batch [2023-09-05T05:21:02.478Z] 2023-09-05 05:21:02,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T05:21:02.478Z] 2023-09-05 05:21:02,408 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-05T05:21:02.478Z] 3.1.0-dev.19 [Pipeline] } [2023-09-05T05:21:02.491Z] $ docker exec --env ******** --env ******** ecdc2d78e5d1d4963e2aca52ba288022a353dc47a9b6eb192fc914ea992f504f ssh-agent -k [2023-09-05T05:21:02.586Z] unset SSH_AUTH_SOCK; [2023-09-05T05:21:02.589Z] unset SSH_AGENT_PID; [2023-09-05T05:21:02.589Z] echo Agent pid 39 killed; [2023-09-05T05:21:02.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T05:21:02.905Z] + git semver [Pipeline] } [2023-09-05T05:21:03.179Z] $ docker stop --time=1 ecdc2d78e5d1d4963e2aca52ba288022a353dc47a9b6eb192fc914ea992f504f [2023-09-05T05:21:04.462Z] $ docker rm -f --volumes ecdc2d78e5d1d4963e2aca52ba288022a353dc47a9b6eb192fc914ea992f504f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T05:21:04.804Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T05:21:04.804Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:21:05.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T05:21:05.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T05:21:05.173Z] prd-ubuntu20.04-docker-8c-8g-5314 does not seem to be running inside a container [2023-09-05T05:21:05.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-05T05:21:05.515Z] $ docker top dfa0446f9e656f7d564a0ae877dd65d45f1d94ffde5d14939fe343cce3360e8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T05:21:05.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T05:21:05.597Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T05:21:05.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T05:21:05.711Z] $ docker exec dfa0446f9e656f7d564a0ae877dd65d45f1d94ffde5d14939fe343cce3360e8a ssh-agent [2023-09-05T05:21:05.819Z] SSH_AUTH_SOCK=/tmp/ssh-aldh3KSMDf0s/agent.32 [2023-09-05T05:21:05.819Z] SSH_AGENT_PID=38 [2023-09-05T05:21:05.824Z] Running ssh-add (command line suppressed) [2023-09-05T05:21:05.918Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11662956980230160393.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11662956980230160393.key) [2023-09-05T05:21:05.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T05:21:06.206Z] + git semver push [2023-09-05T05:21:06.465Z] 2023-09-05 05:21:06,374 [run_push] DEBUG push [2023-09-05T05:21:06.465Z] 2023-09-05 05:21:06,375 [execute] INFO git cat-file --batch-check [2023-09-05T05:21:06.465Z] 2023-09-05 05:21:06,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T05:21:06.465Z] 2023-09-05 05:21:06,378 [execute] INFO git rev-list 118c46e65981afd8e9f2db07a146296183fedee8 -- [2023-09-05T05:21:06.465Z] 2023-09-05 05:21:06,379 [execute] DEBUG Popen(['git', 'rev-list', '118c46e65981afd8e9f2db07a146296183fedee8', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-05T05:21:06.465Z] 2023-09-05 05:21:06,391 [execute] INFO git fetch -v origin [2023-09-05T05:21:06.465Z] 2023-09-05 05:21:06,392 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-05T05:21:07.032Z] 2023-09-05 05:21:06,862 [run_push] DEBUG no remote changes detected [2023-09-05T05:21:07.032Z] 2023-09-05 05:21:06,862 [execute] INFO git push origin semver [2023-09-05T05:21:07.032Z] 2023-09-05 05:21:06,862 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-05T05:21:07.968Z] 2023-09-05 05:21:07,622 [run_push] DEBUG push all version tags [2023-09-05T05:21:07.968Z] 2023-09-05 05:21:07,622 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-05T05:21:07.968Z] 2023-09-05 05:21:07,623 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-05T05:21:08.535Z] 2023-09-05 05:21:08,375 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-05T05:21:08.535Z] 3.1.0-dev.19 [Pipeline] } [2023-09-05T05:21:08.550Z] $ docker exec --env ******** --env ******** dfa0446f9e656f7d564a0ae877dd65d45f1d94ffde5d14939fe343cce3360e8a ssh-agent -k [2023-09-05T05:21:08.656Z] unset SSH_AUTH_SOCK; [2023-09-05T05:21:08.657Z] unset SSH_AGENT_PID; [2023-09-05T05:21:08.657Z] echo Agent pid 38 killed; [2023-09-05T05:21:08.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T05:21:08.963Z] + git semver [Pipeline] } [2023-09-05T05:21:09.242Z] $ docker stop --time=1 dfa0446f9e656f7d564a0ae877dd65d45f1d94ffde5d14939fe343cce3360e8a [2023-09-05T05:21:10.469Z] $ docker rm -f --volumes dfa0446f9e656f7d564a0ae877dd65d45f1d94ffde5d14939fe343cce3360e8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-05T05:21:11.044Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-09-05T05:21:11.044Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-09-05T05:21:11.044Z] total 16 [2023-09-05T05:21:11.044Z] drwxr-xr-x 3 root root 4096 Sep 5 05:08 . [2023-09-05T05:21:11.044Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 05:20 .. [2023-09-05T05:21:11.044Z] drwxr-xr-x 2 root root 4096 Sep 5 05:08 cost [2023-09-05T05:21:11.044Z] -rw-r--r-- 1 root root 85 Sep 5 05:08 cost.csv [2023-09-05T05:21:11.044Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-09-05T05:21:11.044Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-09-05T05:21:11.044Z] total 16 [2023-09-05T05:21:11.044Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 05:08 . [2023-09-05T05:21:11.044Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 05:20 .. [2023-09-05T05:21:11.044Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 05:08 cost [2023-09-05T05:21:11.044Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 5 05:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:21:11.330Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:21:12.187Z] ---> package-listing.sh [2023-09-05T05:21:12.187Z] ++ facter osfamily [2023-09-05T05:21:12.187Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-05T05:21:12.447Z] + OS_FAMILY=debian [2023-09-05T05:21:12.447Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-09-05T05:21:12.447Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-05T05:21:12.447Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-05T05:21:12.447Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-05T05:21:12.447Z] + PACKAGES=/tmp/packages_start.txt [2023-09-05T05:21:12.447Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-09-05T05:21:12.447Z] + PACKAGES=/tmp/packages_end.txt [2023-09-05T05:21:12.447Z] + case "${OS_FAMILY}" in [2023-09-05T05:21:12.447Z] + dpkg -l [2023-09-05T05:21:12.447Z] + grep '^ii' [2023-09-05T05:21:12.447Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-05T05:21:12.447Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-05T05:21:12.447Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-05T05:21:12.447Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-09-05T05:21:12.447Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-09-05T05:21:12.447Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-09-05T05:21:12.457Z] 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-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-05T05:21:12.733Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T05:21:13.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T05:21:13.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T05:21:13.362Z] prd-ubuntu20.04-docker-8c-8g-5314 does not seem to be running inside a container [2023-09-05T05:21:13.393Z] $ 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-sdk-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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-05T05:21:13.578Z] $ docker top d2d6805ba5dd895d48ef0f6c56574ebe7fa8c47b7d729d12ca7f00debcec6e0b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T05:21:13.916Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-05T05:21:14.196Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-05T05:21:14.535Z] + ls /var/log/sa-host [2023-09-05T05:21:14.535Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T05:21:14.696Z] provisioning config files... [2023-09-05T05:21:14.718Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17631655954520580190tmp [Pipeline] { [Pipeline] echo [2023-09-05T05:21:14.753Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:21:15.105Z] ---> create-netrc.sh [Pipeline] } [2023-09-05T05:21:15.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:21:15.431Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-05T05:21:15.438Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:21:15.720Z] ---> sudo-logs.sh [2023-09-05T05:21:15.720Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-05T05:21:15.754Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:21:16.039Z] ---> job-cost.sh [2023-09-05T05:21:16.039Z] lf-activate-venv: SKIPPING [2023-09-05T05:21:16.039Z] DEBUG: total: 0.2199999988079071 [2023-09-05T05:21:16.039Z] INFO: Retrieving Stack Cost... [2023-09-05T05:21:16.605Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-05T05:21:16.865Z] INFO: Archiving Costs [Pipeline] echo [2023-09-05T05:21:16.876Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T05:21:17.160Z] ---> logs-deploy.sh [2023-09-05T05:21:17.160Z] lf-activate-venv: SKIPPING [2023-09-05T05:21:17.160Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/247 [2023-09-05T05:21:17.160Z] INFO: archiving workspace using pattern(s): [2023-09-05T05:21:18.099Z] Archives upload complete. [2023-09-05T05:21:18.359Z] INFO: archiving logs to Nexus [2023-09-05T05:21:18.926Z] ---> uname -a: [2023-09-05T05:21:18.926Z] Linux prd-ubuntu20-04-docker-8c-8g-5314 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-05T05:21:18.926Z] [2023-09-05T05:21:18.926Z] [2023-09-05T05:21:18.926Z] ---> lscpu: [2023-09-05T05:21:18.926Z] Architecture: x86_64 [2023-09-05T05:21:18.926Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-05T05:21:18.926Z] Byte Order: Little Endian [2023-09-05T05:21:18.926Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-05T05:21:18.926Z] CPU(s): 8 [2023-09-05T05:21:18.926Z] On-line CPU(s) list: 0-7 [2023-09-05T05:21:18.926Z] Thread(s) per core: 1 [2023-09-05T05:21:18.926Z] Core(s) per socket: 1 [2023-09-05T05:21:18.926Z] Socket(s): 8 [2023-09-05T05:21:18.926Z] NUMA node(s): 1 [2023-09-05T05:21:18.926Z] Vendor ID: AuthenticAMD [2023-09-05T05:21:18.926Z] CPU family: 23 [2023-09-05T05:21:18.926Z] Model: 49 [2023-09-05T05:21:18.926Z] Model name: AMD EPYC-Rome Processor [2023-09-05T05:21:18.926Z] Stepping: 0 [2023-09-05T05:21:18.926Z] CPU MHz: 2800.000 [2023-09-05T05:21:18.926Z] BogoMIPS: 5600.00 [2023-09-05T05:21:18.926Z] Virtualization: AMD-V [2023-09-05T05:21:18.926Z] Hypervisor vendor: KVM [2023-09-05T05:21:18.926Z] Virtualization type: full [2023-09-05T05:21:18.926Z] L1d cache: 256 KiB [2023-09-05T05:21:18.926Z] L1i cache: 256 KiB [2023-09-05T05:21:18.926Z] L2 cache: 4 MiB [2023-09-05T05:21:18.926Z] L3 cache: 128 MiB [2023-09-05T05:21:18.926Z] NUMA node0 CPU(s): 0-7 [2023-09-05T05:21:18.926Z] Vulnerability Itlb multihit: Not affected [2023-09-05T05:21:18.926Z] Vulnerability L1tf: Not affected [2023-09-05T05:21:18.926Z] Vulnerability Mds: Not affected [2023-09-05T05:21:18.926Z] Vulnerability Meltdown: Not affected [2023-09-05T05:21:18.926Z] Vulnerability Mmio stale data: Not affected [2023-09-05T05:21:18.926Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-05T05:21:18.926Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-05T05:21:18.926Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-05T05:21:18.926Z] Vulnerability Srbds: Not affected [2023-09-05T05:21:18.926Z] Vulnerability Tsx async abort: Not affected [2023-09-05T05:21:18.927Z] 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-05T05:21:18.927Z] [2023-09-05T05:21:18.927Z] [2023-09-05T05:21:18.927Z] ---> nproc: [2023-09-05T05:21:18.927Z] 8 [2023-09-05T05:21:18.927Z] [2023-09-05T05:21:18.927Z] [2023-09-05T05:21:18.927Z] ---> df -h: [2023-09-05T05:21:18.927Z] Filesystem Size Used Avail Use% Mounted on [2023-09-05T05:21:18.927Z] overlay 155G 13G 143G 9% / [2023-09-05T05:21:18.927Z] tmpfs 64M 0 64M 0% /dev [2023-09-05T05:21:18.927Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-05T05:21:18.927Z] shm 64M 0 64M 0% /dev/shm [2023-09-05T05:21:18.927Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-09-05T05:21:18.927Z] [2023-09-05T05:21:18.927Z]