Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 084f94fc031ef57db339688d760303d40adcf824 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-ssh41990473541539871.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15584458300379158294.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17041774488395724945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh18445822227856602139.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-ssh15285039493756881178.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] ========================================================= [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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-25097 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 084f94fc031ef57db339688d760303d40adcf824 (main) > 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 084f94fc031ef57db339688d760303d40adcf824 # timeout=10 Commit message: "Merge pull request #223 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" > git rev-list --no-walk ca6eedcb7203a69331a310d8a9e2fcedf7b80801 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-15T02:23:42.266Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-15T02:23:42.346Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-15T02:23:42.373Z] ========================================================= [2023-12-15T02:23:42.373Z] EdgeX Global Pipelines Version Info [2023-12-15T02:23:42.373Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:23:43.098Z] ------------------- [2023-12-15T02:23:43.098Z] stable info: [2023-12-15T02:23:43.098Z] ------------------- [2023-12-15T02:23:43.098Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-15T02:23:43.098Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T02:23:43.098Z] Message: update stable to v1.0.258 [2023-12-15T02:23:43.674Z] ------------------- [2023-12-15T02:23:43.674Z] experimental info: [2023-12-15T02:23:43.674Z] ------------------- [2023-12-15T02:23:43.674Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-15T02:23:43.674Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T02:23:43.674Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-15T02:23:43.756Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-12-15T02:23:43.781Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-12-15T02:23:43.809Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-15T02:23:43.834Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-15T02:23:43.861Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-15T02:23:43.889Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-15T02:23:43.915Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-15T02:23:43.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-15T02:23:43.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-15T02:23:43.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-15T02:23:44.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-15T02:23:44.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-12-15T02:23:44.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-15T02:23:44.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-15T02:23:44.146Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-15T02:23:44.173Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-15T02:23:44.200Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-15T02:23:44.234Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-15T02:23:44.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-15T02:23:44.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-15T02:23:44.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-15T02:23:44.362Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-15T02:23:44.391Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-15T02:23:44.426Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-15T02:23:44.461Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-15T02:23:44.495Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-15T02:23:44.529Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-15T02:23:44.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-15T02:23:44.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-15T02:23:44.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-15T02:23:44.679Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 084f94fc031ef57db339688d760303d40adcf824 [Pipeline] echo [2023-12-15T02:23:44.721Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 084f94f [Pipeline] echo [2023-12-15T02:23:44.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:23:44.858Z] provisioning config files... [2023-12-15T02:23:44.871Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7162417431003096570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:23:45.214Z] ---> ****-login.sh [2023-12-15T02:23:45.214Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:23:45.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:23:45.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:23:45.474Z] Configure a credential helper to remove this warning. See [2023-12-15T02:23:45.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:23:45.474Z] [2023-12-15T02:23:45.474Z] Login Succeeded [2023-12-15T02:23:45.474Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:23:45.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:23:45.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:23:45.733Z] Configure a credential helper to remove this warning. See [2023-12-15T02:23:45.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:23:45.733Z] [2023-12-15T02:23:45.733Z] Login Succeeded [2023-12-15T02:23:45.733Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:23:45.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:23:45.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:23:45.733Z] Configure a credential helper to remove this warning. See [2023-12-15T02:23:45.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:23:45.733Z] [2023-12-15T02:23:45.733Z] Login Succeeded [2023-12-15T02:23:45.733Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:23:45.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:23:45.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:23:45.994Z] Configure a credential helper to remove this warning. See [2023-12-15T02:23:45.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:23:45.994Z] [2023-12-15T02:23:45.994Z] Login Succeeded [2023-12-15T02:23:45.994Z] ****.io [2023-12-15T02:23:45.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:23:46.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:23:46.254Z] Configure a credential helper to remove this warning. See [2023-12-15T02:23:46.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:23:46.254Z] [2023-12-15T02:23:46.254Z] Login Succeeded [2023-12-15T02:23:46.254Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:23:46.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-15T02:23:46.773Z] + git rev-list -1 --merges 084f94fc031ef57db339688d760303d40adcf824~1..084f94fc031ef57db339688d760303d40adcf824 [Pipeline] echo [2023-12-15T02:23:46.792Z] -----------> git rev-list -1 --merges 084f94fc031ef57db339688d760303d40adcf824~1..084f94fc031ef57db339688d760303d40adcf824 084f94fc031ef57db339688d760303d40adcf824 [2023-12-15T02:23:46.792Z] 084f94fc031ef57db339688d760303d40adcf824 [false] [Pipeline] sh [2023-12-15T02:23:47.092Z] + git log --format=format:%s -1 084f94fc031ef57db339688d760303d40adcf824 [Pipeline] echo [2023-12-15T02:23:47.106Z] ========================================================= [2023-12-15T02:23:47.107Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-15T02:23:47.107Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T02:23:47.486Z] + git log --format=format:%s -1 084f94fc031ef57db339688d760303d40adcf824 [Pipeline] echo [2023-12-15T02:23:47.496Z] [semverPrep] GIT_COMMIT: 084f94fc031ef57db339688d760303d40adcf824, Commit Message: Merge pull request #223 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4 [Pipeline] echo [2023-12-15T02:23:47.521Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-15T02:23:47.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T02:23:47.893Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-15T02:23:47.893Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-15T02:23:47.893Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-15T02:23:47.893Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-15T02:23:47.893Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-15T02:23:47.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:23:48.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:23:48.351Z] [2023-12-15T02:23:48.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:23:48.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:23:48.669Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-15T02:23:48.669Z] b85a868b505f: Pulling fs layer [2023-12-15T02:23:48.669Z] e2be974225ed: Pulling fs layer [2023-12-15T02:23:48.669Z] 339a4e72a1f5: Pulling fs layer [2023-12-15T02:23:48.669Z] 988bab9f4d93: Pulling fs layer [2023-12-15T02:23:48.669Z] 1469e6f7b9e6: Pulling fs layer [2023-12-15T02:23:48.670Z] eaf3925da568: Pulling fs layer [2023-12-15T02:23:48.670Z] bab4dde63d76: Pulling fs layer [2023-12-15T02:23:48.670Z] bde34c3a00c8: Pulling fs layer [2023-12-15T02:23:48.670Z] 1469e6f7b9e6: Waiting [2023-12-15T02:23:48.670Z] b352a97aabf1: Pulling fs layer [2023-12-15T02:23:48.670Z] 988bab9f4d93: Waiting [2023-12-15T02:23:48.670Z] 4872d77fe225: Pulling fs layer [2023-12-15T02:23:48.670Z] eaf3925da568: Waiting [2023-12-15T02:23:48.670Z] 5851b861e8e6: Pulling fs layer [2023-12-15T02:23:48.670Z] bab4dde63d76: Waiting [2023-12-15T02:23:48.670Z] b352a97aabf1: Waiting [2023-12-15T02:23:48.670Z] bde34c3a00c8: Waiting [2023-12-15T02:23:48.670Z] 4872d77fe225: Waiting [2023-12-15T02:23:48.670Z] 5851b861e8e6: Waiting [2023-12-15T02:23:48.670Z] e2be974225ed: Download complete [2023-12-15T02:23:48.670Z] 988bab9f4d93: Verifying Checksum [2023-12-15T02:23:48.670Z] 988bab9f4d93: Download complete [2023-12-15T02:23:48.670Z] 1469e6f7b9e6: Verifying Checksum [2023-12-15T02:23:48.670Z] 1469e6f7b9e6: Download complete [2023-12-15T02:23:48.670Z] 339a4e72a1f5: Verifying Checksum [2023-12-15T02:23:48.670Z] 339a4e72a1f5: Download complete [2023-12-15T02:23:48.930Z] eaf3925da568: Download complete [2023-12-15T02:23:48.930Z] bde34c3a00c8: Verifying Checksum [2023-12-15T02:23:48.930Z] bde34c3a00c8: Download complete [2023-12-15T02:23:48.930Z] b352a97aabf1: Verifying Checksum [2023-12-15T02:23:48.930Z] b352a97aabf1: Download complete [2023-12-15T02:23:48.930Z] 4872d77fe225: Download complete [2023-12-15T02:23:48.930Z] 5851b861e8e6: Verifying Checksum [2023-12-15T02:23:48.930Z] 5851b861e8e6: Download complete [2023-12-15T02:23:48.930Z] b85a868b505f: Verifying Checksum [2023-12-15T02:23:48.930Z] b85a868b505f: Download complete [2023-12-15T02:23:49.189Z] bab4dde63d76: Download complete [2023-12-15T02:23:50.126Z] b85a868b505f: Pull complete [2023-12-15T02:23:50.383Z] e2be974225ed: Pull complete [2023-12-15T02:23:50.952Z] 339a4e72a1f5: Pull complete [2023-12-15T02:23:50.952Z] 988bab9f4d93: Pull complete [2023-12-15T02:23:51.211Z] 1469e6f7b9e6: Pull complete [2023-12-15T02:23:51.211Z] eaf3925da568: Pull complete [2023-12-15T02:23:53.125Z] bab4dde63d76: Pull complete [2023-12-15T02:23:53.125Z] bde34c3a00c8: Pull complete [2023-12-15T02:23:53.125Z] b352a97aabf1: Pull complete [2023-12-15T02:23:53.384Z] 4872d77fe225: Pull complete [2023-12-15T02:23:53.384Z] 5851b861e8e6: Pull complete [2023-12-15T02:23:53.384Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-15T02:23:53.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:23:53.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:23:53.541Z] prd-ubuntu20.04-docker-8c-8g-25097 does not seem to be running inside a container [2023-12-15T02:23:53.567Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-15T02:23:57.244Z] $ docker top 2ade5b581129cc45b2e025994f447dc0e4e552a890820714ae9c47a1f1a35be4 -eo pid,comm [2023-12-15T02:23:57.301Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-15T02:23:57.301Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T02:23:57.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:23:57.400Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:23:57.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:23:57.509Z] $ docker exec 2ade5b581129cc45b2e025994f447dc0e4e552a890820714ae9c47a1f1a35be4 ssh-agent [2023-12-15T02:23:57.616Z] SSH_AUTH_SOCK=/tmp/ssh-FKUU4yCpGQod/agent.34 [2023-12-15T02:23:57.616Z] SSH_AGENT_PID=40 [2023-12-15T02:23:57.622Z] Running ssh-add (command line suppressed) [2023-12-15T02:23:57.711Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7213216562929148524.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7213216562929148524.key) [2023-12-15T02:23:57.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:23:58.036Z] + git tag --points-at HEAD [Pipeline] } [2023-12-15T02:23:58.045Z] $ docker exec --env ******** --env ******** 2ade5b581129cc45b2e025994f447dc0e4e552a890820714ae9c47a1f1a35be4 ssh-agent -k [2023-12-15T02:23:58.139Z] unset SSH_AUTH_SOCK; [2023-12-15T02:23:58.141Z] unset SSH_AGENT_PID; [2023-12-15T02:23:58.142Z] echo Agent pid 40 killed; [2023-12-15T02:23:58.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-15T02:23:58.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:23:58.211Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:23:58.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:23:58.313Z] $ docker exec 2ade5b581129cc45b2e025994f447dc0e4e552a890820714ae9c47a1f1a35be4 ssh-agent [2023-12-15T02:23:58.417Z] SSH_AUTH_SOCK=/tmp/ssh-kO6h0d60zfU5/agent.73 [2023-12-15T02:23:58.417Z] SSH_AGENT_PID=79 [2023-12-15T02:23:58.422Z] Running ssh-add (command line suppressed) [2023-12-15T02:23:58.520Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_953796504443010050.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_953796504443010050.key) [2023-12-15T02:23:58.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:23:58.846Z] + git semver init [2023-12-15T02:23:59.107Z] 2023-12-15 02:23:59,045 [run_init] DEBUG init version:0.0.0 force:False [2023-12-15T02:23:59.107Z] 2023-12-15 02:23:59,047 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-12-15T02:23:59.107Z] 2023-12-15 02:23:59,048 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-12-15T02:23:59.107Z] 2023-12-15 02:23:59,048 [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, universal_newlines=False, shell=None, istream=None) [2023-12-15T02:24:00.488Z] 2023-12-15 02:24:00,253 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-12-15T02:24:00.488Z] 2023-12-15 02:24:00,253 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-12-15T02:24:00.488Z] 2023-12-15 02:24:00,254 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-15T02:24:00.488Z] 2023-12-15 02:24:00,254 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-15T02:24:00.488Z] 3.2.0-dev.5 [Pipeline] } [2023-12-15T02:24:00.494Z] $ docker exec --env ******** --env ******** 2ade5b581129cc45b2e025994f447dc0e4e552a890820714ae9c47a1f1a35be4 ssh-agent -k [2023-12-15T02:24:00.599Z] unset SSH_AUTH_SOCK; [2023-12-15T02:24:00.599Z] unset SSH_AGENT_PID; [2023-12-15T02:24:00.599Z] echo Agent pid 79 killed; [2023-12-15T02:24:00.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T02:24:00.999Z] + git semver [Pipeline] } [2023-12-15T02:24:01.267Z] $ docker stop --time=1 2ade5b581129cc45b2e025994f447dc0e4e552a890820714ae9c47a1f1a35be4 [2023-12-15T02:24:02.589Z] $ docker rm -f --volumes 2ade5b581129cc45b2e025994f447dc0e4e552a890820714ae9c47a1f1a35be4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T02:24:03.016Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-15T02:24:03.284Z] Stashed 1 file(s) [Pipeline] echo [2023-12-15T02:24:03.287Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:24:03.660Z] provisioning config files... [2023-12-15T02:24:03.668Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10394919766305070704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:24:04.006Z] ---> ****-login.sh [2023-12-15T02:24:04.006Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:24:04.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:24:04.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:24:04.006Z] Configure a credential helper to remove this warning. See [2023-12-15T02:24:04.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:24:04.006Z] [2023-12-15T02:24:04.006Z] Login Succeeded [2023-12-15T02:24:04.006Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:24:04.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:24:04.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:24:04.007Z] Configure a credential helper to remove this warning. See [2023-12-15T02:24:04.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:24:04.007Z] [2023-12-15T02:24:04.007Z] Login Succeeded [2023-12-15T02:24:04.007Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:24:04.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:24:04.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:24:04.266Z] Configure a credential helper to remove this warning. See [2023-12-15T02:24:04.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:24:04.267Z] [2023-12-15T02:24:04.267Z] Login Succeeded [2023-12-15T02:24:04.267Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:24:04.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:24:04.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:24:04.267Z] Configure a credential helper to remove this warning. See [2023-12-15T02:24:04.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:24:04.267Z] [2023-12-15T02:24:04.267Z] Login Succeeded [2023-12-15T02:24:04.267Z] ****.io [2023-12-15T02:24:04.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:24:04.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:24:04.526Z] Configure a credential helper to remove this warning. See [2023-12-15T02:24:04.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:24:04.526Z] [2023-12-15T02:24:04.526Z] Login Succeeded [2023-12-15T02:24:04.526Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:24:04.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-15T02:24:04.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:24:04.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:24:04.877Z] ========================================================= [2023-12-15T02:24:04.877Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-15T02:24:04.877Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:24:05.341Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-15T02:24:05.341Z] Sending build context to Docker daemon 24.48MB [2023-12-15T02:24:05.341Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-15T02:24:05.341Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-15T02:24:05.600Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-15T02:24:05.600Z] 7264a8db6415: Pulling fs layer [2023-12-15T02:24:05.600Z] c4d48a809fc2: Pulling fs layer [2023-12-15T02:24:05.600Z] 4f1c88b9dad5: Pulling fs layer [2023-12-15T02:24:05.600Z] ad3a456e5733: Pulling fs layer [2023-12-15T02:24:05.600Z] 69c7f0334f64: Pulling fs layer [2023-12-15T02:24:05.600Z] 1f1c1a5573a3: Pulling fs layer [2023-12-15T02:24:05.600Z] ce7588e14bc9: Pulling fs layer [2023-12-15T02:24:05.600Z] b5e4710f87ac: Pulling fs layer [2023-12-15T02:24:05.600Z] ad3a456e5733: Waiting [2023-12-15T02:24:05.600Z] ce7588e14bc9: Waiting [2023-12-15T02:24:05.600Z] b5e4710f87ac: Waiting [2023-12-15T02:24:05.600Z] 69c7f0334f64: Waiting [2023-12-15T02:24:05.600Z] c4d48a809fc2: Download complete [2023-12-15T02:24:05.600Z] ad3a456e5733: Verifying Checksum [2023-12-15T02:24:05.600Z] ad3a456e5733: Download complete [2023-12-15T02:24:05.600Z] 69c7f0334f64: Download complete [2023-12-15T02:24:05.600Z] 7264a8db6415: Verifying Checksum [2023-12-15T02:24:05.600Z] 7264a8db6415: Download complete [2023-12-15T02:24:05.600Z] 1f1c1a5573a3: Verifying Checksum [2023-12-15T02:24:05.600Z] 1f1c1a5573a3: Download complete [2023-12-15T02:24:05.860Z] b5e4710f87ac: Verifying Checksum [2023-12-15T02:24:05.860Z] b5e4710f87ac: Download complete [2023-12-15T02:24:06.118Z] 7264a8db6415: Pull complete [2023-12-15T02:24:06.118Z] 4f1c88b9dad5: Verifying Checksum [2023-12-15T02:24:06.118Z] 4f1c88b9dad5: Download complete [2023-12-15T02:24:06.376Z] c4d48a809fc2: Pull complete [2023-12-15T02:24:06.633Z] ce7588e14bc9: Verifying Checksum [2023-12-15T02:24:06.633Z] ce7588e14bc9: Download complete [2023-12-15T02:24:09.923Z] 4f1c88b9dad5: Pull complete [2023-12-15T02:24:09.923Z] ad3a456e5733: Pull complete [2023-12-15T02:24:09.923Z] 69c7f0334f64: Pull complete [2023-12-15T02:24:09.923Z] 1f1c1a5573a3: Pull complete [2023-12-15T02:24:13.214Z] ce7588e14bc9: Pull complete [2023-12-15T02:24:13.214Z] b5e4710f87ac: Pull complete [2023-12-15T02:24:13.214Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-15T02:24:13.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-15T02:24:13.214Z] ---> 88b5674ff536 [2023-12-15T02:24:13.214Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-15T02:24:18.549Z] Still waiting to schedule task [2023-12-15T02:24:18.550Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-15T02:24:21.421Z] ---> Running in fa643a757600 [2023-12-15T02:24:21.421Z] Removing intermediate container fa643a757600 [2023-12-15T02:24:21.421Z] ---> 93562475e28c [2023-12-15T02:24:21.421Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-15T02:24:21.421Z] ---> Running in 8cbf8d0b4c66 [2023-12-15T02:24:21.421Z] Removing intermediate container 8cbf8d0b4c66 [2023-12-15T02:24:21.421Z] ---> f5a400b414c4 [2023-12-15T02:24:21.421Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-12-15T02:24:21.421Z] ---> Running in 5d9989735fda [2023-12-15T02:24:21.421Z] Removing intermediate container 5d9989735fda [2023-12-15T02:24:21.421Z] ---> bdc5fb44d961 [2023-12-15T02:24:21.421Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-15T02:24:21.421Z] ---> Running in f10ad798ea0c [2023-12-15T02:24:21.421Z] Removing intermediate container f10ad798ea0c [2023-12-15T02:24:21.421Z] ---> e8f818668fc4 [2023-12-15T02:24:21.421Z] Step 7/12 : WORKDIR /device-gpio [2023-12-15T02:24:21.421Z] ---> Running in 3f8e41426cbc [2023-12-15T02:24:21.421Z] Removing intermediate container 3f8e41426cbc [2023-12-15T02:24:21.421Z] ---> b418e4c9798e [2023-12-15T02:24:21.421Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-15T02:24:21.421Z] ---> Running in 38698e104ff6 [2023-12-15T02:24:21.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T02:24:21.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T02:24:21.421Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-15T02:24:21.421Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-15T02:24:21.421Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-15T02:24:21.421Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-15T02:24:21.421Z] Executing busybox-1.36.1-r5.trigger [2023-12-15T02:24:21.421Z] OK: 268 MiB in 56 packages [2023-12-15T02:24:22.000Z] Removing intermediate container 38698e104ff6 [2023-12-15T02:24:22.000Z] ---> 345d5f0eba3b [2023-12-15T02:24:22.000Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-15T02:24:22.259Z] ---> f55a2f7c0811 [2023-12-15T02:24:22.259Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:24:22.259Z] ---> Running in 810f73407c70 [2023-12-15T02:25:18.578Z] Removing intermediate container 810f73407c70 [2023-12-15T02:25:18.578Z] ---> 1e7556197d7f [2023-12-15T02:25:18.578Z] Step 11/12 : COPY . . [2023-12-15T02:25:18.578Z] ---> 2bf493e581bf [2023-12-15T02:25:18.578Z] Step 12/12 : RUN ${MAKE} [2023-12-15T02:25:18.578Z] ---> Running in 6fab444fcda8 [2023-12-15T02:25:18.578Z] noop [2023-12-15T02:25:18.578Z] Removing intermediate container 6fab444fcda8 [2023-12-15T02:25:18.578Z] ---> 3e57687fa4ca [2023-12-15T02:25:18.578Z] Successfully built 3e57687fa4ca [2023-12-15T02:25:18.578Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:25:18.949Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-15T02:25:18.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:25:19.063Z] prd-ubuntu20.04-docker-8c-8g-25097 does not seem to be running inside a container [2023-12-15T02:25:19.091Z] $ 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 ******** ci-base-image-x86_64 cat [2023-12-15T02:25:19.482Z] $ docker top 24a4fb796eb150f2e5f58350423b58048bd6cc6d95b035d30ade012abe629ffe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:25:19.873Z] + go version [2023-12-15T02:25:19.873Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-15T02:25:19.880Z] $ docker stop --time=1 24a4fb796eb150f2e5f58350423b58048bd6cc6d95b035d30ade012abe629ffe [2023-12-15T02:25:21.188Z] $ docker rm -f --volumes 24a4fb796eb150f2e5f58350423b58048bd6cc6d95b035d30ade012abe629ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:25:21.784Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-15T02:25:21.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:25:21.899Z] prd-ubuntu20.04-docker-8c-8g-25097 does not seem to be running inside a container [2023-12-15T02:25:21.926Z] $ 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 ******** ci-base-image-x86_64 cat [2023-12-15T02:25:22.337Z] $ docker top fb811499a031bc307c2660d72b2911a948a5a6a8596d1d10911f31737291e878 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:25:22.731Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-12-15T02:25:23.050Z] + make test [2023-12-15T02:25:23.050Z] go test ./... -coverprofile=coverage.out ./... [2023-12-15T02:25:24.975Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-12-15T02:25:37.183Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-12-15T02:25:37.183Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-12-15T02:25:43.746Z] go vet ./... [2023-12-15T02:25:49.554Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-15T02:25:49.554Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-15T02:25:49.554Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-15T02:25:49.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-15T02:25:49.694Z] $ docker stop --time=1 fb811499a031bc307c2660d72b2911a948a5a6a8596d1d10911f31737291e878 [2023-12-15T02:25:56.188Z] $ docker rm -f --volumes fb811499a031bc307c2660d72b2911a948a5a6a8596d1d10911f31737291e878 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T02:25:56.757Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-15T02:25:56.917Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-15T02:25:57.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-15T02:25:57.750Z] + ls -al . [2023-12-15T02:25:57.750Z] total 152 [2023-12-15T02:25:57.750Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 02:25 . [2023-12-15T02:25:57.750Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 02:23 .. [2023-12-15T02:25:57.750Z] -rw-rw-r-- 1 jenkins jenkins 120 Dec 15 02:23 .dockerignore [2023-12-15T02:25:57.750Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 02:25 .git [2023-12-15T02:25:57.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:23 .github [2023-12-15T02:25:57.750Z] -rw-rw-r-- 1 jenkins jenkins 277 Dec 15 02:23 .gitignore [2023-12-15T02:25:57.750Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 02:23 .golangci.yml [2023-12-15T02:25:57.750Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 02:24 .semver [2023-12-15T02:25:57.750Z] -rw-rw-r-- 1 jenkins jenkins 10671 Dec 15 02:23 Attribution.txt [2023-12-15T02:25:57.750Z] -rw-rw-r-- 1 jenkins jenkins 7171 Dec 15 02:23 CHANGELOG.md [2023-12-15T02:25:57.750Z] -rw-rw-r-- 1 jenkins jenkins 1661 Dec 15 02:23 Dockerfile [2023-12-15T02:25:57.750Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 02:23 GOVERNANCE.md [2023-12-15T02:25:57.750Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 15 02:23 Jenkinsfile [2023-12-15T02:25:57.750Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 02:23 LICENSE [2023-12-15T02:25:57.750Z] -rw-rw-r-- 1 jenkins jenkins 1923 Dec 15 02:23 Makefile [2023-12-15T02:25:57.750Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 15 02:23 OWNERS.md [2023-12-15T02:25:57.750Z] -rw-rw-r-- 1 jenkins jenkins 3578 Dec 15 02:23 README.md [2023-12-15T02:25:57.750Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 02:24 VERSION [2023-12-15T02:25:57.750Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 02:23 bin [2023-12-15T02:25:57.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:23 cmd [2023-12-15T02:25:57.750Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 15 02:25 coverage.out [2023-12-15T02:25:57.750Z] -rw-rw-r-- 1 jenkins jenkins 3693 Dec 15 02:23 go.mod [2023-12-15T02:25:57.750Z] -rw-rw-r-- 1 jenkins jenkins 35440 Dec 15 02:23 go.sum [2023-12-15T02:25:57.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:23 internal [2023-12-15T02:25:57.750Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 15 02:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:25:58.101Z] + 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=084f94fc031ef57db339688d760303d40adcf824 --label arch=amd64 --label version=3.2.0-dev.5 . [2023-12-15T02:25:58.101Z] Sending build context to Docker daemon 24.48MB [2023-12-15T02:25:58.101Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-15T02:25:58.101Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-15T02:25:58.101Z] ---> 3e57687fa4ca [2023-12-15T02:25:58.101Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-12-15T02:25:59.044Z] ---> Running in bb201e5e158c [2023-12-15T02:25:59.044Z] Removing intermediate container bb201e5e158c [2023-12-15T02:25:59.044Z] ---> fcc327f18918 [2023-12-15T02:25:59.044Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-15T02:25:59.044Z] ---> Running in c28346e6f3e2 [2023-12-15T02:25:59.044Z] Removing intermediate container c28346e6f3e2 [2023-12-15T02:25:59.044Z] ---> 1e657f491a09 [2023-12-15T02:25:59.044Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-12-15T02:25:59.044Z] ---> Running in d7fe306b05b4 [2023-12-15T02:25:59.302Z] Removing intermediate container d7fe306b05b4 [2023-12-15T02:25:59.302Z] ---> b616c21095be [2023-12-15T02:25:59.302Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-15T02:25:59.302Z] ---> Running in edbf6db26555 [2023-12-15T02:25:59.302Z] Removing intermediate container edbf6db26555 [2023-12-15T02:25:59.302Z] ---> 6d81f5ce99cc [2023-12-15T02:25:59.302Z] Step 7/26 : WORKDIR /device-gpio [2023-12-15T02:25:59.302Z] ---> Running in a87de6e9b30f [2023-12-15T02:25:59.302Z] Removing intermediate container a87de6e9b30f [2023-12-15T02:25:59.302Z] ---> 64560422b021 [2023-12-15T02:25:59.302Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-15T02:25:59.302Z] ---> Running in 714fbf8777c1 [2023-12-15T02:25:59.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T02:25:59.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T02:26:00.132Z] OK: 268 MiB in 56 packages [2023-12-15T02:26:00.700Z] Removing intermediate container 714fbf8777c1 [2023-12-15T02:26:00.700Z] ---> daf83d1a40ab [2023-12-15T02:26:00.700Z] Step 9/26 : COPY go.mod vendor* ./ [2023-12-15T02:26:00.959Z] ---> 853b0c068be2 [2023-12-15T02:26:00.959Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:26:00.959Z] ---> Running in 8e37ae5f03e4 [2023-12-15T02:26:01.908Z] Removing intermediate container 8e37ae5f03e4 [2023-12-15T02:26:01.908Z] ---> dbdc7b01a387 [2023-12-15T02:26:01.908Z] Step 11/26 : COPY . . [2023-12-15T02:26:02.845Z] ---> 4a9968512ab1 [2023-12-15T02:26:02.845Z] Step 12/26 : RUN ${MAKE} [2023-12-15T02:26:02.845Z] ---> Running in 58cb69051ee8 [2023-12-15T02:26:03.412Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-12-15T02:26:25.373Z] Removing intermediate container 58cb69051ee8 [2023-12-15T02:26:25.373Z] ---> 1cd38d79becd [2023-12-15T02:26:25.373Z] Step 13/26 : FROM alpine:3.18 [2023-12-15T02:26:25.373Z] 3.18: Pulling from library/alpine [2023-12-15T02:26:25.373Z] c926b61bad3b: Pulling fs layer [2023-12-15T02:26:25.633Z] c926b61bad3b: Download complete [2023-12-15T02:26:25.633Z] c926b61bad3b: Pull complete [2023-12-15T02:26:25.633Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T02:26:25.633Z] Status: Downloaded newer image for alpine:3.18 [2023-12-15T02:26:25.633Z] ---> b541f2080109 [2023-12-15T02:26:25.633Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-12-15T02:26:25.891Z] ---> Running in 8a18ee4d176f [2023-12-15T02:26:25.891Z] Removing intermediate container 8a18ee4d176f [2023-12-15T02:26:25.891Z] ---> 44b16219ea8c [2023-12-15T02:26:25.891Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-15T02:26:25.891Z] ---> Running in 3f172f7929d2 [2023-12-15T02:26:26.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T02:26:26.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T02:26:26.667Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-15T02:26:26.667Z] Executing busybox-1.36.1-r5.trigger [2023-12-15T02:26:26.667Z] OK: 7 MiB in 16 packages [2023-12-15T02:26:26.926Z] Removing intermediate container 3f172f7929d2 [2023-12-15T02:26:26.926Z] ---> aff779851d60 [2023-12-15T02:26:26.926Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-15T02:26:26.926Z] ---> Running in 8747585bb3ce [2023-12-15T02:26:27.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T02:26:27.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T02:26:27.443Z] OK: 7 MiB in 16 packages [2023-12-15T02:26:27.703Z] Removing intermediate container 8747585bb3ce [2023-12-15T02:26:27.703Z] ---> 48e9b9747a26 [2023-12-15T02:26:27.703Z] Step 17/26 : WORKDIR / [2023-12-15T02:26:27.703Z] ---> Running in a32bbc757aed [2023-12-15T02:26:27.961Z] Removing intermediate container a32bbc757aed [2023-12-15T02:26:27.961Z] ---> 1ce1bc4f3f8f [2023-12-15T02:26:27.961Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2023-12-15T02:26:27.961Z] ---> ebbc65495d28 [2023-12-15T02:26:27.961Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2023-12-15T02:26:28.221Z] ---> 43b7b5715cd1 [2023-12-15T02:26:28.221Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2023-12-15T02:26:29.160Z] ---> 089b8f2cdd22 [2023-12-15T02:26:29.160Z] Step 21/26 : EXPOSE 59910 [2023-12-15T02:26:29.160Z] ---> Running in 9067ddb17f59 [2023-12-15T02:26:29.160Z] Removing intermediate container 9067ddb17f59 [2023-12-15T02:26:29.160Z] ---> 0e4544c905e4 [2023-12-15T02:26:29.160Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2023-12-15T02:26:29.160Z] ---> Running in 7f157fb8c4c9 [2023-12-15T02:26:29.160Z] Removing intermediate container 7f157fb8c4c9 [2023-12-15T02:26:29.160Z] ---> 1af61c4b44e8 [2023-12-15T02:26:29.160Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-15T02:26:29.160Z] ---> Running in 34c73d28e729 [2023-12-15T02:26:29.419Z] Removing intermediate container 34c73d28e729 [2023-12-15T02:26:29.419Z] ---> 40051e65419b [2023-12-15T02:26:29.419Z] Step 24/26 : LABEL arch=amd64 [2023-12-15T02:26:29.419Z] ---> Running in e328e9b42259 [2023-12-15T02:26:29.419Z] Removing intermediate container e328e9b42259 [2023-12-15T02:26:29.419Z] ---> d6b69878f2ae [2023-12-15T02:26:29.419Z] Step 25/26 : LABEL git_sha=084f94fc031ef57db339688d760303d40adcf824 [2023-12-15T02:26:29.419Z] ---> Running in e20741ee3130 [2023-12-15T02:26:29.678Z] Removing intermediate container e20741ee3130 [2023-12-15T02:26:29.678Z] ---> b68282907d24 [2023-12-15T02:26:29.678Z] Step 26/26 : LABEL version=3.2.0-dev.5 [2023-12-15T02:26:29.678Z] ---> Running in cbcc8b27a4ef [2023-12-15T02:26:29.678Z] Removing intermediate container cbcc8b27a4ef [2023-12-15T02:26:29.678Z] ---> b73717bad94d [2023-12-15T02:26:29.678Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-15T02:26:29.678Z] Successfully built b73717bad94d [2023-12-15T02:26:29.678Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:26:29.939Z] provisioning config files... [2023-12-15T02:26:29.948Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18363780694223442926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:26:30.300Z] ---> ****-login.sh [2023-12-15T02:26:30.300Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:26:30.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:26:30.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:26:30.300Z] Configure a credential helper to remove this warning. See [2023-12-15T02:26:30.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:26:30.300Z] [2023-12-15T02:26:30.300Z] Login Succeeded [2023-12-15T02:26:30.300Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:26:30.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:26:30.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:26:30.301Z] Configure a credential helper to remove this warning. See [2023-12-15T02:26:30.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:26:30.301Z] [2023-12-15T02:26:30.301Z] Login Succeeded [2023-12-15T02:26:30.301Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:26:30.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:26:30.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:26:30.559Z] Configure a credential helper to remove this warning. See [2023-12-15T02:26:30.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:26:30.559Z] [2023-12-15T02:26:30.559Z] Login Succeeded [2023-12-15T02:26:30.560Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:26:30.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:26:30.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:26:30.560Z] Configure a credential helper to remove this warning. See [2023-12-15T02:26:30.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:26:30.560Z] [2023-12-15T02:26:30.560Z] Login Succeeded [2023-12-15T02:26:30.560Z] ****.io [2023-12-15T02:26:30.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:26:30.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:26:30.822Z] Configure a credential helper to remove this warning. See [2023-12-15T02:26:30.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:26:30.822Z] [2023-12-15T02:26:30.822Z] Login Succeeded [2023-12-15T02:26:30.822Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:26:30.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T02:26:30.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:26:31.009Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-12-15T02:26:31.009Z] 084f94fc031ef57db339688d760303d40adcf824 [2023-12-15T02:26:31.009Z] latest [2023-12-15T02:26:31.009Z] 3.2.0-dev.5 [2023-12-15T02:26:31.009Z] 084f94fc031ef57db339688d760303d40adcf824-3.2.0-dev.5 [2023-12-15T02:26:31.009Z] main [2023-12-15T02:26:31.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:26:31.463Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:084f94fc031ef57db339688d760303d40adcf824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:26:31.848Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:084f94fc031ef57db339688d760303d40adcf824 [2023-12-15T02:26:31.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-12-15T02:26:31.848Z] 236e74ce8aed: Preparing [2023-12-15T02:26:31.848Z] 833821be5ee3: Preparing [2023-12-15T02:26:31.848Z] 68f2a34eb22b: Preparing [2023-12-15T02:26:31.848Z] f7c389051bab: Preparing [2023-12-15T02:26:31.848Z] 2b8babb5b23d: Preparing [2023-12-15T02:26:31.848Z] 9fe9a137fd00: Preparing [2023-12-15T02:26:31.848Z] 68f2a34eb22b: Pushed [2023-12-15T02:26:31.848Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:26:31.848Z] f7c389051bab: Pushed [2023-12-15T02:26:31.848Z] 2b8babb5b23d: Pushed [2023-12-15T02:26:31.848Z] 833821be5ee3: Pushed [2023-12-15T02:26:35.134Z] 236e74ce8aed: Pushed [2023-12-15T02:26:35.134Z] 084f94fc031ef57db339688d760303d40adcf824: digest: sha256:2200e52f7275e7e4718ae9807f83f9805fe24d43f9980a7f8b7b9cda38ce0497 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:26:35.539Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:26:35.931Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-12-15T02:26:35.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-12-15T02:26:35.932Z] 236e74ce8aed: Preparing [2023-12-15T02:26:35.932Z] 833821be5ee3: Preparing [2023-12-15T02:26:35.932Z] 68f2a34eb22b: Preparing [2023-12-15T02:26:35.932Z] f7c389051bab: Preparing [2023-12-15T02:26:35.932Z] 2b8babb5b23d: Preparing [2023-12-15T02:26:35.932Z] 9fe9a137fd00: Preparing [2023-12-15T02:26:35.932Z] 236e74ce8aed: Layer already exists [2023-12-15T02:26:35.932Z] f7c389051bab: Layer already exists [2023-12-15T02:26:35.932Z] 68f2a34eb22b: Layer already exists [2023-12-15T02:26:35.932Z] 2b8babb5b23d: Layer already exists [2023-12-15T02:26:35.932Z] 833821be5ee3: Layer already exists [2023-12-15T02:26:36.191Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:26:36.191Z] latest: digest: sha256:2200e52f7275e7e4718ae9807f83f9805fe24d43f9980a7f8b7b9cda38ce0497 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:26:36.574Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:26:36.975Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.5 [2023-12-15T02:26:36.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-12-15T02:26:36.975Z] 236e74ce8aed: Preparing [2023-12-15T02:26:36.975Z] 833821be5ee3: Preparing [2023-12-15T02:26:36.975Z] 68f2a34eb22b: Preparing [2023-12-15T02:26:36.975Z] f7c389051bab: Preparing [2023-12-15T02:26:36.975Z] 2b8babb5b23d: Preparing [2023-12-15T02:26:36.975Z] 9fe9a137fd00: Preparing [2023-12-15T02:26:36.975Z] 9fe9a137fd00: Waiting [2023-12-15T02:26:36.975Z] 833821be5ee3: Layer already exists [2023-12-15T02:26:36.975Z] 68f2a34eb22b: Layer already exists [2023-12-15T02:26:36.975Z] 2b8babb5b23d: Layer already exists [2023-12-15T02:26:36.975Z] 236e74ce8aed: Layer already exists [2023-12-15T02:26:36.975Z] f7c389051bab: Layer already exists [2023-12-15T02:26:36.975Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:26:36.975Z] 3.2.0-dev.5: digest: sha256:2200e52f7275e7e4718ae9807f83f9805fe24d43f9980a7f8b7b9cda38ce0497 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:26:37.371Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:084f94fc031ef57db339688d760303d40adcf824-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:26:37.755Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:084f94fc031ef57db339688d760303d40adcf824-3.2.0-dev.5 [2023-12-15T02:26:37.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-12-15T02:26:37.755Z] 236e74ce8aed: Preparing [2023-12-15T02:26:37.755Z] 833821be5ee3: Preparing [2023-12-15T02:26:37.755Z] 68f2a34eb22b: Preparing [2023-12-15T02:26:37.755Z] f7c389051bab: Preparing [2023-12-15T02:26:37.755Z] 2b8babb5b23d: Preparing [2023-12-15T02:26:37.755Z] 9fe9a137fd00: Preparing [2023-12-15T02:26:37.755Z] 9fe9a137fd00: Waiting [2023-12-15T02:26:37.755Z] 2b8babb5b23d: Layer already exists [2023-12-15T02:26:37.755Z] 833821be5ee3: Layer already exists [2023-12-15T02:26:37.755Z] 236e74ce8aed: Layer already exists [2023-12-15T02:26:37.755Z] f7c389051bab: Layer already exists [2023-12-15T02:26:37.755Z] 68f2a34eb22b: Layer already exists [2023-12-15T02:26:37.755Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:26:37.756Z] 084f94fc031ef57db339688d760303d40adcf824-3.2.0-dev.5: digest: sha256:2200e52f7275e7e4718ae9807f83f9805fe24d43f9980a7f8b7b9cda38ce0497 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:26:38.156Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:26:38.554Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-12-15T02:26:38.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-12-15T02:26:38.554Z] 236e74ce8aed: Preparing [2023-12-15T02:26:38.554Z] 833821be5ee3: Preparing [2023-12-15T02:26:38.554Z] 68f2a34eb22b: Preparing [2023-12-15T02:26:38.554Z] f7c389051bab: Preparing [2023-12-15T02:26:38.554Z] 2b8babb5b23d: Preparing [2023-12-15T02:26:38.554Z] 9fe9a137fd00: Preparing [2023-12-15T02:26:38.554Z] 9fe9a137fd00: Waiting [2023-12-15T02:26:38.554Z] 2b8babb5b23d: Layer already exists [2023-12-15T02:26:38.554Z] 833821be5ee3: Layer already exists [2023-12-15T02:26:38.554Z] f7c389051bab: Layer already exists [2023-12-15T02:26:38.554Z] 68f2a34eb22b: Layer already exists [2023-12-15T02:26:38.554Z] 236e74ce8aed: Layer already exists [2023-12-15T02:26:38.554Z] 9fe9a137fd00: Layer already exists [2023-12-15T02:26:38.554Z] main: digest: sha256:2200e52f7275e7e4718ae9807f83f9805fe24d43f9980a7f8b7b9cda38ce0497 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T02:26:38.774Z] ===================================================== [Pipeline] echo [2023-12-15T02:26:38.815Z] taggedImages: [2023-12-15T02:26:38.815Z] - nexus3.edgexfoundry.org:10004/device-gpio:084f94fc031ef57db339688d760303d40adcf824 [2023-12-15T02:26:38.815Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-12-15T02:26:38.815Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.5 [2023-12-15T02:26:38.815Z] - nexus3.edgexfoundry.org:10004/device-gpio:084f94fc031ef57db339688d760303d40adcf824-3.2.0-dev.5 [2023-12-15T02:26:38.815Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:26:39.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T02:26:39.440Z] [2023-12-15T02:26:39.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:26:39.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T02:26:39.775Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-15T02:26:39.775Z] 5eb5b503b376: Pulling fs layer [2023-12-15T02:26:39.775Z] 5c69ac0246d0: Pulling fs layer [2023-12-15T02:26:39.775Z] ec43610c2a17: Pulling fs layer [2023-12-15T02:26:39.775Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-15T02:26:39.775Z] 33b1e0a273af: Pulling fs layer [2023-12-15T02:26:39.775Z] 5d3b04190fa2: Pulling fs layer [2023-12-15T02:26:39.775Z] 2f39f015ded8: Pulling fs layer [2023-12-15T02:26:39.775Z] 3a2ae6a8a46f: Waiting [2023-12-15T02:26:39.775Z] 33b1e0a273af: Waiting [2023-12-15T02:26:39.775Z] 5d3b04190fa2: Waiting [2023-12-15T02:26:39.775Z] 5c69ac0246d0: Verifying Checksum [2023-12-15T02:26:39.775Z] 5c69ac0246d0: Download complete [2023-12-15T02:26:39.775Z] 3a2ae6a8a46f: Download complete [2023-12-15T02:26:39.775Z] 33b1e0a273af: Verifying Checksum [2023-12-15T02:26:39.775Z] 33b1e0a273af: Download complete [2023-12-15T02:26:39.775Z] 5d3b04190fa2: Verifying Checksum [2023-12-15T02:26:39.775Z] 5d3b04190fa2: Download complete [2023-12-15T02:26:39.775Z] ec43610c2a17: Verifying Checksum [2023-12-15T02:26:39.775Z] ec43610c2a17: Download complete [2023-12-15T02:26:40.034Z] 5eb5b503b376: Download complete [2023-12-15T02:26:40.601Z] 2f39f015ded8: Download complete [2023-12-15T02:26:41.168Z] 5eb5b503b376: Pull complete [2023-12-15T02:26:41.168Z] 5c69ac0246d0: Pull complete [2023-12-15T02:26:41.735Z] ec43610c2a17: Pull complete [2023-12-15T02:26:41.736Z] 3a2ae6a8a46f: Pull complete [2023-12-15T02:26:41.993Z] 33b1e0a273af: Pull complete [2023-12-15T02:26:41.993Z] 5d3b04190fa2: Pull complete [2023-12-15T02:26:47.291Z] 2f39f015ded8: Pull complete [2023-12-15T02:26:47.291Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-15T02:26:47.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T02:26:47.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:26:47.511Z] prd-ubuntu20.04-docker-8c-8g-25097 does not seem to be running inside a container [2023-12-15T02:26:47.542Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-15T02:26:53.801Z] $ docker top 8f694d17e004db572fcf45b21215905d177a2449c0a742a4b033b3c6bb45d70c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:26:54.298Z] ---> job-cost.sh [2023-12-15T02:26:54.298Z] lf-activate-venv: SKIPPING [2023-12-15T02:26:54.298Z] INFO: No Stack... [2023-12-15T02:26:54.556Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T02:26:54.816Z] INFO: Archiving Costs [Pipeline] sh [2023-12-15T02:26:55.107Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-12-15T02:26:55.107Z] + cut -d, -f6 [Pipeline] lock [2023-12-15T02:26:55.117Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-118-stack-cost] [2023-12-15T02:26:55.123Z] Resource [jenkins-edgexfoundry-device-gpio-main-118-stack-cost] did not exist. Created. [2023-12-15T02:26:55.123Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T02:26:55.479Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-15T02:26:55.507Z] Stashed 1 file(s) [Pipeline] } [2023-12-15T02:26:55.539Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-15T02:26:55.619Z] $ docker stop --time=1 8f694d17e004db572fcf45b21215905d177a2449c0a742a4b033b3c6bb45d70c [2023-12-15T02:26:56.765Z] $ docker rm -f --volumes 8f694d17e004db572fcf45b21215905d177a2449c0a742a4b033b3c6bb45d70c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-15T02:28:06.504Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25112 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-12-15T02:28:06.546Z] Running in /w/workspace/device-gpio/118 [Pipeline] { [Pipeline] checkout [2023-12-15T02:28:09.631Z] The recommended git tool is: git [2023-12-15T02:28:15.274Z] using credential edgex-jenkins-ssh [2023-12-15T02:28:15.298Z] Cloning the remote Git repository [2023-12-15T02:28:15.334Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-12-15T02:28:15.431Z] > git init /w/workspace/device-gpio/118 # timeout=10 [2023-12-15T02:28:15.562Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-12-15T02:28:15.563Z] > git --version # timeout=10 [2023-12-15T02:28:15.579Z] > git --version # 'git version 2.25.1' [2023-12-15T02:28:15.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-15T02:28:15.729Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-15T02:28:17.954Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-12-15T02:28:17.975Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-15T02:28:18.868Z] Avoid second fetch [2023-12-15T02:28:18.868Z] Checking out Revision 084f94fc031ef57db339688d760303d40adcf824 (main) [2023-12-15T02:28:19.479Z] Commit message: "Merge pull request #223 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" [2023-12-15T02:28:18.880Z] > git config core.sparsecheckout # timeout=10 [2023-12-15T02:28:18.945Z] > git checkout -f 084f94fc031ef57db339688d760303d40adcf824 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T02:28:20.684Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-15T02:28:20.684Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T02:28:20.684Z] Dload Upload Total Spent Left Speed [2023-12-15T02:28:20.684Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 95353 0 --:--:-- --:--:-- --:--:-- 95353 [Pipeline] sh [2023-12-15T02:28:21.017Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-15T02:28:21.345Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-15T02:28:21.346Z] + sudo tee /etc/docker/daemon.new [2023-12-15T02:28:21.346Z] { [2023-12-15T02:28:21.346Z] "registry-mirrors": [ [2023-12-15T02:28:21.346Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-15T02:28:21.346Z] ], [2023-12-15T02:28:21.346Z] "bip": "10.250.0.254/24", [2023-12-15T02:28:21.346Z] "hosts": [ [2023-12-15T02:28:21.346Z] "tcp://0.0.0.0:5555", [2023-12-15T02:28:21.346Z] "unix:///var/run/docker.sock" [2023-12-15T02:28:21.346Z] ], [2023-12-15T02:28:21.346Z] "mtu": 1458, [2023-12-15T02:28:21.346Z] "selinux-enabled": true, [2023-12-15T02:28:21.346Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-15T02:28:21.346Z] } [Pipeline] sh [2023-12-15T02:28:21.682Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-15T02:28:22.015Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:28:40.316Z] provisioning config files... [2023-12-15T02:28:40.343Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/118@tmp/config8793564333951982209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:28:40.792Z] ---> ****-login.sh [2023-12-15T02:28:40.792Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:28:41.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:41.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:41.330Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:41.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:41.330Z] [2023-12-15T02:28:41.330Z] Login Succeeded [2023-12-15T02:28:41.330Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:28:41.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:41.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:41.603Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:41.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:41.603Z] [2023-12-15T02:28:41.603Z] Login Succeeded [2023-12-15T02:28:41.603Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:28:41.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:41.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:41.870Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:41.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:41.870Z] [2023-12-15T02:28:41.870Z] Login Succeeded [2023-12-15T02:28:41.870Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:28:42.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:42.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:42.138Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:42.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:42.138Z] [2023-12-15T02:28:42.138Z] Login Succeeded [2023-12-15T02:28:42.138Z] ****.io [2023-12-15T02:28:42.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:28:42.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:28:42.675Z] Configure a credential helper to remove this warning. See [2023-12-15T02:28:42.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:28:42.675Z] [2023-12-15T02:28:42.675Z] Login Succeeded [2023-12-15T02:28:42.675Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:28:42.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-15T02:28:43.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:28:43.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:28:43.238Z] ========================================================= [2023-12-15T02:28:43.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-15T02:28:43.238Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:28:43.726Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-15T02:28:48.103Z] #0 building with "default" instance using docker driver [2023-12-15T02:28:48.103Z] [2023-12-15T02:28:48.103Z] #1 [internal] load build definition from Dockerfile [2023-12-15T02:28:48.103Z] #1 transferring dockerfile: 1.70kB 0.0s done [2023-12-15T02:28:48.103Z] #1 DONE 0.1s [2023-12-15T02:28:48.103Z] [2023-12-15T02:28:48.103Z] #2 [internal] load .dockerignore [2023-12-15T02:28:48.103Z] #2 transferring context: 160B done [2023-12-15T02:28:48.103Z] #2 DONE 0.1s [2023-12-15T02:28:48.103Z] [2023-12-15T02:28:48.103Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-15T02:28:48.103Z] #3 DONE 0.1s [2023-12-15T02:28:48.598Z] [2023-12-15T02:28:48.598Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-15T02:28:48.598Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-15T02:28:48.598Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-15T02:28:48.598Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-15T02:28:48.598Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-15T02:28:48.598Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.2s [2023-12-15T02:28:48.598Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-15T02:28:48.598Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.95MB / 63.99MB 0.3s [2023-12-15T02:28:48.598Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-15T02:28:48.598Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-15T02:28:48.598Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2023-12-15T02:28:48.598Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-15T02:28:48.598Z] #4 ... [2023-12-15T02:28:48.598Z] [2023-12-15T02:28:48.598Z] #5 [internal] load build context [2023-12-15T02:28:48.598Z] #5 transferring context: 12.21MB 0.4s done [2023-12-15T02:28:48.598Z] #5 DONE 0.5s [2023-12-15T02:28:48.598Z] [2023-12-15T02:28:48.598Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-15T02:28:48.598Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.4s [2023-12-15T02:28:48.872Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.6s [2023-12-15T02:28:48.872Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.7s [2023-12-15T02:28:48.872Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-15T02:28:48.872Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.7s [2023-12-15T02:28:48.872Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.7s [2023-12-15T02:28:49.142Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.9s [2023-12-15T02:28:49.142Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.9s [2023-12-15T02:28:49.142Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.9s done [2023-12-15T02:28:49.142Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.31MB / 63.99MB 1.0s [2023-12-15T02:28:49.142Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.97MB / 97.63MB 1.0s [2023-12-15T02:28:49.142Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2023-12-15T02:28:49.412Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.94MB / 63.99MB 1.1s [2023-12-15T02:28:49.412Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.19MB / 97.63MB 1.1s [2023-12-15T02:28:49.412Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-15T02:28:49.412Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.3s [2023-12-15T02:28:49.412Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.70MB / 97.63MB 1.3s [2023-12-15T02:28:49.681Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.33MB / 63.99MB 1.4s [2023-12-15T02:28:49.681Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 42.02MB / 97.63MB 1.4s [2023-12-15T02:28:49.681Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.5s [2023-12-15T02:28:49.681Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.23MB / 97.63MB 1.5s [2023-12-15T02:28:49.681Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.6s [2023-12-15T02:28:49.681Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.6s [2023-12-15T02:28:49.949Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done [2023-12-15T02:28:49.949Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 67.03MB / 97.63MB 1.8s [2023-12-15T02:28:49.949Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.35MB / 97.63MB 1.9s [2023-12-15T02:28:49.949Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-15T02:28:50.217Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.64MB / 97.63MB 2.0s [2023-12-15T02:28:50.217Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.37MB / 97.63MB 2.1s [2023-12-15T02:28:50.490Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.91MB / 97.63MB 2.3s [2023-12-15T02:28:50.756Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s done [2023-12-15T02:28:56.103Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2023-12-15T02:29:01.446Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s [2023-12-15T02:29:06.805Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.8s done [2023-12-15T02:29:08.208Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-15T02:29:08.209Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-15T02:29:08.475Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-15T02:29:13.823Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-15T02:29:17.158Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done [2023-12-15T02:29:17.158Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-15T02:29:18.568Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2023-12-15T02:29:18.568Z] #4 DONE 30.5s [2023-12-15T02:29:18.835Z] [2023-12-15T02:29:18.835Z] #6 [builder 2/7] WORKDIR /device-gpio [2023-12-15T02:29:20.244Z] #6 DONE 1.6s [2023-12-15T02:29:20.244Z] [2023-12-15T02:29:20.244Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-15T02:29:21.205Z] #7 0.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T02:29:21.474Z] #7 1.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T02:29:22.429Z] #7 2.073 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-15T02:29:22.429Z] #7 2.102 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-15T02:29:22.429Z] #7 2.115 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-15T02:29:22.429Z] #7 2.184 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-15T02:29:22.429Z] #7 2.212 Executing busybox-1.36.1-r5.trigger [2023-12-15T02:29:22.707Z] #7 2.251 OK: 271 MiB in 56 packages [2023-12-15T02:29:22.994Z] #7 DONE 2.6s [2023-12-15T02:29:22.994Z] [2023-12-15T02:29:22.994Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-15T02:29:22.994Z] #8 DONE 0.2s [2023-12-15T02:29:22.994Z] [2023-12-15T02:29:22.994Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:29:48.592Z] #9 DONE 23.1s [2023-12-15T02:29:48.592Z] [2023-12-15T02:29:48.592Z] #10 [builder 6/7] COPY . . [2023-12-15T02:29:48.593Z] #10 DONE 0.3s [2023-12-15T02:29:48.593Z] [2023-12-15T02:29:48.593Z] #11 [builder 7/7] RUN echo noop [2023-12-15T02:29:48.593Z] #11 0.680 noop [2023-12-15T02:29:48.593Z] #11 DONE 0.8s [2023-12-15T02:29:48.593Z] [2023-12-15T02:29:48.593Z] #12 exporting to image [2023-12-15T02:29:48.593Z] #12 exporting layers [2023-12-15T02:30:15.302Z] #12 exporting layers 26.1s done [2023-12-15T02:30:15.302Z] #12 writing image sha256:b80781de5489b55edb2231eb3a98151d24131077bd9919b38ef0e664ca517648 done [2023-12-15T02:30:15.302Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-15T02:30:15.302Z] #12 DONE 26.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:15.769Z] + docker inspect -f . ci-base-image-arm64 [2023-12-15T02:30:15.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:30:16.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-25112 does not seem to be running inside a container [2023-12-15T02:30:16.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/118 -v /w/workspace/device-gpio/118:/w/workspace/device-gpio/118:rw,z -v /w/workspace/device-gpio/118@tmp:/w/workspace/device-gpio/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-15T02:30:17.248Z] $ docker top 96278a9ca836187b16d02ab8a6cb427a78875c768af16d9bb58f6af1ff2226f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:30:18.113Z] + go version [2023-12-15T02:30:18.113Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-15T02:30:18.125Z] $ docker stop --time=1 96278a9ca836187b16d02ab8a6cb427a78875c768af16d9bb58f6af1ff2226f0 [2023-12-15T02:30:19.629Z] $ docker rm -f --volumes 96278a9ca836187b16d02ab8a6cb427a78875c768af16d9bb58f6af1ff2226f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:30:20.460Z] + docker inspect -f . ci-base-image-arm64 [2023-12-15T02:30:20.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:30:20.677Z] prd-ubuntu20.04-docker-arm64-4c-16g-25112 does not seem to be running inside a container [2023-12-15T02:30:20.729Z] $ 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/118 -v /w/workspace/device-gpio/118:/w/workspace/device-gpio/118:rw,z -v /w/workspace/device-gpio/118@tmp:/w/workspace/device-gpio/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-15T02:30:21.636Z] $ docker top f36976c03a10e4eeb9d10d1eee1333d1b50c91fb0ebcb2c1971db7b4db436f20 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:30:22.174Z] + git config --global --add safe.directory /w/workspace/device-gpio/118 [Pipeline] fileExists [Pipeline] sh [2023-12-15T02:30:22.561Z] + make test [2023-12-15T02:30:22.561Z] go test ./... -coverprofile=coverage.out ./... [2023-12-15T02:30:29.580Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-12-15T02:31:37.515Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-12-15T02:31:37.515Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-12-15T02:31:37.515Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-15T02:31:37.515Z] go vet ./... [2023-12-15T02:31:44.161Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-15T02:31:44.161Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-15T02:31:44.161Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-15T02:31:44.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-15T02:31:44.227Z] $ docker stop --time=1 f36976c03a10e4eeb9d10d1eee1333d1b50c91fb0ebcb2c1971db7b4db436f20 [2023-12-15T02:31:46.597Z] $ docker rm -f --volumes f36976c03a10e4eeb9d10d1eee1333d1b50c91fb0ebcb2c1971db7b4db436f20 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T02:31:47.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-15T02:31:47.967Z] Warning: overwriting stash ‘coverage-report’ [2023-12-15T02:31:48.500Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T02:31:49.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-15T02:31:49.452Z] + ls -al . [2023-12-15T02:31:49.452Z] total 148 [2023-12-15T02:31:49.452Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 15 02:30 . [2023-12-15T02:31:49.452Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 02:28 .. [2023-12-15T02:31:49.452Z] -rw-rw-r-- 1 jenkins jenkins 120 Dec 15 02:28 .dockerignore [2023-12-15T02:31:49.452Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 02:28 .git [2023-12-15T02:31:49.452Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:28 .github [2023-12-15T02:31:49.452Z] -rw-rw-r-- 1 jenkins jenkins 277 Dec 15 02:28 .gitignore [2023-12-15T02:31:49.452Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 02:28 .golangci.yml [2023-12-15T02:31:49.452Z] -rw-rw-r-- 1 jenkins jenkins 10671 Dec 15 02:28 Attribution.txt [2023-12-15T02:31:49.452Z] -rw-rw-r-- 1 jenkins jenkins 7171 Dec 15 02:28 CHANGELOG.md [2023-12-15T02:31:49.452Z] -rw-rw-r-- 1 jenkins jenkins 1661 Dec 15 02:28 Dockerfile [2023-12-15T02:31:49.452Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 02:28 GOVERNANCE.md [2023-12-15T02:31:49.452Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 15 02:28 Jenkinsfile [2023-12-15T02:31:49.452Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 02:28 LICENSE [2023-12-15T02:31:49.452Z] -rw-rw-r-- 1 jenkins jenkins 1923 Dec 15 02:28 Makefile [2023-12-15T02:31:49.452Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 15 02:28 OWNERS.md [2023-12-15T02:31:49.452Z] -rw-rw-r-- 1 jenkins jenkins 3578 Dec 15 02:28 README.md [2023-12-15T02:31:49.452Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 02:24 VERSION [2023-12-15T02:31:49.452Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 02:28 bin [2023-12-15T02:31:49.452Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:28 cmd [2023-12-15T02:31:49.452Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 15 02:30 coverage.out [2023-12-15T02:31:49.452Z] -rw-rw-r-- 1 jenkins jenkins 3693 Dec 15 02:28 go.mod [2023-12-15T02:31:49.452Z] -rw-rw-r-- 1 jenkins jenkins 35440 Dec 15 02:28 go.sum [2023-12-15T02:31:49.452Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 02:28 internal [2023-12-15T02:31:49.452Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 15 02:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:31:49.876Z] + 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=084f94fc031ef57db339688d760303d40adcf824 --label arch=arm64 --label version=3.2.0-dev.5 . [2023-12-15T02:31:50.849Z] #0 building with "default" instance using docker driver [2023-12-15T02:31:50.849Z] [2023-12-15T02:31:50.849Z] #1 [internal] load build definition from Dockerfile [2023-12-15T02:31:50.849Z] #1 transferring dockerfile: 1.70kB done [2023-12-15T02:31:50.849Z] #1 DONE 0.0s [2023-12-15T02:31:50.849Z] [2023-12-15T02:31:50.849Z] #2 [internal] load .dockerignore [2023-12-15T02:31:50.849Z] #2 transferring context: 160B done [2023-12-15T02:31:50.849Z] #2 DONE 0.0s [2023-12-15T02:31:50.849Z] [2023-12-15T02:31:50.849Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-15T02:31:50.849Z] #3 DONE 0.0s [2023-12-15T02:31:50.849Z] [2023-12-15T02:31:50.849Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-15T02:31:50.849Z] #4 DONE 0.3s [2023-12-15T02:31:50.849Z] [2023-12-15T02:31:50.849Z] #5 [internal] load build context [2023-12-15T02:31:50.849Z] #5 transferring context: 5.26kB 0.1s done [2023-12-15T02:31:51.121Z] #5 DONE 0.1s [2023-12-15T02:31:51.121Z] [2023-12-15T02:31:51.121Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T02:31:51.121Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-15T02:31:51.121Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-15T02:31:51.121Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-15T02:31:51.121Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-15T02:31:51.121Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-15T02:31:51.121Z] #6 ... [2023-12-15T02:31:51.121Z] [2023-12-15T02:31:51.121Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-15T02:31:51.121Z] #7 DONE 0.3s [2023-12-15T02:31:51.121Z] [2023-12-15T02:31:51.121Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T02:31:51.121Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-15T02:31:51.121Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-15T02:31:51.389Z] #6 ... [2023-12-15T02:31:51.389Z] [2023-12-15T02:31:51.389Z] #8 [builder 2/7] WORKDIR /device-gpio [2023-12-15T02:31:51.389Z] #8 DONE 0.2s [2023-12-15T02:31:51.389Z] [2023-12-15T02:31:51.389Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T02:31:51.657Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-15T02:31:55.908Z] #6 DONE 4.6s [2023-12-15T02:31:55.908Z] [2023-12-15T02:31:55.908Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-15T02:31:56.492Z] #9 0.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T02:31:56.761Z] #9 1.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T02:31:58.187Z] #9 ... [2023-12-15T02:31:58.187Z] [2023-12-15T02:31:58.187Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-15T02:31:58.187Z] #10 4.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T02:31:58.187Z] #10 4.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T02:31:58.187Z] #10 6.080 OK: 271 MiB in 56 packages [2023-12-15T02:31:58.187Z] #10 DONE 6.5s [2023-12-15T02:31:58.187Z] [2023-12-15T02:31:58.187Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-15T02:31:58.187Z] #11 DONE 0.2s [2023-12-15T02:31:58.187Z] [2023-12-15T02:31:58.187Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:31:58.791Z] #12 ... [2023-12-15T02:31:58.791Z] [2023-12-15T02:31:58.791Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-15T02:31:58.791Z] #9 2.792 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-15T02:31:58.791Z] #9 2.807 Executing busybox-1.36.1-r5.trigger [2023-12-15T02:31:58.791Z] #9 2.839 OK: 8 MiB in 16 packages [2023-12-15T02:31:58.791Z] #9 DONE 3.2s [2023-12-15T02:31:58.791Z] [2023-12-15T02:31:58.791Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-15T02:31:59.773Z] #13 ... [2023-12-15T02:31:59.773Z] [2023-12-15T02:31:59.773Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T02:31:59.773Z] #12 DONE 1.5s [2023-12-15T02:31:59.773Z] [2023-12-15T02:31:59.773Z] #14 [builder 6/7] COPY . . [2023-12-15T02:31:59.773Z] #14 DONE 0.4s [2023-12-15T02:31:59.773Z] [2023-12-15T02:31:59.773Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-15T02:32:00.043Z] #13 1.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T02:32:00.632Z] #13 1.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T02:32:02.048Z] #13 3.325 OK: 8 MiB in 16 packages [2023-12-15T02:32:02.652Z] #13 DONE 3.7s [2023-12-15T02:32:02.652Z] [2023-12-15T02:32:02.652Z] #15 [builder 7/7] RUN make build [2023-12-15T02:32:02.652Z] #15 0.784 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-12-15T02:33:24.290Z] #15 DONE 78.8s [2023-12-15T02:33:24.290Z] [2023-12-15T02:33:24.290Z] #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / [2023-12-15T02:33:24.290Z] #16 DONE 0.1s [2023-12-15T02:33:24.290Z] [2023-12-15T02:33:24.290Z] #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / [2023-12-15T02:33:24.290Z] #17 DONE 0.1s [2023-12-15T02:33:24.290Z] [2023-12-15T02:33:24.290Z] #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / [2023-12-15T02:33:24.290Z] #18 DONE 0.4s [2023-12-15T02:33:24.290Z] [2023-12-15T02:33:24.290Z] #19 exporting to image [2023-12-15T02:33:24.290Z] #19 exporting layers [2023-12-15T02:33:24.290Z] #19 exporting layers 0.3s done [2023-12-15T02:33:24.290Z] #19 writing image sha256:6c6fb6bfe7e511dc5690e56d34e52abc6941e736c53df08e2d151212b9a8e9cb done [2023-12-15T02:33:24.290Z] #19 naming to docker.io/library/device-gpio-arm64 done [2023-12-15T02:33:24.290Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:33:24.744Z] provisioning config files... [2023-12-15T02:33:24.759Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/118@tmp/config12895085074576274916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:33:25.142Z] ---> ****-login.sh [2023-12-15T02:33:25.142Z] nexus3.edgexfoundry.org:10001 [2023-12-15T02:33:25.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:33:25.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:33:25.408Z] Configure a credential helper to remove this warning. See [2023-12-15T02:33:25.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:33:25.408Z] [2023-12-15T02:33:25.408Z] Login Succeeded [2023-12-15T02:33:25.408Z] nexus3.edgexfoundry.org:10002 [2023-12-15T02:33:25.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:33:25.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:33:25.673Z] Configure a credential helper to remove this warning. See [2023-12-15T02:33:25.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:33:25.673Z] [2023-12-15T02:33:25.673Z] Login Succeeded [2023-12-15T02:33:25.673Z] nexus3.edgexfoundry.org:10003 [2023-12-15T02:33:25.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:33:25.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:33:25.940Z] Configure a credential helper to remove this warning. See [2023-12-15T02:33:25.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:33:25.940Z] [2023-12-15T02:33:25.940Z] Login Succeeded [2023-12-15T02:33:25.940Z] nexus3.edgexfoundry.org:10004 [2023-12-15T02:33:26.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:33:26.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:33:26.210Z] Configure a credential helper to remove this warning. See [2023-12-15T02:33:26.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:33:26.210Z] [2023-12-15T02:33:26.210Z] Login Succeeded [2023-12-15T02:33:26.210Z] ****.io [2023-12-15T02:33:26.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T02:33:26.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T02:33:26.745Z] Configure a credential helper to remove this warning. See [2023-12-15T02:33:26.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T02:33:26.745Z] [2023-12-15T02:33:26.745Z] Login Succeeded [2023-12-15T02:33:26.745Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T02:33:26.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T02:33:26.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T02:33:27.009Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-12-15T02:33:27.009Z] 084f94fc031ef57db339688d760303d40adcf824 [2023-12-15T02:33:27.009Z] latest [2023-12-15T02:33:27.009Z] 3.2.0-dev.5 [2023-12-15T02:33:27.009Z] 084f94fc031ef57db339688d760303d40adcf824-3.2.0-dev.5 [2023-12-15T02:33:27.009Z] main [2023-12-15T02:33:27.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:33:27.559Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:084f94fc031ef57db339688d760303d40adcf824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:33:28.024Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:084f94fc031ef57db339688d760303d40adcf824 [2023-12-15T02:33:28.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-12-15T02:33:28.024Z] 2b384f08ba23: Preparing [2023-12-15T02:33:28.024Z] bd570bca27d6: Preparing [2023-12-15T02:33:28.024Z] 25dbc401fb6a: Preparing [2023-12-15T02:33:28.024Z] ce3af86442cc: Preparing [2023-12-15T02:33:28.024Z] d4d377ad8b52: Preparing [2023-12-15T02:33:28.024Z] 0faf9b67be60: Preparing [2023-12-15T02:33:28.024Z] 0faf9b67be60: Waiting [2023-12-15T02:33:28.302Z] bd570bca27d6: Pushed [2023-12-15T02:33:28.302Z] d4d377ad8b52: Pushed [2023-12-15T02:33:28.302Z] ce3af86442cc: Pushed [2023-12-15T02:33:28.302Z] 25dbc401fb6a: Pushed [2023-12-15T02:33:28.302Z] 0faf9b67be60: Layer already exists [2023-12-15T02:33:34.972Z] 2b384f08ba23: Pushed [2023-12-15T02:33:34.972Z] 084f94fc031ef57db339688d760303d40adcf824: digest: sha256:1091f8d223e02a1617627e9bce082f6cf11ffa45161b8aa5f9aac282ebf49da5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:33:35.450Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:33:35.927Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-12-15T02:33:35.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-12-15T02:33:35.927Z] 2b384f08ba23: Preparing [2023-12-15T02:33:35.927Z] bd570bca27d6: Preparing [2023-12-15T02:33:35.927Z] 25dbc401fb6a: Preparing [2023-12-15T02:33:35.927Z] ce3af86442cc: Preparing [2023-12-15T02:33:35.927Z] d4d377ad8b52: Preparing [2023-12-15T02:33:35.927Z] 0faf9b67be60: Preparing [2023-12-15T02:33:35.927Z] 0faf9b67be60: Waiting [2023-12-15T02:33:35.927Z] ce3af86442cc: Layer already exists [2023-12-15T02:33:35.927Z] 2b384f08ba23: Layer already exists [2023-12-15T02:33:35.927Z] bd570bca27d6: Layer already exists [2023-12-15T02:33:35.927Z] d4d377ad8b52: Layer already exists [2023-12-15T02:33:35.927Z] 25dbc401fb6a: Layer already exists [2023-12-15T02:33:35.927Z] 0faf9b67be60: Layer already exists [2023-12-15T02:33:36.194Z] latest: digest: sha256:1091f8d223e02a1617627e9bce082f6cf11ffa45161b8aa5f9aac282ebf49da5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:33:36.670Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:33:37.140Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.5 [2023-12-15T02:33:37.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-12-15T02:33:37.141Z] 2b384f08ba23: Preparing [2023-12-15T02:33:37.141Z] bd570bca27d6: Preparing [2023-12-15T02:33:37.141Z] 25dbc401fb6a: Preparing [2023-12-15T02:33:37.141Z] ce3af86442cc: Preparing [2023-12-15T02:33:37.141Z] d4d377ad8b52: Preparing [2023-12-15T02:33:37.141Z] 0faf9b67be60: Preparing [2023-12-15T02:33:37.141Z] 0faf9b67be60: Waiting [2023-12-15T02:33:37.141Z] 25dbc401fb6a: Layer already exists [2023-12-15T02:33:37.141Z] d4d377ad8b52: Layer already exists [2023-12-15T02:33:37.141Z] 2b384f08ba23: Layer already exists [2023-12-15T02:33:37.141Z] bd570bca27d6: Layer already exists [2023-12-15T02:33:37.141Z] ce3af86442cc: Layer already exists [2023-12-15T02:33:37.141Z] 0faf9b67be60: Layer already exists [2023-12-15T02:33:37.408Z] 3.2.0-dev.5: digest: sha256:1091f8d223e02a1617627e9bce082f6cf11ffa45161b8aa5f9aac282ebf49da5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:33:37.881Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:084f94fc031ef57db339688d760303d40adcf824-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:33:38.351Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:084f94fc031ef57db339688d760303d40adcf824-3.2.0-dev.5 [2023-12-15T02:33:38.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-12-15T02:33:38.351Z] 2b384f08ba23: Preparing [2023-12-15T02:33:38.351Z] bd570bca27d6: Preparing [2023-12-15T02:33:38.351Z] 25dbc401fb6a: Preparing [2023-12-15T02:33:38.351Z] ce3af86442cc: Preparing [2023-12-15T02:33:38.351Z] d4d377ad8b52: Preparing [2023-12-15T02:33:38.351Z] 0faf9b67be60: Preparing [2023-12-15T02:33:38.351Z] 0faf9b67be60: Waiting [2023-12-15T02:33:38.351Z] 25dbc401fb6a: Layer already exists [2023-12-15T02:33:38.351Z] d4d377ad8b52: Layer already exists [2023-12-15T02:33:38.351Z] ce3af86442cc: Layer already exists [2023-12-15T02:33:38.351Z] bd570bca27d6: Layer already exists [2023-12-15T02:33:38.351Z] 2b384f08ba23: Layer already exists [2023-12-15T02:33:38.351Z] 0faf9b67be60: Layer already exists [2023-12-15T02:33:38.618Z] 084f94fc031ef57db339688d760303d40adcf824-3.2.0-dev.5: digest: sha256:1091f8d223e02a1617627e9bce082f6cf11ffa45161b8aa5f9aac282ebf49da5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:33:39.101Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:33:39.573Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-12-15T02:33:39.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-12-15T02:33:39.574Z] 2b384f08ba23: Preparing [2023-12-15T02:33:39.574Z] bd570bca27d6: Preparing [2023-12-15T02:33:39.574Z] 25dbc401fb6a: Preparing [2023-12-15T02:33:39.574Z] ce3af86442cc: Preparing [2023-12-15T02:33:39.574Z] d4d377ad8b52: Preparing [2023-12-15T02:33:39.574Z] 0faf9b67be60: Preparing [2023-12-15T02:33:39.574Z] 0faf9b67be60: Waiting [2023-12-15T02:33:39.574Z] d4d377ad8b52: Layer already exists [2023-12-15T02:33:39.574Z] bd570bca27d6: Layer already exists [2023-12-15T02:33:39.574Z] ce3af86442cc: Layer already exists [2023-12-15T02:33:39.574Z] 25dbc401fb6a: Layer already exists [2023-12-15T02:33:39.574Z] 2b384f08ba23: Layer already exists [2023-12-15T02:33:39.574Z] 0faf9b67be60: Layer already exists [2023-12-15T02:33:39.842Z] main: digest: sha256:1091f8d223e02a1617627e9bce082f6cf11ffa45161b8aa5f9aac282ebf49da5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T02:33:40.150Z] ===================================================== [Pipeline] echo [2023-12-15T02:33:40.204Z] taggedImages: [2023-12-15T02:33:40.204Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:084f94fc031ef57db339688d760303d40adcf824 [2023-12-15T02:33:40.204Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-12-15T02:33:40.204Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.5 [2023-12-15T02:33:40.204Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:084f94fc031ef57db339688d760303d40adcf824-3.2.0-dev.5 [2023-12-15T02:33:40.204Z] - 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 [2023-12-15T02:33:40.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T02:33:40.840Z] [2023-12-15T02:33:40.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:33:41.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T02:33:41.505Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-15T02:33:41.505Z] 8998bd30e6a1: Pulling fs layer [2023-12-15T02:33:41.505Z] 04944245beec: Pulling fs layer [2023-12-15T02:33:41.505Z] 699f458cf7ca: Pulling fs layer [2023-12-15T02:33:41.505Z] 765212b225bb: Pulling fs layer [2023-12-15T02:33:41.505Z] f23df028b6ca: Pulling fs layer [2023-12-15T02:33:41.505Z] d65c8cfc05b1: Pulling fs layer [2023-12-15T02:33:41.505Z] 2437ff75d9bd: Pulling fs layer [2023-12-15T02:33:41.505Z] 765212b225bb: Waiting [2023-12-15T02:33:41.505Z] f23df028b6ca: Waiting [2023-12-15T02:33:41.505Z] d65c8cfc05b1: Waiting [2023-12-15T02:33:41.505Z] 2437ff75d9bd: Waiting [2023-12-15T02:33:41.505Z] 04944245beec: Verifying Checksum [2023-12-15T02:33:41.505Z] 04944245beec: Download complete [2023-12-15T02:33:41.505Z] 765212b225bb: Verifying Checksum [2023-12-15T02:33:41.505Z] 765212b225bb: Download complete [2023-12-15T02:33:41.505Z] f23df028b6ca: Download complete [2023-12-15T02:33:41.774Z] d65c8cfc05b1: Verifying Checksum [2023-12-15T02:33:41.774Z] d65c8cfc05b1: Download complete [2023-12-15T02:33:41.774Z] 699f458cf7ca: Download complete [2023-12-15T02:33:42.362Z] 8998bd30e6a1: Verifying Checksum [2023-12-15T02:33:42.362Z] 8998bd30e6a1: Download complete [2023-12-15T02:33:44.529Z] 2437ff75d9bd: Verifying Checksum [2023-12-15T02:33:44.529Z] 2437ff75d9bd: Download complete [2023-12-15T02:33:48.801Z] 8998bd30e6a1: Pull complete [2023-12-15T02:33:49.389Z] 04944245beec: Pull complete [2023-12-15T02:33:51.342Z] 699f458cf7ca: Pull complete [2023-12-15T02:33:51.342Z] 765212b225bb: Pull complete [2023-12-15T02:33:52.303Z] f23df028b6ca: Pull complete [2023-12-15T02:33:52.303Z] d65c8cfc05b1: Pull complete [2023-12-15T02:34:24.563Z] 2437ff75d9bd: Pull complete [2023-12-15T02:34:24.563Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-15T02:34:24.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T02:34:24.563Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:34:24.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-25112 does not seem to be running inside a container [2023-12-15T02:34:24.988Z] $ 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/118 -v /w/workspace/device-gpio/118:/w/workspace/device-gpio/118:rw,z -v /w/workspace/device-gpio/118@tmp:/w/workspace/device-gpio/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-15T02:34:27.062Z] $ docker top 6b7532cd20ebb04ac5507e58a7ed1cdc1b563aa8ac16ec5d9d59823df3014302 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:34:27.676Z] ---> job-cost.sh [2023-12-15T02:34:27.946Z] lf-activate-venv: SKIPPING [2023-12-15T02:34:27.946Z] INFO: No Stack... [2023-12-15T02:34:28.538Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T02:34:29.501Z] INFO: Archiving Costs [Pipeline] sh [2023-12-15T02:34:29.835Z] + cat /w/workspace/device-gpio/118/archives/cost.csv [2023-12-15T02:34:29.835Z] + cut -d, -f6 [Pipeline] lock [2023-12-15T02:34:29.900Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-118-stack-cost] [2023-12-15T02:34:29.909Z] Resource [jenkins-edgexfoundry-device-gpio-main-118-stack-cost] did not exist. Created. [2023-12-15T02:34:29.909Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T02:34:30.355Z] /w/workspace/device-gpio/118@tmp/durable-24c7ea6a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-15T02:34:30.693Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-15T02:34:30.760Z] Warning: overwriting stash ‘stack-cost’ [2023-12-15T02:34:30.828Z] Stashed 1 file(s) [Pipeline] } [2023-12-15T02:34:30.836Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-15T02:34:30.946Z] $ docker stop --time=1 6b7532cd20ebb04ac5507e58a7ed1cdc1b563aa8ac16ec5d9d59823df3014302 [2023-12-15T02:34:32.408Z] $ docker rm -f --volumes 6b7532cd20ebb04ac5507e58a7ed1cdc1b563aa8ac16ec5d9d59823df3014302 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-15T02:34:33.782Z] provisioning config files... [2023-12-15T02:34:33.788Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14163664229288096214tmp [Pipeline] { [Pipeline] sh [2023-12-15T02:34:34.177Z] + set +x [2023-12-15T02:34:34.177Z] + curl -s https://codecov.io/bash [2023-12-15T02:34:34.177Z] + bash -s -- [2023-12-15T02:34:34.177Z] [2023-12-15T02:34:34.177Z] _____ _ [2023-12-15T02:34:34.177Z] / ____| | | [2023-12-15T02:34:34.177Z] | | ___ __| | ___ ___ _____ __ [2023-12-15T02:34:34.177Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-15T02:34:34.177Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-15T02:34:34.177Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-15T02:34:34.177Z] Bash-1.0.6 [2023-12-15T02:34:34.177Z] [2023-12-15T02:34:34.177Z] [2023-12-15T02:34:34.177Z] ==> git version 2.25.1 found [2023-12-15T02:34:34.177Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-15T02:34:34.177Z] Release-Date: 2020-01-08 [2023-12-15T02:34:34.177Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-15T02:34:34.177Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-15T02:34:34.177Z] ==> Jenkins CI detected. [2023-12-15T02:34:34.177Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-12-15T02:34:34.177Z] project root: . [2023-12-15T02:34:34.177Z] --> token set from env [2023-12-15T02:34:34.177Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-15T02:34:34.437Z] ==> Running gcov in . (disable via -X gcov) [2023-12-15T02:34:34.437Z] ==> Python coveragepy not found [2023-12-15T02:34:34.437Z] ==> Searching for coverage reports in: [2023-12-15T02:34:34.437Z] + . [2023-12-15T02:34:34.437Z] -> Found 1 reports [2023-12-15T02:34:34.437Z] ==> Detecting git/mercurial file structure [2023-12-15T02:34:34.437Z] ==> Reading reports [2023-12-15T02:34:34.437Z] + ./coverage.out bytes=10 [2023-12-15T02:34:34.437Z] ==> Appending adjustments [2023-12-15T02:34:34.437Z] https://docs.codecov.io/docs/fixing-reports [2023-12-15T02:34:34.437Z] + Found adjustments [2023-12-15T02:34:34.437Z] ==> Gzipping contents [2023-12-15T02:34:34.437Z] 4.0K /tmp/codecov.4jkhP2.gz [2023-12-15T02:34:34.437Z] ==> Uploading reports [2023-12-15T02:34:34.437Z] url: https://codecov.io [2023-12-15T02:34:34.437Z] query: branch=main&commit=084f94fc031ef57db339688d760303d40adcf824&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-15T02:34:34.437Z] -> Pinging Codecov [2023-12-15T02:34:34.437Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=084f94fc031ef57db339688d760303d40adcf824&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-15T02:34:34.697Z] -> Uploading to [2023-12-15T02:34:34.697Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-15/3EC07B1A8CA8AF9BCAA0BB9F0134797F/084f94fc031ef57db339688d760303d40adcf824/175b87ef-62d4-4198-8ea5-cbc19038761c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231215T023434Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=458ba4261c82128dec2fbf5b12d011cf04f7637e0cb298f73368d9968e999d22 [2023-12-15T02:34:34.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T02:34:34.697Z] Dload Upload Total Spent Left Speed [2023-12-15T02:34:34.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2207 --:--:-- --:--:-- --:--:-- 2199 [2023-12-15T02:34:34.956Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/084f94fc031ef57db339688d760303d40adcf824 [Pipeline] } [2023-12-15T02:34:34.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-15T02:34:35.394Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-15T02:34:35.405Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:34:35.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T02:34:35.830Z] [2023-12-15T02:34:35.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:34:36.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T02:34:36.441Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-15T02:34:36.441Z] df9b9388f04a: Pulling fs layer [2023-12-15T02:34:36.441Z] 52dc419b0ee2: Pulling fs layer [2023-12-15T02:34:36.441Z] 25bc292e5bac: Pulling fs layer [2023-12-15T02:34:36.441Z] 114826534d7a: Pulling fs layer [2023-12-15T02:34:36.441Z] 4657fd5d0bcf: Pulling fs layer [2023-12-15T02:34:36.441Z] 6ad1cebc031e: Pulling fs layer [2023-12-15T02:34:36.441Z] 8a3aa393b2d8: Pulling fs layer [2023-12-15T02:34:36.441Z] 6ad1cebc031e: Waiting [2023-12-15T02:34:36.441Z] 8a3aa393b2d8: Waiting [2023-12-15T02:34:36.441Z] 114826534d7a: Waiting [2023-12-15T02:34:36.441Z] 4657fd5d0bcf: Waiting [2023-12-15T02:34:36.441Z] 25bc292e5bac: Verifying Checksum [2023-12-15T02:34:36.441Z] 25bc292e5bac: Download complete [2023-12-15T02:34:36.441Z] 52dc419b0ee2: Verifying Checksum [2023-12-15T02:34:36.441Z] 52dc419b0ee2: Download complete [2023-12-15T02:34:36.700Z] 6ad1cebc031e: Verifying Checksum [2023-12-15T02:34:36.700Z] 6ad1cebc031e: Download complete [2023-12-15T02:34:36.959Z] df9b9388f04a: Pull complete [2023-12-15T02:34:37.216Z] 114826534d7a: Verifying Checksum [2023-12-15T02:34:37.216Z] 114826534d7a: Download complete [2023-12-15T02:34:37.475Z] 8a3aa393b2d8: Verifying Checksum [2023-12-15T02:34:37.475Z] 8a3aa393b2d8: Download complete [2023-12-15T02:34:37.475Z] 52dc419b0ee2: Pull complete [2023-12-15T02:34:38.410Z] 25bc292e5bac: Pull complete [2023-12-15T02:34:48.387Z] 114826534d7a: Pull complete [2023-12-15T02:34:48.387Z] 4657fd5d0bcf: Pull complete [2023-12-15T02:34:48.387Z] 6ad1cebc031e: Pull complete [2023-12-15T02:34:51.786Z] 8a3aa393b2d8: Pull complete [2023-12-15T02:34:52.045Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-15T02:34:52.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T02:34:52.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:34:52.309Z] prd-ubuntu20.04-docker-8c-8g-25097 does not seem to be running inside a container [2023-12-15T02:34:52.341Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-15T02:35:06.502Z] $ docker top 9c6b5bb0ee0a598bd71d238c03b42b380b14200aacecfb8487f2df272b41efab -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-15T02:35:06.690Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-12-15T02:35:06.972Z] + set -o pipefail [2023-12-15T02:35:06.972Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-12-15T02:35:13.530Z] [2023-12-15T02:35:13.530Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-12-15T02:35:13.530Z] [2023-12-15T02:35:13.530Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/63b34b63-8280-4a28-9ad8-39d635d3ed82 [2023-12-15T02:35:13.530Z] [2023-12-15T02:35:13.530Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-15T02:35:13.530Z] [2023-12-15T02:35:13.800Z] [2023-12-15T02:35:13.800Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-15T02:35:13.800Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-15T02:35:13.800Z] More details here: https://snyk.co/ue1NS [2023-12-15T02:35:13.800Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-15T02:35:13.800Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-15T02:35:13.807Z] $ docker stop --time=1 9c6b5bb0ee0a598bd71d238c03b42b380b14200aacecfb8487f2df272b41efab [2023-12-15T02:35:21.241Z] $ docker rm -f --volumes 9c6b5bb0ee0a598bd71d238c03b42b380b14200aacecfb8487f2df272b41efab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T02:35:22.719Z] + git log --format=format:%s -1 084f94fc031ef57db339688d760303d40adcf824 [Pipeline] sh [2023-12-15T02:35:23.010Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T02:35:23.010Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:35:23.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:35:23.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:35:23.541Z] prd-ubuntu20.04-docker-8c-8g-25097 does not seem to be running inside a container [2023-12-15T02:35:23.571Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-15T02:35:24.702Z] $ docker top 0480d012cc579ba334ff227c1e43a18c61b21d4a4d638942964dddcc7b16fa91 -eo pid,comm [2023-12-15T02:35:24.778Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-15T02:35:24.778Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T02:35:24.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:35:24.961Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:35:25.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:35:25.085Z] $ docker exec 0480d012cc579ba334ff227c1e43a18c61b21d4a4d638942964dddcc7b16fa91 ssh-agent [2023-12-15T02:35:25.212Z] SSH_AUTH_SOCK=/tmp/ssh-hPsPGxALAMkp/agent.21 [2023-12-15T02:35:25.212Z] SSH_AGENT_PID=27 [2023-12-15T02:35:25.217Z] Running ssh-add (command line suppressed) [2023-12-15T02:35:25.319Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15407940116055132936.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15407940116055132936.key) [2023-12-15T02:35:25.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:35:25.684Z] + git semver tag [2023-12-15T02:35:25.943Z] 2023-12-15 02:35:25,847 [run_tag] DEBUG tag force:False [2023-12-15T02:35:25.943Z] 2023-12-15 02:35:25,847 [check_head_tag] DEBUG check head tag [2023-12-15T02:35:25.943Z] 2023-12-15 02:35:25,848 [execute] INFO git cat-file --batch-check [2023-12-15T02:35:25.943Z] 2023-12-15 02:35:25,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-12-15T02:35:25.943Z] 2023-12-15 02:35:25,852 [execute] INFO git cat-file --batch [2023-12-15T02:35:25.943Z] 2023-12-15 02:35:25,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-12-15T02:35:25.943Z] 2023-12-15 02:35:25,866 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-15T02:35:25.943Z] 2023-12-15 02:35:25,866 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 [2023-12-15T02:35:25.943Z] 2023-12-15 02:35:25,867 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-12-15T02:35:25.943Z] 2023-12-15 02:35:25,870 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-15T02:35:25.943Z] 3.2.0-dev.5 [Pipeline] } [2023-12-15T02:35:25.948Z] $ docker exec --env ******** --env ******** 0480d012cc579ba334ff227c1e43a18c61b21d4a4d638942964dddcc7b16fa91 ssh-agent -k [2023-12-15T02:35:26.038Z] unset SSH_AUTH_SOCK; [2023-12-15T02:35:26.039Z] unset SSH_AGENT_PID; [2023-12-15T02:35:26.039Z] echo Agent pid 27 killed; [2023-12-15T02:35:26.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T02:35:26.546Z] + git semver [Pipeline] } [2023-12-15T02:35:26.812Z] $ docker stop --time=1 0480d012cc579ba334ff227c1e43a18c61b21d4a4d638942964dddcc7b16fa91 [2023-12-15T02:35:29.416Z] $ docker rm -f --volumes 0480d012cc579ba334ff227c1e43a18c61b21d4a4d638942964dddcc7b16fa91 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:35:30.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T02:35:30.074Z] [2023-12-15T02:35:30.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:35:30.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T02:35:30.678Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-15T02:35:30.678Z] ab5ef0e58194: Pulling fs layer [2023-12-15T02:35:30.678Z] 9712f1f96733: Pulling fs layer [2023-12-15T02:35:30.678Z] 63f879dbbcfc: Pulling fs layer [2023-12-15T02:35:30.678Z] 0d9ebad4ef96: Pulling fs layer [2023-12-15T02:35:30.678Z] e9a5061849ea: Pulling fs layer [2023-12-15T02:35:30.678Z] d747dcd14b5f: Pulling fs layer [2023-12-15T02:35:30.678Z] 2de7ff778b66: Pulling fs layer [2023-12-15T02:35:30.678Z] e9a5061849ea: Waiting [2023-12-15T02:35:30.678Z] d747dcd14b5f: Waiting [2023-12-15T02:35:30.678Z] 2de7ff778b66: Waiting [2023-12-15T02:35:30.678Z] 0d9ebad4ef96: Waiting [2023-12-15T02:35:30.678Z] 9712f1f96733: Verifying Checksum [2023-12-15T02:35:30.678Z] 9712f1f96733: Download complete [2023-12-15T02:35:30.936Z] 63f879dbbcfc: Verifying Checksum [2023-12-15T02:35:30.936Z] 63f879dbbcfc: Download complete [2023-12-15T02:35:30.936Z] e9a5061849ea: Verifying Checksum [2023-12-15T02:35:30.936Z] e9a5061849ea: Download complete [2023-12-15T02:35:30.936Z] d747dcd14b5f: Verifying Checksum [2023-12-15T02:35:30.936Z] d747dcd14b5f: Download complete [2023-12-15T02:35:31.195Z] ab5ef0e58194: Download complete [2023-12-15T02:35:31.195Z] 0d9ebad4ef96: Verifying Checksum [2023-12-15T02:35:31.195Z] 0d9ebad4ef96: Download complete [2023-12-15T02:35:31.195Z] 2de7ff778b66: Verifying Checksum [2023-12-15T02:35:31.195Z] 2de7ff778b66: Download complete [2023-12-15T02:35:34.484Z] ab5ef0e58194: Pull complete [2023-12-15T02:35:34.484Z] 9712f1f96733: Pull complete [2023-12-15T02:35:35.050Z] 63f879dbbcfc: Pull complete [2023-12-15T02:35:39.230Z] 0d9ebad4ef96: Pull complete [2023-12-15T02:35:39.230Z] e9a5061849ea: Pull complete [2023-12-15T02:35:39.230Z] d747dcd14b5f: Pull complete [2023-12-15T02:35:40.603Z] 2de7ff778b66: Pull complete [2023-12-15T02:35:40.603Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-15T02:35:40.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T02:35:40.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:35:41.157Z] prd-ubuntu20.04-docker-8c-8g-25097 does not seem to be running inside a container [2023-12-15T02:35:41.183Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-15T02:35:51.858Z] $ docker top eb15d0ec3b302ede21095d6731b4229aa2166a6afc28225577d94f4364927f77 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:35:52.031Z] provisioning config files... [2023-12-15T02:35:52.039Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17267711035487125525tmp [2023-12-15T02:35:52.050Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config694867059628966546tmp [2023-12-15T02:35:52.061Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14966609103561324088tmp [Pipeline] { [Pipeline] echo [2023-12-15T02:35:52.154Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:35:52.450Z] ---> sigul-configuration.sh [2023-12-15T02:35:52.450Z] gpg: directory `/root/.gnupg' created [2023-12-15T02:35:52.450Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-15T02:35:52.450Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-15T02:35:52.450Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-15T02:35:52.450Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-15T02:35:52.450Z] gpg: CAST5 encrypted data [2023-12-15T02:35:52.450Z] gpg: encrypted with 1 passphrase [2023-12-15T02:35:52.450Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-15T02:35:52.746Z] + mkdir /home/jenkins [2023-12-15T02:35:52.746Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-15T02:35:53.043Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-15T02:35:53.055Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:35:53.362Z] ---> sigul-install.sh [2023-12-15T02:35:53.362Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-15T02:35:53.651Z] + git tag --list [2023-12-15T02:35:53.651Z] v1.0.0 [2023-12-15T02:35:53.651Z] v2.1.0 [2023-12-15T02:35:53.651Z] v2.1.1 [2023-12-15T02:35:53.651Z] v2.2.0 [2023-12-15T02:35:53.651Z] v2.3.0 [2023-12-15T02:35:53.651Z] v3.0 [2023-12-15T02:35:53.651Z] v3.0.0 [2023-12-15T02:35:53.651Z] v3.1 [2023-12-15T02:35:53.651Z] v3.1.0 [2023-12-15T02:35:53.651Z] v3.1.0-dev.1 [2023-12-15T02:35:53.651Z] v3.1.0-dev.10 [2023-12-15T02:35:53.651Z] v3.1.0-dev.11 [2023-12-15T02:35:53.651Z] v3.1.0-dev.12 [2023-12-15T02:35:53.651Z] v3.1.0-dev.13 [2023-12-15T02:35:53.651Z] v3.1.0-dev.14 [2023-12-15T02:35:53.651Z] v3.1.0-dev.15 [2023-12-15T02:35:53.651Z] v3.1.0-dev.16 [2023-12-15T02:35:53.651Z] v3.1.0-dev.17 [2023-12-15T02:35:53.651Z] v3.1.0-dev.18 [2023-12-15T02:35:53.651Z] v3.1.0-dev.19 [2023-12-15T02:35:53.651Z] v3.1.0-dev.2 [2023-12-15T02:35:53.651Z] v3.1.0-dev.20 [2023-12-15T02:35:53.651Z] v3.1.0-dev.21 [2023-12-15T02:35:53.651Z] v3.1.0-dev.22 [2023-12-15T02:35:53.651Z] v3.1.0-dev.23 [2023-12-15T02:35:53.651Z] v3.1.0-dev.24 [2023-12-15T02:35:53.651Z] v3.1.0-dev.25 [2023-12-15T02:35:53.651Z] v3.1.0-dev.26 [2023-12-15T02:35:53.651Z] v3.1.0-dev.3 [2023-12-15T02:35:53.651Z] v3.1.0-dev.4 [2023-12-15T02:35:53.651Z] v3.1.0-dev.5 [2023-12-15T02:35:53.651Z] v3.1.0-dev.6 [2023-12-15T02:35:53.651Z] v3.1.0-dev.7 [2023-12-15T02:35:53.651Z] v3.1.0-dev.8 [2023-12-15T02:35:53.651Z] v3.1.0-dev.9 [2023-12-15T02:35:53.651Z] v3.2.0-dev.1 [2023-12-15T02:35:53.651Z] v3.2.0-dev.2 [2023-12-15T02:35:53.651Z] v3.2.0-dev.3 [2023-12-15T02:35:53.651Z] v3.2.0-dev.4 [2023-12-15T02:35:53.651Z] v3.2.0-dev.5 [Pipeline] sh [2023-12-15T02:35:53.945Z] + lftools sign git-tag v3.2.0-dev.5 [2023-12-15T02:35:54.515Z] Signing Git tag with Sigul... [2023-12-15T02:35:54.515Z] Signing v3.2.0-dev.5 [Pipeline] echo [2023-12-15T02:35:55.095Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:35:55.391Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-15T02:35:55.397Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-15T02:35:55.518Z] $ docker stop --time=1 eb15d0ec3b302ede21095d6731b4229aa2166a6afc28225577d94f4364927f77 [2023-12-15T02:35:56.837Z] $ docker rm -f --volumes eb15d0ec3b302ede21095d6731b4229aa2166a6afc28225577d94f4364927f77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-15T02:35:57.742Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T02:35:57.742Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:35:58.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:35:58.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:35:58.398Z] prd-ubuntu20.04-docker-8c-8g-25097 does not seem to be running inside a container [2023-12-15T02:35:58.498Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-15T02:35:59.801Z] $ docker top 72178a4aa3226a28e75469854e9081ae4fbd08d64f333b44d9257be3d712da78 -eo pid,comm [2023-12-15T02:35:59.860Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-15T02:35:59.860Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T02:36:00.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:36:00.084Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:36:00.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:36:00.214Z] $ docker exec 72178a4aa3226a28e75469854e9081ae4fbd08d64f333b44d9257be3d712da78 ssh-agent [2023-12-15T02:36:00.395Z] SSH_AUTH_SOCK=/tmp/ssh-NgQZRiU4sQnF/agent.13 [2023-12-15T02:36:00.395Z] SSH_AGENT_PID=19 [2023-12-15T02:36:00.405Z] Running ssh-add (command line suppressed) [2023-12-15T02:36:00.508Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8744005455311665692.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8744005455311665692.key) [2023-12-15T02:36:00.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:36:00.892Z] + git semver bump pre [2023-12-15T02:36:01.457Z] 2023-12-15 02:36:01,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-15T02:36:01.457Z] 2023-12-15 02:36:01,169 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev [2023-12-15T02:36:01.457Z] 2023-12-15 02:36:01,170 [bump_version] DEBUG bumped version:3.2.0-dev.6 [2023-12-15T02:36:01.457Z] 2023-12-15 02:36:01,170 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-12-15T02:36:01.457Z] 2023-12-15 02:36:01,170 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-15T02:36:01.457Z] 2023-12-15 02:36:01,170 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-15T02:36:01.457Z] 2023-12-15 02:36:01,175 [execute] INFO git cat-file --batch-check [2023-12-15T02:36:01.457Z] 2023-12-15 02:36:01,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T02:36:01.457Z] 2023-12-15 02:36:01,182 [execute] INFO git cat-file --batch [2023-12-15T02:36:01.457Z] 2023-12-15 02:36:01,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T02:36:01.457Z] 2023-12-15 02:36:01,188 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-15T02:36:01.457Z] 3.2.0-dev.6 [Pipeline] } [2023-12-15T02:36:01.461Z] $ docker exec --env ******** --env ******** 72178a4aa3226a28e75469854e9081ae4fbd08d64f333b44d9257be3d712da78 ssh-agent -k [2023-12-15T02:36:01.549Z] unset SSH_AUTH_SOCK; [2023-12-15T02:36:01.549Z] unset SSH_AGENT_PID; [2023-12-15T02:36:01.550Z] echo Agent pid 19 killed; [2023-12-15T02:36:01.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T02:36:02.083Z] + git semver [Pipeline] } [2023-12-15T02:36:02.659Z] $ docker stop --time=1 72178a4aa3226a28e75469854e9081ae4fbd08d64f333b44d9257be3d712da78 [2023-12-15T02:36:04.467Z] $ docker rm -f --volumes 72178a4aa3226a28e75469854e9081ae4fbd08d64f333b44d9257be3d712da78 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T02:36:05.008Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T02:36:05.009Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:36:05.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T02:36:05.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:36:05.560Z] prd-ubuntu20.04-docker-8c-8g-25097 does not seem to be running inside a container [2023-12-15T02:36:05.583Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-15T02:36:10.301Z] $ docker top 57b9267796958619d1d768316f58c4add645d6ebb10807842a29557775958a0c -eo pid,comm [2023-12-15T02:36:10.367Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-15T02:36:10.367Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T02:36:10.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T02:36:10.599Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T02:36:10.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T02:36:10.717Z] $ docker exec 57b9267796958619d1d768316f58c4add645d6ebb10807842a29557775958a0c ssh-agent [2023-12-15T02:36:10.841Z] SSH_AUTH_SOCK=/tmp/ssh-F1O4v77c3Wrh/agent.15 [2023-12-15T02:36:10.841Z] SSH_AGENT_PID=21 [2023-12-15T02:36:10.846Z] Running ssh-add (command line suppressed) [2023-12-15T02:36:11.063Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16888710430988123808.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16888710430988123808.key) [2023-12-15T02:36:11.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T02:36:11.431Z] + git semver push [2023-12-15T02:36:12.000Z] 2023-12-15 02:36:11,831 [run_push] DEBUG push [2023-12-15T02:36:12.000Z] 2023-12-15 02:36:11,832 [execute] INFO git cat-file --batch-check [2023-12-15T02:36:12.000Z] 2023-12-15 02:36:11,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T02:36:12.000Z] 2023-12-15 02:36:11,838 [execute] INFO git rev-list a48e9f5beb4bc954b9a2927e9812bb73b43c0309 -- [2023-12-15T02:36:12.000Z] 2023-12-15 02:36:11,838 [execute] DEBUG Popen(['git', 'rev-list', 'a48e9f5beb4bc954b9a2927e9812bb73b43c0309', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-15T02:36:12.000Z] 2023-12-15 02:36:11,846 [execute] INFO git fetch -v origin [2023-12-15T02:36:12.000Z] 2023-12-15 02:36:11,858 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-15T02:36:12.567Z] 2023-12-15 02:36:12,375 [run_push] DEBUG no remote changes detected [2023-12-15T02:36:12.567Z] 2023-12-15 02:36:12,375 [execute] INFO git push origin semver [2023-12-15T02:36:12.567Z] 2023-12-15 02:36:12,375 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-15T02:36:13.135Z] 2023-12-15 02:36:13,128 [run_push] DEBUG push all version tags [2023-12-15T02:36:13.135Z] 2023-12-15 02:36:13,129 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-15T02:36:13.135Z] 2023-12-15 02:36:13,129 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-12-15T02:36:14.070Z] 2023-12-15 02:36:13,849 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-15T02:36:14.070Z] 3.2.0-dev.6 [Pipeline] } [2023-12-15T02:36:14.075Z] $ docker exec --env ******** --env ******** 57b9267796958619d1d768316f58c4add645d6ebb10807842a29557775958a0c ssh-agent -k [2023-12-15T02:36:14.173Z] unset SSH_AUTH_SOCK; [2023-12-15T02:36:14.173Z] unset SSH_AGENT_PID; [2023-12-15T02:36:14.173Z] echo Agent pid 21 killed; [2023-12-15T02:36:14.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T02:36:14.754Z] + git semver [Pipeline] } [2023-12-15T02:36:15.021Z] $ docker stop --time=1 57b9267796958619d1d768316f58c4add645d6ebb10807842a29557775958a0c [2023-12-15T02:36:18.546Z] $ docker rm -f --volumes 57b9267796958619d1d768316f58c4add645d6ebb10807842a29557775958a0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-15T02:36:20.280Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-12-15T02:36:20.280Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-12-15T02:36:20.280Z] total 16 [2023-12-15T02:36:20.280Z] drwxr-xr-x 3 root root 4096 Dec 15 02:26 . [2023-12-15T02:36:20.280Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 02:35 .. [2023-12-15T02:36:20.280Z] drwxr-xr-x 2 root root 4096 Dec 15 02:26 cost [2023-12-15T02:36:20.280Z] -rw-r--r-- 1 root root 84 Dec 15 02:26 cost.csv [2023-12-15T02:36:20.280Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-12-15T02:36:20.280Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-12-15T02:36:20.280Z] total 16 [2023-12-15T02:36:20.280Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 02:26 . [2023-12-15T02:36:20.280Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 02:35 .. [2023-12-15T02:36:20.280Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 02:26 cost [2023-12-15T02:36:20.280Z] -rw-r--r-- 1 jenkins jenkins 84 Dec 15 02:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:36:20.573Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:36:21.430Z] ---> package-listing.sh [2023-12-15T02:36:21.430Z] ++ facter osfamily [2023-12-15T02:36:21.430Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-15T02:36:21.689Z] + OS_FAMILY=debian [2023-12-15T02:36:21.689Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-12-15T02:36:21.689Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-15T02:36:21.689Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-15T02:36:21.689Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-15T02:36:21.689Z] + PACKAGES=/tmp/packages_start.txt [2023-12-15T02:36:21.689Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-12-15T02:36:21.689Z] + PACKAGES=/tmp/packages_end.txt [2023-12-15T02:36:21.689Z] + case "${OS_FAMILY}" in [2023-12-15T02:36:21.689Z] + dpkg -l [2023-12-15T02:36:21.689Z] + grep '^ii' [2023-12-15T02:36:21.689Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-15T02:36:21.689Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-15T02:36:21.689Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-15T02:36:21.689Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-12-15T02:36:21.689Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-12-15T02:36:21.689Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-12-15T02:36:21.700Z] 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 [2023-12-15T02:36:21.976Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T02:36:22.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T02:36:22.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T02:36:22.793Z] prd-ubuntu20.04-docker-8c-8g-25097 does not seem to be running inside a container [2023-12-15T02:36:22.819Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-15T02:36:24.800Z] $ docker top 28a8fd7fc9079902b0b2047c2b66d1020d28fcaec96aa69f1afd7d2a76f69fcf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T02:36:25.264Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-15T02:36:25.546Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-15T02:36:25.850Z] + ls /var/log/sa-host [2023-12-15T02:36:25.850Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T02:36:25.975Z] provisioning config files... [2023-12-15T02:36:25.997Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15366613675229519116tmp [Pipeline] { [Pipeline] echo [2023-12-15T02:36:26.113Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:36:26.398Z] ---> create-netrc.sh [Pipeline] } [2023-12-15T02:36:26.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:36:26.882Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-15T02:36:26.891Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:36:27.177Z] ---> sudo-logs.sh [2023-12-15T02:36:27.177Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-15T02:36:27.259Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:36:27.545Z] ---> job-cost.sh [2023-12-15T02:36:27.545Z] lf-activate-venv: SKIPPING [2023-12-15T02:36:27.545Z] DEBUG: total: 0.2199999988079071 [2023-12-15T02:36:27.545Z] INFO: Retrieving Stack Cost... [2023-12-15T02:36:27.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T02:36:28.063Z] INFO: Archiving Costs [Pipeline] echo [2023-12-15T02:36:28.073Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T02:36:28.354Z] ---> logs-deploy.sh [2023-12-15T02:36:28.354Z] lf-activate-venv: SKIPPING [2023-12-15T02:36:28.354Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/118 [2023-12-15T02:36:28.354Z] INFO: archiving workspace using pattern(s): [2023-12-15T02:36:30.256Z] Archives upload complete. [2023-12-15T02:36:30.256Z] INFO: archiving logs to Nexus