Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06c6c40304b77554eb9683b844624724d2909e81 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-ssh12169641403951338666.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh2197219330222297110.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13295791791520161100.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh17271530770152450803.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2281490100790376344.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18483 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 06c6c40304b77554eb9683b844624724d2909e81 (main) Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 (#480)" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 06c6c40304b77554eb9683b844624724d2909e81 # timeout=10 > git rev-list --no-walk 60f68763f8e382a62519363eb4c00d8ae3469bcd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:14:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:14:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:14:36 ========================================================= 18:14:36 EdgeX Global Pipelines Version Info 18:14:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:14:37 ------------------- 18:14:37 stable info: 18:14:37 ------------------- 18:14:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:14:37 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:14:37 Message: update stable to v1.0.250 18:14:38 ------------------- 18:14:38 experimental info: 18:14:38 ------------------- 18:14:38 Commited By: **** collab-it+edgex@linuxfoundation.org 18:14:38 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:14:38 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06c6c40304b77554eb9683b844624724d2909e81 [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06c6c40 [Pipeline] echo 18:14:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:38 provisioning config files... 18:14:38 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5979462951663182594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:39 ---> docker-login.sh 18:14:39 nexus3.edgexfoundry.org:10001 18:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:39 Configure a credential helper to remove this warning. See 18:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:39 18:14:39 Login Succeeded 18:14:39 nexus3.edgexfoundry.org:10002 18:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:39 Configure a credential helper to remove this warning. See 18:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:39 18:14:39 Login Succeeded 18:14:39 nexus3.edgexfoundry.org:10003 18:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:39 Configure a credential helper to remove this warning. See 18:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:39 18:14:39 Login Succeeded 18:14:39 nexus3.edgexfoundry.org:10004 18:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:39 Configure a credential helper to remove this warning. See 18:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:39 18:14:39 Login Succeeded 18:14:39 docker.io 18:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:39 Configure a credential helper to remove this warning. See 18:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:39 18:14:39 Login Succeeded 18:14:39 ---> docker-login.sh ends [Pipeline] } 18:14:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:14:40 + git rev-list -1 --merges 06c6c40304b77554eb9683b844624724d2909e81~1..06c6c40304b77554eb9683b844624724d2909e81 [Pipeline] echo 18:14:40 -----------> git rev-list -1 --merges 06c6c40304b77554eb9683b844624724d2909e81~1..06c6c40304b77554eb9683b844624724d2909e81 06c6c40304b77554eb9683b844624724d2909e81 [false] [Pipeline] sh 18:14:40 + git log --format=format:%s -1 06c6c40304b77554eb9683b844624724d2909e81 [Pipeline] echo 18:14:40 ========================================================= 18:14:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:14:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:40 + git log --format=format:%s -1 06c6c40304b77554eb9683b844624724d2909e81 [Pipeline] echo 18:14:41 [semverPrep] GIT_COMMIT: 06c6c40304b77554eb9683b844624724d2909e81, Commit Message: build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 (#480) [Pipeline] echo 18:14:41 [semverPrep] This is not a build commit. [Pipeline] sh 18:14:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:14:41 + grep -v github /etc/ssh/ssh_known_hosts 18:14:41 + [ -e /tmp/ssh_known_hosts ] 18:14:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:14:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:14:41 + sudo tee -a /etc/ssh/ssh_known_hosts 18:14:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:41 18:14:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:42 0.1.4: Pulling from edgex-devops/py-git-semver 18:14:42 b85a868b505f: Pulling fs layer 18:14:42 e2be974225ed: Pulling fs layer 18:14:42 339a4e72a1f5: Pulling fs layer 18:14:42 988bab9f4d93: Pulling fs layer 18:14:42 1469e6f7b9e6: Pulling fs layer 18:14:42 eaf3925da568: Pulling fs layer 18:14:42 bab4dde63d76: Pulling fs layer 18:14:42 bde34c3a00c8: Pulling fs layer 18:14:42 b352a97aabf1: Pulling fs layer 18:14:42 4872d77fe225: Pulling fs layer 18:14:42 5851b861e8e6: Pulling fs layer 18:14:42 1469e6f7b9e6: Waiting 18:14:42 eaf3925da568: Waiting 18:14:42 bab4dde63d76: Waiting 18:14:42 bde34c3a00c8: Waiting 18:14:42 b352a97aabf1: Waiting 18:14:42 4872d77fe225: Waiting 18:14:42 5851b861e8e6: Waiting 18:14:42 988bab9f4d93: Waiting 18:14:42 e2be974225ed: Download complete 18:14:42 988bab9f4d93: Verifying Checksum 18:14:42 988bab9f4d93: Download complete 18:14:42 1469e6f7b9e6: Verifying Checksum 18:14:42 1469e6f7b9e6: Download complete 18:14:42 339a4e72a1f5: Verifying Checksum 18:14:42 339a4e72a1f5: Download complete 18:14:42 eaf3925da568: Download complete 18:14:42 bde34c3a00c8: Verifying Checksum 18:14:42 bde34c3a00c8: Download complete 18:14:42 b352a97aabf1: Download complete 18:14:42 4872d77fe225: Verifying Checksum 18:14:42 4872d77fe225: Download complete 18:14:42 5851b861e8e6: Verifying Checksum 18:14:42 5851b861e8e6: Download complete 18:14:42 b85a868b505f: Download complete 18:14:42 bab4dde63d76: Verifying Checksum 18:14:42 bab4dde63d76: Download complete 18:14:43 b85a868b505f: Pull complete 18:14:43 e2be974225ed: Pull complete 18:14:43 339a4e72a1f5: Pull complete 18:14:44 988bab9f4d93: Pull complete 18:14:44 1469e6f7b9e6: Pull complete 18:14:44 eaf3925da568: Pull complete 18:14:46 bab4dde63d76: Pull complete 18:14:46 bde34c3a00c8: Pull complete 18:14:46 b352a97aabf1: Pull complete 18:14:46 4872d77fe225: Pull complete 18:14:46 5851b861e8e6: Pull complete 18:14:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:14:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:46 prd-ubuntu20.04-docker-8c-8g-18483 does not seem to be running inside a container 18:14:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 18:14:47 $ docker top 014885eb78b99d136edd61389dfd551401e85bd522863bc48146619631176ac4 -eo pid,comm 18:14:48 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). 18:14:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:48 [ssh-agent] Looking for ssh-agent implementation... 18:14:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:48 $ docker exec 014885eb78b99d136edd61389dfd551401e85bd522863bc48146619631176ac4 ssh-agent 18:14:48 SSH_AUTH_SOCK=/tmp/ssh-FHvRidh7JEER/agent.32 18:14:48 SSH_AGENT_PID=38 18:14:48 Running ssh-add (command line suppressed) 18:14:48 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15047221198972379130.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15047221198972379130.key) 18:14:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:48 + git tag --points-at HEAD [Pipeline] } 18:14:48 $ docker exec --env ******** --env ******** 014885eb78b99d136edd61389dfd551401e85bd522863bc48146619631176ac4 ssh-agent -k 18:14:48 unset SSH_AUTH_SOCK; 18:14:48 unset SSH_AGENT_PID; 18:14:48 echo Agent pid 38 killed; 18:14:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:14:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:48 [ssh-agent] Looking for ssh-agent implementation... 18:14:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:48 $ docker exec 014885eb78b99d136edd61389dfd551401e85bd522863bc48146619631176ac4 ssh-agent 18:14:49 SSH_AUTH_SOCK=/tmp/ssh-GyDq3ceHfMuL/agent.70 18:14:49 SSH_AGENT_PID=76 18:14:49 Running ssh-add (command line suppressed) 18:14:49 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9773054670310650088.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9773054670310650088.key) 18:14:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:49 + git semver init 18:14:49 2023-06-12 18:14:49,725 [run_init] DEBUG init version:0.0.0 force:False 18:14:49 2023-06-12 18:14:49,725 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 18:14:49 2023-06-12 18:14:49,726 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 18:14:49 2023-06-12 18:14:49,726 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 18:14:50 2023-06-12 18:14:50,468 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 18:14:50 2023-06-12 18:14:50,468 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 18:14:50 2023-06-12 18:14:50,468 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:14:50 2023-06-12 18:14:50,469 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:14:50 3.1.0-dev.2 [Pipeline] } 18:14:50 $ docker exec --env ******** --env ******** 014885eb78b99d136edd61389dfd551401e85bd522863bc48146619631176ac4 ssh-agent -k 18:14:50 unset SSH_AUTH_SOCK; 18:14:50 unset SSH_AGENT_PID; 18:14:50 echo Agent pid 76 killed; 18:14:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:51 + git semver [Pipeline] } 18:14:51 $ docker stop --time=1 014885eb78b99d136edd61389dfd551401e85bd522863bc48146619631176ac4 18:14:52 $ docker rm -f --volumes 014885eb78b99d136edd61389dfd551401e85bd522863bc48146619631176ac4 [Pipeline] // withDockerContainer [Pipeline] sh 18:14:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:14:53 Stashed 1 file(s) [Pipeline] echo 18:14:53 [edgeXSemver]: initialized semver on version 3.1.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:53 provisioning config files... 18:14:53 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config54301683523838085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:53 ---> docker-login.sh 18:14:53 nexus3.edgexfoundry.org:10001 18:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:53 Configure a credential helper to remove this warning. See 18:14:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:53 18:14:53 Login Succeeded 18:14:53 nexus3.edgexfoundry.org:10002 18:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:53 Configure a credential helper to remove this warning. See 18:14:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:53 18:14:53 Login Succeeded 18:14:53 nexus3.edgexfoundry.org:10003 18:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:53 Configure a credential helper to remove this warning. See 18:14:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:53 18:14:53 Login Succeeded 18:14:53 nexus3.edgexfoundry.org:10004 18:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:53 Configure a credential helper to remove this warning. See 18:14:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:53 18:14:53 Login Succeeded 18:14:53 docker.io 18:14:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:54 Configure a credential helper to remove this warning. See 18:14:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:54 18:14:54 Login Succeeded 18:14:54 ---> docker-login.sh ends [Pipeline] } 18:14:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:14:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:54 ========================================================= 18:14:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:14:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:14:54 Sending build context to Docker daemon 6.394MB 18:14:54 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:14:54 Step 2/10 : FROM ${BASE} AS builder 18:14:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:14:54 f56be85fc22e: Pulling fs layer 18:14:54 85791d961cd3: Pulling fs layer 18:14:54 d694b5ae8c79: Pulling fs layer 18:14:54 9f32a84ed3da: Pulling fs layer 18:14:54 4d19c01a9841: Pulling fs layer 18:14:54 9325e15d5711: Pulling fs layer 18:14:54 9f32a84ed3da: Waiting 18:14:54 4d19c01a9841: Waiting 18:14:54 556b6ee489ea: Pulling fs layer 18:14:54 c5a4b2cf53e6: Pulling fs layer 18:14:54 9325e15d5711: Waiting 18:14:54 556b6ee489ea: Waiting 18:14:54 85791d961cd3: Download complete 18:14:54 9f32a84ed3da: Verifying Checksum 18:14:54 9f32a84ed3da: Download complete 18:14:54 4d19c01a9841: Verifying Checksum 18:14:54 4d19c01a9841: Download complete 18:14:54 f56be85fc22e: Verifying Checksum 18:14:54 f56be85fc22e: Download complete 18:14:54 9325e15d5711: Verifying Checksum 18:14:54 9325e15d5711: Download complete 18:14:54 f56be85fc22e: Pull complete 18:14:55 85791d961cd3: Pull complete 18:14:55 c5a4b2cf53e6: Verifying Checksum 18:14:55 c5a4b2cf53e6: Download complete 18:14:55 d694b5ae8c79: Verifying Checksum 18:14:55 d694b5ae8c79: Download complete 18:14:55 556b6ee489ea: Verifying Checksum 18:14:55 556b6ee489ea: Download complete 18:14:59 d694b5ae8c79: Pull complete 18:14:59 9f32a84ed3da: Pull complete 18:14:59 4d19c01a9841: Pull complete 18:14:59 9325e15d5711: Pull complete 18:15:01 556b6ee489ea: Pull complete 18:15:02 c5a4b2cf53e6: Pull complete 18:15:02 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:15:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:15:02 ---> c4be618373d6 18:15:02 Step 3/10 : ARG ADD_BUILD_TAGS="" 18:15:04 ---> Running in 2e47f65a6b8f 18:15:04 Removing intermediate container 2e47f65a6b8f 18:15:04 ---> b228f2db0dbb 18:15:04 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:15:04 ---> Running in ed871021d871 18:15:04 Removing intermediate container ed871021d871 18:15:04 ---> 514a070794f7 18:15:04 Step 5/10 : RUN apk add --update --no-cache make git openssh 18:15:04 ---> Running in 8e03a0a3c53c 18:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:15:04 (1/8) Installing openssh-keygen (9.1_p1-r3) 18:15:04 (2/8) Installing libedit (20221030.3.1-r0) 18:15:04 (3/8) Installing openssh-client-common (9.1_p1-r3) 18:15:04 (4/8) Installing openssh-client-default (9.1_p1-r3) 18:15:04 (5/8) Installing openssh-sftp-server (9.1_p1-r3) 18:15:04 (6/8) Installing openssh-server-common (9.1_p1-r3) 18:15:05 (7/8) Installing openssh-server (9.1_p1-r3) 18:15:05 (8/8) Installing openssh (9.1_p1-r3) 18:15:05 Executing busybox-1.35.0-r29.trigger 18:15:05 OK: 270 MiB in 61 packages 18:15:05 Removing intermediate container 8e03a0a3c53c 18:15:05 ---> fe01aac4ba89 18:15:05 Step 6/10 : WORKDIR /device-modbus-go 18:15:05 ---> Running in 993f2ca73ae2 18:15:05 Removing intermediate container 993f2ca73ae2 18:15:05 ---> 2b8ffc61d0a4 18:15:05 Step 7/10 : COPY go.mod vendor* ./ 18:15:05 ---> 5e468fcce412 18:15:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:05 ---> Running in 9b78252aee02 18:15:08 Still waiting to schedule task 18:15:08 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:15:27 Removing intermediate container 9b78252aee02 18:15:27 ---> 5ebe739ae101 18:15:27 Step 9/10 : COPY . . 18:15:27 ---> e8acd2e5d79a 18:15:27 Step 10/10 : RUN ${MAKE} 18:15:27 ---> Running in f08c9c8b52aa 18:15:27 noop 18:15:27 Removing intermediate container f08c9c8b52aa 18:15:27 ---> 517a9715500f 18:15:27 Successfully built 517a9715500f 18:15:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:27 + docker inspect -f . ci-base-image-x86_64 18:15:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:28 prd-ubuntu20.04-docker-8c-8g-18483 does not seem to be running inside a container 18:15:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 18:15:28 $ docker top 6c00c241fe127812d4d45c01bbdeb04aa9ddbce40a003cc98b041080efcc4727 -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:28 + go version 18:15:28 go version go1.20.2 linux/amd64 [Pipeline] } 18:15:28 $ docker stop --time=1 6c00c241fe127812d4d45c01bbdeb04aa9ddbce40a003cc98b041080efcc4727 18:15:30 $ docker rm -f --volumes 6c00c241fe127812d4d45c01bbdeb04aa9ddbce40a003cc98b041080efcc4727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:30 + docker inspect -f . ci-base-image-x86_64 18:15:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:30 prd-ubuntu20.04-docker-8c-8g-18483 does not seem to be running inside a container 18:15:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 18:15:30 $ docker top 04fc336142b148f2a615772dc90816ec7e47ed7a84d6564da33a865dc7e02631 -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:31 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 18:15:31 + make test 18:15:31 go test ./... -coverprofile=coverage.out 18:15:36 ? github.com/edgexfoundry/device-modbus-go [no test files] 18:15:46 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 18:15:46 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.4% of statements 18:15:51 go vet ./... 18:15:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:15:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:15:55 ./bin/test-attribution-txt.sh [Pipeline] echo 18:15:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:15:55 $ docker stop --time=1 04fc336142b148f2a615772dc90816ec7e47ed7a84d6564da33a865dc7e02631 18:15:58 $ docker rm -f --volumes 04fc336142b148f2a615772dc90816ec7e47ed7a84d6564da33a865dc7e02631 [Pipeline] // withDockerContainer [Pipeline] sh 18:15:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:15:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:15:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:15:59 + ls -al . 18:15:59 total 188 18:15:59 drwxrwxr-x 10 jenkins jenkins 4096 Jun 12 18:15 . 18:15:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 18:14 .. 18:15:59 -rw-rw-r-- 1 jenkins jenkins 140 Jun 12 18:14 .dockerignore 18:15:59 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 18:14 .git 18:15:59 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 18:14 .github 18:15:59 -rw-rw-r-- 1 jenkins jenkins 331 Jun 12 18:14 .gitignore 18:15:59 -rw-rw-r-- 1 jenkins jenkins 41 Jun 12 18:14 .golangci.yml 18:15:59 drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 18:14 .semver 18:15:59 -rw-rw-r-- 1 jenkins jenkins 10132 Jun 12 18:14 Attribution.txt 18:15:59 -rw-rw-r-- 1 jenkins jenkins 14764 Jun 12 18:14 CHANGELOG.md 18:15:59 -rw-rw-r-- 1 jenkins jenkins 1365 Jun 12 18:14 Dockerfile 18:15:59 -rw-rw-r-- 1 jenkins jenkins 677 Jun 12 18:14 GOVERNANCE.md 18:15:59 -rw-rw-r-- 1 jenkins jenkins 680 Jun 12 18:14 Jenkinsfile 18:15:59 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 12 18:14 LICENSE 18:15:59 -rw-rw-r-- 1 jenkins jenkins 1705 Jun 12 18:14 Makefile 18:15:59 -rw-rw-r-- 1 jenkins jenkins 622 Jun 12 18:14 OWNERS.md 18:15:59 -rw-rw-r-- 1 jenkins jenkins 4578 Jun 12 18:14 README.md 18:15:59 -rw-rw-r-- 1 jenkins jenkins 11 Jun 12 18:14 VERSION 18:15:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 18:14 bin 18:15:59 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 18:14 cmd 18:15:59 -rw-r--r-- 1 jenkins jenkins 24160 Jun 12 18:15 coverage.out 18:15:59 -rw-rw-r-- 1 jenkins jenkins 3405 Jun 12 18:14 go.mod 18:15:59 -rw-rw-r-- 1 jenkins jenkins 31664 Jun 12 18:14 go.sum 18:15:59 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 18:14 internal 18:15:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 18:14 simulator 18:15:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 18:14 snap 18:15:59 -rw-rw-r-- 1 jenkins jenkins 229 Jun 12 18:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:59 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=06c6c40304b77554eb9683b844624724d2909e81 --label arch=amd64 --label version=3.1.0-dev.2 . 18:15:59 Sending build context to Docker daemon 6.419MB 18:15:59 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 18:15:59 Step 2/22 : FROM ${BASE} AS builder 18:15:59 ---> 517a9715500f 18:15:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:15:59 ---> Running in 0662e3db906e 18:16:00 Removing intermediate container 0662e3db906e 18:16:00 ---> 1b0dfe267514 18:16:00 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:16:00 ---> Running in 5da9aa655bdb 18:16:00 Removing intermediate container 5da9aa655bdb 18:16:00 ---> d465740ef483 18:16:00 Step 5/22 : RUN apk add --update --no-cache make git openssh 18:16:00 ---> Running in 4beee84d3acd 18:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:16:00 OK: 270 MiB in 61 packages 18:16:01 Removing intermediate container 4beee84d3acd 18:16:01 ---> b567d858fa68 18:16:01 Step 6/22 : WORKDIR /device-modbus-go 18:16:01 ---> Running in cd41b6920d66 18:16:01 Removing intermediate container cd41b6920d66 18:16:01 ---> 244ff1371bd3 18:16:01 Step 7/22 : COPY go.mod vendor* ./ 18:16:01 ---> a9b594d13f15 18:16:01 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:01 ---> Running in 323d7ea55ae2 18:16:02 Removing intermediate container 323d7ea55ae2 18:16:02 ---> 11bd18f6d119 18:16:02 Step 9/22 : COPY . . 18:16:02 ---> 284a490040e5 18:16:02 Step 10/22 : RUN ${MAKE} 18:16:02 ---> Running in 7bf2a8289c5c 18:16:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 18:16:20 Removing intermediate container 7bf2a8289c5c 18:16:20 ---> 458161d42d7d 18:16:20 Step 11/22 : FROM alpine:3.17 18:16:20 3.17: Pulling from library/alpine 18:16:20 f56be85fc22e: Already exists 18:16:20 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:16:20 Status: Downloaded newer image for alpine:3.17 18:16:20 ---> 9ed4aefc74f6 18:16:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 18:16:20 ---> Running in 2e4747c57082 18:16:20 Removing intermediate container 2e4747c57082 18:16:20 ---> 58794b3b7dff 18:16:20 Step 13/22 : RUN apk add --update --no-cache dumb-init 18:16:20 ---> Running in 6eeac307b016 18:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:16:21 (1/1) Installing dumb-init (1.2.5-r2) 18:16:21 Executing busybox-1.35.0-r29.trigger 18:16:21 OK: 7 MiB in 16 packages 18:16:21 Removing intermediate container 6eeac307b016 18:16:21 ---> 48c8c0fe248e 18:16:21 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 18:16:22 ---> 2a7610c9f37e 18:16:22 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 18:16:22 ---> 5e99a35c7642 18:16:22 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 18:16:22 ---> 09b533376813 18:16:22 Step 17/22 : EXPOSE 59901 18:16:22 ---> Running in f6e9da3b61e6 18:16:22 Removing intermediate container f6e9da3b61e6 18:16:22 ---> 4d9275b8c563 18:16:22 Step 18/22 : ENTRYPOINT ["/device-modbus"] 18:16:22 ---> Running in e008aab41425 18:16:22 Removing intermediate container e008aab41425 18:16:22 ---> a5f1a12a0a52 18:16:22 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:16:22 ---> Running in 1cfd35fa939b 18:16:22 Removing intermediate container 1cfd35fa939b 18:16:22 ---> 440365388114 18:16:22 Step 20/22 : LABEL arch=amd64 18:16:22 ---> Running in 2792b3c988e4 18:16:22 Removing intermediate container 2792b3c988e4 18:16:22 ---> 040a8bf28abd 18:16:22 Step 21/22 : LABEL git_sha=06c6c40304b77554eb9683b844624724d2909e81 18:16:22 ---> Running in 718a0d7a0ca6 18:16:22 Removing intermediate container 718a0d7a0ca6 18:16:22 ---> 76455653f69e 18:16:22 Step 22/22 : LABEL version=3.1.0-dev.2 18:16:22 ---> Running in d2e26090906d 18:16:23 Removing intermediate container d2e26090906d 18:16:23 ---> 65b2a981bf31 18:16:23 [Warning] One or more build-args [ARCH] were not consumed 18:16:23 Successfully built 65b2a981bf31 18:16:23 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:23 provisioning config files... 18:16:23 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18157380568165678038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:23 ---> docker-login.sh 18:16:23 nexus3.edgexfoundry.org:10001 18:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:23 Configure a credential helper to remove this warning. See 18:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:23 18:16:23 Login Succeeded 18:16:23 nexus3.edgexfoundry.org:10002 18:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:23 Configure a credential helper to remove this warning. See 18:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:23 18:16:23 Login Succeeded 18:16:23 nexus3.edgexfoundry.org:10003 18:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:23 Configure a credential helper to remove this warning. See 18:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:23 18:16:23 Login Succeeded 18:16:23 nexus3.edgexfoundry.org:10004 18:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:23 Configure a credential helper to remove this warning. See 18:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:23 18:16:23 Login Succeeded 18:16:23 docker.io 18:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:24 Configure a credential helper to remove this warning. See 18:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:24 18:16:24 Login Succeeded 18:16:24 ---> docker-login.sh ends [Pipeline] } 18:16:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:24 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 18:16:24 06c6c40304b77554eb9683b844624724d2909e81 18:16:24 latest 18:16:24 3.1.0-dev.2 18:16:24 06c6c40304b77554eb9683b844624724d2909e81-3.1.0-dev.2 18:16:24 main 18:16:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:24 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:06c6c40304b77554eb9683b844624724d2909e81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:24 + docker push nexus3.edgexfoundry.org:10004/device-modbus:06c6c40304b77554eb9683b844624724d2909e81 18:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 18:16:24 32c88ff66efb: Preparing 18:16:24 b43313284816: Preparing 18:16:24 d164af9294f2: Preparing 18:16:24 0aa62848f164: Preparing 18:16:24 f1417ff83b31: Preparing 18:16:24 f1417ff83b31: Layer already exists 18:16:24 32c88ff66efb: Pushed 18:16:24 0aa62848f164: Pushed 18:16:24 b43313284816: Pushed 18:16:27 d164af9294f2: Pushed 18:16:27 06c6c40304b77554eb9683b844624724d2909e81: digest: sha256:0e35809272129ec0470ac35864f62e507ed0973be229901f11f3d323d7baed1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:27 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:28 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 18:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 18:16:28 32c88ff66efb: Preparing 18:16:28 b43313284816: Preparing 18:16:28 d164af9294f2: Preparing 18:16:28 0aa62848f164: Preparing 18:16:28 f1417ff83b31: Preparing 18:16:28 d164af9294f2: Layer already exists 18:16:28 32c88ff66efb: Layer already exists 18:16:28 b43313284816: Layer already exists 18:16:28 f1417ff83b31: Layer already exists 18:16:28 0aa62848f164: Layer already exists 18:16:28 latest: digest: sha256:0e35809272129ec0470ac35864f62e507ed0973be229901f11f3d323d7baed1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:28 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:28 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.2 18:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 18:16:28 32c88ff66efb: Preparing 18:16:28 b43313284816: Preparing 18:16:28 d164af9294f2: Preparing 18:16:28 0aa62848f164: Preparing 18:16:28 f1417ff83b31: Preparing 18:16:28 32c88ff66efb: Layer already exists 18:16:28 b43313284816: Layer already exists 18:16:28 d164af9294f2: Layer already exists 18:16:28 0aa62848f164: Layer already exists 18:16:28 f1417ff83b31: Layer already exists 18:16:28 3.1.0-dev.2: digest: sha256:0e35809272129ec0470ac35864f62e507ed0973be229901f11f3d323d7baed1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:28 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:06c6c40304b77554eb9683b844624724d2909e81-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:29 + docker push nexus3.edgexfoundry.org:10004/device-modbus:06c6c40304b77554eb9683b844624724d2909e81-3.1.0-dev.2 18:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 18:16:29 32c88ff66efb: Preparing 18:16:29 b43313284816: Preparing 18:16:29 d164af9294f2: Preparing 18:16:29 0aa62848f164: Preparing 18:16:29 f1417ff83b31: Preparing 18:16:29 0aa62848f164: Layer already exists 18:16:29 d164af9294f2: Layer already exists 18:16:29 32c88ff66efb: Layer already exists 18:16:29 f1417ff83b31: Layer already exists 18:16:29 b43313284816: Layer already exists 18:16:29 06c6c40304b77554eb9683b844624724d2909e81-3.1.0-dev.2: digest: sha256:0e35809272129ec0470ac35864f62e507ed0973be229901f11f3d323d7baed1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:29 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:29 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 18:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 18:16:29 32c88ff66efb: Preparing 18:16:29 b43313284816: Preparing 18:16:29 d164af9294f2: Preparing 18:16:29 0aa62848f164: Preparing 18:16:29 f1417ff83b31: Preparing 18:16:29 f1417ff83b31: Layer already exists 18:16:29 d164af9294f2: Layer already exists 18:16:29 0aa62848f164: Layer already exists 18:16:29 32c88ff66efb: Layer already exists 18:16:29 b43313284816: Layer already exists 18:16:29 main: digest: sha256:0e35809272129ec0470ac35864f62e507ed0973be229901f11f3d323d7baed1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:29 ===================================================== [Pipeline] echo 18:16:29 taggedImages: 18:16:29 - nexus3.edgexfoundry.org:10004/device-modbus:06c6c40304b77554eb9683b844624724d2909e81 18:16:29 - nexus3.edgexfoundry.org:10004/device-modbus:latest 18:16:29 - nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.2 18:16:29 - nexus3.edgexfoundry.org:10004/device-modbus:06c6c40304b77554eb9683b844624724d2909e81-3.1.0-dev.2 18:16:29 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [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 18:16:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:30 18:16:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:30 latest: Pulling from edgex-lftools-log-publisher 18:16:30 5eb5b503b376: Pulling fs layer 18:16:30 5c69ac0246d0: Pulling fs layer 18:16:30 ec43610c2a17: Pulling fs layer 18:16:30 3a2ae6a8a46f: Pulling fs layer 18:16:30 33b1e0a273af: Pulling fs layer 18:16:30 5d3b04190fa2: Pulling fs layer 18:16:30 2f39f015ded8: Pulling fs layer 18:16:30 5d3b04190fa2: Waiting 18:16:30 3a2ae6a8a46f: Waiting 18:16:30 33b1e0a273af: Waiting 18:16:30 2f39f015ded8: Waiting 18:16:30 5c69ac0246d0: Download complete 18:16:30 3a2ae6a8a46f: Verifying Checksum 18:16:30 3a2ae6a8a46f: Download complete 18:16:30 33b1e0a273af: Verifying Checksum 18:16:30 33b1e0a273af: Download complete 18:16:30 ec43610c2a17: Verifying Checksum 18:16:30 ec43610c2a17: Download complete 18:16:30 5d3b04190fa2: Verifying Checksum 18:16:30 5d3b04190fa2: Download complete 18:16:30 5eb5b503b376: Verifying Checksum 18:16:30 5eb5b503b376: Download complete 18:16:31 2f39f015ded8: Download complete 18:16:32 5eb5b503b376: Pull complete 18:16:32 5c69ac0246d0: Pull complete 18:16:32 ec43610c2a17: Pull complete 18:16:32 3a2ae6a8a46f: Pull complete 18:16:32 33b1e0a273af: Pull complete 18:16:32 5d3b04190fa2: Pull complete 18:16:37 2f39f015ded8: Pull complete 18:16:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:16:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:37 prd-ubuntu20.04-docker-8c-8g-18483 does not seem to be running inside a container 18:16:37 $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 18:16:39 $ docker top 5b81c5be2af72e6981bcf5505e2698034ba3076676189f4778c550dcf9454367 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:40 ---> job-cost.sh 18:16:40 lf-activate-venv: SKIPPING 18:16:40 INFO: No Stack... 18:16:40 INFO: Retrieving Pricing Info for: v3-standard-8 18:16:40 INFO: Archiving Costs [Pipeline] sh 18:16:40 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 18:16:40 + cut -d, -f6 [Pipeline] lock 18:16:40 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-115-stack-cost] 18:16:40 Resource [jenkins-edgexfoundry-device-modbus-go-main-115-stack-cost] did not exist. Created. 18:16:40 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:16:41 + echo total: 0.2199999988079071 [Pipeline] stash 18:16:41 Stashed 1 file(s) [Pipeline] } 18:16:41 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-115-stack-cost] [Pipeline] // lock [Pipeline] } 18:16:41 $ docker stop --time=1 5b81c5be2af72e6981bcf5505e2698034ba3076676189f4778c550dcf9454367 18:16:42 $ docker rm -f --volumes 5b81c5be2af72e6981bcf5505e2698034ba3076676189f4778c550dcf9454367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:18:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18484 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 18:18:38 Running in /w/workspace/device-modbus-go/115 [Pipeline] { [Pipeline] checkout 18:18:38 Selected Git installation does not exist. Using Default 18:18:38 The recommended git tool is: NONE 18:18:43 using credential edgex-jenkins-ssh 18:18:44 Cloning the remote Git repository 18:18:44 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 18:18:44 > git init /w/workspace/device-modbus-go/115 # timeout=10 18:18:44 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 18:18:44 > git --version # timeout=10 18:18:44 > git --version # 'git version 2.25.1' 18:18:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:45 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 18:18:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:46 Avoid second fetch 18:18:46 Checking out Revision 06c6c40304b77554eb9683b844624724d2909e81 (main) 18:18:47 Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 (#480)" 18:18:46 > git config core.sparsecheckout # timeout=10 18:18:46 > git checkout -f 06c6c40304b77554eb9683b844624724d2909e81 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:18:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:18:48 % Total % Received % Xferd Average Speed Time Time Time Current 18:18:48 Dload Upload Total Spent Left Speed 18:18:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 18:18:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:18:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:18:49 + sudo tee /etc/docker/daemon.new 18:18:49 { 18:18:49 "registry-mirrors": [ 18:18:49 "https://nexus3.edgexfoundry.org:10001" 18:18:49 ], 18:18:49 "bip": "10.250.0.254/24", 18:18:49 "hosts": [ 18:18:49 "tcp://0.0.0.0:5555", 18:18:49 "unix:///var/run/docker.sock" 18:18:49 ], 18:18:49 "mtu": 1458, 18:18:49 "selinux-enabled": true, 18:18:49 "seccomp-profile": "/etc/docker/seccomp.json" 18:18:49 } [Pipeline] sh 18:18:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:18:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:19:11 provisioning config files... 18:19:11 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/115@tmp/config17242512663796487980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:12 ---> docker-login.sh 18:19:12 nexus3.edgexfoundry.org:10001 18:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:13 Configure a credential helper to remove this warning. See 18:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:13 18:19:13 Login Succeeded 18:19:13 nexus3.edgexfoundry.org:10002 18:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:13 Configure a credential helper to remove this warning. See 18:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:13 18:19:13 Login Succeeded 18:19:13 nexus3.edgexfoundry.org:10003 18:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:13 Configure a credential helper to remove this warning. See 18:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:13 18:19:13 Login Succeeded 18:19:13 nexus3.edgexfoundry.org:10004 18:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:14 Configure a credential helper to remove this warning. See 18:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:14 18:19:14 Login Succeeded 18:19:14 docker.io 18:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:14 Configure a credential helper to remove this warning. See 18:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:14 18:19:14 Login Succeeded 18:19:14 ---> docker-login.sh ends [Pipeline] } 18:19:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:19:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:19:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:19:15 ========================================================= 18:19:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:19:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:19:15 Sending build context to Docker daemon 3.31MB 18:19:15 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:19:15 Step 2/10 : FROM ${BASE} AS builder 18:19:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:19:16 c41833b44d91: Pulling fs layer 18:19:16 ed15518f5707: Pulling fs layer 18:19:16 feae8fd75edb: Pulling fs layer 18:19:16 242c74f7c9fa: Pulling fs layer 18:19:16 3cdef696dda3: Pulling fs layer 18:19:16 2ced38df9373: Pulling fs layer 18:19:16 58f1dce35555: Pulling fs layer 18:19:16 3cdef696dda3: Waiting 18:19:16 2ced38df9373: Waiting 18:19:16 58f1dce35555: Waiting 18:19:16 242c74f7c9fa: Waiting 18:19:16 ed15518f5707: Verifying Checksum 18:19:16 ed15518f5707: Download complete 18:19:16 242c74f7c9fa: Verifying Checksum 18:19:16 242c74f7c9fa: Download complete 18:19:16 3cdef696dda3: Verifying Checksum 18:19:16 3cdef696dda3: Download complete 18:19:16 c41833b44d91: Verifying Checksum 18:19:16 c41833b44d91: Download complete 18:19:17 c41833b44d91: Pull complete 18:19:17 58f1dce35555: Verifying Checksum 18:19:17 58f1dce35555: Download complete 18:19:17 ed15518f5707: Pull complete 18:19:18 feae8fd75edb: Verifying Checksum 18:19:18 feae8fd75edb: Download complete 18:19:18 2ced38df9373: Verifying Checksum 18:19:18 2ced38df9373: Download complete 18:19:31 feae8fd75edb: Pull complete 18:19:31 242c74f7c9fa: Pull complete 18:19:31 3cdef696dda3: Pull complete 18:19:36 2ced38df9373: Pull complete 18:19:39 58f1dce35555: Pull complete 18:19:39 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:19:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:19:39 ---> fadd8f120f05 18:19:39 Step 3/10 : ARG ADD_BUILD_TAGS="" 18:19:40 ---> Running in d1583daebb32 18:19:41 Removing intermediate container d1583daebb32 18:19:41 ---> 42c7966f08b7 18:19:41 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:19:41 ---> Running in ef768b9fd810 18:19:41 Removing intermediate container ef768b9fd810 18:19:41 ---> 7fca9c57cf77 18:19:41 Step 5/10 : RUN apk add --update --no-cache make git openssh 18:19:41 ---> Running in 07d17f0e9ac2 18:19:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:19:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:19:44 (1/8) Installing openssh-keygen (9.1_p1-r3) 18:19:44 (2/8) Installing libedit (20221030.3.1-r0) 18:19:44 (3/8) Installing openssh-client-common (9.1_p1-r3) 18:19:44 (4/8) Installing openssh-client-default (9.1_p1-r3) 18:19:44 (5/8) Installing openssh-sftp-server (9.1_p1-r3) 18:19:44 (6/8) Installing openssh-server-common (9.1_p1-r3) 18:19:44 (7/8) Installing openssh-server (9.1_p1-r3) 18:19:44 (8/8) Installing openssh (9.1_p1-r3) 18:19:44 Executing busybox-1.35.0-r29.trigger 18:19:44 OK: 270 MiB in 61 packages 18:19:45 Removing intermediate container 07d17f0e9ac2 18:19:45 ---> 289a8b3e3805 18:19:45 Step 6/10 : WORKDIR /device-modbus-go 18:19:46 ---> Running in df3146365777 18:19:46 Removing intermediate container df3146365777 18:19:46 ---> 3f9034c4d3f4 18:19:46 Step 7/10 : COPY go.mod vendor* ./ 18:19:50 ---> ec41981680b6 18:19:50 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:50 ---> Running in 9c9b8aec185a 18:20:58 Removing intermediate container 9c9b8aec185a 18:20:58 ---> 23ef7a4de086 18:20:58 Step 9/10 : COPY . . 18:20:58 ---> 41aa14a25cfe 18:20:58 Step 10/10 : RUN ${MAKE} 18:20:58 ---> Running in 379a6f29a871 18:20:58 noop 18:20:58 Removing intermediate container 379a6f29a871 18:20:58 ---> 9df56dcc443b 18:20:58 Successfully built 9df56dcc443b 18:20:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:58 + docker inspect -f . ci-base-image-arm64 18:20:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:59 prd-ubuntu20.04-docker-arm64-4c-16g-18484 does not seem to be running inside a container 18:20:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/115 -v /w/workspace/device-modbus-go/115:/w/workspace/device-modbus-go/115:rw,z -v /w/workspace/device-modbus-go/115@tmp:/w/workspace/device-modbus-go/115@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 18:21:01 $ docker top 3b1a481d38506d6a2dcaf112c58a5a01217511f9588188fde57e5e1ec5f32ee1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:02 + go version 18:21:02 go version go1.20.2 linux/arm64 [Pipeline] } 18:21:02 $ docker stop --time=1 3b1a481d38506d6a2dcaf112c58a5a01217511f9588188fde57e5e1ec5f32ee1 18:21:04 $ docker rm -f --volumes 3b1a481d38506d6a2dcaf112c58a5a01217511f9588188fde57e5e1ec5f32ee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:04 + docker inspect -f . ci-base-image-arm64 18:21:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:04 prd-ubuntu20.04-docker-arm64-4c-16g-18484 does not seem to be running inside a container 18:21:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/115 -v /w/workspace/device-modbus-go/115:/w/workspace/device-modbus-go/115:rw,z -v /w/workspace/device-modbus-go/115@tmp:/w/workspace/device-modbus-go/115@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 18:21:06 $ docker top 2587800383bedfe411045a0a6add7fb82069dc5e98fa489d90f4b463518871dc -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:06 + git config --global --add safe.directory /w/workspace/device-modbus-go/115 [Pipeline] fileExists [Pipeline] sh 18:21:07 + make test 18:21:07 go test ./... -coverprofile=coverage.out 18:21:39 ? github.com/edgexfoundry/device-modbus-go [no test files] 18:23:31 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 18:23:31 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.069s coverage: 47.4% of statements 18:23:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:23:31 go vet ./... 18:24:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:24:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:24:03 ./bin/test-attribution-txt.sh [Pipeline] echo 18:24:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:24:03 $ docker stop --time=1 2587800383bedfe411045a0a6add7fb82069dc5e98fa489d90f4b463518871dc 18:24:05 $ docker rm -f --volumes 2587800383bedfe411045a0a6add7fb82069dc5e98fa489d90f4b463518871dc [Pipeline] // withDockerContainer [Pipeline] sh 18:24:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:24:06 Warning: overwriting stash ‘coverage-report’ 18:24:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:24:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:24:07 + ls -al . 18:24:07 total 184 18:24:07 drwxrwxr-x 9 jenkins jenkins 4096 Jun 12 18:21 . 18:24:07 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 18:18 .. 18:24:07 -rw-rw-r-- 1 jenkins jenkins 140 Jun 12 18:18 .dockerignore 18:24:07 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 18:18 .git 18:24:07 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 18:18 .github 18:24:07 -rw-rw-r-- 1 jenkins jenkins 331 Jun 12 18:18 .gitignore 18:24:07 -rw-rw-r-- 1 jenkins jenkins 41 Jun 12 18:18 .golangci.yml 18:24:07 -rw-rw-r-- 1 jenkins jenkins 10132 Jun 12 18:18 Attribution.txt 18:24:07 -rw-rw-r-- 1 jenkins jenkins 14764 Jun 12 18:18 CHANGELOG.md 18:24:07 -rw-rw-r-- 1 jenkins jenkins 1365 Jun 12 18:18 Dockerfile 18:24:07 -rw-rw-r-- 1 jenkins jenkins 677 Jun 12 18:18 GOVERNANCE.md 18:24:07 -rw-rw-r-- 1 jenkins jenkins 680 Jun 12 18:18 Jenkinsfile 18:24:07 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 12 18:18 LICENSE 18:24:07 -rw-rw-r-- 1 jenkins jenkins 1705 Jun 12 18:18 Makefile 18:24:07 -rw-rw-r-- 1 jenkins jenkins 622 Jun 12 18:18 OWNERS.md 18:24:07 -rw-rw-r-- 1 jenkins jenkins 4578 Jun 12 18:18 README.md 18:24:07 -rw-rw-r-- 1 jenkins jenkins 11 Jun 12 18:14 VERSION 18:24:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 18:18 bin 18:24:07 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 18:18 cmd 18:24:07 -rw-r--r-- 1 jenkins jenkins 24160 Jun 12 18:23 coverage.out 18:24:07 -rw-rw-r-- 1 jenkins jenkins 3405 Jun 12 18:18 go.mod 18:24:07 -rw-rw-r-- 1 jenkins jenkins 31664 Jun 12 18:18 go.sum 18:24:07 drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 18:18 internal 18:24:07 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 18:18 simulator 18:24:07 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 18:18 snap 18:24:07 -rw-rw-r-- 1 jenkins jenkins 229 Jun 12 18:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:07 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=06c6c40304b77554eb9683b844624724d2909e81 --label arch=arm64 --label version=3.1.0-dev.2 . 18:24:07 Sending build context to Docker daemon 3.335MB 18:24:07 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 18:24:07 Step 2/22 : FROM ${BASE} AS builder 18:24:07 ---> 9df56dcc443b 18:24:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:24:08 ---> Running in 511b8a3a9fdb 18:24:08 Removing intermediate container 511b8a3a9fdb 18:24:08 ---> f9a8ba969d84 18:24:08 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:24:08 ---> Running in f81e079b3495 18:24:08 Removing intermediate container f81e079b3495 18:24:08 ---> d5845eb0b8da 18:24:08 Step 5/22 : RUN apk add --update --no-cache make git openssh 18:24:08 ---> Running in ccf326b32bdc 18:24:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:24:11 OK: 270 MiB in 61 packages 18:24:12 Removing intermediate container ccf326b32bdc 18:24:12 ---> 1f1aea2bf35c 18:24:12 Step 6/22 : WORKDIR /device-modbus-go 18:24:12 ---> Running in 9162b0fc05aa 18:24:12 Removing intermediate container 9162b0fc05aa 18:24:12 ---> 6222261f3f13 18:24:12 Step 7/22 : COPY go.mod vendor* ./ 18:24:13 ---> 4fbad991cf61 18:24:13 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:13 ---> Running in da9aa9ec3aa4 18:24:15 Removing intermediate container da9aa9ec3aa4 18:24:15 ---> 261cc44b879f 18:24:15 Step 9/22 : COPY . . 18:24:16 ---> 374cb92ddd80 18:24:16 Step 10/22 : RUN ${MAKE} 18:24:16 ---> Running in cf37229d3699 18:24:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 18:26:26 Removing intermediate container cf37229d3699 18:26:26 ---> 381b92df6cac 18:26:26 Step 11/22 : FROM alpine:3.17 18:26:26 3.17: Pulling from library/alpine 18:26:26 c41833b44d91: Already exists 18:26:26 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:26:26 Status: Downloaded newer image for alpine:3.17 18:26:26 ---> 51e60588ff2c 18:26:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 18:26:26 ---> Running in 6989be9e473f 18:26:26 Removing intermediate container 6989be9e473f 18:26:26 ---> 1917b09bd7f3 18:26:26 Step 13/22 : RUN apk add --update --no-cache dumb-init 18:26:26 ---> Running in ea9f2dbcbecb 18:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:26:26 (1/1) Installing dumb-init (1.2.5-r2) 18:26:26 Executing busybox-1.35.0-r29.trigger 18:26:26 OK: 8 MiB in 16 packages 18:26:26 Removing intermediate container ea9f2dbcbecb 18:26:26 ---> e9f6a74b07fe 18:26:26 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 18:26:26 ---> a7cdd1239d69 18:26:26 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 18:26:26 ---> 5b9567fcaea0 18:26:26 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 18:26:26 ---> 5900b3f8dcc7 18:26:26 Step 17/22 : EXPOSE 59901 18:26:26 ---> Running in bd6d10d95cf9 18:26:26 Removing intermediate container bd6d10d95cf9 18:26:26 ---> ef7c335badef 18:26:26 Step 18/22 : ENTRYPOINT ["/device-modbus"] 18:26:26 ---> Running in abf6ccd55123 18:26:26 Removing intermediate container abf6ccd55123 18:26:26 ---> 36c057d71cb8 18:26:26 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:26:26 ---> Running in 63bf7e641003 18:26:26 Removing intermediate container 63bf7e641003 18:26:26 ---> d0a933615e93 18:26:26 Step 20/22 : LABEL arch=arm64 18:26:26 ---> Running in 8e7589ea2128 18:26:26 Removing intermediate container 8e7589ea2128 18:26:26 ---> 3c0c55dd9fb0 18:26:26 Step 21/22 : LABEL git_sha=06c6c40304b77554eb9683b844624724d2909e81 18:26:26 ---> Running in 58aa24e0ee94 18:26:26 Removing intermediate container 58aa24e0ee94 18:26:26 ---> 787861f30c71 18:26:26 Step 22/22 : LABEL version=3.1.0-dev.2 18:26:26 ---> Running in 5664f6928092 18:26:26 Removing intermediate container 5664f6928092 18:26:26 ---> 76ed897e3139 18:26:26 [Warning] One or more build-args [ARCH] were not consumed 18:26:26 Successfully built 76ed897e3139 18:26:26 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:26 provisioning config files... 18:26:26 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/115@tmp/config1792899645213326000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:26 ---> docker-login.sh 18:26:26 nexus3.edgexfoundry.org:10001 18:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:26 Configure a credential helper to remove this warning. See 18:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:26 18:26:26 Login Succeeded 18:26:26 nexus3.edgexfoundry.org:10002 18:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:27 Configure a credential helper to remove this warning. See 18:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:27 18:26:27 Login Succeeded 18:26:27 nexus3.edgexfoundry.org:10003 18:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:27 Configure a credential helper to remove this warning. See 18:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:27 18:26:27 Login Succeeded 18:26:27 nexus3.edgexfoundry.org:10004 18:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:27 Configure a credential helper to remove this warning. See 18:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:27 18:26:27 Login Succeeded 18:26:27 docker.io 18:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:28 Configure a credential helper to remove this warning. See 18:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:28 18:26:28 Login Succeeded 18:26:28 ---> docker-login.sh ends [Pipeline] } 18:26:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:26:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:26:28 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 18:26:28 06c6c40304b77554eb9683b844624724d2909e81 18:26:28 latest 18:26:28 3.1.0-dev.2 18:26:28 06c6c40304b77554eb9683b844624724d2909e81-3.1.0-dev.2 18:26:28 main 18:26:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:28 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c6c40304b77554eb9683b844624724d2909e81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:29 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c6c40304b77554eb9683b844624724d2909e81 18:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 18:26:29 4e4bdbc1c51e: Preparing 18:26:29 84b7d57d8fe4: Preparing 18:26:29 345377279c63: Preparing 18:26:29 ca5f73188f5a: Preparing 18:26:29 26cbea5cba74: Preparing 18:26:29 26cbea5cba74: Layer already exists 18:26:29 84b7d57d8fe4: Pushed 18:26:29 4e4bdbc1c51e: Pushed 18:26:29 ca5f73188f5a: Pushed 18:26:34 345377279c63: Pushed 18:26:34 06c6c40304b77554eb9683b844624724d2909e81: digest: sha256:a42c7e324087c285ad5d7925b04c41b423ba8751fbf6efdfb7603ed3a4ace16b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:35 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:35 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 18:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 18:26:35 4e4bdbc1c51e: Preparing 18:26:35 84b7d57d8fe4: Preparing 18:26:35 345377279c63: Preparing 18:26:35 ca5f73188f5a: Preparing 18:26:35 26cbea5cba74: Preparing 18:26:35 26cbea5cba74: Layer already exists 18:26:35 345377279c63: Layer already exists 18:26:35 84b7d57d8fe4: Layer already exists 18:26:35 4e4bdbc1c51e: Layer already exists 18:26:35 ca5f73188f5a: Layer already exists 18:26:35 latest: digest: sha256:a42c7e324087c285ad5d7925b04c41b423ba8751fbf6efdfb7603ed3a4ace16b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:35 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:36 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.2 18:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 18:26:36 4e4bdbc1c51e: Preparing 18:26:36 84b7d57d8fe4: Preparing 18:26:36 345377279c63: Preparing 18:26:36 ca5f73188f5a: Preparing 18:26:36 26cbea5cba74: Preparing 18:26:36 84b7d57d8fe4: Layer already exists 18:26:36 4e4bdbc1c51e: Layer already exists 18:26:36 345377279c63: Layer already exists 18:26:36 26cbea5cba74: Layer already exists 18:26:36 ca5f73188f5a: Layer already exists 18:26:36 3.1.0-dev.2: digest: sha256:a42c7e324087c285ad5d7925b04c41b423ba8751fbf6efdfb7603ed3a4ace16b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:36 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c6c40304b77554eb9683b844624724d2909e81-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:36 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c6c40304b77554eb9683b844624724d2909e81-3.1.0-dev.2 18:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 18:26:36 4e4bdbc1c51e: Preparing 18:26:36 84b7d57d8fe4: Preparing 18:26:36 345377279c63: Preparing 18:26:36 ca5f73188f5a: Preparing 18:26:36 26cbea5cba74: Preparing 18:26:36 345377279c63: Layer already exists 18:26:36 ca5f73188f5a: Layer already exists 18:26:36 4e4bdbc1c51e: Layer already exists 18:26:36 84b7d57d8fe4: Layer already exists 18:26:36 26cbea5cba74: Layer already exists 18:26:36 06c6c40304b77554eb9683b844624724d2909e81-3.1.0-dev.2: digest: sha256:a42c7e324087c285ad5d7925b04c41b423ba8751fbf6efdfb7603ed3a4ace16b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:37 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:37 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 18:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 18:26:37 4e4bdbc1c51e: Preparing 18:26:37 84b7d57d8fe4: Preparing 18:26:37 345377279c63: Preparing 18:26:37 ca5f73188f5a: Preparing 18:26:37 26cbea5cba74: Preparing 18:26:37 345377279c63: Layer already exists 18:26:37 84b7d57d8fe4: Layer already exists 18:26:37 4e4bdbc1c51e: Layer already exists 18:26:37 ca5f73188f5a: Layer already exists 18:26:37 26cbea5cba74: Layer already exists 18:26:37 main: digest: sha256:a42c7e324087c285ad5d7925b04c41b423ba8751fbf6efdfb7603ed3a4ace16b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:26:37 ===================================================== [Pipeline] echo 18:26:37 taggedImages: 18:26:37 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c6c40304b77554eb9683b844624724d2909e81 18:26:37 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 18:26:37 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.2 18:26:37 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c6c40304b77554eb9683b844624724d2909e81-3.1.0-dev.2 18:26:37 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:26:37 18:26:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:26:38 arm64: Pulling from edgex-lftools-log-publisher 18:26:38 8998bd30e6a1: Pulling fs layer 18:26:38 04944245beec: Pulling fs layer 18:26:38 699f458cf7ca: Pulling fs layer 18:26:38 765212b225bb: Pulling fs layer 18:26:38 f23df028b6ca: Pulling fs layer 18:26:38 d65c8cfc05b1: Pulling fs layer 18:26:38 2437ff75d9bd: Pulling fs layer 18:26:38 765212b225bb: Waiting 18:26:38 f23df028b6ca: Waiting 18:26:38 d65c8cfc05b1: Waiting 18:26:38 2437ff75d9bd: Waiting 18:26:38 04944245beec: Verifying Checksum 18:26:38 04944245beec: Download complete 18:26:38 765212b225bb: Download complete 18:26:38 f23df028b6ca: Verifying Checksum 18:26:38 f23df028b6ca: Download complete 18:26:38 d65c8cfc05b1: Verifying Checksum 18:26:38 d65c8cfc05b1: Download complete 18:26:38 699f458cf7ca: Verifying Checksum 18:26:38 699f458cf7ca: Download complete 18:26:39 8998bd30e6a1: Verifying Checksum 18:26:39 8998bd30e6a1: Download complete 18:26:41 2437ff75d9bd: Verifying Checksum 18:26:41 2437ff75d9bd: Download complete 18:26:43 8998bd30e6a1: Pull complete 18:26:43 04944245beec: Pull complete 18:26:44 699f458cf7ca: Pull complete 18:26:45 765212b225bb: Pull complete 18:26:45 f23df028b6ca: Pull complete 18:26:45 d65c8cfc05b1: Pull complete 18:27:00 2437ff75d9bd: Pull complete 18:27:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:27:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:27:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:01 prd-ubuntu20.04-docker-arm64-4c-16g-18484 does not seem to be running inside a container 18:27:01 $ 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-modbus-go/115 -v /w/workspace/device-modbus-go/115:/w/workspace/device-modbus-go/115:rw,z -v /w/workspace/device-modbus-go/115@tmp:/w/workspace/device-modbus-go/115@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 18:27:03 $ docker top 04c2e69191d268eb23bda45c2e7cdda5ab74c2ffd4567ce3f50bd6fb3e610eaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:04 ---> job-cost.sh 18:27:04 lf-activate-venv: SKIPPING 18:27:04 INFO: No Stack... 18:27:04 INFO: Retrieving Pricing Info for: v3-standard-4 18:27:05 INFO: Archiving Costs [Pipeline] sh 18:27:06 + cat /w/workspace/device-modbus-go/115/archives/cost.csv 18:27:06 + cut -d, -f6 [Pipeline] lock 18:27:06 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-115-stack-cost] 18:27:06 Resource [jenkins-edgexfoundry-device-modbus-go-main-115-stack-cost] did not exist. Created. 18:27:06 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:27:06 /w/workspace/device-modbus-go/115@tmp/durable-b7b5e984/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:27:06 + echo total: 0.10999999940395355 [Pipeline] stash 18:27:06 Warning: overwriting stash ‘stack-cost’ 18:27:07 Stashed 1 file(s) [Pipeline] } 18:27:07 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-115-stack-cost] [Pipeline] // lock [Pipeline] } 18:27:07 $ docker stop --time=1 04c2e69191d268eb23bda45c2e7cdda5ab74c2ffd4567ce3f50bd6fb3e610eaa 18:27:08 $ docker rm -f --volumes 04c2e69191d268eb23bda45c2e7cdda5ab74c2ffd4567ce3f50bd6fb3e610eaa [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 18:27:08 provisioning config files... 18:27:08 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12025412520733033606tmp [Pipeline] { [Pipeline] sh 18:27:09 + set +x 18:27:09 + + curl -s https://codecov.io/bash 18:27:09 bash -s -- 18:27:09 18:27:09 _____ _ 18:27:09 / ____| | | 18:27:09 | | ___ __| | ___ ___ _____ __ 18:27:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:27:09 | |___| (_) | (_| | __/ (_| (_) \ V / 18:27:09 \_____\___/ \__,_|\___|\___\___/ \_/ 18:27:09 Bash-1.0.6 18:27:09 18:27:09 18:27:09 ==> git version 2.25.1 found 18:27:09 ==> 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 18:27:09 Release-Date: 2020-01-08 18:27:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:27:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:27:09 ==> Jenkins CI detected. 18:27:09 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 18:27:09 project root: . 18:27:09 --> token set from env 18:27:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:27:09 ==> Running gcov in . (disable via -X gcov) 18:27:09 ==> Python coveragepy not found 18:27:09 ==> Searching for coverage reports in: 18:27:09 + . 18:27:09 -> Found 1 reports 18:27:09 ==> Detecting git/mercurial file structure 18:27:09 ==> Reading reports 18:27:09 + ./coverage.out bytes=24160 18:27:09 ==> Appending adjustments 18:27:09 https://docs.codecov.io/docs/fixing-reports 18:27:09 + Found adjustments 18:27:09 ==> Gzipping contents 18:27:09 4.0K /tmp/codecov.UfQGEK.gz 18:27:09 ==> Uploading reports 18:27:09 url: https://codecov.io 18:27:09 query: branch=main&commit=06c6c40304b77554eb9683b844624724d2909e81&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:27:09 -> Pinging Codecov 18:27:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=06c6c40304b77554eb9683b844624724d2909e81&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:27:09 -> Uploading to 18:27:09 https://storage.googleapis.com/codecov/v4/raw/2023-06-12/55DBCA73C666E3227836607328DD7E49/06c6c40304b77554eb9683b844624724d2909e81/2220d2e2-4f4c-4217-ae1d-07f9dd260f9d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230612%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230612T182709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=226a6b7cdc339d093d5dbb93d248336bea838932cfd22f169bdbbee56baea538 18:27:09 % Total % Received % Xferd Average Speed Time Time Time Current 18:27:09 Dload Upload Total Spent Left Speed 18:27:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 19330 --:--:-- --:--:-- --:--:-- 19330 100 3924 0 0 100 3924 0 19330 --:--:-- --:--:-- --:--:-- 19235 18:27:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/06c6c40304b77554eb9683b844624724d2909e81 [Pipeline] } 18:27:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:27:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:27:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:27:10 18:27:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:27:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:27:10 df9b9388f04a: Pulling fs layer 18:27:10 52dc419b0ee2: Pulling fs layer 18:27:10 25bc292e5bac: Pulling fs layer 18:27:10 114826534d7a: Pulling fs layer 18:27:10 4657fd5d0bcf: Pulling fs layer 18:27:10 6ad1cebc031e: Pulling fs layer 18:27:10 8a3aa393b2d8: Pulling fs layer 18:27:10 114826534d7a: Waiting 18:27:10 6ad1cebc031e: Waiting 18:27:10 4657fd5d0bcf: Waiting 18:27:10 8a3aa393b2d8: Waiting 18:27:10 25bc292e5bac: Verifying Checksum 18:27:10 25bc292e5bac: Download complete 18:27:10 52dc419b0ee2: Verifying Checksum 18:27:10 52dc419b0ee2: Download complete 18:27:10 4657fd5d0bcf: Verifying Checksum 18:27:10 4657fd5d0bcf: Download complete 18:27:10 df9b9388f04a: Verifying Checksum 18:27:10 df9b9388f04a: Download complete 18:27:10 6ad1cebc031e: Verifying Checksum 18:27:10 6ad1cebc031e: Download complete 18:27:10 df9b9388f04a: Pull complete 18:27:10 52dc419b0ee2: Pull complete 18:27:10 25bc292e5bac: Pull complete 18:27:11 114826534d7a: Verifying Checksum 18:27:11 114826534d7a: Download complete 18:27:11 8a3aa393b2d8: Verifying Checksum 18:27:11 8a3aa393b2d8: Download complete 18:27:14 114826534d7a: Pull complete 18:27:14 4657fd5d0bcf: Pull complete 18:27:14 6ad1cebc031e: Pull complete 18:27:17 8a3aa393b2d8: Pull complete 18:27:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:27:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:27:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:17 prd-ubuntu20.04-docker-8c-8g-18483 does not seem to be running inside a container 18:27:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 18:27:19 $ docker top 775d9164ace2928f91cd344d9ac153612b200ea7b6ed8c747842b971ca81561f -eo pid,comm [Pipeline] { [Pipeline] echo 18:27:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 18:27:19 + set -o pipefail 18:27:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 18:27:25 18:27:25 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 18:27:25 18:27:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/916bb007-5a23-49b2-8aa6-751a1b6b2183 18:27:25 18:27:25 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 18:27:25 18:27:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:27:25 18:27:25 18:27:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:27:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:27:25 More details here: https://snyk.co/ue1NS 18:27:25 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:27:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:27:25 $ docker stop --time=1 775d9164ace2928f91cd344d9ac153612b200ea7b6ed8c747842b971ca81561f 18:27:27 $ docker rm -f --volumes 775d9164ace2928f91cd344d9ac153612b200ea7b6ed8c747842b971ca81561f [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:27:28 + git log --format=format:%s -1 06c6c40304b77554eb9683b844624724d2909e81 [Pipeline] sh 18:27:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:27:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:28 prd-ubuntu20.04-docker-8c-8g-18483 does not seem to be running inside a container 18:27:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 18:27:29 $ docker top 156d83da41b4ffca855bdd2f9c3779dcb8950bbf7ad2d1b69d438e824359d752 -eo pid,comm 18:27:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:27:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:27:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:29 [ssh-agent] Looking for ssh-agent implementation... 18:27:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:29 $ docker exec 156d83da41b4ffca855bdd2f9c3779dcb8950bbf7ad2d1b69d438e824359d752 ssh-agent 18:27:29 SSH_AUTH_SOCK=/tmp/ssh-gY3rqRBG5YVQ/agent.32 18:27:29 SSH_AGENT_PID=38 18:27:29 Running ssh-add (command line suppressed) 18:27:29 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11861958536246189251.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11861958536246189251.key) 18:27:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:30 + git semver tag 18:27:30 2023-06-12 18:27:30,291 [run_tag] DEBUG tag force:False 18:27:30 2023-06-12 18:27:30,291 [check_head_tag] DEBUG check head tag 18:27:30 2023-06-12 18:27:30,291 [execute] INFO git cat-file --batch-check 18:27:30 2023-06-12 18:27:30,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 18:27:30 2023-06-12 18:27:30,296 [execute] INFO git cat-file --batch 18:27:30 2023-06-12 18:27:30,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 18:27:30 2023-06-12 18:27:30,304 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:27:30 2023-06-12 18:27:30,304 [execute] INFO git tag -a v3.1.0-dev.2 -m v3.1.0-dev.2 18:27:30 2023-06-12 18:27:30,304 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.2', '-m', 'v3.1.0-dev.2'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 18:27:30 2023-06-12 18:27:30,309 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:27:30 3.1.0-dev.2 [Pipeline] } 18:27:30 $ docker exec --env ******** --env ******** 156d83da41b4ffca855bdd2f9c3779dcb8950bbf7ad2d1b69d438e824359d752 ssh-agent -k 18:27:30 unset SSH_AUTH_SOCK; 18:27:30 unset SSH_AGENT_PID; 18:27:30 echo Agent pid 38 killed; 18:27:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:27:30 + git semver [Pipeline] } 18:27:31 $ docker stop --time=1 156d83da41b4ffca855bdd2f9c3779dcb8950bbf7ad2d1b69d438e824359d752 18:27:32 $ docker rm -f --volumes 156d83da41b4ffca855bdd2f9c3779dcb8950bbf7ad2d1b69d438e824359d752 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:27:32 18:27:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:27:33 0.23.1-centos7: Pulling from edgex-lftools 18:27:33 ab5ef0e58194: Pulling fs layer 18:27:33 9712f1f96733: Pulling fs layer 18:27:33 63f879dbbcfc: Pulling fs layer 18:27:33 0d9ebad4ef96: Pulling fs layer 18:27:33 e9a5061849ea: Pulling fs layer 18:27:33 d747dcd14b5f: Pulling fs layer 18:27:33 2de7ff778b66: Pulling fs layer 18:27:33 e9a5061849ea: Waiting 18:27:33 d747dcd14b5f: Waiting 18:27:33 0d9ebad4ef96: Waiting 18:27:33 2de7ff778b66: Waiting 18:27:33 9712f1f96733: Verifying Checksum 18:27:33 9712f1f96733: Download complete 18:27:33 63f879dbbcfc: Verifying Checksum 18:27:33 63f879dbbcfc: Download complete 18:27:33 ab5ef0e58194: Verifying Checksum 18:27:33 ab5ef0e58194: Download complete 18:27:33 d747dcd14b5f: Verifying Checksum 18:27:33 d747dcd14b5f: Download complete 18:27:33 e9a5061849ea: Verifying Checksum 18:27:33 e9a5061849ea: Download complete 18:27:33 0d9ebad4ef96: Verifying Checksum 18:27:33 0d9ebad4ef96: Download complete 18:27:33 2de7ff778b66: Verifying Checksum 18:27:33 2de7ff778b66: Download complete 18:27:36 ab5ef0e58194: Pull complete 18:27:36 9712f1f96733: Pull complete 18:27:37 63f879dbbcfc: Pull complete 18:27:41 0d9ebad4ef96: Pull complete 18:27:41 e9a5061849ea: Pull complete 18:27:41 d747dcd14b5f: Pull complete 18:27:42 2de7ff778b66: Pull complete 18:27:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:27:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:27:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:42 prd-ubuntu20.04-docker-8c-8g-18483 does not seem to be running inside a container 18:27:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 18:27:45 $ docker top 63a7e56a03993933a5a90c2db60ed72f91fafc6ff20687fe093bdd5c701f4040 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:27:45 provisioning config files... 18:27:45 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17745038622789458486tmp 18:27:45 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4786260013394270430tmp 18:27:45 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17467119950470242338tmp [Pipeline] { [Pipeline] echo 18:27:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:27:45 ---> sigul-configuration.sh 18:27:45 gpg: directory `/root/.gnupg' created 18:27:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:27:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:27:45 gpg: keyring `/root/.gnupg/secring.gpg' created 18:27:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:27:45 gpg: CAST5 encrypted data 18:27:45 gpg: encrypted with 1 passphrase 18:27:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:27:45 + mkdir /home/jenkins 18:27:45 + mkdir /home/jenkins/sigul [Pipeline] sh 18:27:46 + 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 18:27:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:27:46 ---> sigul-install.sh 18:27:46 Sigul already installed; skipping installation. [Pipeline] sh 18:27:46 + git tag --list 18:27:46 0.7.1 18:27:46 v1.0.0 18:27:46 v1.1.0 18:27:46 v1.1.1 18:27:46 v1.2.2 18:27:46 v1.3.0 18:27:46 v1.3.1 18:27:46 v2.0.0 18:27:46 v2.1.0 18:27:46 v2.1.1 18:27:46 v2.2.0 18:27:46 v2.3.0 18:27:46 v3.0 18:27:46 v3.0.0 18:27:46 v3.1.0-dev.1 18:27:46 v3.1.0-dev.2 [Pipeline] sh 18:27:47 + lftools sign git-tag v3.1.0-dev.2 18:27:47 Signing Git tag with Sigul... 18:27:47 Signing v3.1.0-dev.2 [Pipeline] echo 18:27:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:27:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:27:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:27:48 $ docker stop --time=1 63a7e56a03993933a5a90c2db60ed72f91fafc6ff20687fe093bdd5c701f4040 18:27:49 $ docker rm -f --volumes 63a7e56a03993933a5a90c2db60ed72f91fafc6ff20687fe093bdd5c701f4040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:27:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:27:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:50 prd-ubuntu20.04-docker-8c-8g-18483 does not seem to be running inside a container 18:27:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 18:27:50 $ docker top 12ca82173e87d190dfb485ec7321e82e7e0deebc386e9b90d8e1b004a508e08c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:27:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:50 [ssh-agent] Looking for ssh-agent implementation... 18:27:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:50 $ docker exec 12ca82173e87d190dfb485ec7321e82e7e0deebc386e9b90d8e1b004a508e08c ssh-agent 18:27:50 SSH_AUTH_SOCK=/tmp/ssh-o6i7AUgmSDkG/agent.32 18:27:50 SSH_AGENT_PID=38 18:27:50 Running ssh-add (command line suppressed) 18:27:51 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4942504613346692783.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4942504613346692783.key) 18:27:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:51 + git semver bump pre 18:27:51 2023-06-12 18:27:51,534 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:27:51 2023-06-12 18:27:51,534 [bump_version] DEBUG bumping version:3.1.0-dev.2 on axis:pre with prefix:dev 18:27:51 2023-06-12 18:27:51,534 [bump_version] DEBUG bumped version:3.1.0-dev.3 18:27:51 2023-06-12 18:27:51,534 [write_version] DEBUG write version:3.1.0-dev.3 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 18:27:51 2023-06-12 18:27:51,534 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:27:51 2023-06-12 18:27:51,534 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:27:51 2023-06-12 18:27:51,536 [execute] INFO git cat-file --batch-check 18:27:51 2023-06-12 18:27:51,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:27:51 2023-06-12 18:27:51,542 [execute] INFO git cat-file --batch 18:27:51 2023-06-12 18:27:51,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:27:51 2023-06-12 18:27:51,548 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:27:51 3.1.0-dev.3 [Pipeline] } 18:27:51 $ docker exec --env ******** --env ******** 12ca82173e87d190dfb485ec7321e82e7e0deebc386e9b90d8e1b004a508e08c ssh-agent -k 18:27:51 unset SSH_AUTH_SOCK; 18:27:51 unset SSH_AGENT_PID; 18:27:51 echo Agent pid 38 killed; 18:27:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:27:52 + git semver [Pipeline] } 18:27:52 $ docker stop --time=1 12ca82173e87d190dfb485ec7321e82e7e0deebc386e9b90d8e1b004a508e08c 18:27:53 $ docker rm -f --volumes 12ca82173e87d190dfb485ec7321e82e7e0deebc386e9b90d8e1b004a508e08c [Pipeline] // withDockerContainer [Pipeline] sh 18:27:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:27:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:54 prd-ubuntu20.04-docker-8c-8g-18483 does not seem to be running inside a container 18:27:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 18:27:54 $ docker top 0c35ac60714484d4d05e857f297233bbc329da68bd2c8de64184f95be08b7f62 -eo pid,comm 18:27:54 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). 18:27:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:27:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:54 [ssh-agent] Looking for ssh-agent implementation... 18:27:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:54 $ docker exec 0c35ac60714484d4d05e857f297233bbc329da68bd2c8de64184f95be08b7f62 ssh-agent 18:27:55 SSH_AUTH_SOCK=/tmp/ssh-ruxnADrYho89/agent.32 18:27:55 SSH_AGENT_PID=38 18:27:55 Running ssh-add (command line suppressed) 18:27:55 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5251087673332065106.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5251087673332065106.key) 18:27:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:55 + git semver push 18:27:55 2023-06-12 18:27:55,644 [run_push] DEBUG push 18:27:55 2023-06-12 18:27:55,645 [execute] INFO git cat-file --batch-check 18:27:55 2023-06-12 18:27:55,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:27:55 2023-06-12 18:27:55,649 [execute] INFO git rev-list 338e170e0846bea5c74c92f480d73879f564fdbc -- 18:27:55 2023-06-12 18:27:55,649 [execute] DEBUG Popen(['git', 'rev-list', '338e170e0846bea5c74c92f480d73879f564fdbc', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:27:55 2023-06-12 18:27:55,659 [execute] INFO git fetch -v origin 18:27:55 2023-06-12 18:27:55,659 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 18:27:56 2023-06-12 18:27:56,174 [run_push] DEBUG no remote changes detected 18:27:56 2023-06-12 18:27:56,175 [execute] INFO git push origin semver 18:27:56 2023-06-12 18:27:56,175 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:27:57 2023-06-12 18:27:57,077 [run_push] DEBUG push all version tags 18:27:57 2023-06-12 18:27:57,078 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:27:57 2023-06-12 18:27:57,078 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 18:27:58 2023-06-12 18:27:57,828 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:27:58 3.1.0-dev.3 [Pipeline] } 18:27:58 $ docker exec --env ******** --env ******** 0c35ac60714484d4d05e857f297233bbc329da68bd2c8de64184f95be08b7f62 ssh-agent -k 18:27:58 unset SSH_AUTH_SOCK; 18:27:58 unset SSH_AGENT_PID; 18:27:58 echo Agent pid 38 killed; 18:27:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:27:58 + git semver [Pipeline] } 18:27:58 $ docker stop --time=1 0c35ac60714484d4d05e857f297233bbc329da68bd2c8de64184f95be08b7f62 18:28:00 $ docker rm -f --volumes 0c35ac60714484d4d05e857f297233bbc329da68bd2c8de64184f95be08b7f62 [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 18:28:00 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 18:28:00 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 18:28:00 total 16 18:28:00 drwxr-xr-x 3 root root 4096 Jun 12 18:16 . 18:28:00 drwxrwxr-x 11 jenkins jenkins 4096 Jun 12 18:27 .. 18:28:00 drwxr-xr-x 2 root root 4096 Jun 12 18:16 cost 18:28:00 -rw-r--r-- 1 root root 88 Jun 12 18:16 cost.csv 18:28:00 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 18:28:00 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 18:28:00 total 16 18:28:00 drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 18:16 . 18:28:00 drwxrwxr-x 11 jenkins jenkins 4096 Jun 12 18:27 .. 18:28:00 drwxr-xr-x 2 jenkins jenkins 4096 Jun 12 18:16 cost 18:28:00 -rw-r--r-- 1 jenkins jenkins 88 Jun 12 18:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:28:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:28:01 ---> package-listing.sh 18:28:01 ++ facter osfamily 18:28:01 ++ tr '[:upper:]' '[:lower:]' 18:28:02 + OS_FAMILY=debian 18:28:02 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 18:28:02 + START_PACKAGES=/tmp/packages_start.txt 18:28:02 + END_PACKAGES=/tmp/packages_end.txt 18:28:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:28:02 + PACKAGES=/tmp/packages_start.txt 18:28:02 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 18:28:02 + PACKAGES=/tmp/packages_end.txt 18:28:02 + case "${OS_FAMILY}" in 18:28:02 + dpkg -l 18:28:02 + grep '^ii' 18:28:02 + '[' -f /tmp/packages_start.txt ']' 18:28:02 + '[' -f /tmp/packages_end.txt ']' 18:28:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:28:02 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 18:28:02 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 18:28:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 18:28:02 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:28:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:03 prd-ubuntu20.04-docker-8c-8g-18483 does not seem to be running inside a container 18:28:03 $ 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/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 18:28:03 $ docker top e5f52324c9594922d8b6a51b59d7f3367934991f44ae47ee79e8a9cd2b1d1c38 -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:03 + touch /tmp/pre-build-complete [Pipeline] sh 18:28:04 + mkdir -p /var/log/sysstat [Pipeline] sh 18:28:04 + ls /var/log/sa-host 18:28:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:04 provisioning config files... 18:28:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10215544815716605529tmp [Pipeline] { [Pipeline] echo 18:28:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:28:04 ---> create-netrc.sh [Pipeline] } 18:28:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:28:05 ---> python-tools-install.sh [Pipeline] echo 18:28:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:28:05 ---> sudo-logs.sh 18:28:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:28:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:28:05 ---> job-cost.sh 18:28:05 lf-activate-venv: SKIPPING 18:28:05 DEBUG: total: 0.2199999988079071 18:28:05 INFO: Retrieving Stack Cost... 18:28:05 INFO: Retrieving Pricing Info for: v3-standard-8 18:28:06 INFO: Archiving Costs [Pipeline] echo 18:28:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:28:06 ---> logs-deploy.sh 18:28:06 lf-activate-venv: SKIPPING 18:28:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/115 18:28:06 INFO: archiving workspace using pattern(s): 18:28:07 Archives upload complete. 18:28:07 INFO: archiving logs to Nexus 18:28:08 ---> uname -a: 18:28:08 Linux prd-ubuntu20-04-docker-8c-8g-18483 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:28:08 18:28:08 18:28:08 ---> lscpu: 18:28:08 Architecture: x86_64 18:28:08 CPU op-mode(s): 32-bit, 64-bit 18:28:08 Byte Order: Little Endian 18:28:08 Address sizes: 40 bits physical, 48 bits virtual 18:28:08 CPU(s): 8 18:28:08 On-line CPU(s) list: 0-7 18:28:08 Thread(s) per core: 1 18:28:08 Core(s) per socket: 1 18:28:08 Socket(s): 8 18:28:08 NUMA node(s): 1 18:28:08 Vendor ID: AuthenticAMD 18:28:08 CPU family: 23 18:28:08 Model: 49 18:28:08 Model name: AMD EPYC-Rome Processor 18:28:08 Stepping: 0 18:28:08 CPU MHz: 2799.998 18:28:08 BogoMIPS: 5599.99 18:28:08 Virtualization: AMD-V 18:28:08 Hypervisor vendor: KVM 18:28:08 Virtualization type: full 18:28:08 L1d cache: 256 KiB 18:28:08 L1i cache: 256 KiB 18:28:08 L2 cache: 4 MiB 18:28:08 L3 cache: 128 MiB 18:28:08 NUMA node0 CPU(s): 0-7 18:28:08 Vulnerability Itlb multihit: Not affected 18:28:08 Vulnerability L1tf: Not affected 18:28:08 Vulnerability Mds: Not affected 18:28:08 Vulnerability Meltdown: Not affected 18:28:08 Vulnerability Mmio stale data: Not affected 18:28:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:28:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:28:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:28:08 Vulnerability Srbds: Not affected 18:28:08 Vulnerability Tsx async abort: Not affected 18:28:08 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 18:28:08 18:28:08 18:28:08 ---> nproc: 18:28:08 8 18:28:08 18:28:08 18:28:08 ---> df -h: 18:28:08 Filesystem Size Used Avail Use% Mounted on 18:28:08 overlay 155G 13G 143G 9% / 18:28:08 tmpfs 64M 0 64M 0% /dev 18:28:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:28:08 shm 64M 0 64M 0% /dev/shm 18:28:08 /dev/vda1 155G 13G 143G 9% /facter-os 18:28:08 18:28:08 18:28:08 ---> sar -b -r -n DEV: 18:28:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18483) 06/12/23 _x86_64_ (8 CPU) 18:28:08 18:28:08 18:14:04 LINUX RESTART (8 CPU) 18:28:08 18:28:08 18:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:28:08 18:16:01 225.65 1.83 223.81 0.00 28.53 80785.47 0.00 18:28:08 18:17:01 125.13 0.07 125.06 0.00 8.13 34649.69 0.00 18:28:08 18:18:01 1.88 0.00 1.88 0.00 0.00 22.54 0.00 18:28:08 18:19:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 18:28:08 18:20:01 47.24 10.35 36.89 0.00 3419.70 6289.62 0.00 18:28:08 18:21:01 5.53 1.03 4.50 0.00 22.00 96.78 0.00 18:28:08 18:22:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 18:28:08 18:23:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 18:28:08 18:24:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 18:28:08 18:25:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 18:28:08 18:26:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 18:28:08 18:27:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 18:28:08 18:28:01 123.21 0.40 122.81 0.00 23.60 59670.99 0.00 18:28:08 Average: 41.42 1.05 40.37 0.00 269.37 13970.59 0.00 18:28:08 18:28:08 18:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:28:08 18:16:01 28411480 31577044 735108 2.24 148356 3218708 1980588 5.84 1176384 2854444 616 18:28:08 18:17:01 27659796 31583324 724908 2.20 158336 3906740 1756244 5.18 1249940 3467608 364 18:28:08 18:18:01 27660036 31583760 723796 2.20 158368 3906748 1756244 5.18 1249664 3467612 8 18:28:08 18:19:01 27663536 31587460 719772 2.19 158432 3906740 1773268 5.23 1247480 3467644 28 18:28:08 18:20:01 27281904 31565384 722624 2.20 184732 4230116 1814828 5.35 1490268 3573088 4 18:28:08 18:21:01 27294636 31574304 714132 2.17 183336 4227480 1802828 5.31 1480772 3570412 8 18:28:08 18:22:01 27295180 31574868 713524 2.17 183352 4227484 1802828 5.31 1480776 3570416 12 18:28:08 18:23:01 27294728 31574516 713816 2.17 183392 4227484 1802828 5.31 1480892 3570424 16 18:28:08 18:24:01 27294964 31574756 713500 2.17 183424 4227472 1802828 5.31 1480892 3570428 8 18:28:08 18:25:01 27294948 31574804 713356 2.17 183464 4227484 1802828 5.31 1481028 3570428 12 18:28:08 18:26:01 27294900 31575064 713160 2.17 183512 4227620 1802828 5.31 1480924 3570680 8 18:28:08 18:27:01 27295004 31575224 713172 2.17 183544 4227624 1802828 5.31 1480996 3570692 16 18:28:08 18:28:01 25783352 31539124 743500 2.26 221148 5536452 1808904 5.33 1610180 4817464 720 18:28:08 Average: 27348036 31573818 720336 2.19 177954 4176781 1808452 5.33 1414630 3587795 140 18:28:08 18:28:08 18:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:28:08 18:16:01 veth12e1ef5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:16:01 ens3 360.59 212.83 2063.24 34.93 0.00 0.00 0.00 0.00 18:28:08 18:16:01 docker0 184.49 315.46 14.47 2021.60 0.00 0.00 0.00 0.00 18:28:08 18:16:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 18:28:08 18:17:01 ens3 158.84 136.18 2597.61 317.02 0.00 0.00 0.00 0.00 18:28:08 18:17:01 docker0 1.27 3.40 0.08 43.01 0.00 0.00 0.00 0.00 18:28:08 18:17:01 lo 7.47 7.47 0.72 0.72 0.00 0.00 0.00 0.00 18:28:08 18:18:01 ens3 0.62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 18:28:08 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:19:01 ens3 5.65 3.22 13.71 0.48 0.00 0.00 0.00 0.00 18:28:08 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:28:08 18:20:01 ens3 164.87 94.42 2290.13 6.56 0.00 0.00 0.00 0.00 18:28:08 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:20:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 18:28:08 18:21:01 ens3 0.22 0.15 0.02 0.01 0.00 0.00 0.00 0.00 18:28:08 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:28:08 18:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:23:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:28:08 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:28:08 18:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:25:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 18:28:08 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:28:08 18:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:27:01 ens3 0.28 0.17 0.12 0.01 0.00 0.00 0.00 0.00 18:28:08 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:28:08 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:28:08 18:28:01 ens3 393.43 230.59 7804.91 49.86 0.00 0.00 0.00 0.00 18:28:08 18:28:01 docker0 36.26 64.04 3.30 580.10 0.00 0.00 0.00 0.00 18:28:08 18:28:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 18:28:08 Average: ens3 83.47 52.14 1136.10 31.46 0.00 0.00 0.00 0.00 18:28:08 Average: docker0 17.08 29.45 1.37 203.43 0.00 0.00 0.00 0.00 18:28:08 Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 18:28:08 18:28:08 18:28:08 ---> sar -P ALL: 18:28:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18483) 06/12/23 _x86_64_ (8 CPU) 18:28:08 18:28:08 18:14:04 LINUX RESTART (8 CPU) 18:28:08 18:28:08 18:15:01 CPU %user %nice %system %iowait %steal %idle 18:28:08 18:16:01 all 30.07 0.00 6.40 1.60 0.08 61.86 18:28:08 18:16:01 0 30.13 0.00 5.83 0.78 0.08 63.18 18:28:08 18:16:01 1 30.47 0.00 6.68 1.63 0.07 61.15 18:28:08 18:16:01 2 29.11 0.00 5.85 0.29 0.07 64.68 18:28:08 18:16:01 3 30.38 0.00 6.74 5.32 0.08 57.47 18:28:08 18:16:01 4 29.53 0.00 6.01 0.34 0.07 64.05 18:28:08 18:16:01 5 29.70 0.00 6.49 1.64 0.07 62.11 18:28:08 18:16:01 6 30.14 0.00 6.08 0.47 0.07 63.24 18:28:08 18:16:01 7 31.10 0.00 7.50 2.33 0.14 58.94 18:28:08 18:17:01 all 16.85 0.00 3.81 1.02 0.05 78.27 18:28:08 18:17:01 0 16.51 0.00 3.65 0.10 0.03 79.71 18:28:08 18:17:01 1 17.85 0.00 3.82 1.45 0.07 76.82 18:28:08 18:17:01 2 15.63 0.00 3.48 0.22 0.05 80.62 18:28:08 18:17:01 3 16.54 0.00 3.40 0.07 0.05 79.94 18:28:08 18:17:01 4 18.12 0.00 4.01 0.57 0.03 77.27 18:28:08 18:17:01 5 15.81 0.00 3.19 0.05 0.03 80.91 18:28:08 18:17:01 6 19.17 0.00 4.24 5.52 0.07 71.01 18:28:08 18:17:01 7 15.20 0.00 4.66 0.22 0.07 79.85 18:28:08 18:18:01 all 0.04 0.00 0.01 0.00 0.01 99.94 18:28:08 18:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:28:08 18:18:01 1 0.08 0.00 0.02 0.00 0.00 99.90 18:28:08 18:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:28:08 18:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:28:08 18:18:01 4 0.10 0.00 0.00 0.02 0.02 99.87 18:28:08 18:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:28:08 18:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:28:08 18:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:28:08 18:19:01 all 0.04 0.00 0.03 0.01 0.01 99.92 18:28:08 18:19:01 0 0.08 0.00 0.02 0.00 0.00 99.90 18:28:08 18:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:28:08 18:19:01 2 0.03 0.00 0.05 0.02 0.00 99.90 18:28:08 18:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:28:08 18:19:01 4 0.03 0.00 0.03 0.03 0.00 99.90 18:28:08 18:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:28:08 18:19:01 6 0.05 0.00 0.03 0.02 0.02 99.88 18:28:08 18:19:01 7 0.05 0.00 0.03 0.00 0.02 99.90 18:28:08 18:20:01 all 1.97 0.00 1.36 0.40 0.02 96.25 18:28:08 18:20:01 0 1.97 0.00 1.30 0.37 0.03 96.33 18:28:08 18:20:01 1 2.16 0.00 0.99 0.84 0.03 95.99 18:28:08 18:20:01 2 1.31 0.00 0.79 0.05 0.02 97.84 18:28:08 18:20:01 3 1.54 0.00 0.82 0.40 0.02 97.23 18:28:08 18:20:01 4 1.15 0.00 0.78 1.19 0.02 96.86 18:28:08 18:20:01 5 3.21 0.00 3.91 0.27 0.02 92.60 18:28:08 18:20:01 6 0.92 0.00 1.09 0.08 0.02 97.90 18:28:08 18:20:01 7 3.54 0.00 1.17 0.02 0.03 95.24 18:28:08 18:21:01 all 0.38 0.00 0.06 0.02 0.01 99.52 18:28:08 18:21:01 0 0.27 0.00 0.03 0.03 0.02 99.65 18:28:08 18:21:01 1 0.30 0.00 0.13 0.02 0.02 99.53 18:28:08 18:21:01 2 2.10 0.00 0.03 0.00 0.02 97.85 18:28:08 18:21:01 3 0.03 0.00 0.07 0.00 0.02 99.88 18:28:08 18:21:01 4 0.07 0.00 0.05 0.08 0.02 99.78 18:28:08 18:21:01 5 0.10 0.00 0.03 0.03 0.00 99.83 18:28:08 18:21:01 6 0.12 0.00 0.10 0.00 0.00 99.78 18:28:08 18:21:01 7 0.07 0.00 0.02 0.00 0.02 99.90 18:28:08 18:22:01 all 0.10 0.00 0.01 0.00 0.01 99.88 18:28:08 18:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:28:08 18:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:28:08 18:22:01 2 0.66 0.00 0.02 0.00 0.02 99.30 18:28:08 18:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:28:08 18:22:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:28:08 18:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:28:08 18:22:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:28:08 18:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:28:08 18:23:01 all 0.08 0.00 0.01 0.00 0.01 99.90 18:28:08 18:23:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:28:08 18:23:01 1 0.35 0.00 0.00 0.00 0.00 99.65 18:28:08 18:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:28:08 18:23:01 3 0.03 0.00 0.02 0.00 0.03 99.92 18:28:08 18:23:01 4 0.05 0.00 0.02 0.02 0.02 99.90 18:28:08 18:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:28:08 18:23:01 6 0.07 0.00 0.02 0.00 0.00 99.92 18:28:08 18:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:28:08 18:24:01 all 0.20 0.00 0.01 0.01 0.01 99.77 18:28:08 18:24:01 0 0.00 0.00 0.03 0.00 0.02 99.95 18:28:08 18:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:28:08 18:24:01 2 1.53 0.00 0.00 0.00 0.00 98.47 18:28:08 18:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:28:08 18:24:01 4 0.00 0.00 0.02 0.03 0.00 99.95 18:28:08 18:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 18:28:08 18:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:28:08 18:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:28:08 18:25:01 all 0.14 0.00 0.01 0.00 0.01 99.84 18:28:08 18:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:28:08 18:25:01 1 0.08 0.00 0.00 0.00 0.02 99.90 18:28:08 18:25:01 2 0.86 0.00 0.00 0.00 0.02 99.12 18:28:08 18:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:28:08 18:25:01 4 0.07 0.00 0.02 0.02 0.02 99.88 18:28:08 18:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:28:08 18:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:28:08 18:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:28:08 18:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:28:08 18:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:28:08 18:26:01 1 0.00 0.00 0.02 0.02 0.00 99.97 18:28:08 18:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:28:08 18:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 18:28:08 18:26:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:28:08 18:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:28:08 18:26:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:28:08 18:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:28:08 18:28:08 18:26:01 CPU %user %nice %system %iowait %steal %idle 18:28:08 18:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:28:08 18:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:28:08 18:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:28:08 18:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:28:08 18:27:01 3 0.03 0.00 0.03 0.00 0.03 99.90 18:28:08 18:27:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:28:08 18:27:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:28:08 18:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:28:08 18:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:28:08 18:28:01 all 8.94 0.00 4.12 1.31 0.06 85.58 18:28:08 18:28:01 0 9.00 0.00 4.14 1.31 0.07 85.48 18:28:08 18:28:01 1 11.27 0.00 3.52 0.05 0.05 85.10 18:28:08 18:28:01 2 9.15 0.00 4.40 0.46 0.05 85.94 18:28:08 18:28:01 3 7.90 0.00 4.22 0.15 0.05 87.68 18:28:08 18:28:01 4 8.03 0.00 5.27 3.01 0.05 83.64 18:28:08 18:28:01 5 6.53 0.00 3.16 4.95 0.05 85.31 18:28:08 18:28:01 6 10.32 0.00 4.33 0.39 0.07 84.90 18:28:08 18:28:01 7 9.30 0.00 3.94 0.10 0.07 86.59 18:28:08 Average: all 4.49 0.00 1.21 0.33 0.02 93.95 18:28:08 Average: 0 4.44 0.00 1.16 0.20 0.02 94.19 18:28:08 Average: 1 4.79 0.00 1.16 0.31 0.02 93.72 18:28:08 Average: 2 4.62 0.00 1.12 0.08 0.02 94.17 18:28:08 Average: 3 4.31 0.00 1.17 0.45 0.03 94.03 18:28:08 Average: 4 4.37 0.00 1.24 0.41 0.02 93.96 18:28:08 Average: 5 4.23 0.00 1.28 0.53 0.02 93.94 18:28:08 Average: 6 4.65 0.00 1.22 0.50 0.02 93.62 18:28:08 Average: 7 4.51 0.00 1.32 0.20 0.03 93.94 18:28:08 18:28:08 18:28:08