Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 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-ssh7406896996514573726.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh5782430903610022582.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/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-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1032271241672051889.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh2169007137246689435.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-gpio/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-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10282078891401774203.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-gpio, goVersion:1.25] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-gpio 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-3919 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 (main) Commit message: "Merge pull request #274 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 # timeout=10 > git rev-list --no-walk 88c5fb18c2ebd87183278754e0a800e7cb5ee5b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:49:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:49:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:49:40 ========================================================= 01:49:40 EdgeX Global Pipelines Version Info 01:49:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:49:41 ------------------- 01:49:41 stable info: 01:49:41 ------------------- 01:49:41 Commited By: Cherry Wang cherry@iotechsys.com 01:49:41 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:49:41 Message: update stable to v1.0.278 01:49:42 ------------------- 01:49:42 experimental info: 01:49:42 ------------------- 01:49:42 Commited By: **** collab-it+edgex@linuxfoundation.org 01:49:42 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:49:42 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:49:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:49:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:49:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:49:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:49:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:49:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:49:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d74d2ea [Pipeline] echo 01:49:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:43 provisioning config files... 01:49:43 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10447779685344186941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:43 ---> ****-login.sh 01:49:43 nexus3.edgexfoundry.org:10001 01:49:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:44 01:49:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:49:44 Configure a credential helper to remove this warning. See 01:49:44 https://docs.****.com/go/credential-store/ 01:49:44 01:49:44 Login Succeeded 01:49:44 nexus3.edgexfoundry.org:10002 01:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:44 01:49:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:49:44 Configure a credential helper to remove this warning. See 01:49:44 https://docs.****.com/go/credential-store/ 01:49:44 01:49:44 Login Succeeded 01:49:44 nexus3.edgexfoundry.org:10003 01:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:44 01:49:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:49:44 Configure a credential helper to remove this warning. See 01:49:44 https://docs.****.com/go/credential-store/ 01:49:44 01:49:44 Login Succeeded 01:49:44 nexus3.edgexfoundry.org:10004 01:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:44 01:49:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:49:44 Configure a credential helper to remove this warning. See 01:49:44 https://docs.****.com/go/credential-store/ 01:49:44 01:49:44 Login Succeeded 01:49:44 ****.io 01:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:44 01:49:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:49:44 Configure a credential helper to remove this warning. See 01:49:44 https://docs.****.com/go/credential-store/ 01:49:44 01:49:44 Login Succeeded 01:49:44 ---> ****-login.sh ends [Pipeline] } 01:49:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:49:44 + git rev-list -1 --merges d74d2eafe87dfbf6a9c8eeef17c154033c0a9023~1..d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] echo 01:49:45 -----------> git rev-list -1 --merges d74d2eafe87dfbf6a9c8eeef17c154033c0a9023~1..d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 01:49:45 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [false] [Pipeline] sh 01:49:45 + git log --format=format:%s -1 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] echo 01:49:45 ========================================================= 01:49:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:49:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:49:45 + git log --format=format:%s -1 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] echo 01:49:45 [semverPrep] GIT_COMMIT: d74d2eafe87dfbf6a9c8eeef17c154033c0a9023, Commit Message: Merge pull request #274 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo 01:49:45 [semverPrep] This is not a build commit. [Pipeline] sh 01:49:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:49:46 + grep -v github /etc/ssh/ssh_known_hosts 01:49:46 + [ -e /tmp/ssh_known_hosts ] 01:49:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:49:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:49:46 + sudo tee -a /etc/ssh/ssh_known_hosts 01:49:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:49:46 01:49:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:49:46 0.1.4: Pulling from edgex-devops/py-git-semver 01:49:46 3dae71ba6b94: Pulling fs layer 01:49:46 6bf1a483ea7c: Pulling fs layer 01:49:46 f5dfc541a4d3: Pulling fs layer 01:49:46 461d9e800cba: Pulling fs layer 01:49:46 80192f66455f: Pulling fs layer 01:49:46 2e8e34ca0e6c: Pulling fs layer 01:49:46 a29436f7fd5d: Pulling fs layer 01:49:46 923cac83aea3: Pulling fs layer 01:49:46 25ad8b0a4227: Pulling fs layer 01:49:46 db01528c6b51: Pulling fs layer 01:49:46 28988de357af: Pulling fs layer 01:49:46 a29436f7fd5d: Waiting 01:49:46 923cac83aea3: Waiting 01:49:46 25ad8b0a4227: Waiting 01:49:46 db01528c6b51: Waiting 01:49:46 28988de357af: Waiting 01:49:46 461d9e800cba: Waiting 01:49:46 80192f66455f: Waiting 01:49:46 2e8e34ca0e6c: Waiting 01:49:46 6bf1a483ea7c: Verifying Checksum 01:49:46 6bf1a483ea7c: Download complete 01:49:46 461d9e800cba: Verifying Checksum 01:49:46 461d9e800cba: Download complete 01:49:46 80192f66455f: Download complete 01:49:47 f5dfc541a4d3: Verifying Checksum 01:49:47 f5dfc541a4d3: Download complete 01:49:47 3dae71ba6b94: Verifying Checksum 01:49:47 3dae71ba6b94: Download complete 01:49:47 923cac83aea3: Verifying Checksum 01:49:47 923cac83aea3: Download complete 01:49:47 25ad8b0a4227: Download complete 01:49:47 db01528c6b51: Verifying Checksum 01:49:47 db01528c6b51: Download complete 01:49:47 28988de357af: Verifying Checksum 01:49:47 28988de357af: Download complete 01:49:47 a29436f7fd5d: Verifying Checksum 01:49:47 a29436f7fd5d: Download complete 01:49:47 2e8e34ca0e6c: Verifying Checksum 01:49:47 2e8e34ca0e6c: Download complete 01:49:48 3dae71ba6b94: Pull complete 01:49:48 6bf1a483ea7c: Pull complete 01:49:49 f5dfc541a4d3: Pull complete 01:49:49 461d9e800cba: Pull complete 01:49:49 80192f66455f: Pull complete 01:49:53 2e8e34ca0e6c: Pull complete 01:49:54 a29436f7fd5d: Pull complete 01:49:54 923cac83aea3: Pull complete 01:49:54 25ad8b0a4227: Pull complete 01:49:54 db01528c6b51: Pull complete 01:49:54 28988de357af: Pull complete 01:49:54 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:49:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:49:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:54 prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container 01:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 01:49:56 $ docker top cb8fb5b4e20578af77b25bef9b3c10dd0c64ac88480d8e2f70cbccb8e54dd2e2 -eo pid,comm 01:49:56 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). 01:49:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:49:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:49:56 [ssh-agent] Looking for ssh-agent implementation... 01:49:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:49:56 $ docker exec cb8fb5b4e20578af77b25bef9b3c10dd0c64ac88480d8e2f70cbccb8e54dd2e2 ssh-agent 01:49:56 SSH_AUTH_SOCK=/tmp/ssh-1At7WQlOXkub/agent.32 01:49:56 SSH_AGENT_PID=38 01:49:56 Running ssh-add (command line suppressed) 01:49:56 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9650504034197120114.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9650504034197120114.key) 01:49:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:49:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] sh 01:49:57 + git tag --points-at HEAD [Pipeline] } 01:49:57 $ docker exec --env ******** --env ******** cb8fb5b4e20578af77b25bef9b3c10dd0c64ac88480d8e2f70cbccb8e54dd2e2 ssh-agent -k 01:49:57 unset SSH_AUTH_SOCK; 01:49:57 unset SSH_AGENT_PID; 01:49:57 echo Agent pid 38 killed; 01:49:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:49:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:49:57 [ssh-agent] Looking for ssh-agent implementation... 01:49:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:49:57 $ docker exec cb8fb5b4e20578af77b25bef9b3c10dd0c64ac88480d8e2f70cbccb8e54dd2e2 ssh-agent 01:49:57 SSH_AUTH_SOCK=/tmp/ssh-mFrDmvATxV9g/agent.86 01:49:57 SSH_AGENT_PID=92 01:49:57 Running ssh-add (command line suppressed) 01:49:57 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5728300902150322635.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5728300902150322635.key) 01:49:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:49:58 + git semver init 01:49:58 2026-03-23 01:49:58,216 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:49:58 2026-03-23 01:49:58,221 [run_init] DEBUG init version:0.0.0 force:False 01:49:58 2026-03-23 01:49:58,221 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 01:49:58 2026-03-23 01:49:58,222 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 01:49:58 2026-03-23 01:49:58,222 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) 01:49:59 2026-03-23 01:49:59,638 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 01:49:59 2026-03-23 01:49:59,638 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 01:49:59 2026-03-23 01:49:59,638 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:49:59 2026-03-23 01:49:59,638 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:49:59 4.1.0-dev.9 [Pipeline] } 01:49:59 $ docker exec --env ******** --env ******** cb8fb5b4e20578af77b25bef9b3c10dd0c64ac88480d8e2f70cbccb8e54dd2e2 ssh-agent -k 01:49:59 unset SSH_AUTH_SOCK; 01:49:59 unset SSH_AGENT_PID; 01:49:59 echo Agent pid 92 killed; 01:49:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:00 + git semver [Pipeline] } 01:50:00 $ docker stop --time=1 cb8fb5b4e20578af77b25bef9b3c10dd0c64ac88480d8e2f70cbccb8e54dd2e2 01:50:01 $ docker rm -f --volumes cb8fb5b4e20578af77b25bef9b3c10dd0c64ac88480d8e2f70cbccb8e54dd2e2 [Pipeline] // withDockerContainer [Pipeline] sh 01:50:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:50:02 Stashed 1 file(s) [Pipeline] echo 01:50:02 [edgeXSemver]: initialized semver on version 4.1.0-dev.9 [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 01:50:02 provisioning config files... 01:50:02 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4369914310807159610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:02 ---> ****-login.sh 01:50:02 nexus3.edgexfoundry.org:10001 01:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:02 Login Succeeded 01:50:02 nexus3.edgexfoundry.org:10002 01:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:02 Login Succeeded 01:50:02 nexus3.edgexfoundry.org:10003 01:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:02 Login Succeeded 01:50:02 nexus3.edgexfoundry.org:10004 01:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:02 Login Succeeded 01:50:02 ****.io 01:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:03 Login Succeeded 01:50:03 ---> ****-login.sh ends [Pipeline] } 01:50:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:50:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:50:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:50:03 ========================================================= 01:50:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:50:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 01:50:04 #0 building with "default" instance using docker driver 01:50:04 01:50:04 #1 [internal] load build definition from Dockerfile 01:50:04 #1 transferring dockerfile: 1.73kB done 01:50:04 #1 DONE 0.0s 01:50:04 01:50:04 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:50:04 #2 DONE 0.1s 01:50:04 01:50:04 #3 [internal] load .dockerignore 01:50:04 #3 transferring context: 160B done 01:50:04 #3 DONE 0.0s 01:50:04 01:50:04 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:50:04 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 01:50:04 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0B / 60.15MB 0.1s 01:50:04 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 01:50:04 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 01:50:04 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 01:50:04 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 01:50:04 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 01:50:04 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 01:50:04 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 01:50:04 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 6.29MB / 60.15MB 0.2s 01:50:04 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:50:04 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 01:50:04 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 01:50:04 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 01:50:04 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 01:50:04 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 01:50:04 #4 ... 01:50:04 01:50:04 #5 [internal] load build context 01:50:04 #5 transferring context: 34.80MB 0.2s done 01:50:04 #5 DONE 0.3s 01:50:04 01:50:04 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:50:04 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.71MB / 60.15MB 0.3s 01:50:04 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 01:50:04 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.34MB / 11.98MB 0.3s 01:50:04 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 01:50:05 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 48.23MB / 60.15MB 0.5s 01:50:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 19.92MB / 112.58MB 0.5s 01:50:05 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 01:50:05 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.5s 01:50:05 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 01:50:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.7s 01:50:05 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 01:50:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 58.72MB / 112.58MB 0.8s 01:50:05 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 01:50:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 80.74MB / 112.58MB 0.9s 01:50:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 104.86MB / 112.58MB 1.0s 01:50:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 01:50:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 01:50:09 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done 01:50:10 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 01:50:10 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 01:50:10 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:50:10 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 01:50:10 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 01:50:10 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 01:50:10 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 01:50:13 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.2s done 01:50:13 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 01:50:13 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 01:50:13 #4 DONE 9.2s 01:50:13 01:50:13 #6 [builder 2/7] WORKDIR /device-gpio 01:50:15 #6 DONE 1.4s 01:50:15 01:50:15 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:50:15 #7 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:50:15 #7 0.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:50:15 #7 0.565 (1/4) Installing openssh-keygen (10.0_p1-r10) 01:50:15 #7 0.577 (2/4) Installing libedit (20250104.3.1-r1) 01:50:15 #7 0.583 (3/4) Installing openssh-client-common (10.0_p1-r10) 01:50:15 #7 0.608 (4/4) Installing openssh-client-default (10.0_p1-r10) 01:50:15 #7 0.620 Executing busybox-1.37.0-r19.trigger 01:50:15 #7 0.628 OK: 269 MiB in 64 packages 01:50:15 #7 DONE 0.7s 01:50:15 01:50:15 #8 [builder 4/7] COPY go.mod vendor* ./ 01:50:15 #8 DONE 0.0s 01:50:15 01:50:15 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:17 Still waiting to schedule task 01:50:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3917’ 01:50:28 #9 DONE 11.7s 01:50:28 01:50:28 #10 [builder 6/7] COPY . . 01:50:28 #10 DONE 0.1s 01:50:28 01:50:28 #11 [builder 7/7] RUN echo noop 01:50:28 #11 0.188 noop 01:50:28 #11 DONE 0.2s 01:50:28 01:50:28 #12 exporting to image 01:50:28 #12 exporting layers 01:50:34 #12 exporting layers 6.8s done 01:50:34 #12 writing image sha256:abfae404214b38887f1bdd69de5f4514e007163af82f5f4f656d346ebf6104ad done 01:50:34 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:50:34 #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:35 + docker inspect -f . ci-base-image-x86_64 01:50:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:35 prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container 01:50:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 01:50:35 $ docker top 0762a6a38ceea26a99d4ba50e4e74366fc6b194d9573a854a8c951363538ab8a -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:35 + go version 01:50:35 go version go1.25.2 linux/amd64 [Pipeline] } 01:50:35 $ docker stop --time=1 0762a6a38ceea26a99d4ba50e4e74366fc6b194d9573a854a8c951363538ab8a 01:50:37 $ docker rm -f --volumes 0762a6a38ceea26a99d4ba50e4e74366fc6b194d9573a854a8c951363538ab8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:37 + docker inspect -f . ci-base-image-x86_64 01:50:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:37 prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container 01:50:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 01:50:37 $ docker top 260fb1aac41fa24308821ab189a3865659cbe74020a38ba41a03b6bbd4f23983 -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:38 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 01:50:38 + make test 01:50:38 go test ./... -coverprofile=coverage.out ./... 01:50:39 ? github.com/edgexfoundry/device-gpio [no test files] 01:51:01 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 01:51:01 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 01:51:11 0 issues. 01:51:11 go vet ./... 01:51:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:51:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:51:16 ./bin/test-attribution-txt.sh 01:51:16 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:51:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:51:16 $ docker stop --time=1 260fb1aac41fa24308821ab189a3865659cbe74020a38ba41a03b6bbd4f23983 01:51:18 $ docker rm -f --volumes 260fb1aac41fa24308821ab189a3865659cbe74020a38ba41a03b6bbd4f23983 [Pipeline] // withDockerContainer [Pipeline] sh 01:51:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:51:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:51:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:51:20 + ls -al . 01:51:20 total 228 01:51:20 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 01:50 . 01:51:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 01:49 .. 01:51:20 -rw-rw-r-- 1 jenkins jenkins 120 Mar 23 01:49 .dockerignore 01:51:20 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 01:51 .git 01:51:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 01:49 .github 01:51:20 -rw-rw-r-- 1 jenkins jenkins 277 Mar 23 01:49 .gitignore 01:51:20 -rw-rw-r-- 1 jenkins jenkins 359 Mar 23 01:49 .golangci.yml 01:51:20 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 01:49 .semver 01:51:20 -rw-rw-r-- 1 jenkins jenkins 22061 Mar 23 01:49 Attribution.txt 01:51:20 -rw-rw-r-- 1 jenkins jenkins 7819 Mar 23 01:49 CHANGELOG.md 01:51:20 -rw-rw-r-- 1 jenkins jenkins 1694 Mar 23 01:49 Dockerfile 01:51:20 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 01:49 GOVERNANCE.md 01:51:20 -rw-rw-r-- 1 jenkins jenkins 680 Mar 23 01:49 Jenkinsfile 01:51:20 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 01:49 LICENSE 01:51:20 -rw-rw-r-- 1 jenkins jenkins 1922 Mar 23 01:49 Makefile 01:51:20 -rw-rw-r-- 1 jenkins jenkins 617 Mar 23 01:49 OWNERS.md 01:51:20 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 23 01:49 README.md 01:51:20 -rw-rw-r-- 1 jenkins jenkins 11 Mar 23 01:50 VERSION 01:51:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 01:49 bin 01:51:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 01:49 cmd 01:51:20 -rw-r--r-- 1 jenkins jenkins 11324 Mar 23 01:50 coverage.out 01:51:20 -rw-rw-r-- 1 jenkins jenkins 6634 Mar 23 01:49 go.mod 01:51:20 -rw-rw-r-- 1 jenkins jenkins 89664 Mar 23 01:49 go.sum 01:51:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 01:49 internal 01:51:20 -rw-rw-r-- 1 jenkins jenkins 209 Mar 23 01:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:20 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 --label arch=amd64 --label version=4.1.0-dev.9 . 01:51:20 #0 building with "default" instance using docker driver 01:51:20 01:51:20 #1 [internal] load build definition from Dockerfile 01:51:20 #1 transferring dockerfile: 1.73kB done 01:51:20 #1 DONE 0.0s 01:51:20 01:51:20 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:51:20 #2 DONE 0.0s 01:51:20 01:51:20 #3 [internal] load metadata for docker.io/library/alpine:3.22 01:51:20 #3 DONE 0.1s 01:51:20 01:51:20 #4 [internal] load .dockerignore 01:51:20 #4 transferring context: 160B done 01:51:20 #4 DONE 0.0s 01:51:20 01:51:20 #5 [internal] load build context 01:51:20 #5 transferring context: 21.54kB done 01:51:20 #5 DONE 0.0s 01:51:20 01:51:20 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:51:20 #6 DONE 0.1s 01:51:20 01:51:20 #7 [builder 2/7] WORKDIR /device-gpio 01:51:20 #7 DONE 0.0s 01:51:20 01:51:20 #8 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:51:20 #8 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 01:51:20 #8 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 01:51:20 #8 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 01:51:20 #8 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 01:51:20 #8 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 01:51:20 #8 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 01:51:20 #8 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:51:20 #8 DONE 0.3s 01:51:20 01:51:20 #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:51:20 #9 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:51:20 #9 0.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:51:21 #9 0.557 OK: 269 MiB in 64 packages 01:51:21 #9 DONE 0.7s 01:51:21 01:51:21 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:51:21 #10 0.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:51:21 #10 0.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:51:21 #10 0.563 (1/1) Installing dumb-init (1.2.5-r3) 01:51:21 #10 0.574 Executing busybox-1.37.0-r20.trigger 01:51:21 #10 0.579 OK: 7 MiB in 17 packages 01:51:21 #10 DONE 0.7s 01:51:21 01:51:21 #11 [builder 4/7] COPY go.mod vendor* ./ 01:51:21 #11 DONE 0.0s 01:51:21 01:51:21 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:21 #12 DONE 0.5s 01:51:21 01:51:21 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:51:21 #13 ... 01:51:21 01:51:21 #14 [builder 6/7] COPY . . 01:51:21 #14 DONE 0.1s 01:51:21 01:51:21 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:51:21 #13 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:51:21 #13 0.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:51:22 #13 0.766 OK: 7 MiB in 17 packages 01:51:22 #13 DONE 0.9s 01:51:22 01:51:22 #15 [builder 7/7] RUN make build 01:51:22 #15 0.212 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:51:49 #15 DONE 25.1s 01:51:49 01:51:49 #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / 01:51:49 #16 DONE 0.0s 01:51:49 01:51:49 #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / 01:51:49 #17 DONE 0.0s 01:51:49 01:51:49 #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / 01:51:49 #18 DONE 0.2s 01:51:49 01:51:49 #19 exporting to image 01:51:49 #19 exporting layers 01:51:49 #19 exporting layers 0.2s done 01:51:49 #19 writing image sha256:581588beffef090467c5ce71c3739e8a6734db3775f0ae43ff4cb13e7a4bddd2 done 01:51:49 #19 naming to docker.io/library/device-gpio done 01:51:49 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:49 provisioning config files... 01:51:49 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14844311096057752991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:49 ---> ****-login.sh 01:51:49 nexus3.edgexfoundry.org:10001 01:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:49 Login Succeeded 01:51:49 nexus3.edgexfoundry.org:10002 01:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:49 Login Succeeded 01:51:49 nexus3.edgexfoundry.org:10003 01:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:49 Login Succeeded 01:51:49 nexus3.edgexfoundry.org:10004 01:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:49 Login Succeeded 01:51:49 ****.io 01:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:50 Login Succeeded 01:51:50 ---> ****-login.sh ends [Pipeline] } 01:51:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:51:50 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 01:51:50 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 01:51:50 latest 01:51:50 4.1.0-dev.9 01:51:50 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 01:51:50 main 01:51:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:50 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:50 + docker push nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 01:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:51:50 aa410adeeeaf: Preparing 01:51:50 1140679e503b: Preparing 01:51:50 994931c16a8d: Preparing 01:51:50 7b684468b3bd: Preparing 01:51:50 36c028712f1f: Preparing 01:51:50 cce92674e987: Preparing 01:51:50 cce92674e987: Waiting 01:51:50 36c028712f1f: Pushed 01:51:50 cce92674e987: Layer already exists 01:51:50 7b684468b3bd: Pushed 01:51:50 994931c16a8d: Pushed 01:51:50 1140679e503b: Pushed 01:51:56 aa410adeeeaf: Pushed 01:51:56 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023: digest: sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:56 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:56 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 01:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:51:56 aa410adeeeaf: Preparing 01:51:56 1140679e503b: Preparing 01:51:56 994931c16a8d: Preparing 01:51:56 7b684468b3bd: Preparing 01:51:56 36c028712f1f: Preparing 01:51:56 cce92674e987: Preparing 01:51:56 cce92674e987: Waiting 01:51:56 7b684468b3bd: Layer already exists 01:51:56 1140679e503b: Layer already exists 01:51:56 994931c16a8d: Layer already exists 01:51:56 36c028712f1f: Layer already exists 01:51:56 aa410adeeeaf: Layer already exists 01:51:56 cce92674e987: Layer already exists 01:51:56 latest: digest: sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:56 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:57 + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9 01:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:51:57 aa410adeeeaf: Preparing 01:51:57 1140679e503b: Preparing 01:51:57 994931c16a8d: Preparing 01:51:57 7b684468b3bd: Preparing 01:51:57 36c028712f1f: Preparing 01:51:57 cce92674e987: Preparing 01:51:57 cce92674e987: Waiting 01:51:57 aa410adeeeaf: Layer already exists 01:51:57 1140679e503b: Layer already exists 01:51:57 7b684468b3bd: Layer already exists 01:51:57 36c028712f1f: Layer already exists 01:51:57 994931c16a8d: Layer already exists 01:51:57 cce92674e987: Layer already exists 01:51:57 4.1.0-dev.9: digest: sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:57 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:57 + docker push nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 01:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:51:57 aa410adeeeaf: Preparing 01:51:57 1140679e503b: Preparing 01:51:57 994931c16a8d: Preparing 01:51:57 7b684468b3bd: Preparing 01:51:57 36c028712f1f: Preparing 01:51:57 cce92674e987: Preparing 01:51:57 cce92674e987: Waiting 01:51:57 36c028712f1f: Layer already exists 01:51:57 7b684468b3bd: Layer already exists 01:51:57 aa410adeeeaf: Layer already exists 01:51:57 994931c16a8d: Layer already exists 01:51:57 1140679e503b: Layer already exists 01:51:57 cce92674e987: Layer already exists 01:51:57 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9: digest: sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:58 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:58 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 01:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:51:58 aa410adeeeaf: Preparing 01:51:58 1140679e503b: Preparing 01:51:58 994931c16a8d: Preparing 01:51:58 7b684468b3bd: Preparing 01:51:58 36c028712f1f: Preparing 01:51:58 cce92674e987: Preparing 01:51:58 cce92674e987: Waiting 01:51:58 aa410adeeeaf: Layer already exists 01:51:58 1140679e503b: Layer already exists 01:51:58 36c028712f1f: Layer already exists 01:51:58 994931c16a8d: Layer already exists 01:51:58 7b684468b3bd: Layer already exists 01:51:58 cce92674e987: Layer already exists 01:51:58 main: digest: sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:58 ===================================================== [Pipeline] echo 01:51:58 taggedImages: 01:51:58 - nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 01:51:58 - nexus3.edgexfoundry.org:10004/device-gpio:latest 01:51:58 - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9 01:51:58 - nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 01:51:58 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] echo 01:51:58 ========================================================= 01:51:58 [edgeXBuildMultiArch] RAW Config: 01:51:58 images: 01:51:58 - nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 01:51:58 - nexus3.edgexfoundry.org:10004/device-gpio:latest 01:51:58 - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9 01:51:58 - nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 01:51:58 - nexus3.edgexfoundry.org:10004/device-gpio:main 01:51:58 settingsFile: 01:51:58 device-gpio-settings 01:51:58 ========================================================= [Pipeline] node 01:52:13 Still waiting to schedule task 01:52:13 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:52:54 Running on prd-centos7-docker-4c-2g-3922 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:55 provisioning config files... 01:52:55 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9018918512879808621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:56 ---> ****-login.sh 01:52:56 nexus3.edgexfoundry.org:10001 01:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:57 Configure a credential helper to remove this warning. See 01:52:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:57 01:52:57 Login Succeeded 01:52:57 nexus3.edgexfoundry.org:10002 01:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:57 Configure a credential helper to remove this warning. See 01:52:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:57 01:52:57 Login Succeeded 01:52:57 nexus3.edgexfoundry.org:10003 01:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:57 Configure a credential helper to remove this warning. See 01:52:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:57 01:52:57 Login Succeeded 01:52:57 nexus3.edgexfoundry.org:10004 01:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:58 Configure a credential helper to remove this warning. See 01:52:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:58 01:52:58 Login Succeeded 01:52:58 ****.io 01:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:58 Configure a credential helper to remove this warning. See 01:52:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:58 01:52:58 Login Succeeded 01:52:58 ---> ****-login.sh ends [Pipeline] } 01:52:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:58 + docker buildx ls 01:52:58 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:52:58 default * docker 01:52:58 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:52:58 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:52:58 edgex-builder [Pipeline] sh 01:52:59 + docker buildx inspect --bootstrap 01:52:59 #1 [internal] booting buildkit 01:52:59 #1 pulling image moby/buildkit:buildx-stable-1 01:53:04 #1 pulling image moby/buildkit:buildx-stable-1 4.6s done 01:53:04 #1 creating container buildx_buildkit_edgex-builder0 01:53:04 #1 creating container buildx_buildkit_edgex-builder0 1.0s done 01:53:04 #1 DONE 5.6s 01:53:04 Name: edgex-builder 01:53:04 Driver: docker-container 01:53:04 01:53:04 Nodes: 01:53:04 Name: edgex-builder0 01:53:04 Endpoint: unix:///var/run/docker.sock 01:53:04 Status: running 01:53:04 Buildkit: v0.28.0 01:53:04 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:53:05 + docker buildx ls 01:53:05 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:53:05 edgex-builder * docker-container 01:53:05 edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:53:05 default docker 01:53:05 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:53:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023' 01:53:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 --push - 01:53:05 #1 [internal] load build definition from Dockerfile 01:53:05 #1 transferring dockerfile: 196B done 01:53:05 #1 DONE 0.0s 01:53:05 01:53:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 01:53:05 #2 DONE 0.1s 01:53:05 01:53:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 01:53:05 #3 DONE 0.1s 01:53:05 01:53:05 #4 [internal] load .dockerignore 01:53:05 #4 transferring context: 01:53:05 #4 transferring context: 2B done 01:53:05 #4 DONE 0.0s 01:53:05 01:53:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 01:53:05 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 0.0s done 01:53:05 #5 DONE 0.0s 01:53:05 01:53:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 01:53:05 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 0.0s done 01:53:05 #6 DONE 0.1s 01:53:05 01:53:05 #7 exporting to image 01:53:05 #7 exporting layers done 01:53:05 #7 exporting manifest sha256:53d733076e2a1a4bdc6f417d0913e306bc0ec672e2dcca4938e6efae6d7459c1 done 01:53:05 #7 exporting config sha256:581588beffef090467c5ce71c3739e8a6734db3775f0ae43ff4cb13e7a4bddd2 done 01:53:05 #7 exporting manifest sha256:f8427b6d729341fc45703c3e6ea28433292c2ef0ca62faca6458460a218676de done 01:53:05 #7 exporting config sha256:23944abc03a2298951d727cdec41279cc8411f52201cdfaf7721f1db6af3011c 01:53:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:53:05 #7 exporting config sha256:23944abc03a2298951d727cdec41279cc8411f52201cdfaf7721f1db6af3011c done 01:53:05 #7 exporting manifest list sha256:d80fbcf4d66a51407ce411938675911538427f35e792f1f8ff4e7c630aaccdc2 done 01:53:05 #7 DONE 0.0s 01:53:05 01:53:05 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 01:53:05 #8 DONE 0.0s 01:53:05 01:53:05 1 warning found (use --debug to expand): 01:53:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:53:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:latest' 01:53:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:latest --push - 01:53:06 #1 [internal] load build definition from Dockerfile 01:53:06 #1 transferring dockerfile: 162B done 01:53:06 #1 DONE 0.0s 01:53:06 01:53:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest 01:53:06 #2 DONE 0.0s 01:53:06 01:53:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest 01:53:06 #3 DONE 0.0s 01:53:06 01:53:06 #4 [internal] load .dockerignore 01:53:06 #4 transferring context: 2B done 01:53:06 #4 DONE 0.0s 01:53:06 01:53:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 01:53:06 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b done 01:53:06 #5 CACHED 01:53:06 01:53:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 01:53:06 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b done 01:53:06 #6 CACHED 01:53:06 01:53:06 #7 exporting to image 01:53:06 #7 exporting layers done 01:53:06 #7 exporting manifest sha256:53d733076e2a1a4bdc6f417d0913e306bc0ec672e2dcca4938e6efae6d7459c1 done 01:53:06 #7 exporting config sha256:581588beffef090467c5ce71c3739e8a6734db3775f0ae43ff4cb13e7a4bddd2 done 01:53:06 #7 exporting manifest sha256:f8427b6d729341fc45703c3e6ea28433292c2ef0ca62faca6458460a218676de done 01:53:06 #7 exporting config sha256:23944abc03a2298951d727cdec41279cc8411f52201cdfaf7721f1db6af3011c done 01:53:06 #7 exporting manifest list sha256:d80fbcf4d66a51407ce411938675911538427f35e792f1f8ff4e7c630aaccdc2 done 01:53:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:53:06 #7 DONE 0.0s 01:53:06 01:53:06 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 01:53:06 #8 DONE 0.0s 01:53:06 01:53:06 1 warning found (use --debug to expand): 01:53:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:53:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9' 01:53:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9 --push - 01:53:06 #1 [internal] load build definition from Dockerfile 01:53:06 #1 transferring dockerfile: 167B done 01:53:06 #1 DONE 0.0s 01:53:06 01:53:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9 01:53:06 #2 DONE 0.0s 01:53:06 01:53:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9 01:53:06 #3 DONE 0.0s 01:53:06 01:53:06 #4 [internal] load .dockerignore 01:53:06 #4 transferring context: 2B done 01:53:06 #4 DONE 0.0s 01:53:06 01:53:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 01:53:06 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b done 01:53:06 #5 CACHED 01:53:06 01:53:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 01:53:06 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.9@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b done 01:53:06 #6 CACHED 01:53:06 01:53:06 #7 exporting to image 01:53:06 #7 exporting layers done 01:53:06 #7 exporting manifest sha256:53d733076e2a1a4bdc6f417d0913e306bc0ec672e2dcca4938e6efae6d7459c1 done 01:53:06 #7 exporting config sha256:581588beffef090467c5ce71c3739e8a6734db3775f0ae43ff4cb13e7a4bddd2 done 01:53:06 #7 exporting manifest sha256:f8427b6d729341fc45703c3e6ea28433292c2ef0ca62faca6458460a218676de done 01:53:06 #7 exporting config sha256:23944abc03a2298951d727cdec41279cc8411f52201cdfaf7721f1db6af3011c done 01:53:06 #7 exporting manifest list sha256:d80fbcf4d66a51407ce411938675911538427f35e792f1f8ff4e7c630aaccdc2 done 01:53:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:53:06 #7 DONE 0.0s 01:53:06 01:53:06 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 01:53:07 #8 DONE 0.0s 01:53:07 01:53:07 1 warning found (use --debug to expand): 01:53:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:53:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9' 01:53:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 --push - 01:53:07 #1 [internal] load build definition from Dockerfile 01:53:07 #1 transferring dockerfile: 208B done 01:53:07 #1 DONE 0.0s 01:53:07 01:53:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 01:53:07 #2 DONE 0.0s 01:53:07 01:53:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 01:53:07 #3 DONE 0.0s 01:53:07 01:53:07 #4 [internal] load .dockerignore 01:53:07 #4 transferring context: 2B done 01:53:07 #4 DONE 0.0s 01:53:07 01:53:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 01:53:07 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 0.0s done 01:53:07 #5 CACHED 01:53:07 01:53:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 01:53:07 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 0.0s done 01:53:07 #6 CACHED 01:53:07 01:53:07 #7 exporting to image 01:53:07 #7 exporting layers done 01:53:07 #7 exporting manifest sha256:53d733076e2a1a4bdc6f417d0913e306bc0ec672e2dcca4938e6efae6d7459c1 done 01:53:07 #7 exporting config sha256:581588beffef090467c5ce71c3739e8a6734db3775f0ae43ff4cb13e7a4bddd2 done 01:53:07 #7 exporting manifest sha256:f8427b6d729341fc45703c3e6ea28433292c2ef0ca62faca6458460a218676de done 01:53:07 #7 exporting config sha256:23944abc03a2298951d727cdec41279cc8411f52201cdfaf7721f1db6af3011c done 01:53:07 #7 exporting manifest list sha256:d80fbcf4d66a51407ce411938675911538427f35e792f1f8ff4e7c630aaccdc2 done 01:53:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:53:07 #7 DONE 0.0s 01:53:07 01:53:07 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 01:53:07 #8 DONE 0.0s 01:53:07 01:53:07 1 warning found (use --debug to expand): 01:53:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:53:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:main' 01:53:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:main --push - 01:53:08 #1 [internal] load build definition from Dockerfile 01:53:08 #1 transferring dockerfile: 160B done 01:53:08 #1 DONE 0.0s 01:53:08 01:53:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main 01:53:08 #2 DONE 0.0s 01:53:08 01:53:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main 01:53:08 #3 DONE 0.0s 01:53:08 01:53:08 #4 [internal] load .dockerignore 01:53:08 #4 transferring context: 2B done 01:53:08 #4 DONE 0.0s 01:53:08 01:53:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 01:53:08 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 0.0s done 01:53:08 #5 CACHED 01:53:08 01:53:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 01:53:08 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:cbe7c46daa867e3992568564a2803a1e2922b655f926a9a6db18595add044d6b 0.0s done 01:53:08 #6 CACHED 01:53:08 01:53:08 #7 exporting to image 01:53:08 #7 exporting layers done 01:53:08 #7 exporting manifest sha256:53d733076e2a1a4bdc6f417d0913e306bc0ec672e2dcca4938e6efae6d7459c1 done 01:53:08 #7 exporting config sha256:581588beffef090467c5ce71c3739e8a6734db3775f0ae43ff4cb13e7a4bddd2 done 01:53:08 #7 exporting manifest sha256:f8427b6d729341fc45703c3e6ea28433292c2ef0ca62faca6458460a218676de done 01:53:08 #7 exporting config sha256:23944abc03a2298951d727cdec41279cc8411f52201cdfaf7721f1db6af3011c done 01:53:08 #7 exporting manifest list sha256:d80fbcf4d66a51407ce411938675911538427f35e792f1f8ff4e7c630aaccdc2 done 01:53:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:53:08 #7 DONE 0.0s 01:53:08 01:53:08 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 01:53:08 #8 DONE 0.0s 01:53:08 01:53:08 1 warning found (use --debug to expand): 01:53:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:53:08 + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:53:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:53:09 ---> package-listing.sh 01:53:09 ++ facter osfamily 01:53:09 ++ tr '[:upper:]' '[:lower:]' 01:53:09 + OS_FAMILY=redhat 01:53:09 + workspace=/w/workspace/edgexfoundry_device-gpio_main 01:53:09 + START_PACKAGES=/tmp/packages_start.txt 01:53:09 + END_PACKAGES=/tmp/packages_end.txt 01:53:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:53:09 + PACKAGES=/tmp/packages_start.txt 01:53:09 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 01:53:09 + PACKAGES=/tmp/packages_end.txt 01:53:09 + case "${OS_FAMILY}" in 01:53:09 + rpm -qa 01:53:09 + sort 01:53:10 + '[' -f /tmp/packages_start.txt ']' 01:53:10 + '[' -f /tmp/packages_end.txt ']' 01:53:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:53:10 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 01:53:10 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 01:53:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 01:53:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:53:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:53:11 01:53:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:53:11 latest: Pulling from edgex-lftools-log-publisher 01:53:11 5eb5b503b376: Pulling fs layer 01:53:11 5c69ac0246d0: Pulling fs layer 01:53:11 ec43610c2a17: Pulling fs layer 01:53:11 3a2ae6a8a46f: Pulling fs layer 01:53:11 33b1e0a273af: Pulling fs layer 01:53:11 5d3b04190fa2: Pulling fs layer 01:53:11 2f39f015ded8: Pulling fs layer 01:53:11 33b1e0a273af: Waiting 01:53:11 5d3b04190fa2: Waiting 01:53:11 2f39f015ded8: Waiting 01:53:11 3a2ae6a8a46f: Waiting 01:53:11 5c69ac0246d0: Verifying Checksum 01:53:11 5c69ac0246d0: Download complete 01:53:11 3a2ae6a8a46f: Verifying Checksum 01:53:11 3a2ae6a8a46f: Download complete 01:53:11 33b1e0a273af: Verifying Checksum 01:53:11 33b1e0a273af: Download complete 01:53:11 5d3b04190fa2: Verifying Checksum 01:53:11 5d3b04190fa2: Download complete 01:53:11 ec43610c2a17: Verifying Checksum 01:53:11 ec43610c2a17: Download complete 01:53:11 5eb5b503b376: Verifying Checksum 01:53:11 5eb5b503b376: Download complete 01:53:12 2f39f015ded8: Verifying Checksum 01:53:12 2f39f015ded8: Download complete 01:53:13 5eb5b503b376: Pull complete 01:53:13 5c69ac0246d0: Pull complete 01:53:13 ec43610c2a17: Pull complete 01:53:13 3a2ae6a8a46f: Pull complete 01:53:13 33b1e0a273af: Pull complete 01:53:14 5d3b04190fa2: Pull complete 01:53:18 2f39f015ded8: Pull complete 01:53:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:53:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:18 prd-centos7-docker-4c-2g-3922 does not seem to be running inside a container 01:53:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 01:53:21 $ docker top 339b5639892f8fd423303840b39c9bef23d45d01cba247a3d747d2672e0b14e7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:21 + touch /tmp/pre-build-complete [Pipeline] sh 01:53:22 + mkdir -p /var/log/sysstat [Pipeline] sh 01:53:22 + ls /var/log/sa-host 01:53:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:22 provisioning config files... 01:53:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11525069895784841681tmp [Pipeline] { [Pipeline] echo 01:53:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:53:22 ---> create-netrc.sh [Pipeline] } 01:53:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:53:23 ---> python-tools-install.sh [Pipeline] echo 01:53:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:53:23 ---> sudo-logs.sh 01:53:23 Archiving 'sudo' log.. 01:53:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-3922.novalocal: Name or service not known 01:53:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-3922.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:53:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:53:23 ---> job-cost.sh 01:53:23 lf-activate-venv: SKIPPING 01:53:23 INFO: No Stack... 01:53:23 INFO: Retrieving Pricing Info for: v3-standard-2 01:53:24 INFO: Archiving Costs [Pipeline] echo 01:53:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:53:24 ---> logs-deploy.sh 01:53:24 lf-activate-venv: SKIPPING 01:53:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/142 01:53:24 INFO: archiving workspace using pattern(s): 01:53:25 Archives upload complete. 01:53:25 INFO: archiving logs to Nexus 01:53:26 ---> uname -a: 01:53:26 Linux prd-centos7-docker-4c-2g-3922.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:53:26 01:53:26 01:53:26 ---> lscpu: 01:53:26 Architecture: x86_64 01:53:26 CPU op-mode(s): 32-bit, 64-bit 01:53:26 Byte Order: Little Endian 01:53:26 Address sizes: 40 bits physical, 48 bits virtual 01:53:26 CPU(s): 2 01:53:26 On-line CPU(s) list: 0,1 01:53:26 Thread(s) per core: 1 01:53:26 Core(s) per socket: 1 01:53:26 Socket(s): 2 01:53:26 NUMA node(s): 1 01:53:26 Vendor ID: AuthenticAMD 01:53:26 CPU family: 23 01:53:26 Model: 49 01:53:26 Model name: AMD EPYC-Rome Processor 01:53:26 Stepping: 0 01:53:26 CPU MHz: 2799.998 01:53:26 BogoMIPS: 5599.99 01:53:26 Virtualization: AMD-V 01:53:26 Hypervisor vendor: KVM 01:53:26 Virtualization type: full 01:53:26 L1d cache: 64 KiB 01:53:26 L1i cache: 64 KiB 01:53:26 L2 cache: 1 MiB 01:53:26 L3 cache: 32 MiB 01:53:26 NUMA node0 CPU(s): 0,1 01:53:26 Vulnerability Itlb multihit: Not affected 01:53:26 Vulnerability L1tf: Not affected 01:53:26 Vulnerability Mds: Not affected 01:53:26 Vulnerability Meltdown: Not affected 01:53:26 Vulnerability Mmio stale data: Not affected 01:53:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:53:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:53:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:53:26 Vulnerability Srbds: Not affected 01:53:26 Vulnerability Tsx async abort: Not affected 01:53:26 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:53:26 01:53:26 01:53:26 ---> nproc: 01:53:26 2 01:53:26 01:53:26 01:53:26 ---> df -h: 01:53:26 Filesystem Size Used Avail Use% Mounted on 01:53:26 overlay 40G 7.4G 33G 19% / 01:53:26 tmpfs 64M 0 64M 0% /dev 01:53:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:53:26 shm 64M 0 64M 0% /dev/shm 01:53:26 /dev/vda1 40G 7.4G 33G 19% /facter-os 01:53:26 01:53:26 01:53:26 Cannot open /var/log/sysstat/sa23: No such file or directory 01:53:26 Please check if data collecting is enabled 01:53:26 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:26 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:53:26 $ docker stop --time=1 339b5639892f8fd423303840b39c9bef23d45d01cba247a3d747d2672e0b14e7 01:53:27 $ docker rm -f --volumes 339b5639892f8fd423303840b39c9bef23d45d01cba247a3d747d2672e0b14e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:53:27 [WS-CLEANUP] Deleting project workspace... 01:53:27 [WS-CLEANUP] Deferred wipeout is used... 01:53:27 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:53:28 01:53:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:53:28 latest: Pulling from edgex-lftools-log-publisher 01:53:28 5eb5b503b376: Pulling fs layer 01:53:28 5c69ac0246d0: Pulling fs layer 01:53:28 ec43610c2a17: Pulling fs layer 01:53:28 3a2ae6a8a46f: Pulling fs layer 01:53:28 33b1e0a273af: Pulling fs layer 01:53:28 5d3b04190fa2: Pulling fs layer 01:53:28 2f39f015ded8: Pulling fs layer 01:53:28 33b1e0a273af: Waiting 01:53:28 5d3b04190fa2: Waiting 01:53:28 2f39f015ded8: Waiting 01:53:28 3a2ae6a8a46f: Waiting 01:53:28 5c69ac0246d0: Verifying Checksum 01:53:28 5c69ac0246d0: Download complete 01:53:28 3a2ae6a8a46f: Verifying Checksum 01:53:28 3a2ae6a8a46f: Download complete 01:53:28 33b1e0a273af: Verifying Checksum 01:53:28 33b1e0a273af: Download complete 01:53:28 ec43610c2a17: Verifying Checksum 01:53:28 ec43610c2a17: Download complete 01:53:28 5d3b04190fa2: Verifying Checksum 01:53:28 5d3b04190fa2: Download complete 01:53:28 5eb5b503b376: Verifying Checksum 01:53:28 5eb5b503b376: Download complete 01:53:29 2f39f015ded8: Verifying Checksum 01:53:29 2f39f015ded8: Download complete 01:53:30 5eb5b503b376: Pull complete 01:53:30 5c69ac0246d0: Pull complete 01:53:30 ec43610c2a17: Pull complete 01:53:30 3a2ae6a8a46f: Pull complete 01:53:31 33b1e0a273af: Pull complete 01:53:31 5d3b04190fa2: Pull complete 01:53:38 2f39f015ded8: Pull complete 01:53:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:53:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:53:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:38 prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container 01:53:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 01:53:39 $ docker top b3fb58e7d307d5e20c6816ac97846aed6d5909af7065c9c42ab7649015d62a74 -eo pid,comm 01:53:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3921 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 01:53:39 Running in /w/workspace/device-gpio/142 [Pipeline] { [Pipeline] checkout 01:53:39 ---> job-cost.sh 01:53:39 lf-activate-venv: SKIPPING 01:53:39 INFO: No Stack... 01:53:40 INFO: Retrieving Pricing Info for: v3-standard-8 01:53:40 INFO: Archiving Costs [Pipeline] sh 01:53:42 The recommended git tool is: git 01:53:42 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 01:53:42 + cut -d, -f6 [Pipeline] lock 01:53:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-142-stack-cost] 01:53:43 Resource [jenkins-edgexfoundry-device-gpio-main-142-stack-cost] did not exist. Created. 01:53:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:53:43 + echo total: 0.2199999988079071 [Pipeline] stash 01:53:43 Stashed 1 file(s) [Pipeline] } 01:53:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-142-stack-cost] [Pipeline] // lock [Pipeline] } 01:53:43 $ docker stop --time=1 b3fb58e7d307d5e20c6816ac97846aed6d5909af7065c9c42ab7649015d62a74 01:53:44 $ docker rm -f --volumes b3fb58e7d307d5e20c6816ac97846aed6d5909af7065c9c42ab7649015d62a74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:53:47 using credential edgex-jenkins-ssh 01:53:47 Cloning the remote Git repository 01:53:47 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:53:47 > git init /w/workspace/device-gpio/142 # timeout=10 01:53:47 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:53:47 > git --version # timeout=10 01:53:47 > git --version # 'git version 2.25.1' 01:53:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:53:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:53:51 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:53:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:53:51 Avoid second fetch 01:53:51 Checking out Revision d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 (main) 01:53:52 Commit message: "Merge pull request #274 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" 01:53:51 > git config core.sparsecheckout # timeout=10 01:53:52 > git checkout -f d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:56 provisioning config files... 01:53:56 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/142@tmp/config8585640775273580630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:57 ---> ****-login.sh 01:53:57 nexus3.edgexfoundry.org:10001 01:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:58 Configure a credential helper to remove this warning. See 01:53:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:58 01:53:58 Login Succeeded 01:53:58 nexus3.edgexfoundry.org:10002 01:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:58 Configure a credential helper to remove this warning. See 01:53:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:58 01:53:58 Login Succeeded 01:53:58 nexus3.edgexfoundry.org:10003 01:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:58 Configure a credential helper to remove this warning. See 01:53:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:58 01:53:58 Login Succeeded 01:53:58 nexus3.edgexfoundry.org:10004 01:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:59 Configure a credential helper to remove this warning. See 01:53:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:59 01:53:59 Login Succeeded 01:53:59 ****.io 01:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:59 Configure a credential helper to remove this warning. See 01:53:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:59 01:53:59 Login Succeeded 01:53:59 ---> ****-login.sh ends [Pipeline] } 01:53:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:54:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:54:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:54:00 ========================================================= 01:54:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:54:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 01:54:01 Sending build context to Docker daemon 17.52MB 01:54:01 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 01:54:01 Step 2/12 : FROM ${BASE} AS builder 01:54:01 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:54:01 6b59a28fa201: Pulling fs layer 01:54:01 d32bb0dddca7: Pulling fs layer 01:54:01 5dab1238d3d9: Pulling fs layer 01:54:01 196fd7d83e7d: Pulling fs layer 01:54:01 4f4fb700ef54: Pulling fs layer 01:54:01 8ba94037c8f0: Pulling fs layer 01:54:01 deaec5988b04: Pulling fs layer 01:54:01 9f65657bb879: Pulling fs layer 01:54:01 196fd7d83e7d: Waiting 01:54:01 4f4fb700ef54: Waiting 01:54:01 8ba94037c8f0: Waiting 01:54:01 deaec5988b04: Waiting 01:54:01 9f65657bb879: Waiting 01:54:01 d32bb0dddca7: Verifying Checksum 01:54:01 d32bb0dddca7: Download complete 01:54:01 196fd7d83e7d: Verifying Checksum 01:54:01 196fd7d83e7d: Download complete 01:54:01 4f4fb700ef54: Verifying Checksum 01:54:01 4f4fb700ef54: Download complete 01:54:01 8ba94037c8f0: Verifying Checksum 01:54:01 8ba94037c8f0: Download complete 01:54:01 6b59a28fa201: Verifying Checksum 01:54:01 6b59a28fa201: Download complete 01:54:01 9f65657bb879: Verifying Checksum 01:54:01 9f65657bb879: Download complete 01:54:02 6b59a28fa201: Pull complete 01:54:03 d32bb0dddca7: Pull complete 01:54:03 5dab1238d3d9: Verifying Checksum 01:54:03 5dab1238d3d9: Download complete 01:54:04 deaec5988b04: Verifying Checksum 01:54:04 deaec5988b04: Download complete 01:54:16 5dab1238d3d9: Pull complete 01:54:17 196fd7d83e7d: Pull complete 01:54:17 4f4fb700ef54: Pull complete 01:54:17 8ba94037c8f0: Pull complete 01:54:27 deaec5988b04: Pull complete 01:54:28 9f65657bb879: Pull complete 01:54:28 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:54:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:54:28 ---> 334268110677 01:54:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:54:30 ---> Running in 95dba94a2f4f 01:54:30 Removing intermediate container 95dba94a2f4f 01:54:30 ---> 2dd01c8b2135 01:54:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:54:30 ---> Running in 9f6f6834f4ec 01:54:30 Removing intermediate container 9f6f6834f4ec 01:54:30 ---> 683d3215129d 01:54:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:54:31 ---> Running in 151e1604e186 01:54:31 Removing intermediate container 151e1604e186 01:54:31 ---> f92bbe0304f2 01:54:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:54:31 ---> Running in e524a764f34d 01:54:31 Removing intermediate container e524a764f34d 01:54:31 ---> fb21b8c38989 01:54:31 Step 7/12 : WORKDIR /device-gpio 01:54:31 ---> Running in cf8e61385930 01:54:32 Removing intermediate container cf8e61385930 01:54:32 ---> e72685ca6001 01:54:32 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:54:32 ---> Running in 512c6676f075 01:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:54:35 (1/4) Installing openssh-keygen (10.0_p1-r10) 01:54:35 (2/4) Installing libedit (20250104.3.1-r1) 01:54:35 (3/4) Installing openssh-client-common (10.0_p1-r10) 01:54:35 (4/4) Installing openssh-client-default (10.0_p1-r10) 01:54:35 Executing busybox-1.37.0-r19.trigger 01:54:35 OK: 259 MiB in 64 packages 01:54:36 Removing intermediate container 512c6676f075 01:54:36 ---> 72c9dfcdd308 01:54:36 Step 9/12 : COPY go.mod vendor* ./ 01:54:36 ---> a2472adb831d 01:54:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:36 ---> Running in bb10d9b4c550 01:56:28 Removing intermediate container bb10d9b4c550 01:56:28 ---> 59bdff06fcd4 01:56:28 Step 11/12 : COPY . . 01:56:28 ---> 1dc80f257f75 01:56:28 Step 12/12 : RUN ${MAKE} 01:56:28 ---> Running in a9d0f9043c5e 01:56:28 noop 01:56:28 Removing intermediate container a9d0f9043c5e 01:56:28 ---> 61cc4ae33aae 01:56:28 Successfully built 61cc4ae33aae 01:56:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:28 + docker inspect -f . ci-base-image-arm64 01:56:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:29 prd-ubuntu20.04-docker-arm64-4c-16g-3921 does not seem to be running inside a container 01:56:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/142 -v /w/workspace/device-gpio/142:/w/workspace/device-gpio/142:rw,z -v /w/workspace/device-gpio/142@tmp:/w/workspace/device-gpio/142@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 01:56:30 $ docker top 7cc938f0d436213993e9cec2418e65449f296806fe4fc377414acef54e02df1f -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:31 + go version 01:56:31 go version go1.25.3 linux/arm64 [Pipeline] } 01:56:31 $ docker stop --time=1 7cc938f0d436213993e9cec2418e65449f296806fe4fc377414acef54e02df1f 01:56:36 $ docker rm -f --volumes 7cc938f0d436213993e9cec2418e65449f296806fe4fc377414acef54e02df1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:36 + docker inspect -f . ci-base-image-arm64 01:56:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:36 prd-ubuntu20.04-docker-arm64-4c-16g-3921 does not seem to be running inside a container 01:56:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/142 -v /w/workspace/device-gpio/142:/w/workspace/device-gpio/142:rw,z -v /w/workspace/device-gpio/142@tmp:/w/workspace/device-gpio/142@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 01:56:38 $ docker top 1adfe015ce3794ebdcf1c799208f2d8643432574534291cdad75e826664de775 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:38 + git config --global --add safe.directory /w/workspace/device-gpio/142 [Pipeline] fileExists [Pipeline] sh 01:56:39 + make test 01:56:39 go test ./... -coverprofile=coverage.out ./... 01:56:44 ? github.com/edgexfoundry/device-gpio [no test files] 02:00:37 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 02:00:37 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 02:00:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:00:37 go vet ./... 02:01:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:24 ./bin/test-attribution-txt.sh 02:01:24 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 02:01:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:01:24 $ docker stop --time=1 1adfe015ce3794ebdcf1c799208f2d8643432574534291cdad75e826664de775 02:01:26 $ docker rm -f --volumes 1adfe015ce3794ebdcf1c799208f2d8643432574534291cdad75e826664de775 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:28 Warning: overwriting stash ‘coverage-report’ 02:01:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:29 + ls -al . 02:01:29 total 224 02:01:29 drwxrwxr-x 7 jenkins jenkins 4096 Mar 23 01:56 . 02:01:29 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 01:53 .. 02:01:29 -rw-rw-r-- 1 jenkins jenkins 120 Mar 23 01:53 .dockerignore 02:01:29 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 01:53 .git 02:01:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 01:53 .github 02:01:29 -rw-rw-r-- 1 jenkins jenkins 277 Mar 23 01:53 .gitignore 02:01:29 -rw-rw-r-- 1 jenkins jenkins 359 Mar 23 01:53 .golangci.yml 02:01:29 -rw-rw-r-- 1 jenkins jenkins 22061 Mar 23 01:53 Attribution.txt 02:01:29 -rw-rw-r-- 1 jenkins jenkins 7819 Mar 23 01:53 CHANGELOG.md 02:01:29 -rw-rw-r-- 1 jenkins jenkins 1694 Mar 23 01:53 Dockerfile 02:01:29 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 01:53 GOVERNANCE.md 02:01:29 -rw-rw-r-- 1 jenkins jenkins 680 Mar 23 01:53 Jenkinsfile 02:01:29 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 01:53 LICENSE 02:01:29 -rw-rw-r-- 1 jenkins jenkins 1922 Mar 23 01:53 Makefile 02:01:29 -rw-rw-r-- 1 jenkins jenkins 617 Mar 23 01:53 OWNERS.md 02:01:29 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 23 01:53 README.md 02:01:29 -rw-rw-r-- 1 jenkins jenkins 11 Mar 23 01:50 VERSION 02:01:29 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 01:53 bin 02:01:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 01:53 cmd 02:01:29 -rw-r--r-- 1 jenkins jenkins 11324 Mar 23 02:00 coverage.out 02:01:29 -rw-rw-r-- 1 jenkins jenkins 6634 Mar 23 01:53 go.mod 02:01:29 -rw-rw-r-- 1 jenkins jenkins 89664 Mar 23 01:53 go.sum 02:01:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 01:53 internal 02:01:29 -rw-rw-r-- 1 jenkins jenkins 209 Mar 23 01:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:29 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 --label arch=arm64 --label version=4.1.0-dev.9 . 02:01:30 Sending build context to Docker daemon 17.53MB 02:01:30 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 02:01:30 Step 2/26 : FROM ${BASE} AS builder 02:01:30 ---> 61cc4ae33aae 02:01:30 Step 3/26 : ARG ADD_BUILD_TAGS="" 02:01:30 ---> Running in 84eaa8084e4f 02:01:30 Removing intermediate container 84eaa8084e4f 02:01:30 ---> fe6d2d6ba668 02:01:30 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:30 ---> Running in 3dc9dd15a8ea 02:01:31 Removing intermediate container 3dc9dd15a8ea 02:01:31 ---> bd25846a5cdf 02:01:31 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:01:31 ---> Running in c5f173c7559d 02:01:31 Removing intermediate container c5f173c7559d 02:01:31 ---> e8a409f6e339 02:01:31 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 02:01:31 ---> Running in 6e47268482fe 02:01:32 Removing intermediate container 6e47268482fe 02:01:32 ---> 26f16e0bb367 02:01:32 Step 7/26 : WORKDIR /device-gpio 02:01:32 ---> Running in bd639f5020a0 02:01:32 Removing intermediate container bd639f5020a0 02:01:32 ---> 046f64d4894c 02:01:32 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:32 ---> Running in 7dfff4b5c9b2 02:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:36 OK: 259 MiB in 64 packages 02:01:40 Removing intermediate container 7dfff4b5c9b2 02:01:40 ---> 4b7ad9a79073 02:01:40 Step 9/26 : COPY go.mod vendor* ./ 02:01:40 ---> 60c6f229f715 02:01:40 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:40 ---> Running in 1a88686b5bd8 02:01:42 Removing intermediate container 1a88686b5bd8 02:01:42 ---> 43199da8ad75 02:01:42 Step 11/26 : COPY . . 02:01:43 ---> 2bb89c4aadd2 02:01:43 Step 12/26 : RUN ${MAKE} 02:01:43 ---> Running in 4a3cd735875b 02:01:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 02:05:51 Removing intermediate container 4a3cd735875b 02:05:51 ---> 55fb9131893c 02:05:51 Step 13/26 : FROM alpine:3.22 02:05:51 3.22: Pulling from library/alpine 02:05:51 d741ee1608f3: Pulling fs layer 02:05:51 d741ee1608f3: Verifying Checksum 02:05:51 d741ee1608f3: Download complete 02:05:51 d741ee1608f3: Pull complete 02:05:51 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:05:51 Status: Downloaded newer image for alpine:3.22 02:05:51 ---> 5a766deef0c8 02:05:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:05:51 ---> Running in 495501a3e899 02:05:51 Removing intermediate container 495501a3e899 02:05:51 ---> 4e6a105701f4 02:05:51 Step 15/26 : RUN apk add --update --no-cache dumb-init 02:05:51 ---> Running in 56de9363aba8 02:05:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:05:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:05:51 (1/1) Installing dumb-init (1.2.5-r3) 02:05:51 Executing busybox-1.37.0-r20.trigger 02:05:51 OK: 8 MiB in 17 packages 02:05:52 Removing intermediate container 56de9363aba8 02:05:52 ---> a186c5ec51c3 02:05:52 Step 16/26 : RUN apk --no-cache upgrade 02:05:53 ---> Running in 37e1a48f36ca 02:05:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:05:55 OK: 8 MiB in 17 packages 02:05:56 Removing intermediate container 37e1a48f36ca 02:05:56 ---> 89ee556b7aca 02:05:56 Step 17/26 : WORKDIR / 02:05:56 ---> Running in 1f46695f61da 02:05:56 Removing intermediate container 1f46695f61da 02:05:56 ---> 7242094dbc96 02:05:56 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 02:05:57 ---> cae3eefcd8d9 02:05:57 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 02:05:58 ---> 6376e8d41996 02:05:58 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 02:06:00 ---> e9e57e09f9c9 02:06:00 Step 21/26 : EXPOSE 59910 02:06:01 ---> Running in 4b1f975112e5 02:06:01 Removing intermediate container 4b1f975112e5 02:06:01 ---> 650fa2e89010 02:06:01 Step 22/26 : ENTRYPOINT ["/device-gpio"] 02:06:01 ---> Running in 925b3b4bd1b7 02:06:01 Removing intermediate container 925b3b4bd1b7 02:06:01 ---> 7612cad6806d 02:06:01 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:06:01 ---> Running in 2e83e4ffe405 02:06:01 Removing intermediate container 2e83e4ffe405 02:06:01 ---> 0ea27b2c4ee0 02:06:01 Step 24/26 : LABEL arch=arm64 02:06:02 ---> Running in 89ad665b522e 02:06:02 Removing intermediate container 89ad665b522e 02:06:02 ---> c44ef31975e3 02:06:02 Step 25/26 : LABEL git_sha=d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 02:06:02 ---> Running in d6518fe3949f 02:06:02 Removing intermediate container d6518fe3949f 02:06:02 ---> efe6c976b892 02:06:02 Step 26/26 : LABEL version=4.1.0-dev.9 02:06:02 ---> Running in 22dcdbe07ddc 02:06:02 Removing intermediate container 22dcdbe07ddc 02:06:02 ---> 2d8f19ba4c7c 02:06:02 [Warning] One or more build-args [ARCH] were not consumed 02:06:02 Successfully built 2d8f19ba4c7c 02:06:02 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:03 provisioning config files... 02:06:03 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/142@tmp/config5619793332867436833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:03 ---> ****-login.sh 02:06:03 nexus3.edgexfoundry.org:10001 02:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:03 Configure a credential helper to remove this warning. See 02:06:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:03 02:06:03 Login Succeeded 02:06:03 nexus3.edgexfoundry.org:10002 02:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:03 Configure a credential helper to remove this warning. See 02:06:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:03 02:06:03 Login Succeeded 02:06:03 nexus3.edgexfoundry.org:10003 02:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:04 Configure a credential helper to remove this warning. See 02:06:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:04 02:06:04 Login Succeeded 02:06:04 nexus3.edgexfoundry.org:10004 02:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:04 Configure a credential helper to remove this warning. See 02:06:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:04 02:06:04 Login Succeeded 02:06:04 ****.io 02:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:05 Configure a credential helper to remove this warning. See 02:06:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:05 02:06:05 Login Succeeded 02:06:05 ---> ****-login.sh ends [Pipeline] } 02:06:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:06:05 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 02:06:05 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 02:06:05 latest 02:06:05 4.1.0-dev.9 02:06:05 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 02:06:05 main 02:06:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:05 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:06 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 02:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:06:06 b4835304d00e: Preparing 02:06:06 d3b81aebd581: Preparing 02:06:06 3495ba88c6d2: Preparing 02:06:06 fd6d389574b5: Preparing 02:06:06 92db219411d2: Preparing 02:06:06 c4e71c2a4573: Preparing 02:06:06 c4e71c2a4573: Waiting 02:06:06 3495ba88c6d2: Pushed 02:06:06 fd6d389574b5: Pushed 02:06:06 d3b81aebd581: Pushed 02:06:06 92db219411d2: Pushed 02:06:06 c4e71c2a4573: Layer already exists 02:06:16 b4835304d00e: Pushed 02:06:16 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023: digest: sha256:c4a3372448701635aff695c0b99cd15b4ba04b28635ddd268611b51801d34130 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:16 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:17 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 02:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:06:17 b4835304d00e: Preparing 02:06:17 d3b81aebd581: Preparing 02:06:17 3495ba88c6d2: Preparing 02:06:17 fd6d389574b5: Preparing 02:06:17 92db219411d2: Preparing 02:06:17 c4e71c2a4573: Preparing 02:06:17 c4e71c2a4573: Waiting 02:06:17 fd6d389574b5: Layer already exists 02:06:17 d3b81aebd581: Layer already exists 02:06:17 b4835304d00e: Layer already exists 02:06:17 3495ba88c6d2: Layer already exists 02:06:17 92db219411d2: Layer already exists 02:06:17 c4e71c2a4573: Layer already exists 02:06:17 latest: digest: sha256:c4a3372448701635aff695c0b99cd15b4ba04b28635ddd268611b51801d34130 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:17 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:18 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.9 02:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:06:18 b4835304d00e: Preparing 02:06:18 d3b81aebd581: Preparing 02:06:18 3495ba88c6d2: Preparing 02:06:18 fd6d389574b5: Preparing 02:06:18 92db219411d2: Preparing 02:06:18 c4e71c2a4573: Preparing 02:06:18 c4e71c2a4573: Waiting 02:06:18 b4835304d00e: Layer already exists 02:06:18 92db219411d2: Layer already exists 02:06:18 d3b81aebd581: Layer already exists 02:06:18 3495ba88c6d2: Layer already exists 02:06:18 fd6d389574b5: Layer already exists 02:06:18 c4e71c2a4573: Layer already exists 02:06:18 4.1.0-dev.9: digest: sha256:c4a3372448701635aff695c0b99cd15b4ba04b28635ddd268611b51801d34130 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:18 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:19 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 02:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:06:19 b4835304d00e: Preparing 02:06:19 d3b81aebd581: Preparing 02:06:19 3495ba88c6d2: Preparing 02:06:19 fd6d389574b5: Preparing 02:06:19 92db219411d2: Preparing 02:06:19 c4e71c2a4573: Preparing 02:06:19 c4e71c2a4573: Waiting 02:06:19 fd6d389574b5: Layer already exists 02:06:19 92db219411d2: Layer already exists 02:06:19 b4835304d00e: Layer already exists 02:06:19 d3b81aebd581: Layer already exists 02:06:19 3495ba88c6d2: Layer already exists 02:06:19 c4e71c2a4573: Layer already exists 02:06:19 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9: digest: sha256:c4a3372448701635aff695c0b99cd15b4ba04b28635ddd268611b51801d34130 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:19 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:19 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 02:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 02:06:19 b4835304d00e: Preparing 02:06:19 d3b81aebd581: Preparing 02:06:19 3495ba88c6d2: Preparing 02:06:19 fd6d389574b5: Preparing 02:06:19 92db219411d2: Preparing 02:06:19 c4e71c2a4573: Preparing 02:06:19 c4e71c2a4573: Waiting 02:06:19 92db219411d2: Layer already exists 02:06:19 fd6d389574b5: Layer already exists 02:06:19 3495ba88c6d2: Layer already exists 02:06:19 b4835304d00e: Layer already exists 02:06:19 d3b81aebd581: Layer already exists 02:06:19 c4e71c2a4573: Layer already exists 02:06:19 main: digest: sha256:c4a3372448701635aff695c0b99cd15b4ba04b28635ddd268611b51801d34130 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:20 ===================================================== [Pipeline] echo 02:06:20 taggedImages: 02:06:20 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 02:06:20 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 02:06:20 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.9 02:06:20 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 02:06:20 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] echo 02:06:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] echo 02:06:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] echo 02:06:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.9 [Pipeline] echo 02:06:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:d74d2eafe87dfbf6a9c8eeef17c154033c0a9023-4.1.0-dev.9 [Pipeline] echo 02:06:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:20 02:06:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:20 arm64: Pulling from edgex-lftools-log-publisher 02:06:20 8998bd30e6a1: Pulling fs layer 02:06:20 04944245beec: Pulling fs layer 02:06:20 699f458cf7ca: Pulling fs layer 02:06:20 765212b225bb: Pulling fs layer 02:06:20 f23df028b6ca: Pulling fs layer 02:06:20 d65c8cfc05b1: Pulling fs layer 02:06:20 2437ff75d9bd: Pulling fs layer 02:06:20 765212b225bb: Waiting 02:06:20 f23df028b6ca: Waiting 02:06:20 d65c8cfc05b1: Waiting 02:06:20 2437ff75d9bd: Waiting 02:06:21 04944245beec: Verifying Checksum 02:06:21 04944245beec: Download complete 02:06:21 765212b225bb: Download complete 02:06:21 f23df028b6ca: Verifying Checksum 02:06:21 f23df028b6ca: Download complete 02:06:21 d65c8cfc05b1: Verifying Checksum 02:06:21 d65c8cfc05b1: Download complete 02:06:21 699f458cf7ca: Verifying Checksum 02:06:21 699f458cf7ca: Download complete 02:06:21 8998bd30e6a1: Verifying Checksum 02:06:21 8998bd30e6a1: Download complete 02:06:24 2437ff75d9bd: Verifying Checksum 02:06:24 2437ff75d9bd: Download complete 02:06:26 8998bd30e6a1: Pull complete 02:06:26 04944245beec: Pull complete 02:06:28 699f458cf7ca: Pull complete 02:06:28 765212b225bb: Pull complete 02:06:29 f23df028b6ca: Pull complete 02:06:29 d65c8cfc05b1: Pull complete 02:06:47 2437ff75d9bd: Pull complete 02:06:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:06:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:47 prd-ubuntu20.04-docker-arm64-4c-16g-3921 does not seem to be running inside a container 02:06:47 $ 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-gpio/142 -v /w/workspace/device-gpio/142:/w/workspace/device-gpio/142:rw,z -v /w/workspace/device-gpio/142@tmp:/w/workspace/device-gpio/142@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 02:06:50 $ docker top 6d8126c4cb9afa01b47fa0f04e83880a561b722f909e3deb9e69cc1e37122b3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:51 ---> job-cost.sh 02:06:51 lf-activate-venv: SKIPPING 02:06:51 INFO: No Stack... 02:06:51 INFO: Retrieving Pricing Info for: v3-standard-4 02:06:52 INFO: Archiving Costs [Pipeline] sh 02:06:53 + cat /w/workspace/device-gpio/142/archives/cost.csv 02:06:53 + cut -d, -f6 [Pipeline] lock 02:06:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-142-stack-cost] 02:06:53 Resource [jenkins-edgexfoundry-device-gpio-main-142-stack-cost] did not exist. Created. 02:06:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:06:54 /w/workspace/device-gpio/142@tmp/durable-65f11fb1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:06:54 + echo total: 0.10999999940395355 [Pipeline] stash 02:06:54 Warning: overwriting stash ‘stack-cost’ 02:06:54 Stashed 1 file(s) [Pipeline] } 02:06:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-142-stack-cost] [Pipeline] // lock [Pipeline] } 02:06:55 $ docker stop --time=1 6d8126c4cb9afa01b47fa0f04e83880a561b722f909e3deb9e69cc1e37122b3d 02:06:56 $ docker rm -f --volumes 6d8126c4cb9afa01b47fa0f04e83880a561b722f909e3deb9e69cc1e37122b3d [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 02:06:56 provisioning config files... 02:06:56 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3375622545183192040tmp [Pipeline] { [Pipeline] sh 02:06:57 + set +x 02:06:57 + curl -s https://codecov.io/bash 02:06:57 + bash -s -- 02:06:57 02:06:57 _____ _ 02:06:57 / ____| | | 02:06:57 | | ___ __| | ___ ___ _____ __ 02:06:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:06:57 | |___| (_) | (_| | __/ (_| (_) \ V / 02:06:57 \_____\___/ \__,_|\___|\___\___/ \_/ 02:06:57 Bash-1.0.6 02:06:57 02:06:57 02:06:57 ==> git version 2.25.1 found 02:06:57 ==> 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 02:06:57 Release-Date: 2020-01-08 02:06:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:06:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:06:57 ==> Jenkins CI detected. 02:06:57 current dir:  /w/workspace/edgexfoundry_device-gpio_main 02:06:57 project root: . 02:06:57 --> token set from env 02:06:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:06:57 ==> Running gcov in . (disable via -X gcov) 02:06:57 ==> Python coveragepy not found 02:06:57 ==> Searching for coverage reports in: 02:06:57 + . 02:06:57 -> Found 1 reports 02:06:57 ==> Detecting git/mercurial file structure 02:06:57 ==> Reading reports 02:06:57 + ./coverage.out bytes=11324 02:06:57 ==> Appending adjustments 02:06:57 https://docs.codecov.io/docs/fixing-reports 02:06:57 + Found adjustments 02:06:57 ==> Gzipping contents 02:06:57 4.0K /tmp/codecov.M6xOEr.gz 02:06:57 ==> Uploading reports 02:06:57 url: https://codecov.io 02:06:57 query: branch=main&commit=d74d2eafe87dfbf6a9c8eeef17c154033c0a9023&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 02:06:57 -> Pinging Codecov 02:06:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d74d2eafe87dfbf6a9c8eeef17c154033c0a9023&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 02:06:57 -> Uploading to 02:06:57 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/d74d2eafe87dfbf6a9c8eeef17c154033c0a9023/2d4547e0-b481-439b-9d35-eac17f16d215.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260323%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260323T020657Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=50cfcd0e94ffc8207c97fe1226b239d3d81a825262f2418da815a3f2bd101f7e 02:06:57 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:57 Dload Upload Total Spent Left Speed 02:06:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1698 0 0 100 1698 0 11791 --:--:-- --:--:-- --:--:-- 11791 02:06:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] } 02:06:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:06:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:06:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:06:58 02:06:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:06:58 latest: Pulling from edgex-devops/edgex-snyk-go 02:06:58 2d35ebdb57d9: Already exists 02:06:58 85e8836fcdb2: Pulling fs layer 02:06:58 91631faa732a: Pulling fs layer 02:06:58 f3f5ae8826fa: Pulling fs layer 02:06:58 4f4fb700ef54: Pulling fs layer 02:06:58 7861252a18e6: Pulling fs layer 02:06:58 9130f900ef6f: Pulling fs layer 02:06:58 4f4fb700ef54: Waiting 02:06:58 7861252a18e6: Waiting 02:06:58 9130f900ef6f: Waiting 02:06:58 f3f5ae8826fa: Verifying Checksum 02:06:58 f3f5ae8826fa: Download complete 02:06:58 85e8836fcdb2: Download complete 02:06:58 4f4fb700ef54: Download complete 02:06:58 85e8836fcdb2: Pull complete 02:06:58 7861252a18e6: Verifying Checksum 02:06:58 7861252a18e6: Download complete 02:06:59 91631faa732a: Verifying Checksum 02:06:59 91631faa732a: Download complete 02:06:59 9130f900ef6f: Download complete 02:07:03 91631faa732a: Pull complete 02:07:03 f3f5ae8826fa: Pull complete 02:07:03 4f4fb700ef54: Pull complete 02:07:03 7861252a18e6: Pull complete 02:07:09 9130f900ef6f: Pull complete 02:07:09 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:07:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:07:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:09 prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container 02:07:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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:latest cat 02:07:10 $ docker top 885983f026b08c86ccab5d88ca294cb078b5cb41e85ae438e1fd5393b29f8f1c -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo 02:07:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 02:07:11 + set -o pipefail 02:07:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 02:07:19 02:07:19 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 02:07:19 02:07:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/d4371bb6-50fb-4a27-8ae5-62b2e3ac8140 02:07:19 02:07:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:07:19 [Pipeline] } 02:07:20 $ docker stop --time=1 885983f026b08c86ccab5d88ca294cb078b5cb41e85ae438e1fd5393b29f8f1c 02:07:22 $ docker rm -f --volumes 885983f026b08c86ccab5d88ca294cb078b5cb41e85ae438e1fd5393b29f8f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:23 + git log --format=format:%s -1 d74d2eafe87dfbf6a9c8eeef17c154033c0a9023 [Pipeline] sh 02:07:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:24 prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container 02:07:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 02:07:24 $ docker top f8001a6901c87dcd673d25e794d00b8817fc2f770fb961ee0718c420f443fbc5 -eo pid,comm 02:07:24 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). 02:07:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:24 [ssh-agent] Looking for ssh-agent implementation... 02:07:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:24 $ docker exec f8001a6901c87dcd673d25e794d00b8817fc2f770fb961ee0718c420f443fbc5 ssh-agent 02:07:24 SSH_AUTH_SOCK=/tmp/ssh-nwj6AltCAsIu/agent.32 02:07:24 SSH_AGENT_PID=38 02:07:24 Running ssh-add (command line suppressed) 02:07:24 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14016477885433450834.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14016477885433450834.key) 02:07:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:25 + git semver tag 02:07:25 2026-03-23 02:07:25,191 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:07:25 2026-03-23 02:07:25,194 [run_tag] DEBUG tag force:False 02:07:25 2026-03-23 02:07:25,194 [check_head_tag] DEBUG check head tag 02:07:25 2026-03-23 02:07:25,195 [execute] INFO git cat-file --batch-check 02:07:25 2026-03-23 02:07:25,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) 02:07:25 2026-03-23 02:07:25,197 [execute] INFO git cat-file --batch 02:07:25 2026-03-23 02:07:25,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) 02:07:25 2026-03-23 02:07:25,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:07:25 2026-03-23 02:07:25,204 [execute] INFO git tag -a v4.1.0-dev.9 -m v4.1.0-dev.9 02:07:25 2026-03-23 02:07:25,205 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.9', '-m', 'v4.1.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) 02:07:25 2026-03-23 02:07:25,207 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:07:25 4.1.0-dev.9 [Pipeline] } 02:07:25 $ docker exec --env ******** --env ******** f8001a6901c87dcd673d25e794d00b8817fc2f770fb961ee0718c420f443fbc5 ssh-agent -k 02:07:25 unset SSH_AUTH_SOCK; 02:07:25 unset SSH_AGENT_PID; 02:07:25 echo Agent pid 38 killed; 02:07:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:25 + git semver [Pipeline] } 02:07:25 $ docker stop --time=1 f8001a6901c87dcd673d25e794d00b8817fc2f770fb961ee0718c420f443fbc5 02:07:27 $ docker rm -f --volumes f8001a6901c87dcd673d25e794d00b8817fc2f770fb961ee0718c420f443fbc5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:27 02:07:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:27 0.23.1-centos7: Pulling from edgex-lftools 02:07:27 ab5ef0e58194: Pulling fs layer 02:07:27 9712f1f96733: Pulling fs layer 02:07:27 63f879dbbcfc: Pulling fs layer 02:07:27 0d9ebad4ef96: Pulling fs layer 02:07:27 e9a5061849ea: Pulling fs layer 02:07:27 0d9ebad4ef96: Waiting 02:07:27 e9a5061849ea: Waiting 02:07:27 d747dcd14b5f: Pulling fs layer 02:07:27 2de7ff778b66: Pulling fs layer 02:07:27 d747dcd14b5f: Waiting 02:07:27 2de7ff778b66: Waiting 02:07:27 9712f1f96733: Verifying Checksum 02:07:27 9712f1f96733: Download complete 02:07:28 63f879dbbcfc: Verifying Checksum 02:07:28 63f879dbbcfc: Download complete 02:07:28 e9a5061849ea: Verifying Checksum 02:07:28 e9a5061849ea: Download complete 02:07:28 d747dcd14b5f: Verifying Checksum 02:07:28 d747dcd14b5f: Download complete 02:07:28 2de7ff778b66: Verifying Checksum 02:07:28 2de7ff778b66: Download complete 02:07:28 0d9ebad4ef96: Verifying Checksum 02:07:28 0d9ebad4ef96: Download complete 02:07:28 ab5ef0e58194: Verifying Checksum 02:07:28 ab5ef0e58194: Download complete 02:07:32 ab5ef0e58194: Pull complete 02:07:32 9712f1f96733: Pull complete 02:07:33 63f879dbbcfc: Pull complete 02:07:38 0d9ebad4ef96: Pull complete 02:07:38 e9a5061849ea: Pull complete 02:07:38 d747dcd14b5f: Pull complete 02:07:40 2de7ff778b66: Pull complete 02:07:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:07:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:40 prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container 02:07:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 02:07:41 $ docker top ae1a4231654510793514bd0bcc9afb7b2a99e60fa4f38093e286ae7f16c624a0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:07:41 provisioning config files... 02:07:41 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3469529294649649619tmp 02:07:41 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16346635230371980865tmp 02:07:41 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17954336111271645777tmp [Pipeline] { [Pipeline] echo 02:07:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:07:42 ---> sigul-configuration.sh 02:07:42 gpg: directory `/root/.gnupg' created 02:07:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:07:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:07:42 gpg: keyring `/root/.gnupg/secring.gpg' created 02:07:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:07:42 gpg: CAST5 encrypted data 02:07:42 gpg: encrypted with 1 passphrase 02:07:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:07:42 + mkdir /home/jenkins 02:07:42 + mkdir /home/jenkins/sigul [Pipeline] sh 02:07:42 + 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 02:07:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:07:42 ---> sigul-install.sh 02:07:42 Sigul already installed; skipping installation. [Pipeline] sh 02:07:43 + git tag --list 02:07:43 v1.0.0 02:07:43 v2.1.0 02:07:43 v2.1.1 02:07:43 v2.2.0 02:07:43 v2.3.0 02:07:43 v3.0 02:07:43 v3.0.0 02:07:43 v3.1 02:07:43 v3.1.0 02:07:43 v3.1.1 02:07:43 v4.0 02:07:43 v4.0.0 02:07:43 v4.0.1 02:07:43 v4.1.0-dev.1 02:07:43 v4.1.0-dev.2 02:07:43 v4.1.0-dev.3 02:07:43 v4.1.0-dev.4 02:07:43 v4.1.0-dev.5 02:07:43 v4.1.0-dev.6 02:07:43 v4.1.0-dev.7 02:07:43 v4.1.0-dev.8 02:07:43 v4.1.0-dev.9 [Pipeline] sh 02:07:43 + lftools sign git-tag v4.1.0-dev.9 02:07:44 Signing Git tag with Sigul... 02:07:44 Signing v4.1.0-dev.9 [Pipeline] echo 02:07:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:07:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:07:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:07:44 $ docker stop --time=1 ae1a4231654510793514bd0bcc9afb7b2a99e60fa4f38093e286ae7f16c624a0 02:07:45 $ docker rm -f --volumes ae1a4231654510793514bd0bcc9afb7b2a99e60fa4f38093e286ae7f16c624a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:07:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:46 prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container 02:07:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 02:07:47 $ docker top 1b1cb94502c358afdb8be71d01843df281234fa7de0c66fc307c416d3c558069 -eo pid,comm 02:07:47 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). 02:07:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:47 [ssh-agent] Looking for ssh-agent implementation... 02:07:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:47 $ docker exec 1b1cb94502c358afdb8be71d01843df281234fa7de0c66fc307c416d3c558069 ssh-agent 02:07:47 SSH_AUTH_SOCK=/tmp/ssh-5TRxEBgzCZ1X/agent.32 02:07:47 SSH_AGENT_PID=38 02:07:47 Running ssh-add (command line suppressed) 02:07:47 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12672478656690024460.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12672478656690024460.key) 02:07:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:47 + git semver bump pre 02:07:48 2026-03-23 02:07:48,012 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:07:48 2026-03-23 02:07:48,016 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:07:48 2026-03-23 02:07:48,016 [bump_version] DEBUG bumping version:4.1.0-dev.9 on axis:pre with prefix:dev 02:07:48 2026-03-23 02:07:48,016 [bump_version] DEBUG bumped version:4.1.0-dev.10 02:07:48 2026-03-23 02:07:48,017 [write_version] DEBUG write version:4.1.0-dev.10 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 02:07:48 2026-03-23 02:07:48,017 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:07:48 2026-03-23 02:07:48,017 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:07:48 2026-03-23 02:07:48,019 [execute] INFO git cat-file --batch-check 02:07:48 2026-03-23 02:07:48,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 02:07:48 2026-03-23 02:07:48,023 [execute] INFO git cat-file --batch 02:07:48 2026-03-23 02:07:48,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 02:07:48 2026-03-23 02:07:48,026 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:07:48 4.1.0-dev.10 [Pipeline] } 02:07:48 $ docker exec --env ******** --env ******** 1b1cb94502c358afdb8be71d01843df281234fa7de0c66fc307c416d3c558069 ssh-agent -k 02:07:48 unset SSH_AUTH_SOCK; 02:07:48 unset SSH_AGENT_PID; 02:07:48 echo Agent pid 38 killed; 02:07:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:48 + git semver [Pipeline] } 02:07:48 $ docker stop --time=1 1b1cb94502c358afdb8be71d01843df281234fa7de0c66fc307c416d3c558069 02:07:50 $ docker rm -f --volumes 1b1cb94502c358afdb8be71d01843df281234fa7de0c66fc307c416d3c558069 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:50 prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container 02:07:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 02:07:51 $ docker top d6ac51190bf5744bb36c2ff834d2e1caebac6619afe89b980e42d87b23facdcc -eo pid,comm 02:07:51 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). 02:07:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:51 [ssh-agent] Looking for ssh-agent implementation... 02:07:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:51 $ docker exec d6ac51190bf5744bb36c2ff834d2e1caebac6619afe89b980e42d87b23facdcc ssh-agent 02:07:51 SSH_AUTH_SOCK=/tmp/ssh-hCAg1LuM9Ou4/agent.32 02:07:51 SSH_AGENT_PID=38 02:07:51 Running ssh-add (command line suppressed) 02:07:51 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2774944566466501336.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2774944566466501336.key) 02:07:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:52 + git semver push 02:07:52 2026-03-23 02:07:52,213 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:07:52 2026-03-23 02:07:52,217 [run_push] DEBUG push 02:07:52 2026-03-23 02:07:52,218 [execute] INFO git cat-file --batch-check 02:07:52 2026-03-23 02:07:52,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 02:07:52 2026-03-23 02:07:52,220 [execute] INFO git rev-list ac540e9d8584a543e80f0bab5a95564b6b4b01cd -- 02:07:52 2026-03-23 02:07:52,220 [execute] DEBUG Popen(['git', 'rev-list', 'ac540e9d8584a543e80f0bab5a95564b6b4b01cd', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:07:52 2026-03-23 02:07:52,227 [execute] INFO git fetch -v -- origin 02:07:52 2026-03-23 02:07:52,227 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:07:52 2026-03-23 02:07:52,746 [run_push] DEBUG no remote changes detected 02:07:52 2026-03-23 02:07:52,747 [execute] INFO git push origin semver 02:07:52 2026-03-23 02:07:52,747 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:07:53 2026-03-23 02:07:53,529 [run_push] DEBUG push all version tags 02:07:53 2026-03-23 02:07:53,529 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:07:53 2026-03-23 02:07:53,529 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) 02:07:54 2026-03-23 02:07:54,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 02:07:54 4.1.0-dev.10 [Pipeline] } 02:07:54 $ docker exec --env ******** --env ******** d6ac51190bf5744bb36c2ff834d2e1caebac6619afe89b980e42d87b23facdcc ssh-agent -k 02:07:54 unset SSH_AUTH_SOCK; 02:07:54 unset SSH_AGENT_PID; 02:07:54 echo Agent pid 38 killed; 02:07:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:54 + git semver [Pipeline] } 02:07:55 $ docker stop --time=1 d6ac51190bf5744bb36c2ff834d2e1caebac6619afe89b980e42d87b23facdcc 02:07:56 $ docker rm -f --volumes d6ac51190bf5744bb36c2ff834d2e1caebac6619afe89b980e42d87b23facdcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:07:56 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 02:07:56 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 02:07:56 total 16 02:07:56 drwxr-xr-x 3 root root 4096 Mar 23 01:53 . 02:07:56 drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 02:07 .. 02:07:56 drwxr-xr-x 2 root root 4096 Mar 23 01:53 cost 02:07:56 -rw-r--r-- 1 root root 83 Mar 23 01:53 cost.csv 02:07:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 02:07:56 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 02:07:56 total 16 02:07:56 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 01:53 . 02:07:56 drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 02:07 .. 02:07:56 drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 01:53 cost 02:07:56 -rw-r--r-- 1 jenkins jenkins 83 Mar 23 01:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:07:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:07:58 ---> package-listing.sh 02:07:58 ++ facter osfamily 02:07:58 ++ tr '[:upper:]' '[:lower:]' 02:07:58 + OS_FAMILY=debian 02:07:58 + workspace=/w/workspace/edgexfoundry_device-gpio_main 02:07:58 + START_PACKAGES=/tmp/packages_start.txt 02:07:58 + END_PACKAGES=/tmp/packages_end.txt 02:07:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:07:58 + PACKAGES=/tmp/packages_start.txt 02:07:58 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 02:07:58 + PACKAGES=/tmp/packages_end.txt 02:07:58 + case "${OS_FAMILY}" in 02:07:58 + dpkg -l 02:07:58 + grep '^ii' 02:07:58 + '[' -f /tmp/packages_start.txt ']' 02:07:58 + '[' -f /tmp/packages_end.txt ']' 02:07:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:07:58 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 02:07:58 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 02:07:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 02:07:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:07:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:59 prd-ubuntu20.04-docker-8c-8g-3919 does not seem to be running inside a container 02:07:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_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 02:07:59 $ docker top 22d3cedd5e96bfd15a2ea581c530b35a9a14ffad407899f3dd5ccd3dfd147aae -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:59 + touch /tmp/pre-build-complete [Pipeline] sh 02:08:00 + mkdir -p /var/log/sysstat [Pipeline] sh 02:08:00 + ls /var/log/sa-host 02:08:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:00 provisioning config files... 02:08:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1103477362394911373tmp [Pipeline] { [Pipeline] echo 02:08:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:08:00 ---> create-netrc.sh [Pipeline] } 02:08:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:08:00 ---> python-tools-install.sh [Pipeline] echo 02:08:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:08:01 ---> sudo-logs.sh 02:08:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:08:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:08:01 ---> job-cost.sh 02:08:01 lf-activate-venv: SKIPPING 02:08:01 DEBUG: total: 0.2199999988079071 02:08:01 INFO: Retrieving Stack Cost... 02:08:01 INFO: Retrieving Pricing Info for: v3-standard-8 02:08:02 INFO: Archiving Costs [Pipeline] echo 02:08:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:08:02 ---> logs-deploy.sh 02:08:02 lf-activate-venv: SKIPPING 02:08:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/142 02:08:02 INFO: archiving workspace using pattern(s): 02:08:03 Archives upload complete. 02:08:03 INFO: archiving logs to Nexus 02:08:04 ---> uname -a: 02:08:04 Linux prd-ubuntu20-04-docker-8c-8g-3919 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:08:04 02:08:04 02:08:04 ---> lscpu: 02:08:04 Architecture: x86_64 02:08:04 CPU op-mode(s): 32-bit, 64-bit 02:08:04 Byte Order: Little Endian 02:08:04 Address sizes: 40 bits physical, 48 bits virtual 02:08:04 CPU(s): 8 02:08:04 On-line CPU(s) list: 0-7 02:08:04 Thread(s) per core: 1 02:08:04 Core(s) per socket: 1 02:08:04 Socket(s): 8 02:08:04 NUMA node(s): 1 02:08:04 Vendor ID: AuthenticAMD 02:08:04 CPU family: 23 02:08:04 Model: 49 02:08:04 Model name: AMD EPYC-Rome Processor 02:08:04 Stepping: 0 02:08:04 CPU MHz: 2799.974 02:08:04 BogoMIPS: 5599.94 02:08:04 Virtualization: AMD-V 02:08:04 Hypervisor vendor: KVM 02:08:04 Virtualization type: full 02:08:04 L1d cache: 256 KiB 02:08:04 L1i cache: 256 KiB 02:08:04 L2 cache: 4 MiB 02:08:04 L3 cache: 128 MiB 02:08:04 NUMA node0 CPU(s): 0-7 02:08:04 Vulnerability Gather data sampling: Not affected 02:08:04 Vulnerability Itlb multihit: Not affected 02:08:04 Vulnerability L1tf: Not affected 02:08:04 Vulnerability Mds: Not affected 02:08:04 Vulnerability Meltdown: Not affected 02:08:04 Vulnerability Mmio stale data: Not affected 02:08:04 Vulnerability Retbleed: Vulnerable 02:08:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:08:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:08:04 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:08:04 Vulnerability Srbds: Not affected 02:08:04 Vulnerability Tsx async abort: Not affected 02:08:04 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:08:04 02:08:04 02:08:04 ---> nproc: 02:08:04 8 02:08:04 02:08:04 02:08:04 ---> df -h: 02:08:04 Filesystem Size Used Avail Use% Mounted on 02:08:04 overlay 155G 15G 141G 10% / 02:08:04 tmpfs 64M 0 64M 0% /dev 02:08:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:08:04 shm 64M 0 64M 0% /dev/shm 02:08:04 /dev/vda1 155G 15G 141G 10% /facter-os 02:08:04 02:08:04 02:08:04 ---> sar -b -r -n DEV: 02:08:04 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-3919) 03/23/26 _x86_64_ (8 CPU) 02:08:04 02:08:04 01:49:00 LINUX RESTART (8 CPU) 02:08:04 02:08:04 01:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:08:04 01:51:01 282.21 12.88 269.33 0.00 1759.16 75251.11 0.00 02:08:04 01:52:01 122.56 0.33 122.23 0.00 26.93 36125.85 0.00 02:08:04 01:53:01 1.27 0.00 1.27 0.00 0.00 16.15 0.00 02:08:04 01:54:01 47.30 0.03 47.27 0.00 2.53 16821.19 0.00 02:08:04 01:55:01 33.31 5.00 28.31 0.00 4511.78 6399.07 0.00 02:08:04 01:56:01 1.95 0.00 1.95 0.00 0.00 21.46 0.00 02:08:04 01:57:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 02:08:04 01:58:01 1.93 0.00 1.93 0.00 0.00 22.66 0.00 02:08:04 01:59:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 02:08:04 02:00:01 1.98 0.00 1.98 0.00 0.00 36.53 0.00 02:08:04 02:01:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 02:08:04 02:02:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 02:08:04 02:03:01 0.80 0.00 0.80 0.00 0.00 9.46 0.00 02:08:04 02:04:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 02:08:04 02:05:01 1.70 0.02 1.68 0.00 0.13 17.73 0.00 02:08:04 02:06:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 02:08:04 02:07:01 6.97 0.13 6.83 0.00 11.86 6953.77 0.00 02:08:04 02:08:01 163.82 0.80 163.02 0.00 26.13 64313.68 0.00 02:08:04 Average: 37.18 1.06 36.13 0.00 350.81 11389.03 0.00 02:08:04 02:08:04 01:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:08:04 01:51:01 26564512 31352876 923828 2.81 158472 4719136 1896740 5.59 1713816 3994432 401008 02:08:04 01:52:01 26600728 31516840 761448 2.32 163236 4849148 1653980 4.88 1668388 4013196 160 02:08:04 01:53:01 26600928 31517192 760832 2.31 163272 4849152 1653980 4.88 1667916 4013200 40 02:08:04 01:54:01 26075776 31513976 762240 2.32 182520 5301032 1670216 4.92 1695800 4452536 148 02:08:04 01:55:01 25738432 31490788 771224 2.35 188124 5600748 1741632 5.13 1896952 4562696 12 02:08:04 01:56:01 25743172 31495628 766292 2.33 188216 5600748 1741632 5.13 1893076 4562696 52 02:08:04 01:57:01 25745548 31498104 763716 2.32 188300 5600756 1741632 5.13 1890604 4562704 12 02:08:04 01:58:01 25753044 31505672 756068 2.30 188384 5600756 1741632 5.13 1882796 4562704 12 02:08:04 01:59:01 25752776 31505456 756176 2.30 188424 5600756 1741632 5.13 1882860 4562712 16 02:08:04 02:00:01 25754116 31507020 754440 2.30 188504 5600868 1741632 5.13 1883564 4562816 8 02:08:04 02:01:01 25754280 31507216 754152 2.29 188536 5600868 1741632 5.13 1883332 4562816 12 02:08:04 02:02:01 25753628 31506592 754692 2.30 188560 5600872 1741632 5.13 1883408 4562820 16 02:08:04 02:03:01 25753760 31506772 754248 2.29 188576 5600872 1741632 5.13 1883408 4562820 168 02:08:04 02:04:01 25753248 31506280 754700 2.30 188608 5600876 1741632 5.13 1883368 4562824 60 02:08:04 02:05:01 25753316 31506676 754264 2.29 188652 5600880 1736524 5.12 1882488 4562828 24 02:08:04 02:06:01 25753088 31506480 754408 2.30 188684 5600884 1736524 5.12 1882324 4562828 20 02:08:04 02:07:01 25282420 31479620 780200 2.37 195556 6013600 1885252 5.56 1912448 4975212 206452 02:08:04 02:08:01 24185748 31448476 802508 2.44 241212 6917416 1793124 5.29 2029836 5834384 228 02:08:04 Average: 25795473 31492870 771413 2.35 186991 5547743 1746814 5.15 1850910 4557568 33803 02:08:04 02:08:04 01:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:08:04 01:51:01 ens3 619.25 401.42 6514.61 67.65 0.00 0.00 0.00 0.00 02:08:04 01:51:01 veth1108bba 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:08:04 01:51:01 docker0 312.25 467.55 26.75 3091.37 0.00 0.00 0.00 0.00 02:08:04 01:51:01 lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 02:08:04 01:52:01 ens3 93.42 75.97 235.76 381.96 0.00 0.00 0.00 0.00 02:08:04 01:52:01 docker0 4.50 8.23 0.33 128.22 0.00 0.00 0.00 0.00 02:08:04 01:52:01 lo 5.67 5.67 0.56 0.56 0.00 0.00 0.00 0.00 02:08:04 01:53:01 ens3 6.02 1.90 6.04 0.34 0.00 0.00 0.00 0.00 02:08:04 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 01:54:01 ens3 98.50 57.06 2522.21 11.06 0.00 0.00 0.00 0.00 02:08:04 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 01:54:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 02:08:04 01:55:01 ens3 108.73 62.34 2119.37 4.48 0.00 0.00 0.00 0.00 02:08:04 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 01:55:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 02:08:04 01:56:01 ens3 0.45 0.18 1.44 0.01 0.00 0.00 0.00 0.00 02:08:04 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:04 01:57:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:08:04 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 01:58:01 ens3 0.33 0.13 0.02 0.01 0.00 0.00 0.00 0.00 02:08:04 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:04 01:59:01 ens3 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00 02:08:04 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 02:00:01 ens3 0.88 0.50 0.44 0.35 0.00 0.00 0.00 0.00 02:08:04 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:04 02:01:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:08:04 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 02:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:08:04 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:04 02:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:08:04 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 02:04:01 ens3 1.08 0.48 0.38 0.22 0.00 0.00 0.00 0.00 02:08:04 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:04 02:05:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 02:08:04 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 02:06:01 ens3 0.27 0.15 0.02 0.01 0.00 0.00 0.00 0.00 02:08:04 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:04 02:07:01 ens3 128.13 71.72 4020.12 7.86 0.00 0.00 0.00 0.00 02:08:04 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:04 02:07:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 02:08:04 02:08:01 ens3 348.56 240.11 4178.27 188.46 0.00 0.00 0.00 0.00 02:08:04 02:08:01 docker0 58.86 89.84 5.97 867.59 0.00 0.00 0.00 0.00 02:08:04 02:08:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 02:08:04 Average: ens3 77.64 50.35 1083.74 36.77 0.00 0.00 0.00 0.00 02:08:04 Average: docker0 20.60 31.02 1.81 224.39 0.00 0.00 0.00 0.00 02:08:04 Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 02:08:04 02:08:04