Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 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-ssh17886236427294859549.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh15670380863332968998.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/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-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh715857987057758977.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh13606677971921388382.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-s7/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-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4872743506264168827.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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7044 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#61)" > git config remote.origin.url git@github.com:edgexfoundry/device-s7.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 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 # timeout=10 > git rev-list --no-walk 604a7b9a7e837cfec9eccedce9df523355c95473 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:12:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:12:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:12:25 ========================================================= 02:12:25 EdgeX Global Pipelines Version Info 02:12:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:12:26 ------------------- 02:12:26 stable info: 02:12:26 ------------------- 02:12:26 Commited By: Cherry Wang cherry@iotechsys.com 02:12:26 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:12:26 Message: update stable to v1.0.276 02:12:27 ------------------- 02:12:27 experimental info: 02:12:27 ------------------- 02:12:27 Commited By: **** collab-it+edgex@linuxfoundation.org 02:12:27 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:12:27 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:12:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:12:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:12:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:12:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:12:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:12:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:12:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:12:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:12:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:12:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] echo 02:12:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 72d63ed [Pipeline] echo 02:12:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:28 provisioning config files... 02:12:28 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11724924100664615056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:35 ---> ****-login.sh 02:12:35 nexus3.edgexfoundry.org:10001 02:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:35 02:12:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:12:35 Configure a credential helper to remove this warning. See 02:12:35 https://docs.****.com/go/credential-store/ 02:12:35 02:12:35 Login Succeeded 02:12:35 nexus3.edgexfoundry.org:10002 02:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:35 02:12:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:12:35 Configure a credential helper to remove this warning. See 02:12:35 https://docs.****.com/go/credential-store/ 02:12:35 02:12:35 Login Succeeded 02:12:35 nexus3.edgexfoundry.org:10003 02:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:35 02:12:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:12:35 Configure a credential helper to remove this warning. See 02:12:35 https://docs.****.com/go/credential-store/ 02:12:35 02:12:35 Login Succeeded 02:12:35 nexus3.edgexfoundry.org:10004 02:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:35 02:12:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:12:35 Configure a credential helper to remove this warning. See 02:12:35 https://docs.****.com/go/credential-store/ 02:12:35 02:12:35 Login Succeeded 02:12:35 ****.io 02:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:36 02:12:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:12:36 Configure a credential helper to remove this warning. See 02:12:36 https://docs.****.com/go/credential-store/ 02:12:36 02:12:36 Login Succeeded 02:12:36 ---> ****-login.sh ends [Pipeline] } 02:12:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:12:36 + git rev-list -1 --merges 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318~1..72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] echo 02:12:36 -----------> git rev-list -1 --merges 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318~1..72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [false] [Pipeline] sh 02:12:36 + git log --format=format:%s -1 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] echo 02:12:36 ========================================================= 02:12:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:12:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:12:37 + git log --format=format:%s -1 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] echo 02:12:37 [semverPrep] GIT_COMMIT: 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#61) [Pipeline] echo 02:12:37 [semverPrep] This is not a build commit. [Pipeline] sh 02:12:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:12:37 + grep -v github /etc/ssh/ssh_known_hosts 02:12:37 + [ -e /tmp/ssh_known_hosts ] 02:12:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:12:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:12:37 + sudo tee -a /etc/ssh/ssh_known_hosts 02:12:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:38 02:12:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:38 0.1.4: Pulling from edgex-devops/py-git-semver 02:12:38 3dae71ba6b94: Pulling fs layer 02:12:38 6bf1a483ea7c: Pulling fs layer 02:12:38 f5dfc541a4d3: Pulling fs layer 02:12:38 461d9e800cba: Pulling fs layer 02:12:38 80192f66455f: Pulling fs layer 02:12:38 2e8e34ca0e6c: Pulling fs layer 02:12:38 a29436f7fd5d: Pulling fs layer 02:12:38 923cac83aea3: Pulling fs layer 02:12:38 25ad8b0a4227: Pulling fs layer 02:12:38 461d9e800cba: Waiting 02:12:38 db01528c6b51: Pulling fs layer 02:12:38 80192f66455f: Waiting 02:12:38 28988de357af: Pulling fs layer 02:12:38 28988de357af: Waiting 02:12:38 a29436f7fd5d: Waiting 02:12:38 923cac83aea3: Waiting 02:12:38 db01528c6b51: Waiting 02:12:38 25ad8b0a4227: Waiting 02:12:38 6bf1a483ea7c: Verifying Checksum 02:12:38 6bf1a483ea7c: Download complete 02:12:38 461d9e800cba: Verifying Checksum 02:12:38 461d9e800cba: Download complete 02:12:38 80192f66455f: Verifying Checksum 02:12:38 80192f66455f: Download complete 02:12:38 f5dfc541a4d3: Download complete 02:12:39 3dae71ba6b94: Verifying Checksum 02:12:39 3dae71ba6b94: Download complete 02:12:39 923cac83aea3: Verifying Checksum 02:12:39 923cac83aea3: Download complete 02:12:39 25ad8b0a4227: Verifying Checksum 02:12:39 25ad8b0a4227: Download complete 02:12:39 db01528c6b51: Download complete 02:12:39 28988de357af: Download complete 02:12:39 a29436f7fd5d: Verifying Checksum 02:12:39 a29436f7fd5d: Download complete 02:12:39 2e8e34ca0e6c: Verifying Checksum 02:12:39 2e8e34ca0e6c: Download complete 02:12:40 3dae71ba6b94: Pull complete 02:12:40 6bf1a483ea7c: Pull complete 02:12:41 f5dfc541a4d3: Pull complete 02:12:41 461d9e800cba: Pull complete 02:12:41 80192f66455f: Pull complete 02:12:45 2e8e34ca0e6c: Pull complete 02:12:47 a29436f7fd5d: Pull complete 02:12:47 923cac83aea3: Pull complete 02:12:47 25ad8b0a4227: Pull complete 02:12:47 db01528c6b51: Pull complete 02:12:48 28988de357af: Pull complete 02:12:48 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:12:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:48 prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container 02:12:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:12:55 $ docker top 3d0d391f1919f2add56dabc8535244622cc1df48f7879aa9210b2753cbb54802 -eo pid,comm 02:12:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:12:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:12:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:12:55 [ssh-agent] Looking for ssh-agent implementation... 02:12:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:12:55 $ docker exec 3d0d391f1919f2add56dabc8535244622cc1df48f7879aa9210b2753cbb54802 ssh-agent 02:12:56 SSH_AUTH_SOCK=/tmp/ssh-7wGqXAImi86t/agent.15 02:12:56 SSH_AGENT_PID=21 02:12:56 Running ssh-add (command line suppressed) 02:12:56 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17272115828923106653.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17272115828923106653.key) 02:12:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:12:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh 02:12:56 + git tag --points-at HEAD [Pipeline] } 02:12:56 $ docker exec --env ******** --env ******** 3d0d391f1919f2add56dabc8535244622cc1df48f7879aa9210b2753cbb54802 ssh-agent -k 02:12:56 unset SSH_AUTH_SOCK; 02:12:56 unset SSH_AGENT_PID; 02:12:56 echo Agent pid 21 killed; 02:12:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:12:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:12:56 [ssh-agent] Looking for ssh-agent implementation... 02:12:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:12:57 $ docker exec 3d0d391f1919f2add56dabc8535244622cc1df48f7879aa9210b2753cbb54802 ssh-agent 02:12:57 SSH_AUTH_SOCK=/tmp/ssh-MxJiKN4cm4nY/agent.86 02:12:57 SSH_AGENT_PID=92 02:12:57 Running ssh-add (command line suppressed) 02:12:57 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3587722677056906402.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3587722677056906402.key) 02:12:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:12:57 + git semver init 02:12:57 2025-08-15 02:12:57,765 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:12:57 2025-08-15 02:12:57,769 [run_init] DEBUG init version:0.0.0 force:False 02:12:57 2025-08-15 02:12:57,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 02:12:57 2025-08-15 02:12:57,770 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 02:12:57 2025-08-15 02:12:57,771 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 02:12:59 2025-08-15 02:12:58,799 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 02:12:59 2025-08-15 02:12:58,799 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 02:12:59 2025-08-15 02:12:58,799 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:12:59 2025-08-15 02:12:58,799 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:12:59 4.1.0-dev.5 [Pipeline] } 02:12:59 $ docker exec --env ******** --env ******** 3d0d391f1919f2add56dabc8535244622cc1df48f7879aa9210b2753cbb54802 ssh-agent -k 02:12:59 unset SSH_AUTH_SOCK; 02:12:59 unset SSH_AGENT_PID; 02:12:59 echo Agent pid 92 killed; 02:12:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:12:59 + git semver [Pipeline] } 02:12:59 $ docker stop --time=1 3d0d391f1919f2add56dabc8535244622cc1df48f7879aa9210b2753cbb54802 02:13:01 $ docker rm -f --volumes 3d0d391f1919f2add56dabc8535244622cc1df48f7879aa9210b2753cbb54802 [Pipeline] // withDockerContainer [Pipeline] sh 02:13:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:13:01 Stashed 1 file(s) [Pipeline] echo 02:13:01 [edgeXSemver]: initialized semver on version 4.1.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 02:13:01 provisioning config files... 02:13:01 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16087260589229436616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:02 ---> ****-login.sh 02:13:02 nexus3.edgexfoundry.org:10001 02:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:02 Login Succeeded 02:13:02 nexus3.edgexfoundry.org:10002 02:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:02 Login Succeeded 02:13:02 nexus3.edgexfoundry.org:10003 02:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:02 Login Succeeded 02:13:02 nexus3.edgexfoundry.org:10004 02:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:02 Login Succeeded 02:13:02 ****.io 02:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:02 Login Succeeded 02:13:02 ---> ****-login.sh ends [Pipeline] } 02:13:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:13:02 ========================================================= 02:13:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:13:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:13:04 #0 building with "default" instance using docker driver 02:13:04 02:13:04 #1 [internal] load build definition from Dockerfile 02:13:04 #1 transferring dockerfile: 1.62kB done 02:13:04 #1 DONE 0.0s 02:13:04 02:13:04 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:13:04 #2 DONE 0.1s 02:13:04 02:13:04 #3 [internal] load .dockerignore 02:13:04 #3 transferring context: 2B done 02:13:04 #3 DONE 0.0s 02:13:04 02:13:04 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:13:04 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 02:13:04 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 02:13:04 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 02:13:04 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 02:13:04 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 02:13:04 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 02:13:04 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s 02:13:04 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 02:13:04 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10.49MB / 74.06MB 0.2s 02:13:04 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 02:13:04 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:13:04 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s 02:13:04 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.2s done 02:13:04 #4 ... 02:13:04 02:13:04 #5 [internal] load build context 02:13:04 #5 transferring context: 15.84MB 0.2s done 02:13:04 #5 DONE 0.2s 02:13:04 02:13:04 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:13:04 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 24.12MB / 74.06MB 0.4s 02:13:04 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 02:13:04 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 02:13:04 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 02:13:04 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 5.24MB / 103.05MB 0.4s 02:13:04 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.4s 02:13:04 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 31.46MB / 74.06MB 0.5s 02:13:04 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 11.53MB / 103.05MB 0.5s 02:13:04 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 0.5s 02:13:04 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 02:13:04 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 46.14MB / 74.06MB 0.7s 02:13:04 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 30.41MB / 103.05MB 0.7s 02:13:04 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s 02:13:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 55.57MB / 74.06MB 0.8s 02:13:05 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 46.14MB / 103.05MB 0.8s 02:13:05 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.8s done 02:13:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 69.21MB / 74.06MB 0.9s 02:13:05 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 63.96MB / 103.05MB 0.9s 02:13:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.1s 02:13:05 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s 02:13:06 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 2.0s done 02:13:06 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 2.0s done 02:13:06 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 02:13:10 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.0s done 02:13:10 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 02:13:10 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 02:13:10 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:13:10 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 02:13:10 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 02:13:10 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 02:13:10 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 02:13:13 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.5s done 02:13:13 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 02:13:14 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.8s done 02:13:15 #4 DONE 11.3s 02:13:15 02:13:15 #6 [builder 2/7] WORKDIR /device-s7 02:13:16 Still waiting to schedule task 02:13:16 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:13:22 #6 DONE 5.5s 02:13:22 02:13:22 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 02:13:22 #7 0.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:13:22 #7 0.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:13:22 #7 0.670 OK: 248 MiB in 58 packages 02:13:22 #7 DONE 1.1s 02:13:22 02:13:22 #8 [builder 4/7] COPY go.mod vendor* ./ 02:13:22 #8 DONE 0.7s 02:13:22 02:13:22 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:30 #9 DONE 59.9s 02:14:30 02:14:30 #10 [builder 6/7] COPY . . 02:14:30 #10 DONE 0.2s 02:14:30 02:14:30 #11 [builder 7/7] RUN echo noop 02:14:30 #11 0.204 noop 02:14:30 #11 DONE 0.3s 02:14:30 02:14:30 #12 exporting to image 02:14:30 #12 exporting layers 02:14:30 #12 exporting layers 7.4s done 02:14:30 #12 writing image sha256:6ef3705e7d76aa6f39b8d7f9501904df7631d61370cbb616918926a99781837a done 02:14:30 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:14:30 #12 DONE 7.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:30 + docker inspect -f . ci-base-image-x86_64 02:14:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:30 prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container 02:14:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:14:31 $ docker top 40c809a8618b14b738dfc98e9458c14cf2ba11e7a9b9413865c088d1ce02525a -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:31 + go version 02:14:31 go version go1.23.9 linux/amd64 [Pipeline] } 02:14:31 $ docker stop --time=1 40c809a8618b14b738dfc98e9458c14cf2ba11e7a9b9413865c088d1ce02525a 02:14:33 $ docker rm -f --volumes 40c809a8618b14b738dfc98e9458c14cf2ba11e7a9b9413865c088d1ce02525a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:33 + docker inspect -f . ci-base-image-x86_64 02:14:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:33 prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container 02:14:33 $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:14:33 $ docker top d52d2f8f62907e53501a103d4391f089def967a280737f0baf0747a1501c2c4e -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 02:14:34 + make test 02:14:34 go test -race -coverprofile=coverage.out ./... 02:14:42 ? github.com/edgexfoundry/device-s7 [no test files] 02:15:04 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 02:15:07 ok github.com/edgexfoundry/device-s7/internal/driver 1.023s coverage: 6.8% of statements 02:16:03 go vet ./... 02:16:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:16:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:16:08 ./bin/test-attribution-txt.sh 02:16:08 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:16:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:16:08 $ docker stop --time=1 d52d2f8f62907e53501a103d4391f089def967a280737f0baf0747a1501c2c4e 02:16:13 $ docker rm -f --volumes d52d2f8f62907e53501a103d4391f089def967a280737f0baf0747a1501c2c4e [Pipeline] // withDockerContainer [Pipeline] sh 02:16:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:16:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:16:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:16:15 + ls -al . 02:16:15 total 220 02:16:15 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 02:14 . 02:16:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 02:12 .. 02:16:15 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 02:15 .git 02:16:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:12 .github 02:16:15 -rw-rw-r-- 1 jenkins jenkins 237 Aug 15 02:12 .gitignore 02:16:15 -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 02:12 .golangci.yml 02:16:15 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 02:12 .semver 02:16:15 -rw-rw-r-- 1 jenkins jenkins 20318 Aug 15 02:12 Attribution.txt 02:16:15 -rw-rw-r-- 1 jenkins jenkins 1668 Aug 15 02:12 CHANGLOG.md 02:16:15 -rw-rw-r-- 1 jenkins jenkins 1579 Aug 15 02:12 Dockerfile 02:16:15 -rw-rw-r-- 1 jenkins jenkins 643 Aug 15 02:12 Jenkinsfile 02:16:15 -rw-rw-r-- 1 jenkins jenkins 10947 Aug 15 02:12 LICENSE 02:16:15 -rw-rw-r-- 1 jenkins jenkins 1903 Aug 15 02:12 Makefile 02:16:15 -rw-rw-r-- 1 jenkins jenkins 614 Aug 15 02:12 OWNERS.md 02:16:15 -rw-rw-r-- 1 jenkins jenkins 2393 Aug 15 02:12 README.md 02:16:15 -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 02:13 VERSION 02:16:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:12 bin 02:16:15 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:12 cmd 02:16:15 -rw-r--r-- 1 jenkins jenkins 19094 Aug 15 02:15 coverage.out 02:16:15 -rw-rw-r-- 1 jenkins jenkins 6153 Aug 15 02:12 go.mod 02:16:15 -rw-rw-r-- 1 jenkins jenkins 87167 Aug 15 02:12 go.sum 02:16:15 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:12 internal 02:16:15 -rw-rw-r-- 1 jenkins jenkins 223 Aug 15 02:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:15 + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 --label arch=amd64 --label version=4.1.0-dev.5 . 02:16:15 #0 building with "default" instance using docker driver 02:16:15 02:16:15 #1 [internal] load build definition from Dockerfile 02:16:15 #1 transferring dockerfile: 1.62kB done 02:16:15 #1 DONE 0.0s 02:16:15 02:16:15 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:16:15 #2 DONE 0.0s 02:16:15 02:16:15 #3 [internal] load metadata for docker.io/library/alpine:3.20 02:16:15 #3 DONE 0.2s 02:16:16 02:16:16 #4 [internal] load .dockerignore 02:16:16 #4 transferring context: 2B done 02:16:16 #4 DONE 0.0s 02:16:16 02:16:16 #5 [internal] load build context 02:16:16 #5 transferring context: 27.65kB done 02:16:16 #5 DONE 0.0s 02:16:16 02:16:16 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:16:16 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:16:16 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:16:16 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 02:16:16 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 02:16:16 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 02:16:16 #6 ... 02:16:16 02:16:16 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:16:16 #7 DONE 0.3s 02:16:16 02:16:16 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:16:16 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 02:16:16 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 02:16:16 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 02:16:16 #6 ... 02:16:16 02:16:16 #8 [builder 2/7] WORKDIR /device-s7 02:16:16 #8 DONE 0.2s 02:16:16 02:16:16 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:16:16 #6 DONE 0.6s 02:16:16 02:16:16 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:16:16 #9 0.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:17 #9 0.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:17 #9 ... 02:16:17 02:16:17 #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 02:16:17 #10 0.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:17 #10 0.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:17 #10 0.819 OK: 248 MiB in 58 packages 02:16:17 #10 DONE 0.9s 02:16:17 02:16:17 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:16:17 #9 0.766 (1/1) Installing dumb-init (1.2.5-r3) 02:16:17 #9 0.771 Executing busybox-1.36.1-r29.trigger 02:16:17 #9 0.778 OK: 8 MiB in 15 packages 02:16:17 #9 DONE 0.9s 02:16:17 02:16:17 #11 [builder 4/7] COPY go.mod vendor* ./ 02:16:17 #11 DONE 0.1s 02:16:17 02:16:17 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:18 #12 DONE 0.6s 02:16:18 02:16:18 #13 [stage-1 3/7] RUN apk --no-cache upgrade 02:16:18 #13 0.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:18 #13 0.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:18 #13 0.828 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:16:18 #13 ... 02:16:18 02:16:18 #14 [builder 6/7] COPY . . 02:16:18 #14 DONE 0.3s 02:16:18 02:16:18 #13 [stage-1 3/7] RUN apk --no-cache upgrade 02:16:18 #13 0.927 Executing busybox-1.36.1-r30.post-upgrade 02:16:18 #13 1.117 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:16:18 #13 1.121 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:16:18 #13 1.128 Executing busybox-1.36.1-r30.trigger 02:16:18 #13 1.133 OK: 8 MiB in 15 packages 02:16:18 #13 DONE 1.3s 02:16:18 02:16:18 #15 [builder 7/7] RUN make build 02:16:18 #15 0.428 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 02:16:45 #15 DONE 25.4s 02:16:45 02:16:45 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 02:16:45 #16 DONE 0.3s 02:16:45 02:16:45 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 02:16:45 #17 DONE 0.7s 02:16:45 02:16:45 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 02:16:45 #18 DONE 0.3s 02:16:45 02:16:45 #19 exporting to image 02:16:45 #19 exporting layers 02:16:45 #19 exporting layers 0.4s done 02:16:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7049 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 02:16:45 Running in /w/workspace/device-s7/28 [Pipeline] { [Pipeline] checkout 02:16:46 #19 writing image sha256:fd0b52e42b4e230317bc9154e27c0b10e970bc24077f73fd50d1a0472d54e024 done 02:16:46 #19 naming to docker.io/library/device-s7 0.0s done 02:16:46 #19 DONE 0.5s [Pipeline] } 02:16:48 Selected Git installation does not exist. Using Default 02:16:48 The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:49 provisioning config files... 02:16:49 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5703910352712576078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:49 ---> ****-login.sh 02:16:49 nexus3.edgexfoundry.org:10001 02:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:49 Login Succeeded 02:16:49 nexus3.edgexfoundry.org:10002 02:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:49 Login Succeeded 02:16:49 nexus3.edgexfoundry.org:10003 02:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:49 Login Succeeded 02:16:49 nexus3.edgexfoundry.org:10004 02:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:49 Login Succeeded 02:16:49 ****.io 02:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:49 Login Succeeded 02:16:49 ---> ****-login.sh ends [Pipeline] } 02:16:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:16:49 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 02:16:49 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 02:16:49 latest 02:16:49 4.1.0-dev.5 02:16:49 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 02:16:49 main 02:16:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:50 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:50 + docker push nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 02:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:16:50 0cd20c0306dc: Preparing 02:16:50 cb24b2b211f0: Preparing 02:16:50 c17814c81e54: Preparing 02:16:50 ec5779cceed2: Preparing 02:16:50 4d067bd558a3: Preparing 02:16:50 097100c76c15: Preparing 02:16:50 097100c76c15: Waiting 02:16:50 4d067bd558a3: Pushed 02:16:50 c17814c81e54: Pushed 02:16:50 0cd20c0306dc: Pushed 02:16:50 ec5779cceed2: Pushed 02:16:50 097100c76c15: Layer already exists 02:16:54 using credential edgex-jenkins-ssh 02:16:54 Cloning the remote Git repository 02:16:55 cb24b2b211f0: Pushed 02:16:55 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318: digest: sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:54 Cloning repository git@github.com:edgexfoundry/device-s7.git 02:16:54 > git init /w/workspace/device-s7/28 # timeout=10 02:16:54 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 02:16:54 > git --version # timeout=10 02:16:54 > git --version # 'git version 2.25.1' 02:16:54 using GIT_SSH to set credentials SSH Credentials for GitHub 02:16:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:16:55 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:55 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 02:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:16:55 0cd20c0306dc: Preparing 02:16:55 cb24b2b211f0: Preparing 02:16:55 c17814c81e54: Preparing 02:16:55 ec5779cceed2: Preparing 02:16:55 4d067bd558a3: Preparing 02:16:55 097100c76c15: Preparing 02:16:55 097100c76c15: Waiting 02:16:55 ec5779cceed2: Layer already exists 02:16:55 4d067bd558a3: Layer already exists 02:16:55 0cd20c0306dc: Layer already exists 02:16:55 c17814c81e54: Layer already exists 02:16:55 cb24b2b211f0: Layer already exists 02:16:55 097100c76c15: Layer already exists 02:16:55 latest: digest: sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:56 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:56 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5 02:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:16:56 0cd20c0306dc: Preparing 02:16:56 cb24b2b211f0: Preparing 02:16:56 c17814c81e54: Preparing 02:16:56 ec5779cceed2: Preparing 02:16:56 4d067bd558a3: Preparing 02:16:56 097100c76c15: Preparing 02:16:56 097100c76c15: Waiting 02:16:56 cb24b2b211f0: Layer already exists 02:16:56 ec5779cceed2: Layer already exists 02:16:56 c17814c81e54: Layer already exists 02:16:56 0cd20c0306dc: Layer already exists 02:16:56 4d067bd558a3: Layer already exists 02:16:56 097100c76c15: Layer already exists 02:16:56 4.1.0-dev.5: digest: sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:56 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:57 + docker push nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 02:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:16:57 0cd20c0306dc: Preparing 02:16:57 cb24b2b211f0: Preparing 02:16:57 c17814c81e54: Preparing 02:16:57 ec5779cceed2: Preparing 02:16:57 4d067bd558a3: Preparing 02:16:57 097100c76c15: Preparing 02:16:57 097100c76c15: Waiting 02:16:57 cb24b2b211f0: Layer already exists 02:16:57 ec5779cceed2: Layer already exists 02:16:57 c17814c81e54: Layer already exists 02:16:57 0cd20c0306dc: Layer already exists 02:16:57 4d067bd558a3: Layer already exists 02:16:57 097100c76c15: Layer already exists 02:16:57 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5: digest: sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:57 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:57 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 02:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:16:57 0cd20c0306dc: Preparing 02:16:57 cb24b2b211f0: Preparing 02:16:57 c17814c81e54: Preparing 02:16:57 ec5779cceed2: Preparing 02:16:57 4d067bd558a3: Preparing 02:16:57 097100c76c15: Preparing 02:16:57 097100c76c15: Waiting 02:16:57 ec5779cceed2: Layer already exists 02:16:57 cb24b2b211f0: Layer already exists 02:16:57 0cd20c0306dc: Layer already exists 02:16:57 4d067bd558a3: Layer already exists 02:16:57 c17814c81e54: Layer already exists 02:16:57 097100c76c15: Layer already exists 02:16:57 main: digest: sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 02:16:56 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 02:16:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo 02:16:57 ===================================================== [Pipeline] echo 02:16:57 taggedImages: 02:16:57 - nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 02:16:57 - nexus3.edgexfoundry.org:10004/device-s7:latest 02:16:57 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5 02:16:57 - nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 02:16:57 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo 02:16:57 ========================================================= 02:16:57 [edgeXBuildMultiArch] RAW Config: 02:16:57 images: 02:16:57 - nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 02:16:57 - nexus3.edgexfoundry.org:10004/device-s7:latest 02:16:57 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5 02:16:57 - nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 02:16:57 - nexus3.edgexfoundry.org:10004/device-s7:main 02:16:57 settingsFile: 02:16:57 device-s7-settings 02:16:57 ========================================================= [Pipeline] node 02:16:58 Avoid second fetch 02:16:58 Checking out Revision 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 (main) 02:16:58 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#61)" 02:16:58 > git config core.sparsecheckout # timeout=10 02:16:58 > git checkout -f 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:17:03 provisioning config files... 02:17:03 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/28@tmp/config11151294922386163136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:17:04 ---> ****-login.sh 02:17:04 nexus3.edgexfoundry.org:10001 02:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:17:04 Configure a credential helper to remove this warning. See 02:17:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:17:04 02:17:04 Login Succeeded 02:17:04 nexus3.edgexfoundry.org:10002 02:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:17:05 Configure a credential helper to remove this warning. See 02:17:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:17:05 02:17:05 Login Succeeded 02:17:05 nexus3.edgexfoundry.org:10003 02:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:17:05 Configure a credential helper to remove this warning. See 02:17:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:17:05 02:17:05 Login Succeeded 02:17:05 nexus3.edgexfoundry.org:10004 02:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:17:06 Configure a credential helper to remove this warning. See 02:17:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:17:06 02:17:06 Login Succeeded 02:17:06 ****.io 02:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:17:06 Configure a credential helper to remove this warning. See 02:17:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:17:06 02:17:06 Login Succeeded 02:17:06 ---> ****-login.sh ends [Pipeline] } 02:17:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:17:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:17:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:17:07 ========================================================= 02:17:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:17:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:17:08 Sending build context to Docker daemon 8.065MB 02:17:08 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 02:17:08 Step 2/10 : FROM ${BASE} AS builder 02:17:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:17:08 94e9d8af2201: Pulling fs layer 02:17:08 a6c56e8762df: Pulling fs layer 02:17:08 f0f3c8884826: Pulling fs layer 02:17:08 c7e7622c144d: Pulling fs layer 02:17:08 4f4fb700ef54: Pulling fs layer 02:17:08 b4c3b6d88c5a: Pulling fs layer 02:17:08 ba8bce9d2590: Pulling fs layer 02:17:08 ca778ea9c289: Pulling fs layer 02:17:08 b4c3b6d88c5a: Waiting 02:17:08 ba8bce9d2590: Waiting 02:17:08 c7e7622c144d: Waiting 02:17:08 ca778ea9c289: Waiting 02:17:08 4f4fb700ef54: Waiting 02:17:08 a6c56e8762df: Verifying Checksum 02:17:08 a6c56e8762df: Download complete 02:17:08 c7e7622c144d: Verifying Checksum 02:17:08 c7e7622c144d: Download complete 02:17:08 4f4fb700ef54: Verifying Checksum 02:17:08 4f4fb700ef54: Download complete 02:17:08 b4c3b6d88c5a: Verifying Checksum 02:17:08 b4c3b6d88c5a: Download complete 02:17:08 94e9d8af2201: Verifying Checksum 02:17:08 94e9d8af2201: Download complete 02:17:08 ca778ea9c289: Verifying Checksum 02:17:08 ca778ea9c289: Download complete 02:17:09 94e9d8af2201: Pull complete 02:17:09 a6c56e8762df: Pull complete 02:17:10 f0f3c8884826: Verifying Checksum 02:17:10 f0f3c8884826: Download complete 02:17:11 ba8bce9d2590: Verifying Checksum 02:17:11 ba8bce9d2590: Download complete 02:17:12 Still waiting to schedule task 02:17:12 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-7043’ 02:17:26 f0f3c8884826: Pull complete 02:17:26 c7e7622c144d: Pull complete 02:17:26 4f4fb700ef54: Pull complete 02:17:26 b4c3b6d88c5a: Pull complete 02:17:34 ba8bce9d2590: Pull complete 02:17:36 ca778ea9c289: Pull complete 02:17:36 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 02:17:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:17:36 ---> 47b25d7523d1 02:17:36 Step 3/10 : ARG MAKE=make build 02:17:39 ---> Running in 8efc71bbd885 02:17:39 Removing intermediate container 8efc71bbd885 02:17:39 ---> 1ed2cdb26f5b 02:17:39 Step 4/10 : WORKDIR /device-s7 02:17:39 ---> Running in f83f9cd54fdc 02:17:39 Removing intermediate container f83f9cd54fdc 02:17:39 ---> c568a9270afa 02:17:39 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:17:39 ---> Running in be04d85d04bd 02:17:40 Removing intermediate container be04d85d04bd 02:17:40 ---> 096e977eba71 02:17:40 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 02:17:40 ---> Running in d1b349c8597f 02:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:17:43 OK: 239 MiB in 58 packages 02:17:45 Removing intermediate container d1b349c8597f 02:17:45 ---> 8eefce4d62ba 02:17:45 Step 7/10 : COPY go.mod vendor* ./ 02:17:45 ---> a0a40cb7fbc6 02:17:45 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:46 ---> Running in 686b0591a1c8 02:19:10 Running on prd-centos7-docker-4c-2g-7055 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:10 provisioning config files... 02:19:10 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16096676701504535278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:14 ---> ****-login.sh 02:19:14 nexus3.edgexfoundry.org:10001 02:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:15 Configure a credential helper to remove this warning. See 02:19:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:15 02:19:15 Login Succeeded 02:19:15 nexus3.edgexfoundry.org:10002 02:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:15 Configure a credential helper to remove this warning. See 02:19:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:15 02:19:15 Login Succeeded 02:19:15 nexus3.edgexfoundry.org:10003 02:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:15 Configure a credential helper to remove this warning. See 02:19:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:15 02:19:15 Login Succeeded 02:19:15 nexus3.edgexfoundry.org:10004 02:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:15 Configure a credential helper to remove this warning. See 02:19:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:15 02:19:15 Login Succeeded 02:19:15 ****.io 02:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:15 Configure a credential helper to remove this warning. See 02:19:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:15 02:19:15 Login Succeeded 02:19:15 ---> ****-login.sh ends [Pipeline] } 02:19:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:19:16 + docker buildx ls 02:19:16 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:19:16 default * docker 02:19:16 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:19:16 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:19:16 edgex-builder [Pipeline] sh 02:19:16 + docker buildx inspect --bootstrap 02:19:16 #1 [internal] booting buildkit 02:19:16 #1 pulling image moby/buildkit:buildx-stable-1 02:19:21 #1 pulling image moby/buildkit:buildx-stable-1 3.6s done 02:19:21 #1 creating container buildx_buildkit_edgex-builder0 02:19:23 #1 creating container buildx_buildkit_edgex-builder0 2.4s done 02:19:23 #1 DONE 6.0s 02:19:23 Name: edgex-builder 02:19:23 Driver: docker-container 02:19:23 02:19:23 Nodes: 02:19:23 Name: edgex-builder0 02:19:23 Endpoint: unix:///var/run/docker.sock 02:19:23 Status: running 02:19:23 Buildkit: v0.22.0 02:19:23 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:19:23 + docker buildx ls 02:19:23 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:19:23 edgex-builder * docker-container 02:19:23 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:19:23 default docker 02:19:23 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:19:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 --push - 02:19:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318' 02:19:24 #1 [internal] load build definition from Dockerfile 02:19:24 #1 transferring dockerfile: 194B done 02:19:24 #1 DONE 0.1s 02:19:24 02:19:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 02:19:24 #2 DONE 0.1s 02:19:24 02:19:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 02:19:24 #3 DONE 0.1s 02:19:24 02:19:24 #4 [internal] load .dockerignore 02:19:24 #4 transferring context: 2B done 02:19:24 #4 DONE 0.0s 02:19:24 02:19:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 02:19:24 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 done 02:19:24 #5 DONE 0.0s 02:19:24 02:19:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 02:19:24 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 0.0s done 02:19:24 #6 DONE 0.1s 02:19:24 02:19:24 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 02:19:24 #7 DONE 0.0s 02:19:24 02:19:24 #8 exporting to image 02:19:24 #8 exporting layers done 02:19:24 #8 exporting manifest sha256:c30a0ace347aa990ca96fcf9220a6ac130b15d86042587189023452088e28b7e done 02:19:24 #8 exporting config sha256:fd0b52e42b4e230317bc9154e27c0b10e970bc24077f73fd50d1a0472d54e024 done 02:19:24 #8 exporting manifest sha256:628ec19fc0175c92fcc5a412d12fb8e78b2bfb100d244805eb75e87da38af219 done 02:19:24 #8 exporting config sha256:92b9fbbc6c48a2e315a5f83a1fa18a581b7f4397014e40c355adb49b3c36ab18 done 02:19:24 #8 exporting manifest list sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 done 02:19:24 #8 pushing layers 02:19:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:24 #8 pushing layers 0.1s done 02:19:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318@sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 0.1s done 02:19:24 #8 DONE 0.3s 02:19:24 02:19:24 1 warning found (use --debug to expand): 02:19:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - 02:19:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' 02:19:24 #1 [internal] load build definition from Dockerfile 02:19:24 #1 transferring dockerfile: 160B done 02:19:24 #1 DONE 0.0s 02:19:24 02:19:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 02:19:24 #2 DONE 0.0s 02:19:24 02:19:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 02:19:24 #3 DONE 0.0s 02:19:24 02:19:24 #4 [internal] load .dockerignore 02:19:24 #4 transferring context: 2B done 02:19:24 #4 DONE 0.0s 02:19:24 02:19:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 02:19:24 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 done 02:19:24 #5 CACHED 02:19:24 02:19:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 02:19:24 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 0.0s done 02:19:24 #6 CACHED 02:19:24 02:19:24 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 02:19:24 #7 DONE 0.0s 02:19:24 02:19:24 #8 exporting to image 02:19:24 #8 exporting layers done 02:19:24 #8 exporting manifest sha256:c30a0ace347aa990ca96fcf9220a6ac130b15d86042587189023452088e28b7e done 02:19:24 #8 exporting config sha256:fd0b52e42b4e230317bc9154e27c0b10e970bc24077f73fd50d1a0472d54e024 done 02:19:24 #8 exporting manifest sha256:628ec19fc0175c92fcc5a412d12fb8e78b2bfb100d244805eb75e87da38af219 done 02:19:24 #8 exporting config sha256:92b9fbbc6c48a2e315a5f83a1fa18a581b7f4397014e40c355adb49b3c36ab18 done 02:19:24 #8 exporting manifest list sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 done 02:19:24 #8 pushing layers 0.0s done 02:19:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 0.1s done 02:19:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:24 #8 DONE 0.1s 02:19:24 02:19:24 1 warning found (use --debug to expand): 02:19:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5 --push - 02:19:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5' 02:19:25 #1 [internal] load build definition from Dockerfile 02:19:25 #1 transferring dockerfile: 165B done 02:19:25 #1 DONE 0.0s 02:19:25 02:19:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5 02:19:25 #2 DONE 0.0s 02:19:25 02:19:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5 02:19:25 #3 DONE 0.0s 02:19:25 02:19:25 #4 [internal] load .dockerignore 02:19:25 #4 transferring context: 2B done 02:19:25 #4 DONE 0.0s 02:19:25 02:19:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 02:19:25 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 0.0s done 02:19:25 #5 CACHED 02:19:25 02:19:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 02:19:25 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 0.0s done 02:19:25 #6 CACHED 02:19:25 02:19:25 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 02:19:25 #7 DONE 0.0s 02:19:25 02:19:25 #8 exporting to image 02:19:25 #8 exporting layers done 02:19:25 #8 exporting manifest sha256:c30a0ace347aa990ca96fcf9220a6ac130b15d86042587189023452088e28b7e done 02:19:25 #8 exporting config sha256:fd0b52e42b4e230317bc9154e27c0b10e970bc24077f73fd50d1a0472d54e024 done 02:19:25 #8 exporting manifest sha256:628ec19fc0175c92fcc5a412d12fb8e78b2bfb100d244805eb75e87da38af219 done 02:19:25 #8 exporting config sha256:92b9fbbc6c48a2e315a5f83a1fa18a581b7f4397014e40c355adb49b3c36ab18 done 02:19:25 #8 exporting manifest list sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 done 02:19:25 #8 pushing layers 0.1s done 02:19:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5@sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 02:19:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5@sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 0.1s done 02:19:25 #8 DONE 0.2s 02:19:25 02:19:25 1 warning found (use --debug to expand): 02:19:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 --push - 02:19:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5' 02:19:25 #1 [internal] load build definition from Dockerfile 02:19:25 #1 transferring dockerfile: 206B done 02:19:25 #1 DONE 0.0s 02:19:25 02:19:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 02:19:25 #2 DONE 0.0s 02:19:25 02:19:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 02:19:25 #3 DONE 0.0s 02:19:25 02:19:25 #4 [internal] load .dockerignore 02:19:25 #4 transferring context: 2B done 02:19:25 #4 DONE 0.0s 02:19:25 02:19:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 02:19:25 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 done 02:19:25 #5 CACHED 02:19:25 02:19:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 02:19:25 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 done 02:19:25 #6 CACHED 02:19:25 02:19:25 #7 exporting to image 02:19:25 #7 exporting layers done 02:19:25 #7 exporting manifest sha256:c30a0ace347aa990ca96fcf9220a6ac130b15d86042587189023452088e28b7e done 02:19:25 #7 exporting config sha256:fd0b52e42b4e230317bc9154e27c0b10e970bc24077f73fd50d1a0472d54e024 done 02:19:25 #7 exporting manifest sha256:628ec19fc0175c92fcc5a412d12fb8e78b2bfb100d244805eb75e87da38af219 done 02:19:25 #7 exporting config sha256:92b9fbbc6c48a2e315a5f83a1fa18a581b7f4397014e40c355adb49b3c36ab18 done 02:19:25 #7 exporting manifest list sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 done 02:19:25 #7 pushing layers 0.0s done 02:19:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5@sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 02:19:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5@sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 0.1s done 02:19:26 #7 DONE 0.1s 02:19:26 02:19:26 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 02:19:26 #8 DONE 0.0s 02:19:26 02:19:26 1 warning found (use --debug to expand): 02:19:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' 02:19:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - 02:19:26 #1 [internal] load build definition from Dockerfile 02:19:26 #1 transferring dockerfile: 158B done 02:19:26 #1 DONE 0.0s 02:19:26 02:19:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 02:19:26 #2 DONE 0.0s 02:19:26 02:19:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 02:19:26 #3 DONE 0.0s 02:19:26 02:19:26 #4 [internal] load .dockerignore 02:19:26 #4 transferring context: 2B done 02:19:26 #4 DONE 0.0s 02:19:26 02:19:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 02:19:26 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 done 02:19:26 #5 CACHED 02:19:26 02:19:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 02:19:26 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 done 02:19:26 #6 DONE 0.0s 02:19:26 02:19:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 02:19:26 #6 CACHED 02:19:26 02:19:26 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 02:19:26 #7 DONE 0.0s 02:19:26 02:19:26 #8 exporting to image 02:19:26 #8 exporting layers done 02:19:26 #8 exporting manifest sha256:c30a0ace347aa990ca96fcf9220a6ac130b15d86042587189023452088e28b7e done 02:19:26 #8 exporting config sha256:fd0b52e42b4e230317bc9154e27c0b10e970bc24077f73fd50d1a0472d54e024 done 02:19:26 #8 exporting manifest sha256:628ec19fc0175c92fcc5a412d12fb8e78b2bfb100d244805eb75e87da38af219 done 02:19:26 #8 exporting config sha256:92b9fbbc6c48a2e315a5f83a1fa18a581b7f4397014e40c355adb49b3c36ab18 done 02:19:26 #8 exporting manifest list sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 done 02:19:26 #8 pushing layers 0.0s done 02:19:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 0.1s done 02:19:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:26 #8 DONE 0.1s 02:19:26 02:19:26 1 warning found (use --debug to expand): 02:19:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:19:27 + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:19:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:19:27 ---> package-listing.sh 02:19:27 ++ facter osfamily 02:19:27 ++ tr '[:upper:]' '[:lower:]' 02:19:28 + OS_FAMILY=redhat 02:19:28 + workspace=/w/workspace/edgexfoundry_device-s7_main 02:19:28 + START_PACKAGES=/tmp/packages_start.txt 02:19:28 + END_PACKAGES=/tmp/packages_end.txt 02:19:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:19:28 + PACKAGES=/tmp/packages_start.txt 02:19:28 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 02:19:28 + PACKAGES=/tmp/packages_end.txt 02:19:28 + case "${OS_FAMILY}" in 02:19:28 + rpm -qa 02:19:28 + sort 02:19:28 + '[' -f /tmp/packages_start.txt ']' 02:19:28 + '[' -f /tmp/packages_end.txt ']' 02:19:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:19:28 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 02:19:28 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 02:19:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 02:19:28 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-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:19:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:29 02:19:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:29 latest: Pulling from edgex-lftools-log-publisher 02:19:29 5eb5b503b376: Pulling fs layer 02:19:29 5c69ac0246d0: Pulling fs layer 02:19:29 ec43610c2a17: Pulling fs layer 02:19:29 3a2ae6a8a46f: Pulling fs layer 02:19:29 33b1e0a273af: Pulling fs layer 02:19:29 5d3b04190fa2: Pulling fs layer 02:19:29 2f39f015ded8: Pulling fs layer 02:19:29 33b1e0a273af: Waiting 02:19:29 5d3b04190fa2: Waiting 02:19:29 2f39f015ded8: Waiting 02:19:29 3a2ae6a8a46f: Waiting 02:19:29 5c69ac0246d0: Verifying Checksum 02:19:29 5c69ac0246d0: Download complete 02:19:29 3a2ae6a8a46f: Verifying Checksum 02:19:29 3a2ae6a8a46f: Download complete 02:19:30 33b1e0a273af: Verifying Checksum 02:19:30 33b1e0a273af: Download complete 02:19:30 ec43610c2a17: Verifying Checksum 02:19:30 ec43610c2a17: Download complete 02:19:30 5d3b04190fa2: Verifying Checksum 02:19:30 5d3b04190fa2: Download complete 02:19:30 5eb5b503b376: Verifying Checksum 02:19:30 5eb5b503b376: Download complete 02:19:30 2f39f015ded8: Verifying Checksum 02:19:30 2f39f015ded8: Download complete 02:19:31 5eb5b503b376: Pull complete 02:19:31 5c69ac0246d0: Pull complete 02:19:32 ec43610c2a17: Pull complete 02:19:32 3a2ae6a8a46f: Pull complete 02:19:32 33b1e0a273af: Pull complete 02:19:32 5d3b04190fa2: Pull complete 02:19:36 2f39f015ded8: Pull complete 02:19:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:19:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:36 prd-centos7-docker-4c-2g-7055 does not seem to be running inside a container 02:19:37 $ 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-s7_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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:19:40 $ docker top 264c1eb76c5475a55fb70f0d5d01033967274943565c2ad849a13aa188a204eb -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:40 + touch /tmp/pre-build-complete [Pipeline] sh 02:19:41 + mkdir -p /var/log/sysstat [Pipeline] sh 02:19:41 + ls /var/log/sa-host 02:19:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:41 provisioning config files... 02:19:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17731255240524520973tmp [Pipeline] { [Pipeline] echo 02:19:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:19:41 ---> create-netrc.sh [Pipeline] } 02:19:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:19:42 ---> python-tools-install.sh [Pipeline] echo 02:19:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:19:42 ---> sudo-logs.sh 02:19:42 Archiving 'sudo' log.. 02:19:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-7055.novalocal: Name or service not known 02:19:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-7055.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:19:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:19:42 ---> job-cost.sh 02:19:42 lf-activate-venv: SKIPPING 02:19:42 INFO: No Stack... 02:19:43 INFO: Retrieving Pricing Info for: v3-standard-2 02:19:43 INFO: Archiving Costs [Pipeline] echo 02:19:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:19:43 ---> logs-deploy.sh 02:19:43 lf-activate-venv: SKIPPING 02:19:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/28 02:19:43 INFO: archiving workspace using pattern(s): 02:19:44 Archives upload complete. 02:19:44 INFO: archiving logs to Nexus 02:19:45 ---> uname -a: 02:19:45 Linux prd-centos7-docker-4c-2g-7055.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:19:45 02:19:45 02:19:45 ---> lscpu: 02:19:45 Architecture: x86_64 02:19:45 CPU op-mode(s): 32-bit, 64-bit 02:19:45 Byte Order: Little Endian 02:19:45 Address sizes: 40 bits physical, 48 bits virtual 02:19:45 CPU(s): 2 02:19:45 On-line CPU(s) list: 0,1 02:19:45 Thread(s) per core: 1 02:19:45 Core(s) per socket: 1 02:19:45 Socket(s): 2 02:19:45 NUMA node(s): 1 02:19:45 Vendor ID: AuthenticAMD 02:19:45 CPU family: 23 02:19:45 Model: 49 02:19:45 Model name: AMD EPYC-Rome Processor 02:19:45 Stepping: 0 02:19:45 CPU MHz: 2800.000 02:19:45 BogoMIPS: 5600.00 02:19:45 Virtualization: AMD-V 02:19:45 Hypervisor vendor: KVM 02:19:45 Virtualization type: full 02:19:45 L1d cache: 64 KiB 02:19:45 L1i cache: 64 KiB 02:19:45 L2 cache: 1 MiB 02:19:45 L3 cache: 32 MiB 02:19:45 NUMA node0 CPU(s): 0,1 02:19:45 Vulnerability Itlb multihit: Not affected 02:19:45 Vulnerability L1tf: Not affected 02:19:45 Vulnerability Mds: Not affected 02:19:45 Vulnerability Meltdown: Not affected 02:19:45 Vulnerability Mmio stale data: Not affected 02:19:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:19:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:19:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:19:45 Vulnerability Srbds: Not affected 02:19:45 Vulnerability Tsx async abort: Not affected 02:19:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:19:45 02:19:45 02:19:45 ---> nproc: 02:19:45 2 02:19:45 02:19:45 02:19:45 ---> df -h: 02:19:45 Filesystem Size Used Avail Use% Mounted on 02:19:45 overlay 40G 7.3G 33G 19% / 02:19:45 tmpfs 64M 0 64M 0% /dev 02:19:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:19:45 shm 64M 0 64M 0% /dev/shm 02:19:45 /dev/vda1 40G 7.3G 33G 19% /facter-os 02:19:45 02:19:45 02:19:45 Cannot open /var/log/sysstat/sa15: No such file or directory 02:19:45 Please check if data collecting is enabled 02:19:45 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:19:45 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:19:45 $ docker stop --time=1 264c1eb76c5475a55fb70f0d5d01033967274943565c2ad849a13aa188a204eb 02:19:46 $ docker rm -f --volumes 264c1eb76c5475a55fb70f0d5d01033967274943565c2ad849a13aa188a204eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:19:46 [WS-CLEANUP] Deleting project workspace... 02:19:46 [WS-CLEANUP] Deferred wipeout is used... 02:19:46 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:47 02:19:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:47 latest: Pulling from edgex-lftools-log-publisher 02:19:47 5eb5b503b376: Pulling fs layer 02:19:47 5c69ac0246d0: Pulling fs layer 02:19:47 ec43610c2a17: Pulling fs layer 02:19:47 3a2ae6a8a46f: Pulling fs layer 02:19:47 33b1e0a273af: Pulling fs layer 02:19:47 5d3b04190fa2: Pulling fs layer 02:19:47 2f39f015ded8: Pulling fs layer 02:19:47 33b1e0a273af: Waiting 02:19:47 5d3b04190fa2: Waiting 02:19:47 2f39f015ded8: Waiting 02:19:47 5c69ac0246d0: Download complete 02:19:47 3a2ae6a8a46f: Verifying Checksum 02:19:47 3a2ae6a8a46f: Download complete 02:19:47 33b1e0a273af: Verifying Checksum 02:19:47 33b1e0a273af: Download complete 02:19:47 ec43610c2a17: Verifying Checksum 02:19:47 ec43610c2a17: Download complete 02:19:47 5d3b04190fa2: Verifying Checksum 02:19:47 5d3b04190fa2: Download complete 02:19:47 5eb5b503b376: Verifying Checksum 02:19:47 5eb5b503b376: Download complete 02:19:48 2f39f015ded8: Download complete 02:19:49 5eb5b503b376: Pull complete 02:19:49 5c69ac0246d0: Pull complete 02:19:50 ec43610c2a17: Pull complete 02:19:50 3a2ae6a8a46f: Pull complete 02:19:50 33b1e0a273af: Pull complete 02:19:51 5d3b04190fa2: Pull complete 02:19:56 Removing intermediate container 686b0591a1c8 02:19:56 ---> 9717776ede6c 02:19:56 Step 9/10 : COPY . . 02:19:56 ---> ce2b1ef158f4 02:19:56 Step 10/10 : RUN ${MAKE} 02:19:56 ---> Running in ad90861e4954 02:19:56 noop 02:19:56 Removing intermediate container ad90861e4954 02:19:56 ---> 092c048af704 02:19:56 Successfully built 092c048af704 02:19:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:56 + docker inspect -f . ci-base-image-arm64 02:19:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:56 prd-ubuntu20.04-docker-arm64-4c-16g-7049 does not seem to be running inside a container 02:19:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/28 -v /w/workspace/device-s7/28:/w/workspace/device-s7/28:rw,z -v /w/workspace/device-s7/28@tmp:/w/workspace/device-s7/28@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 02:19:57 2f39f015ded8: Pull complete 02:19:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:19:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:58 $ docker top 7880bb1c857667522fdd2ea43b388fd0a0f3896d431dce2bcf56995f068a785e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:58 prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container 02:19:58 $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:19:59 + go version 02:19:59 go version go1.23.9 linux/arm64 02:20:01 $ docker top 9193d14f2075d20446887af84d9053b6669d931fdaf9824d9089fdf957403cfa -eo pid,comm [Pipeline] { [Pipeline] } 02:20:01 $ docker stop --time=1 7880bb1c857667522fdd2ea43b388fd0a0f3896d431dce2bcf56995f068a785e 02:20:03 $ docker rm -f --volumes 7880bb1c857667522fdd2ea43b388fd0a0f3896d431dce2bcf56995f068a785e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:04 ---> job-cost.sh 02:20:04 lf-activate-venv: SKIPPING 02:20:04 INFO: No Stack... 02:20:04 + docker inspect -f . ci-base-image-arm64 02:20:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:04 INFO: Retrieving Pricing Info for: v3-standard-8 02:20:04 prd-ubuntu20.04-docker-arm64-4c-16g-7049 does not seem to be running inside a container 02:20:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/28 -v /w/workspace/device-s7/28:/w/workspace/device-s7/28:rw,z -v /w/workspace/device-s7/28@tmp:/w/workspace/device-s7/28@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 02:20:04 INFO: Archiving Costs 02:20:05 $ docker top c56860de8300412c6d7ac7ab7c596801b5f4024c06460e7f9b10e44fbc3e8e7e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 02:20:06 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 02:20:06 + cut -d, -f6 [Pipeline] lock 02:20:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-28-stack-cost] 02:20:06 Resource [jenkins-edgexfoundry-device-s7-main-28-stack-cost] did not exist. Created. 02:20:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:20:06 + echo total: 0.2199999988079071 [Pipeline] stash 02:20:06 Stashed 1 file(s) [Pipeline] } 02:20:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-28-stack-cost] [Pipeline] // lock [Pipeline] } 02:20:06 + git config --global --add safe.directory /w/workspace/device-s7/28 02:20:06 $ docker stop --time=1 9193d14f2075d20446887af84d9053b6669d931fdaf9824d9089fdf957403cfa 02:20:07 $ docker rm -f --volumes 9193d14f2075d20446887af84d9053b6669d931fdaf9824d9089fdf957403cfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:20:08 + make test 02:20:08 go test -race -coverprofile=coverage.out ./... 02:21:05 ? github.com/edgexfoundry/device-s7 [no test files] 02:25:27 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 02:25:27 ok github.com/edgexfoundry/device-s7/internal/driver 1.142s coverage: 6.8% of statements 02:25:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:25:28 go vet ./... 02:30:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:30:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:30:05 ./bin/test-attribution-txt.sh 02:30:05 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:30:05 $ docker stop --time=1 c56860de8300412c6d7ac7ab7c596801b5f4024c06460e7f9b10e44fbc3e8e7e 02:30:07 $ docker rm -f --volumes c56860de8300412c6d7ac7ab7c596801b5f4024c06460e7f9b10e44fbc3e8e7e [Pipeline] // withDockerContainer [Pipeline] sh 02:30:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:30:09 Warning: overwriting stash ‘coverage-report’ 02:30:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:30:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:30:11 + ls -al . 02:30:11 total 216 02:30:11 drwxrwxr-x 7 jenkins jenkins 4096 Aug 15 02:20 . 02:30:11 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 02:16 .. 02:30:11 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 02:17 .git 02:30:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:16 .github 02:30:11 -rw-rw-r-- 1 jenkins jenkins 237 Aug 15 02:16 .gitignore 02:30:11 -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 02:16 .golangci.yml 02:30:11 -rw-rw-r-- 1 jenkins jenkins 20318 Aug 15 02:16 Attribution.txt 02:30:11 -rw-rw-r-- 1 jenkins jenkins 1668 Aug 15 02:16 CHANGLOG.md 02:30:11 -rw-rw-r-- 1 jenkins jenkins 1579 Aug 15 02:16 Dockerfile 02:30:11 -rw-rw-r-- 1 jenkins jenkins 643 Aug 15 02:16 Jenkinsfile 02:30:11 -rw-rw-r-- 1 jenkins jenkins 10947 Aug 15 02:16 LICENSE 02:30:11 -rw-rw-r-- 1 jenkins jenkins 1903 Aug 15 02:16 Makefile 02:30:11 -rw-rw-r-- 1 jenkins jenkins 614 Aug 15 02:16 OWNERS.md 02:30:11 -rw-rw-r-- 1 jenkins jenkins 2393 Aug 15 02:16 README.md 02:30:11 -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 02:13 VERSION 02:30:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:16 bin 02:30:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:16 cmd 02:30:11 -rw-r--r-- 1 jenkins jenkins 19094 Aug 15 02:25 coverage.out 02:30:11 -rw-rw-r-- 1 jenkins jenkins 6153 Aug 15 02:16 go.mod 02:30:11 -rw-rw-r-- 1 jenkins jenkins 87167 Aug 15 02:16 go.sum 02:30:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:16 internal 02:30:11 -rw-rw-r-- 1 jenkins jenkins 223 Aug 15 02:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:11 + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 --label arch=arm64 --label version=4.1.0-dev.5 . 02:30:12 Sending build context to Docker daemon 8.085MB 02:30:12 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 02:30:12 Step 2/24 : FROM ${BASE} AS builder 02:30:12 ---> 092c048af704 02:30:12 Step 3/24 : ARG MAKE=make build 02:30:12 ---> Running in 901ad528d02e 02:30:12 Removing intermediate container 901ad528d02e 02:30:12 ---> e9c609868237 02:30:12 Step 4/24 : WORKDIR /device-s7 02:30:12 ---> Running in f59e614da69a 02:30:13 Removing intermediate container f59e614da69a 02:30:13 ---> 1e471dd9d545 02:30:13 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:30:13 ---> Running in cf3e265730e0 02:30:13 Removing intermediate container cf3e265730e0 02:30:13 ---> d69c27b52720 02:30:13 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 02:30:13 ---> Running in 2f5b9433b4a7 02:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:17 OK: 239 MiB in 58 packages 02:30:18 Removing intermediate container 2f5b9433b4a7 02:30:18 ---> 2047a79443d1 02:30:18 Step 7/24 : COPY go.mod vendor* ./ 02:30:18 ---> e8c15a541ede 02:30:18 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:18 ---> Running in 7026a9fedf7e 02:30:22 Removing intermediate container 7026a9fedf7e 02:30:22 ---> d40a9cf6310f 02:30:22 Step 9/24 : COPY . . 02:30:22 ---> 2bb8ed29c011 02:30:22 Step 10/24 : RUN ${MAKE} 02:30:22 ---> Running in 977e02833573 02:30:23 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 02:34:31 Removing intermediate container 977e02833573 02:34:31 ---> 0fa2f205a285 02:34:31 Step 11/24 : FROM alpine:3.20 02:34:31 3.20: Pulling from library/alpine 02:34:31 13e713f82565: Pulling fs layer 02:34:31 13e713f82565: Verifying Checksum 02:34:31 13e713f82565: Download complete 02:34:31 13e713f82565: Pull complete 02:34:31 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:34:31 Status: Downloaded newer image for alpine:3.20 02:34:31 ---> c88e9dceb6cb 02:34:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:34:31 ---> Running in 7732b85c0e3b 02:34:31 Removing intermediate container 7732b85c0e3b 02:34:31 ---> 0667a6f4d1af 02:34:31 Step 13/24 : RUN apk add --update --no-cache dumb-init 02:34:31 ---> Running in 79fbd64c4e13 02:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:34:31 (1/1) Installing dumb-init (1.2.5-r3) 02:34:31 Executing busybox-1.36.1-r29.trigger 02:34:31 OK: 9 MiB in 15 packages 02:34:31 Removing intermediate container 79fbd64c4e13 02:34:31 ---> 909d7f22fde8 02:34:31 Step 14/24 : RUN apk --no-cache upgrade 02:34:31 ---> Running in 0e21630cc0d4 02:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:34:31 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:34:31 Executing busybox-1.36.1-r30.post-upgrade 02:34:31 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:34:31 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:34:31 Executing busybox-1.36.1-r30.trigger 02:34:31 OK: 9 MiB in 15 packages 02:34:31 Removing intermediate container 0e21630cc0d4 02:34:31 ---> 7fdf10ae1138 02:34:31 Step 15/24 : WORKDIR / 02:34:31 ---> Running in 6fe0705488cc 02:34:31 Removing intermediate container 6fe0705488cc 02:34:31 ---> 41442c69782f 02:34:31 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 02:34:32 ---> 685a052a64fd 02:34:32 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 02:34:34 ---> 1b3fa1c7e92f 02:34:34 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 02:34:34 ---> 04d5490381ac 02:34:34 Step 19/24 : EXPOSE 59994 02:34:34 ---> Running in d0d0625a5745 02:34:35 Removing intermediate container d0d0625a5745 02:34:35 ---> 0ce00656338e 02:34:35 Step 20/24 : ENTRYPOINT ["/device-s7"] 02:34:35 ---> Running in e0224cdb2c0b 02:34:35 Removing intermediate container e0224cdb2c0b 02:34:35 ---> ae182ae50da7 02:34:35 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:34:35 ---> Running in 77c2041fe5bc 02:34:35 Removing intermediate container 77c2041fe5bc 02:34:35 ---> 2c32636803c2 02:34:35 Step 22/24 : LABEL arch=arm64 02:34:36 ---> Running in 1f3e51ba97ff 02:34:36 Removing intermediate container 1f3e51ba97ff 02:34:36 ---> f8bae4360d8d 02:34:36 Step 23/24 : LABEL git_sha=72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 02:34:36 ---> Running in 0abd9ca74477 02:34:36 Removing intermediate container 0abd9ca74477 02:34:36 ---> 2538dbe48857 02:34:36 Step 24/24 : LABEL version=4.1.0-dev.5 02:34:36 ---> Running in 5d9a8d4110f8 02:34:37 Removing intermediate container 5d9a8d4110f8 02:34:37 ---> 99d1a1982a20 02:34:37 [Warning] One or more build-args [ARCH] were not consumed 02:34:37 Successfully built 99d1a1982a20 02:34:37 Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:37 provisioning config files... 02:34:37 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/28@tmp/config4894174795253302477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:38 ---> ****-login.sh 02:34:38 nexus3.edgexfoundry.org:10001 02:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:34:38 Configure a credential helper to remove this warning. See 02:34:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:34:38 02:34:38 Login Succeeded 02:34:38 nexus3.edgexfoundry.org:10002 02:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:34:38 Configure a credential helper to remove this warning. See 02:34:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:34:38 02:34:38 Login Succeeded 02:34:38 nexus3.edgexfoundry.org:10003 02:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:34:39 Configure a credential helper to remove this warning. See 02:34:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:34:39 02:34:39 Login Succeeded 02:34:39 nexus3.edgexfoundry.org:10004 02:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:34:39 Configure a credential helper to remove this warning. See 02:34:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:34:39 02:34:39 Login Succeeded 02:34:39 ****.io 02:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:34:40 Configure a credential helper to remove this warning. See 02:34:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:34:40 02:34:40 Login Succeeded 02:34:40 ---> ****-login.sh ends [Pipeline] } 02:34:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:34:40 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 02:34:40 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 02:34:40 latest 02:34:40 4.1.0-dev.5 02:34:40 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 02:34:40 main 02:34:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:40 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:40 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 02:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:34:40 f1f5773fa320: Preparing 02:34:40 eb8164a8f6e3: Preparing 02:34:40 4a6bb962d878: Preparing 02:34:40 5bee2f19d6b2: Preparing 02:34:40 e87ec863a3ed: Preparing 02:34:40 1e890da81ec9: Preparing 02:34:40 1e890da81ec9: Waiting 02:34:41 f1f5773fa320: Pushed 02:34:41 e87ec863a3ed: Pushed 02:34:41 4a6bb962d878: Pushed 02:34:41 1e890da81ec9: Layer already exists 02:34:41 5bee2f19d6b2: Pushed 02:34:50 eb8164a8f6e3: Pushed 02:34:50 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318: digest: sha256:9f062485e77f77af57a8fb58b2f62a624770a9928169906f9444f4566068f3e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:50 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:51 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 02:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:34:51 f1f5773fa320: Preparing 02:34:51 eb8164a8f6e3: Preparing 02:34:51 4a6bb962d878: Preparing 02:34:51 5bee2f19d6b2: Preparing 02:34:51 e87ec863a3ed: Preparing 02:34:51 1e890da81ec9: Preparing 02:34:51 1e890da81ec9: Waiting 02:34:51 eb8164a8f6e3: Layer already exists 02:34:51 4a6bb962d878: Layer already exists 02:34:51 5bee2f19d6b2: Layer already exists 02:34:51 f1f5773fa320: Layer already exists 02:34:51 e87ec863a3ed: Layer already exists 02:34:51 1e890da81ec9: Layer already exists 02:34:51 latest: digest: sha256:9f062485e77f77af57a8fb58b2f62a624770a9928169906f9444f4566068f3e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:52 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:52 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.5 02:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:34:52 f1f5773fa320: Preparing 02:34:52 eb8164a8f6e3: Preparing 02:34:52 4a6bb962d878: Preparing 02:34:52 5bee2f19d6b2: Preparing 02:34:52 e87ec863a3ed: Preparing 02:34:52 1e890da81ec9: Preparing 02:34:52 1e890da81ec9: Waiting 02:34:52 e87ec863a3ed: Layer already exists 02:34:52 4a6bb962d878: Layer already exists 02:34:52 eb8164a8f6e3: Layer already exists 02:34:52 5bee2f19d6b2: Layer already exists 02:34:52 f1f5773fa320: Layer already exists 02:34:52 1e890da81ec9: Layer already exists 02:34:52 4.1.0-dev.5: digest: sha256:9f062485e77f77af57a8fb58b2f62a624770a9928169906f9444f4566068f3e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:53 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:53 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 02:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:34:53 f1f5773fa320: Preparing 02:34:53 eb8164a8f6e3: Preparing 02:34:53 4a6bb962d878: Preparing 02:34:53 5bee2f19d6b2: Preparing 02:34:53 e87ec863a3ed: Preparing 02:34:53 1e890da81ec9: Preparing 02:34:53 1e890da81ec9: Waiting 02:34:53 eb8164a8f6e3: Layer already exists 02:34:53 f1f5773fa320: Layer already exists 02:34:53 5bee2f19d6b2: Layer already exists 02:34:53 e87ec863a3ed: Layer already exists 02:34:53 4a6bb962d878: Layer already exists 02:34:53 1e890da81ec9: Layer already exists 02:34:53 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5: digest: sha256:9f062485e77f77af57a8fb58b2f62a624770a9928169906f9444f4566068f3e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:54 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:54 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 02:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:34:54 f1f5773fa320: Preparing 02:34:54 eb8164a8f6e3: Preparing 02:34:54 4a6bb962d878: Preparing 02:34:54 5bee2f19d6b2: Preparing 02:34:54 e87ec863a3ed: Preparing 02:34:54 1e890da81ec9: Preparing 02:34:54 1e890da81ec9: Waiting 02:34:54 e87ec863a3ed: Layer already exists 02:34:54 eb8164a8f6e3: Layer already exists 02:34:54 4a6bb962d878: Layer already exists 02:34:54 f1f5773fa320: Layer already exists 02:34:54 5bee2f19d6b2: Layer already exists 02:34:54 1e890da81ec9: Layer already exists 02:34:54 main: digest: sha256:9f062485e77f77af57a8fb58b2f62a624770a9928169906f9444f4566068f3e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:55 ===================================================== [Pipeline] echo 02:34:55 taggedImages: 02:34:55 - nexus3.edgexfoundry.org:10004/device-s7-arm64:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 02:34:55 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 02:34:55 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.5 02:34:55 - nexus3.edgexfoundry.org:10004/device-s7-arm64:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 02:34:55 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo 02:34:55 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] echo 02:34:55 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo 02:34:55 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.5 [Pipeline] echo 02:34:55 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 [Pipeline] echo 02:34:55 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:34:55 02:34:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:34:55 arm64: Pulling from edgex-lftools-log-publisher 02:34:55 8998bd30e6a1: Pulling fs layer 02:34:55 04944245beec: Pulling fs layer 02:34:55 699f458cf7ca: Pulling fs layer 02:34:55 765212b225bb: Pulling fs layer 02:34:55 f23df028b6ca: Pulling fs layer 02:34:55 d65c8cfc05b1: Pulling fs layer 02:34:55 2437ff75d9bd: Pulling fs layer 02:34:55 f23df028b6ca: Waiting 02:34:55 d65c8cfc05b1: Waiting 02:34:55 2437ff75d9bd: Waiting 02:34:55 765212b225bb: Waiting 02:34:56 04944245beec: Verifying Checksum 02:34:56 04944245beec: Download complete 02:34:56 765212b225bb: Verifying Checksum 02:34:56 765212b225bb: Download complete 02:34:56 f23df028b6ca: Verifying Checksum 02:34:56 f23df028b6ca: Download complete 02:34:56 d65c8cfc05b1: Verifying Checksum 02:34:56 d65c8cfc05b1: Download complete 02:34:56 699f458cf7ca: Verifying Checksum 02:34:56 699f458cf7ca: Download complete 02:34:56 8998bd30e6a1: Verifying Checksum 02:34:56 8998bd30e6a1: Download complete 02:34:59 2437ff75d9bd: Verifying Checksum 02:34:59 2437ff75d9bd: Download complete 02:35:01 8998bd30e6a1: Pull complete 02:35:01 04944245beec: Pull complete 02:35:03 699f458cf7ca: Pull complete 02:35:03 765212b225bb: Pull complete 02:35:04 f23df028b6ca: Pull complete 02:35:05 d65c8cfc05b1: Pull complete 02:35:24 2437ff75d9bd: Pull complete 02:35:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:35:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:24 prd-ubuntu20.04-docker-arm64-4c-16g-7049 does not seem to be running inside a container 02:35:24 $ 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-s7/28 -v /w/workspace/device-s7/28:/w/workspace/device-s7/28:rw,z -v /w/workspace/device-s7/28@tmp:/w/workspace/device-s7/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:35:27 $ docker top ca8e22159cdbd8817102644bfdb8a0b23c8722605cb39cf6a1905c4becb57859 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:28 ---> job-cost.sh 02:35:28 lf-activate-venv: SKIPPING 02:35:28 INFO: No Stack... 02:35:29 INFO: Retrieving Pricing Info for: v3-standard-4 02:35:29 INFO: Archiving Costs [Pipeline] sh 02:35:30 + cut -d, -f6 02:35:30 + cat /w/workspace/device-s7/28/archives/cost.csv [Pipeline] lock 02:35:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-28-stack-cost] 02:35:30 Resource [jenkins-edgexfoundry-device-s7-main-28-stack-cost] did not exist. Created. 02:35:30 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:35:31 /w/workspace/device-s7/28@tmp/durable-492f967a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:35:32 + echo total: 0.10999999940395355 [Pipeline] stash 02:35:32 Warning: overwriting stash ‘stack-cost’ 02:35:32 Stashed 1 file(s) [Pipeline] } 02:35:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-28-stack-cost] [Pipeline] // lock [Pipeline] } 02:35:32 $ docker stop --time=1 ca8e22159cdbd8817102644bfdb8a0b23c8722605cb39cf6a1905c4becb57859 02:35:33 $ docker rm -f --volumes ca8e22159cdbd8817102644bfdb8a0b23c8722605cb39cf6a1905c4becb57859 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:35:34 provisioning config files... 02:35:34 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7549582754968661527tmp [Pipeline] { [Pipeline] sh 02:35:34 + set +x 02:35:34 + curl -s https://codecov.io/bash 02:35:34 + bash -s -- 02:35:34 02:35:34 _____ _ 02:35:34 / ____| | | 02:35:34 | | ___ __| | ___ ___ _____ __ 02:35:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:35:34 | |___| (_) | (_| | __/ (_| (_) \ V / 02:35:34 \_____\___/ \__,_|\___|\___\___/ \_/ 02:35:34 Bash-1.0.6 02:35:34 02:35:34 02:35:34 ==> git version 2.25.1 found 02:35:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:35:34 Release-Date: 2020-01-08 02:35:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:35:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:35:34 ==> Jenkins CI detected. 02:35:34 current dir:  /w/workspace/edgexfoundry_device-s7_main 02:35:34 project root: . 02:35:34 --> token set from env 02:35:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:35:34 ==> Running gcov in . (disable via -X gcov) 02:35:34 ==> Python coveragepy not found 02:35:34 ==> Searching for coverage reports in: 02:35:34 + . 02:35:34 -> Found 1 reports 02:35:34 ==> Detecting git/mercurial file structure 02:35:34 ==> Reading reports 02:35:34 + ./coverage.out bytes=19094 02:35:34 ==> Appending adjustments 02:35:34 https://docs.codecov.io/docs/fixing-reports 02:35:34 + Found adjustments 02:35:34 ==> Gzipping contents 02:35:34 4.0K /tmp/codecov.LqRSu4.gz 02:35:34 ==> Uploading reports 02:35:34 url: https://codecov.io 02:35:34 query: branch=main&commit=72d63edd4ef09c52b2d9c5efb1b5cb257cb61318&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 02:35:34 -> Pinging Codecov 02:35:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=72d63edd4ef09c52b2d9c5efb1b5cb257cb61318&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 02:35:35 -> Uploading to 02:35:35 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/72d63edd4ef09c52b2d9c5efb1b5cb257cb61318/6cfae4e2-1fb9-4eb4-aaec-5cf3c227a185.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250815%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250815T023534Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ade0f480b97d9fb5ae1c3dcf5eb95c2da8a7d4cbbb480ba1f0dcc2292ea8769c 02:35:35 % Total % Received % Xferd Average Speed Time Time Time Current 02:35:35 Dload Upload Total Spent Left Speed 02:35:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 15317 --:--:-- --:--:-- --:--:-- 15317 02:35:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] } 02:35:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:35:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:35:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:35:36 02:35:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:35:36 latest: Pulling from edgex-devops/edgex-snyk-go 02:35:36 0a9a5dfd008f: Already exists 02:35:36 36466aa92d05: Already exists 02:35:36 e10405b45d13: Already exists 02:35:36 096b7ceb2af7: Already exists 02:35:36 4f4fb700ef54: Already exists 02:35:36 e50aa161e22a: Pulling fs layer 02:35:36 d3c8db5fb9df: Pulling fs layer 02:35:36 e50aa161e22a: Verifying Checksum 02:35:36 e50aa161e22a: Download complete 02:35:37 e50aa161e22a: Pull complete 02:35:38 d3c8db5fb9df: Download complete 02:35:42 d3c8db5fb9df: Pull complete 02:35:42 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 02:35:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:35:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:42 prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container 02:35:42 $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:35:45 $ docker top d73101bf88c9b7706e12df0436d6cfb086c6c7d332afa1dd45160bfaeacff3f2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:45 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 02:35:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 02:35:45 + set -o pipefail 02:35:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 02:35:52 02:35:52 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 02:35:52 02:35:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/2bfddbe7-775f-4c70-9c98-fdade08c7882 02:35:52 02:35:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:35:52 02:35:52 02:35:52 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:35:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:35:52 $ docker stop --time=1 d73101bf88c9b7706e12df0436d6cfb086c6c7d332afa1dd45160bfaeacff3f2 02:35:57 $ docker rm -f --volumes d73101bf88c9b7706e12df0436d6cfb086c6c7d332afa1dd45160bfaeacff3f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:35:58 + git log --format=format:%s -1 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] sh 02:35:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:35:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:35:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:58 prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container 02:35:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:35:59 $ docker top dd5161f4f15dda47cd5d74666a902aa8ee69df7d02ee2cff91408be8ae2bede5 -eo pid,comm 02:35:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:35:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:35:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:35:59 [ssh-agent] Looking for ssh-agent implementation... 02:35:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:59 $ docker exec dd5161f4f15dda47cd5d74666a902aa8ee69df7d02ee2cff91408be8ae2bede5 ssh-agent 02:35:59 SSH_AUTH_SOCK=/tmp/ssh-cvlwzEwBV627/agent.32 02:35:59 SSH_AGENT_PID=38 02:35:59 Running ssh-add (command line suppressed) 02:35:59 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1388226035222712156.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1388226035222712156.key) 02:35:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:00 + git semver tag 02:36:00 2025-08-15 02:36:00,228 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:36:00 2025-08-15 02:36:00,232 [run_tag] DEBUG tag force:False 02:36:00 2025-08-15 02:36:00,232 [check_head_tag] DEBUG check head tag 02:36:00 2025-08-15 02:36:00,232 [execute] INFO git cat-file --batch-check 02:36:00 2025-08-15 02:36:00,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 02:36:00 2025-08-15 02:36:00,235 [execute] INFO git cat-file --batch 02:36:00 2025-08-15 02:36:00,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 02:36:00 2025-08-15 02:36:00,241 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:36:00 2025-08-15 02:36:00,242 [execute] INFO git tag -a v4.1.0-dev.5 -m v4.1.0-dev.5 02:36:00 2025-08-15 02:36:00,242 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.5', '-m', 'v4.1.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 02:36:00 2025-08-15 02:36:00,245 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:36:00 4.1.0-dev.5 [Pipeline] } 02:36:00 $ docker exec --env ******** --env ******** dd5161f4f15dda47cd5d74666a902aa8ee69df7d02ee2cff91408be8ae2bede5 ssh-agent -k 02:36:00 unset SSH_AUTH_SOCK; 02:36:00 unset SSH_AGENT_PID; 02:36:00 echo Agent pid 38 killed; 02:36:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:00 + git semver [Pipeline] } 02:36:01 $ docker stop --time=1 dd5161f4f15dda47cd5d74666a902aa8ee69df7d02ee2cff91408be8ae2bede5 02:36:02 $ docker rm -f --volumes dd5161f4f15dda47cd5d74666a902aa8ee69df7d02ee2cff91408be8ae2bede5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:36:02 02:36:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:36:03 0.23.1-centos7: Pulling from edgex-lftools 02:36:03 ab5ef0e58194: Pulling fs layer 02:36:03 9712f1f96733: Pulling fs layer 02:36:03 63f879dbbcfc: Pulling fs layer 02:36:03 0d9ebad4ef96: Pulling fs layer 02:36:03 e9a5061849ea: Pulling fs layer 02:36:03 d747dcd14b5f: Pulling fs layer 02:36:03 2de7ff778b66: Pulling fs layer 02:36:03 e9a5061849ea: Waiting 02:36:03 d747dcd14b5f: Waiting 02:36:03 2de7ff778b66: Waiting 02:36:03 0d9ebad4ef96: Waiting 02:36:03 9712f1f96733: Download complete 02:36:03 63f879dbbcfc: Verifying Checksum 02:36:03 63f879dbbcfc: Download complete 02:36:03 e9a5061849ea: Verifying Checksum 02:36:03 e9a5061849ea: Download complete 02:36:03 d747dcd14b5f: Verifying Checksum 02:36:03 d747dcd14b5f: Download complete 02:36:03 0d9ebad4ef96: Download complete 02:36:03 ab5ef0e58194: Verifying Checksum 02:36:03 ab5ef0e58194: Download complete 02:36:03 2de7ff778b66: Verifying Checksum 02:36:03 2de7ff778b66: Download complete 02:36:07 ab5ef0e58194: Pull complete 02:36:07 9712f1f96733: Pull complete 02:36:08 63f879dbbcfc: Pull complete 02:36:14 0d9ebad4ef96: Pull complete 02:36:14 e9a5061849ea: Pull complete 02:36:14 d747dcd14b5f: Pull complete 02:36:15 2de7ff778b66: Pull complete 02:36:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:36:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:36:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:15 prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container 02:36:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:36:20 $ docker top 8c60cc4041bff0d2f1c32cf8242d1935141f55a49ebba4097ac8e8de41187faa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:36:20 provisioning config files... 02:36:21 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12517859137797792925tmp 02:36:21 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1029324924018713099tmp 02:36:21 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17087258285344866786tmp [Pipeline] { [Pipeline] echo 02:36:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:36:21 ---> sigul-configuration.sh 02:36:21 gpg: directory `/root/.gnupg' created 02:36:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:36:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:36:21 gpg: keyring `/root/.gnupg/secring.gpg' created 02:36:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:36:21 gpg: CAST5 encrypted data 02:36:21 gpg: encrypted with 1 passphrase 02:36:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:36:21 + mkdir /home/jenkins 02:36:21 + mkdir /home/jenkins/sigul [Pipeline] sh 02:36:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:36:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:36:22 ---> sigul-install.sh 02:36:22 Sigul already installed; skipping installation. [Pipeline] sh 02:36:22 + git tag --list 02:36:22 v0.0.0 02:36:22 v4.0 02:36:22 v4.0.0 02:36:22 v4.1.0-dev.1 02:36:22 v4.1.0-dev.2 02:36:22 v4.1.0-dev.3 02:36:22 v4.1.0-dev.4 02:36:22 v4.1.0-dev.5 [Pipeline] sh 02:36:23 + lftools sign git-tag v4.1.0-dev.5 02:36:23 Signing Git tag with Sigul... 02:36:23 Signing v4.1.0-dev.5 [Pipeline] echo 02:36:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:36:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:36:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:36:24 $ docker stop --time=1 8c60cc4041bff0d2f1c32cf8242d1935141f55a49ebba4097ac8e8de41187faa 02:36:25 $ docker rm -f --volumes 8c60cc4041bff0d2f1c32cf8242d1935141f55a49ebba4097ac8e8de41187faa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:36:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:36:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:26 prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container 02:36:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:36:26 $ docker top 9fa1c9784aedb3d0c2361eedc17b96d68af452b53477957b6e9fc635b80b055a -eo pid,comm 02:36:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:36:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:36:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:26 [ssh-agent] Looking for ssh-agent implementation... 02:36:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:26 $ docker exec 9fa1c9784aedb3d0c2361eedc17b96d68af452b53477957b6e9fc635b80b055a ssh-agent 02:36:27 SSH_AUTH_SOCK=/tmp/ssh-EkkEZbXWe2xc/agent.33 02:36:27 SSH_AGENT_PID=39 02:36:27 Running ssh-add (command line suppressed) 02:36:27 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11444616935227599325.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11444616935227599325.key) 02:36:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:27 + git semver bump pre 02:36:27 2025-08-15 02:36:27,660 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:36:27 2025-08-15 02:36:27,664 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:36:27 2025-08-15 02:36:27,664 [bump_version] DEBUG bumping version:4.1.0-dev.5 on axis:pre with prefix:dev 02:36:27 2025-08-15 02:36:27,664 [bump_version] DEBUG bumped version:4.1.0-dev.6 02:36:27 2025-08-15 02:36:27,664 [write_version] DEBUG write version:4.1.0-dev.6 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 02:36:27 2025-08-15 02:36:27,664 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:36:27 2025-08-15 02:36:27,665 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 02:36:27 2025-08-15 02:36:27,666 [execute] INFO git cat-file --batch-check 02:36:27 2025-08-15 02:36:27,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 02:36:27 2025-08-15 02:36:27,670 [execute] INFO git cat-file --batch 02:36:27 2025-08-15 02:36:27,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 02:36:27 2025-08-15 02:36:27,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:36:27 4.1.0-dev.6 [Pipeline] } 02:36:27 $ docker exec --env ******** --env ******** 9fa1c9784aedb3d0c2361eedc17b96d68af452b53477957b6e9fc635b80b055a ssh-agent -k 02:36:27 unset SSH_AUTH_SOCK; 02:36:27 unset SSH_AGENT_PID; 02:36:27 echo Agent pid 39 killed; 02:36:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:28 + git semver [Pipeline] } 02:36:28 $ docker stop --time=1 9fa1c9784aedb3d0c2361eedc17b96d68af452b53477957b6e9fc635b80b055a 02:36:29 $ docker rm -f --volumes 9fa1c9784aedb3d0c2361eedc17b96d68af452b53477957b6e9fc635b80b055a [Pipeline] // withDockerContainer [Pipeline] sh 02:36:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:36:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:30 prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container 02:36:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:36:30 $ docker top dd8515495a8b373d708b1d0764d059140cbee3fe3d3f84f28c91481d2160b12e -eo pid,comm 02:36:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:36:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:36:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:30 [ssh-agent] Looking for ssh-agent implementation... 02:36:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:30 $ docker exec dd8515495a8b373d708b1d0764d059140cbee3fe3d3f84f28c91481d2160b12e ssh-agent 02:36:31 SSH_AUTH_SOCK=/tmp/ssh-n0KIsOuXxMxH/agent.32 02:36:31 SSH_AGENT_PID=38 02:36:31 Running ssh-add (command line suppressed) 02:36:31 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8329226309190934664.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8329226309190934664.key) 02:36:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:31 + git semver push 02:36:31 2025-08-15 02:36:31,593 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:36:31 2025-08-15 02:36:31,596 [run_push] DEBUG push 02:36:31 2025-08-15 02:36:31,597 [execute] INFO git cat-file --batch-check 02:36:31 2025-08-15 02:36:31,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 02:36:31 2025-08-15 02:36:31,599 [execute] INFO git rev-list 810e80834784afc8edba9242b84eefd1c08f4dfa -- 02:36:31 2025-08-15 02:36:31,599 [execute] DEBUG Popen(['git', 'rev-list', '810e80834784afc8edba9242b84eefd1c08f4dfa', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:36:31 2025-08-15 02:36:31,603 [execute] INFO git fetch -v -- origin 02:36:31 2025-08-15 02:36:31,603 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:36:32 2025-08-15 02:36:32,057 [run_push] DEBUG no remote changes detected 02:36:32 2025-08-15 02:36:32,057 [execute] INFO git push origin semver 02:36:32 2025-08-15 02:36:32,057 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:36:33 2025-08-15 02:36:33,098 [run_push] DEBUG push all version tags 02:36:33 2025-08-15 02:36:33,099 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:36:33 2025-08-15 02:36:33,099 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 02:36:34 2025-08-15 02:36:33,884 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:36:34 4.1.0-dev.6 [Pipeline] } 02:36:34 $ docker exec --env ******** --env ******** dd8515495a8b373d708b1d0764d059140cbee3fe3d3f84f28c91481d2160b12e ssh-agent -k 02:36:34 unset SSH_AUTH_SOCK; 02:36:34 unset SSH_AGENT_PID; 02:36:34 echo Agent pid 38 killed; 02:36:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:34 + git semver [Pipeline] } 02:36:35 $ docker stop --time=1 dd8515495a8b373d708b1d0764d059140cbee3fe3d3f84f28c91481d2160b12e 02:36:36 $ docker rm -f --volumes dd8515495a8b373d708b1d0764d059140cbee3fe3d3f84f28c91481d2160b12e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:36:36 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 02:36:36 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 02:36:36 total 16 02:36:36 drwxr-xr-x 3 root root 4096 Aug 15 02:20 . 02:36:36 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 02:36 .. 02:36:36 drwxr-xr-x 2 root root 4096 Aug 15 02:20 cost 02:36:36 -rw-r--r-- 1 root root 80 Aug 15 02:20 cost.csv 02:36:36 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 02:36:36 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 02:36:36 total 16 02:36:36 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 02:20 . 02:36:36 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 02:36 .. 02:36:36 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 02:20 cost 02:36:36 -rw-r--r-- 1 jenkins jenkins 80 Aug 15 02:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:36:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:36:38 ---> package-listing.sh 02:36:38 ++ facter osfamily 02:36:38 ++ tr '[:upper:]' '[:lower:]' 02:36:38 + OS_FAMILY=debian 02:36:38 + workspace=/w/workspace/edgexfoundry_device-s7_main 02:36:38 + START_PACKAGES=/tmp/packages_start.txt 02:36:38 + END_PACKAGES=/tmp/packages_end.txt 02:36:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:36:38 + PACKAGES=/tmp/packages_start.txt 02:36:38 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 02:36:38 + PACKAGES=/tmp/packages_end.txt 02:36:38 + case "${OS_FAMILY}" in 02:36:38 + grep '^ii' 02:36:38 + dpkg -l 02:36:38 + '[' -f /tmp/packages_start.txt ']' 02:36:38 + '[' -f /tmp/packages_end.txt ']' 02:36:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:36:38 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 02:36:38 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 02:36:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 02:36:38 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-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:36:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:39 prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container 02:36:39 $ 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-s7_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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:36:39 $ docker top 0e390e0cc4331c7927021439930397e136012add309d3e7c466090b25f1b9613 -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:39 + touch /tmp/pre-build-complete [Pipeline] sh 02:36:40 + mkdir -p /var/log/sysstat [Pipeline] sh 02:36:40 + ls /var/log/sa-host 02:36:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:40 provisioning config files... 02:36:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2435175339552437092tmp [Pipeline] { [Pipeline] echo 02:36:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:36:40 ---> create-netrc.sh [Pipeline] } 02:36:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:36:41 ---> python-tools-install.sh [Pipeline] echo 02:36:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:36:41 ---> sudo-logs.sh 02:36:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:36:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:36:41 ---> job-cost.sh 02:36:41 lf-activate-venv: SKIPPING 02:36:41 DEBUG: total: 0.2199999988079071 02:36:41 INFO: Retrieving Stack Cost... 02:36:42 INFO: Retrieving Pricing Info for: v3-standard-8 02:36:42 INFO: Archiving Costs [Pipeline] echo 02:36:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:36:42 ---> logs-deploy.sh 02:36:42 lf-activate-venv: SKIPPING 02:36:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/28 02:36:42 INFO: archiving workspace using pattern(s): 02:36:43 Archives upload complete. 02:36:43 INFO: archiving logs to Nexus