Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e6deb91922711a067a4f69f557ff034afcc25fa 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-ssh12838546852856118741.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-ssh3604091121122003391.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-ssh11043884837688647056.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-ssh15410940638248484036.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-ssh5917635437438697034.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 ‘prd-ubuntu20.04-docker-8c-8g-4348’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4350 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 > 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 Avoid second fetch Checking out Revision 6e6deb91922711a067a4f69f557ff034afcc25fa (main) Commit message: "Merge pull request #1498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.27" > git config core.sparsecheckout # timeout=10 > git checkout -f 6e6deb91922711a067a4f69f557ff034afcc25fa # timeout=10 > git rev-list --no-walk fcbf44bcbbc574f021408d70e777feaef97917b6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-23T04:49:41.835Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-23T04:49:41.893Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-23T04:49:41.904Z] ========================================================= [2023-08-23T04:49:41.904Z] EdgeX Global Pipelines Version Info [2023-08-23T04:49:41.904Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-23T04:49:42.602Z] ------------------- [2023-08-23T04:49:42.602Z] stable info: [2023-08-23T04:49:42.602Z] ------------------- [2023-08-23T04:49:42.602Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-23T04:49:42.602Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T04:49:42.602Z] Message: update stable to v1.0.253 [2023-08-23T04:49:51.518Z] ------------------- [2023-08-23T04:49:51.518Z] experimental info: [2023-08-23T04:49:51.518Z] ------------------- [2023-08-23T04:49:51.518Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-23T04:49:51.518Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T04:49:51.518Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-23T04:49:51.690Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-08-23T04:49:51.702Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-08-23T04:49:51.714Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-23T04:49:51.725Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-23T04:49:51.734Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-23T04:49:51.746Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-23T04:49:51.756Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-23T04:49:51.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-08-23T04:49:51.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-23T04:49:51.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-23T04:49:51.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-23T04:49:51.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-08-23T04:49:51.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-23T04:49:51.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-23T04:49:51.870Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T04:49:51.887Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T04:49:51.906Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T04:49:51.927Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T04:49:51.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-23T04:49:51.965Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-23T04:49:51.979Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-23T04:49:51.988Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-23T04:49:51.998Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-23T04:49:52.014Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-23T04:49:52.033Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-23T04:49:52.045Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-23T04:49:52.058Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-23T04:49:52.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-23T04:49:52.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-23T04:49:52.094Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-23T04:49:52.106Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e6deb91922711a067a4f69f557ff034afcc25fa [Pipeline] echo [2023-08-23T04:49:52.120Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e6deb9 [Pipeline] echo [2023-08-23T04:49:52.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T04:49:52.184Z] provisioning config files... [2023-08-23T04:49:52.197Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2336060016242338738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T04:49:52.496Z] ---> docker-login.sh [2023-08-23T04:49:52.496Z] nexus3.edgexfoundry.org:10001 [2023-08-23T04:49:52.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T04:49:52.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T04:49:52.756Z] Configure a credential helper to remove this warning. See [2023-08-23T04:49:52.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T04:49:52.756Z] [2023-08-23T04:49:52.756Z] Login Succeeded [2023-08-23T04:49:52.756Z] nexus3.edgexfoundry.org:10002 [2023-08-23T04:49:52.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T04:49:52.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T04:49:52.756Z] Configure a credential helper to remove this warning. See [2023-08-23T04:49:52.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T04:49:52.756Z] [2023-08-23T04:49:52.756Z] Login Succeeded [2023-08-23T04:49:52.756Z] nexus3.edgexfoundry.org:10003 [2023-08-23T04:49:53.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T04:49:53.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T04:49:53.015Z] Configure a credential helper to remove this warning. See [2023-08-23T04:49:53.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T04:49:53.015Z] [2023-08-23T04:49:53.015Z] Login Succeeded [2023-08-23T04:49:53.015Z] nexus3.edgexfoundry.org:10004 [2023-08-23T04:49:53.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T04:49:53.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T04:49:53.015Z] Configure a credential helper to remove this warning. See [2023-08-23T04:49:53.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T04:49:53.015Z] [2023-08-23T04:49:53.015Z] Login Succeeded [2023-08-23T04:49:53.015Z] docker.io [2023-08-23T04:49:53.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T04:49:53.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T04:49:53.274Z] Configure a credential helper to remove this warning. See [2023-08-23T04:49:53.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T04:49:53.274Z] [2023-08-23T04:49:53.274Z] Login Succeeded [2023-08-23T04:49:53.274Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T04:49:53.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-23T04:49:53.663Z] + git rev-list -1 --merges 6e6deb91922711a067a4f69f557ff034afcc25fa~1..6e6deb91922711a067a4f69f557ff034afcc25fa [Pipeline] echo [2023-08-23T04:49:53.702Z] -----------> git rev-list -1 --merges 6e6deb91922711a067a4f69f557ff034afcc25fa~1..6e6deb91922711a067a4f69f557ff034afcc25fa 6e6deb91922711a067a4f69f557ff034afcc25fa [2023-08-23T04:49:53.702Z] 6e6deb91922711a067a4f69f557ff034afcc25fa [false] [Pipeline] sh [2023-08-23T04:49:53.987Z] + git log --format=format:%s -1 6e6deb91922711a067a4f69f557ff034afcc25fa [Pipeline] echo [2023-08-23T04:49:54.003Z] ========================================================= [2023-08-23T04:49:54.003Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-23T04:49:54.003Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T04:49:54.331Z] + git log --format=format:%s -1 6e6deb91922711a067a4f69f557ff034afcc25fa [Pipeline] echo [2023-08-23T04:49:54.343Z] [semverPrep] GIT_COMMIT: 6e6deb91922711a067a4f69f557ff034afcc25fa, Commit Message: Merge pull request #1498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.27 [Pipeline] echo [2023-08-23T04:49:54.353Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-23T04:49:54.727Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T04:49:54.727Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-23T04:49:54.727Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-23T04:49:54.727Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-23T04:49:54.727Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-23T04:49:54.727Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-23T04:49:54.727Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T04:49:55.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T04:49:55.145Z] [2023-08-23T04:49:55.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T04:49:55.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T04:49:55.449Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-23T04:49:55.449Z] b85a868b505f: Pulling fs layer [2023-08-23T04:49:55.449Z] e2be974225ed: Pulling fs layer [2023-08-23T04:49:55.449Z] 339a4e72a1f5: Pulling fs layer [2023-08-23T04:49:55.449Z] 988bab9f4d93: Pulling fs layer [2023-08-23T04:49:55.449Z] 1469e6f7b9e6: Pulling fs layer [2023-08-23T04:49:55.449Z] eaf3925da568: Pulling fs layer [2023-08-23T04:49:55.449Z] bab4dde63d76: Pulling fs layer [2023-08-23T04:49:55.449Z] bde34c3a00c8: Pulling fs layer [2023-08-23T04:49:55.449Z] b352a97aabf1: Pulling fs layer [2023-08-23T04:49:55.449Z] 4872d77fe225: Pulling fs layer [2023-08-23T04:49:55.449Z] 5851b861e8e6: Pulling fs layer [2023-08-23T04:49:55.449Z] 988bab9f4d93: Waiting [2023-08-23T04:49:55.449Z] b352a97aabf1: Waiting [2023-08-23T04:49:55.449Z] bde34c3a00c8: Waiting [2023-08-23T04:49:55.449Z] bab4dde63d76: Waiting [2023-08-23T04:49:55.449Z] eaf3925da568: Waiting [2023-08-23T04:49:55.449Z] 1469e6f7b9e6: Waiting [2023-08-23T04:49:55.449Z] e2be974225ed: Download complete [2023-08-23T04:49:55.449Z] 988bab9f4d93: Download complete [2023-08-23T04:49:55.708Z] 1469e6f7b9e6: Verifying Checksum [2023-08-23T04:49:55.708Z] 1469e6f7b9e6: Download complete [2023-08-23T04:49:55.708Z] eaf3925da568: Download complete [2023-08-23T04:49:55.708Z] 339a4e72a1f5: Download complete [2023-08-23T04:49:55.708Z] bde34c3a00c8: Verifying Checksum [2023-08-23T04:49:55.708Z] bde34c3a00c8: Download complete [2023-08-23T04:49:55.708Z] b352a97aabf1: Verifying Checksum [2023-08-23T04:49:55.708Z] b352a97aabf1: Download complete [2023-08-23T04:49:55.708Z] 4872d77fe225: Download complete [2023-08-23T04:49:55.708Z] 5851b861e8e6: Verifying Checksum [2023-08-23T04:49:55.708Z] 5851b861e8e6: Download complete [2023-08-23T04:49:55.708Z] b85a868b505f: Verifying Checksum [2023-08-23T04:49:55.708Z] b85a868b505f: Download complete [2023-08-23T04:49:55.966Z] bab4dde63d76: Verifying Checksum [2023-08-23T04:49:55.966Z] bab4dde63d76: Download complete [2023-08-23T04:49:56.904Z] b85a868b505f: Pull complete [2023-08-23T04:49:56.904Z] e2be974225ed: Pull complete [2023-08-23T04:49:57.472Z] 339a4e72a1f5: Pull complete [2023-08-23T04:49:57.472Z] 988bab9f4d93: Pull complete [2023-08-23T04:49:57.729Z] 1469e6f7b9e6: Pull complete [2023-08-23T04:49:57.729Z] eaf3925da568: Pull complete [2023-08-23T04:49:59.627Z] bab4dde63d76: Pull complete [2023-08-23T04:49:59.627Z] bde34c3a00c8: Pull complete [2023-08-23T04:49:59.627Z] b352a97aabf1: Pull complete [2023-08-23T04:49:59.627Z] 4872d77fe225: Pull complete [2023-08-23T04:49:59.885Z] 5851b861e8e6: Pull complete [2023-08-23T04:49:59.885Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-23T04:49:59.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T04:49:59.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T04:50:00.003Z] prd-ubuntu20.04-docker-8c-8g-4350 does not seem to be running inside a container [2023-08-23T04:50:00.036Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-23T04:50:11.244Z] $ docker top f43d9cab858d9e0793f282ae0977ebb9d23caa6d803c6ee2a2f9c4f599313579 -eo pid,comm [2023-08-23T04:50:11.438Z] 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-08-23T04:50:11.438Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T04:50:11.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T04:50:11.470Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T04:50:11.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T04:50:11.613Z] $ docker exec f43d9cab858d9e0793f282ae0977ebb9d23caa6d803c6ee2a2f9c4f599313579 ssh-agent [2023-08-23T04:50:11.741Z] SSH_AUTH_SOCK=/tmp/ssh-FzFXOLOIIu1m/agent.14 [2023-08-23T04:50:11.741Z] SSH_AGENT_PID=21 [2023-08-23T04:50:11.748Z] Running ssh-add (command line suppressed) [2023-08-23T04:50:11.856Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7454797768393850339.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7454797768393850339.key) [2023-08-23T04:50:11.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T04:50:12.276Z] + git tag --points-at HEAD [Pipeline] } [2023-08-23T04:50:12.296Z] $ docker exec --env ******** --env ******** f43d9cab858d9e0793f282ae0977ebb9d23caa6d803c6ee2a2f9c4f599313579 ssh-agent -k [2023-08-23T04:50:12.387Z] unset SSH_AUTH_SOCK; [2023-08-23T04:50:12.388Z] unset SSH_AGENT_PID; [2023-08-23T04:50:12.388Z] echo Agent pid 21 killed; [2023-08-23T04:50:12.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-23T04:50:12.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T04:50:12.421Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T04:50:12.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T04:50:12.557Z] $ docker exec f43d9cab858d9e0793f282ae0977ebb9d23caa6d803c6ee2a2f9c4f599313579 ssh-agent [2023-08-23T04:50:12.647Z] SSH_AUTH_SOCK=/tmp/ssh-2cFebitQWDqe/agent.54 [2023-08-23T04:50:12.647Z] SSH_AGENT_PID=60 [2023-08-23T04:50:12.652Z] Running ssh-add (command line suppressed) [2023-08-23T04:50:12.830Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12601269007286630664.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12601269007286630664.key) [2023-08-23T04:50:12.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T04:50:13.128Z] + git semver init [2023-08-23T04:50:13.710Z] 2023-08-23 04:50:13,693 [run_init] DEBUG init version:0.0.0 force:False [2023-08-23T04:50:13.710Z] 2023-08-23 04:50:13,694 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-08-23T04:50:13.710Z] 2023-08-23 04:50:13,696 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-08-23T04:50:13.710Z] 2023-08-23 04:50:13,696 [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-08-23T04:50:15.153Z] 2023-08-23 04:50:15,034 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-08-23T04:50:15.153Z] 2023-08-23 04:50:15,034 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-08-23T04:50:15.153Z] 2023-08-23 04:50:15,035 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-08-23T04:50:15.153Z] 2023-08-23 04:50:15,035 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-08-23T04:50:15.153Z] 3.1.0-dev.15 [Pipeline] } [2023-08-23T04:50:15.166Z] $ docker exec --env ******** --env ******** f43d9cab858d9e0793f282ae0977ebb9d23caa6d803c6ee2a2f9c4f599313579 ssh-agent -k [2023-08-23T04:50:15.270Z] unset SSH_AUTH_SOCK; [2023-08-23T04:50:15.270Z] unset SSH_AGENT_PID; [2023-08-23T04:50:15.270Z] echo Agent pid 60 killed; [2023-08-23T04:50:15.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T04:50:15.581Z] + git semver [Pipeline] } [2023-08-23T04:50:15.856Z] $ docker stop --time=1 f43d9cab858d9e0793f282ae0977ebb9d23caa6d803c6ee2a2f9c4f599313579 [2023-08-23T04:50:19.436Z] $ docker rm -f --volumes f43d9cab858d9e0793f282ae0977ebb9d23caa6d803c6ee2a2f9c4f599313579 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T04:50:20.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-23T04:50:20.427Z] Stashed 1 file(s) [Pipeline] echo [2023-08-23T04:50:20.430Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [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-08-23T04:50:20.593Z] provisioning config files... [2023-08-23T04:50:20.602Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10640227311525854659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T04:50:20.896Z] ---> docker-login.sh [2023-08-23T04:50:20.896Z] nexus3.edgexfoundry.org:10001 [2023-08-23T04:50:20.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T04:50:20.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T04:50:20.896Z] Configure a credential helper to remove this warning. See [2023-08-23T04:50:20.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T04:50:20.896Z] [2023-08-23T04:50:20.896Z] Login Succeeded [2023-08-23T04:50:20.896Z] nexus3.edgexfoundry.org:10002 [2023-08-23T04:50:20.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T04:50:20.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T04:50:20.896Z] Configure a credential helper to remove this warning. See [2023-08-23T04:50:20.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T04:50:20.896Z] [2023-08-23T04:50:20.897Z] Login Succeeded [2023-08-23T04:50:20.897Z] nexus3.edgexfoundry.org:10003 [2023-08-23T04:50:21.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T04:50:21.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T04:50:21.156Z] Configure a credential helper to remove this warning. See [2023-08-23T04:50:21.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T04:50:21.156Z] [2023-08-23T04:50:21.156Z] Login Succeeded [2023-08-23T04:50:21.156Z] nexus3.edgexfoundry.org:10004 [2023-08-23T04:50:21.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T04:50:21.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T04:50:21.156Z] Configure a credential helper to remove this warning. See [2023-08-23T04:50:21.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T04:50:21.156Z] [2023-08-23T04:50:21.156Z] Login Succeeded [2023-08-23T04:50:21.156Z] docker.io [2023-08-23T04:50:21.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T04:50:21.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T04:50:21.416Z] Configure a credential helper to remove this warning. See [2023-08-23T04:50:21.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T04:50:21.416Z] [2023-08-23T04:50:21.416Z] Login Succeeded [2023-08-23T04:50:21.416Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T04:50:21.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-23T04:50:21.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T04:50:21.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T04:50:21.517Z] ========================================================= [2023-08-23T04:50:21.517Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-23T04:50:21.517Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T04:50:21.835Z] + 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-08-23T04:50:21.835Z] Sending build context to Docker daemon 11.05MB [2023-08-23T04:50:21.835Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T04:50:21.835Z] Step 2/10 : FROM ${BASE} AS builder [2023-08-23T04:50:22.096Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-23T04:50:22.096Z] 4db1b89c0bd1: Pulling fs layer [2023-08-23T04:50:22.096Z] 6911f1a30b25: Pulling fs layer [2023-08-23T04:50:22.096Z] e194b8c5c2a9: Pulling fs layer [2023-08-23T04:50:22.096Z] 6863d3e3a2b1: Pulling fs layer [2023-08-23T04:50:22.096Z] ec0bb842ea78: Pulling fs layer [2023-08-23T04:50:22.096Z] 40a00589a448: Pulling fs layer [2023-08-23T04:50:22.096Z] 6c08303d61cc: Pulling fs layer [2023-08-23T04:50:22.096Z] 798269fcf238: Pulling fs layer [2023-08-23T04:50:22.096Z] 6863d3e3a2b1: Waiting [2023-08-23T04:50:22.096Z] 40a00589a448: Waiting [2023-08-23T04:50:22.096Z] ec0bb842ea78: Waiting [2023-08-23T04:50:22.096Z] 6c08303d61cc: Waiting [2023-08-23T04:50:22.096Z] 798269fcf238: Waiting [2023-08-23T04:50:22.096Z] 6911f1a30b25: Verifying Checksum [2023-08-23T04:50:22.096Z] 6911f1a30b25: Download complete [2023-08-23T04:50:22.096Z] 6863d3e3a2b1: Verifying Checksum [2023-08-23T04:50:22.096Z] 6863d3e3a2b1: Download complete [2023-08-23T04:50:22.096Z] ec0bb842ea78: Verifying Checksum [2023-08-23T04:50:22.096Z] ec0bb842ea78: Download complete [2023-08-23T04:50:22.096Z] 4db1b89c0bd1: Download complete [2023-08-23T04:50:22.096Z] 40a00589a448: Download complete [2023-08-23T04:50:22.358Z] 4db1b89c0bd1: Pull complete [2023-08-23T04:50:22.358Z] 6911f1a30b25: Pull complete [2023-08-23T04:50:22.617Z] e194b8c5c2a9: Verifying Checksum [2023-08-23T04:50:22.617Z] e194b8c5c2a9: Download complete [2023-08-23T04:50:22.617Z] 798269fcf238: Verifying Checksum [2023-08-23T04:50:22.617Z] 798269fcf238: Download complete [2023-08-23T04:50:22.876Z] 6c08303d61cc: Verifying Checksum [2023-08-23T04:50:22.876Z] 6c08303d61cc: Download complete [2023-08-23T04:50:26.156Z] e194b8c5c2a9: Pull complete [2023-08-23T04:50:26.156Z] 6863d3e3a2b1: Pull complete [2023-08-23T04:50:26.156Z] ec0bb842ea78: Pull complete [2023-08-23T04:50:26.156Z] 40a00589a448: Pull complete [2023-08-23T04:50:28.056Z] 6c08303d61cc: Pull complete [2023-08-23T04:50:28.990Z] 798269fcf238: Pull complete [2023-08-23T04:50:28.990Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-23T04:50:28.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-23T04:50:28.990Z] ---> ec979cd7f677 [2023-08-23T04:50:28.990Z] Step 3/10 : ARG MAKE=make build [2023-08-23T04:50:34.265Z] ---> Running in 4a80bd1b4fa7 [2023-08-23T04:50:34.525Z] Removing intermediate container 4a80bd1b4fa7 [2023-08-23T04:50:34.525Z] ---> 4ec0ed2efded [2023-08-23T04:50:34.525Z] Step 4/10 : WORKDIR /device-sdk-go [2023-08-23T04:50:34.525Z] ---> Running in 6dafc00cea49 [2023-08-23T04:50:34.525Z] Removing intermediate container 6dafc00cea49 [2023-08-23T04:50:34.525Z] ---> 659fd563c761 [2023-08-23T04:50:34.525Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-23T04:50:34.525Z] ---> Running in b3c85f1fbe00 [2023-08-23T04:50:34.783Z] Removing intermediate container b3c85f1fbe00 [2023-08-23T04:50:34.783Z] ---> a9ec76e22c0b [2023-08-23T04:50:34.783Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-08-23T04:50:34.783Z] ---> Running in 8f1ba49ee050 [2023-08-23T04:50:35.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T04:50:35.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T04:50:35.559Z] OK: 265 MiB in 53 packages [2023-08-23T04:50:35.563Z] Still waiting to schedule task [2023-08-23T04:50:35.563Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4349’ is offline [2023-08-23T04:50:35.817Z] Removing intermediate container 8f1ba49ee050 [2023-08-23T04:50:35.817Z] ---> 7b2730e327f1 [2023-08-23T04:50:35.817Z] Step 7/10 : COPY go.mod vendor* ./ [2023-08-23T04:50:35.817Z] ---> f00cff03ba05 [2023-08-23T04:50:35.817Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T04:50:35.817Z] ---> Running in eaf97d2b1170 [2023-08-23T04:51:22.502Z] Removing intermediate container eaf97d2b1170 [2023-08-23T04:51:22.502Z] ---> c705bb7ae991 [2023-08-23T04:51:22.502Z] Step 9/10 : COPY . . [2023-08-23T04:51:22.502Z] ---> fc79af50f0ac [2023-08-23T04:51:22.502Z] Step 10/10 : RUN ${MAKE} [2023-08-23T04:51:22.502Z] ---> Running in b130ac1e1352 [2023-08-23T04:51:22.502Z] noop [2023-08-23T04:51:22.502Z] Removing intermediate container b130ac1e1352 [2023-08-23T04:51:22.502Z] ---> 9f9133fa288e [2023-08-23T04:51:22.502Z] Successfully built 9f9133fa288e [2023-08-23T04:51:22.502Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T04:51:22.813Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T04:51:22.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T04:51:22.880Z] prd-ubuntu20.04-docker-8c-8g-4350 does not seem to be running inside a container [2023-08-23T04:51:22.912Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-08-23T04:51:23.223Z] $ docker top 997d297239d01c1cd4adc6e3531cd14dd04d33b153d9121079275fe8c8302938 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T04:51:23.555Z] + go version [2023-08-23T04:51:23.555Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-23T04:51:23.568Z] $ docker stop --time=1 997d297239d01c1cd4adc6e3531cd14dd04d33b153d9121079275fe8c8302938 [2023-08-23T04:51:24.830Z] $ docker rm -f --volumes 997d297239d01c1cd4adc6e3531cd14dd04d33b153d9121079275fe8c8302938 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T04:51:25.233Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T04:51:25.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T04:51:25.293Z] prd-ubuntu20.04-docker-8c-8g-4350 does not seem to be running inside a container [2023-08-23T04:51:25.323Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-08-23T04:51:25.642Z] $ docker top d573f15257a66e3728e50bb6e7c6502ee29f03181145c9b16b6491ac228f8c17 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T04:51:25.977Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-08-23T04:51:26.269Z] + make test [2023-08-23T04:51:26.269Z] go test -race -coverprofile=coverage.out ./... [2023-08-23T04:51:32.829Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-08-23T04:51:45.017Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-08-23T04:51:45.017Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-08-23T04:51:45.017Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-08-23T04:51:45.017Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-08-23T04:51:45.017Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-08-23T04:51:45.948Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-08-23T04:51:45.948Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-08-23T04:51:45.948Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.059s coverage: 27.6% of statements [2023-08-23T04:51:45.949Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.073s coverage: 80.2% of statements [2023-08-23T04:51:45.949Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.084s coverage: 86.0% of statements [2023-08-23T04:51:46.880Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-08-23T04:51:46.880Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.091s coverage: 71.8% of statements [2023-08-23T04:51:47.137Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-08-23T04:51:47.137Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-08-23T04:51:47.705Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-08-23T04:51:50.240Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.062s coverage: 14.3% of statements [2023-08-23T04:51:50.240Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.196s coverage: 43.8% of statements [2023-08-23T04:51:50.240Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.092s coverage: 68.5% of statements [2023-08-23T04:51:50.240Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.112s coverage: 89.2% of statements [2023-08-23T04:51:50.240Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.5% of statements [2023-08-23T04:52:02.638Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4351 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-08-23T04:52:02.650Z] Running in /w/workspace/device-sdk-go/244 [Pipeline] { [Pipeline] checkout [2023-08-23T04:52:02.679Z] The recommended git tool is: git [2023-08-23T04:52:07.560Z] using credential edgex-jenkins-ssh [2023-08-23T04:52:07.578Z] Cloning the remote Git repository [2023-08-23T04:52:07.604Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-08-23T04:52:07.689Z] > git init /w/workspace/device-sdk-go/244 # timeout=10 [2023-08-23T04:52:07.811Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-08-23T04:52:07.812Z] > git --version # timeout=10 [2023-08-23T04:52:07.831Z] > git --version # 'git version 2.25.1' [2023-08-23T04:52:07.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T04:52:07.971Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T04:52:09.506Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-08-23T04:52:09.546Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T04:52:10.325Z] Avoid second fetch [2023-08-23T04:52:10.325Z] Checking out Revision 6e6deb91922711a067a4f69f557ff034afcc25fa (main) [2023-08-23T04:52:10.897Z] Commit message: "Merge pull request #1498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.27" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T04:52:10.332Z] > git config core.sparsecheckout # timeout=10 [2023-08-23T04:52:10.404Z] > git checkout -f 6e6deb91922711a067a4f69f557ff034afcc25fa # timeout=10 [2023-08-23T04:52:11.685Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-23T04:52:11.685Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T04:52:11.685Z] Dload Upload Total Spent Left Speed [2023-08-23T04:52:11.685Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2023-08-23T04:52:12.173Z] GO111MODULE=on go vet ./... [2023-08-23T04:52:12.379Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-23T04:52:12.434Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-23T04:52:12.434Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-23T04:52:12.434Z] ./bin/test-attribution-txt.sh [2023-08-23T04:52:12.434Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-23T04:52:12.434Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-23T04:52:12.693Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-23T04:52:12.693Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-23T04:52:12.693Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-23T04:52:12.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-08-23T04:52:12.711Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-23T04:52:12.711Z] + sudo tee /etc/docker/daemon.new [2023-08-23T04:52:12.711Z] { [2023-08-23T04:52:12.711Z] "registry-mirrors": [ [2023-08-23T04:52:12.711Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-23T04:52:12.711Z] ], [2023-08-23T04:52:12.711Z] "bip": "10.250.0.254/24", [2023-08-23T04:52:12.711Z] "hosts": [ [2023-08-23T04:52:12.711Z] "tcp://0.0.0.0:5555", [2023-08-23T04:52:12.711Z] "unix:///var/run/docker.sock" [2023-08-23T04:52:12.711Z] ], [2023-08-23T04:52:12.711Z] "mtu": 1458, [2023-08-23T04:52:12.711Z] "selinux-enabled": true, [2023-08-23T04:52:12.711Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-23T04:52:12.711Z] } [Pipeline] } [2023-08-23T04:52:12.722Z] $ docker stop --time=1 d573f15257a66e3728e50bb6e7c6502ee29f03181145c9b16b6491ac228f8c17 [2023-08-23T04:52:15.761Z] $ docker rm -f --volumes d573f15257a66e3728e50bb6e7c6502ee29f03181145c9b16b6491ac228f8c17 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2023-08-23T04:52:16.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-23T04:52:16.335Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-23T04:52:16.381Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-23T04:52:16.663Z] + sudo service docker restart [2023-08-23T04:52:16.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-23T04:52:17.196Z] + ls -al . [2023-08-23T04:52:17.196Z] total 304 [2023-08-23T04:52:17.196Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 23 04:51 . [2023-08-23T04:52:17.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 04:49 .. [2023-08-23T04:52:17.196Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 23 04:49 .dockerignore [2023-08-23T04:52:17.196Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 04:50 .git [2023-08-23T04:52:17.196Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 04:49 .github [2023-08-23T04:52:17.196Z] -rw-rw-r-- 1 jenkins jenkins 137 Aug 23 04:49 .gitignore [2023-08-23T04:52:17.196Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 23 04:49 .golangci.yml [2023-08-23T04:52:17.196Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 04:50 .semver [2023-08-23T04:52:17.196Z] -rw-rw-r-- 1 jenkins jenkins 44878 Aug 23 04:49 CHANGELOG.md [2023-08-23T04:52:17.196Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 04:49 GOVERNANCE.md [2023-08-23T04:52:17.196Z] -rw-rw-r-- 1 jenkins jenkins 885 Aug 23 04:49 Jenkinsfile [2023-08-23T04:52:17.196Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 23 04:49 LICENSE [2023-08-23T04:52:17.196Z] -rw-rw-r-- 1 jenkins jenkins 1842 Aug 23 04:49 Makefile [2023-08-23T04:52:17.196Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 23 04:49 OWNERS.md [2023-08-23T04:52:17.196Z] -rw-rw-r-- 1 jenkins jenkins 4933 Aug 23 04:49 README.md [2023-08-23T04:52:17.196Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 04:50 VERSION [2023-08-23T04:52:17.196Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 04:49 bin [2023-08-23T04:52:17.196Z] -rw-r--r-- 1 jenkins jenkins 120271 Aug 23 04:51 coverage.out [2023-08-23T04:52:17.196Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 23 04:49 example [2023-08-23T04:52:17.196Z] -rw-rw-r-- 1 jenkins jenkins 3721 Aug 23 04:49 go.mod [2023-08-23T04:52:17.196Z] -rw-rw-r-- 1 jenkins jenkins 33545 Aug 23 04:49 go.sum [2023-08-23T04:52:17.196Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 04:49 internal [2023-08-23T04:52:17.196Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 04:49 openapi [2023-08-23T04:52:17.196Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 23 04:49 pkg [2023-08-23T04:52:17.196Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 04:49 snap [2023-08-23T04:52:17.196Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 23 04:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T04:52:17.507Z] + 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=6e6deb91922711a067a4f69f557ff034afcc25fa --label arch=amd64 --label version=3.1.0-dev.15 . [2023-08-23T04:52:17.507Z] Sending build context to Docker daemon 11.17MB [2023-08-23T04:52:17.507Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T04:52:17.507Z] Step 2/23 : FROM ${BASE} AS builder [2023-08-23T04:52:17.507Z] ---> 9f9133fa288e [2023-08-23T04:52:17.507Z] Step 3/23 : ARG MAKE=make build [2023-08-23T04:52:18.079Z] ---> Running in 2c577addfaac [2023-08-23T04:52:18.079Z] Removing intermediate container 2c577addfaac [2023-08-23T04:52:18.079Z] ---> 841a076d4d8f [2023-08-23T04:52:18.079Z] Step 4/23 : WORKDIR /device-sdk-go [2023-08-23T04:52:18.079Z] ---> Running in 3355b000b843 [2023-08-23T04:52:18.338Z] Removing intermediate container 3355b000b843 [2023-08-23T04:52:18.338Z] ---> 068be0eec365 [2023-08-23T04:52:18.338Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-23T04:52:18.338Z] ---> Running in 23cd3bc325a3 [2023-08-23T04:52:18.597Z] Removing intermediate container 23cd3bc325a3 [2023-08-23T04:52:18.597Z] ---> d2b2f9232ea1 [2023-08-23T04:52:18.597Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-08-23T04:52:18.597Z] ---> Running in 5f9bb63cf0d1 [2023-08-23T04:52:18.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T04:52:19.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T04:52:19.376Z] OK: 265 MiB in 53 packages [2023-08-23T04:52:19.636Z] Removing intermediate container 5f9bb63cf0d1 [2023-08-23T04:52:19.636Z] ---> 41b7674f204a [2023-08-23T04:52:19.636Z] Step 7/23 : COPY go.mod vendor* ./ [2023-08-23T04:52:19.636Z] ---> 03beca0d5427 [2023-08-23T04:52:19.636Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T04:52:19.899Z] ---> Running in b3b299e80e8e [2023-08-23T04:52:20.463Z] Removing intermediate container b3b299e80e8e [2023-08-23T04:52:20.463Z] ---> 5b68c3c27db6 [2023-08-23T04:52:20.463Z] Step 9/23 : COPY . . [2023-08-23T04:52:21.095Z] ---> 111157157182 [2023-08-23T04:52:21.095Z] Step 10/23 : RUN ${MAKE} [2023-08-23T04:52:21.095Z] ---> Running in ecf60724d2dc [2023-08-23T04:52:21.380Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.15" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T04:52:34.906Z] provisioning config files... [2023-08-23T04:52:34.928Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/244@tmp/config12164086921157372966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T04:52:35.263Z] ---> docker-login.sh [2023-08-23T04:52:35.263Z] nexus3.edgexfoundry.org:10001 [2023-08-23T04:52:35.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T04:52:35.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T04:52:35.799Z] Configure a credential helper to remove this warning. See [2023-08-23T04:52:35.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T04:52:35.799Z] [2023-08-23T04:52:35.799Z] Login Succeeded [2023-08-23T04:52:35.799Z] nexus3.edgexfoundry.org:10002 [2023-08-23T04:52:36.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T04:52:36.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T04:52:36.066Z] Configure a credential helper to remove this warning. See [2023-08-23T04:52:36.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T04:52:36.066Z] [2023-08-23T04:52:36.066Z] Login Succeeded [2023-08-23T04:52:36.066Z] nexus3.edgexfoundry.org:10003 [2023-08-23T04:52:36.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T04:52:36.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T04:52:36.603Z] Configure a credential helper to remove this warning. See [2023-08-23T04:52:36.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T04:52:36.603Z] [2023-08-23T04:52:36.603Z] Login Succeeded [2023-08-23T04:52:36.603Z] nexus3.edgexfoundry.org:10004 [2023-08-23T04:52:36.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T04:52:36.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T04:52:36.871Z] Configure a credential helper to remove this warning. See [2023-08-23T04:52:36.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T04:52:36.871Z] [2023-08-23T04:52:36.871Z] Login Succeeded [2023-08-23T04:52:36.871Z] docker.io [2023-08-23T04:52:37.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T04:52:37.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T04:52:37.404Z] Configure a credential helper to remove this warning. See [2023-08-23T04:52:37.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T04:52:37.404Z] [2023-08-23T04:52:37.404Z] Login Succeeded [2023-08-23T04:52:37.404Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T04:52:37.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-23T04:52:37.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T04:52:37.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T04:52:37.685Z] ========================================================= [2023-08-23T04:52:37.685Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-23T04:52:37.685Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T04:52:38.040Z] + 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-08-23T04:52:38.310Z] Sending build context to Docker daemon 5.9MB [2023-08-23T04:52:38.310Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T04:52:38.310Z] Step 2/10 : FROM ${BASE} AS builder [2023-08-23T04:52:38.603Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-23T04:52:38.603Z] edb6bdbacee9: Pulling fs layer [2023-08-23T04:52:38.603Z] 5f9638ab2659: Pulling fs layer [2023-08-23T04:52:38.603Z] 8d51d6327a98: Pulling fs layer [2023-08-23T04:52:38.603Z] 8b374f2dd631: Pulling fs layer [2023-08-23T04:52:38.603Z] ec14aa9079de: Pulling fs layer [2023-08-23T04:52:38.603Z] 2f466654f4bb: Pulling fs layer [2023-08-23T04:52:38.603Z] 554e91adad29: Pulling fs layer [2023-08-23T04:52:38.603Z] 8b374f2dd631: Waiting [2023-08-23T04:52:38.603Z] ec14aa9079de: Waiting [2023-08-23T04:52:38.603Z] 2f466654f4bb: Waiting [2023-08-23T04:52:38.603Z] 5f9638ab2659: Verifying Checksum [2023-08-23T04:52:38.603Z] 5f9638ab2659: Download complete [2023-08-23T04:52:38.603Z] 8b374f2dd631: Download complete [2023-08-23T04:52:38.603Z] ec14aa9079de: Verifying Checksum [2023-08-23T04:52:38.603Z] ec14aa9079de: Download complete [2023-08-23T04:52:38.603Z] edb6bdbacee9: Verifying Checksum [2023-08-23T04:52:38.603Z] edb6bdbacee9: Download complete [2023-08-23T04:52:40.035Z] 554e91adad29: Verifying Checksum [2023-08-23T04:52:40.035Z] 554e91adad29: Download complete [2023-08-23T04:52:41.002Z] edb6bdbacee9: Pull complete [2023-08-23T04:52:41.002Z] 2f466654f4bb: Verifying Checksum [2023-08-23T04:52:41.002Z] 2f466654f4bb: Download complete [2023-08-23T04:52:41.002Z] 8d51d6327a98: Verifying Checksum [2023-08-23T04:52:41.002Z] 8d51d6327a98: Download complete [2023-08-23T04:52:41.270Z] 5f9638ab2659: Pull complete [2023-08-23T04:52:43.453Z] Removing intermediate container ecf60724d2dc [2023-08-23T04:52:43.453Z] ---> f91389885d7c [2023-08-23T04:52:43.453Z] Step 11/23 : FROM alpine:3.17 [2023-08-23T04:52:43.453Z] 3.17: Pulling from library/alpine [2023-08-23T04:52:43.453Z] 9398808236ff: Pulling fs layer [2023-08-23T04:52:43.453Z] 9398808236ff: Verifying Checksum [2023-08-23T04:52:43.453Z] 9398808236ff: Download complete [2023-08-23T04:52:43.453Z] 9398808236ff: Pull complete [2023-08-23T04:52:43.453Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T04:52:43.453Z] Status: Downloaded newer image for alpine:3.17 [2023-08-23T04:52:43.453Z] ---> 1e0b8b5322fc [2023-08-23T04:52:43.453Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-08-23T04:52:43.453Z] ---> Running in 67bc10bfc013 [2023-08-23T04:52:43.453Z] Removing intermediate container 67bc10bfc013 [2023-08-23T04:52:43.453Z] ---> a3358f3d3d00 [2023-08-23T04:52:43.453Z] Step 13/23 : RUN apk add --update --no-cache [2023-08-23T04:52:43.453Z] ---> Running in 73e826943066 [2023-08-23T04:52:43.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T04:52:43.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T04:52:43.453Z] OK: 7 MiB in 15 packages [2023-08-23T04:52:43.453Z] Removing intermediate container 73e826943066 [2023-08-23T04:52:43.453Z] ---> 6980a6adb08c [2023-08-23T04:52:43.453Z] Step 14/23 : WORKDIR / [2023-08-23T04:52:43.453Z] ---> Running in 3714508f9e5c [2023-08-23T04:52:43.453Z] Removing intermediate container 3714508f9e5c [2023-08-23T04:52:43.453Z] ---> c814bfd50c9a [2023-08-23T04:52:43.454Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-08-23T04:52:43.454Z] ---> 2a540ebd8093 [2023-08-23T04:52:43.454Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-08-23T04:52:43.454Z] ---> 3e188e0fe84e [2023-08-23T04:52:43.454Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-08-23T04:52:43.454Z] ---> 906456c55114 [2023-08-23T04:52:43.454Z] Step 18/23 : EXPOSE 59999 [2023-08-23T04:52:43.454Z] ---> Running in f47e042d981b [2023-08-23T04:52:43.454Z] Removing intermediate container f47e042d981b [2023-08-23T04:52:43.454Z] ---> c8fc19c64052 [2023-08-23T04:52:43.454Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-08-23T04:52:43.454Z] ---> Running in fdb6c5081196 [2023-08-23T04:52:43.454Z] Removing intermediate container fdb6c5081196 [2023-08-23T04:52:43.454Z] ---> 7d39f98ef044 [2023-08-23T04:52:43.454Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-23T04:52:43.454Z] ---> Running in dc3fb0251149 [2023-08-23T04:52:43.454Z] Removing intermediate container dc3fb0251149 [2023-08-23T04:52:43.454Z] ---> 1f6f4929eff8 [2023-08-23T04:52:43.454Z] Step 21/23 : LABEL arch=amd64 [2023-08-23T04:52:43.454Z] ---> Running in a1da4ac31d0e [2023-08-23T04:52:43.454Z] Removing intermediate container a1da4ac31d0e [2023-08-23T04:52:43.454Z] ---> e76649578eaf [2023-08-23T04:52:43.454Z] Step 22/23 : LABEL git_sha=6e6deb91922711a067a4f69f557ff034afcc25fa [2023-08-23T04:52:43.454Z] ---> Running in 123c3aee1930 [2023-08-23T04:52:43.454Z] Removing intermediate container 123c3aee1930 [2023-08-23T04:52:43.454Z] ---> b0d1a16833e7 [2023-08-23T04:52:43.454Z] Step 23/23 : LABEL version=3.1.0-dev.15 [2023-08-23T04:52:43.454Z] ---> Running in 2845f6253a18 [2023-08-23T04:52:43.712Z] Removing intermediate container 2845f6253a18 [2023-08-23T04:52:43.712Z] ---> 3a747ec1d8ce [2023-08-23T04:52:43.712Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-23T04:52:43.712Z] Successfully built 3a747ec1d8ce [2023-08-23T04:52:43.712Z] 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-08-23T04:52:44.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T04:52:44.126Z] [2023-08-23T04:52:44.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T04:52:44.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T04:52:44.425Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-23T04:52:44.425Z] 5eb5b503b376: Pulling fs layer [2023-08-23T04:52:44.425Z] 5c69ac0246d0: Pulling fs layer [2023-08-23T04:52:44.425Z] ec43610c2a17: Pulling fs layer [2023-08-23T04:52:44.425Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-23T04:52:44.425Z] 33b1e0a273af: Pulling fs layer [2023-08-23T04:52:44.425Z] 5d3b04190fa2: Pulling fs layer [2023-08-23T04:52:44.425Z] 2f39f015ded8: Pulling fs layer [2023-08-23T04:52:44.425Z] 33b1e0a273af: Waiting [2023-08-23T04:52:44.425Z] 5d3b04190fa2: Waiting [2023-08-23T04:52:44.425Z] 2f39f015ded8: Waiting [2023-08-23T04:52:44.425Z] 3a2ae6a8a46f: Waiting [2023-08-23T04:52:44.425Z] 5c69ac0246d0: Verifying Checksum [2023-08-23T04:52:44.425Z] 5c69ac0246d0: Download complete [2023-08-23T04:52:44.425Z] 3a2ae6a8a46f: Download complete [2023-08-23T04:52:44.425Z] 33b1e0a273af: Verifying Checksum [2023-08-23T04:52:44.425Z] 33b1e0a273af: Download complete [2023-08-23T04:52:44.425Z] 5d3b04190fa2: Verifying Checksum [2023-08-23T04:52:44.425Z] 5d3b04190fa2: Download complete [2023-08-23T04:52:44.425Z] ec43610c2a17: Download complete [2023-08-23T04:52:44.684Z] 5eb5b503b376: Verifying Checksum [2023-08-23T04:52:44.684Z] 5eb5b503b376: Download complete [2023-08-23T04:52:45.251Z] 2f39f015ded8: Download complete [2023-08-23T04:52:45.860Z] 5eb5b503b376: Pull complete [2023-08-23T04:52:45.860Z] 5c69ac0246d0: Pull complete [2023-08-23T04:52:46.120Z] ec43610c2a17: Pull complete [2023-08-23T04:52:46.380Z] 3a2ae6a8a46f: Pull complete [2023-08-23T04:52:46.380Z] 33b1e0a273af: Pull complete [2023-08-23T04:52:46.647Z] 5d3b04190fa2: Pull complete [2023-08-23T04:52:50.837Z] 2f39f015ded8: Pull complete [2023-08-23T04:52:50.837Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-23T04:52:50.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T04:52:50.837Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T04:52:50.922Z] prd-ubuntu20.04-docker-8c-8g-4350 does not seem to be running inside a container [2023-08-23T04:52:50.961Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-23T04:52:56.307Z] 8d51d6327a98: Pull complete [2023-08-23T04:52:56.307Z] 8b374f2dd631: Pull complete [2023-08-23T04:52:56.307Z] ec14aa9079de: Pull complete [2023-08-23T04:52:56.389Z] $ docker top 523098e072b44561d3fd983a73c7e6cdcea06f459a6cd605cdb26c621fbb0c7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T04:52:56.763Z] ---> job-cost.sh [2023-08-23T04:52:56.763Z] lf-activate-venv: SKIPPING [2023-08-23T04:52:56.763Z] INFO: No Stack... [2023-08-23T04:52:57.022Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T04:52:57.601Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T04:52:57.890Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-08-23T04:52:57.890Z] + cut -d, -f6 [Pipeline] lock [2023-08-23T04:52:57.904Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-244-stack-cost] [2023-08-23T04:52:57.910Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-244-stack-cost] did not exist. Created. [2023-08-23T04:52:57.910Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-244-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T04:52:58.211Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-23T04:52:58.241Z] Stashed 1 file(s) [Pipeline] } [2023-08-23T04:52:58.247Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-244-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T04:52:58.265Z] $ docker stop --time=1 523098e072b44561d3fd983a73c7e6cdcea06f459a6cd605cdb26c621fbb0c7b [2023-08-23T04:52:59.397Z] $ docker rm -f --volumes 523098e072b44561d3fd983a73c7e6cdcea06f459a6cd605cdb26c621fbb0c7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-23T04:53:01.668Z] 2f466654f4bb: Pull complete [2023-08-23T04:53:03.619Z] 554e91adad29: Pull complete [2023-08-23T04:53:03.619Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-23T04:53:03.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-23T04:53:03.619Z] ---> 1e15ea492957 [2023-08-23T04:53:03.619Z] Step 3/10 : ARG MAKE=make build [2023-08-23T04:53:05.567Z] ---> Running in f55336264c1e [2023-08-23T04:53:05.567Z] Removing intermediate container f55336264c1e [2023-08-23T04:53:05.567Z] ---> 40f905187c2f [2023-08-23T04:53:05.567Z] Step 4/10 : WORKDIR /device-sdk-go [2023-08-23T04:53:05.567Z] ---> Running in 353125e35f0b [2023-08-23T04:53:05.835Z] Removing intermediate container 353125e35f0b [2023-08-23T04:53:05.835Z] ---> 7885c5613884 [2023-08-23T04:53:05.835Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-23T04:53:06.104Z] ---> Running in cea57302011b [2023-08-23T04:53:06.370Z] Removing intermediate container cea57302011b [2023-08-23T04:53:06.370Z] ---> eea156b2c23e [2023-08-23T04:53:06.370Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-08-23T04:53:06.370Z] ---> Running in ae4fb0d26958 [2023-08-23T04:53:07.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T04:53:08.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T04:53:09.004Z] OK: 263 MiB in 53 packages [2023-08-23T04:53:10.070Z] Removing intermediate container ae4fb0d26958 [2023-08-23T04:53:10.070Z] ---> b69fdbb0a197 [2023-08-23T04:53:10.070Z] Step 7/10 : COPY go.mod vendor* ./ [2023-08-23T04:53:10.363Z] ---> d877719c77d5 [2023-08-23T04:53:10.363Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T04:53:10.363Z] ---> Running in b06866637c21 [2023-08-23T04:54:18.236Z] Removing intermediate container b06866637c21 [2023-08-23T04:54:18.236Z] ---> 7ea7d33c6df0 [2023-08-23T04:54:18.236Z] Step 9/10 : COPY . . [2023-08-23T04:54:18.236Z] ---> 7ea136f91d88 [2023-08-23T04:54:18.236Z] Step 10/10 : RUN ${MAKE} [2023-08-23T04:54:18.236Z] ---> Running in a468cd768f13 [2023-08-23T04:54:18.236Z] noop [2023-08-23T04:54:18.236Z] Removing intermediate container a468cd768f13 [2023-08-23T04:54:18.236Z] ---> 91d3a55f6171 [2023-08-23T04:54:18.236Z] Successfully built 91d3a55f6171 [2023-08-23T04:54:18.236Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T04:54:18.585Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T04:54:18.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T04:54:18.776Z] prd-ubuntu20.04-docker-arm64-4c-16g-4351 does not seem to be running inside a container [2023-08-23T04:54:18.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/244 -v /w/workspace/device-sdk-go/244:/w/workspace/device-sdk-go/244:rw,z -v /w/workspace/device-sdk-go/244@tmp:/w/workspace/device-sdk-go/244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-23T04:54:19.983Z] $ docker top 15c10edc22c207f91d7f32d2b5cb80893957aec48e1de1ee695b7b1bbd3eb021 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T04:54:20.775Z] + go version [2023-08-23T04:54:20.776Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-23T04:54:20.797Z] $ docker stop --time=1 15c10edc22c207f91d7f32d2b5cb80893957aec48e1de1ee695b7b1bbd3eb021 [2023-08-23T04:54:22.358Z] $ docker rm -f --volumes 15c10edc22c207f91d7f32d2b5cb80893957aec48e1de1ee695b7b1bbd3eb021 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T04:54:22.900Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T04:54:22.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T04:54:23.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-4351 does not seem to be running inside a container [2023-08-23T04:54:23.136Z] $ 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/244 -v /w/workspace/device-sdk-go/244:/w/workspace/device-sdk-go/244:rw,z -v /w/workspace/device-sdk-go/244@tmp:/w/workspace/device-sdk-go/244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-23T04:54:24.207Z] $ docker top 2f1ed5dd81aa8021b9da6f9c5c827a3865386d2b0bf25d99c066ace15de9243e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T04:54:24.682Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/244 [Pipeline] fileExists [Pipeline] sh [2023-08-23T04:54:25.015Z] + make test [2023-08-23T04:54:25.015Z] go test -race -coverprofile=coverage.out ./... [2023-08-23T04:55:03.877Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-08-23T04:57:10.541Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-08-23T04:57:10.541Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-08-23T04:57:10.541Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-08-23T04:57:10.541Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-08-23T04:57:10.541Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-08-23T04:57:13.890Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.239s coverage: 27.6% of statements [2023-08-23T04:57:20.673Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.418s coverage: 80.2% of statements [2023-08-23T04:57:32.998Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-08-23T04:57:32.999Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-08-23T04:57:32.999Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.366s coverage: 86.0% of statements [2023-08-23T04:57:39.645Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-08-23T04:57:39.645Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.429s coverage: 71.8% of statements [2023-08-23T04:57:42.985Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.271s coverage: 14.3% of statements [2023-08-23T04:57:45.556Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.742s coverage: 43.8% of statements [2023-08-23T04:57:45.556Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-08-23T04:57:45.556Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-08-23T04:57:46.147Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.459s coverage: 68.5% of statements [2023-08-23T04:57:49.485Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.429s coverage: 89.2% of statements [2023-08-23T04:57:51.423Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-08-23T04:57:51.423Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.237s coverage: 5.5% of statements [2023-08-23T04:57:52.381Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-23T04:57:52.381Z] GO111MODULE=on go vet ./... [2023-08-23T05:00:14.071Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-23T05:00:14.071Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-23T05:00:14.071Z] ./bin/test-attribution-txt.sh [2023-08-23T05:00:14.071Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-23T05:00:14.071Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-23T05:00:14.071Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-23T05:00:14.071Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-23T05:00:14.071Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-23T05:00:14.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-23T05:00:14.113Z] $ docker stop --time=1 2f1ed5dd81aa8021b9da6f9c5c827a3865386d2b0bf25d99c066ace15de9243e [2023-08-23T05:00:17.793Z] $ docker rm -f --volumes 2f1ed5dd81aa8021b9da6f9c5c827a3865386d2b0bf25d99c066ace15de9243e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T05:00:19.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-23T05:00:19.370Z] Warning: overwriting stash ‘coverage-report’ [2023-08-23T05:00:19.880Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T05:00:20.269Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-23T05:00:20.589Z] + ls -al . [2023-08-23T05:00:20.589Z] total 300 [2023-08-23T05:00:20.589Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 04:54 . [2023-08-23T05:00:20.589Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 04:52 .. [2023-08-23T05:00:20.589Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 23 04:52 .dockerignore [2023-08-23T05:00:20.589Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 04:52 .git [2023-08-23T05:00:20.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 04:52 .github [2023-08-23T05:00:20.590Z] -rw-rw-r-- 1 jenkins jenkins 137 Aug 23 04:52 .gitignore [2023-08-23T05:00:20.590Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 23 04:52 .golangci.yml [2023-08-23T05:00:20.590Z] -rw-rw-r-- 1 jenkins jenkins 44878 Aug 23 04:52 CHANGELOG.md [2023-08-23T05:00:20.590Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 04:52 GOVERNANCE.md [2023-08-23T05:00:20.590Z] -rw-rw-r-- 1 jenkins jenkins 885 Aug 23 04:52 Jenkinsfile [2023-08-23T05:00:20.590Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 23 04:52 LICENSE [2023-08-23T05:00:20.590Z] -rw-rw-r-- 1 jenkins jenkins 1842 Aug 23 04:52 Makefile [2023-08-23T05:00:20.590Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 23 04:52 OWNERS.md [2023-08-23T05:00:20.590Z] -rw-rw-r-- 1 jenkins jenkins 4933 Aug 23 04:52 README.md [2023-08-23T05:00:20.590Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 04:50 VERSION [2023-08-23T05:00:20.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 04:52 bin [2023-08-23T05:00:20.590Z] -rw-r--r-- 1 jenkins jenkins 120272 Aug 23 04:57 coverage.out [2023-08-23T05:00:20.590Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 23 04:52 example [2023-08-23T05:00:20.590Z] -rw-rw-r-- 1 jenkins jenkins 3721 Aug 23 04:52 go.mod [2023-08-23T05:00:20.590Z] -rw-rw-r-- 1 jenkins jenkins 33545 Aug 23 04:52 go.sum [2023-08-23T05:00:20.590Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 04:52 internal [2023-08-23T05:00:20.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 04:52 openapi [2023-08-23T05:00:20.590Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 23 04:52 pkg [2023-08-23T05:00:20.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 04:52 snap [2023-08-23T05:00:20.590Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 23 04:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T05:00:20.931Z] + 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=6e6deb91922711a067a4f69f557ff034afcc25fa --label arch=arm64 --label version=3.1.0-dev.15 . [2023-08-23T05:00:21.196Z] Sending build context to Docker daemon 6.021MB [2023-08-23T05:00:21.196Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T05:00:21.196Z] Step 2/23 : FROM ${BASE} AS builder [2023-08-23T05:00:21.196Z] ---> 91d3a55f6171 [2023-08-23T05:00:21.196Z] Step 3/23 : ARG MAKE=make build [2023-08-23T05:00:21.465Z] ---> Running in 8fc579ae61cb [2023-08-23T05:00:21.731Z] Removing intermediate container 8fc579ae61cb [2023-08-23T05:00:21.731Z] ---> 0c1a4e05540a [2023-08-23T05:00:21.731Z] Step 4/23 : WORKDIR /device-sdk-go [2023-08-23T05:00:21.731Z] ---> Running in 9752b9ab725e [2023-08-23T05:00:22.001Z] Removing intermediate container 9752b9ab725e [2023-08-23T05:00:22.001Z] ---> 41355ee9b484 [2023-08-23T05:00:22.001Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-23T05:00:22.001Z] ---> Running in 27360e4ad9cb [2023-08-23T05:00:22.269Z] Removing intermediate container 27360e4ad9cb [2023-08-23T05:00:22.269Z] ---> 939da1915056 [2023-08-23T05:00:22.269Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-08-23T05:00:22.538Z] ---> Running in 490cfba499c3 [2023-08-23T05:00:23.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T05:00:24.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T05:00:25.034Z] OK: 263 MiB in 53 packages [2023-08-23T05:00:25.617Z] Removing intermediate container 490cfba499c3 [2023-08-23T05:00:25.617Z] ---> 03dae53ff0c5 [2023-08-23T05:00:25.617Z] Step 7/23 : COPY go.mod vendor* ./ [2023-08-23T05:00:26.202Z] ---> 3cf7479dd5f1 [2023-08-23T05:00:26.202Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T05:00:26.202Z] ---> Running in 6b0025628be6 [2023-08-23T05:00:28.150Z] Removing intermediate container 6b0025628be6 [2023-08-23T05:00:28.150Z] ---> 33b3a7d6abdf [2023-08-23T05:00:28.150Z] Step 9/23 : COPY . . [2023-08-23T05:00:29.110Z] ---> 430640588bbe [2023-08-23T05:00:29.110Z] Step 10/23 : RUN ${MAKE} [2023-08-23T05:00:29.377Z] ---> Running in e4cc0292f8b8 [2023-08-23T05:00:32.708Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.15" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-08-23T05:02:39.352Z] Removing intermediate container e4cc0292f8b8 [2023-08-23T05:02:39.352Z] ---> 3f85638b46c7 [2023-08-23T05:02:39.352Z] Step 11/23 : FROM alpine:3.17 [2023-08-23T05:02:39.617Z] 3.17: Pulling from library/alpine [2023-08-23T05:02:39.617Z] 4060ece20d7a: Pulling fs layer [2023-08-23T05:02:39.883Z] 4060ece20d7a: Verifying Checksum [2023-08-23T05:02:39.883Z] 4060ece20d7a: Download complete [2023-08-23T05:02:40.469Z] 4060ece20d7a: Pull complete [2023-08-23T05:02:40.469Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T05:02:40.469Z] Status: Downloaded newer image for alpine:3.17 [2023-08-23T05:02:40.469Z] ---> 8650cd65339b [2023-08-23T05:02:40.469Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-08-23T05:02:40.469Z] ---> Running in f73b50e7b213 [2023-08-23T05:02:40.736Z] Removing intermediate container f73b50e7b213 [2023-08-23T05:02:40.736Z] ---> 31744be367d6 [2023-08-23T05:02:40.736Z] Step 13/23 : RUN apk add --update --no-cache [2023-08-23T05:02:41.008Z] ---> Running in e9a382c419f6 [2023-08-23T05:02:41.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T05:02:42.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T05:02:43.314Z] OK: 7 MiB in 15 packages [2023-08-23T05:02:44.307Z] Removing intermediate container e9a382c419f6 [2023-08-23T05:02:44.307Z] ---> 06ecb6531f97 [2023-08-23T05:02:44.307Z] Step 14/23 : WORKDIR / [2023-08-23T05:02:44.307Z] ---> Running in 0a6f27a6a7a7 [2023-08-23T05:02:44.577Z] Removing intermediate container 0a6f27a6a7a7 [2023-08-23T05:02:44.577Z] ---> 0ba9f9fc3b58 [2023-08-23T05:02:44.577Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-08-23T05:02:45.168Z] ---> 9c50d15c1396 [2023-08-23T05:02:45.168Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-08-23T05:02:46.627Z] ---> aa9a930ee5cd [2023-08-23T05:02:46.627Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-08-23T05:02:46.900Z] ---> d332900e89ed [2023-08-23T05:02:46.900Z] Step 18/23 : EXPOSE 59999 [2023-08-23T05:02:46.900Z] ---> Running in 664f8a30f21b [2023-08-23T05:02:47.167Z] Removing intermediate container 664f8a30f21b [2023-08-23T05:02:47.167Z] ---> fcf644264c39 [2023-08-23T05:02:47.167Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-08-23T05:02:47.437Z] ---> Running in 9141e11c3152 [2023-08-23T05:02:47.703Z] Removing intermediate container 9141e11c3152 [2023-08-23T05:02:47.703Z] ---> 106142fff8db [2023-08-23T05:02:47.703Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-23T05:02:47.703Z] ---> Running in c9a17d381f86 [2023-08-23T05:02:47.969Z] Removing intermediate container c9a17d381f86 [2023-08-23T05:02:47.969Z] ---> 52119445f4a6 [2023-08-23T05:02:47.969Z] Step 21/23 : LABEL arch=arm64 [2023-08-23T05:02:47.969Z] ---> Running in 4ece2148143e [2023-08-23T05:02:48.235Z] Removing intermediate container 4ece2148143e [2023-08-23T05:02:48.235Z] ---> d48cf886a924 [2023-08-23T05:02:48.235Z] Step 22/23 : LABEL git_sha=6e6deb91922711a067a4f69f557ff034afcc25fa [2023-08-23T05:02:48.235Z] ---> Running in 54d0dcd4a4dc [2023-08-23T05:02:48.506Z] Removing intermediate container 54d0dcd4a4dc [2023-08-23T05:02:48.506Z] ---> ff4de112a4c0 [2023-08-23T05:02:48.506Z] Step 23/23 : LABEL version=3.1.0-dev.15 [2023-08-23T05:02:48.773Z] ---> Running in d304d83c6066 [2023-08-23T05:02:49.037Z] Removing intermediate container d304d83c6066 [2023-08-23T05:02:49.037Z] ---> a3b10fc925aa [2023-08-23T05:02:49.037Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-23T05:02:49.037Z] Successfully built a3b10fc925aa [2023-08-23T05:02:49.037Z] 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-08-23T05:02:49.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T05:02:49.442Z] [2023-08-23T05:02:49.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T05:02:49.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T05:02:49.771Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-23T05:02:49.771Z] 8998bd30e6a1: Pulling fs layer [2023-08-23T05:02:49.771Z] 04944245beec: Pulling fs layer [2023-08-23T05:02:49.771Z] 699f458cf7ca: Pulling fs layer [2023-08-23T05:02:49.771Z] 765212b225bb: Pulling fs layer [2023-08-23T05:02:49.771Z] f23df028b6ca: Pulling fs layer [2023-08-23T05:02:49.771Z] d65c8cfc05b1: Pulling fs layer [2023-08-23T05:02:49.771Z] 2437ff75d9bd: Pulling fs layer [2023-08-23T05:02:49.771Z] 765212b225bb: Waiting [2023-08-23T05:02:49.771Z] d65c8cfc05b1: Waiting [2023-08-23T05:02:49.771Z] f23df028b6ca: Waiting [2023-08-23T05:02:49.771Z] 2437ff75d9bd: Waiting [2023-08-23T05:02:50.042Z] 04944245beec: Verifying Checksum [2023-08-23T05:02:50.042Z] 04944245beec: Download complete [2023-08-23T05:02:50.042Z] 765212b225bb: Verifying Checksum [2023-08-23T05:02:50.042Z] 765212b225bb: Download complete [2023-08-23T05:02:50.042Z] f23df028b6ca: Verifying Checksum [2023-08-23T05:02:50.042Z] f23df028b6ca: Download complete [2023-08-23T05:02:50.042Z] d65c8cfc05b1: Verifying Checksum [2023-08-23T05:02:50.042Z] d65c8cfc05b1: Download complete [2023-08-23T05:02:50.042Z] 699f458cf7ca: Verifying Checksum [2023-08-23T05:02:50.042Z] 699f458cf7ca: Download complete [2023-08-23T05:02:50.628Z] 8998bd30e6a1: Verifying Checksum [2023-08-23T05:02:50.628Z] 8998bd30e6a1: Download complete [2023-08-23T05:02:52.570Z] 2437ff75d9bd: Verifying Checksum [2023-08-23T05:02:52.570Z] 2437ff75d9bd: Download complete [2023-08-23T05:02:54.511Z] 8998bd30e6a1: Pull complete [2023-08-23T05:02:57.081Z] 04944245beec: Pull complete [2023-08-23T05:02:58.036Z] 699f458cf7ca: Pull complete [2023-08-23T05:02:58.036Z] 765212b225bb: Pull complete [2023-08-23T05:02:58.993Z] f23df028b6ca: Pull complete [2023-08-23T05:02:58.993Z] d65c8cfc05b1: Pull complete [2023-08-23T05:03:13.984Z] 2437ff75d9bd: Pull complete [2023-08-23T05:03:13.984Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-23T05:03:13.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T05:03:13.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T05:03:14.165Z] prd-ubuntu20.04-docker-arm64-4c-16g-4351 does not seem to be running inside a container [2023-08-23T05:03:14.231Z] $ 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/244 -v /w/workspace/device-sdk-go/244:/w/workspace/device-sdk-go/244:rw,z -v /w/workspace/device-sdk-go/244@tmp:/w/workspace/device-sdk-go/244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-23T05:03:16.570Z] $ docker top f6d521dfc5018313ceacc87be5e9d31f0be5dc52da6fc5feb4e5f38c9641ec36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T05:03:17.064Z] ---> job-cost.sh [2023-08-23T05:03:17.330Z] lf-activate-venv: SKIPPING [2023-08-23T05:03:17.330Z] INFO: No Stack... [2023-08-23T05:03:17.594Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-23T05:03:18.547Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T05:03:18.858Z] + + cat /w/workspace/device-sdk-go/244/archives/cost.csvcut [2023-08-23T05:03:18.858Z] -d, -f6 [Pipeline] lock [2023-08-23T05:03:18.912Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-244-stack-cost] [2023-08-23T05:03:18.917Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-244-stack-cost] did not exist. Created. [2023-08-23T05:03:18.917Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-244-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T05:03:19.249Z] /w/workspace/device-sdk-go/244@tmp/durable-7e4464f6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-23T05:03:19.573Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-23T05:03:19.593Z] Warning: overwriting stash ‘stack-cost’ [2023-08-23T05:03:19.669Z] Stashed 1 file(s) [Pipeline] } [2023-08-23T05:03:19.674Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-244-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T05:03:19.698Z] $ docker stop --time=1 f6d521dfc5018313ceacc87be5e9d31f0be5dc52da6fc5feb4e5f38c9641ec36 [2023-08-23T05:03:22.766Z] $ docker rm -f --volumes f6d521dfc5018313ceacc87be5e9d31f0be5dc52da6fc5feb4e5f38c9641ec36 [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-08-23T05:03:23.160Z] provisioning config files... [2023-08-23T05:03:23.167Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8036123211043856884tmp [Pipeline] { [Pipeline] sh [2023-08-23T05:03:23.529Z] + set +x [2023-08-23T05:03:23.530Z] + curl -s https://codecov.io/bash [2023-08-23T05:03:23.530Z] + bash -s -- [2023-08-23T05:03:23.790Z] [2023-08-23T05:03:23.790Z] _____ _ [2023-08-23T05:03:23.790Z] / ____| | | [2023-08-23T05:03:23.790Z] | | ___ __| | ___ ___ _____ __ [2023-08-23T05:03:23.790Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-23T05:03:23.790Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-23T05:03:23.790Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-23T05:03:23.790Z] Bash-1.0.6 [2023-08-23T05:03:23.790Z] [2023-08-23T05:03:23.790Z] [2023-08-23T05:03:23.790Z] ==> git version 2.25.1 found [2023-08-23T05:03:23.790Z] ==> 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-08-23T05:03:23.790Z] Release-Date: 2020-01-08 [2023-08-23T05:03:23.790Z] 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-08-23T05:03:23.790Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-23T05:03:23.790Z] ==> Jenkins CI detected. [2023-08-23T05:03:23.790Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-08-23T05:03:23.790Z] project root: . [2023-08-23T05:03:23.790Z] --> token set from env [2023-08-23T05:03:23.790Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-23T05:03:23.790Z] ==> Running gcov in . (disable via -X gcov) [2023-08-23T05:03:23.790Z] ==> Python coveragepy not found [2023-08-23T05:03:23.790Z] ==> Searching for coverage reports in: [2023-08-23T05:03:23.790Z] + . [2023-08-23T05:03:23.790Z] -> Found 1 reports [2023-08-23T05:03:23.790Z] ==> Detecting git/mercurial file structure [2023-08-23T05:03:23.790Z] ==> Reading reports [2023-08-23T05:03:24.049Z] + ./coverage.out bytes=120272 [2023-08-23T05:03:24.049Z] ==> Appending adjustments [2023-08-23T05:03:24.049Z] https://docs.codecov.io/docs/fixing-reports [2023-08-23T05:03:24.309Z] + Found adjustments [2023-08-23T05:03:24.309Z] ==> Gzipping contents [2023-08-23T05:03:24.309Z] 20K /tmp/codecov.1YzWlp.gz [2023-08-23T05:03:24.309Z] ==> Uploading reports [2023-08-23T05:03:24.309Z] url: https://codecov.io [2023-08-23T05:03:24.309Z] query: branch=main&commit=6e6deb91922711a067a4f69f557ff034afcc25fa&build=244&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F244%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-23T05:03:24.309Z] -> Pinging Codecov [2023-08-23T05:03:24.309Z] 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=6e6deb91922711a067a4f69f557ff034afcc25fa&build=244&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F244%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-23T05:03:24.309Z] -> Uploading to [2023-08-23T05:03:24.309Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-23/7E55EF52A471D76F132DFD9A03CDDE97/6e6deb91922711a067a4f69f557ff034afcc25fa/df55b35e-7afe-4b79-b0f3-d02e7cb650ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230823T050324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b26dafce5da02e677e1380460428c76d302169932390396b3ad3bde16c280ef [2023-08-23T05:03:24.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T05:03:24.309Z] Dload Upload Total Spent Left Speed [2023-08-23T05:03:24.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16436 0 0 100 16436 0 80965 --:--:-- --:--:-- --:--:-- 80965 [2023-08-23T05:03:24.569Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6e6deb91922711a067a4f69f557ff034afcc25fa [Pipeline] } [2023-08-23T05:03:24.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-23T05:03:24.780Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-23T05:03:24.792Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T05:03:25.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-23T05:03:25.089Z] [2023-08-23T05:03:25.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T05:03:25.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-23T05:03:25.389Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-23T05:03:25.389Z] df9b9388f04a: Pulling fs layer [2023-08-23T05:03:25.389Z] 52dc419b0ee2: Pulling fs layer [2023-08-23T05:03:25.389Z] 25bc292e5bac: Pulling fs layer [2023-08-23T05:03:25.389Z] 114826534d7a: Pulling fs layer [2023-08-23T05:03:25.389Z] 4657fd5d0bcf: Pulling fs layer [2023-08-23T05:03:25.389Z] 6ad1cebc031e: Pulling fs layer [2023-08-23T05:03:25.389Z] 8a3aa393b2d8: Pulling fs layer [2023-08-23T05:03:25.389Z] 114826534d7a: Waiting [2023-08-23T05:03:25.389Z] 8a3aa393b2d8: Waiting [2023-08-23T05:03:25.389Z] 4657fd5d0bcf: Waiting [2023-08-23T05:03:25.389Z] 6ad1cebc031e: Waiting [2023-08-23T05:03:25.389Z] 25bc292e5bac: Verifying Checksum [2023-08-23T05:03:25.389Z] 25bc292e5bac: Download complete [2023-08-23T05:03:25.389Z] 52dc419b0ee2: Download complete [2023-08-23T05:03:25.389Z] 4657fd5d0bcf: Verifying Checksum [2023-08-23T05:03:25.389Z] 4657fd5d0bcf: Download complete [2023-08-23T05:03:25.389Z] df9b9388f04a: Verifying Checksum [2023-08-23T05:03:25.389Z] df9b9388f04a: Download complete [2023-08-23T05:03:25.648Z] 6ad1cebc031e: Verifying Checksum [2023-08-23T05:03:25.648Z] 6ad1cebc031e: Download complete [2023-08-23T05:03:25.648Z] df9b9388f04a: Pull complete [2023-08-23T05:03:26.217Z] 114826534d7a: Verifying Checksum [2023-08-23T05:03:26.217Z] 114826534d7a: Download complete [2023-08-23T05:03:26.217Z] 8a3aa393b2d8: Verifying Checksum [2023-08-23T05:03:26.217Z] 8a3aa393b2d8: Download complete [2023-08-23T05:03:26.475Z] 52dc419b0ee2: Pull complete [2023-08-23T05:03:26.475Z] 25bc292e5bac: Pull complete [2023-08-23T05:03:29.756Z] 114826534d7a: Pull complete [2023-08-23T05:03:29.756Z] 4657fd5d0bcf: Pull complete [2023-08-23T05:03:30.015Z] 6ad1cebc031e: Pull complete [2023-08-23T05:03:32.543Z] 8a3aa393b2d8: Pull complete [2023-08-23T05:03:32.801Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-23T05:03:32.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-23T05:03:32.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T05:03:32.890Z] prd-ubuntu20.04-docker-8c-8g-4350 does not seem to be running inside a container [2023-08-23T05:03:32.918Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-23T05:03:38.373Z] $ docker top cd8f220836607fa62ec0dd72eec74b147233cac8e372bae8a05e29e80faa9904 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-23T05:03:38.441Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-08-23T05:03:38.718Z] + set -o pipefail [2023-08-23T05:03:38.718Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-08-23T05:03:42.908Z] [2023-08-23T05:03:42.908Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-08-23T05:03:42.908Z] [2023-08-23T05:03:42.908Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/c95e0a4b-baf7-4bb5-87b5-dffba7755483 [2023-08-23T05:03:42.908Z] [2023-08-23T05:03:42.908Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-23T05:03:42.908Z] [2023-08-23T05:03:43.168Z] [2023-08-23T05:03:43.168Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-23T05:03:43.168Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-23T05:03:43.168Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-23T05:03:43.179Z] $ docker stop --time=1 cd8f220836607fa62ec0dd72eec74b147233cac8e372bae8a05e29e80faa9904 [2023-08-23T05:03:47.406Z] $ docker rm -f --volumes cd8f220836607fa62ec0dd72eec74b147233cac8e372bae8a05e29e80faa9904 [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-08-23T05:03:47.816Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T05:03:47.827Z] provisioning config files... [2023-08-23T05:03:47.835Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15696599663345268254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T05:03:48.135Z] --> edgex-publish-swagger.sh [2023-08-23T05:03:48.135Z] === Publish openapi/v3 API === [2023-08-23T05:03:48.135Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-23T05:03:48.135Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-08-23T05:03:48.135Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T05:03:48.135Z] Dload Upload Total Spent Left Speed [2023-08-23T05:03:48.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 50050 --:--:-- --:--:-- --:--:-- 49945 100 23674 0 0 100 23674 0 50050 --:--:-- --:--:-- --:--:-- 49945 [2023-08-23T05:03:48.393Z] [2023-08-23T05:03:48.393Z] [Pipeline] } [2023-08-23T05:03:48.400Z] 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-08-23T05:03:48.779Z] + git log --format=format:%s -1 6e6deb91922711a067a4f69f557ff034afcc25fa [Pipeline] sh [2023-08-23T05:03:49.067Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T05:03:49.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T05:03:49.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T05:03:49.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T05:03:49.436Z] prd-ubuntu20.04-docker-8c-8g-4350 does not seem to be running inside a container [2023-08-23T05:03:49.465Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-23T05:03:49.825Z] $ docker top eef70f885bea60300f4d0d97e23cf6586a01241a9069e3562db6b1ec132e7310 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T05:03:49.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T05:03:49.924Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T05:03:50.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T05:03:50.050Z] $ docker exec eef70f885bea60300f4d0d97e23cf6586a01241a9069e3562db6b1ec132e7310 ssh-agent [2023-08-23T05:03:50.155Z] SSH_AUTH_SOCK=/tmp/ssh-VB3xWcXshkqm/agent.32 [2023-08-23T05:03:50.156Z] SSH_AGENT_PID=38 [2023-08-23T05:03:50.160Z] Running ssh-add (command line suppressed) [2023-08-23T05:03:50.258Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_24144573050754489.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_24144573050754489.key) [2023-08-23T05:03:50.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T05:03:50.563Z] + git semver tag [2023-08-23T05:03:50.822Z] 2023-08-23 05:03:50,755 [run_tag] DEBUG tag force:False [2023-08-23T05:03:50.822Z] 2023-08-23 05:03:50,756 [check_head_tag] DEBUG check head tag [2023-08-23T05:03:50.822Z] 2023-08-23 05:03:50,757 [execute] INFO git cat-file --batch-check [2023-08-23T05:03:50.822Z] 2023-08-23 05:03:50,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-08-23T05:03:50.822Z] 2023-08-23 05:03:50,761 [execute] INFO git cat-file --batch [2023-08-23T05:03:50.822Z] 2023-08-23 05:03:50,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-08-23T05:03:50.822Z] 2023-08-23 05:03:50,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-08-23T05:03:50.822Z] 2023-08-23 05:03:50,777 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 [2023-08-23T05:03:50.822Z] 2023-08-23 05:03:50,777 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-08-23T05:03:50.822Z] 2023-08-23 05:03:50,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-08-23T05:03:50.822Z] 3.1.0-dev.15 [Pipeline] } [2023-08-23T05:03:50.833Z] $ docker exec --env ******** --env ******** eef70f885bea60300f4d0d97e23cf6586a01241a9069e3562db6b1ec132e7310 ssh-agent -k [2023-08-23T05:03:50.935Z] unset SSH_AUTH_SOCK; [2023-08-23T05:03:50.936Z] unset SSH_AGENT_PID; [2023-08-23T05:03:50.936Z] echo Agent pid 38 killed; [2023-08-23T05:03:50.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T05:03:51.262Z] + git semver [Pipeline] } [2023-08-23T05:03:51.534Z] $ docker stop --time=1 eef70f885bea60300f4d0d97e23cf6586a01241a9069e3562db6b1ec132e7310 [2023-08-23T05:03:52.857Z] $ docker rm -f --volumes eef70f885bea60300f4d0d97e23cf6586a01241a9069e3562db6b1ec132e7310 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T05:03:53.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-23T05:03:53.252Z] [2023-08-23T05:03:53.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T05:03:53.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-23T05:03:53.549Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-23T05:03:53.549Z] ab5ef0e58194: Pulling fs layer [2023-08-23T05:03:53.549Z] 9712f1f96733: Pulling fs layer [2023-08-23T05:03:53.549Z] 63f879dbbcfc: Pulling fs layer [2023-08-23T05:03:53.549Z] 0d9ebad4ef96: Pulling fs layer [2023-08-23T05:03:53.549Z] e9a5061849ea: Pulling fs layer [2023-08-23T05:03:53.549Z] d747dcd14b5f: Pulling fs layer [2023-08-23T05:03:53.549Z] 2de7ff778b66: Pulling fs layer [2023-08-23T05:03:53.549Z] 0d9ebad4ef96: Waiting [2023-08-23T05:03:53.549Z] d747dcd14b5f: Waiting [2023-08-23T05:03:53.549Z] 2de7ff778b66: Waiting [2023-08-23T05:03:53.549Z] e9a5061849ea: Waiting [2023-08-23T05:03:53.549Z] 9712f1f96733: Verifying Checksum [2023-08-23T05:03:53.549Z] 9712f1f96733: Download complete [2023-08-23T05:03:53.808Z] 63f879dbbcfc: Verifying Checksum [2023-08-23T05:03:53.808Z] 63f879dbbcfc: Download complete [2023-08-23T05:03:54.068Z] 0d9ebad4ef96: Download complete [2023-08-23T05:03:54.068Z] e9a5061849ea: Verifying Checksum [2023-08-23T05:03:54.068Z] e9a5061849ea: Download complete [2023-08-23T05:03:54.068Z] d747dcd14b5f: Download complete [2023-08-23T05:03:54.068Z] ab5ef0e58194: Download complete [2023-08-23T05:03:54.068Z] 2de7ff778b66: Verifying Checksum [2023-08-23T05:03:54.068Z] 2de7ff778b66: Download complete [2023-08-23T05:03:57.359Z] ab5ef0e58194: Pull complete [2023-08-23T05:03:57.359Z] 9712f1f96733: Pull complete [2023-08-23T05:03:57.925Z] 63f879dbbcfc: Pull complete [2023-08-23T05:04:01.210Z] 0d9ebad4ef96: Pull complete [2023-08-23T05:04:01.469Z] e9a5061849ea: Pull complete [2023-08-23T05:04:01.469Z] d747dcd14b5f: Pull complete [2023-08-23T05:04:02.406Z] 2de7ff778b66: Pull complete [2023-08-23T05:04:02.406Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-23T05:04:02.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-23T05:04:02.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T05:04:02.500Z] prd-ubuntu20.04-docker-8c-8g-4350 does not seem to be running inside a container [2023-08-23T05:04:02.533Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-23T05:04:07.129Z] $ docker top bb5bbd2a3e4663d72db0ddcdfaeaf2425bce99fbc626491697e13e743875869b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-23T05:04:07.193Z] provisioning config files... [2023-08-23T05:04:07.201Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3184189150667054573tmp [2023-08-23T05:04:07.211Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3661001171191801623tmp [2023-08-23T05:04:07.220Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config317035199128615703tmp [Pipeline] { [Pipeline] echo [2023-08-23T05:04:07.235Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T05:04:07.519Z] ---> sigul-configuration.sh [2023-08-23T05:04:07.519Z] gpg: directory `/root/.gnupg' created [2023-08-23T05:04:07.519Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-23T05:04:07.519Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-23T05:04:07.519Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-23T05:04:07.519Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-23T05:04:07.519Z] gpg: CAST5 encrypted data [2023-08-23T05:04:07.519Z] gpg: encrypted with 1 passphrase [2023-08-23T05:04:07.519Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-23T05:04:07.803Z] + mkdir /home/jenkins [2023-08-23T05:04:07.803Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-23T05:04:08.087Z] + 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-08-23T05:04:08.094Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T05:04:08.373Z] ---> sigul-install.sh [2023-08-23T05:04:08.373Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-23T05:04:08.663Z] + git tag --list [2023-08-23T05:04:08.663Z] 0.7.1 [2023-08-23T05:04:08.663Z] delhi-tag [2023-08-23T05:04:08.663Z] v1.0.0 [2023-08-23T05:04:08.663Z] v1.1.0 [2023-08-23T05:04:08.663Z] v1.1.1 [2023-08-23T05:04:08.663Z] v1.1.2 [2023-08-23T05:04:08.663Z] v1.2.0 [2023-08-23T05:04:08.663Z] v1.2.1 [2023-08-23T05:04:08.663Z] v1.2.2 [2023-08-23T05:04:08.663Z] v1.2.3 [2023-08-23T05:04:08.663Z] v1.3.0 [2023-08-23T05:04:08.663Z] v1.4.0 [2023-08-23T05:04:08.663Z] v2.0.0 [2023-08-23T05:04:08.663Z] v2.1.0 [2023-08-23T05:04:08.664Z] v2.1.1 [2023-08-23T05:04:08.664Z] v2.2.0 [2023-08-23T05:04:08.664Z] v2.3.0 [2023-08-23T05:04:08.664Z] v2.3.1 [2023-08-23T05:04:08.664Z] v3.0 [2023-08-23T05:04:08.664Z] v3.0.0 [2023-08-23T05:04:08.664Z] v3.0.1-dev.1 [2023-08-23T05:04:08.664Z] v3.1.0-dev.1 [2023-08-23T05:04:08.664Z] v3.1.0-dev.10 [2023-08-23T05:04:08.664Z] v3.1.0-dev.11 [2023-08-23T05:04:08.664Z] v3.1.0-dev.12 [2023-08-23T05:04:08.664Z] v3.1.0-dev.13 [2023-08-23T05:04:08.664Z] v3.1.0-dev.14 [2023-08-23T05:04:08.664Z] v3.1.0-dev.15 [2023-08-23T05:04:08.664Z] v3.1.0-dev.2 [2023-08-23T05:04:08.664Z] v3.1.0-dev.3 [2023-08-23T05:04:08.664Z] v3.1.0-dev.4 [2023-08-23T05:04:08.664Z] v3.1.0-dev.5 [2023-08-23T05:04:08.664Z] v3.1.0-dev.6 [2023-08-23T05:04:08.664Z] v3.1.0-dev.7 [2023-08-23T05:04:08.664Z] v3.1.0-dev.8 [2023-08-23T05:04:08.664Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-23T05:04:08.948Z] + lftools sign git-tag v3.1.0-dev.15 [2023-08-23T05:04:09.518Z] Signing Git tag with Sigul... [2023-08-23T05:04:09.518Z] Signing v3.1.0-dev.15 [Pipeline] echo [2023-08-23T05:04:09.789Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T05:04:10.072Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-23T05:04:10.079Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-23T05:04:10.098Z] $ docker stop --time=1 bb5bbd2a3e4663d72db0ddcdfaeaf2425bce99fbc626491697e13e743875869b [2023-08-23T05:04:11.378Z] $ docker rm -f --volumes bb5bbd2a3e4663d72db0ddcdfaeaf2425bce99fbc626491697e13e743875869b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-23T05:04:11.824Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T05:04:11.825Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T05:04:12.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T05:04:12.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T05:04:12.192Z] prd-ubuntu20.04-docker-8c-8g-4350 does not seem to be running inside a container [2023-08-23T05:04:12.216Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-23T05:04:12.525Z] $ docker top 89909020f53102c190e30cad1477e6d5c9c5746be9738ee5f2cc1bb1ee3c3d64 -eo pid,comm [2023-08-23T05:04:12.573Z] 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-08-23T05:04:12.573Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T05:04:12.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T05:04:12.606Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T05:04:12.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T05:04:12.719Z] $ docker exec 89909020f53102c190e30cad1477e6d5c9c5746be9738ee5f2cc1bb1ee3c3d64 ssh-agent [2023-08-23T05:04:12.827Z] SSH_AUTH_SOCK=/tmp/ssh-ZFXULX9fIWwS/agent.31 [2023-08-23T05:04:12.827Z] SSH_AGENT_PID=38 [2023-08-23T05:04:12.832Z] Running ssh-add (command line suppressed) [2023-08-23T05:04:12.939Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13986905115721398029.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13986905115721398029.key) [2023-08-23T05:04:12.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T05:04:13.241Z] + git semver bump pre [2023-08-23T05:04:13.503Z] 2023-08-23 05:04:13,476 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-08-23T05:04:13.503Z] 2023-08-23 05:04:13,476 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev [2023-08-23T05:04:13.503Z] 2023-08-23 05:04:13,476 [bump_version] DEBUG bumped version:3.1.0-dev.16 [2023-08-23T05:04:13.503Z] 2023-08-23 05:04:13,476 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-08-23T05:04:13.503Z] 2023-08-23 05:04:13,476 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-08-23T05:04:13.503Z] 2023-08-23 05:04:13,476 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-08-23T05:04:13.503Z] 2023-08-23 05:04:13,478 [execute] INFO git cat-file --batch-check [2023-08-23T05:04:13.503Z] 2023-08-23 05:04:13,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T05:04:13.503Z] 2023-08-23 05:04:13,486 [execute] INFO git cat-file --batch [2023-08-23T05:04:13.503Z] 2023-08-23 05:04:13,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T05:04:13.503Z] 2023-08-23 05:04:13,491 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-08-23T05:04:13.503Z] 3.1.0-dev.16 [Pipeline] } [2023-08-23T05:04:13.771Z] $ docker exec --env ******** --env ******** 89909020f53102c190e30cad1477e6d5c9c5746be9738ee5f2cc1bb1ee3c3d64 ssh-agent -k [2023-08-23T05:04:13.865Z] unset SSH_AUTH_SOCK; [2023-08-23T05:04:13.866Z] unset SSH_AGENT_PID; [2023-08-23T05:04:13.866Z] echo Agent pid 38 killed; [2023-08-23T05:04:13.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T05:04:14.180Z] + git semver [Pipeline] } [2023-08-23T05:04:14.452Z] $ docker stop --time=1 89909020f53102c190e30cad1477e6d5c9c5746be9738ee5f2cc1bb1ee3c3d64 [2023-08-23T05:04:15.699Z] $ docker rm -f --volumes 89909020f53102c190e30cad1477e6d5c9c5746be9738ee5f2cc1bb1ee3c3d64 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T05:04:16.034Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T05:04:16.034Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T05:04:16.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T05:04:16.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T05:04:16.393Z] prd-ubuntu20.04-docker-8c-8g-4350 does not seem to be running inside a container [2023-08-23T05:04:16.426Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-23T05:04:16.755Z] $ docker top f639cfee9640e08d077593c009334eb9a913f8b45bd3ccd56e3c58db25676de4 -eo pid,comm [2023-08-23T05:04:16.793Z] 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-08-23T05:04:16.793Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T05:04:16.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T05:04:16.831Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T05:04:16.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T05:04:16.928Z] $ docker exec f639cfee9640e08d077593c009334eb9a913f8b45bd3ccd56e3c58db25676de4 ssh-agent [2023-08-23T05:04:17.029Z] SSH_AUTH_SOCK=/tmp/ssh-0tUDnjHa3vAJ/agent.32 [2023-08-23T05:04:17.029Z] SSH_AGENT_PID=38 [2023-08-23T05:04:17.035Z] Running ssh-add (command line suppressed) [2023-08-23T05:04:17.133Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13961298051127437510.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13961298051127437510.key) [2023-08-23T05:04:17.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T05:04:17.437Z] + git semver push [2023-08-23T05:04:17.696Z] 2023-08-23 05:04:17,656 [run_push] DEBUG push [2023-08-23T05:04:17.696Z] 2023-08-23 05:04:17,656 [execute] INFO git cat-file --batch-check [2023-08-23T05:04:17.696Z] 2023-08-23 05:04:17,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T05:04:17.696Z] 2023-08-23 05:04:17,661 [execute] INFO git rev-list 147f9402bccc95630b960a2687dd60305ffd987a -- [2023-08-23T05:04:17.696Z] 2023-08-23 05:04:17,661 [execute] DEBUG Popen(['git', 'rev-list', '147f9402bccc95630b960a2687dd60305ffd987a', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-23T05:04:17.696Z] 2023-08-23 05:04:17,671 [execute] INFO git fetch -v origin [2023-08-23T05:04:17.696Z] 2023-08-23 05:04:17,672 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-23T05:04:18.264Z] 2023-08-23 05:04:18,121 [run_push] DEBUG no remote changes detected [2023-08-23T05:04:18.264Z] 2023-08-23 05:04:18,122 [execute] INFO git push origin semver [2023-08-23T05:04:18.264Z] 2023-08-23 05:04:18,122 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-23T05:04:19.198Z] 2023-08-23 05:04:18,874 [run_push] DEBUG push all version tags [2023-08-23T05:04:19.199Z] 2023-08-23 05:04:18,874 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-23T05:04:19.199Z] 2023-08-23 05:04:18,875 [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-08-23T05:04:19.766Z] 2023-08-23 05:04:19,592 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-08-23T05:04:19.766Z] 3.1.0-dev.16 [Pipeline] } [2023-08-23T05:04:19.774Z] $ docker exec --env ******** --env ******** f639cfee9640e08d077593c009334eb9a913f8b45bd3ccd56e3c58db25676de4 ssh-agent -k [2023-08-23T05:04:19.867Z] unset SSH_AUTH_SOCK; [2023-08-23T05:04:19.868Z] unset SSH_AGENT_PID; [2023-08-23T05:04:19.868Z] echo Agent pid 38 killed; [2023-08-23T05:04:19.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T05:04:20.187Z] + git semver [Pipeline] } [2023-08-23T05:04:20.456Z] $ docker stop --time=1 f639cfee9640e08d077593c009334eb9a913f8b45bd3ccd56e3c58db25676de4 [2023-08-23T05:04:21.717Z] $ docker rm -f --volumes f639cfee9640e08d077593c009334eb9a913f8b45bd3ccd56e3c58db25676de4 [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-08-23T05:04:22.333Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-08-23T05:04:22.333Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-08-23T05:04:22.333Z] total 16 [2023-08-23T05:04:22.333Z] drwxr-xr-x 3 root root 4096 Aug 23 04:52 . [2023-08-23T05:04:22.333Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 05:04 .. [2023-08-23T05:04:22.333Z] drwxr-xr-x 2 root root 4096 Aug 23 04:52 cost [2023-08-23T05:04:22.333Z] -rw-r--r-- 1 root root 85 Aug 23 04:52 cost.csv [2023-08-23T05:04:22.333Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-08-23T05:04:22.333Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-08-23T05:04:22.333Z] total 16 [2023-08-23T05:04:22.333Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 04:52 . [2023-08-23T05:04:22.333Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 05:04 .. [2023-08-23T05:04:22.333Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 04:52 cost [2023-08-23T05:04:22.333Z] -rw-r--r-- 1 jenkins jenkins 85 Aug 23 04:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-23T05:04:22.620Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T05:04:23.476Z] ---> package-listing.sh [2023-08-23T05:04:23.476Z] ++ facter osfamily [2023-08-23T05:04:23.476Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-23T05:04:23.736Z] + OS_FAMILY=debian [2023-08-23T05:04:23.736Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-08-23T05:04:23.736Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-23T05:04:23.736Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-23T05:04:23.736Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-23T05:04:23.736Z] + PACKAGES=/tmp/packages_start.txt [2023-08-23T05:04:23.736Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-08-23T05:04:23.736Z] + PACKAGES=/tmp/packages_end.txt [2023-08-23T05:04:23.736Z] + case "${OS_FAMILY}" in [2023-08-23T05:04:23.736Z] + dpkg -l [2023-08-23T05:04:23.736Z] + grep '^ii' [2023-08-23T05:04:23.736Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-23T05:04:23.736Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-23T05:04:23.736Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-23T05:04:23.736Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-08-23T05:04:23.736Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-08-23T05:04:23.736Z] + 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-08-23T05:04:23.745Z] 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-08-23T05:04:25.684Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T05:04:25.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T05:04:25.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T05:04:26.041Z] prd-ubuntu20.04-docker-8c-8g-4350 does not seem to be running inside a container [2023-08-23T05:04:26.071Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-23T05:04:26.263Z] $ docker top 7e47defede57275bce493bd78763e3c5e36e8246ad677c2fc46539289ef32605 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T05:04:26.717Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-23T05:04:27.070Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-23T05:04:27.353Z] + ls /var/log/sa-host [2023-08-23T05:04:27.353Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T05:04:27.492Z] provisioning config files... [2023-08-23T05:04:27.499Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18180400599130291417tmp [Pipeline] { [Pipeline] echo [2023-08-23T05:04:27.513Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T05:04:27.795Z] ---> create-netrc.sh [Pipeline] } [2023-08-23T05:04:27.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-23T05:04:28.146Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-23T05:04:28.155Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T05:04:28.435Z] ---> sudo-logs.sh [2023-08-23T05:04:28.435Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-23T05:04:28.467Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T05:04:28.746Z] ---> job-cost.sh [2023-08-23T05:04:28.746Z] lf-activate-venv: SKIPPING [2023-08-23T05:04:28.746Z] DEBUG: total: 0.2199999988079071 [2023-08-23T05:04:28.746Z] INFO: Retrieving Stack Cost... [2023-08-23T05:04:29.004Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T05:04:29.569Z] INFO: Archiving Costs [Pipeline] echo [2023-08-23T05:04:29.577Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T05:04:29.857Z] ---> logs-deploy.sh [2023-08-23T05:04:29.858Z] lf-activate-venv: SKIPPING [2023-08-23T05:04:29.858Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/244 [2023-08-23T05:04:29.858Z] INFO: archiving workspace using pattern(s): [2023-08-23T05:04:30.792Z] Archives upload complete. [2023-08-23T05:04:31.052Z] INFO: archiving logs to Nexus [2023-08-23T05:04:31.618Z] ---> uname -a: [2023-08-23T05:04:31.618Z] Linux prd-ubuntu20-04-docker-8c-8g-4350 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-23T05:04:31.618Z] [2023-08-23T05:04:31.618Z] [2023-08-23T05:04:31.618Z] ---> lscpu: [2023-08-23T05:04:31.618Z] Architecture: x86_64 [2023-08-23T05:04:31.618Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-23T05:04:31.618Z] Byte Order: Little Endian [2023-08-23T05:04:31.618Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-23T05:04:31.618Z] CPU(s): 8 [2023-08-23T05:04:31.618Z] On-line CPU(s) list: 0-7 [2023-08-23T05:04:31.618Z] Thread(s) per core: 1 [2023-08-23T05:04:31.618Z] Core(s) per socket: 1 [2023-08-23T05:04:31.618Z] Socket(s): 8 [2023-08-23T05:04:31.618Z] NUMA node(s): 1 [2023-08-23T05:04:31.618Z] Vendor ID: AuthenticAMD [2023-08-23T05:04:31.618Z] CPU family: 23 [2023-08-23T05:04:31.618Z] Model: 49 [2023-08-23T05:04:31.618Z] Model name: AMD EPYC-Rome Processor [2023-08-23T05:04:31.618Z] Stepping: 0 [2023-08-23T05:04:31.618Z] CPU MHz: 2800.000 [2023-08-23T05:04:31.618Z] BogoMIPS: 5600.00 [2023-08-23T05:04:31.618Z] Virtualization: AMD-V [2023-08-23T05:04:31.618Z] Hypervisor vendor: KVM [2023-08-23T05:04:31.618Z] Virtualization type: full [2023-08-23T05:04:31.618Z] L1d cache: 256 KiB [2023-08-23T05:04:31.618Z] L1i cache: 256 KiB [2023-08-23T05:04:31.618Z] L2 cache: 4 MiB [2023-08-23T05:04:31.618Z] L3 cache: 128 MiB [2023-08-23T05:04:31.618Z] NUMA node0 CPU(s): 0-7 [2023-08-23T05:04:31.618Z] Vulnerability Itlb multihit: Not affected [2023-08-23T05:04:31.618Z] Vulnerability L1tf: Not affected [2023-08-23T05:04:31.618Z] Vulnerability Mds: Not affected [2023-08-23T05:04:31.618Z] Vulnerability Meltdown: Not affected [2023-08-23T05:04:31.618Z] Vulnerability Mmio stale data: Not affected [2023-08-23T05:04:31.618Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-23T05:04:31.618Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-23T05:04:31.618Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-23T05:04:31.618Z] Vulnerability Srbds: Not affected [2023-08-23T05:04:31.618Z] Vulnerability Tsx async abort: Not affected [2023-08-23T05:04:31.618Z] 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-08-23T05:04:31.618Z] [2023-08-23T05:04:31.618Z]