Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9819f1195e0e6250bc0958cba43b0a168ce6321 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-ssh9450657116439786743.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-ssh17477064360918943054.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-ssh9787284004180351666.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-ssh9880537534406213819.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-ssh11888661280579775046.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-120817 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 c9819f1195e0e6250bc0958cba43b0a168ce6321 (main) Commit message: "Merge pull request #1262 from ejlee3/v3" > 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 c9819f1195e0e6250bc0958cba43b0a168ce6321 # timeout=10 > git rev-list --no-walk 7d510a9be1a3cd2158385898861d08f1c1b53357 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-09T01:52:07.206Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-09T01:52:07.275Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-09T01:52:07.289Z] ========================================================= [2022-12-09T01:52:07.289Z] EdgeX Global Pipelines Version Info [2022-12-09T01:52:07.289Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-09T01:52:08.000Z] ------------------- [2022-12-09T01:52:08.000Z] stable info: [2022-12-09T01:52:08.000Z] ------------------- [2022-12-09T01:52:08.000Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-09T01:52:08.000Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-09T01:52:08.000Z] Message: update stable to v1.0.244 [2022-12-09T01:52:08.569Z] ------------------- [2022-12-09T01:52:08.569Z] experimental info: [2022-12-09T01:52:08.569Z] ------------------- [2022-12-09T01:52:08.569Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-09T01:52:08.569Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-09T01:52:08.569Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-09T01:52:08.737Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-12-09T01:52:08.747Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-12-09T01:52:08.763Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-09T01:52:08.779Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-09T01:52:08.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-09T01:52:08.802Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-09T01:52:08.819Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-09T01:52:08.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-12-09T01:52:08.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-09T01:52:08.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-09T01:52:08.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-09T01:52:08.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-12-09T01:52:08.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-09T01:52:08.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-09T01:52:08.922Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-09T01:52:08.936Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-12-09T01:52:08.947Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-09T01:52:08.958Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-09T01:52:08.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-09T01:52:08.978Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-09T01:52:08.989Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-09T01:52:09.000Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-12-09T01:52:09.012Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-09T01:52:09.023Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-09T01:52:09.035Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-09T01:52:09.048Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-09T01:52:09.062Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-09T01:52:09.072Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-09T01:52:09.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-09T01:52:09.101Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-09T01:52:09.109Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9819f1195e0e6250bc0958cba43b0a168ce6321 [Pipeline] echo [2022-12-09T01:52:09.116Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9819f1 [Pipeline] echo [2022-12-09T01:52:09.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-09T01:52:09.157Z] provisioning config files... [2022-12-09T01:52:09.171Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2116402121788561856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-09T01:52:09.471Z] ---> docker-login.sh [2022-12-09T01:52:09.471Z] nexus3.edgexfoundry.org:10001 [2022-12-09T01:52:09.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:52:09.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:52:09.730Z] Configure a credential helper to remove this warning. See [2022-12-09T01:52:09.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:52:09.730Z] [2022-12-09T01:52:09.730Z] Login Succeeded [2022-12-09T01:52:09.730Z] nexus3.edgexfoundry.org:10002 [2022-12-09T01:52:09.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:52:09.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:52:09.730Z] Configure a credential helper to remove this warning. See [2022-12-09T01:52:09.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:52:09.730Z] [2022-12-09T01:52:09.730Z] Login Succeeded [2022-12-09T01:52:09.730Z] nexus3.edgexfoundry.org:10003 [2022-12-09T01:52:09.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:52:09.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:52:09.989Z] Configure a credential helper to remove this warning. See [2022-12-09T01:52:09.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:52:09.989Z] [2022-12-09T01:52:09.989Z] Login Succeeded [2022-12-09T01:52:09.989Z] nexus3.edgexfoundry.org:10004 [2022-12-09T01:52:09.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:52:09.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:52:09.989Z] Configure a credential helper to remove this warning. See [2022-12-09T01:52:09.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:52:09.989Z] [2022-12-09T01:52:09.989Z] Login Succeeded [2022-12-09T01:52:09.989Z] docker.io [2022-12-09T01:52:10.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:52:10.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:52:10.249Z] Configure a credential helper to remove this warning. See [2022-12-09T01:52:10.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:52:10.249Z] [2022-12-09T01:52:10.249Z] Login Succeeded [2022-12-09T01:52:10.249Z] ---> docker-login.sh ends [Pipeline] } [2022-12-09T01:52:10.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-09T01:52:10.620Z] + git rev-list -1 --merges c9819f1195e0e6250bc0958cba43b0a168ce6321~1..c9819f1195e0e6250bc0958cba43b0a168ce6321 [Pipeline] echo [2022-12-09T01:52:10.649Z] -----------> git rev-list -1 --merges c9819f1195e0e6250bc0958cba43b0a168ce6321~1..c9819f1195e0e6250bc0958cba43b0a168ce6321 c9819f1195e0e6250bc0958cba43b0a168ce6321 [2022-12-09T01:52:10.649Z] c9819f1195e0e6250bc0958cba43b0a168ce6321 [false] [Pipeline] sh [2022-12-09T01:52:10.935Z] + git log --format=format:%s -1 c9819f1195e0e6250bc0958cba43b0a168ce6321 [Pipeline] echo [2022-12-09T01:52:10.946Z] ========================================================= [2022-12-09T01:52:10.946Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-09T01:52:10.946Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-09T01:52:11.284Z] + git log --format=format:%s -1 c9819f1195e0e6250bc0958cba43b0a168ce6321 [Pipeline] echo [2022-12-09T01:52:11.295Z] [semverPrep] GIT_COMMIT: c9819f1195e0e6250bc0958cba43b0a168ce6321, Commit Message: Merge pull request #1262 from ejlee3/v3 [Pipeline] echo [2022-12-09T01:52:11.305Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-09T01:52:11.680Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-09T01:52:11.680Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-09T01:52:11.680Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-09T01:52:11.680Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-09T01:52:11.680Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-09T01:52:11.680Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-09T01:52:11.680Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T01:52:12.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-09T01:52:12.097Z] [2022-12-09T01:52:12.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T01:52:12.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-09T01:52:12.399Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-09T01:52:12.399Z] b85a868b505f: Pulling fs layer [2022-12-09T01:52:12.399Z] e2be974225ed: Pulling fs layer [2022-12-09T01:52:12.399Z] 339a4e72a1f5: Pulling fs layer [2022-12-09T01:52:12.399Z] 988bab9f4d93: Pulling fs layer [2022-12-09T01:52:12.399Z] 1469e6f7b9e6: Pulling fs layer [2022-12-09T01:52:12.399Z] eaf3925da568: Pulling fs layer [2022-12-09T01:52:12.399Z] bab4dde63d76: Pulling fs layer [2022-12-09T01:52:12.399Z] bde34c3a00c8: Pulling fs layer [2022-12-09T01:52:12.399Z] b352a97aabf1: Pulling fs layer [2022-12-09T01:52:12.399Z] 4872d77fe225: Pulling fs layer [2022-12-09T01:52:12.399Z] 5851b861e8e6: Pulling fs layer [2022-12-09T01:52:12.399Z] 988bab9f4d93: Waiting [2022-12-09T01:52:12.399Z] 1469e6f7b9e6: Waiting [2022-12-09T01:52:12.399Z] b352a97aabf1: Waiting [2022-12-09T01:52:12.399Z] 4872d77fe225: Waiting [2022-12-09T01:52:12.399Z] 5851b861e8e6: Waiting [2022-12-09T01:52:12.399Z] bab4dde63d76: Waiting [2022-12-09T01:52:12.399Z] bde34c3a00c8: Waiting [2022-12-09T01:52:12.399Z] eaf3925da568: Waiting [2022-12-09T01:52:12.399Z] e2be974225ed: Download complete [2022-12-09T01:52:12.399Z] 988bab9f4d93: Verifying Checksum [2022-12-09T01:52:12.399Z] 988bab9f4d93: Download complete [2022-12-09T01:52:12.660Z] 1469e6f7b9e6: Verifying Checksum [2022-12-09T01:52:12.660Z] 1469e6f7b9e6: Download complete [2022-12-09T01:52:12.660Z] eaf3925da568: Verifying Checksum [2022-12-09T01:52:12.660Z] eaf3925da568: Download complete [2022-12-09T01:52:12.660Z] 339a4e72a1f5: Verifying Checksum [2022-12-09T01:52:12.660Z] 339a4e72a1f5: Download complete [2022-12-09T01:52:12.660Z] bde34c3a00c8: Download complete [2022-12-09T01:52:12.660Z] b352a97aabf1: Download complete [2022-12-09T01:52:12.660Z] 4872d77fe225: Verifying Checksum [2022-12-09T01:52:12.660Z] 4872d77fe225: Download complete [2022-12-09T01:52:12.660Z] 5851b861e8e6: Download complete [2022-12-09T01:52:12.660Z] b85a868b505f: Verifying Checksum [2022-12-09T01:52:12.660Z] b85a868b505f: Download complete [2022-12-09T01:52:12.919Z] bab4dde63d76: Verifying Checksum [2022-12-09T01:52:12.919Z] bab4dde63d76: Download complete [2022-12-09T01:52:13.857Z] b85a868b505f: Pull complete [2022-12-09T01:52:14.115Z] e2be974225ed: Pull complete [2022-12-09T01:52:14.685Z] 339a4e72a1f5: Pull complete [2022-12-09T01:52:14.685Z] 988bab9f4d93: Pull complete [2022-12-09T01:52:14.945Z] 1469e6f7b9e6: Pull complete [2022-12-09T01:52:14.945Z] eaf3925da568: Pull complete [2022-12-09T01:52:16.859Z] bab4dde63d76: Pull complete [2022-12-09T01:52:16.860Z] bde34c3a00c8: Pull complete [2022-12-09T01:52:17.118Z] b352a97aabf1: Pull complete [2022-12-09T01:52:17.119Z] 4872d77fe225: Pull complete [2022-12-09T01:52:17.378Z] 5851b861e8e6: Pull complete [2022-12-09T01:52:17.378Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-09T01:52:17.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-09T01:52:17.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T01:52:17.471Z] prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container [2022-12-09T01:52:17.506Z] $ 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-12-09T01:52:18.938Z] $ docker top 5e8ead17aca28bea49af568cb78f114b62453ef3d22910e83198454bd11c737f -eo pid,comm [2022-12-09T01:52:19.001Z] 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-12-09T01:52:19.001Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-09T01:52:19.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-09T01:52:19.039Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-09T01:52:19.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-09T01:52:19.168Z] $ docker exec 5e8ead17aca28bea49af568cb78f114b62453ef3d22910e83198454bd11c737f ssh-agent [2022-12-09T01:52:19.268Z] SSH_AUTH_SOCK=/tmp/ssh-uClR1dcPcMn1/agent.32 [2022-12-09T01:52:19.268Z] SSH_AGENT_PID=38 [2022-12-09T01:52:19.274Z] Running ssh-add (command line suppressed) [2022-12-09T01:52:19.383Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10216597395410477190.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10216597395410477190.key) [2022-12-09T01:52:19.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-09T01:52:19.685Z] + git tag --points-at HEAD [Pipeline] } [2022-12-09T01:52:19.703Z] $ docker exec --env ******** --env ******** 5e8ead17aca28bea49af568cb78f114b62453ef3d22910e83198454bd11c737f ssh-agent -k [2022-12-09T01:52:19.798Z] unset SSH_AUTH_SOCK; [2022-12-09T01:52:19.798Z] unset SSH_AGENT_PID; [2022-12-09T01:52:19.798Z] echo Agent pid 38 killed; [2022-12-09T01:52:19.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-09T01:52:19.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-09T01:52:19.832Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-09T01:52:19.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-09T01:52:19.953Z] $ docker exec 5e8ead17aca28bea49af568cb78f114b62453ef3d22910e83198454bd11c737f ssh-agent [2022-12-09T01:52:20.051Z] SSH_AUTH_SOCK=/tmp/ssh-9VtFGiEQk5Fm/agent.70 [2022-12-09T01:52:20.051Z] SSH_AGENT_PID=76 [2022-12-09T01:52:20.056Z] Running ssh-add (command line suppressed) [2022-12-09T01:52:20.168Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8249270089328376320.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8249270089328376320.key) [2022-12-09T01:52:20.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-09T01:52:20.464Z] + git semver init [2022-12-09T01:52:20.723Z] 2022-12-09 01:52:20,644 [run_init] DEBUG init version:0.0.0 force:False [2022-12-09T01:52:20.724Z] 2022-12-09 01:52:20,644 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-12-09T01:52:20.724Z] 2022-12-09 01:52:20,645 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-12-09T01:52:20.724Z] 2022-12-09 01:52:20,645 [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-12-09T01:52:21.660Z] 2022-12-09 01:52:21,548 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-12-09T01:52:21.660Z] 2022-12-09 01:52:21,549 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-12-09T01:52:21.660Z] 2022-12-09 01:52:21,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-09T01:52:21.660Z] 2022-12-09 01:52:21,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-09T01:52:21.660Z] 3.0.0-dev.1 [Pipeline] } [2022-12-09T01:52:21.672Z] $ docker exec --env ******** --env ******** 5e8ead17aca28bea49af568cb78f114b62453ef3d22910e83198454bd11c737f ssh-agent -k [2022-12-09T01:52:21.784Z] unset SSH_AUTH_SOCK; [2022-12-09T01:52:21.784Z] unset SSH_AGENT_PID; [2022-12-09T01:52:21.784Z] echo Agent pid 76 killed; [2022-12-09T01:52:21.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-09T01:52:22.095Z] + git semver [Pipeline] } [2022-12-09T01:52:22.371Z] $ docker stop --time=1 5e8ead17aca28bea49af568cb78f114b62453ef3d22910e83198454bd11c737f [2022-12-09T01:52:23.677Z] $ docker rm -f 5e8ead17aca28bea49af568cb78f114b62453ef3d22910e83198454bd11c737f [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-09T01:52:24.012Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-09T01:52:24.184Z] Stashed 1 file(s) [Pipeline] echo [2022-12-09T01:52:24.187Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [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-12-09T01:52:24.289Z] provisioning config files... [2022-12-09T01:52:24.298Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4295896571065496330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-09T01:52:24.596Z] ---> docker-login.sh [2022-12-09T01:52:24.596Z] nexus3.edgexfoundry.org:10001 [2022-12-09T01:52:24.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:52:24.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:52:24.596Z] Configure a credential helper to remove this warning. See [2022-12-09T01:52:24.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:52:24.596Z] [2022-12-09T01:52:24.596Z] Login Succeeded [2022-12-09T01:52:24.596Z] nexus3.edgexfoundry.org:10002 [2022-12-09T01:52:24.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:52:24.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:52:24.596Z] Configure a credential helper to remove this warning. See [2022-12-09T01:52:24.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:52:24.596Z] [2022-12-09T01:52:24.596Z] Login Succeeded [2022-12-09T01:52:24.596Z] nexus3.edgexfoundry.org:10003 [2022-12-09T01:52:24.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:52:24.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:52:24.855Z] Configure a credential helper to remove this warning. See [2022-12-09T01:52:24.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:52:24.855Z] [2022-12-09T01:52:24.855Z] Login Succeeded [2022-12-09T01:52:24.855Z] nexus3.edgexfoundry.org:10004 [2022-12-09T01:52:24.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:52:24.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:52:24.855Z] Configure a credential helper to remove this warning. See [2022-12-09T01:52:24.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:52:24.855Z] [2022-12-09T01:52:24.855Z] Login Succeeded [2022-12-09T01:52:24.855Z] docker.io [2022-12-09T01:52:25.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:52:25.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:52:25.113Z] Configure a credential helper to remove this warning. See [2022-12-09T01:52:25.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:52:25.113Z] [2022-12-09T01:52:25.113Z] Login Succeeded [2022-12-09T01:52:25.372Z] ---> docker-login.sh ends [Pipeline] } [2022-12-09T01:52:25.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-09T01:52:25.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-09T01:52:25.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-09T01:52:25.450Z] ========================================================= [2022-12-09T01:52:25.450Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-09T01:52:25.450Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T01:52:25.752Z] + 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-12-09T01:52:25.752Z] Sending build context to Docker daemon 10.39MB [2022-12-09T01:52:25.752Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-12-09T01:52:25.752Z] Step 2/10 : FROM ${BASE} AS builder [2022-12-09T01:52:25.752Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-09T01:52:25.752Z] 213ec9aee27d: Pulling fs layer [2022-12-09T01:52:25.752Z] 4583459ba037: Pulling fs layer [2022-12-09T01:52:25.752Z] 93c1e223e6f2: Pulling fs layer [2022-12-09T01:52:25.752Z] 53926ce57604: Pulling fs layer [2022-12-09T01:52:25.752Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-09T01:52:25.752Z] 22ff95d597cd: Pulling fs layer [2022-12-09T01:52:25.752Z] 12d6caf4c0d1: Pulling fs layer [2022-12-09T01:52:25.752Z] 96b7cbca73a9: Pulling fs layer [2022-12-09T01:52:25.752Z] a7acece74701: Pulling fs layer [2022-12-09T01:52:25.752Z] 12d6caf4c0d1: Waiting [2022-12-09T01:52:25.752Z] 53926ce57604: Waiting [2022-12-09T01:52:25.752Z] 96b7cbca73a9: Waiting [2022-12-09T01:52:25.752Z] 22ff95d597cd: Waiting [2022-12-09T01:52:25.752Z] a7acece74701: Waiting [2022-12-09T01:52:25.752Z] 93c1e223e6f2: Verifying Checksum [2022-12-09T01:52:25.752Z] 93c1e223e6f2: Download complete [2022-12-09T01:52:26.013Z] 4583459ba037: Download complete [2022-12-09T01:52:26.013Z] 21b2b0c7a3f4: Download complete [2022-12-09T01:52:26.013Z] 22ff95d597cd: Verifying Checksum [2022-12-09T01:52:26.013Z] 22ff95d597cd: Download complete [2022-12-09T01:52:26.013Z] 213ec9aee27d: Verifying Checksum [2022-12-09T01:52:26.013Z] 213ec9aee27d: Download complete [2022-12-09T01:52:26.013Z] 12d6caf4c0d1: Verifying Checksum [2022-12-09T01:52:26.013Z] 12d6caf4c0d1: Download complete [2022-12-09T01:52:26.013Z] 213ec9aee27d: Pull complete [2022-12-09T01:52:26.282Z] 4583459ba037: Pull complete [2022-12-09T01:52:26.282Z] 93c1e223e6f2: Pull complete [2022-12-09T01:52:26.547Z] a7acece74701: Verifying Checksum [2022-12-09T01:52:26.547Z] a7acece74701: Download complete [2022-12-09T01:52:26.547Z] 96b7cbca73a9: Verifying Checksum [2022-12-09T01:52:26.547Z] 96b7cbca73a9: Download complete [2022-12-09T01:52:26.806Z] 53926ce57604: Download complete [2022-12-09T01:52:30.989Z] 53926ce57604: Pull complete [2022-12-09T01:52:30.989Z] 21b2b0c7a3f4: Pull complete [2022-12-09T01:52:30.989Z] 22ff95d597cd: Pull complete [2022-12-09T01:52:30.989Z] 12d6caf4c0d1: Pull complete [2022-12-09T01:52:32.890Z] 96b7cbca73a9: Pull complete [2022-12-09T01:52:33.455Z] a7acece74701: Pull complete [2022-12-09T01:52:33.455Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-09T01:52:33.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-09T01:52:33.455Z] ---> db6d94c90886 [2022-12-09T01:52:33.455Z] Step 3/10 : ARG MAKE=make build [2022-12-09T01:52:35.369Z] ---> Running in 9e7fbaf8f151 [2022-12-09T01:52:35.632Z] Removing intermediate container 9e7fbaf8f151 [2022-12-09T01:52:35.632Z] ---> a34f3207b6fb [2022-12-09T01:52:35.632Z] Step 4/10 : WORKDIR /device-sdk-go [2022-12-09T01:52:35.632Z] ---> Running in e73da70bb93e [2022-12-09T01:52:35.632Z] Removing intermediate container e73da70bb93e [2022-12-09T01:52:35.632Z] ---> d3a5d59a3e79 [2022-12-09T01:52:35.632Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-09T01:52:35.632Z] ---> Running in 431e9de01f03 [2022-12-09T01:52:35.894Z] Removing intermediate container 431e9de01f03 [2022-12-09T01:52:35.894Z] ---> 6e6207ee0b61 [2022-12-09T01:52:35.894Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-09T01:52:35.894Z] ---> Running in f8893e82b44c [2022-12-09T01:52:36.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T01:52:36.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T01:52:36.671Z] OK: 211 MiB in 51 packages [2022-12-09T01:52:36.929Z] Removing intermediate container f8893e82b44c [2022-12-09T01:52:36.929Z] ---> c90136bc2f3d [2022-12-09T01:52:36.929Z] Step 7/10 : COPY go.mod vendor* ./ [2022-12-09T01:52:37.188Z] ---> 51db3b2852d7 [2022-12-09T01:52:37.188Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T01:52:37.188Z] ---> Running in 9d6bdc6a56e1 [2022-12-09T01:52:39.263Z] Still waiting to schedule task [2022-12-09T01:52:39.263Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-12-09T01:52:55.293Z] Removing intermediate container 9d6bdc6a56e1 [2022-12-09T01:52:55.293Z] ---> 69a25b2ec73e [2022-12-09T01:52:55.293Z] Step 9/10 : COPY . . [2022-12-09T01:52:55.293Z] ---> 72d9905263b8 [2022-12-09T01:52:55.293Z] Step 10/10 : RUN ${MAKE} [2022-12-09T01:52:55.293Z] ---> Running in 0caf4f95e636 [2022-12-09T01:52:55.293Z] noop [2022-12-09T01:52:55.293Z] Removing intermediate container 0caf4f95e636 [2022-12-09T01:52:55.293Z] ---> 71a910c957b6 [2022-12-09T01:52:55.293Z] Successfully built 71a910c957b6 [2022-12-09T01:52:55.293Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T01:52:55.599Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-09T01:52:55.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T01:52:55.664Z] prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container [2022-12-09T01:52:55.690Z] $ 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-12-09T01:52:56.079Z] $ docker top 892bc972ed0f44f525e665b98451542fd266ca147afaba1ffe5777816db98e85 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T01:52:56.423Z] + go version [2022-12-09T01:52:56.423Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-09T01:52:56.435Z] $ docker stop --time=1 892bc972ed0f44f525e665b98451542fd266ca147afaba1ffe5777816db98e85 [2022-12-09T01:52:57.694Z] $ docker rm -f 892bc972ed0f44f525e665b98451542fd266ca147afaba1ffe5777816db98e85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T01:52:58.106Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-09T01:52:58.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T01:52:58.172Z] prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container [2022-12-09T01:52:58.200Z] $ 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-12-09T01:52:58.551Z] $ docker top 4202ff3f911a7b025f1ea4808cf672faa8578f617df0059e5b005ffe67dae104 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T01:52:58.882Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-12-09T01:52:59.173Z] + make test [2022-12-09T01:52:59.173Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-12-09T01:53:05.730Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2022-12-09T01:53:20.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2022-12-09T01:53:20.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2022-12-09T01:53:20.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2022-12-09T01:53:20.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2022-12-09T01:53:20.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2022-12-09T01:53:20.589Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.068s coverage: 27.6% of statements [2022-12-09T01:53:20.589Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.071s coverage: 78.9% of statements [2022-12-09T01:53:20.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2022-12-09T01:53:20.589Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.090s coverage: 73.1% of statements [2022-12-09T01:53:20.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2022-12-09T01:53:20.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2022-12-09T01:53:20.589Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.109s coverage: 54.4% of statements [2022-12-09T01:53:20.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2022-12-09T01:53:20.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2022-12-09T01:53:20.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2022-12-09T01:53:20.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2022-12-09T01:53:20.589Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.100s coverage: 65.1% of statements [2022-12-09T01:53:20.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2022-12-09T01:53:20.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2022-12-09T01:53:20.589Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.750s coverage: 89.2% of statements [2022-12-09T01:53:20.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2022-12-09T01:53:20.589Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.055s coverage: 4.7% of statements [2022-12-09T01:53:20.589Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2022-12-09T01:53:32.774Z] 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-12-09T01:53:32.774Z] GO111MODULE=on go vet ./... [2022-12-09T01:53:36.054Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-09T01:53:36.054Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-09T01:53:36.054Z] ./bin/test-attribution-txt.sh [2022-12-09T01:53:36.054Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-12-09T01:53:36.054Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2022-12-09T01:53:36.054Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2022-12-09T01:53:36.054Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-12-09T01:53:36.054Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-12-09T01:53:36.054Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-12-09T01:53:36.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-09T01:53:36.076Z] $ docker stop --time=1 4202ff3f911a7b025f1ea4808cf672faa8578f617df0059e5b005ffe67dae104 [2022-12-09T01:53:38.425Z] $ docker rm -f 4202ff3f911a7b025f1ea4808cf672faa8578f617df0059e5b005ffe67dae104 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-09T01:53:38.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-09T01:53:38.949Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-09T01:53:39.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-09T01:53:39.726Z] + ls -al . [2022-12-09T01:53:39.726Z] total 280 [2022-12-09T01:53:39.726Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 9 01:52 . [2022-12-09T01:53:39.726Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:52 .. [2022-12-09T01:53:39.726Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 9 01:52 .dockerignore [2022-12-09T01:53:39.726Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 01:53 .git [2022-12-09T01:53:39.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:52 .github [2022-12-09T01:53:39.726Z] -rw-rw-r-- 1 jenkins jenkins 131 Dec 9 01:52 .gitignore [2022-12-09T01:53:39.726Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 9 01:52 .golangci.yml [2022-12-09T01:53:39.726Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 01:52 .semver [2022-12-09T01:53:39.726Z] -rw-rw-r-- 1 jenkins jenkins 31677 Dec 9 01:52 CHANGELOG.md [2022-12-09T01:53:39.726Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 01:52 GOVERNANCE.md [2022-12-09T01:53:39.726Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 9 01:52 Jenkinsfile [2022-12-09T01:53:39.726Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 9 01:52 LICENSE [2022-12-09T01:53:39.726Z] -rw-rw-r-- 1 jenkins jenkins 2003 Dec 9 01:52 Makefile [2022-12-09T01:53:39.726Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 9 01:52 OWNERS.md [2022-12-09T01:53:39.726Z] -rw-rw-r-- 1 jenkins jenkins 4881 Dec 9 01:52 README.md [2022-12-09T01:53:39.726Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 01:52 VERSION [2022-12-09T01:53:39.726Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:52 bin [2022-12-09T01:53:39.726Z] -rw-r--r-- 1 jenkins jenkins 101759 Dec 9 01:53 coverage.out [2022-12-09T01:53:39.726Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 9 01:52 example [2022-12-09T01:53:39.726Z] -rw-rw-r-- 1 jenkins jenkins 3342 Dec 9 01:52 go.mod [2022-12-09T01:53:39.726Z] -rw-rw-r-- 1 jenkins jenkins 44555 Dec 9 01:52 go.sum [2022-12-09T01:53:39.726Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 9 01:52 internal [2022-12-09T01:53:39.726Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:52 openapi [2022-12-09T01:53:39.726Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 9 01:52 pkg [2022-12-09T01:53:39.726Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:52 snap [2022-12-09T01:53:39.726Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 9 01:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T01:53:40.025Z] + 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=c9819f1195e0e6250bc0958cba43b0a168ce6321 --label arch=amd64 --label version=3.0.0-dev.1 . [2022-12-09T01:53:40.025Z] Sending build context to Docker daemon 10.49MB [2022-12-09T01:53:40.025Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-12-09T01:53:40.025Z] Step 2/23 : FROM ${BASE} AS builder [2022-12-09T01:53:40.025Z] ---> 71a910c957b6 [2022-12-09T01:53:40.025Z] Step 3/23 : ARG MAKE=make build [2022-12-09T01:53:40.285Z] ---> Running in 69dbde50c6e6 [2022-12-09T01:53:40.285Z] Removing intermediate container 69dbde50c6e6 [2022-12-09T01:53:40.285Z] ---> 8bb8dc84ea46 [2022-12-09T01:53:40.285Z] Step 4/23 : WORKDIR /device-sdk-go [2022-12-09T01:53:40.285Z] ---> Running in 423dc0715bc0 [2022-12-09T01:53:40.285Z] Removing intermediate container 423dc0715bc0 [2022-12-09T01:53:40.285Z] ---> 64109b554499 [2022-12-09T01:53:40.285Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-09T01:53:40.543Z] ---> Running in b5c01e0af398 [2022-12-09T01:53:40.543Z] Removing intermediate container b5c01e0af398 [2022-12-09T01:53:40.543Z] ---> 85cdb55bc877 [2022-12-09T01:53:40.543Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-09T01:53:40.543Z] ---> Running in 25f8efbb8ea5 [2022-12-09T01:53:40.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T01:53:41.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T01:53:41.058Z] OK: 211 MiB in 51 packages [2022-12-09T01:53:41.624Z] Removing intermediate container 25f8efbb8ea5 [2022-12-09T01:53:41.624Z] ---> 8c8c738eb9e4 [2022-12-09T01:53:41.624Z] Step 7/23 : COPY go.mod vendor* ./ [2022-12-09T01:53:41.624Z] ---> cf4195df45b4 [2022-12-09T01:53:41.624Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T01:53:41.624Z] ---> Running in 1910ed3c83a6 [2022-12-09T01:53:42.558Z] Removing intermediate container 1910ed3c83a6 [2022-12-09T01:53:42.558Z] ---> 6dee5adf2842 [2022-12-09T01:53:42.558Z] Step 9/23 : COPY . . [2022-12-09T01:53:42.817Z] ---> 1192c5af50b1 [2022-12-09T01:53:42.817Z] Step 10/23 : RUN ${MAKE} [2022-12-09T01:53:42.817Z] ---> Running in 86006512a11c [2022-12-09T01:53:43.076Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-12-09T01:54:01.146Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-12-09T01:54:03.677Z] Removing intermediate container 86006512a11c [2022-12-09T01:54:03.677Z] ---> fe81c68a1d82 [2022-12-09T01:54:03.677Z] Step 11/23 : FROM alpine:3.16 [2022-12-09T01:54:03.935Z] 3.16: Pulling from library/alpine [2022-12-09T01:54:04.193Z] ca7dd9ec2225: Pulling fs layer [2022-12-09T01:54:04.453Z] ca7dd9ec2225: Verifying Checksum [2022-12-09T01:54:04.453Z] ca7dd9ec2225: Download complete [2022-12-09T01:54:04.453Z] ca7dd9ec2225: Pull complete [2022-12-09T01:54:04.453Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-09T01:54:04.453Z] Status: Downloaded newer image for alpine:3.16 [2022-12-09T01:54:04.453Z] ---> bfe296a52501 [2022-12-09T01:54:04.453Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-09T01:54:04.710Z] ---> Running in e828131a7a29 [2022-12-09T01:54:04.710Z] Removing intermediate container e828131a7a29 [2022-12-09T01:54:04.710Z] ---> 8fec5124b317 [2022-12-09T01:54:04.710Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-12-09T01:54:04.710Z] ---> Running in ffbb33595acf [2022-12-09T01:54:04.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-09T01:54:05.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-09T01:54:05.484Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-12-09T01:54:05.484Z] (2/5) Installing libsodium (1.0.18-r0) [2022-12-09T01:54:05.484Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-09T01:54:05.484Z] (4/5) Installing libzmq (4.3.4-r0) [2022-12-09T01:54:05.484Z] (5/5) Installing zeromq (4.3.4-r0) [2022-12-09T01:54:05.484Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T01:54:05.484Z] OK: 8 MiB in 19 packages [2022-12-09T01:54:06.048Z] Removing intermediate container ffbb33595acf [2022-12-09T01:54:06.048Z] ---> 5924a63db112 [2022-12-09T01:54:06.049Z] Step 14/23 : WORKDIR / [2022-12-09T01:54:06.049Z] ---> Running in 3f14149d7a01 [2022-12-09T01:54:06.049Z] Removing intermediate container 3f14149d7a01 [2022-12-09T01:54:06.049Z] ---> b95b4a817bae [2022-12-09T01:54:06.049Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-12-09T01:54:06.306Z] ---> 41939dec2c83 [2022-12-09T01:54:06.306Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-12-09T01:54:06.873Z] ---> 9f7db1738770 [2022-12-09T01:54:06.873Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-12-09T01:54:06.873Z] ---> d11f18a5c824 [2022-12-09T01:54:06.873Z] Step 18/23 : EXPOSE 59999 [2022-12-09T01:54:06.873Z] ---> Running in 09709ba42348 [2022-12-09T01:54:07.132Z] Removing intermediate container 09709ba42348 [2022-12-09T01:54:07.132Z] ---> 1b839c386af2 [2022-12-09T01:54:07.132Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-12-09T01:54:07.132Z] ---> Running in 338f8fd6a923 [2022-12-09T01:54:07.132Z] Removing intermediate container 338f8fd6a923 [2022-12-09T01:54:07.132Z] ---> 9518e6907b64 [2022-12-09T01:54:07.132Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T01:54:07.132Z] ---> Running in 6db3f01b58ce [2022-12-09T01:54:07.391Z] Removing intermediate container 6db3f01b58ce [2022-12-09T01:54:07.391Z] ---> 4d00085745c9 [2022-12-09T01:54:07.391Z] Step 21/23 : LABEL arch=amd64 [2022-12-09T01:54:07.391Z] ---> Running in f5277a92ca7a [2022-12-09T01:54:07.391Z] Removing intermediate container f5277a92ca7a [2022-12-09T01:54:07.391Z] ---> 291cc6667e14 [2022-12-09T01:54:07.391Z] Step 22/23 : LABEL git_sha=c9819f1195e0e6250bc0958cba43b0a168ce6321 [2022-12-09T01:54:07.391Z] ---> Running in 2c8f36aa4b43 [2022-12-09T01:54:07.650Z] Removing intermediate container 2c8f36aa4b43 [2022-12-09T01:54:07.650Z] ---> c25dc2e032d3 [2022-12-09T01:54:07.650Z] Step 23/23 : LABEL version=3.0.0-dev.1 [2022-12-09T01:54:07.650Z] ---> Running in c568fd89d966 [2022-12-09T01:54:07.650Z] Removing intermediate container c568fd89d966 [2022-12-09T01:54:07.650Z] ---> 87c82c5888ea [2022-12-09T01:54:07.650Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-09T01:54:07.650Z] Successfully built 87c82c5888ea [2022-12-09T01:54:07.650Z] 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-12-09T01:54:08.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-09T01:54:08.097Z] [2022-12-09T01:54:08.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T01:54:08.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-09T01:54:08.392Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-09T01:54:08.392Z] 5eb5b503b376: Pulling fs layer [2022-12-09T01:54:08.392Z] 5c69ac0246d0: Pulling fs layer [2022-12-09T01:54:08.392Z] ec43610c2a17: Pulling fs layer [2022-12-09T01:54:08.392Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-09T01:54:08.392Z] 33b1e0a273af: Pulling fs layer [2022-12-09T01:54:08.392Z] 5d3b04190fa2: Pulling fs layer [2022-12-09T01:54:08.392Z] 2f39f015ded8: Pulling fs layer [2022-12-09T01:54:08.392Z] 33b1e0a273af: Waiting [2022-12-09T01:54:08.392Z] 3a2ae6a8a46f: Waiting [2022-12-09T01:54:08.392Z] 5d3b04190fa2: Waiting [2022-12-09T01:54:08.392Z] 2f39f015ded8: Waiting [2022-12-09T01:54:08.392Z] 5c69ac0246d0: Download complete [2022-12-09T01:54:08.392Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-09T01:54:08.392Z] 3a2ae6a8a46f: Download complete [2022-12-09T01:54:08.392Z] 33b1e0a273af: Verifying Checksum [2022-12-09T01:54:08.392Z] 33b1e0a273af: Download complete [2022-12-09T01:54:08.652Z] 5d3b04190fa2: Verifying Checksum [2022-12-09T01:54:08.652Z] 5d3b04190fa2: Download complete [2022-12-09T01:54:08.652Z] ec43610c2a17: Verifying Checksum [2022-12-09T01:54:08.652Z] ec43610c2a17: Download complete [2022-12-09T01:54:08.652Z] 5eb5b503b376: Download complete [2022-12-09T01:54:09.216Z] 2f39f015ded8: Download complete [2022-12-09T01:54:09.781Z] 5eb5b503b376: Pull complete [2022-12-09T01:54:10.039Z] 5c69ac0246d0: Pull complete [2022-12-09T01:54:10.606Z] ec43610c2a17: Pull complete [2022-12-09T01:54:10.606Z] 3a2ae6a8a46f: Pull complete [2022-12-09T01:54:10.606Z] 33b1e0a273af: Pull complete [2022-12-09T01:54:10.864Z] 5d3b04190fa2: Pull complete [2022-12-09T01:54:15.199Z] 2f39f015ded8: Pull complete [2022-12-09T01:54:15.199Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-09T01:54:15.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-09T01:54:15.199Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T01:54:15.310Z] prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container [2022-12-09T01:54:15.343Z] $ 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-12-09T01:54:17.047Z] $ docker top 145afb2822f397d323248f55cc5dd4e71113074eb992f61c80b2fc004628c649 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-09T01:54:17.434Z] ---> job-cost.sh [2022-12-09T01:54:17.434Z] lf-activate-venv: SKIPPING [2022-12-09T01:54:17.434Z] INFO: No Stack... [2022-12-09T01:54:17.693Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-09T01:54:17.952Z] INFO: Archiving Costs [Pipeline] sh [2022-12-09T01:54:18.240Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-12-09T01:54:18.240Z] + cut -d, -f6 [Pipeline] lock [2022-12-09T01:54:18.252Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-131-stack-cost] [2022-12-09T01:54:18.257Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-131-stack-cost] did not exist. Created. [2022-12-09T01:54:18.257Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-09T01:54:18.553Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-09T01:54:18.584Z] Stashed 1 file(s) [Pipeline] } [2022-12-09T01:54:18.590Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-09T01:54:18.606Z] $ docker stop --time=1 145afb2822f397d323248f55cc5dd4e71113074eb992f61c80b2fc004628c649 [2022-12-09T01:54:19.787Z] $ docker rm -f 145afb2822f397d323248f55cc5dd4e71113074eb992f61c80b2fc004628c649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-09T01:56:54.113Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-120818 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-12-09T01:56:54.129Z] Running in /w/workspace/device-sdk-go/131 [Pipeline] { [Pipeline] checkout [2022-12-09T01:56:54.169Z] The recommended git tool is: git [2022-12-09T01:56:59.604Z] using credential edgex-jenkins-ssh [2022-12-09T01:56:59.624Z] Cloning the remote Git repository [2022-12-09T01:56:59.672Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-12-09T01:56:59.760Z] > git init /w/workspace/device-sdk-go/131 # timeout=10 [2022-12-09T01:56:59.905Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-12-09T01:56:59.907Z] > git --version # timeout=10 [2022-12-09T01:56:59.928Z] > git --version # 'git version 2.25.1' [2022-12-09T01:56:59.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-09T01:56:59.979Z] Verifying host key using known hosts file [2022-12-09T01:57:00.179Z] 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-12-09T01:57:00.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-09T01:57:02.612Z] Avoid second fetch [2022-12-09T01:57:02.613Z] Checking out Revision c9819f1195e0e6250bc0958cba43b0a168ce6321 (main) [2022-12-09T01:57:01.752Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-12-09T01:57:01.771Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-09T01:57:02.631Z] > git config core.sparsecheckout # timeout=10 [2022-12-09T01:57:02.651Z] > git checkout -f c9819f1195e0e6250bc0958cba43b0a168ce6321 # timeout=10 [2022-12-09T01:57:03.127Z] Commit message: "Merge pull request #1262 from ejlee3/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-09T01:57:04.096Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-09T01:57:04.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-09T01:57:04.096Z] Dload Upload Total Spent Left Speed [2022-12-09T01:57:04.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh [2022-12-09T01:57:04.712Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-09T01:57:05.054Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-09T01:57:05.054Z] + sudo tee /etc/docker/daemon.new [2022-12-09T01:57:05.054Z] { [2022-12-09T01:57:05.054Z] "registry-mirrors": [ [2022-12-09T01:57:05.054Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-09T01:57:05.054Z] ], [2022-12-09T01:57:05.054Z] "bip": "10.250.0.254/24", [2022-12-09T01:57:05.054Z] "hosts": [ [2022-12-09T01:57:05.054Z] "tcp://0.0.0.0:5555", [2022-12-09T01:57:05.054Z] "unix:///var/run/docker.sock" [2022-12-09T01:57:05.054Z] ], [2022-12-09T01:57:05.054Z] "mtu": 1458, [2022-12-09T01:57:05.054Z] "selinux-enabled": true, [2022-12-09T01:57:05.054Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-09T01:57:05.054Z] } [Pipeline] sh [2022-12-09T01:57:05.407Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-09T01:57:05.741Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-09T01:57:24.014Z] provisioning config files... [2022-12-09T01:57:24.045Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/131@tmp/config2105361194531723092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-09T01:57:24.417Z] ---> docker-login.sh [2022-12-09T01:57:24.417Z] nexus3.edgexfoundry.org:10001 [2022-12-09T01:57:25.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:57:25.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:57:25.277Z] Configure a credential helper to remove this warning. See [2022-12-09T01:57:25.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:57:25.277Z] [2022-12-09T01:57:25.277Z] Login Succeeded [2022-12-09T01:57:25.277Z] nexus3.edgexfoundry.org:10002 [2022-12-09T01:57:25.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:57:25.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:57:25.547Z] Configure a credential helper to remove this warning. See [2022-12-09T01:57:25.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:57:25.547Z] [2022-12-09T01:57:25.547Z] Login Succeeded [2022-12-09T01:57:25.547Z] nexus3.edgexfoundry.org:10003 [2022-12-09T01:57:25.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:57:26.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:57:26.085Z] Configure a credential helper to remove this warning. See [2022-12-09T01:57:26.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:57:26.085Z] [2022-12-09T01:57:26.085Z] Login Succeeded [2022-12-09T01:57:26.085Z] nexus3.edgexfoundry.org:10004 [2022-12-09T01:57:26.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:57:26.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:57:26.357Z] Configure a credential helper to remove this warning. See [2022-12-09T01:57:26.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:57:26.357Z] [2022-12-09T01:57:26.357Z] Login Succeeded [2022-12-09T01:57:26.357Z] docker.io [2022-12-09T01:57:26.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-09T01:57:26.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-09T01:57:26.897Z] Configure a credential helper to remove this warning. See [2022-12-09T01:57:26.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-09T01:57:26.897Z] [2022-12-09T01:57:26.897Z] Login Succeeded [2022-12-09T01:57:26.897Z] ---> docker-login.sh ends [Pipeline] } [2022-12-09T01:57:26.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-09T01:57:27.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-09T01:57:27.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-09T01:57:27.094Z] ========================================================= [2022-12-09T01:57:27.094Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-09T01:57:27.094Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T01:57:27.439Z] + 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-12-09T01:57:27.708Z] Sending build context to Docker daemon 5.577MB [2022-12-09T01:57:27.982Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-12-09T01:57:27.982Z] Step 2/10 : FROM ${BASE} AS builder [2022-12-09T01:57:27.982Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-09T01:57:27.982Z] 9b18e9b68314: Pulling fs layer [2022-12-09T01:57:27.982Z] 35d82f9e3411: Pulling fs layer [2022-12-09T01:57:27.982Z] e16973657156: Pulling fs layer [2022-12-09T01:57:27.982Z] fc693d55d65f: Pulling fs layer [2022-12-09T01:57:27.982Z] 7e9fc2657dce: Pulling fs layer [2022-12-09T01:57:27.982Z] dda99020689f: Pulling fs layer [2022-12-09T01:57:27.982Z] db1c61fa0a46: Pulling fs layer [2022-12-09T01:57:27.982Z] 891c053d2c06: Pulling fs layer [2022-12-09T01:57:27.982Z] 7e9fc2657dce: Waiting [2022-12-09T01:57:27.982Z] db1c61fa0a46: Waiting [2022-12-09T01:57:27.982Z] dda99020689f: Waiting [2022-12-09T01:57:27.982Z] 891c053d2c06: Waiting [2022-12-09T01:57:27.982Z] fc693d55d65f: Waiting [2022-12-09T01:57:27.982Z] e16973657156: Verifying Checksum [2022-12-09T01:57:27.982Z] e16973657156: Download complete [2022-12-09T01:57:27.982Z] 35d82f9e3411: Verifying Checksum [2022-12-09T01:57:27.982Z] 35d82f9e3411: Download complete [2022-12-09T01:57:27.982Z] 7e9fc2657dce: Verifying Checksum [2022-12-09T01:57:27.982Z] 7e9fc2657dce: Download complete [2022-12-09T01:57:28.258Z] dda99020689f: Verifying Checksum [2022-12-09T01:57:28.258Z] dda99020689f: Download complete [2022-12-09T01:57:28.258Z] 9b18e9b68314: Verifying Checksum [2022-12-09T01:57:29.252Z] 9b18e9b68314: Pull complete [2022-12-09T01:57:29.252Z] 891c053d2c06: Verifying Checksum [2022-12-09T01:57:29.252Z] 891c053d2c06: Download complete [2022-12-09T01:57:29.864Z] 35d82f9e3411: Pull complete [2022-12-09T01:57:30.138Z] e16973657156: Pull complete [2022-12-09T01:57:30.728Z] db1c61fa0a46: Verifying Checksum [2022-12-09T01:57:30.728Z] db1c61fa0a46: Download complete [2022-12-09T01:57:31.322Z] fc693d55d65f: Verifying Checksum [2022-12-09T01:57:31.322Z] fc693d55d65f: Download complete [2022-12-09T01:57:43.667Z] fc693d55d65f: Pull complete [2022-12-09T01:57:43.667Z] 7e9fc2657dce: Pull complete [2022-12-09T01:57:43.667Z] dda99020689f: Pull complete [2022-12-09T01:57:49.027Z] db1c61fa0a46: Pull complete [2022-12-09T01:57:51.629Z] 891c053d2c06: Pull complete [2022-12-09T01:57:51.629Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-09T01:57:51.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-09T01:57:51.629Z] ---> f96f9c87975a [2022-12-09T01:57:51.629Z] Step 3/10 : ARG MAKE=make build [2022-12-09T01:57:53.584Z] ---> Running in 86ce45076322 [2022-12-09T01:57:53.584Z] Removing intermediate container 86ce45076322 [2022-12-09T01:57:53.584Z] ---> 85f13274e41d [2022-12-09T01:57:53.584Z] Step 4/10 : WORKDIR /device-sdk-go [2022-12-09T01:57:53.584Z] ---> Running in b930981e8c60 [2022-12-09T01:57:53.852Z] Removing intermediate container b930981e8c60 [2022-12-09T01:57:53.852Z] ---> b126bc8d14f8 [2022-12-09T01:57:53.852Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-09T01:57:54.118Z] ---> Running in eaaeb731027a [2022-12-09T01:57:54.388Z] Removing intermediate container eaaeb731027a [2022-12-09T01:57:54.388Z] ---> 6e2f98726ec2 [2022-12-09T01:57:54.388Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-09T01:57:54.388Z] ---> Running in 1870970290f8 [2022-12-09T01:57:55.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T01:57:55.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T01:57:56.767Z] OK: 221 MiB in 51 packages [2022-12-09T01:57:58.712Z] Removing intermediate container 1870970290f8 [2022-12-09T01:57:58.712Z] ---> 2db2e24f95d5 [2022-12-09T01:57:58.712Z] Step 7/10 : COPY go.mod vendor* ./ [2022-12-09T01:57:59.297Z] ---> af19656cfc7b [2022-12-09T01:57:59.297Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T01:57:59.297Z] ---> Running in 7fffcfa89d25 [2022-12-09T01:58:55.862Z] Removing intermediate container 7fffcfa89d25 [2022-12-09T01:58:55.862Z] ---> 6de011a3a721 [2022-12-09T01:58:55.862Z] Step 9/10 : COPY . . [2022-12-09T01:58:55.862Z] ---> 66361052d700 [2022-12-09T01:58:55.862Z] Step 10/10 : RUN ${MAKE} [2022-12-09T01:58:55.862Z] ---> Running in 32b0c6fdab10 [2022-12-09T01:58:55.862Z] noop [2022-12-09T01:58:55.862Z] Removing intermediate container 32b0c6fdab10 [2022-12-09T01:58:55.862Z] ---> 09e7caab2f46 [2022-12-09T01:58:55.862Z] Successfully built 09e7caab2f46 [2022-12-09T01:58:55.862Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T01:58:56.207Z] + docker inspect -f . ci-base-image-arm64 [2022-12-09T01:58:56.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T01:58:56.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-120818 does not seem to be running inside a container [2022-12-09T01:58:56.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/131 -v /w/workspace/device-sdk-go/131:/w/workspace/device-sdk-go/131:rw,z -v /w/workspace/device-sdk-go/131@tmp:/w/workspace/device-sdk-go/131@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-12-09T01:58:57.693Z] $ docker top 769393c40d1e73492041d4a0b3348f2a9fb9a54eafd89024b3f1f16c3c09846f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T01:58:58.522Z] + go version [2022-12-09T01:58:58.522Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-09T01:58:58.555Z] $ docker stop --time=1 769393c40d1e73492041d4a0b3348f2a9fb9a54eafd89024b3f1f16c3c09846f [2022-12-09T01:59:00.162Z] $ docker rm -f 769393c40d1e73492041d4a0b3348f2a9fb9a54eafd89024b3f1f16c3c09846f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T01:59:00.697Z] + docker inspect -f . ci-base-image-arm64 [2022-12-09T01:59:00.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T01:59:00.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-120818 does not seem to be running inside a container [2022-12-09T01:59:00.930Z] $ 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/131 -v /w/workspace/device-sdk-go/131:/w/workspace/device-sdk-go/131:rw,z -v /w/workspace/device-sdk-go/131@tmp:/w/workspace/device-sdk-go/131@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-12-09T01:59:02.019Z] $ docker top 700d324f92bd86af6152e2a37efa6862dda7d9301a3b6135dc7c66b567308231 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T01:59:02.496Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/131 [Pipeline] fileExists [Pipeline] sh [2022-12-09T01:59:02.823Z] + make test [2022-12-09T01:59:02.823Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-12-09T01:59:35.052Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2022-12-09T02:01:26.740Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2022-12-09T02:01:26.740Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2022-12-09T02:01:26.740Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2022-12-09T02:01:26.740Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2022-12-09T02:01:26.740Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2022-12-09T02:01:39.074Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.309s coverage: 27.6% of statements [2022-12-09T02:01:39.342Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.600s coverage: 78.9% of statements [2022-12-09T02:01:39.342Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2022-12-09T02:01:44.708Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.688s coverage: 73.1% of statements [2022-12-09T02:01:44.708Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2022-12-09T02:01:44.708Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2022-12-09T02:01:48.974Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.893s coverage: 54.4% of statements [2022-12-09T02:01:48.974Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2022-12-09T02:01:48.974Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2022-12-09T02:01:48.974Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2022-12-09T02:01:48.974Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2022-12-09T02:01:49.564Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.448s coverage: 65.1% of statements [2022-12-09T02:01:49.564Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2022-12-09T02:01:49.564Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2022-12-09T02:01:49.564Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.388s coverage: 89.2% of statements [2022-12-09T02:01:49.564Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2022-12-09T02:01:49.564Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.436s coverage: 4.7% of statements [2022-12-09T02:01:49.564Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2022-12-09T02:01:50.525Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-09T02:01:50.525Z] GO111MODULE=on go vet ./... [2022-12-09T02:03:42.185Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-09T02:03:42.185Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-09T02:03:42.185Z] ./bin/test-attribution-txt.sh [2022-12-09T02:03:42.185Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-12-09T02:03:42.185Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2022-12-09T02:03:42.185Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2022-12-09T02:03:42.185Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-12-09T02:03:42.185Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-12-09T02:03:42.185Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-12-09T02:03:42.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-09T02:03:42.223Z] $ docker stop --time=1 700d324f92bd86af6152e2a37efa6862dda7d9301a3b6135dc7c66b567308231 [2022-12-09T02:03:43.992Z] $ docker rm -f 700d324f92bd86af6152e2a37efa6862dda7d9301a3b6135dc7c66b567308231 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-09T02:03:45.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-09T02:03:45.362Z] Warning: overwriting stash ‘coverage-report’ [2022-12-09T02:03:45.908Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-09T02:03:46.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-09T02:03:46.611Z] + ls -al . [2022-12-09T02:03:46.611Z] total 276 [2022-12-09T02:03:46.611Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 01:59 . [2022-12-09T02:03:46.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:56 .. [2022-12-09T02:03:46.611Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 9 01:57 .dockerignore [2022-12-09T02:03:46.611Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 01:57 .git [2022-12-09T02:03:46.611Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:57 .github [2022-12-09T02:03:46.611Z] -rw-rw-r-- 1 jenkins jenkins 131 Dec 9 01:57 .gitignore [2022-12-09T02:03:46.611Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 9 01:57 .golangci.yml [2022-12-09T02:03:46.611Z] -rw-rw-r-- 1 jenkins jenkins 31677 Dec 9 01:57 CHANGELOG.md [2022-12-09T02:03:46.611Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 01:57 GOVERNANCE.md [2022-12-09T02:03:46.611Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 9 01:57 Jenkinsfile [2022-12-09T02:03:46.611Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 9 01:57 LICENSE [2022-12-09T02:03:46.611Z] -rw-rw-r-- 1 jenkins jenkins 2003 Dec 9 01:57 Makefile [2022-12-09T02:03:46.611Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 9 01:57 OWNERS.md [2022-12-09T02:03:46.611Z] -rw-rw-r-- 1 jenkins jenkins 4881 Dec 9 01:57 README.md [2022-12-09T02:03:46.611Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 01:52 VERSION [2022-12-09T02:03:46.611Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 01:57 bin [2022-12-09T02:03:46.611Z] -rw-r--r-- 1 jenkins jenkins 101759 Dec 9 02:01 coverage.out [2022-12-09T02:03:46.611Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 9 01:57 example [2022-12-09T02:03:46.611Z] -rw-rw-r-- 1 jenkins jenkins 3342 Dec 9 01:57 go.mod [2022-12-09T02:03:46.611Z] -rw-rw-r-- 1 jenkins jenkins 44555 Dec 9 01:57 go.sum [2022-12-09T02:03:46.611Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 9 01:57 internal [2022-12-09T02:03:46.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 01:57 openapi [2022-12-09T02:03:46.611Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 9 01:57 pkg [2022-12-09T02:03:46.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 01:57 snap [2022-12-09T02:03:46.611Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 9 01:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T02:03:46.954Z] + 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=c9819f1195e0e6250bc0958cba43b0a168ce6321 --label arch=arm64 --label version=3.0.0-dev.1 . [2022-12-09T02:03:47.546Z] Sending build context to Docker daemon 5.679MB [2022-12-09T02:03:47.546Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-12-09T02:03:47.546Z] Step 2/23 : FROM ${BASE} AS builder [2022-12-09T02:03:47.546Z] ---> 09e7caab2f46 [2022-12-09T02:03:47.546Z] Step 3/23 : ARG MAKE=make build [2022-12-09T02:03:47.546Z] ---> Running in ecc92df15579 [2022-12-09T02:03:47.816Z] Removing intermediate container ecc92df15579 [2022-12-09T02:03:47.816Z] ---> 71c3a86570ee [2022-12-09T02:03:47.816Z] Step 4/23 : WORKDIR /device-sdk-go [2022-12-09T02:03:48.086Z] ---> Running in e9781256d2bc [2022-12-09T02:03:48.355Z] Removing intermediate container e9781256d2bc [2022-12-09T02:03:48.355Z] ---> 60d2d9275836 [2022-12-09T02:03:48.355Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-09T02:03:48.355Z] ---> Running in 22c3cb33764f [2022-12-09T02:03:48.624Z] Removing intermediate container 22c3cb33764f [2022-12-09T02:03:48.624Z] ---> a7c3b81d4906 [2022-12-09T02:03:48.624Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-09T02:03:48.893Z] ---> Running in 0deaca56f25f [2022-12-09T02:03:49.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T02:03:50.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T02:03:51.417Z] OK: 221 MiB in 51 packages [2022-12-09T02:03:52.383Z] Removing intermediate container 0deaca56f25f [2022-12-09T02:03:52.383Z] ---> 39ad99e31451 [2022-12-09T02:03:52.383Z] Step 7/23 : COPY go.mod vendor* ./ [2022-12-09T02:03:52.981Z] ---> ba341a533eb0 [2022-12-09T02:03:52.981Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-09T02:03:52.981Z] ---> Running in 79538fa60b38 [2022-12-09T02:03:54.932Z] Removing intermediate container 79538fa60b38 [2022-12-09T02:03:54.932Z] ---> f8f85696f22c [2022-12-09T02:03:54.932Z] Step 9/23 : COPY . . [2022-12-09T02:03:56.343Z] ---> 92c80a0dcf9c [2022-12-09T02:03:56.343Z] Step 10/23 : RUN ${MAKE} [2022-12-09T02:03:56.343Z] ---> Running in 2242fd4f76e0 [2022-12-09T02:03:57.301Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-12-09T02:06:03.981Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-12-09T02:06:10.654Z] Removing intermediate container 2242fd4f76e0 [2022-12-09T02:06:10.654Z] ---> 35f1fb42bb0d [2022-12-09T02:06:10.654Z] Step 11/23 : FROM alpine:3.16 [2022-12-09T02:06:11.617Z] 3.16: Pulling from library/alpine [2022-12-09T02:06:11.617Z] 6875df1f5354: Pulling fs layer [2022-12-09T02:06:11.890Z] 6875df1f5354: Verifying Checksum [2022-12-09T02:06:11.890Z] 6875df1f5354: Download complete [2022-12-09T02:06:12.479Z] 6875df1f5354: Pull complete [2022-12-09T02:06:12.479Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-09T02:06:12.479Z] Status: Downloaded newer image for alpine:3.16 [2022-12-09T02:06:12.479Z] ---> 2b4661558fb8 [2022-12-09T02:06:12.479Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-09T02:06:12.479Z] ---> Running in d548ef27cb32 [2022-12-09T02:06:12.763Z] Removing intermediate container d548ef27cb32 [2022-12-09T02:06:12.763Z] ---> 2c6b59f56e9e [2022-12-09T02:06:12.763Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-12-09T02:06:13.038Z] ---> Running in 8737cfea0364 [2022-12-09T02:06:14.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-09T02:06:14.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-09T02:06:15.328Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-12-09T02:06:15.328Z] (2/5) Installing libsodium (1.0.18-r0) [2022-12-09T02:06:15.328Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-09T02:06:15.600Z] (4/5) Installing libzmq (4.3.4-r0) [2022-12-09T02:06:15.600Z] (5/5) Installing zeromq (4.3.4-r0) [2022-12-09T02:06:15.600Z] Executing busybox-1.35.0-r17.trigger [2022-12-09T02:06:15.600Z] OK: 8 MiB in 19 packages [2022-12-09T02:06:16.633Z] Removing intermediate container 8737cfea0364 [2022-12-09T02:06:16.633Z] ---> 9ae328a0003c [2022-12-09T02:06:16.633Z] Step 14/23 : WORKDIR / [2022-12-09T02:06:16.633Z] ---> Running in cabca37f06ed [2022-12-09T02:06:17.258Z] Removing intermediate container cabca37f06ed [2022-12-09T02:06:17.258Z] ---> 64ef5ed04273 [2022-12-09T02:06:17.258Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-12-09T02:06:17.877Z] ---> 9ac22d098861 [2022-12-09T02:06:17.877Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-12-09T02:06:19.382Z] ---> 84368d88bc4d [2022-12-09T02:06:19.382Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-12-09T02:06:19.651Z] ---> 03170ea5dd9f [2022-12-09T02:06:19.651Z] Step 18/23 : EXPOSE 59999 [2022-12-09T02:06:19.935Z] ---> Running in f6400a5b8261 [2022-12-09T02:06:20.208Z] Removing intermediate container f6400a5b8261 [2022-12-09T02:06:20.208Z] ---> 4f0cd7404fdd [2022-12-09T02:06:20.208Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-12-09T02:06:20.208Z] ---> Running in c2b72feef498 [2022-12-09T02:06:20.480Z] Removing intermediate container c2b72feef498 [2022-12-09T02:06:20.480Z] ---> 9569ef831724 [2022-12-09T02:06:20.480Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-09T02:06:20.480Z] ---> Running in 571a4f18cb49 [2022-12-09T02:06:20.756Z] Removing intermediate container 571a4f18cb49 [2022-12-09T02:06:20.756Z] ---> 34e24f5f1456 [2022-12-09T02:06:20.756Z] Step 21/23 : LABEL arch=arm64 [2022-12-09T02:06:21.037Z] ---> Running in b8ddb5c9351f [2022-12-09T02:06:21.305Z] Removing intermediate container b8ddb5c9351f [2022-12-09T02:06:21.305Z] ---> ae32d2f54adb [2022-12-09T02:06:21.305Z] Step 22/23 : LABEL git_sha=c9819f1195e0e6250bc0958cba43b0a168ce6321 [2022-12-09T02:06:21.305Z] ---> Running in c387d9b280cd [2022-12-09T02:06:21.584Z] Removing intermediate container c387d9b280cd [2022-12-09T02:06:21.584Z] ---> b478a6427538 [2022-12-09T02:06:21.584Z] Step 23/23 : LABEL version=3.0.0-dev.1 [2022-12-09T02:06:21.584Z] ---> Running in 2b237c28373b [2022-12-09T02:06:21.856Z] Removing intermediate container 2b237c28373b [2022-12-09T02:06:21.856Z] ---> f8dd341b31ce [2022-12-09T02:06:21.856Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-09T02:06:21.856Z] Successfully built f8dd341b31ce [2022-12-09T02:06:21.856Z] 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-12-09T02:06:22.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-09T02:06:22.296Z] [2022-12-09T02:06:22.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T02:06:22.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-09T02:06:22.922Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-09T02:06:22.922Z] 8998bd30e6a1: Pulling fs layer [2022-12-09T02:06:22.922Z] 04944245beec: Pulling fs layer [2022-12-09T02:06:22.922Z] 699f458cf7ca: Pulling fs layer [2022-12-09T02:06:22.922Z] 765212b225bb: Pulling fs layer [2022-12-09T02:06:22.922Z] f23df028b6ca: Pulling fs layer [2022-12-09T02:06:22.922Z] d65c8cfc05b1: Pulling fs layer [2022-12-09T02:06:22.922Z] 2437ff75d9bd: Pulling fs layer [2022-12-09T02:06:22.922Z] f23df028b6ca: Waiting [2022-12-09T02:06:22.922Z] d65c8cfc05b1: Waiting [2022-12-09T02:06:22.922Z] 2437ff75d9bd: Waiting [2022-12-09T02:06:22.922Z] 765212b225bb: Waiting [2022-12-09T02:06:22.922Z] 04944245beec: Verifying Checksum [2022-12-09T02:06:22.922Z] 04944245beec: Download complete [2022-12-09T02:06:22.922Z] 765212b225bb: Download complete [2022-12-09T02:06:23.195Z] f23df028b6ca: Verifying Checksum [2022-12-09T02:06:23.195Z] f23df028b6ca: Download complete [2022-12-09T02:06:23.195Z] d65c8cfc05b1: Verifying Checksum [2022-12-09T02:06:23.195Z] d65c8cfc05b1: Download complete [2022-12-09T02:06:23.195Z] 699f458cf7ca: Verifying Checksum [2022-12-09T02:06:23.195Z] 699f458cf7ca: Download complete [2022-12-09T02:06:23.785Z] 8998bd30e6a1: Verifying Checksum [2022-12-09T02:06:23.785Z] 8998bd30e6a1: Download complete [2022-12-09T02:06:26.391Z] 2437ff75d9bd: Verifying Checksum [2022-12-09T02:06:26.391Z] 2437ff75d9bd: Download complete [2022-12-09T02:06:27.807Z] 8998bd30e6a1: Pull complete [2022-12-09T02:06:28.423Z] 04944245beec: Pull complete [2022-12-09T02:06:29.843Z] 699f458cf7ca: Pull complete [2022-12-09T02:06:30.115Z] 765212b225bb: Pull complete [2022-12-09T02:06:31.079Z] f23df028b6ca: Pull complete [2022-12-09T02:06:31.079Z] d65c8cfc05b1: Pull complete [2022-12-09T02:06:46.100Z] 2437ff75d9bd: Pull complete [2022-12-09T02:06:46.100Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-09T02:06:46.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-09T02:06:46.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T02:06:46.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-120818 does not seem to be running inside a container [2022-12-09T02:06:46.400Z] $ 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/131 -v /w/workspace/device-sdk-go/131:/w/workspace/device-sdk-go/131:rw,z -v /w/workspace/device-sdk-go/131@tmp:/w/workspace/device-sdk-go/131@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-12-09T02:06:49.514Z] $ docker top 7aa3f96ea6e4bb145998e800d9e27622d3c2f0a5b82b106fe95615c34114493a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-09T02:06:50.362Z] ---> job-cost.sh [2022-12-09T02:06:50.362Z] lf-activate-venv: SKIPPING [2022-12-09T02:06:50.362Z] INFO: No Stack... [2022-12-09T02:06:50.949Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-09T02:06:51.533Z] INFO: Archiving Costs [Pipeline] sh [2022-12-09T02:06:52.176Z] + cat /w/workspace/device-sdk-go/131/archives/cost.csv [2022-12-09T02:06:52.176Z] + cut -d, -f6 [Pipeline] lock [2022-12-09T02:06:52.241Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-131-stack-cost] [2022-12-09T02:06:52.247Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-131-stack-cost] did not exist. Created. [2022-12-09T02:06:52.247Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-09T02:06:52.909Z] /w/workspace/device-sdk-go/131@tmp/durable-e9969237/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-09T02:06:53.571Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-09T02:06:53.595Z] Warning: overwriting stash ‘stack-cost’ [2022-12-09T02:06:53.662Z] Stashed 1 file(s) [Pipeline] } [2022-12-09T02:06:53.668Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-09T02:06:53.699Z] $ docker stop --time=1 7aa3f96ea6e4bb145998e800d9e27622d3c2f0a5b82b106fe95615c34114493a [2022-12-09T02:06:55.237Z] $ docker rm -f 7aa3f96ea6e4bb145998e800d9e27622d3c2f0a5b82b106fe95615c34114493a [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-12-09T02:06:55.673Z] provisioning config files... [2022-12-09T02:06:55.682Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18163597422078073089tmp [Pipeline] { [Pipeline] sh [2022-12-09T02:06:55.973Z] + set +x [2022-12-09T02:06:55.973Z] + bash -s -- [2022-12-09T02:06:55.973Z] + curl -s https://codecov.io/bash [2022-12-09T02:06:55.973Z] [2022-12-09T02:06:55.973Z] _____ _ [2022-12-09T02:06:55.973Z] / ____| | | [2022-12-09T02:06:55.973Z] | | ___ __| | ___ ___ _____ __ [2022-12-09T02:06:55.973Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-09T02:06:55.973Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-09T02:06:55.973Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-09T02:06:55.973Z] Bash-1.0.6 [2022-12-09T02:06:55.973Z] [2022-12-09T02:06:55.973Z] [2022-12-09T02:06:55.973Z] ==> git version 2.25.1 found [2022-12-09T02:06:55.973Z] ==> 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-12-09T02:06:55.973Z] Release-Date: 2020-01-08 [2022-12-09T02:06:55.973Z] 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-12-09T02:06:55.973Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-09T02:06:55.973Z] ==> Jenkins CI detected. [2022-12-09T02:06:55.973Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-12-09T02:06:55.973Z] project root: . [2022-12-09T02:06:55.973Z] --> token set from env [2022-12-09T02:06:55.973Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-09T02:06:55.973Z] ==> Running gcov in . (disable via -X gcov) [2022-12-09T02:06:56.232Z] ==> Python coveragepy not found [2022-12-09T02:06:56.232Z] ==> Searching for coverage reports in: [2022-12-09T02:06:56.232Z] + . [2022-12-09T02:06:56.232Z] -> Found 1 reports [2022-12-09T02:06:56.232Z] ==> Detecting git/mercurial file structure [2022-12-09T02:06:56.232Z] ==> Reading reports [2022-12-09T02:06:56.232Z] + ./coverage.out bytes=101759 [2022-12-09T02:06:56.232Z] ==> Appending adjustments [2022-12-09T02:06:56.232Z] https://docs.codecov.io/docs/fixing-reports [2022-12-09T02:06:56.489Z] + Found adjustments [2022-12-09T02:06:56.489Z] ==> Gzipping contents [2022-12-09T02:06:56.489Z] 16K /tmp/codecov.EZihXJ.gz [2022-12-09T02:06:56.489Z] ==> Uploading reports [2022-12-09T02:06:56.489Z] url: https://codecov.io [2022-12-09T02:06:56.489Z] query: branch=main&commit=c9819f1195e0e6250bc0958cba43b0a168ce6321&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-09T02:06:56.489Z] -> Pinging Codecov [2022-12-09T02:06:56.489Z] 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=c9819f1195e0e6250bc0958cba43b0a168ce6321&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-09T02:06:56.748Z] -> Uploading to [2022-12-09T02:06:56.748Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-09/7E55EF52A471D76F132DFD9A03CDDE97/c9819f1195e0e6250bc0958cba43b0a168ce6321/a14ac9a1-d06d-4abb-81ec-3850e9751fc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221209T020656Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c9c2ba0b9658087d767d9682eef1b5c27e61e6d26ed506ca56f467c361538f7 [2022-12-09T02:06:56.748Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-09T02:06:56.749Z] Dload Upload Total Spent Left Speed [2022-12-09T02:06:57.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14700 0 0 100 14700 0 63362 --:--:-- --:--:-- --:--:-- 63362 [2022-12-09T02:06:57.007Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c9819f1195e0e6250bc0958cba43b0a168ce6321 [Pipeline] } [2022-12-09T02:06:57.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-09T02:06:57.216Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-09T02:06:57.230Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T02:06:57.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-09T02:06:57.525Z] [2022-12-09T02:06:57.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T02:06:57.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-09T02:06:57.821Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-09T02:06:57.821Z] df9b9388f04a: Pulling fs layer [2022-12-09T02:06:57.821Z] 52dc419b0ee2: Pulling fs layer [2022-12-09T02:06:57.821Z] 25bc292e5bac: Pulling fs layer [2022-12-09T02:06:57.821Z] 114826534d7a: Pulling fs layer [2022-12-09T02:06:57.821Z] 4657fd5d0bcf: Pulling fs layer [2022-12-09T02:06:57.821Z] 6ad1cebc031e: Pulling fs layer [2022-12-09T02:06:57.821Z] 8a3aa393b2d8: Pulling fs layer [2022-12-09T02:06:57.821Z] 4657fd5d0bcf: Waiting [2022-12-09T02:06:57.821Z] 6ad1cebc031e: Waiting [2022-12-09T02:06:57.821Z] 8a3aa393b2d8: Waiting [2022-12-09T02:06:57.821Z] 114826534d7a: Waiting [2022-12-09T02:06:57.821Z] 25bc292e5bac: Verifying Checksum [2022-12-09T02:06:57.821Z] 25bc292e5bac: Download complete [2022-12-09T02:06:57.821Z] 52dc419b0ee2: Download complete [2022-12-09T02:06:57.821Z] 4657fd5d0bcf: Verifying Checksum [2022-12-09T02:06:57.821Z] 4657fd5d0bcf: Download complete [2022-12-09T02:06:57.821Z] df9b9388f04a: Download complete [2022-12-09T02:06:58.094Z] 6ad1cebc031e: Download complete [2022-12-09T02:06:58.094Z] df9b9388f04a: Pull complete [2022-12-09T02:06:58.094Z] 52dc419b0ee2: Pull complete [2022-12-09T02:06:58.094Z] 25bc292e5bac: Pull complete [2022-12-09T02:06:59.093Z] 114826534d7a: Verifying Checksum [2022-12-09T02:06:59.093Z] 114826534d7a: Download complete [2022-12-09T02:06:59.352Z] 8a3aa393b2d8: Verifying Checksum [2022-12-09T02:06:59.352Z] 8a3aa393b2d8: Download complete [2022-12-09T02:07:02.629Z] 114826534d7a: Pull complete [2022-12-09T02:07:02.629Z] 4657fd5d0bcf: Pull complete [2022-12-09T02:07:02.629Z] 6ad1cebc031e: Pull complete [2022-12-09T02:07:05.154Z] 8a3aa393b2d8: Pull complete [2022-12-09T02:07:05.154Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-09T02:07:05.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-09T02:07:05.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T02:07:05.225Z] prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container [2022-12-09T02:07:05.255Z] $ 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-12-09T02:07:07.235Z] $ docker top a91f028df3205c719ab57599c20161e78f410f78e9145891785b6eff8f00a621 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-09T02:07:07.297Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-12-09T02:07:07.572Z] + set -o pipefail [2022-12-09T02:07:07.572Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-12-09T02:07:14.133Z] [2022-12-09T02:07:14.133Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2022-12-09T02:07:14.133Z] [2022-12-09T02:07:14.133Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/238d0bbf-1527-4018-92cf-fe3e7d70a0a3 [2022-12-09T02:07:14.133Z] [2022-12-09T02:07:14.133Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-09T02:07:14.133Z] [2022-12-09T02:07:14.133Z] [2022-12-09T02:07:14.133Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-09T02:07:14.133Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-09T02:07:14.133Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-09T02:07:14.145Z] $ docker stop --time=1 a91f028df3205c719ab57599c20161e78f410f78e9145891785b6eff8f00a621 [2022-12-09T02:07:16.488Z] $ docker rm -f a91f028df3205c719ab57599c20161e78f410f78e9145891785b6eff8f00a621 [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-12-09T02:07:16.904Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-09T02:07:16.915Z] provisioning config files... [2022-12-09T02:07:16.923Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16355670014351386412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-09T02:07:17.223Z] --> edgex-publish-swagger.sh [2022-12-09T02:07:17.223Z] === Publish openapi/v2 API === [2022-12-09T02:07:17.223Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-12-09T02:07:17.223Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-12-09T02:07:17.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-09T02:07:17.223Z] Dload Upload Total Spent Left Speed [2022-12-09T02:07:17.791Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 432k --:--:-- --:--:-- --:--:-- 428k 100 53590 100 38 100 53552 74 102k --:--:-- --:--:-- --:--:-- 102k [2022-12-09T02:07:17.791Z] {"code":403,"message":"Access Denied"} [2022-12-09T02:07:17.791Z] [Pipeline] } [2022-12-09T02:07:17.797Z] 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-12-09T02:07:18.181Z] + git log --format=format:%s -1 c9819f1195e0e6250bc0958cba43b0a168ce6321 [Pipeline] sh [2022-12-09T02:07:18.477Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-09T02:07:18.477Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T02:07:18.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-09T02:07:18.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T02:07:18.853Z] prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container [2022-12-09T02:07:18.886Z] $ 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-12-09T02:07:19.294Z] $ docker top 15390adfc97f9fbd12bcb46013a37b44c6dc9ec708bde955a437ce7e41e59eb1 -eo pid,comm [2022-12-09T02:07:19.345Z] 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-12-09T02:07:19.345Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-09T02:07:19.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-09T02:07:19.384Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-09T02:07:19.488Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-09T02:07:19.491Z] $ docker exec 15390adfc97f9fbd12bcb46013a37b44c6dc9ec708bde955a437ce7e41e59eb1 ssh-agent [2022-12-09T02:07:19.583Z] SSH_AUTH_SOCK=/tmp/ssh-lvf3pdqxdvzj/agent.33 [2022-12-09T02:07:19.583Z] SSH_AGENT_PID=39 [2022-12-09T02:07:19.587Z] Running ssh-add (command line suppressed) [2022-12-09T02:07:19.687Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9841854249141175570.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9841854249141175570.key) [2022-12-09T02:07:19.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-09T02:07:19.987Z] + git semver tag [2022-12-09T02:07:20.246Z] 2022-12-09 02:07:20,164 [run_tag] DEBUG tag force:False [2022-12-09T02:07:20.246Z] 2022-12-09 02:07:20,164 [check_head_tag] DEBUG check head tag [2022-12-09T02:07:20.246Z] 2022-12-09 02:07:20,165 [execute] INFO git cat-file --batch-check [2022-12-09T02:07:20.246Z] 2022-12-09 02:07:20,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-12-09T02:07:20.246Z] 2022-12-09 02:07:20,169 [execute] INFO git cat-file --batch [2022-12-09T02:07:20.246Z] 2022-12-09 02:07:20,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-12-09T02:07:20.246Z] 2022-12-09 02:07:20,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-09T02:07:20.246Z] 2022-12-09 02:07:20,194 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 [2022-12-09T02:07:20.246Z] 2022-12-09 02:07:20,194 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-09T02:07:20.246Z] 2022-12-09 02:07:20,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-09T02:07:20.246Z] 3.0.0-dev.1 [Pipeline] } [2022-12-09T02:07:20.255Z] $ docker exec --env ******** --env ******** 15390adfc97f9fbd12bcb46013a37b44c6dc9ec708bde955a437ce7e41e59eb1 ssh-agent -k [2022-12-09T02:07:20.366Z] unset SSH_AUTH_SOCK; [2022-12-09T02:07:20.367Z] unset SSH_AGENT_PID; [2022-12-09T02:07:20.367Z] echo Agent pid 39 killed; [2022-12-09T02:07:20.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-09T02:07:20.684Z] + git semver [Pipeline] } [2022-12-09T02:07:20.954Z] $ docker stop --time=1 15390adfc97f9fbd12bcb46013a37b44c6dc9ec708bde955a437ce7e41e59eb1 [2022-12-09T02:07:22.237Z] $ docker rm -f 15390adfc97f9fbd12bcb46013a37b44c6dc9ec708bde955a437ce7e41e59eb1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T02:07:22.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-09T02:07:22.610Z] [2022-12-09T02:07:22.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T02:07:22.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-09T02:07:22.903Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-09T02:07:22.903Z] ab5ef0e58194: Pulling fs layer [2022-12-09T02:07:22.903Z] 9712f1f96733: Pulling fs layer [2022-12-09T02:07:22.903Z] 63f879dbbcfc: Pulling fs layer [2022-12-09T02:07:22.903Z] 0d9ebad4ef96: Pulling fs layer [2022-12-09T02:07:22.903Z] e9a5061849ea: Pulling fs layer [2022-12-09T02:07:22.903Z] d747dcd14b5f: Pulling fs layer [2022-12-09T02:07:22.903Z] 2de7ff778b66: Pulling fs layer [2022-12-09T02:07:22.903Z] e9a5061849ea: Waiting [2022-12-09T02:07:22.903Z] d747dcd14b5f: Waiting [2022-12-09T02:07:22.903Z] 0d9ebad4ef96: Waiting [2022-12-09T02:07:22.903Z] 9712f1f96733: Verifying Checksum [2022-12-09T02:07:22.903Z] 9712f1f96733: Download complete [2022-12-09T02:07:23.182Z] 63f879dbbcfc: Verifying Checksum [2022-12-09T02:07:23.183Z] 63f879dbbcfc: Download complete [2022-12-09T02:07:23.471Z] e9a5061849ea: Verifying Checksum [2022-12-09T02:07:23.471Z] e9a5061849ea: Download complete [2022-12-09T02:07:23.471Z] d747dcd14b5f: Verifying Checksum [2022-12-09T02:07:23.471Z] d747dcd14b5f: Download complete [2022-12-09T02:07:23.740Z] 0d9ebad4ef96: Verifying Checksum [2022-12-09T02:07:23.740Z] 0d9ebad4ef96: Download complete [2022-12-09T02:07:23.999Z] 2de7ff778b66: Verifying Checksum [2022-12-09T02:07:23.999Z] ab5ef0e58194: Verifying Checksum [2022-12-09T02:07:23.999Z] ab5ef0e58194: Download complete [2022-12-09T02:07:26.524Z] ab5ef0e58194: Pull complete [2022-12-09T02:07:26.524Z] 9712f1f96733: Pull complete [2022-12-09T02:07:27.087Z] 63f879dbbcfc: Pull complete [2022-12-09T02:07:30.363Z] 0d9ebad4ef96: Pull complete [2022-12-09T02:07:30.363Z] e9a5061849ea: Pull complete [2022-12-09T02:07:30.363Z] d747dcd14b5f: Pull complete [2022-12-09T02:07:31.297Z] 2de7ff778b66: Pull complete [2022-12-09T02:07:31.297Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-09T02:07:31.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-09T02:07:31.297Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T02:07:31.379Z] prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container [2022-12-09T02:07:31.407Z] $ 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-12-09T02:07:33.704Z] $ docker top 21007a96b4311abfe16786dddd383323d29ac2061b5f6cc4de92a92d4a6628d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-09T02:07:33.769Z] provisioning config files... [2022-12-09T02:07:33.775Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9172271985997677739tmp [2022-12-09T02:07:33.787Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2521257723679216278tmp [2022-12-09T02:07:33.798Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16535883034615737180tmp [Pipeline] { [Pipeline] echo [2022-12-09T02:07:33.813Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T02:07:34.099Z] ---> sigul-configuration.sh [2022-12-09T02:07:34.099Z] gpg: directory `/root/.gnupg' created [2022-12-09T02:07:34.099Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-09T02:07:34.099Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-09T02:07:34.099Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-09T02:07:34.099Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-09T02:07:34.099Z] gpg: CAST5 encrypted data [2022-12-09T02:07:34.099Z] gpg: encrypted with 1 passphrase [2022-12-09T02:07:34.099Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-09T02:07:34.388Z] + mkdir /home/jenkins [2022-12-09T02:07:34.388Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-09T02:07:34.677Z] + 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-12-09T02:07:34.685Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T02:07:34.973Z] ---> sigul-install.sh [2022-12-09T02:07:34.973Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-09T02:07:35.259Z] + git tag --list [2022-12-09T02:07:35.259Z] 0.7.1 [2022-12-09T02:07:35.259Z] delhi-tag [2022-12-09T02:07:35.259Z] v1.0.0 [2022-12-09T02:07:35.259Z] v1.1.0 [2022-12-09T02:07:35.259Z] v1.1.1 [2022-12-09T02:07:35.259Z] v1.1.2 [2022-12-09T02:07:35.259Z] v1.2.0 [2022-12-09T02:07:35.259Z] v1.2.1 [2022-12-09T02:07:35.259Z] v1.2.2 [2022-12-09T02:07:35.259Z] v1.2.3 [2022-12-09T02:07:35.259Z] v1.3.0 [2022-12-09T02:07:35.259Z] v1.4.0 [2022-12-09T02:07:35.259Z] v2.0.0 [2022-12-09T02:07:35.259Z] v2.1.0 [2022-12-09T02:07:35.259Z] v2.1.1 [2022-12-09T02:07:35.259Z] v2.1.1-dev.2 [2022-12-09T02:07:35.259Z] v2.1.1-dev.3 [2022-12-09T02:07:35.259Z] v2.2.0 [2022-12-09T02:07:35.259Z] v2.2.1-dev.1 [2022-12-09T02:07:35.259Z] v2.2.1-dev.10 [2022-12-09T02:07:35.259Z] v2.2.1-dev.11 [2022-12-09T02:07:35.259Z] v2.2.1-dev.12 [2022-12-09T02:07:35.259Z] v2.2.1-dev.13 [2022-12-09T02:07:35.259Z] v2.2.1-dev.14 [2022-12-09T02:07:35.259Z] v2.2.1-dev.2 [2022-12-09T02:07:35.259Z] v2.2.1-dev.3 [2022-12-09T02:07:35.259Z] v2.2.1-dev.4 [2022-12-09T02:07:35.259Z] v2.2.1-dev.5 [2022-12-09T02:07:35.259Z] v2.2.1-dev.6 [2022-12-09T02:07:35.259Z] v2.2.1-dev.7 [2022-12-09T02:07:35.259Z] v2.2.1-dev.8 [2022-12-09T02:07:35.259Z] v2.2.1-dev.9 [2022-12-09T02:07:35.259Z] v2.3.0 [2022-12-09T02:07:35.259Z] v2.3.0-dev.14 [2022-12-09T02:07:35.259Z] v2.3.0-dev.15 [2022-12-09T02:07:35.259Z] v2.3.0-dev.16 [2022-12-09T02:07:35.259Z] v2.3.0-dev.17 [2022-12-09T02:07:35.259Z] v2.3.0-dev.18 [2022-12-09T02:07:35.259Z] v2.3.0-dev.19 [2022-12-09T02:07:35.259Z] v2.3.0-dev.20 [2022-12-09T02:07:35.259Z] v2.3.0-dev.21 [2022-12-09T02:07:35.259Z] v2.3.0-dev.22 [2022-12-09T02:07:35.259Z] v2.3.0-dev.23 [2022-12-09T02:07:35.259Z] v2.3.0-dev.24 [2022-12-09T02:07:35.259Z] v2.3.0-dev.25 [2022-12-09T02:07:35.259Z] v2.3.0-dev.26 [2022-12-09T02:07:35.259Z] v2.3.0-dev.27 [2022-12-09T02:07:35.259Z] v2.3.0-dev.28 [2022-12-09T02:07:35.259Z] v2.3.0-dev.29 [2022-12-09T02:07:35.259Z] v2.3.0-dev.30 [2022-12-09T02:07:35.259Z] v2.3.0-dev.31 [2022-12-09T02:07:35.259Z] v2.3.0-dev.32 [2022-12-09T02:07:35.259Z] v2.3.0-dev.33 [2022-12-09T02:07:35.259Z] v2.3.0-dev.34 [2022-12-09T02:07:35.259Z] v2.3.0-dev.35 [2022-12-09T02:07:35.259Z] v2.3.0-dev.36 [2022-12-09T02:07:35.259Z] v2.3.0-dev.37 [2022-12-09T02:07:35.259Z] v2.3.0-dev.38 [2022-12-09T02:07:35.259Z] v2.3.0-dev.39 [2022-12-09T02:07:35.259Z] v2.3.0-dev.40 [2022-12-09T02:07:35.259Z] v2.3.0-dev.41 [2022-12-09T02:07:35.259Z] v2.3.0-dev.42 [2022-12-09T02:07:35.259Z] v2.3.0-dev.43 [2022-12-09T02:07:35.259Z] v2.3.0-dev.44 [2022-12-09T02:07:35.259Z] v2.3.0-dev.45 [2022-12-09T02:07:35.259Z] v2.3.0-dev.46 [2022-12-09T02:07:35.259Z] v2.3.0-dev.47 [2022-12-09T02:07:35.259Z] v2.3.0-dev.48 [2022-12-09T02:07:35.259Z] v2.3.0-dev.49 [2022-12-09T02:07:35.259Z] v2.3.0-dev.50 [2022-12-09T02:07:35.259Z] v2.3.0-dev.51 [2022-12-09T02:07:35.259Z] v2.3.1-dev.1 [2022-12-09T02:07:35.259Z] v2.3.1-dev.2 [2022-12-09T02:07:35.259Z] v3.0.0-dev.1 [Pipeline] sh [2022-12-09T02:07:35.549Z] + lftools sign git-tag v3.0.0-dev.1 [2022-12-09T02:07:36.115Z] Signing Git tag with Sigul... [2022-12-09T02:07:36.115Z] Signing v3.0.0-dev.1 [Pipeline] echo [2022-12-09T02:07:36.384Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T02:07:36.671Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-09T02:07:36.678Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-09T02:07:36.701Z] $ docker stop --time=1 21007a96b4311abfe16786dddd383323d29ac2061b5f6cc4de92a92d4a6628d4 [2022-12-09T02:07:38.032Z] $ docker rm -f 21007a96b4311abfe16786dddd383323d29ac2061b5f6cc4de92a92d4a6628d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-09T02:07:38.440Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-09T02:07:38.440Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T02:07:38.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-09T02:07:38.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T02:07:38.802Z] prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container [2022-12-09T02:07:38.832Z] $ 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-12-09T02:07:39.190Z] $ docker top d9a5ae76cb514712cbbe1440a7727f8630cc8a424575ce647a3abe13100a39e8 -eo pid,comm [2022-12-09T02:07:39.234Z] 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-12-09T02:07:39.235Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-09T02:07:39.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-09T02:07:39.271Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-09T02:07:39.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-09T02:07:39.383Z] $ docker exec d9a5ae76cb514712cbbe1440a7727f8630cc8a424575ce647a3abe13100a39e8 ssh-agent [2022-12-09T02:07:39.487Z] SSH_AUTH_SOCK=/tmp/ssh-iJRTCuw07V7m/agent.32 [2022-12-09T02:07:39.487Z] SSH_AGENT_PID=38 [2022-12-09T02:07:39.492Z] Running ssh-add (command line suppressed) [2022-12-09T02:07:39.587Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15934046153251548762.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15934046153251548762.key) [2022-12-09T02:07:39.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-09T02:07:39.887Z] + git semver bump pre [2022-12-09T02:07:40.147Z] 2022-12-09 02:07:40,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-09T02:07:40.147Z] 2022-12-09 02:07:40,082 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev [2022-12-09T02:07:40.147Z] 2022-12-09 02:07:40,082 [bump_version] DEBUG bumped version:3.0.0-dev.2 [2022-12-09T02:07:40.147Z] 2022-12-09 02:07:40,082 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-12-09T02:07:40.147Z] 2022-12-09 02:07:40,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-09T02:07:40.147Z] 2022-12-09 02:07:40,083 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-09T02:07:40.147Z] 2022-12-09 02:07:40,088 [execute] INFO git cat-file --batch-check [2022-12-09T02:07:40.147Z] 2022-12-09 02:07:40,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-09T02:07:40.147Z] 2022-12-09 02:07:40,093 [execute] INFO git cat-file --batch [2022-12-09T02:07:40.147Z] 2022-12-09 02:07:40,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-09T02:07:40.147Z] 2022-12-09 02:07:40,098 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-09T02:07:40.147Z] 3.0.0-dev.2 [Pipeline] } [2022-12-09T02:07:40.156Z] $ docker exec --env ******** --env ******** d9a5ae76cb514712cbbe1440a7727f8630cc8a424575ce647a3abe13100a39e8 ssh-agent -k [2022-12-09T02:07:40.255Z] unset SSH_AUTH_SOCK; [2022-12-09T02:07:40.255Z] unset SSH_AGENT_PID; [2022-12-09T02:07:40.255Z] echo Agent pid 38 killed; [2022-12-09T02:07:40.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-09T02:07:40.573Z] + git semver [Pipeline] } [2022-12-09T02:07:40.845Z] $ docker stop --time=1 d9a5ae76cb514712cbbe1440a7727f8630cc8a424575ce647a3abe13100a39e8 [2022-12-09T02:07:42.170Z] $ docker rm -f d9a5ae76cb514712cbbe1440a7727f8630cc8a424575ce647a3abe13100a39e8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-09T02:07:42.508Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-09T02:07:42.508Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T02:07:42.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-09T02:07:42.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T02:07:42.863Z] prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container [2022-12-09T02:07:42.892Z] $ 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-12-09T02:07:43.262Z] $ docker top fb2b4d20f3bc8f7480a99bfe79a6f502d3b17500a5f2404123c31706e61c7aee -eo pid,comm [2022-12-09T02:07:43.309Z] 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-12-09T02:07:43.309Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-09T02:07:43.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-09T02:07:43.343Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-09T02:07:43.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-09T02:07:43.457Z] $ docker exec fb2b4d20f3bc8f7480a99bfe79a6f502d3b17500a5f2404123c31706e61c7aee ssh-agent [2022-12-09T02:07:43.559Z] SSH_AUTH_SOCK=/tmp/ssh-D2jjt0aUBNGN/agent.32 [2022-12-09T02:07:43.559Z] SSH_AGENT_PID=38 [2022-12-09T02:07:43.564Z] Running ssh-add (command line suppressed) [2022-12-09T02:07:43.667Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9139724239181198046.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9139724239181198046.key) [2022-12-09T02:07:43.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-09T02:07:43.961Z] + git semver push [2022-12-09T02:07:44.220Z] 2022-12-09 02:07:44,126 [run_push] DEBUG push [2022-12-09T02:07:44.220Z] 2022-12-09 02:07:44,127 [execute] INFO git cat-file --batch-check [2022-12-09T02:07:44.220Z] 2022-12-09 02:07:44,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-09T02:07:44.220Z] 2022-12-09 02:07:44,130 [execute] INFO git rev-list bed502c63bbb207af513a7aad1589eb6632b9a05 -- [2022-12-09T02:07:44.220Z] 2022-12-09 02:07:44,131 [execute] DEBUG Popen(['git', 'rev-list', 'bed502c63bbb207af513a7aad1589eb6632b9a05', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-09T02:07:44.220Z] 2022-12-09 02:07:44,142 [execute] INFO git fetch -v origin [2022-12-09T02:07:44.220Z] 2022-12-09 02:07:44,142 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-09T02:07:44.788Z] 2022-12-09 02:07:44,654 [run_push] DEBUG no remote changes detected [2022-12-09T02:07:44.788Z] 2022-12-09 02:07:44,654 [execute] INFO git push origin semver [2022-12-09T02:07:44.788Z] 2022-12-09 02:07:44,655 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-09T02:07:45.729Z] 2022-12-09 02:07:45,442 [run_push] DEBUG push all version tags [2022-12-09T02:07:45.729Z] 2022-12-09 02:07:45,443 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-09T02:07:45.729Z] 2022-12-09 02:07:45,443 [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-12-09T02:07:46.297Z] 2022-12-09 02:07:46,186 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-09T02:07:46.297Z] 3.0.0-dev.2 [Pipeline] } [2022-12-09T02:07:46.306Z] $ docker exec --env ******** --env ******** fb2b4d20f3bc8f7480a99bfe79a6f502d3b17500a5f2404123c31706e61c7aee ssh-agent -k [2022-12-09T02:07:46.406Z] unset SSH_AUTH_SOCK; [2022-12-09T02:07:46.407Z] unset SSH_AGENT_PID; [2022-12-09T02:07:46.407Z] echo Agent pid 38 killed; [2022-12-09T02:07:46.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-09T02:07:46.723Z] + git semver [Pipeline] } [2022-12-09T02:07:46.994Z] $ docker stop --time=1 fb2b4d20f3bc8f7480a99bfe79a6f502d3b17500a5f2404123c31706e61c7aee [2022-12-09T02:07:48.311Z] $ docker rm -f fb2b4d20f3bc8f7480a99bfe79a6f502d3b17500a5f2404123c31706e61c7aee [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-12-09T02:07:48.870Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-12-09T02:07:48.870Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-12-09T02:07:48.870Z] total 16 [2022-12-09T02:07:48.870Z] drwxr-xr-x 3 root root 4096 Dec 9 01:54 . [2022-12-09T02:07:48.870Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 9 02:07 .. [2022-12-09T02:07:48.870Z] drwxr-xr-x 2 root root 4096 Dec 9 01:54 cost [2022-12-09T02:07:48.870Z] -rw-r--r-- 1 root root 85 Dec 9 01:54 cost.csv [2022-12-09T02:07:48.870Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-12-09T02:07:48.870Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-12-09T02:07:48.870Z] total 16 [2022-12-09T02:07:48.870Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 01:54 . [2022-12-09T02:07:48.870Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 9 02:07 .. [2022-12-09T02:07:48.870Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 01:54 cost [2022-12-09T02:07:48.870Z] -rw-r--r-- 1 jenkins jenkins 85 Dec 9 01:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-09T02:07:49.153Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T02:07:50.010Z] ---> package-listing.sh [2022-12-09T02:07:50.010Z] ++ facter osfamily [2022-12-09T02:07:50.010Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-09T02:07:50.267Z] + OS_FAMILY=debian [2022-12-09T02:07:50.267Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-12-09T02:07:50.267Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-09T02:07:50.267Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-09T02:07:50.267Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-09T02:07:50.267Z] + PACKAGES=/tmp/packages_start.txt [2022-12-09T02:07:50.267Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-12-09T02:07:50.267Z] + PACKAGES=/tmp/packages_end.txt [2022-12-09T02:07:50.267Z] + case "${OS_FAMILY}" in [2022-12-09T02:07:50.267Z] + dpkg -l [2022-12-09T02:07:50.267Z] + grep '^ii' [2022-12-09T02:07:50.267Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-09T02:07:50.267Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-09T02:07:50.267Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-09T02:07:50.267Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-12-09T02:07:50.267Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-12-09T02:07:50.267Z] + 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-12-09T02:07:50.277Z] 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-12-09T02:07:50.550Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-09T02:07:51.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-09T02:07:51.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-09T02:07:51.171Z] prd-ubuntu20.04-docker-8c-8g-120817 does not seem to be running inside a container [2022-12-09T02:07:51.200Z] $ 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-12-09T02:07:51.419Z] $ docker top 11e005234497719affffe21eac4decf1de8918f91aff28b1babf04c268689ad2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-09T02:07:51.755Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-09T02:07:52.035Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-09T02:07:52.315Z] + ls /var/log/sa-host [2022-12-09T02:07:52.315Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-09T02:07:52.500Z] provisioning config files... [2022-12-09T02:07:52.508Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8734534527665581626tmp [Pipeline] { [Pipeline] echo [2022-12-09T02:07:52.519Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T02:07:52.801Z] ---> create-netrc.sh [Pipeline] } [2022-12-09T02:07:52.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-09T02:07:53.128Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-09T02:07:53.136Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T02:07:53.420Z] ---> sudo-logs.sh [2022-12-09T02:07:53.420Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-09T02:07:53.446Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T02:07:53.728Z] ---> job-cost.sh [2022-12-09T02:07:53.728Z] lf-activate-venv: SKIPPING [2022-12-09T02:07:53.728Z] DEBUG: total: 0.2199999988079071 [2022-12-09T02:07:53.728Z] INFO: Retrieving Stack Cost... [2022-12-09T02:07:53.986Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-09T02:07:54.552Z] INFO: Archiving Costs [Pipeline] echo [2022-12-09T02:07:54.563Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-09T02:07:54.845Z] ---> logs-deploy.sh [2022-12-09T02:07:54.845Z] lf-activate-venv: SKIPPING [2022-12-09T02:07:54.845Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/131 [2022-12-09T02:07:54.845Z] INFO: archiving workspace using pattern(s): [2022-12-09T02:07:55.882Z] Archives upload complete. [2022-12-09T02:07:55.882Z] INFO: archiving logs to Nexus [2022-12-09T02:07:56.505Z] ---> uname -a: [2022-12-09T02:07:56.505Z] Linux prd-ubuntu20-04-docker-8c-8g-120817 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-09T02:07:56.505Z] [2022-12-09T02:07:56.505Z] [2022-12-09T02:07:56.505Z] ---> lscpu: [2022-12-09T02:07:56.505Z] Architecture: x86_64 [2022-12-09T02:07:56.505Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-09T02:07:56.505Z] Byte Order: Little Endian [2022-12-09T02:07:56.505Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-09T02:07:56.505Z] CPU(s): 8 [2022-12-09T02:07:56.505Z] On-line CPU(s) list: 0-7 [2022-12-09T02:07:56.505Z] Thread(s) per core: 1 [2022-12-09T02:07:56.505Z] Core(s) per socket: 1 [2022-12-09T02:07:56.505Z] Socket(s): 8 [2022-12-09T02:07:56.505Z] NUMA node(s): 1 [2022-12-09T02:07:56.505Z] Vendor ID: AuthenticAMD [2022-12-09T02:07:56.505Z] CPU family: 23 [2022-12-09T02:07:56.505Z] Model: 49 [2022-12-09T02:07:56.505Z] Model name: AMD EPYC-Rome Processor [2022-12-09T02:07:56.505Z] Stepping: 0 [2022-12-09T02:07:56.505Z] CPU MHz: 2799.994 [2022-12-09T02:07:56.505Z] BogoMIPS: 5599.98 [2022-12-09T02:07:56.505Z] Virtualization: AMD-V [2022-12-09T02:07:56.505Z] Hypervisor vendor: KVM [2022-12-09T02:07:56.505Z] Virtualization type: full [2022-12-09T02:07:56.505Z] L1d cache: 256 KiB [2022-12-09T02:07:56.505Z] L1i cache: 256 KiB [2022-12-09T02:07:56.505Z] L2 cache: 4 MiB [2022-12-09T02:07:56.505Z] L3 cache: 128 MiB [2022-12-09T02:07:56.505Z] NUMA node0 CPU(s): 0-7 [2022-12-09T02:07:56.505Z] Vulnerability Itlb multihit: Not affected [2022-12-09T02:07:56.505Z] Vulnerability L1tf: Not affected [2022-12-09T02:07:56.505Z] Vulnerability Mds: Not affected [2022-12-09T02:07:56.505Z] Vulnerability Meltdown: Not affected [2022-12-09T02:07:56.505Z] Vulnerability Mmio stale data: Not affected [2022-12-09T02:07:56.505Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-09T02:07:56.505Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-09T02:07:56.505Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-09T02:07:56.505Z] Vulnerability Srbds: Not affected [2022-12-09T02:07:56.505Z] Vulnerability Tsx async abort: Not affected [2022-12-09T02:07:56.505Z] 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-12-09T02:07:56.505Z] [2022-12-09T02:07:56.505Z] [2022-12-09T02:07:56.505Z] ---> nproc: [2022-12-09T02:07:56.505Z] 8 [2022-12-09T02:07:56.505Z] [2022-12-09T02:07:56.505Z] [2022-12-09T02:07:56.505Z] ---> df -h: [2022-12-09T02:07:56.505Z] Filesystem Size Used Avail Use% Mounted on [2022-12-09T02:07:56.505Z] overlay 155G 13G 143G 9% / [2022-12-09T02:07:56.505Z] tmpfs 64M 0 64M 0% /dev [2022-12-09T02:07:56.505Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-12-09T02:07:56.505Z] shm 64M 0 64M 0% /dev/shm [2022-12-09T02:07:56.505Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-12-09T02:07:56.505Z] [2022-12-09T02:07:56.505Z] [2022-12-09T02:07:56.505Z] ---> sar -b -r -n DEV: [2022-12-09T02:07:56.505Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120817) 12/09/22 _x86_64_ (8 CPU) [2022-12-09T02:07:56.505Z] [2022-12-09T02:07:56.505Z] 01:51:34 LINUX RESTART (8 CPU) [2022-12-09T02:07:56.505Z] [2022-12-09T02:07:56.505Z] 01:52:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-12-09T02:07:56.505Z] 01:53:01 224.45 20.67 203.78 0.00 2133.20 122448.94 0.00 [2022-12-09T02:07:56.505Z] 01:54:01 82.57 0.33 82.24 0.00 11.33 21677.85 0.00 [2022-12-09T02:07:56.505Z] 01:55:01 101.83 0.07 101.77 0.00 8.93 26631.58 0.00 [2022-12-09T02:07:56.505Z] 01:56:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 [2022-12-09T02:07:56.505Z] 01:57:01 54.16 10.56 43.59 0.00 5153.02 8771.35 0.00 [2022-12-09T02:07:56.505Z] 01:58:01 4.63 0.02 4.62 0.00 0.13 107.30 0.00 [2022-12-09T02:07:56.505Z] 01:59:01 1.93 0.00 1.93 0.00 0.00 22.93 0.00 [2022-12-09T02:07:56.505Z] 02:00:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2022-12-09T02:07:56.505Z] 02:01:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2022-12-09T02:07:56.505Z] 02:02:01 1.58 0.00 1.58 0.00 0.00 17.99 0.00 [2022-12-09T02:07:56.505Z] 02:03:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 [2022-12-09T02:07:56.505Z] 02:04:01 0.90 0.00 0.90 0.00 0.00 11.07 0.00 [2022-12-09T02:07:56.505Z] 02:05:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2022-12-09T02:07:56.505Z] 02:06:01 0.87 0.00 0.87 0.00 0.00 11.06 0.00 [2022-12-09T02:07:56.505Z] 02:07:01 3.88 0.12 3.77 0.00 10.40 142.89 0.00 [2022-12-09T02:07:56.505Z] Average: 31.96 2.10 29.86 0.00 486.05 11870.41 0.00 [2022-12-09T02:07:56.505Z] [2022-12-09T02:07:56.505Z] 01:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-12-09T02:07:56.505Z] 01:53:01 28425356 31471780 832944 2.53 136676 3118220 1989368 5.86 1203612 2814840 6356 [2022-12-09T02:07:56.505Z] 01:54:01 28316836 31590736 715552 2.18 141440 3330280 2041428 6.02 1161248 2957488 80 [2022-12-09T02:07:56.505Z] 01:55:01 27795492 31600624 703272 2.14 150040 3805936 1717272 5.06 1194064 3393864 168 [2022-12-09T02:07:56.505Z] 01:56:01 27795332 31600564 702976 2.14 150088 3805936 1717272 5.06 1193880 3393868 200 [2022-12-09T02:07:56.505Z] 01:57:01 27265180 31569568 713644 2.17 183504 4260000 1796664 5.29 1527040 3556548 928 [2022-12-09T02:07:56.505Z] 01:58:01 27286208 31586344 695948 2.12 182040 4256956 1780708 5.25 1508748 3553592 536 [2022-12-09T02:07:56.505Z] 01:59:01 27291064 31590572 691596 2.10 182072 4256748 1780708 5.25 1503196 3553296 8 [2022-12-09T02:07:56.505Z] 02:00:01 27291844 31591408 690724 2.10 182096 4256752 1780708 5.25 1503240 3553304 140 [2022-12-09T02:07:56.505Z] 02:01:01 27291828 31591392 690708 2.10 182112 4256752 1780708 5.25 1503228 3553304 8 [2022-12-09T02:07:56.505Z] 02:02:01 27291684 31591280 690776 2.10 182132 4256756 1780708 5.25 1503288 3553312 32 [2022-12-09T02:07:56.505Z] 02:03:01 27291892 31591524 690716 2.10 182148 4256756 1780708 5.25 1503320 3553344 8 [2022-12-09T02:07:56.505Z] 02:04:01 27292068 31591732 690496 2.10 182160 4256888 1780708 5.25 1503320 3553476 192 [2022-12-09T02:07:56.505Z] 02:05:01 27291888 31591596 690576 2.10 182192 4256892 1780708 5.25 1503676 3553468 20 [2022-12-09T02:07:56.505Z] 02:06:01 27292440 31592212 689936 2.10 182208 4256892 1780708 5.25 1503260 3553508 184 [2022-12-09T02:07:56.505Z] 02:07:01 26689616 31544788 736268 2.24 183868 4784000 2062084 6.08 1549412 4080456 527936 [2022-12-09T02:07:56.505Z] Average: 27460582 31579741 708409 2.15 172318 4094384 1823364 5.37 1424302 3478511 35786 [2022-12-09T02:07:56.505Z] [2022-12-09T02:07:56.506Z] 01:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-12-09T02:07:56.506Z] 01:53:01 lo 6.51 6.51 0.63 0.63 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:53:01 ens3 898.14 586.68 8384.32 112.23 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:53:01 docker0 168.89 208.07 13.69 1854.81 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:53:01 vethbc76ef5 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:54:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:54:01 ens3 28.38 17.51 62.38 11.07 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:54:01 docker0 1.53 3.85 0.09 40.56 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:55:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:55:01 ens3 131.63 106.42 2639.58 112.54 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:55:01 docker0 1.68 3.77 0.12 57.44 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:56:01 ens3 2.60 1.85 4.06 0.12 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:57:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:57:01 ens3 183.86 112.98 2749.81 8.05 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:58:01 ens3 0.57 0.43 0.10 0.09 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:59:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:00:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:02:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:03:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:04:01 ens3 0.23 0.17 0.12 0.01 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:05:01 ens3 1.18 0.35 0.32 0.21 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:06:01 ens3 0.43 0.20 0.12 0.08 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:07:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:07:01 ens3 130.81 100.52 3964.90 10.21 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] Average: ens3 90.99 61.24 1179.08 16.87 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] Average: docker0 11.30 14.16 0.91 128.26 0.00 0.00 0.00 0.00 [2022-12-09T02:07:56.506Z] [2022-12-09T02:07:56.506Z] [2022-12-09T02:07:56.506Z] ---> sar -P ALL: [2022-12-09T02:07:56.506Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120817) 12/09/22 _x86_64_ (8 CPU) [2022-12-09T02:07:56.506Z] [2022-12-09T02:07:56.506Z] 01:51:34 LINUX RESTART (8 CPU) [2022-12-09T02:07:56.506Z] [2022-12-09T02:07:56.506Z] 01:52:02 CPU %user %nice %system %iowait %steal %idle [2022-12-09T02:07:56.506Z] 01:53:01 all 13.42 0.00 5.33 1.86 0.07 79.31 [2022-12-09T02:07:56.506Z] 01:53:01 0 13.32 0.00 5.29 0.21 0.07 81.11 [2022-12-09T02:07:56.506Z] 01:53:01 1 13.06 0.00 6.81 8.29 0.07 71.77 [2022-12-09T02:07:56.506Z] 01:53:01 2 11.78 0.00 4.15 1.99 0.07 82.01 [2022-12-09T02:07:56.506Z] 01:53:01 3 12.63 0.00 4.82 1.64 0.09 80.82 [2022-12-09T02:07:56.506Z] 01:53:01 4 14.68 0.00 5.55 0.31 0.07 79.39 [2022-12-09T02:07:56.506Z] 01:53:01 5 15.27 0.00 6.92 0.77 0.07 76.97 [2022-12-09T02:07:56.506Z] 01:53:01 6 12.72 0.00 4.15 0.38 0.07 82.68 [2022-12-09T02:07:56.506Z] 01:53:01 7 13.89 0.00 4.97 1.31 0.09 79.74 [2022-12-09T02:07:56.506Z] 01:54:01 all 53.28 0.00 7.42 0.53 0.09 38.67 [2022-12-09T02:07:56.506Z] 01:54:01 0 54.40 0.00 7.41 0.19 0.10 37.90 [2022-12-09T02:07:56.506Z] 01:54:01 1 52.16 0.00 7.76 0.64 0.10 39.34 [2022-12-09T02:07:56.506Z] 01:54:01 2 54.27 0.00 6.89 0.35 0.10 38.39 [2022-12-09T02:07:56.506Z] 01:54:01 3 53.13 0.00 8.14 0.17 0.08 38.48 [2022-12-09T02:07:56.506Z] 01:54:01 4 52.46 0.00 7.66 0.35 0.08 39.45 [2022-12-09T02:07:56.506Z] 01:54:01 5 53.45 0.00 6.54 0.99 0.10 38.91 [2022-12-09T02:07:56.506Z] 01:54:01 6 53.57 0.00 6.91 0.02 0.08 39.42 [2022-12-09T02:07:56.506Z] 01:54:01 7 52.80 0.00 8.08 1.52 0.10 37.50 [2022-12-09T02:07:56.506Z] 01:55:01 all 3.60 0.00 1.64 0.72 0.02 94.01 [2022-12-09T02:07:56.506Z] 01:55:01 0 3.73 0.00 1.89 1.79 0.03 92.55 [2022-12-09T02:07:56.506Z] 01:55:01 1 3.91 0.00 1.50 0.27 0.02 94.30 [2022-12-09T02:07:56.506Z] 01:55:01 2 3.76 0.00 1.36 0.17 0.02 94.70 [2022-12-09T02:07:56.506Z] 01:55:01 3 3.15 0.00 1.91 0.03 0.02 94.89 [2022-12-09T02:07:56.506Z] 01:55:01 4 3.08 0.00 2.07 0.17 0.03 94.65 [2022-12-09T02:07:56.506Z] 01:55:01 5 4.65 0.00 1.82 2.77 0.02 90.75 [2022-12-09T02:07:56.506Z] 01:55:01 6 3.36 0.00 1.00 0.07 0.03 95.53 [2022-12-09T02:07:56.506Z] 01:55:01 7 3.17 0.00 1.58 0.49 0.02 94.75 [2022-12-09T02:07:56.506Z] 01:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-12-09T02:07:56.506Z] 01:56:01 0 0.07 0.00 0.00 0.02 0.02 99.90 [2022-12-09T02:07:56.506Z] 01:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-09T02:07:56.506Z] 01:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-12-09T02:07:56.506Z] 01:56:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2022-12-09T02:07:56.506Z] 01:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-12-09T02:07:56.506Z] 01:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T02:07:56.506Z] 01:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T02:07:56.506Z] 01:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T02:07:56.506Z] 01:57:01 all 2.14 0.00 1.41 0.43 0.02 96.00 [2022-12-09T02:07:56.506Z] 01:57:01 0 2.44 0.00 0.87 1.29 0.03 95.38 [2022-12-09T02:07:56.506Z] 01:57:01 1 1.50 0.00 1.00 0.40 0.02 97.08 [2022-12-09T02:07:56.506Z] 01:57:01 2 2.09 0.00 2.35 0.23 0.02 95.31 [2022-12-09T02:07:56.506Z] 01:57:01 3 1.64 0.00 2.09 0.47 0.02 95.78 [2022-12-09T02:07:56.506Z] 01:57:01 4 2.19 0.00 1.15 0.27 0.02 96.38 [2022-12-09T02:07:56.506Z] 01:57:01 5 2.17 0.00 1.16 0.39 0.03 96.26 [2022-12-09T02:07:56.506Z] 01:57:01 6 1.24 0.00 1.07 0.07 0.02 97.61 [2022-12-09T02:07:56.506Z] 01:57:01 7 3.87 0.00 1.57 0.35 0.02 94.19 [2022-12-09T02:07:56.506Z] 01:58:01 all 0.32 0.00 0.06 0.02 0.01 99.59 [2022-12-09T02:07:56.506Z] 01:58:01 0 0.03 0.00 0.05 0.07 0.00 99.85 [2022-12-09T02:07:56.506Z] 01:58:01 1 1.97 0.00 0.05 0.00 0.02 97.97 [2022-12-09T02:07:56.506Z] 01:58:01 2 0.15 0.00 0.05 0.02 0.00 99.78 [2022-12-09T02:07:56.506Z] 01:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-09T02:07:56.506Z] 01:58:01 4 0.07 0.00 0.10 0.02 0.02 99.80 [2022-12-09T02:07:56.506Z] 01:58:01 5 0.07 0.00 0.07 0.03 0.02 99.82 [2022-12-09T02:07:56.506Z] 01:58:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2022-12-09T02:07:56.506Z] 01:58:01 7 0.23 0.00 0.10 0.00 0.02 99.65 [2022-12-09T02:07:56.506Z] 01:59:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-12-09T02:07:56.506Z] 01:59:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-09T02:07:56.506Z] 01:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-09T02:07:56.506Z] 01:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T02:07:56.506Z] 01:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T02:07:56.506Z] 01:59:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-09T02:07:56.506Z] 01:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T02:07:56.506Z] 01:59:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2022-12-09T02:07:56.506Z] 01:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T02:07:56.506Z] 02:00:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-12-09T02:07:56.506Z] 02:00:01 0 0.00 0.00 0.00 0.03 0.02 99.95 [2022-12-09T02:07:56.506Z] 02:00:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-12-09T02:07:56.506Z] 02:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T02:07:56.506Z] 02:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T02:07:56.506Z] 02:00:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-12-09T02:07:56.506Z] 02:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-09T02:07:56.506Z] 02:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-09T02:07:56.506Z] 02:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-09T02:07:56.506Z] 02:01:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-12-09T02:07:56.506Z] 02:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T02:07:56.506Z] 02:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T02:07:56.506Z] 02:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T02:07:56.506Z] 02:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-12-09T02:07:56.506Z] 02:01:01 4 0.05 0.00 0.00 0.02 0.00 99.93 [2022-12-09T02:07:56.506Z] 02:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-09T02:07:56.506Z] 02:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-09T02:07:56.506Z] 02:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-09T02:07:56.507Z] 02:02:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2022-12-09T02:07:56.507Z] 02:02:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-09T02:07:56.507Z] 02:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-09T02:07:56.507Z] 02:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-12-09T02:07:56.507Z] 02:02:01 3 0.17 0.00 0.00 0.00 0.00 99.83 [2022-12-09T02:07:56.507Z] 02:02:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2022-12-09T02:07:56.507Z] 02:02:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-12-09T02:07:56.507Z] 02:02:01 6 0.00 0.00 0.00 0.07 0.00 99.93 [2022-12-09T02:07:56.507Z] 02:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-09T02:07:56.507Z] 02:03:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2022-12-09T02:07:56.507Z] 02:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T02:07:56.507Z] 02:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T02:07:56.507Z] 02:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T02:07:56.507Z] 02:03:01 3 0.13 0.00 0.00 0.00 0.00 99.87 [2022-12-09T02:07:56.507Z] 02:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T02:07:56.507Z] 02:03:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-12-09T02:07:56.507Z] 02:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-12-09T02:07:56.507Z] 02:03:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2022-12-09T02:07:56.507Z] [2022-12-09T02:07:56.507Z] 02:03:01 CPU %user %nice %system %iowait %steal %idle [2022-12-09T02:07:56.507Z] 02:04:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2022-12-09T02:07:56.507Z] 02:04:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-09T02:07:56.507Z] 02:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-09T02:07:56.507Z] 02:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T02:07:56.507Z] 02:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T02:07:56.507Z] 02:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-09T02:07:56.507Z] 02:04:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2022-12-09T02:07:56.507Z] 02:04:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-12-09T02:07:56.507Z] 02:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T02:07:56.507Z] 02:05:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2022-12-09T02:07:56.507Z] 02:05:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-09T02:07:56.507Z] 02:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T02:07:56.507Z] 02:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-09T02:07:56.507Z] 02:05:01 3 0.15 0.00 0.00 0.00 0.02 99.83 [2022-12-09T02:07:56.507Z] 02:05:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-09T02:07:56.507Z] 02:05:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2022-12-09T02:07:56.507Z] 02:05:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2022-12-09T02:07:56.507Z] 02:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-12-09T02:07:56.507Z] 02:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-12-09T02:07:56.507Z] 02:06:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2022-12-09T02:07:56.507Z] 02:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-09T02:07:56.507Z] 02:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-09T02:07:56.507Z] 02:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-09T02:07:56.507Z] 02:06:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-12-09T02:07:56.507Z] 02:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-12-09T02:07:56.507Z] 02:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-09T02:07:56.507Z] 02:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-09T02:07:56.507Z] 02:07:01 all 1.40 0.00 0.66 0.02 0.01 97.91 [2022-12-09T02:07:56.507Z] 02:07:01 0 2.11 0.00 0.47 0.08 0.00 97.34 [2022-12-09T02:07:56.507Z] 02:07:01 1 1.33 0.00 0.50 0.00 0.02 98.15 [2022-12-09T02:07:56.507Z] 02:07:01 2 0.90 0.00 1.14 0.00 0.02 97.95 [2022-12-09T02:07:56.507Z] 02:07:01 3 1.12 0.00 0.65 0.00 0.02 98.21 [2022-12-09T02:07:56.507Z] 02:07:01 4 1.35 0.00 0.50 0.02 0.02 98.11 [2022-12-09T02:07:56.507Z] 02:07:01 5 0.95 0.00 0.38 0.00 0.02 98.65 [2022-12-09T02:07:56.507Z] 02:07:01 6 1.85 0.00 0.92 0.03 0.02 97.18 [2022-12-09T02:07:56.507Z] 02:07:01 7 1.59 0.00 0.75 0.00 0.00 97.66 [2022-12-09T02:07:56.507Z] Average: all 4.90 0.00 1.09 0.24 0.02 93.75 [2022-12-09T02:07:56.507Z] Average: 0 5.02 0.00 1.06 0.25 0.02 93.66 [2022-12-09T02:07:56.507Z] Average: 1 4.89 0.00 1.16 0.63 0.02 93.31 [2022-12-09T02:07:56.507Z] Average: 2 4.82 0.00 1.06 0.18 0.02 93.93 [2022-12-09T02:07:56.507Z] Average: 3 4.76 0.00 1.16 0.15 0.02 93.91 [2022-12-09T02:07:56.507Z] Average: 4 4.88 0.00 1.13 0.08 0.02 93.89 [2022-12-09T02:07:56.507Z] Average: 5 5.06 0.00 1.12 0.33 0.02 93.47 [2022-12-09T02:07:56.507Z] Average: 6 4.80 0.00 0.93 0.05 0.02 94.20 [2022-12-09T02:07:56.507Z] Average: 7 4.99 0.00 1.13 0.24 0.02 93.63 [2022-12-09T02:07:56.507Z] [2022-12-09T02:07:56.507Z] [2022-12-09T02:07:56.507Z]