Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d510a9be1a3cd2158385898861d08f1c1b53357 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-ssh14431659767573482683.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9624271703873309116.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1862326160799147902.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5729478985156104168.key Verifying host key using known hosts file > 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-ssh13241614859226218768.key Verifying host key using known hosts file > 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/v2]] ========================================================= [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.18 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-120063 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7d510a9be1a3cd2158385898861d08f1c1b53357 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d510a9be1a3cd2158385898861d08f1c1b53357 # timeout=10 Commit message: "Merge pull request #1244 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.1" > git rev-list --no-walk 8575d2143fc941f89d43d649bd702e18a7078138 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-30T02:31:12.968Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-30T02:31:13.011Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-30T02:31:13.025Z] ========================================================= [2022-11-30T02:31:13.025Z] EdgeX Global Pipelines Version Info [2022-11-30T02:31:13.025Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:31:13.733Z] ------------------- [2022-11-30T02:31:13.733Z] stable info: [2022-11-30T02:31:13.733Z] ------------------- [2022-11-30T02:31:13.733Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-30T02:31:13.733Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-30T02:31:13.733Z] Message: update stable to v1.0.244 [2022-11-30T02:31:14.300Z] ------------------- [2022-11-30T02:31:14.300Z] experimental info: [2022-11-30T02:31:14.300Z] ------------------- [2022-11-30T02:31:14.300Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-30T02:31:14.300Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-30T02:31:14.300Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-30T02:31:14.461Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-11-30T02:31:14.477Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-11-30T02:31:14.494Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-30T02:31:14.506Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-30T02:31:14.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-30T02:31:14.533Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-30T02:31:14.549Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-30T02:31:14.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-11-30T02:31:14.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-30T02:31:14.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-30T02:31:14.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-30T02:31:14.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-11-30T02:31:14.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-30T02:31:14.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-30T02:31:14.670Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-30T02:31:14.684Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-11-30T02:31:14.703Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-30T02:31:14.712Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-30T02:31:14.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-30T02:31:14.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-30T02:31:14.749Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-30T02:31:14.758Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-30T02:31:14.766Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-30T02:31:14.784Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-30T02:31:14.801Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-30T02:31:14.817Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-30T02:31:14.826Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-30T02:31:14.836Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-30T02:31:14.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-30T02:31:14.856Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-30T02:31:14.866Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d510a9be1a3cd2158385898861d08f1c1b53357 [Pipeline] echo [2022-11-30T02:31:14.875Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d510a9 [Pipeline] echo [2022-11-30T02:31:14.885Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-30T02:31:14.924Z] provisioning config files... [2022-11-30T02:31:14.936Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9584415369875296801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:31:15.233Z] ---> docker-login.sh [2022-11-30T02:31:15.234Z] nexus3.edgexfoundry.org:10001 [2022-11-30T02:31:15.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:31:15.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:31:15.493Z] Configure a credential helper to remove this warning. See [2022-11-30T02:31:15.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:31:15.493Z] [2022-11-30T02:31:15.493Z] Login Succeeded [2022-11-30T02:31:15.493Z] nexus3.edgexfoundry.org:10002 [2022-11-30T02:31:15.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:31:15.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:31:15.753Z] Configure a credential helper to remove this warning. See [2022-11-30T02:31:15.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:31:15.753Z] [2022-11-30T02:31:15.753Z] Login Succeeded [2022-11-30T02:31:15.753Z] nexus3.edgexfoundry.org:10003 [2022-11-30T02:31:15.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:31:15.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:31:15.753Z] Configure a credential helper to remove this warning. See [2022-11-30T02:31:15.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:31:15.753Z] [2022-11-30T02:31:15.753Z] Login Succeeded [2022-11-30T02:31:15.753Z] nexus3.edgexfoundry.org:10004 [2022-11-30T02:31:15.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:31:15.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:31:15.753Z] Configure a credential helper to remove this warning. See [2022-11-30T02:31:15.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:31:15.753Z] [2022-11-30T02:31:15.753Z] Login Succeeded [2022-11-30T02:31:16.013Z] docker.io [2022-11-30T02:31:16.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:31:16.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:31:16.272Z] Configure a credential helper to remove this warning. See [2022-11-30T02:31:16.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:31:16.272Z] [2022-11-30T02:31:16.272Z] Login Succeeded [2022-11-30T02:31:16.272Z] ---> docker-login.sh ends [Pipeline] } [2022-11-30T02:31:16.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-30T02:31:16.631Z] + git rev-list -1 --merges 7d510a9be1a3cd2158385898861d08f1c1b53357~1..7d510a9be1a3cd2158385898861d08f1c1b53357 [Pipeline] echo [2022-11-30T02:31:16.660Z] -----------> git rev-list -1 --merges 7d510a9be1a3cd2158385898861d08f1c1b53357~1..7d510a9be1a3cd2158385898861d08f1c1b53357 7d510a9be1a3cd2158385898861d08f1c1b53357 [2022-11-30T02:31:16.660Z] 7d510a9be1a3cd2158385898861d08f1c1b53357 [false] [Pipeline] sh [2022-11-30T02:31:16.947Z] + git log --format=format:%s -1 7d510a9be1a3cd2158385898861d08f1c1b53357 [Pipeline] echo [2022-11-30T02:31:16.961Z] ========================================================= [2022-11-30T02:31:16.961Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-30T02:31:16.961Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-30T02:31:17.319Z] + git log --format=format:%s -1 7d510a9be1a3cd2158385898861d08f1c1b53357 [Pipeline] echo [2022-11-30T02:31:17.330Z] [semverPrep] GIT_COMMIT: 7d510a9be1a3cd2158385898861d08f1c1b53357, Commit Message: Merge pull request #1244 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.1 [Pipeline] echo [2022-11-30T02:31:17.338Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-30T02:31:17.671Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-30T02:31:17.671Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-30T02:31:17.671Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-30T02:31:17.671Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-30T02:31:17.671Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-30T02:31:17.671Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-30T02:31:17.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:31:18.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:31:18.017Z] [2022-11-30T02:31:18.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:31:18.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:31:18.315Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-30T02:31:18.315Z] b85a868b505f: Pulling fs layer [2022-11-30T02:31:18.315Z] e2be974225ed: Pulling fs layer [2022-11-30T02:31:18.315Z] 339a4e72a1f5: Pulling fs layer [2022-11-30T02:31:18.315Z] 988bab9f4d93: Pulling fs layer [2022-11-30T02:31:18.315Z] 1469e6f7b9e6: Pulling fs layer [2022-11-30T02:31:18.315Z] eaf3925da568: Pulling fs layer [2022-11-30T02:31:18.315Z] bab4dde63d76: Pulling fs layer [2022-11-30T02:31:18.315Z] bde34c3a00c8: Pulling fs layer [2022-11-30T02:31:18.315Z] b352a97aabf1: Pulling fs layer [2022-11-30T02:31:18.315Z] 4872d77fe225: Pulling fs layer [2022-11-30T02:31:18.315Z] 5851b861e8e6: Pulling fs layer [2022-11-30T02:31:18.315Z] 988bab9f4d93: Waiting [2022-11-30T02:31:18.315Z] 4872d77fe225: Waiting [2022-11-30T02:31:18.315Z] 5851b861e8e6: Waiting [2022-11-30T02:31:18.315Z] b352a97aabf1: Waiting [2022-11-30T02:31:18.315Z] bab4dde63d76: Waiting [2022-11-30T02:31:18.315Z] eaf3925da568: Waiting [2022-11-30T02:31:18.315Z] 1469e6f7b9e6: Waiting [2022-11-30T02:31:18.315Z] bde34c3a00c8: Waiting [2022-11-30T02:31:18.579Z] e2be974225ed: Verifying Checksum [2022-11-30T02:31:18.579Z] e2be974225ed: Download complete [2022-11-30T02:31:18.579Z] 988bab9f4d93: Download complete [2022-11-30T02:31:18.579Z] 339a4e72a1f5: Verifying Checksum [2022-11-30T02:31:18.579Z] 339a4e72a1f5: Download complete [2022-11-30T02:31:18.579Z] 1469e6f7b9e6: Verifying Checksum [2022-11-30T02:31:18.579Z] 1469e6f7b9e6: Download complete [2022-11-30T02:31:18.579Z] eaf3925da568: Verifying Checksum [2022-11-30T02:31:18.579Z] eaf3925da568: Download complete [2022-11-30T02:31:18.579Z] bde34c3a00c8: Verifying Checksum [2022-11-30T02:31:18.579Z] bde34c3a00c8: Download complete [2022-11-30T02:31:18.838Z] b352a97aabf1: Verifying Checksum [2022-11-30T02:31:18.838Z] b352a97aabf1: Download complete [2022-11-30T02:31:18.838Z] 4872d77fe225: Download complete [2022-11-30T02:31:18.838Z] 5851b861e8e6: Verifying Checksum [2022-11-30T02:31:18.838Z] b85a868b505f: Verifying Checksum [2022-11-30T02:31:18.838Z] b85a868b505f: Download complete [2022-11-30T02:31:19.097Z] bab4dde63d76: Verifying Checksum [2022-11-30T02:31:19.097Z] bab4dde63d76: Download complete [2022-11-30T02:31:20.036Z] b85a868b505f: Pull complete [2022-11-30T02:31:20.295Z] e2be974225ed: Pull complete [2022-11-30T02:31:20.863Z] 339a4e72a1f5: Pull complete [2022-11-30T02:31:20.863Z] 988bab9f4d93: Pull complete [2022-11-30T02:31:21.123Z] 1469e6f7b9e6: Pull complete [2022-11-30T02:31:21.123Z] eaf3925da568: Pull complete [2022-11-30T02:31:23.025Z] bab4dde63d76: Pull complete [2022-11-30T02:31:23.025Z] bde34c3a00c8: Pull complete [2022-11-30T02:31:23.286Z] b352a97aabf1: Pull complete [2022-11-30T02:31:23.286Z] 4872d77fe225: Pull complete [2022-11-30T02:31:23.545Z] 5851b861e8e6: Pull complete [2022-11-30T02:31:23.545Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-30T02:31:23.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:31:23.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:31:23.640Z] prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container [2022-11-30T02:31:23.652Z] $ 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 [2022-11-30T02:31:26.699Z] $ docker top 6c95685db623d3b659269eae6fd881c49f5182061f658d2a8c6c9b4ded7fdeaa -eo pid,comm [2022-11-30T02:31:26.784Z] 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). [2022-11-30T02:31:26.784Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-30T02:31:26.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T02:31:26.824Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T02:31:26.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T02:31:26.918Z] $ docker exec 6c95685db623d3b659269eae6fd881c49f5182061f658d2a8c6c9b4ded7fdeaa ssh-agent [2022-11-30T02:31:27.041Z] SSH_AUTH_SOCK=/tmp/ssh-wSRLsPkB5HES/agent.32 [2022-11-30T02:31:27.041Z] SSH_AGENT_PID=38 [2022-11-30T02:31:27.049Z] Running ssh-add (command line suppressed) [2022-11-30T02:31:27.126Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16099581017730110149.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16099581017730110149.key) [2022-11-30T02:31:27.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T02:31:27.449Z] + git tag --points-at HEAD [Pipeline] } [2022-11-30T02:31:27.441Z] $ docker exec --env ******** --env ******** 6c95685db623d3b659269eae6fd881c49f5182061f658d2a8c6c9b4ded7fdeaa ssh-agent -k [2022-11-30T02:31:27.542Z] unset SSH_AUTH_SOCK; [2022-11-30T02:31:27.543Z] unset SSH_AGENT_PID; [2022-11-30T02:31:27.543Z] echo Agent pid 38 killed; [2022-11-30T02:31:27.577Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-30T02:31:27.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T02:31:27.602Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T02:31:27.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T02:31:27.687Z] $ docker exec 6c95685db623d3b659269eae6fd881c49f5182061f658d2a8c6c9b4ded7fdeaa ssh-agent [2022-11-30T02:31:27.829Z] SSH_AUTH_SOCK=/tmp/ssh-w17Ho9aLgzon/agent.70 [2022-11-30T02:31:27.829Z] SSH_AGENT_PID=76 [2022-11-30T02:31:27.835Z] Running ssh-add (command line suppressed) [2022-11-30T02:31:27.929Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15355490772388219406.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15355490772388219406.key) [2022-11-30T02:31:27.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T02:31:28.254Z] + git semver init [2022-11-30T02:31:28.512Z] 2022-11-30 02:31:28,435 [run_init] DEBUG init version:0.0.0 force:False [2022-11-30T02:31:28.512Z] 2022-11-30 02:31:28,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-11-30T02:31:28.512Z] 2022-11-30 02:31:28,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-11-30T02:31:28.512Z] 2022-11-30 02:31:28,436 [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) [2022-11-30T02:31:29.450Z] 2022-11-30 02:31:29,345 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-11-30T02:31:29.450Z] 2022-11-30 02:31:29,345 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-11-30T02:31:29.450Z] 2022-11-30 02:31:29,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-30T02:31:29.450Z] 2022-11-30 02:31:29,346 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-30T02:31:29.450Z] 2.3.1-dev.2 [Pipeline] } [2022-11-30T02:31:29.437Z] $ docker exec --env ******** --env ******** 6c95685db623d3b659269eae6fd881c49f5182061f658d2a8c6c9b4ded7fdeaa ssh-agent -k [2022-11-30T02:31:29.530Z] unset SSH_AUTH_SOCK; [2022-11-30T02:31:29.531Z] unset SSH_AGENT_PID; [2022-11-30T02:31:29.531Z] echo Agent pid 76 killed; [2022-11-30T02:31:29.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-30T02:31:29.864Z] + git semver [Pipeline] } [2022-11-30T02:31:30.120Z] $ docker stop --time=1 6c95685db623d3b659269eae6fd881c49f5182061f658d2a8c6c9b4ded7fdeaa [2022-11-30T02:31:31.415Z] $ docker rm -f 6c95685db623d3b659269eae6fd881c49f5182061f658d2a8c6c9b4ded7fdeaa [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-30T02:31:31.773Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-30T02:31:31.939Z] Stashed 1 file(s) [Pipeline] echo [2022-11-30T02:31:31.942Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.2 [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 [2022-11-30T02:31:32.085Z] provisioning config files... [2022-11-30T02:31:32.095Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3547357782190330539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:31:32.453Z] ---> docker-login.sh [2022-11-30T02:31:32.453Z] nexus3.edgexfoundry.org:10001 [2022-11-30T02:31:32.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:31:32.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:31:32.453Z] Configure a credential helper to remove this warning. See [2022-11-30T02:31:32.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:31:32.453Z] [2022-11-30T02:31:32.453Z] Login Succeeded [2022-11-30T02:31:32.453Z] nexus3.edgexfoundry.org:10002 [2022-11-30T02:31:32.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:31:32.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:31:32.453Z] Configure a credential helper to remove this warning. See [2022-11-30T02:31:32.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:31:32.453Z] [2022-11-30T02:31:32.453Z] Login Succeeded [2022-11-30T02:31:32.453Z] nexus3.edgexfoundry.org:10003 [2022-11-30T02:31:32.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:31:32.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:31:32.712Z] Configure a credential helper to remove this warning. See [2022-11-30T02:31:32.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:31:32.712Z] [2022-11-30T02:31:32.712Z] Login Succeeded [2022-11-30T02:31:32.712Z] nexus3.edgexfoundry.org:10004 [2022-11-30T02:31:32.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:31:32.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:31:32.712Z] Configure a credential helper to remove this warning. See [2022-11-30T02:31:32.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:31:32.712Z] [2022-11-30T02:31:32.712Z] Login Succeeded [2022-11-30T02:31:32.712Z] docker.io [2022-11-30T02:31:32.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:31:32.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:31:32.970Z] Configure a credential helper to remove this warning. See [2022-11-30T02:31:32.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:31:32.970Z] [2022-11-30T02:31:32.970Z] Login Succeeded [2022-11-30T02:31:32.970Z] ---> docker-login.sh ends [Pipeline] } [2022-11-30T02:31:32.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-30T02:31:33.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T02:31:33.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T02:31:33.072Z] ========================================================= [2022-11-30T02:31:33.072Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-30T02:31:33.072Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:31:33.380Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-30T02:31:33.380Z] Sending build context to Docker daemon 10.14MB [2022-11-30T02:31:33.380Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-11-30T02:31:33.380Z] Step 2/10 : FROM ${BASE} AS builder [2022-11-30T02:31:33.380Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-30T02:31:33.380Z] 213ec9aee27d: Pulling fs layer [2022-11-30T02:31:33.380Z] 4583459ba037: Pulling fs layer [2022-11-30T02:31:33.380Z] 93c1e223e6f2: Pulling fs layer [2022-11-30T02:31:33.380Z] 53926ce57604: Pulling fs layer [2022-11-30T02:31:33.380Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-30T02:31:33.380Z] 22ff95d597cd: Pulling fs layer [2022-11-30T02:31:33.380Z] 12d6caf4c0d1: Pulling fs layer [2022-11-30T02:31:33.380Z] 96b7cbca73a9: Pulling fs layer [2022-11-30T02:31:33.380Z] a7acece74701: Pulling fs layer [2022-11-30T02:31:33.380Z] 22ff95d597cd: Waiting [2022-11-30T02:31:33.380Z] 12d6caf4c0d1: Waiting [2022-11-30T02:31:33.380Z] 96b7cbca73a9: Waiting [2022-11-30T02:31:33.380Z] a7acece74701: Waiting [2022-11-30T02:31:33.380Z] 53926ce57604: Waiting [2022-11-30T02:31:33.380Z] 21b2b0c7a3f4: Waiting [2022-11-30T02:31:33.380Z] 93c1e223e6f2: Verifying Checksum [2022-11-30T02:31:33.380Z] 93c1e223e6f2: Download complete [2022-11-30T02:31:33.380Z] 4583459ba037: Verifying Checksum [2022-11-30T02:31:33.380Z] 4583459ba037: Download complete [2022-11-30T02:31:33.641Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-30T02:31:33.641Z] 21b2b0c7a3f4: Download complete [2022-11-30T02:31:33.641Z] 22ff95d597cd: Verifying Checksum [2022-11-30T02:31:33.641Z] 22ff95d597cd: Download complete [2022-11-30T02:31:33.641Z] 213ec9aee27d: Verifying Checksum [2022-11-30T02:31:33.641Z] 213ec9aee27d: Download complete [2022-11-30T02:31:33.641Z] 12d6caf4c0d1: Download complete [2022-11-30T02:31:33.641Z] 213ec9aee27d: Pull complete [2022-11-30T02:31:33.909Z] 4583459ba037: Pull complete [2022-11-30T02:31:33.909Z] 93c1e223e6f2: Pull complete [2022-11-30T02:31:34.183Z] a7acece74701: Verifying Checksum [2022-11-30T02:31:34.183Z] a7acece74701: Download complete [2022-11-30T02:31:34.447Z] 96b7cbca73a9: Verifying Checksum [2022-11-30T02:31:34.447Z] 96b7cbca73a9: Download complete [2022-11-30T02:31:34.447Z] 53926ce57604: Verifying Checksum [2022-11-30T02:31:34.447Z] 53926ce57604: Download complete [2022-11-30T02:31:38.638Z] 53926ce57604: Pull complete [2022-11-30T02:31:38.638Z] 21b2b0c7a3f4: Pull complete [2022-11-30T02:31:38.638Z] 22ff95d597cd: Pull complete [2022-11-30T02:31:38.638Z] 12d6caf4c0d1: Pull complete [2022-11-30T02:31:40.542Z] 96b7cbca73a9: Pull complete [2022-11-30T02:31:41.475Z] a7acece74701: Pull complete [2022-11-30T02:31:41.475Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-30T02:31:41.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-30T02:31:41.475Z] ---> db6d94c90886 [2022-11-30T02:31:41.475Z] Step 3/10 : ARG MAKE=make build [2022-11-30T02:31:45.688Z] ---> Running in 0c18ddc7549e [2022-11-30T02:31:45.688Z] Removing intermediate container 0c18ddc7549e [2022-11-30T02:31:45.688Z] ---> 7a9c6a4b47aa [2022-11-30T02:31:45.688Z] Step 4/10 : WORKDIR /device-sdk-go [2022-11-30T02:31:45.688Z] ---> Running in f34d0675b60a [2022-11-30T02:31:45.688Z] Removing intermediate container f34d0675b60a [2022-11-30T02:31:45.688Z] ---> 70533b119897 [2022-11-30T02:31:45.688Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-30T02:31:45.688Z] ---> Running in 0a1528b0b3c9 [2022-11-30T02:31:45.688Z] Removing intermediate container 0a1528b0b3c9 [2022-11-30T02:31:45.688Z] ---> a798f0f032e3 [2022-11-30T02:31:45.688Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-11-30T02:31:45.688Z] ---> Running in 6976e1c14c0d [2022-11-30T02:31:45.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:31:45.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:31:46.204Z] OK: 211 MiB in 51 packages [2022-11-30T02:31:46.463Z] Removing intermediate container 6976e1c14c0d [2022-11-30T02:31:46.463Z] ---> 76a4fcb6375c [2022-11-30T02:31:46.463Z] Step 7/10 : COPY go.mod vendor* ./ [2022-11-30T02:31:46.463Z] ---> 0d35e06aca46 [2022-11-30T02:31:46.463Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:31:46.463Z] ---> Running in 3c6efd63d9ae [2022-11-30T02:31:47.049Z] Still waiting to schedule task [2022-11-30T02:31:47.050Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-30T02:32:13.026Z] Removing intermediate container 3c6efd63d9ae [2022-11-30T02:32:13.026Z] ---> 820d3e8ca213 [2022-11-30T02:32:13.026Z] Step 9/10 : COPY . . [2022-11-30T02:32:13.026Z] ---> e586be7dfb08 [2022-11-30T02:32:13.026Z] Step 10/10 : RUN ${MAKE} [2022-11-30T02:32:13.026Z] ---> Running in 825c86987e85 [2022-11-30T02:32:13.026Z] noop [2022-11-30T02:32:13.026Z] Removing intermediate container 825c86987e85 [2022-11-30T02:32:13.026Z] ---> 19ed42d2426c [2022-11-30T02:32:13.026Z] Successfully built 19ed42d2426c [2022-11-30T02:32:13.026Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:32:13.338Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-30T02:32:13.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:32:13.401Z] prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container [2022-11-30T02:32:13.426Z] $ 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 [2022-11-30T02:32:13.783Z] $ docker top 4bddba9c4436416bdd5f36891a9b6de10af2600864ba1493f5def893aa4ea49b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T02:32:14.138Z] + go version [2022-11-30T02:32:14.139Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-30T02:32:14.148Z] $ docker stop --time=1 4bddba9c4436416bdd5f36891a9b6de10af2600864ba1493f5def893aa4ea49b [2022-11-30T02:32:15.444Z] $ docker rm -f 4bddba9c4436416bdd5f36891a9b6de10af2600864ba1493f5def893aa4ea49b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:32:15.867Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-30T02:32:15.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:32:15.946Z] prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container [2022-11-30T02:32:15.976Z] $ 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 [2022-11-30T02:32:16.364Z] $ docker top 77ef46b7bdd7d9b1cdd19d8ae23eeb0713bcc2f489e9d204f5e0bc4ec6406074 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T02:32:16.705Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-11-30T02:32:17.003Z] + make test [2022-11-30T02:32:17.003Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-30T02:32:23.576Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-11-30T02:32:38.487Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-11-30T02:32:38.487Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-11-30T02:32:38.487Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-11-30T02:32:38.487Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-11-30T02:32:38.487Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-11-30T02:32:38.746Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.074s coverage: 27.6% of statements [2022-11-30T02:32:38.746Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.076s coverage: 78.9% of statements [2022-11-30T02:32:38.746Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-11-30T02:32:38.746Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.129s coverage: 73.1% of statements [2022-11-30T02:32:38.746Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-11-30T02:32:38.746Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-11-30T02:32:39.311Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.125s coverage: 54.4% of statements [2022-11-30T02:32:39.311Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-11-30T02:32:39.311Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-11-30T02:32:39.311Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-11-30T02:32:39.311Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-11-30T02:32:39.311Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.126s coverage: 65.1% of statements [2022-11-30T02:32:39.311Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-11-30T02:32:39.311Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-11-30T02:32:39.311Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.741s coverage: 89.2% of statements [2022-11-30T02:32:39.311Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-11-30T02:32:39.311Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.070s coverage: 4.7% of statements [2022-11-30T02:32:39.311Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-11-30T02:32:57.470Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-30T02:32:57.470Z] GO111MODULE=on go vet ./... [2022-11-30T02:33:00.001Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-30T02:33:00.001Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-30T02:33:00.001Z] ./bin/test-attribution-txt.sh [2022-11-30T02:33:00.001Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-30T02:33:00.001Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-30T02:33:00.001Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-30T02:33:00.001Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-11-30T02:33:00.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-30T02:33:00.024Z] $ docker stop --time=1 77ef46b7bdd7d9b1cdd19d8ae23eeb0713bcc2f489e9d204f5e0bc4ec6406074 [2022-11-30T02:33:03.904Z] $ docker rm -f 77ef46b7bdd7d9b1cdd19d8ae23eeb0713bcc2f489e9d204f5e0bc4ec6406074 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-30T02:33:04.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-30T02:33:04.453Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-30T02:33:04.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-30T02:33:05.260Z] + ls -al . [2022-11-30T02:33:05.260Z] total 280 [2022-11-30T02:33:05.260Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 30 02:32 . [2022-11-30T02:33:05.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 02:31 .. [2022-11-30T02:33:05.260Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 30 02:31 .dockerignore [2022-11-30T02:33:05.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 02:32 .git [2022-11-30T02:33:05.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 02:31 .github [2022-11-30T02:33:05.260Z] -rw-rw-r-- 1 jenkins jenkins 131 Nov 30 02:31 .gitignore [2022-11-30T02:33:05.260Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 30 02:31 .golangci.yml [2022-11-30T02:33:05.260Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 02:31 .semver [2022-11-30T02:33:05.260Z] -rw-rw-r-- 1 jenkins jenkins 31677 Nov 30 02:31 CHANGELOG.md [2022-11-30T02:33:05.260Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 30 02:31 GOVERNANCE.md [2022-11-30T02:33:05.260Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 30 02:31 Jenkinsfile [2022-11-30T02:33:05.260Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 30 02:31 LICENSE [2022-11-30T02:33:05.260Z] -rw-rw-r-- 1 jenkins jenkins 2003 Nov 30 02:31 Makefile [2022-11-30T02:33:05.260Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 30 02:31 OWNERS.md [2022-11-30T02:33:05.260Z] -rw-rw-r-- 1 jenkins jenkins 4881 Nov 30 02:31 README.md [2022-11-30T02:33:05.260Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 30 02:31 VERSION [2022-11-30T02:33:05.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 02:31 bin [2022-11-30T02:33:05.260Z] -rw-r--r-- 1 jenkins jenkins 101759 Nov 30 02:32 coverage.out [2022-11-30T02:33:05.260Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 30 02:31 example [2022-11-30T02:33:05.260Z] -rw-rw-r-- 1 jenkins jenkins 3347 Nov 30 02:31 go.mod [2022-11-30T02:33:05.260Z] -rw-rw-r-- 1 jenkins jenkins 44600 Nov 30 02:31 go.sum [2022-11-30T02:33:05.260Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 30 02:31 internal [2022-11-30T02:33:05.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 02:31 openapi [2022-11-30T02:33:05.260Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 30 02:31 pkg [2022-11-30T02:33:05.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 02:31 snap [2022-11-30T02:33:05.260Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 30 02:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:33:05.565Z] + 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=7d510a9be1a3cd2158385898861d08f1c1b53357 --label arch=amd64 --label version=2.3.1-dev.2 . [2022-11-30T02:33:05.565Z] Sending build context to Docker daemon 10.24MB [2022-11-30T02:33:05.565Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-11-30T02:33:05.565Z] Step 2/23 : FROM ${BASE} AS builder [2022-11-30T02:33:05.565Z] ---> 19ed42d2426c [2022-11-30T02:33:05.565Z] Step 3/23 : ARG MAKE=make build [2022-11-30T02:33:05.826Z] ---> Running in 4cd842dc2a88 [2022-11-30T02:33:05.826Z] Removing intermediate container 4cd842dc2a88 [2022-11-30T02:33:05.826Z] ---> 1d168dfc8095 [2022-11-30T02:33:05.826Z] Step 4/23 : WORKDIR /device-sdk-go [2022-11-30T02:33:05.826Z] ---> Running in 0a782e4a9b76 [2022-11-30T02:33:06.086Z] Removing intermediate container 0a782e4a9b76 [2022-11-30T02:33:06.086Z] ---> ac2f8f320074 [2022-11-30T02:33:06.086Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-30T02:33:06.086Z] ---> Running in c76734ac064e [2022-11-30T02:33:06.086Z] Removing intermediate container c76734ac064e [2022-11-30T02:33:06.086Z] ---> 1228940ef01d [2022-11-30T02:33:06.086Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-11-30T02:33:06.086Z] ---> Running in abd573067b21 [2022-11-30T02:33:06.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:33:06.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:33:06.865Z] OK: 211 MiB in 51 packages [2022-11-30T02:33:07.126Z] Removing intermediate container abd573067b21 [2022-11-30T02:33:07.126Z] ---> 0e4b6a564003 [2022-11-30T02:33:07.126Z] Step 7/23 : COPY go.mod vendor* ./ [2022-11-30T02:33:07.386Z] ---> c2b4987dae37 [2022-11-30T02:33:07.386Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:33:07.386Z] ---> Running in 3ec279d6e4dd [2022-11-30T02:33:07.954Z] Removing intermediate container 3ec279d6e4dd [2022-11-30T02:33:07.954Z] ---> 25cdca900419 [2022-11-30T02:33:07.954Z] Step 9/23 : COPY . . [2022-11-30T02:33:08.528Z] ---> 5023dd92ff35 [2022-11-30T02:33:08.528Z] Step 10/23 : RUN ${MAKE} [2022-11-30T02:33:08.528Z] ---> Running in 3d333b2f6e60 [2022-11-30T02:33:08.787Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-11-30T02:33:26.902Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-11-30T02:33:31.424Z] Removing intermediate container 3d333b2f6e60 [2022-11-30T02:33:31.424Z] ---> 9c2ced565883 [2022-11-30T02:33:31.424Z] Step 11/23 : FROM alpine:3.16 [2022-11-30T02:33:31.424Z] 3.16: Pulling from library/alpine [2022-11-30T02:33:31.685Z] ca7dd9ec2225: Pulling fs layer [2022-11-30T02:33:31.974Z] ca7dd9ec2225: Verifying Checksum [2022-11-30T02:33:31.974Z] ca7dd9ec2225: Download complete [2022-11-30T02:33:31.974Z] ca7dd9ec2225: Pull complete [2022-11-30T02:33:31.974Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-30T02:33:31.974Z] Status: Downloaded newer image for alpine:3.16 [2022-11-30T02:33:31.974Z] ---> bfe296a52501 [2022-11-30T02:33:31.974Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-30T02:33:32.236Z] ---> Running in 91399cb82e18 [2022-11-30T02:33:32.236Z] Removing intermediate container 91399cb82e18 [2022-11-30T02:33:32.236Z] ---> c3a1694709d3 [2022-11-30T02:33:32.236Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-11-30T02:33:32.236Z] ---> Running in cd6691309c94 [2022-11-30T02:33:32.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-30T02:33:32.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-30T02:33:33.019Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-11-30T02:33:33.019Z] (2/5) Installing libsodium (1.0.18-r0) [2022-11-30T02:33:33.019Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-30T02:33:33.019Z] (4/5) Installing libzmq (4.3.4-r0) [2022-11-30T02:33:33.019Z] (5/5) Installing zeromq (4.3.4-r0) [2022-11-30T02:33:33.019Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:33:33.019Z] OK: 8 MiB in 19 packages [2022-11-30T02:33:33.587Z] Removing intermediate container cd6691309c94 [2022-11-30T02:33:33.587Z] ---> 7848b5f0acad [2022-11-30T02:33:33.587Z] Step 14/23 : WORKDIR / [2022-11-30T02:33:33.587Z] ---> Running in 6e64fa7c7f1b [2022-11-30T02:33:33.587Z] Removing intermediate container 6e64fa7c7f1b [2022-11-30T02:33:33.587Z] ---> 5bbad925396c [2022-11-30T02:33:33.587Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-11-30T02:33:34.154Z] ---> dc8440523c50 [2022-11-30T02:33:34.154Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-11-30T02:33:35.540Z] ---> a23836c31f32 [2022-11-30T02:33:35.540Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-11-30T02:33:35.540Z] ---> a52bd9d0b317 [2022-11-30T02:33:35.540Z] Step 18/23 : EXPOSE 59999 [2022-11-30T02:33:35.540Z] ---> Running in 1a9ce4a1c76d [2022-11-30T02:33:35.540Z] Removing intermediate container 1a9ce4a1c76d [2022-11-30T02:33:35.540Z] ---> fc5af01de746 [2022-11-30T02:33:35.540Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-11-30T02:33:35.540Z] ---> Running in 594c60f26564 [2022-11-30T02:33:35.799Z] Removing intermediate container 594c60f26564 [2022-11-30T02:33:35.799Z] ---> d6e5388a677f [2022-11-30T02:33:35.799Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T02:33:35.799Z] ---> Running in 78e0bf863957 [2022-11-30T02:33:35.799Z] Removing intermediate container 78e0bf863957 [2022-11-30T02:33:35.799Z] ---> 418e6376a134 [2022-11-30T02:33:35.799Z] Step 21/23 : LABEL arch=amd64 [2022-11-30T02:33:35.799Z] ---> Running in dea607524169 [2022-11-30T02:33:36.058Z] Removing intermediate container dea607524169 [2022-11-30T02:33:36.058Z] ---> c5ddd43289b9 [2022-11-30T02:33:36.058Z] Step 22/23 : LABEL git_sha=7d510a9be1a3cd2158385898861d08f1c1b53357 [2022-11-30T02:33:36.058Z] ---> Running in 735a3953dec1 [2022-11-30T02:33:36.058Z] Removing intermediate container 735a3953dec1 [2022-11-30T02:33:36.058Z] ---> 1cf3a6d71502 [2022-11-30T02:33:36.058Z] Step 23/23 : LABEL version=2.3.1-dev.2 [2022-11-30T02:33:36.058Z] ---> Running in 773a8036439d [2022-11-30T02:33:36.058Z] Removing intermediate container 773a8036439d [2022-11-30T02:33:36.058Z] ---> 8b895b10c45b [2022-11-30T02:33:36.058Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-30T02:33:36.058Z] Successfully built 8b895b10c45b [2022-11-30T02:33:36.058Z] 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 [2022-11-30T02:33:36.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-30T02:33:36.448Z] [2022-11-30T02:33:36.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:33:36.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-30T02:33:36.756Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-30T02:33:36.756Z] 5eb5b503b376: Pulling fs layer [2022-11-30T02:33:36.756Z] 5c69ac0246d0: Pulling fs layer [2022-11-30T02:33:36.756Z] ec43610c2a17: Pulling fs layer [2022-11-30T02:33:36.757Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-30T02:33:36.757Z] 33b1e0a273af: Pulling fs layer [2022-11-30T02:33:36.757Z] 5d3b04190fa2: Pulling fs layer [2022-11-30T02:33:36.757Z] 2f39f015ded8: Pulling fs layer [2022-11-30T02:33:36.757Z] 3a2ae6a8a46f: Waiting [2022-11-30T02:33:36.757Z] 33b1e0a273af: Waiting [2022-11-30T02:33:36.757Z] 2f39f015ded8: Waiting [2022-11-30T02:33:36.757Z] 5d3b04190fa2: Waiting [2022-11-30T02:33:36.757Z] 5c69ac0246d0: Download complete [2022-11-30T02:33:36.757Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-30T02:33:36.757Z] 3a2ae6a8a46f: Download complete [2022-11-30T02:33:37.017Z] 33b1e0a273af: Verifying Checksum [2022-11-30T02:33:37.017Z] 33b1e0a273af: Download complete [2022-11-30T02:33:37.017Z] 5d3b04190fa2: Verifying Checksum [2022-11-30T02:33:37.017Z] 5d3b04190fa2: Download complete [2022-11-30T02:33:37.017Z] ec43610c2a17: Verifying Checksum [2022-11-30T02:33:37.017Z] ec43610c2a17: Download complete [2022-11-30T02:33:37.017Z] 5eb5b503b376: Verifying Checksum [2022-11-30T02:33:37.017Z] 5eb5b503b376: Download complete [2022-11-30T02:33:37.585Z] 2f39f015ded8: Verifying Checksum [2022-11-30T02:33:37.585Z] 2f39f015ded8: Download complete [2022-11-30T02:33:38.519Z] 5eb5b503b376: Pull complete [2022-11-30T02:33:38.519Z] 5c69ac0246d0: Pull complete [2022-11-30T02:33:39.087Z] ec43610c2a17: Pull complete [2022-11-30T02:33:39.087Z] 3a2ae6a8a46f: Pull complete [2022-11-30T02:33:39.346Z] 33b1e0a273af: Pull complete [2022-11-30T02:33:39.605Z] 5d3b04190fa2: Pull complete [2022-11-30T02:33:43.793Z] 2f39f015ded8: Pull complete [2022-11-30T02:33:43.793Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-30T02:33:43.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-30T02:33:43.793Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:33:43.872Z] prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container [2022-11-30T02:33:43.908Z] $ 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 [2022-11-30T02:33:49.657Z] $ docker top 2f1978eb624d81dad413c206482dd4f0faf66cfb2c513751c2ca1ebb10a08b22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:33:50.056Z] ---> job-cost.sh [2022-11-30T02:33:50.056Z] lf-activate-venv: SKIPPING [2022-11-30T02:33:50.056Z] INFO: No Stack... [2022-11-30T02:33:50.314Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-30T02:33:50.884Z] INFO: Archiving Costs [Pipeline] sh [2022-11-30T02:33:51.171Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-11-30T02:33:51.171Z] + cut -d, -f6 [Pipeline] lock [2022-11-30T02:33:51.184Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-130-stack-cost] [2022-11-30T02:33:51.190Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-130-stack-cost] did not exist. Created. [2022-11-30T02:33:51.190Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-30T02:33:51.486Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-30T02:33:51.515Z] Stashed 1 file(s) [Pipeline] } [2022-11-30T02:33:51.521Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-30T02:33:51.540Z] $ docker stop --time=1 2f1978eb624d81dad413c206482dd4f0faf66cfb2c513751c2ca1ebb10a08b22 [2022-11-30T02:33:52.687Z] $ docker rm -f 2f1978eb624d81dad413c206482dd4f0faf66cfb2c513751c2ca1ebb10a08b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-30T02:34:49.259Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-120065 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-11-30T02:34:49.270Z] Running in /w/workspace/device-sdk-go/130 [Pipeline] { [Pipeline] checkout [2022-11-30T02:34:49.302Z] The recommended git tool is: git [2022-11-30T02:34:55.000Z] using credential edgex-jenkins-ssh [2022-11-30T02:34:55.018Z] Cloning the remote Git repository [2022-11-30T02:34:55.070Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-11-30T02:34:55.153Z] > git init /w/workspace/device-sdk-go/130 # timeout=10 [2022-11-30T02:34:55.322Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-11-30T02:34:55.323Z] > git --version # timeout=10 [2022-11-30T02:34:55.346Z] > git --version # 'git version 2.25.1' [2022-11-30T02:34:55.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-30T02:34:55.402Z] Verifying host key using known hosts file [2022-11-30T02:34:55.639Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-30T02:34:55.654Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-30T02:34:57.949Z] Avoid second fetch [2022-11-30T02:34:57.950Z] Checking out Revision 7d510a9be1a3cd2158385898861d08f1c1b53357 (main) [2022-11-30T02:34:57.107Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-11-30T02:34:57.132Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-30T02:34:57.969Z] > git config core.sparsecheckout # timeout=10 [2022-11-30T02:34:57.986Z] > git checkout -f 7d510a9be1a3cd2158385898861d08f1c1b53357 # timeout=10 [2022-11-30T02:34:58.488Z] Commit message: "Merge pull request #1244 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-30T02:34:59.336Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-30T02:34:59.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-30T02:34:59.336Z] Dload Upload Total Spent Left Speed [2022-11-30T02:34:59.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k [Pipeline] sh [2022-11-30T02:34:59.879Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-30T02:35:00.213Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-30T02:35:00.214Z] + sudo tee /etc/docker/daemon.new [2022-11-30T02:35:00.214Z] { [2022-11-30T02:35:00.214Z] "registry-mirrors": [ [2022-11-30T02:35:00.214Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-30T02:35:00.214Z] ], [2022-11-30T02:35:00.214Z] "bip": "10.250.0.254/24", [2022-11-30T02:35:00.214Z] "hosts": [ [2022-11-30T02:35:00.214Z] "tcp://0.0.0.0:5555", [2022-11-30T02:35:00.214Z] "unix:///var/run/docker.sock" [2022-11-30T02:35:00.214Z] ], [2022-11-30T02:35:00.214Z] "mtu": 1458, [2022-11-30T02:35:00.214Z] "selinux-enabled": true, [2022-11-30T02:35:00.214Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-30T02:35:00.214Z] } [Pipeline] sh [2022-11-30T02:35:00.544Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-30T02:35:00.888Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-30T02:35:19.163Z] provisioning config files... [2022-11-30T02:35:19.194Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/130@tmp/config8562795596289991519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:35:19.565Z] ---> docker-login.sh [2022-11-30T02:35:19.565Z] nexus3.edgexfoundry.org:10001 [2022-11-30T02:35:20.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:35:20.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:35:20.162Z] Configure a credential helper to remove this warning. See [2022-11-30T02:35:20.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:35:20.162Z] [2022-11-30T02:35:20.162Z] Login Succeeded [2022-11-30T02:35:20.162Z] nexus3.edgexfoundry.org:10002 [2022-11-30T02:35:20.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:35:20.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:35:20.432Z] Configure a credential helper to remove this warning. See [2022-11-30T02:35:20.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:35:20.432Z] [2022-11-30T02:35:20.432Z] Login Succeeded [2022-11-30T02:35:20.702Z] nexus3.edgexfoundry.org:10003 [2022-11-30T02:35:20.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:35:20.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:35:20.970Z] Configure a credential helper to remove this warning. See [2022-11-30T02:35:20.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:35:20.970Z] [2022-11-30T02:35:20.970Z] Login Succeeded [2022-11-30T02:35:20.970Z] nexus3.edgexfoundry.org:10004 [2022-11-30T02:35:21.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:35:21.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:35:21.239Z] Configure a credential helper to remove this warning. See [2022-11-30T02:35:21.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:35:21.239Z] [2022-11-30T02:35:21.239Z] Login Succeeded [2022-11-30T02:35:21.239Z] docker.io [2022-11-30T02:35:21.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-30T02:35:21.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-30T02:35:21.778Z] Configure a credential helper to remove this warning. See [2022-11-30T02:35:21.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-30T02:35:21.778Z] [2022-11-30T02:35:21.778Z] Login Succeeded [2022-11-30T02:35:21.778Z] ---> docker-login.sh ends [Pipeline] } [2022-11-30T02:35:21.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-30T02:35:21.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T02:35:21.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-30T02:35:21.977Z] ========================================================= [2022-11-30T02:35:21.977Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-30T02:35:21.977Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:35:22.325Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-30T02:35:22.595Z] Sending build context to Docker daemon 5.449MB [2022-11-30T02:35:22.595Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-11-30T02:35:22.595Z] Step 2/10 : FROM ${BASE} AS builder [2022-11-30T02:35:22.864Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-30T02:35:22.864Z] 9b18e9b68314: Pulling fs layer [2022-11-30T02:35:22.864Z] 35d82f9e3411: Pulling fs layer [2022-11-30T02:35:22.864Z] e16973657156: Pulling fs layer [2022-11-30T02:35:22.864Z] fc693d55d65f: Pulling fs layer [2022-11-30T02:35:22.864Z] 7e9fc2657dce: Pulling fs layer [2022-11-30T02:35:22.864Z] dda99020689f: Pulling fs layer [2022-11-30T02:35:22.864Z] db1c61fa0a46: Pulling fs layer [2022-11-30T02:35:22.864Z] 891c053d2c06: Pulling fs layer [2022-11-30T02:35:22.864Z] fc693d55d65f: Waiting [2022-11-30T02:35:22.864Z] 7e9fc2657dce: Waiting [2022-11-30T02:35:22.864Z] dda99020689f: Waiting [2022-11-30T02:35:22.864Z] db1c61fa0a46: Waiting [2022-11-30T02:35:22.864Z] 891c053d2c06: Waiting [2022-11-30T02:35:22.864Z] e16973657156: Download complete [2022-11-30T02:35:22.864Z] 35d82f9e3411: Verifying Checksum [2022-11-30T02:35:22.864Z] 35d82f9e3411: Download complete [2022-11-30T02:35:22.864Z] 7e9fc2657dce: Verifying Checksum [2022-11-30T02:35:22.864Z] 7e9fc2657dce: Download complete [2022-11-30T02:35:22.864Z] dda99020689f: Verifying Checksum [2022-11-30T02:35:22.864Z] dda99020689f: Download complete [2022-11-30T02:35:22.864Z] 9b18e9b68314: Download complete [2022-11-30T02:35:23.843Z] 9b18e9b68314: Pull complete [2022-11-30T02:35:24.115Z] 891c053d2c06: Download complete [2022-11-30T02:35:24.395Z] 35d82f9e3411: Pull complete [2022-11-30T02:35:24.667Z] e16973657156: Pull complete [2022-11-30T02:35:25.268Z] db1c61fa0a46: Verifying Checksum [2022-11-30T02:35:25.854Z] fc693d55d65f: Verifying Checksum [2022-11-30T02:35:25.854Z] fc693d55d65f: Download complete [2022-11-30T02:35:38.212Z] fc693d55d65f: Pull complete [2022-11-30T02:35:38.212Z] 7e9fc2657dce: Pull complete [2022-11-30T02:35:38.212Z] dda99020689f: Pull complete [2022-11-30T02:35:42.495Z] db1c61fa0a46: Pull complete [2022-11-30T02:35:44.462Z] 891c053d2c06: Pull complete [2022-11-30T02:35:44.462Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-30T02:35:44.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-30T02:35:44.462Z] ---> f96f9c87975a [2022-11-30T02:35:44.462Z] Step 3/10 : ARG MAKE=make build [2022-11-30T02:35:45.436Z] ---> Running in 78caa2176849 [2022-11-30T02:35:45.436Z] Removing intermediate container 78caa2176849 [2022-11-30T02:35:45.436Z] ---> 88d679c0552e [2022-11-30T02:35:45.436Z] Step 4/10 : WORKDIR /device-sdk-go [2022-11-30T02:35:45.704Z] ---> Running in 734f10ab6e54 [2022-11-30T02:35:45.974Z] Removing intermediate container 734f10ab6e54 [2022-11-30T02:35:45.974Z] ---> c7901da778f3 [2022-11-30T02:35:45.974Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-30T02:35:45.974Z] ---> Running in 4f9621585ca4 [2022-11-30T02:35:46.242Z] Removing intermediate container 4f9621585ca4 [2022-11-30T02:35:46.242Z] ---> 2f0a73e3d599 [2022-11-30T02:35:46.242Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-11-30T02:35:46.509Z] ---> Running in e9a884395e3f [2022-11-30T02:35:47.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:35:47.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:35:48.697Z] OK: 221 MiB in 51 packages [2022-11-30T02:35:49.659Z] Removing intermediate container e9a884395e3f [2022-11-30T02:35:49.659Z] ---> 5ff0bd9cfd94 [2022-11-30T02:35:49.659Z] Step 7/10 : COPY go.mod vendor* ./ [2022-11-30T02:35:49.925Z] ---> a3eaae2061cf [2022-11-30T02:35:49.925Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:35:50.195Z] ---> Running in 71d3b4339f04 [2022-11-30T02:36:46.963Z] Removing intermediate container 71d3b4339f04 [2022-11-30T02:36:46.963Z] ---> 1f2e1502513c [2022-11-30T02:36:46.963Z] Step 9/10 : COPY . . [2022-11-30T02:36:46.963Z] ---> 96a9ec233eb0 [2022-11-30T02:36:46.963Z] Step 10/10 : RUN ${MAKE} [2022-11-30T02:36:46.963Z] ---> Running in b82670d5984b [2022-11-30T02:36:46.963Z] noop [2022-11-30T02:36:46.963Z] Removing intermediate container b82670d5984b [2022-11-30T02:36:46.963Z] ---> 5f4e459b172a [2022-11-30T02:36:46.963Z] Successfully built 5f4e459b172a [2022-11-30T02:36:46.963Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:36:47.327Z] + docker inspect -f . ci-base-image-arm64 [2022-11-30T02:36:47.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:36:47.523Z] prd-ubuntu20.04-docker-arm64-4c-16g-120065 does not seem to be running inside a container [2022-11-30T02:36:47.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/130 -v /w/workspace/device-sdk-go/130:/w/workspace/device-sdk-go/130:rw,z -v /w/workspace/device-sdk-go/130@tmp:/w/workspace/device-sdk-go/130@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 [2022-11-30T02:36:48.839Z] $ docker top 32a0e985bf9b04e13ac307d7c8d78d92a66d952232d5697b53d5162b08bc3520 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T02:36:49.712Z] + go version [2022-11-30T02:36:49.712Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-30T02:36:49.734Z] $ docker stop --time=1 32a0e985bf9b04e13ac307d7c8d78d92a66d952232d5697b53d5162b08bc3520 [2022-11-30T02:36:51.387Z] $ docker rm -f 32a0e985bf9b04e13ac307d7c8d78d92a66d952232d5697b53d5162b08bc3520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:36:51.941Z] + docker inspect -f . ci-base-image-arm64 [2022-11-30T02:36:51.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:36:52.139Z] prd-ubuntu20.04-docker-arm64-4c-16g-120065 does not seem to be running inside a container [2022-11-30T02:36:52.217Z] $ 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/130 -v /w/workspace/device-sdk-go/130:/w/workspace/device-sdk-go/130:rw,z -v /w/workspace/device-sdk-go/130@tmp:/w/workspace/device-sdk-go/130@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 [2022-11-30T02:36:53.505Z] $ docker top 0275459debeee38b783a58d7d96aae87f6054fdfcf3a55a8ac85d3499d15defd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T02:36:54.365Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/130 [Pipeline] fileExists [Pipeline] sh [2022-11-30T02:36:55.036Z] + make test [2022-11-30T02:36:55.037Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-30T02:37:33.953Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-11-30T02:39:55.708Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-11-30T02:39:55.708Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-11-30T02:39:55.708Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-11-30T02:39:55.708Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-11-30T02:39:55.708Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-11-30T02:39:59.074Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.354s coverage: 27.6% of statements [2022-11-30T02:40:00.489Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.523s coverage: 78.9% of statements [2022-11-30T02:40:00.489Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-11-30T02:40:12.859Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.693s coverage: 73.1% of statements [2022-11-30T02:40:12.859Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-11-30T02:40:12.859Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-11-30T02:40:15.460Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.722s coverage: 54.4% of statements [2022-11-30T02:40:15.460Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-11-30T02:40:15.460Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-11-30T02:40:15.460Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-11-30T02:40:15.460Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-11-30T02:40:16.427Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.510s coverage: 65.1% of statements [2022-11-30T02:40:16.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-11-30T02:40:16.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-11-30T02:40:16.427Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.674s coverage: 89.2% of statements [2022-11-30T02:40:16.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-11-30T02:40:19.018Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.283s coverage: 4.7% of statements [2022-11-30T02:40:19.018Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-11-30T02:40:19.286Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-30T02:40:19.286Z] GO111MODULE=on go vet ./... [2022-11-30T02:41:55.965Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-30T02:41:55.965Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-30T02:41:55.965Z] ./bin/test-attribution-txt.sh [2022-11-30T02:41:55.965Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-30T02:41:55.965Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-30T02:41:55.965Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-30T02:41:55.965Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-11-30T02:41:55.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-30T02:41:55.993Z] $ docker stop --time=1 0275459debeee38b783a58d7d96aae87f6054fdfcf3a55a8ac85d3499d15defd [2022-11-30T02:41:57.832Z] $ docker rm -f 0275459debeee38b783a58d7d96aae87f6054fdfcf3a55a8ac85d3499d15defd [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-30T02:41:59.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-30T02:41:59.223Z] Warning: overwriting stash ‘coverage-report’ [2022-11-30T02:41:59.732Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-30T02:42:00.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-30T02:42:00.462Z] + ls -al . [2022-11-30T02:42:00.462Z] total 276 [2022-11-30T02:42:00.462Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 30 02:36 . [2022-11-30T02:42:00.462Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 02:34 .. [2022-11-30T02:42:00.462Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 30 02:34 .dockerignore [2022-11-30T02:42:00.462Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 02:34 .git [2022-11-30T02:42:00.462Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 02:34 .github [2022-11-30T02:42:00.462Z] -rw-rw-r-- 1 jenkins jenkins 131 Nov 30 02:34 .gitignore [2022-11-30T02:42:00.462Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 30 02:34 .golangci.yml [2022-11-30T02:42:00.462Z] -rw-rw-r-- 1 jenkins jenkins 31677 Nov 30 02:34 CHANGELOG.md [2022-11-30T02:42:00.462Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 30 02:34 GOVERNANCE.md [2022-11-30T02:42:00.462Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 30 02:34 Jenkinsfile [2022-11-30T02:42:00.462Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 30 02:34 LICENSE [2022-11-30T02:42:00.462Z] -rw-rw-r-- 1 jenkins jenkins 2003 Nov 30 02:34 Makefile [2022-11-30T02:42:00.462Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 30 02:34 OWNERS.md [2022-11-30T02:42:00.462Z] -rw-rw-r-- 1 jenkins jenkins 4881 Nov 30 02:34 README.md [2022-11-30T02:42:00.462Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 30 02:31 VERSION [2022-11-30T02:42:00.462Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 02:34 bin [2022-11-30T02:42:00.462Z] -rw-r--r-- 1 jenkins jenkins 101759 Nov 30 02:40 coverage.out [2022-11-30T02:42:00.462Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 30 02:34 example [2022-11-30T02:42:00.462Z] -rw-rw-r-- 1 jenkins jenkins 3347 Nov 30 02:34 go.mod [2022-11-30T02:42:00.462Z] -rw-rw-r-- 1 jenkins jenkins 44600 Nov 30 02:34 go.sum [2022-11-30T02:42:00.462Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 30 02:34 internal [2022-11-30T02:42:00.462Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 02:34 openapi [2022-11-30T02:42:00.462Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 30 02:34 pkg [2022-11-30T02:42:00.462Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 02:34 snap [2022-11-30T02:42:00.462Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 30 02:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:42:00.806Z] + 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=7d510a9be1a3cd2158385898861d08f1c1b53357 --label arch=arm64 --label version=2.3.1-dev.2 . [2022-11-30T02:42:01.073Z] Sending build context to Docker daemon 5.551MB [2022-11-30T02:42:01.073Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-11-30T02:42:01.073Z] Step 2/23 : FROM ${BASE} AS builder [2022-11-30T02:42:01.073Z] ---> 5f4e459b172a [2022-11-30T02:42:01.073Z] Step 3/23 : ARG MAKE=make build [2022-11-30T02:42:01.348Z] ---> Running in 186a6ea7b6b8 [2022-11-30T02:42:01.620Z] Removing intermediate container 186a6ea7b6b8 [2022-11-30T02:42:01.620Z] ---> 9a82b3b9d3b4 [2022-11-30T02:42:01.620Z] Step 4/23 : WORKDIR /device-sdk-go [2022-11-30T02:42:01.892Z] ---> Running in c958fc2d661a [2022-11-30T02:42:02.161Z] Removing intermediate container c958fc2d661a [2022-11-30T02:42:02.161Z] ---> 15887cd5d656 [2022-11-30T02:42:02.161Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-30T02:42:02.161Z] ---> Running in 6136bd0cd080 [2022-11-30T02:42:02.433Z] Removing intermediate container 6136bd0cd080 [2022-11-30T02:42:02.433Z] ---> 0cbbde2a72ff [2022-11-30T02:42:02.433Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-11-30T02:42:02.704Z] ---> Running in 0267634fe82b [2022-11-30T02:42:03.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:42:03.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:42:04.895Z] OK: 221 MiB in 51 packages [2022-11-30T02:42:05.853Z] Removing intermediate container 0267634fe82b [2022-11-30T02:42:05.853Z] ---> 6f694d8e6baf [2022-11-30T02:42:05.853Z] Step 7/23 : COPY go.mod vendor* ./ [2022-11-30T02:42:06.122Z] ---> a1c7c8dd3b42 [2022-11-30T02:42:06.122Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-30T02:42:06.400Z] ---> Running in 1b437f68e1b0 [2022-11-30T02:42:08.345Z] Removing intermediate container 1b437f68e1b0 [2022-11-30T02:42:08.345Z] ---> 7973e41063a7 [2022-11-30T02:42:08.345Z] Step 9/23 : COPY . . [2022-11-30T02:42:09.308Z] ---> 4ce0cee039f7 [2022-11-30T02:42:09.308Z] Step 10/23 : RUN ${MAKE} [2022-11-30T02:42:09.308Z] ---> Running in 235f819ea040 [2022-11-30T02:42:10.265Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-11-30T02:44:31.977Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-11-30T02:44:31.977Z] Removing intermediate container 235f819ea040 [2022-11-30T02:44:31.977Z] ---> ef4684938a55 [2022-11-30T02:44:31.977Z] Step 11/23 : FROM alpine:3.16 [2022-11-30T02:44:31.977Z] 3.16: Pulling from library/alpine [2022-11-30T02:44:31.977Z] 6875df1f5354: Pulling fs layer [2022-11-30T02:44:31.977Z] 6875df1f5354: Verifying Checksum [2022-11-30T02:44:31.977Z] 6875df1f5354: Download complete [2022-11-30T02:44:31.977Z] 6875df1f5354: Pull complete [2022-11-30T02:44:31.977Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-30T02:44:31.977Z] Status: Downloaded newer image for alpine:3.16 [2022-11-30T02:44:31.977Z] ---> 2b4661558fb8 [2022-11-30T02:44:31.977Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-30T02:44:31.977Z] ---> Running in 6d010846e17e [2022-11-30T02:44:31.977Z] Removing intermediate container 6d010846e17e [2022-11-30T02:44:31.977Z] ---> dae8faab38f2 [2022-11-30T02:44:31.977Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-11-30T02:44:31.977Z] ---> Running in bf0638e50e4a [2022-11-30T02:44:31.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-30T02:44:31.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-30T02:44:31.977Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-11-30T02:44:31.977Z] (2/5) Installing libsodium (1.0.18-r0) [2022-11-30T02:44:31.977Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-30T02:44:31.977Z] (4/5) Installing libzmq (4.3.4-r0) [2022-11-30T02:44:31.977Z] (5/5) Installing zeromq (4.3.4-r0) [2022-11-30T02:44:31.977Z] Executing busybox-1.35.0-r17.trigger [2022-11-30T02:44:31.977Z] OK: 8 MiB in 19 packages [2022-11-30T02:44:32.936Z] Removing intermediate container bf0638e50e4a [2022-11-30T02:44:32.936Z] ---> 9e3cc783acbc [2022-11-30T02:44:32.936Z] Step 14/23 : WORKDIR / [2022-11-30T02:44:33.208Z] ---> Running in af619a061944 [2022-11-30T02:44:33.474Z] Removing intermediate container af619a061944 [2022-11-30T02:44:33.474Z] ---> 66eb09d224f5 [2022-11-30T02:44:33.474Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-11-30T02:44:33.740Z] ---> 580453d1e1d4 [2022-11-30T02:44:33.740Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-11-30T02:44:35.147Z] ---> 74832aae8a46 [2022-11-30T02:44:35.147Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-11-30T02:44:35.728Z] ---> 7f25451a1563 [2022-11-30T02:44:35.728Z] Step 18/23 : EXPOSE 59999 [2022-11-30T02:44:35.728Z] ---> Running in cd6df0fdd639 [2022-11-30T02:44:35.995Z] Removing intermediate container cd6df0fdd639 [2022-11-30T02:44:35.995Z] ---> fc90206ad722 [2022-11-30T02:44:35.995Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-11-30T02:44:35.995Z] ---> Running in 37ca7603ce60 [2022-11-30T02:44:36.262Z] Removing intermediate container 37ca7603ce60 [2022-11-30T02:44:36.262Z] ---> bbbb62558691 [2022-11-30T02:44:36.262Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-30T02:44:36.262Z] ---> Running in 08df5af51272 [2022-11-30T02:44:36.529Z] Removing intermediate container 08df5af51272 [2022-11-30T02:44:36.529Z] ---> cc8bae82aaa5 [2022-11-30T02:44:36.529Z] Step 21/23 : LABEL arch=arm64 [2022-11-30T02:44:36.797Z] ---> Running in 22533eee3b1c [2022-11-30T02:44:37.063Z] Removing intermediate container 22533eee3b1c [2022-11-30T02:44:37.063Z] ---> 8451bb9d5b80 [2022-11-30T02:44:37.063Z] Step 22/23 : LABEL git_sha=7d510a9be1a3cd2158385898861d08f1c1b53357 [2022-11-30T02:44:37.063Z] ---> Running in 410175f58766 [2022-11-30T02:44:37.330Z] Removing intermediate container 410175f58766 [2022-11-30T02:44:37.330Z] ---> a45b5198d559 [2022-11-30T02:44:37.330Z] Step 23/23 : LABEL version=2.3.1-dev.2 [2022-11-30T02:44:37.330Z] ---> Running in e7d535b502f5 [2022-11-30T02:44:37.597Z] Removing intermediate container e7d535b502f5 [2022-11-30T02:44:37.597Z] ---> 19d4731d04f1 [2022-11-30T02:44:37.597Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-30T02:44:37.597Z] Successfully built 19d4731d04f1 [2022-11-30T02:44:37.597Z] 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 [2022-11-30T02:44:38.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-30T02:44:38.025Z] [2022-11-30T02:44:38.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:44:38.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-30T02:44:38.366Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-30T02:44:38.366Z] 8998bd30e6a1: Pulling fs layer [2022-11-30T02:44:38.366Z] 04944245beec: Pulling fs layer [2022-11-30T02:44:38.366Z] 699f458cf7ca: Pulling fs layer [2022-11-30T02:44:38.366Z] 765212b225bb: Pulling fs layer [2022-11-30T02:44:38.366Z] f23df028b6ca: Pulling fs layer [2022-11-30T02:44:38.366Z] d65c8cfc05b1: Pulling fs layer [2022-11-30T02:44:38.366Z] 2437ff75d9bd: Pulling fs layer [2022-11-30T02:44:38.366Z] f23df028b6ca: Waiting [2022-11-30T02:44:38.366Z] d65c8cfc05b1: Waiting [2022-11-30T02:44:38.366Z] 2437ff75d9bd: Waiting [2022-11-30T02:44:38.366Z] 765212b225bb: Waiting [2022-11-30T02:44:38.633Z] 04944245beec: Verifying Checksum [2022-11-30T02:44:38.633Z] 04944245beec: Download complete [2022-11-30T02:44:38.633Z] 765212b225bb: Verifying Checksum [2022-11-30T02:44:38.633Z] 765212b225bb: Download complete [2022-11-30T02:44:38.633Z] f23df028b6ca: Verifying Checksum [2022-11-30T02:44:38.633Z] f23df028b6ca: Download complete [2022-11-30T02:44:38.633Z] d65c8cfc05b1: Verifying Checksum [2022-11-30T02:44:38.633Z] d65c8cfc05b1: Download complete [2022-11-30T02:44:38.904Z] 699f458cf7ca: Verifying Checksum [2022-11-30T02:44:38.904Z] 699f458cf7ca: Download complete [2022-11-30T02:44:39.171Z] 8998bd30e6a1: Verifying Checksum [2022-11-30T02:44:39.171Z] 8998bd30e6a1: Download complete [2022-11-30T02:44:41.110Z] 2437ff75d9bd: Verifying Checksum [2022-11-30T02:44:41.110Z] 2437ff75d9bd: Download complete [2022-11-30T02:44:43.050Z] 8998bd30e6a1: Pull complete [2022-11-30T02:44:43.050Z] 04944245beec: Pull complete [2022-11-30T02:44:44.454Z] 699f458cf7ca: Pull complete [2022-11-30T02:44:44.454Z] 765212b225bb: Pull complete [2022-11-30T02:44:45.411Z] f23df028b6ca: Pull complete [2022-11-30T02:44:45.677Z] d65c8cfc05b1: Pull complete [2022-11-30T02:45:00.668Z] 2437ff75d9bd: Pull complete [2022-11-30T02:45:00.668Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-30T02:45:00.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-30T02:45:00.668Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:45:00.843Z] prd-ubuntu20.04-docker-arm64-4c-16g-120065 does not seem to be running inside a container [2022-11-30T02:45:00.912Z] $ 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/130 -v /w/workspace/device-sdk-go/130:/w/workspace/device-sdk-go/130:rw,z -v /w/workspace/device-sdk-go/130@tmp:/w/workspace/device-sdk-go/130@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 [2022-11-30T02:45:03.516Z] $ docker top 05e6162a056e089e335deceace2600ca48405de64ef9c2640b792fc34e1d01c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:45:04.015Z] ---> job-cost.sh [2022-11-30T02:45:04.283Z] lf-activate-venv: SKIPPING [2022-11-30T02:45:04.283Z] INFO: No Stack... [2022-11-30T02:45:04.868Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-30T02:45:05.450Z] INFO: Archiving Costs [Pipeline] sh [2022-11-30T02:45:06.079Z] + cut -d, -f6 [2022-11-30T02:45:06.080Z] + cat /w/workspace/device-sdk-go/130/archives/cost.csv [Pipeline] lock [2022-11-30T02:45:06.117Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-130-stack-cost] [2022-11-30T02:45:06.123Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-130-stack-cost] did not exist. Created. [2022-11-30T02:45:06.123Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-30T02:45:06.458Z] /w/workspace/device-sdk-go/130@tmp/durable-354c662d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-30T02:45:06.799Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-30T02:45:07.088Z] Warning: overwriting stash ‘stack-cost’ [2022-11-30T02:45:07.153Z] Stashed 1 file(s) [Pipeline] } [2022-11-30T02:45:07.160Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-30T02:45:07.181Z] $ docker stop --time=1 05e6162a056e089e335deceace2600ca48405de64ef9c2640b792fc34e1d01c2 [2022-11-30T02:45:08.713Z] $ docker rm -f 05e6162a056e089e335deceace2600ca48405de64ef9c2640b792fc34e1d01c2 [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 [2022-11-30T02:45:09.114Z] provisioning config files... [2022-11-30T02:45:09.121Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16796481669297981454tmp [Pipeline] { [Pipeline] sh [2022-11-30T02:45:09.417Z] + set +x [2022-11-30T02:45:09.417Z] + bash -s -- [2022-11-30T02:45:09.417Z] + curl -s https://codecov.io/bash [2022-11-30T02:45:09.417Z] [2022-11-30T02:45:09.417Z] _____ _ [2022-11-30T02:45:09.417Z] / ____| | | [2022-11-30T02:45:09.417Z] | | ___ __| | ___ ___ _____ __ [2022-11-30T02:45:09.417Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-30T02:45:09.417Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-30T02:45:09.417Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-30T02:45:09.417Z] Bash-1.0.6 [2022-11-30T02:45:09.417Z] [2022-11-30T02:45:09.417Z] [2022-11-30T02:45:09.417Z] ==> git version 2.25.1 found [2022-11-30T02:45:09.417Z] ==> 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 [2022-11-30T02:45:09.417Z] Release-Date: 2020-01-08 [2022-11-30T02:45:09.417Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-30T02:45:09.417Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-30T02:45:09.417Z] ==> Jenkins CI detected. [2022-11-30T02:45:09.417Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-11-30T02:45:09.417Z] project root: . [2022-11-30T02:45:09.417Z] --> token set from env [2022-11-30T02:45:09.418Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-30T02:45:09.418Z] ==> Running gcov in . (disable via -X gcov) [2022-11-30T02:45:09.418Z] ==> Python coveragepy not found [2022-11-30T02:45:09.418Z] ==> Searching for coverage reports in: [2022-11-30T02:45:09.418Z] + . [2022-11-30T02:45:09.418Z] -> Found 1 reports [2022-11-30T02:45:09.418Z] ==> Detecting git/mercurial file structure [2022-11-30T02:45:09.418Z] ==> Reading reports [2022-11-30T02:45:09.418Z] + ./coverage.out bytes=101759 [2022-11-30T02:45:09.418Z] ==> Appending adjustments [2022-11-30T02:45:09.418Z] https://docs.codecov.io/docs/fixing-reports [2022-11-30T02:45:09.684Z] + Found adjustments [2022-11-30T02:45:09.684Z] ==> Gzipping contents [2022-11-30T02:45:09.684Z] 16K /tmp/codecov.kmxcyN.gz [2022-11-30T02:45:09.684Z] ==> Uploading reports [2022-11-30T02:45:09.684Z] url: https://codecov.io [2022-11-30T02:45:09.684Z] query: branch=main&commit=7d510a9be1a3cd2158385898861d08f1c1b53357&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-30T02:45:09.684Z] -> Pinging Codecov [2022-11-30T02:45:09.684Z] 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=7d510a9be1a3cd2158385898861d08f1c1b53357&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-30T02:45:10.251Z] -> Uploading to [2022-11-30T02:45:10.251Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-30/7E55EF52A471D76F132DFD9A03CDDE97/7d510a9be1a3cd2158385898861d08f1c1b53357/1fa290dc-bdda-4688-a1c4-1cfe2956061e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221130T024510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62a4da2ac74d61c10895db923eb8d433b3c94e6e331d825ed4fa59220d22563d [2022-11-30T02:45:10.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-30T02:45:10.251Z] Dload Upload Total Spent Left Speed [2022-11-30T02:45:10.511Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14708 0 0 100 14708 0 59788 --:--:-- --:--:-- --:--:-- 59788 [2022-11-30T02:45:10.511Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7d510a9be1a3cd2158385898861d08f1c1b53357 [Pipeline] } [2022-11-30T02:45:10.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-30T02:45:10.723Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-30T02:45:10.732Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:45:11.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-30T02:45:11.033Z] [2022-11-30T02:45:11.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:45:11.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-30T02:45:11.332Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-30T02:45:11.332Z] df9b9388f04a: Pulling fs layer [2022-11-30T02:45:11.332Z] 52dc419b0ee2: Pulling fs layer [2022-11-30T02:45:11.332Z] 25bc292e5bac: Pulling fs layer [2022-11-30T02:45:11.332Z] 114826534d7a: Pulling fs layer [2022-11-30T02:45:11.332Z] 4657fd5d0bcf: Pulling fs layer [2022-11-30T02:45:11.332Z] 6ad1cebc031e: Pulling fs layer [2022-11-30T02:45:11.332Z] 8a3aa393b2d8: Pulling fs layer [2022-11-30T02:45:11.332Z] 114826534d7a: Waiting [2022-11-30T02:45:11.332Z] 4657fd5d0bcf: Waiting [2022-11-30T02:45:11.332Z] 6ad1cebc031e: Waiting [2022-11-30T02:45:11.332Z] 8a3aa393b2d8: Waiting [2022-11-30T02:45:11.332Z] 25bc292e5bac: Verifying Checksum [2022-11-30T02:45:11.332Z] 25bc292e5bac: Download complete [2022-11-30T02:45:11.332Z] 52dc419b0ee2: Download complete [2022-11-30T02:45:11.332Z] 4657fd5d0bcf: Download complete [2022-11-30T02:45:11.332Z] df9b9388f04a: Download complete [2022-11-30T02:45:11.595Z] df9b9388f04a: Pull complete [2022-11-30T02:45:11.595Z] 52dc419b0ee2: Pull complete [2022-11-30T02:45:11.595Z] 6ad1cebc031e: Verifying Checksum [2022-11-30T02:45:11.595Z] 6ad1cebc031e: Download complete [2022-11-30T02:45:11.866Z] 25bc292e5bac: Pull complete [2022-11-30T02:45:12.442Z] 114826534d7a: Verifying Checksum [2022-11-30T02:45:12.442Z] 114826534d7a: Download complete [2022-11-30T02:45:12.442Z] 8a3aa393b2d8: Verifying Checksum [2022-11-30T02:45:12.442Z] 8a3aa393b2d8: Download complete [2022-11-30T02:45:15.721Z] 114826534d7a: Pull complete [2022-11-30T02:45:15.721Z] 4657fd5d0bcf: Pull complete [2022-11-30T02:45:15.979Z] 6ad1cebc031e: Pull complete [2022-11-30T02:45:19.265Z] 8a3aa393b2d8: Pull complete [2022-11-30T02:45:19.265Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-30T02:45:19.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-30T02:45:19.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:45:19.346Z] prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container [2022-11-30T02:45:19.376Z] $ 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 [2022-11-30T02:45:24.913Z] $ docker top 8281c3864e930fcffb26bdd68acdd47b1a9722a07ebf14efe6249c7a38af2efb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-30T02:45:25.000Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-11-30T02:45:25.277Z] + set -o pipefail [2022-11-30T02:45:25.277Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-11-30T02:45:30.674Z] [2022-11-30T02:45:30.674Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-11-30T02:45:30.674Z] [2022-11-30T02:45:30.674Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/fcb5908b-28e5-493c-81fc-c3b1d14fb01c [2022-11-30T02:45:30.674Z] [2022-11-30T02:45:30.674Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-30T02:45:30.674Z] [2022-11-30T02:45:31.242Z] [2022-11-30T02:45:31.242Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-30T02:45:31.242Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-30T02:45:31.242Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-30T02:45:31.254Z] $ docker stop --time=1 8281c3864e930fcffb26bdd68acdd47b1a9722a07ebf14efe6249c7a38af2efb [2022-11-30T02:45:35.529Z] $ docker rm -f 8281c3864e930fcffb26bdd68acdd47b1a9722a07ebf14efe6249c7a38af2efb [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 [2022-11-30T02:45:35.975Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-30T02:45:35.993Z] provisioning config files... [2022-11-30T02:45:36.000Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7470209239747278244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:45:36.294Z] --> edgex-publish-swagger.sh [2022-11-30T02:45:36.294Z] === Publish openapi/v2 API === [2022-11-30T02:45:36.294Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-11-30T02:45:36.294Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-11-30T02:45:36.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-30T02:45:36.294Z] Dload Upload Total Spent Left Speed [2022-11-30T02:45:36.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53590 100 38 100 53552 78 107k --:--:-- --:--:-- --:--:-- 107k 100 53590 100 38 100 53552 78 107k --:--:-- --:--:-- --:--:-- 107k [2022-11-30T02:45:36.554Z] {"code":403,"message":"Access Denied"} [2022-11-30T02:45:36.554Z] [Pipeline] } [2022-11-30T02:45:36.561Z] 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 [2022-11-30T02:45:36.950Z] + git log --format=format:%s -1 7d510a9be1a3cd2158385898861d08f1c1b53357 [Pipeline] sh [2022-11-30T02:45:37.241Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-30T02:45:37.241Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:45:37.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:45:37.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:45:37.598Z] prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container [2022-11-30T02:45:37.627Z] $ 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 [2022-11-30T02:45:38.029Z] $ docker top d09c3ec59e75d7a377218f79da6612af6b09e0baf5726cf0d5b058fe6b41c495 -eo pid,comm [2022-11-30T02:45:38.081Z] 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). [2022-11-30T02:45:38.081Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-30T02:45:38.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T02:45:38.115Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T02:45:38.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T02:45:38.232Z] $ docker exec d09c3ec59e75d7a377218f79da6612af6b09e0baf5726cf0d5b058fe6b41c495 ssh-agent [2022-11-30T02:45:38.344Z] SSH_AUTH_SOCK=/tmp/ssh-A4NIGjRR5dS9/agent.33 [2022-11-30T02:45:38.344Z] SSH_AGENT_PID=39 [2022-11-30T02:45:38.348Z] Running ssh-add (command line suppressed) [2022-11-30T02:45:38.453Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4742749881207277338.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4742749881207277338.key) [2022-11-30T02:45:38.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T02:45:38.749Z] + git semver tag [2022-11-30T02:45:39.009Z] 2022-11-30 02:45:38,961 [run_tag] DEBUG tag force:False [2022-11-30T02:45:39.009Z] 2022-11-30 02:45:38,962 [check_head_tag] DEBUG check head tag [2022-11-30T02:45:39.009Z] 2022-11-30 02:45:38,963 [execute] INFO git cat-file --batch-check [2022-11-30T02:45:39.009Z] 2022-11-30 02:45:38,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-11-30T02:45:39.009Z] 2022-11-30 02:45:38,969 [execute] INFO git cat-file --batch [2022-11-30T02:45:39.009Z] 2022-11-30 02:45:38,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-11-30T02:45:39.009Z] 2022-11-30 02:45:38,993 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-30T02:45:39.009Z] 2022-11-30 02:45:38,993 [execute] INFO git tag -a v2.3.1-dev.2 -m v2.3.1-dev.2 [2022-11-30T02:45:39.009Z] 2022-11-30 02:45:38,993 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.2', '-m', 'v2.3.1-dev.2'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-30T02:45:39.009Z] 2022-11-30 02:45:38,999 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-30T02:45:39.009Z] 2.3.1-dev.2 [Pipeline] } [2022-11-30T02:45:39.279Z] $ docker exec --env ******** --env ******** d09c3ec59e75d7a377218f79da6612af6b09e0baf5726cf0d5b058fe6b41c495 ssh-agent -k [2022-11-30T02:45:39.383Z] unset SSH_AUTH_SOCK; [2022-11-30T02:45:39.384Z] unset SSH_AGENT_PID; [2022-11-30T02:45:39.384Z] echo Agent pid 39 killed; [2022-11-30T02:45:39.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-30T02:45:39.705Z] + git semver [Pipeline] } [2022-11-30T02:45:39.979Z] $ docker stop --time=1 d09c3ec59e75d7a377218f79da6612af6b09e0baf5726cf0d5b058fe6b41c495 [2022-11-30T02:45:41.271Z] $ docker rm -f d09c3ec59e75d7a377218f79da6612af6b09e0baf5726cf0d5b058fe6b41c495 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:45:41.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-30T02:45:41.658Z] [2022-11-30T02:45:41.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:45:41.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-30T02:45:41.970Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-30T02:45:41.970Z] ab5ef0e58194: Pulling fs layer [2022-11-30T02:45:41.970Z] 9712f1f96733: Pulling fs layer [2022-11-30T02:45:41.970Z] 63f879dbbcfc: Pulling fs layer [2022-11-30T02:45:41.970Z] 0d9ebad4ef96: Pulling fs layer [2022-11-30T02:45:41.970Z] e9a5061849ea: Pulling fs layer [2022-11-30T02:45:41.970Z] d747dcd14b5f: Pulling fs layer [2022-11-30T02:45:41.970Z] 2de7ff778b66: Pulling fs layer [2022-11-30T02:45:41.970Z] 0d9ebad4ef96: Waiting [2022-11-30T02:45:41.970Z] e9a5061849ea: Waiting [2022-11-30T02:45:41.970Z] d747dcd14b5f: Waiting [2022-11-30T02:45:41.970Z] 9712f1f96733: Verifying Checksum [2022-11-30T02:45:41.970Z] 9712f1f96733: Download complete [2022-11-30T02:45:42.542Z] 63f879dbbcfc: Verifying Checksum [2022-11-30T02:45:42.542Z] 63f879dbbcfc: Download complete [2022-11-30T02:45:42.542Z] e9a5061849ea: Verifying Checksum [2022-11-30T02:45:42.542Z] e9a5061849ea: Download complete [2022-11-30T02:45:42.542Z] d747dcd14b5f: Download complete [2022-11-30T02:45:42.802Z] ab5ef0e58194: Verifying Checksum [2022-11-30T02:45:42.802Z] ab5ef0e58194: Download complete [2022-11-30T02:45:42.802Z] 0d9ebad4ef96: Verifying Checksum [2022-11-30T02:45:42.802Z] 0d9ebad4ef96: Download complete [2022-11-30T02:45:42.802Z] 2de7ff778b66: Verifying Checksum [2022-11-30T02:45:42.802Z] 2de7ff778b66: Download complete [2022-11-30T02:45:46.090Z] ab5ef0e58194: Pull complete [2022-11-30T02:45:46.090Z] 9712f1f96733: Pull complete [2022-11-30T02:45:46.658Z] 63f879dbbcfc: Pull complete [2022-11-30T02:45:50.844Z] 0d9ebad4ef96: Pull complete [2022-11-30T02:45:51.102Z] e9a5061849ea: Pull complete [2022-11-30T02:45:51.102Z] d747dcd14b5f: Pull complete [2022-11-30T02:45:52.477Z] 2de7ff778b66: Pull complete [2022-11-30T02:45:52.477Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-30T02:45:52.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-30T02:45:52.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:45:52.555Z] prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container [2022-11-30T02:45:52.592Z] $ 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 [2022-11-30T02:46:00.526Z] $ docker top a9b5e838d015c9cf99a4bf553718464f05ced2cb909d749e7be9d5c68a477993 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-30T02:46:00.600Z] provisioning config files... [2022-11-30T02:46:00.606Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5796085152647297211tmp [2022-11-30T02:46:00.617Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9975626954187364942tmp [2022-11-30T02:46:00.626Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18043382739646942380tmp [Pipeline] { [Pipeline] echo [2022-11-30T02:46:00.643Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:46:00.926Z] ---> sigul-configuration.sh [2022-11-30T02:46:00.926Z] gpg: directory `/root/.gnupg' created [2022-11-30T02:46:00.926Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-30T02:46:00.926Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-30T02:46:00.926Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-30T02:46:00.926Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-30T02:46:00.926Z] gpg: CAST5 encrypted data [2022-11-30T02:46:00.926Z] gpg: encrypted with 1 passphrase [2022-11-30T02:46:00.926Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-30T02:46:01.213Z] + mkdir /home/jenkins [2022-11-30T02:46:01.213Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-30T02:46:01.500Z] + 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 [2022-11-30T02:46:01.509Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:46:01.796Z] ---> sigul-install.sh [2022-11-30T02:46:01.796Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-30T02:46:02.082Z] + git tag --list [2022-11-30T02:46:02.082Z] 0.7.1 [2022-11-30T02:46:02.082Z] delhi-tag [2022-11-30T02:46:02.082Z] v1.0.0 [2022-11-30T02:46:02.082Z] v1.1.0 [2022-11-30T02:46:02.082Z] v1.1.1 [2022-11-30T02:46:02.082Z] v1.1.2 [2022-11-30T02:46:02.082Z] v1.2.0 [2022-11-30T02:46:02.082Z] v1.2.1 [2022-11-30T02:46:02.082Z] v1.2.2 [2022-11-30T02:46:02.082Z] v1.2.3 [2022-11-30T02:46:02.082Z] v1.3.0 [2022-11-30T02:46:02.082Z] v1.4.0 [2022-11-30T02:46:02.082Z] v2.0.0 [2022-11-30T02:46:02.082Z] v2.1.0 [2022-11-30T02:46:02.082Z] v2.1.1 [2022-11-30T02:46:02.082Z] v2.1.1-dev.2 [2022-11-30T02:46:02.082Z] v2.1.1-dev.3 [2022-11-30T02:46:02.082Z] v2.2.0 [2022-11-30T02:46:02.082Z] v2.2.1-dev.1 [2022-11-30T02:46:02.082Z] v2.2.1-dev.10 [2022-11-30T02:46:02.082Z] v2.2.1-dev.11 [2022-11-30T02:46:02.082Z] v2.2.1-dev.12 [2022-11-30T02:46:02.082Z] v2.2.1-dev.13 [2022-11-30T02:46:02.082Z] v2.2.1-dev.14 [2022-11-30T02:46:02.082Z] v2.2.1-dev.2 [2022-11-30T02:46:02.082Z] v2.2.1-dev.3 [2022-11-30T02:46:02.082Z] v2.2.1-dev.4 [2022-11-30T02:46:02.082Z] v2.2.1-dev.5 [2022-11-30T02:46:02.082Z] v2.2.1-dev.6 [2022-11-30T02:46:02.082Z] v2.2.1-dev.7 [2022-11-30T02:46:02.082Z] v2.2.1-dev.8 [2022-11-30T02:46:02.082Z] v2.2.1-dev.9 [2022-11-30T02:46:02.082Z] v2.3.0 [2022-11-30T02:46:02.082Z] v2.3.0-dev.14 [2022-11-30T02:46:02.082Z] v2.3.0-dev.15 [2022-11-30T02:46:02.082Z] v2.3.0-dev.16 [2022-11-30T02:46:02.082Z] v2.3.0-dev.17 [2022-11-30T02:46:02.082Z] v2.3.0-dev.18 [2022-11-30T02:46:02.082Z] v2.3.0-dev.19 [2022-11-30T02:46:02.082Z] v2.3.0-dev.20 [2022-11-30T02:46:02.082Z] v2.3.0-dev.21 [2022-11-30T02:46:02.082Z] v2.3.0-dev.22 [2022-11-30T02:46:02.082Z] v2.3.0-dev.23 [2022-11-30T02:46:02.082Z] v2.3.0-dev.24 [2022-11-30T02:46:02.082Z] v2.3.0-dev.25 [2022-11-30T02:46:02.082Z] v2.3.0-dev.26 [2022-11-30T02:46:02.082Z] v2.3.0-dev.27 [2022-11-30T02:46:02.082Z] v2.3.0-dev.28 [2022-11-30T02:46:02.082Z] v2.3.0-dev.29 [2022-11-30T02:46:02.082Z] v2.3.0-dev.30 [2022-11-30T02:46:02.082Z] v2.3.0-dev.31 [2022-11-30T02:46:02.082Z] v2.3.0-dev.32 [2022-11-30T02:46:02.082Z] v2.3.0-dev.33 [2022-11-30T02:46:02.082Z] v2.3.0-dev.34 [2022-11-30T02:46:02.082Z] v2.3.0-dev.35 [2022-11-30T02:46:02.082Z] v2.3.0-dev.36 [2022-11-30T02:46:02.082Z] v2.3.0-dev.37 [2022-11-30T02:46:02.082Z] v2.3.0-dev.38 [2022-11-30T02:46:02.082Z] v2.3.0-dev.39 [2022-11-30T02:46:02.082Z] v2.3.0-dev.40 [2022-11-30T02:46:02.082Z] v2.3.0-dev.41 [2022-11-30T02:46:02.082Z] v2.3.0-dev.42 [2022-11-30T02:46:02.082Z] v2.3.0-dev.43 [2022-11-30T02:46:02.083Z] v2.3.0-dev.44 [2022-11-30T02:46:02.083Z] v2.3.0-dev.45 [2022-11-30T02:46:02.083Z] v2.3.0-dev.46 [2022-11-30T02:46:02.083Z] v2.3.0-dev.47 [2022-11-30T02:46:02.083Z] v2.3.0-dev.48 [2022-11-30T02:46:02.083Z] v2.3.0-dev.49 [2022-11-30T02:46:02.083Z] v2.3.0-dev.50 [2022-11-30T02:46:02.083Z] v2.3.0-dev.51 [2022-11-30T02:46:02.083Z] v2.3.1-dev.1 [2022-11-30T02:46:02.083Z] v2.3.1-dev.2 [Pipeline] sh [2022-11-30T02:46:02.367Z] + lftools sign git-tag v2.3.1-dev.2 [2022-11-30T02:46:02.935Z] Signing Git tag with Sigul... [2022-11-30T02:46:02.935Z] Signing v2.3.1-dev.2 [Pipeline] echo [2022-11-30T02:46:03.510Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:46:03.794Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-30T02:46:03.801Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-30T02:46:03.823Z] $ docker stop --time=1 a9b5e838d015c9cf99a4bf553718464f05ced2cb909d749e7be9d5c68a477993 [2022-11-30T02:46:05.157Z] $ docker rm -f a9b5e838d015c9cf99a4bf553718464f05ced2cb909d749e7be9d5c68a477993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-30T02:46:05.576Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-30T02:46:05.576Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:46:05.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:46:05.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:46:05.943Z] prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container [2022-11-30T02:46:05.967Z] $ 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 [2022-11-30T02:46:06.292Z] $ docker top 34252134cb8f3334259ed13f38295312aec7ed3cd6b3829badfa1800055bfa60 -eo pid,comm [2022-11-30T02:46:06.344Z] 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). [2022-11-30T02:46:06.344Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-30T02:46:06.376Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T02:46:06.376Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T02:46:06.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T02:46:06.557Z] $ docker exec 34252134cb8f3334259ed13f38295312aec7ed3cd6b3829badfa1800055bfa60 ssh-agent [2022-11-30T02:46:06.659Z] SSH_AUTH_SOCK=/tmp/ssh-Eb7zbA5MJQ9b/agent.32 [2022-11-30T02:46:06.659Z] SSH_AGENT_PID=38 [2022-11-30T02:46:06.663Z] Running ssh-add (command line suppressed) [2022-11-30T02:46:06.774Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15105174243001479230.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15105174243001479230.key) [2022-11-30T02:46:06.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T02:46:07.077Z] + git semver bump pre [2022-11-30T02:46:07.335Z] 2022-11-30 02:46:07,248 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-30T02:46:07.335Z] 2022-11-30 02:46:07,249 [bump_version] DEBUG bumping version:2.3.1-dev.2 on axis:pre with prefix:dev [2022-11-30T02:46:07.335Z] 2022-11-30 02:46:07,249 [bump_version] DEBUG bumped version:2.3.1-dev.3 [2022-11-30T02:46:07.335Z] 2022-11-30 02:46:07,249 [write_version] DEBUG write version:2.3.1-dev.3 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-11-30T02:46:07.335Z] 2022-11-30 02:46:07,249 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-30T02:46:07.335Z] 2022-11-30 02:46:07,249 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-30T02:46:07.335Z] 2022-11-30 02:46:07,251 [execute] INFO git cat-file --batch-check [2022-11-30T02:46:07.335Z] 2022-11-30 02:46:07,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-30T02:46:07.335Z] 2022-11-30 02:46:07,257 [execute] INFO git cat-file --batch [2022-11-30T02:46:07.335Z] 2022-11-30 02:46:07,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-30T02:46:07.335Z] 2022-11-30 02:46:07,263 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-30T02:46:07.335Z] 2.3.1-dev.3 [Pipeline] } [2022-11-30T02:46:07.344Z] $ docker exec --env ******** --env ******** 34252134cb8f3334259ed13f38295312aec7ed3cd6b3829badfa1800055bfa60 ssh-agent -k [2022-11-30T02:46:07.456Z] unset SSH_AUTH_SOCK; [2022-11-30T02:46:07.456Z] unset SSH_AGENT_PID; [2022-11-30T02:46:07.456Z] echo Agent pid 38 killed; [2022-11-30T02:46:07.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-30T02:46:07.765Z] + git semver [Pipeline] } [2022-11-30T02:46:08.037Z] $ docker stop --time=1 34252134cb8f3334259ed13f38295312aec7ed3cd6b3829badfa1800055bfa60 [2022-11-30T02:46:09.307Z] $ docker rm -f 34252134cb8f3334259ed13f38295312aec7ed3cd6b3829badfa1800055bfa60 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-30T02:46:09.650Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-30T02:46:09.650Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:46:09.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-30T02:46:09.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:46:10.017Z] prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container [2022-11-30T02:46:10.048Z] $ 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 [2022-11-30T02:46:10.398Z] $ docker top 7760aeebe641813b17fb0dae3e9f720f8a122c63cdc267ed29cdbe241e1c3709 -eo pid,comm [2022-11-30T02:46:10.447Z] 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). [2022-11-30T02:46:10.447Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-30T02:46:10.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-30T02:46:10.480Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-30T02:46:10.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-30T02:46:10.601Z] $ docker exec 7760aeebe641813b17fb0dae3e9f720f8a122c63cdc267ed29cdbe241e1c3709 ssh-agent [2022-11-30T02:46:10.712Z] SSH_AUTH_SOCK=/tmp/ssh-3M8tXsQJe3od/agent.32 [2022-11-30T02:46:10.712Z] SSH_AGENT_PID=38 [2022-11-30T02:46:10.716Z] Running ssh-add (command line suppressed) [2022-11-30T02:46:10.836Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10418635936991470782.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10418635936991470782.key) [2022-11-30T02:46:10.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-30T02:46:11.142Z] + git semver push [2022-11-30T02:46:11.402Z] 2022-11-30 02:46:11,318 [run_push] DEBUG push [2022-11-30T02:46:11.402Z] 2022-11-30 02:46:11,319 [execute] INFO git cat-file --batch-check [2022-11-30T02:46:11.402Z] 2022-11-30 02:46:11,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-30T02:46:11.402Z] 2022-11-30 02:46:11,322 [execute] INFO git rev-list a784d6517037a6df964231e8218575e54904d44a -- [2022-11-30T02:46:11.402Z] 2022-11-30 02:46:11,322 [execute] DEBUG Popen(['git', 'rev-list', 'a784d6517037a6df964231e8218575e54904d44a', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-30T02:46:11.402Z] 2022-11-30 02:46:11,330 [execute] INFO git fetch -v origin [2022-11-30T02:46:11.402Z] 2022-11-30 02:46:11,331 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-30T02:46:11.970Z] 2022-11-30 02:46:11,864 [run_push] DEBUG no remote changes detected [2022-11-30T02:46:11.970Z] 2022-11-30 02:46:11,865 [execute] INFO git push origin semver [2022-11-30T02:46:11.970Z] 2022-11-30 02:46:11,865 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-30T02:46:12.911Z] 2022-11-30 02:46:12,638 [run_push] DEBUG push all version tags [2022-11-30T02:46:12.911Z] 2022-11-30 02:46:12,638 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-30T02:46:12.911Z] 2022-11-30 02:46:12,639 [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) [2022-11-30T02:46:13.487Z] 2022-11-30 02:46:13,409 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-11-30T02:46:13.487Z] 2.3.1-dev.3 [Pipeline] } [2022-11-30T02:46:13.497Z] $ docker exec --env ******** --env ******** 7760aeebe641813b17fb0dae3e9f720f8a122c63cdc267ed29cdbe241e1c3709 ssh-agent -k [2022-11-30T02:46:13.595Z] unset SSH_AUTH_SOCK; [2022-11-30T02:46:13.597Z] unset SSH_AGENT_PID; [2022-11-30T02:46:13.597Z] echo Agent pid 38 killed; [2022-11-30T02:46:13.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-30T02:46:13.910Z] + git semver [Pipeline] } [2022-11-30T02:46:14.182Z] $ docker stop --time=1 7760aeebe641813b17fb0dae3e9f720f8a122c63cdc267ed29cdbe241e1c3709 [2022-11-30T02:46:15.462Z] $ docker rm -f 7760aeebe641813b17fb0dae3e9f720f8a122c63cdc267ed29cdbe241e1c3709 [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 [2022-11-30T02:46:16.026Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-11-30T02:46:16.026Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-11-30T02:46:16.026Z] total 16 [2022-11-30T02:46:16.026Z] drwxr-xr-x 3 root root 4096 Nov 30 02:33 . [2022-11-30T02:46:16.026Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 30 02:46 .. [2022-11-30T02:46:16.026Z] drwxr-xr-x 2 root root 4096 Nov 30 02:33 cost [2022-11-30T02:46:16.026Z] -rw-r--r-- 1 root root 85 Nov 30 02:33 cost.csv [2022-11-30T02:46:16.026Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-11-30T02:46:16.026Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-11-30T02:46:16.026Z] total 16 [2022-11-30T02:46:16.026Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 02:33 . [2022-11-30T02:46:16.026Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 30 02:46 .. [2022-11-30T02:46:16.026Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 02:33 cost [2022-11-30T02:46:16.026Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 30 02:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:46:16.314Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:46:17.176Z] ---> package-listing.sh [2022-11-30T02:46:17.176Z] ++ facter osfamily [2022-11-30T02:46:17.176Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-30T02:46:17.436Z] + OS_FAMILY=debian [2022-11-30T02:46:17.436Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-11-30T02:46:17.436Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-30T02:46:17.436Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-30T02:46:17.436Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-30T02:46:17.436Z] + PACKAGES=/tmp/packages_start.txt [2022-11-30T02:46:17.436Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-11-30T02:46:17.436Z] + PACKAGES=/tmp/packages_end.txt [2022-11-30T02:46:17.436Z] + case "${OS_FAMILY}" in [2022-11-30T02:46:17.436Z] + dpkg -l [2022-11-30T02:46:17.436Z] + grep '^ii' [2022-11-30T02:46:17.436Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-30T02:46:17.436Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-30T02:46:17.436Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-30T02:46:17.436Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-11-30T02:46:17.436Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-11-30T02:46:17.436Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-11-30T02:46:17.449Z] 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 [2022-11-30T02:46:17.730Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T02:46:18.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-30T02:46:18.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-30T02:46:18.243Z] prd-ubuntu20.04-docker-8c-8g-120063 does not seem to be running inside a container [2022-11-30T02:46:18.270Z] $ 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 [2022-11-30T02:46:18.472Z] $ docker top 918cb666ff2ddbdd18c0b819f021c55d14a2fccf78abce92d5d82c296cd29b81 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-30T02:46:18.818Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-30T02:46:19.102Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-30T02:46:19.390Z] + ls /var/log/sa-host [2022-11-30T02:46:19.390Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-30T02:46:19.457Z] provisioning config files... [2022-11-30T02:46:19.465Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3206984208247937596tmp [Pipeline] { [Pipeline] echo [2022-11-30T02:46:19.482Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:46:19.773Z] ---> create-netrc.sh [Pipeline] } [2022-11-30T02:46:19.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:46:20.109Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-30T02:46:20.118Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:46:20.407Z] ---> sudo-logs.sh [2022-11-30T02:46:20.407Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-30T02:46:20.435Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:46:20.721Z] ---> job-cost.sh [2022-11-30T02:46:20.721Z] lf-activate-venv: SKIPPING [2022-11-30T02:46:20.721Z] DEBUG: total: 0.2199999988079071 [2022-11-30T02:46:20.721Z] INFO: Retrieving Stack Cost... [2022-11-30T02:46:21.291Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-30T02:46:21.552Z] INFO: Archiving Costs [Pipeline] echo [2022-11-30T02:46:21.561Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-30T02:46:21.842Z] ---> logs-deploy.sh [2022-11-30T02:46:21.842Z] lf-activate-venv: SKIPPING [2022-11-30T02:46:21.842Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/130 [2022-11-30T02:46:21.842Z] INFO: archiving workspace using pattern(s): [2022-11-30T02:46:22.778Z] Archives upload complete. [2022-11-30T02:46:23.037Z] INFO: archiving logs to Nexus [2022-11-30T02:46:23.607Z] ---> uname -a: [2022-11-30T02:46:23.607Z] Linux prd-ubuntu20-04-docker-8c-8g-120063 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-30T02:46:23.607Z] [2022-11-30T02:46:23.607Z] [2022-11-30T02:46:23.607Z] ---> lscpu: [2022-11-30T02:46:23.607Z] Architecture: x86_64 [2022-11-30T02:46:23.607Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-30T02:46:23.607Z] Byte Order: Little Endian [2022-11-30T02:46:23.607Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-30T02:46:23.607Z] CPU(s): 8 [2022-11-30T02:46:23.607Z] On-line CPU(s) list: 0-7 [2022-11-30T02:46:23.607Z] Thread(s) per core: 1 [2022-11-30T02:46:23.607Z] Core(s) per socket: 1 [2022-11-30T02:46:23.607Z] Socket(s): 8 [2022-11-30T02:46:23.607Z] NUMA node(s): 1 [2022-11-30T02:46:23.607Z] Vendor ID: AuthenticAMD [2022-11-30T02:46:23.607Z] CPU family: 23 [2022-11-30T02:46:23.607Z] Model: 49 [2022-11-30T02:46:23.607Z] Model name: AMD EPYC-Rome Processor [2022-11-30T02:46:23.607Z] Stepping: 0 [2022-11-30T02:46:23.607Z] CPU MHz: 2800.002 [2022-11-30T02:46:23.607Z] BogoMIPS: 5600.00 [2022-11-30T02:46:23.607Z] Virtualization: AMD-V [2022-11-30T02:46:23.607Z] Hypervisor vendor: KVM [2022-11-30T02:46:23.607Z] Virtualization type: full [2022-11-30T02:46:23.607Z] L1d cache: 256 KiB [2022-11-30T02:46:23.607Z] L1i cache: 256 KiB [2022-11-30T02:46:23.607Z] L2 cache: 4 MiB [2022-11-30T02:46:23.607Z] L3 cache: 128 MiB [2022-11-30T02:46:23.607Z] NUMA node0 CPU(s): 0-7 [2022-11-30T02:46:23.607Z] Vulnerability Itlb multihit: Not affected [2022-11-30T02:46:23.607Z] Vulnerability L1tf: Not affected [2022-11-30T02:46:23.607Z] Vulnerability Mds: Not affected [2022-11-30T02:46:23.607Z] Vulnerability Meltdown: Not affected [2022-11-30T02:46:23.607Z] Vulnerability Mmio stale data: Not affected [2022-11-30T02:46:23.607Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-30T02:46:23.607Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-30T02:46:23.607Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-30T02:46:23.607Z] Vulnerability Srbds: Not affected [2022-11-30T02:46:23.607Z] Vulnerability Tsx async abort: Not affected [2022-11-30T02:46:23.607Z] 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 [2022-11-30T02:46:23.607Z] [2022-11-30T02:46:23.607Z] [2022-11-30T02:46:23.607Z] ---> nproc: [2022-11-30T02:46:23.607Z] 8 [2022-11-30T02:46:23.607Z] [2022-11-30T02:46:23.607Z] [2022-11-30T02:46:23.607Z] ---> df -h: [2022-11-30T02:46:23.607Z] Filesystem Size Used Avail Use% Mounted on [2022-11-30T02:46:23.607Z] overlay 155G 13G 143G 9% / [2022-11-30T02:46:23.607Z] tmpfs 64M 0 64M 0% /dev [2022-11-30T02:46:23.607Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-30T02:46:23.607Z] shm 64M 0 64M 0% /dev/shm [2022-11-30T02:46:23.607Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-11-30T02:46:23.607Z] [2022-11-30T02:46:23.607Z] [2022-11-30T02:46:23.607Z] ---> sar -b -r -n DEV: [2022-11-30T02:46:23.607Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120063) 11/30/22 _x86_64_ (8 CPU) [2022-11-30T02:46:23.607Z] [2022-11-30T02:46:23.607Z] 02:30:37 LINUX RESTART (8 CPU) [2022-11-30T02:46:23.607Z] [2022-11-30T02:46:23.607Z] 02:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-30T02:46:23.607Z] 02:32:01 185.22 40.09 145.13 0.00 4387.32 58931.44 0.00 [2022-11-30T02:46:23.607Z] 02:33:01 70.09 0.08 70.00 0.00 1.87 25685.99 0.00 [2022-11-30T02:46:23.607Z] 02:34:01 169.36 0.25 169.11 0.00 15.60 43480.89 0.00 [2022-11-30T02:46:23.607Z] 02:35:01 2.02 0.00 2.02 0.00 0.00 24.14 0.00 [2022-11-30T02:46:23.607Z] 02:36:01 30.08 10.26 19.81 0.00 2905.52 2493.05 0.00 [2022-11-30T02:46:23.607Z] 02:37:01 28.55 1.33 27.21 0.00 2271.22 6306.55 0.00 [2022-11-30T02:46:23.607Z] 02:38:01 3.55 0.02 3.53 0.00 0.13 91.18 0.00 [2022-11-30T02:46:23.607Z] 02:39:01 1.73 0.00 1.73 0.00 0.00 19.20 0.00 [2022-11-30T02:46:23.607Z] 02:40:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2022-11-30T02:46:23.607Z] 02:41:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 [2022-11-30T02:46:23.607Z] 02:42:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 [2022-11-30T02:46:23.607Z] 02:43:01 1.67 0.00 1.67 0.00 0.00 18.79 0.00 [2022-11-30T02:46:23.607Z] 02:44:01 2.45 1.40 1.05 0.00 33.87 12.67 0.00 [2022-11-30T02:46:23.607Z] 02:45:01 1.90 0.27 1.63 0.00 3.87 18.40 0.00 [2022-11-30T02:46:23.607Z] 02:46:01 107.26 0.33 106.93 0.00 16.13 61363.41 0.00 [2022-11-30T02:46:23.607Z] Average: 40.34 3.56 36.78 0.00 638.18 13181.90 0.00 [2022-11-30T02:46:23.607Z] [2022-11-30T02:46:23.607Z] 02:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-30T02:46:23.607Z] 02:32:01 28237936 31565124 743152 2.26 122616 3400456 2051896 6.05 1163468 3035120 304212 [2022-11-30T02:46:23.607Z] 02:33:01 28170280 31580984 722720 2.20 139516 3464616 1918112 5.65 1178272 3079888 209536 [2022-11-30T02:46:23.607Z] 02:34:01 27770596 31574980 727672 2.21 151908 3808188 1733852 5.11 1228528 3388648 256 [2022-11-30T02:46:23.607Z] 02:35:01 27770876 31575464 726920 2.21 151960 3808192 1733852 5.11 1228456 3388656 52 [2022-11-30T02:46:23.607Z] 02:36:01 27483188 31562112 725640 2.21 169400 4059504 1815504 5.35 1375108 3504420 66300 [2022-11-30T02:46:23.607Z] 02:37:01 27254680 31564616 721896 2.20 185564 4263244 1820808 5.37 1540876 3556600 4 [2022-11-30T02:46:23.607Z] 02:38:01 27259348 31564512 721788 2.20 184120 4259992 1800672 5.31 1539068 3553396 4 [2022-11-30T02:46:23.607Z] 02:39:01 27260900 31566256 720072 2.19 184168 4260124 1800672 5.31 1537900 3553528 176 [2022-11-30T02:46:23.607Z] 02:40:01 27260600 31565992 720276 2.19 184192 4260128 1800672 5.31 1537896 3553556 180 [2022-11-30T02:46:23.607Z] 02:41:01 27261292 31566788 719412 2.19 184240 4260132 1800672 5.31 1537636 3553552 4 [2022-11-30T02:46:23.607Z] 02:42:01 27261180 31566680 719484 2.19 184260 4260132 1800672 5.31 1537696 3553552 16 [2022-11-30T02:46:23.607Z] 02:43:01 27260976 31566732 719624 2.19 184296 4260136 1800672 5.31 1537644 3553748 8 [2022-11-30T02:46:23.607Z] 02:44:01 27252828 31560784 725508 2.21 184336 4261152 1800672 5.31 1547668 3554256 56 [2022-11-30T02:46:23.607Z] 02:45:01 27252752 31560848 725584 2.21 184376 4261268 1800672 5.31 1548448 3554100 48 [2022-11-30T02:46:23.607Z] 02:46:01 25736292 31516456 761744 2.32 223916 5569724 1857636 5.47 1667808 4815256 824 [2022-11-30T02:46:23.607Z] Average: 27366248 31563889 726766 2.21 174591 4163799 1822469 5.37 1447098 3546552 38778 [2022-11-30T02:46:23.607Z] [2022-11-30T02:46:23.607Z] 02:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-30T02:46:23.607Z] 02:32:01 lo 6.58 6.58 0.64 0.64 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.607Z] 02:32:01 ens3 891.02 576.58 8393.99 105.13 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.607Z] 02:32:01 docker0 140.43 203.05 12.22 1854.02 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:33:01 ens3 32.24 19.93 29.41 12.34 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:33:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:34:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:34:01 ens3 149.39 113.41 2688.54 110.15 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:34:01 docker0 3.72 7.92 0.24 97.99 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:35:01 ens3 0.77 0.40 0.36 0.27 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:36:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:36:01 ens3 57.77 29.61 1370.06 2.30 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:37:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:37:01 ens3 49.71 27.00 1373.23 2.03 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:38:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:39:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:42:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:43:01 ens3 0.58 0.42 0.27 0.22 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:44:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:44:01 ens3 4.30 3.40 2.99 3.71 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:45:01 ens3 3.67 3.17 2.12 2.30 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:46:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:46:01 ens3 341.12 235.39 7873.09 38.54 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:46:01 vethdbb8ae5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] 02:46:01 docker0 38.64 65.13 3.41 691.85 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] Average: ens3 101.20 66.74 1441.26 18.37 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] Average: vethdbb8ae5 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] Average: docker0 12.04 18.21 1.04 174.39 0.00 0.00 0.00 0.00 [2022-11-30T02:46:23.608Z] [2022-11-30T02:46:23.608Z]