Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 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-ssh16575928005256596871.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh4623409388275753943.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17810261222382148773.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh8007100288211125374.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3851145920053767168.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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-onvif-camera] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-onvif-camera 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2544 in /w/workspace/foundry_device-onvif-camera_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-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 # timeout=10 Commit message: "Merge pull request #84 from edgexfoundry/ajcasagrande-patch-1" > git rev-list --no-walk 78b20017cd6d168da65a59796ad356de40fef842 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:37:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:37:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:37:31 ========================================================= 07:37:31 EdgeX Global Pipelines Version Info 07:37:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:37:31 ------------------- 07:37:31 stable info: 07:37:31 ------------------- 07:37:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:37:31 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 07:37:31 Message: update stable to v1.0.234 07:37:32 ------------------- 07:37:32 experimental info: 07:37:32 ------------------- 07:37:32 Commited By: **** collab-it+edgex@linuxfoundation.org 07:37:32 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 07:37:32 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:37:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:37:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:37:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:37:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:37:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:37:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:37:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:37:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:37:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:37:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:37:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:37:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:37:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:37:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 [Pipeline] echo 07:37:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad0a6eb [Pipeline] echo 07:37:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:37:33 provisioning config files... 07:37:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8877028193630215054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:37:33 ---> docker-login.sh 07:37:33 nexus3.edgexfoundry.org:10001 07:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:33 Configure a credential helper to remove this warning. See 07:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:33 07:37:33 Login Succeeded 07:37:33 nexus3.edgexfoundry.org:10002 07:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:34 Configure a credential helper to remove this warning. See 07:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:34 07:37:34 Login Succeeded 07:37:34 nexus3.edgexfoundry.org:10003 07:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:34 Configure a credential helper to remove this warning. See 07:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:34 07:37:34 Login Succeeded 07:37:34 nexus3.edgexfoundry.org:10004 07:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:34 Configure a credential helper to remove this warning. See 07:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:34 07:37:34 Login Succeeded 07:37:34 docker.io 07:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:34 Configure a credential helper to remove this warning. See 07:37:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:34 07:37:34 Login Succeeded 07:37:34 ---> docker-login.sh ends [Pipeline] } 07:37:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:37:35 + git rev-list -1 --merges ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52~1..ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 [Pipeline] echo 07:37:35 -----------> git rev-list -1 --merges ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52~1..ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 07:37:35 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 [false] [Pipeline] sh 07:37:35 + git log --format=format:%s -1 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 [Pipeline] echo 07:37:35 ========================================================= 07:37:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:37:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:37:35 + git log --format=format:%s -1 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 [Pipeline] echo 07:37:35 [semverPrep] GIT_COMMIT: ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52, Commit Message: Merge pull request #84 from edgexfoundry/ajcasagrande-patch-1 [Pipeline] echo 07:37:35 [semverPrep] This is not a build commit. [Pipeline] sh 07:37:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:37:36 + grep -v github /etc/ssh/ssh_known_hosts 07:37:36 + [ -e /tmp/ssh_known_hosts ] 07:37:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:37:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:37:36 + sudo tee -a /etc/ssh/ssh_known_hosts 07:37:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:37:36 07:37:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:37:37 0.1.4: Pulling from edgex-devops/py-git-semver 07:37:37 42c077c10790: Pulling fs layer 07:37:37 f63e77b7563a: Pulling fs layer 07:37:37 bd5fdadae976: Pulling fs layer 07:37:37 205491f53016: Pulling fs layer 07:37:37 df18705c85c3: Pulling fs layer 07:37:37 bdb3f477010e: Pulling fs layer 07:37:37 c8a8fc8e1c8f: Pulling fs layer 07:37:37 2c6e9b1d212d: Pulling fs layer 07:37:37 bdb8f0575790: Pulling fs layer 07:37:37 386e3cb2ff24: Pulling fs layer 07:37:37 2343380bae48: Pulling fs layer 07:37:37 205491f53016: Waiting 07:37:37 bdb3f477010e: Waiting 07:37:37 bdb8f0575790: Waiting 07:37:37 df18705c85c3: Waiting 07:37:37 386e3cb2ff24: Waiting 07:37:37 c8a8fc8e1c8f: Waiting 07:37:37 2c6e9b1d212d: Waiting 07:37:37 2343380bae48: Waiting 07:37:37 f63e77b7563a: Verifying Checksum 07:37:37 f63e77b7563a: Download complete 07:37:37 205491f53016: Download complete 07:37:37 bd5fdadae976: Verifying Checksum 07:37:37 bd5fdadae976: Download complete 07:37:37 df18705c85c3: Verifying Checksum 07:37:37 df18705c85c3: Download complete 07:37:37 bdb3f477010e: Download complete 07:37:37 2c6e9b1d212d: Download complete 07:37:37 bdb8f0575790: Download complete 07:37:37 386e3cb2ff24: Download complete 07:37:37 2343380bae48: Verifying Checksum 07:37:37 2343380bae48: Download complete 07:37:37 42c077c10790: Verifying Checksum 07:37:37 42c077c10790: Download complete 07:37:37 c8a8fc8e1c8f: Verifying Checksum 07:37:37 c8a8fc8e1c8f: Download complete 07:37:38 42c077c10790: Pull complete 07:37:38 f63e77b7563a: Pull complete 07:37:39 bd5fdadae976: Pull complete 07:37:39 205491f53016: Pull complete 07:37:39 df18705c85c3: Pull complete 07:37:40 bdb3f477010e: Pull complete 07:37:41 c8a8fc8e1c8f: Pull complete 07:37:41 2c6e9b1d212d: Pull complete 07:37:42 bdb8f0575790: Pull complete 07:37:42 386e3cb2ff24: Pull complete 07:37:42 2343380bae48: Pull complete 07:37:42 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 07:37:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:37:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:42 prd-ubuntu20.04-docker-8c-8g-2544 does not seem to be running inside a container 07:37:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:37:43 $ docker top c1e44b8c5028e02b23018580d696945367541fe1dbdbb0bcef742f6a19e828fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:37:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:37:43 [ssh-agent] Looking for ssh-agent implementation... 07:37:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:43 $ docker exec c1e44b8c5028e02b23018580d696945367541fe1dbdbb0bcef742f6a19e828fc ssh-agent 07:37:44 SSH_AUTH_SOCK=/tmp/ssh-0agRjtSzggWV/agent.33 07:37:44 SSH_AGENT_PID=39 07:37:44 Running ssh-add (command line suppressed) 07:37:44 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5327768892086842957.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5327768892086842957.key) 07:37:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:37:44 + git tag --points-at HEAD [Pipeline] } 07:37:44 $ docker exec --env ******** --env ******** c1e44b8c5028e02b23018580d696945367541fe1dbdbb0bcef742f6a19e828fc ssh-agent -k 07:37:44 unset SSH_AUTH_SOCK; 07:37:44 unset SSH_AGENT_PID; 07:37:44 echo Agent pid 39 killed; 07:37:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:37:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:37:44 [ssh-agent] Looking for ssh-agent implementation... 07:37:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:44 $ docker exec c1e44b8c5028e02b23018580d696945367541fe1dbdbb0bcef742f6a19e828fc ssh-agent 07:37:44 SSH_AUTH_SOCK=/tmp/ssh-Za5UJJpyiNt5/agent.72 07:37:44 SSH_AGENT_PID=79 07:37:45 Running ssh-add (command line suppressed) 07:37:45 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5857662885848768634.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5857662885848768634.key) 07:37:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:37:45 + git semver init 07:37:45 2022-06-17 07:37:45,693 [run_init] DEBUG init version:0.0.0 force:False 07:37:45 2022-06-17 07:37:45,694 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 07:37:45 2022-06-17 07:37:45,694 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 07:37:45 2022-06-17 07:37:45,694 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 07:37:46 2022-06-17 07:37:46,394 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 07:37:46 2022-06-17 07:37:46,395 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 07:37:46 2022-06-17 07:37:46,395 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:37:46 2022-06-17 07:37:46,395 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:37:46 0.0.1-dev.12 [Pipeline] } 07:37:46 $ docker exec --env ******** --env ******** c1e44b8c5028e02b23018580d696945367541fe1dbdbb0bcef742f6a19e828fc ssh-agent -k 07:37:46 unset SSH_AUTH_SOCK; 07:37:46 unset SSH_AGENT_PID; 07:37:46 echo Agent pid 79 killed; 07:37:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:37:47 + git semver [Pipeline] } 07:37:47 $ docker stop --time=1 c1e44b8c5028e02b23018580d696945367541fe1dbdbb0bcef742f6a19e828fc 07:37:48 $ docker rm -f c1e44b8c5028e02b23018580d696945367541fe1dbdbb0bcef742f6a19e828fc [Pipeline] // withDockerContainer [Pipeline] sh 07:37:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:37:49 Stashed 1 file(s) [Pipeline] echo 07:37:49 [edgeXSemver]: initialized semver on version 0.0.1-dev.12 [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 07:37:49 provisioning config files... 07:37:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8160736599948001071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:37:49 ---> docker-login.sh 07:37:49 nexus3.edgexfoundry.org:10001 07:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:49 Configure a credential helper to remove this warning. See 07:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:49 07:37:49 Login Succeeded 07:37:49 nexus3.edgexfoundry.org:10002 07:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:50 Configure a credential helper to remove this warning. See 07:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:50 07:37:50 Login Succeeded 07:37:50 nexus3.edgexfoundry.org:10003 07:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:50 Configure a credential helper to remove this warning. See 07:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:50 07:37:50 Login Succeeded 07:37:50 nexus3.edgexfoundry.org:10004 07:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:50 Configure a credential helper to remove this warning. See 07:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:50 07:37:50 Login Succeeded 07:37:50 docker.io 07:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:37:50 Configure a credential helper to remove this warning. See 07:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:37:50 07:37:50 Login Succeeded 07:37:50 ---> docker-login.sh ends [Pipeline] } 07:37:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:37:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:37:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:37:50 ========================================================= 07:37:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:37:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 07:37:50 Sending build context to Docker daemon 8.736MB 07:37:50 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 07:37:50 Step 2/13 : FROM ${BASE} AS builder 07:37:50 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:37:50 59bf1c3509f3: Pulling fs layer 07:37:50 666ba61612fd: Pulling fs layer 07:37:50 8ed8ca486205: Pulling fs layer 07:37:50 cc1cd167ecdc: Pulling fs layer 07:37:50 c516ae0d96e1: Pulling fs layer 07:37:50 684cea983483: Pulling fs layer 07:37:50 dd3240ac7de5: Pulling fs layer 07:37:50 b1e948a4e11c: Pulling fs layer 07:37:50 a8fd76ee1af6: Pulling fs layer 07:37:50 646ad004c059: Pulling fs layer 07:37:50 dd3240ac7de5: Waiting 07:37:50 646ad004c059: Waiting 07:37:50 a8fd76ee1af6: Waiting 07:37:50 b1e948a4e11c: Waiting 07:37:50 cc1cd167ecdc: Waiting 07:37:50 c516ae0d96e1: Waiting 07:37:50 684cea983483: Waiting 07:37:50 8ed8ca486205: Verifying Checksum 07:37:50 8ed8ca486205: Download complete 07:37:51 666ba61612fd: Verifying Checksum 07:37:51 666ba61612fd: Download complete 07:37:51 c516ae0d96e1: Verifying Checksum 07:37:51 c516ae0d96e1: Download complete 07:37:51 684cea983483: Verifying Checksum 07:37:51 684cea983483: Download complete 07:37:51 dd3240ac7de5: Verifying Checksum 07:37:51 dd3240ac7de5: Download complete 07:37:51 59bf1c3509f3: Verifying Checksum 07:37:51 59bf1c3509f3: Download complete 07:37:51 b1e948a4e11c: Verifying Checksum 07:37:51 b1e948a4e11c: Download complete 07:37:51 59bf1c3509f3: Pull complete 07:37:51 666ba61612fd: Pull complete 07:37:51 8ed8ca486205: Pull complete 07:37:52 cc1cd167ecdc: Verifying Checksum 07:37:52 cc1cd167ecdc: Download complete 07:37:52 646ad004c059: Verifying Checksum 07:37:52 646ad004c059: Download complete 07:37:52 a8fd76ee1af6: Verifying Checksum 07:37:52 a8fd76ee1af6: Download complete 07:37:56 cc1cd167ecdc: Pull complete 07:37:56 c516ae0d96e1: Pull complete 07:37:56 684cea983483: Pull complete 07:37:56 dd3240ac7de5: Pull complete 07:37:56 b1e948a4e11c: Pull complete 07:37:58 a8fd76ee1af6: Pull complete 07:37:59 646ad004c059: Pull complete 07:37:59 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 07:37:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:37:59 ---> 8f69c11f6b0c 07:37:59 Step 3/13 : ARG MAKE="make build" 07:38:00 ---> Running in 8fa68c602f00 07:38:00 Removing intermediate container 8fa68c602f00 07:38:00 ---> 95c7f38327bb 07:38:00 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 07:38:00 ---> Running in a661cb02154a 07:38:01 Removing intermediate container a661cb02154a 07:38:01 ---> 25fb65f302d5 07:38:01 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 07:38:01 ---> Running in d4ea07c680dd 07:38:01 Removing intermediate container d4ea07c680dd 07:38:01 ---> 7c48de03552a 07:38:01 Step 6/13 : LABEL Name=edgex-device-onvif-camera 07:38:01 ---> Running in 1ade98f91e31 07:38:01 Removing intermediate container 1ade98f91e31 07:38:01 ---> bf88ba0a4b92 07:38:01 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:01 ---> Running in 4e7f60fbe13b 07:38:01 Removing intermediate container 4e7f60fbe13b 07:38:01 ---> 60079d223d99 07:38:01 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:38:01 ---> Running in f1edec9cbf4d 07:38:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:38:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:38:03 OK: 221 MiB in 52 packages 07:38:03 Removing intermediate container f1edec9cbf4d 07:38:03 ---> 04d2bac8e386 07:38:03 Step 9/13 : WORKDIR /device-onvif-camera 07:38:03 ---> Running in 99f94a94b73d 07:38:03 Removing intermediate container 99f94a94b73d 07:38:03 ---> 0d95c994ecbe 07:38:03 Step 10/13 : COPY go.mod vendor* ./ 07:38:04 ---> c5d9d2e78833 07:38:04 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:04 ---> Running in aa702fb1fbef 07:38:04 Still waiting to schedule task 07:38:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:38:22 Removing intermediate container aa702fb1fbef 07:38:22 ---> cb4ec2d4c1a4 07:38:22 Step 12/13 : COPY . . 07:38:22 ---> 9e97c84a98b5 07:38:22 Step 13/13 : RUN ${MAKE} 07:38:22 ---> Running in d0502f4911ad 07:38:22 noop 07:38:22 Removing intermediate container d0502f4911ad 07:38:22 ---> d72e8b117e51 07:38:22 Successfully built d72e8b117e51 07:38:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:22 + docker inspect -f . ci-base-image-x86_64 07:38:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:22 prd-ubuntu20.04-docker-8c-8g-2544 does not seem to be running inside a container 07:38:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:38:23 $ docker top 34307026b207a74b584c45dea2e785ae63cdc8e896eb2343b1536a75e867fc49 -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:23 + go version 07:38:23 go version go1.17.7 linux/amd64 [Pipeline] } 07:38:23 $ docker stop --time=1 34307026b207a74b584c45dea2e785ae63cdc8e896eb2343b1536a75e867fc49 07:38:25 $ docker rm -f 34307026b207a74b584c45dea2e785ae63cdc8e896eb2343b1536a75e867fc49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:25 + docker inspect -f . ci-base-image-x86_64 07:38:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:25 prd-ubuntu20.04-docker-8c-8g-2544 does not seem to be running inside a container 07:38:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:38:26 $ docker top 31062cce5f3a2e55bd8fa3dcc234134539f2832e4cde27b4cf03ce47e104bc41 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:38:26 + make test 07:38:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:38:26 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:38:36 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 07:38:36 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.017s coverage: 1.2% of statements 07:38:40 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.635s coverage: 13.8% of statements 07:38:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:38:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:38:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:38:52 ./bin/test-attribution-txt.sh [Pipeline] echo 07:38:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:38:52 $ docker stop --time=1 31062cce5f3a2e55bd8fa3dcc234134539f2832e4cde27b4cf03ce47e104bc41 07:38:54 $ docker rm -f 31062cce5f3a2e55bd8fa3dcc234134539f2832e4cde27b4cf03ce47e104bc41 [Pipeline] // withDockerContainer [Pipeline] sh 07:38:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:38:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:38:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:38:55 + ls -al . 07:38:55 total 236 07:38:55 drwxrwxr-x 9 jenkins jenkins 4096 Jun 17 07:38 . 07:38:55 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 07:37 .. 07:38:55 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 07:37 .git 07:38:55 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 07:37 .github 07:38:55 -rw-rw-r-- 1 jenkins jenkins 352 Jun 17 07:37 .gitignore 07:38:55 -rw-rw-r-- 1 jenkins jenkins 42 Jun 17 07:37 .golangci.yml 07:38:55 drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 07:37 .semver 07:38:55 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 17 07:37 Attribution.txt 07:38:55 -rw-rw-r-- 1 jenkins jenkins 189 Jun 17 07:37 CHANGELOG.md 07:38:55 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 17 07:37 Dockerfile 07:38:55 -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 07:37 GOVERNANCE.md 07:38:55 -rw-rw-r-- 1 jenkins jenkins 660 Jun 17 07:37 Jenkinsfile 07:38:55 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 17 07:37 LICENSE 07:38:55 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 17 07:37 Makefile 07:38:55 -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 07:37 OWNERS.md 07:38:55 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 17 07:37 README.md 07:38:55 -rw-rw-r-- 1 jenkins jenkins 12 Jun 17 07:37 VERSION 07:38:55 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 07:37 bin 07:38:55 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 07:37 cmd 07:38:55 -rw-r--r-- 1 jenkins jenkins 59480 Jun 17 07:38 coverage.out 07:38:55 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 07:37 doc 07:38:55 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 17 07:37 go.mod 07:38:55 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 17 07:37 go.sum 07:38:55 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 07:37 internal 07:38:55 -rw-rw-r-- 1 jenkins jenkins 236 Jun 17 07:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:56 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 --label arch=amd64 --label version=0.0.1-dev.12 . 07:38:56 Sending build context to Docker daemon 8.797MB 07:38:56 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 07:38:56 Step 2/26 : FROM ${BASE} AS builder 07:38:56 ---> d72e8b117e51 07:38:56 Step 3/26 : ARG MAKE="make build" 07:38:56 ---> Running in 0d84f47760d4 07:38:56 Removing intermediate container 0d84f47760d4 07:38:56 ---> fc34c10a9b2b 07:38:56 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 07:38:56 ---> Running in 9220914befb9 07:38:56 Removing intermediate container 9220914befb9 07:38:56 ---> 746ee24b972e 07:38:56 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 07:38:56 ---> Running in 6cbfe4dc061b 07:38:56 Removing intermediate container 6cbfe4dc061b 07:38:56 ---> 105cb28ca887 07:38:56 Step 6/26 : LABEL Name=edgex-device-onvif-camera 07:38:56 ---> Running in e5b3a705945c 07:38:56 Removing intermediate container e5b3a705945c 07:38:56 ---> 9ce50cacd82e 07:38:56 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:38:56 ---> Running in a8a5e4f1eaf4 07:38:57 Removing intermediate container a8a5e4f1eaf4 07:38:57 ---> 8e7086f5e5bd 07:38:57 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:38:57 ---> Running in 0aced93dac3d 07:38:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:38:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:38:58 OK: 221 MiB in 52 packages 07:38:59 Removing intermediate container 0aced93dac3d 07:38:59 ---> e04ee6650cf6 07:38:59 Step 9/26 : WORKDIR /device-onvif-camera 07:38:59 ---> Running in 552bd6220f84 07:38:59 Removing intermediate container 552bd6220f84 07:38:59 ---> 052d32c29e71 07:38:59 Step 10/26 : COPY go.mod vendor* ./ 07:38:59 ---> 6b89177cc28d 07:38:59 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:38:59 ---> Running in 79809dd914eb 07:39:00 Removing intermediate container 79809dd914eb 07:39:00 ---> 46496d8d776b 07:39:00 Step 12/26 : COPY . . 07:39:00 ---> 559b68c4ad16 07:39:00 Step 13/26 : RUN ${MAKE} 07:39:00 ---> Running in 13b99a37ea6d 07:39:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.12 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 07:39:22 Removing intermediate container 13b99a37ea6d 07:39:22 ---> 50152449fd34 07:39:22 Step 14/26 : FROM alpine:3.15 07:39:22 3.15: Pulling from library/alpine 07:39:22 df9b9388f04a: Pulling fs layer 07:39:22 df9b9388f04a: Verifying Checksum 07:39:22 df9b9388f04a: Download complete 07:39:22 df9b9388f04a: Pull complete 07:39:22 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 07:39:22 Status: Downloaded newer image for alpine:3.15 07:39:22 ---> 0ac33e5f5afa 07:39:22 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 07:39:22 ---> Running in b480e630c5a0 07:39:23 Removing intermediate container b480e630c5a0 07:39:23 ---> 26984fbc35ea 07:39:23 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 07:39:23 ---> Running in 7c9856c7421f 07:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:39:23 (1/6) Installing dumb-init (1.2.5-r1) 07:39:23 (2/6) Installing libgcc (10.3.1_git20211027-r0) 07:39:23 (3/6) Installing libsodium (1.0.18-r0) 07:39:23 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 07:39:23 (5/6) Installing libzmq (4.3.4-r0) 07:39:23 (6/6) Installing zeromq (4.3.4-r0) 07:39:23 Executing busybox-1.34.1-r5.trigger 07:39:23 OK: 8 MiB in 20 packages 07:39:24 Removing intermediate container 7c9856c7421f 07:39:24 ---> d1925177e942 07:39:24 Step 17/26 : WORKDIR / 07:39:24 ---> Running in 4b6d20a481e4 07:39:24 Removing intermediate container 4b6d20a481e4 07:39:24 ---> 06180fdb2086 07:39:24 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 07:39:24 ---> 061d69b0df6b 07:39:24 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 07:39:25 ---> 205d76934b73 07:39:25 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 07:39:25 ---> 065935805cc6 07:39:25 Step 21/26 : EXPOSE 59984 07:39:25 ---> Running in 60183d17b916 07:39:25 Removing intermediate container 60183d17b916 07:39:25 ---> bd53eccc04ce 07:39:25 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 07:39:25 ---> Running in 9b441f0379d8 07:39:25 Removing intermediate container 9b441f0379d8 07:39:25 ---> fa731ac45eaf 07:39:25 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:39:25 ---> Running in 8908952506a5 07:39:25 Removing intermediate container 8908952506a5 07:39:25 ---> 1ff0cd28dd8a 07:39:25 Step 24/26 : LABEL arch=amd64 07:39:25 ---> Running in dad5c2fc22e3 07:39:25 Removing intermediate container dad5c2fc22e3 07:39:25 ---> 38083e43ea4c 07:39:25 Step 25/26 : LABEL git_sha=ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 07:39:25 ---> Running in 2ff085c77754 07:39:25 Removing intermediate container 2ff085c77754 07:39:25 ---> 6b3d19eab0eb 07:39:25 Step 26/26 : LABEL version=0.0.1-dev.12 07:39:25 ---> Running in b01becdbc899 07:39:25 Removing intermediate container b01becdbc899 07:39:25 ---> 0ba71f93e35f 07:39:25 [Warning] One or more build-args [ARCH] were not consumed 07:39:25 Successfully built 0ba71f93e35f 07:39:25 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:39:26 provisioning config files... 07:39:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8380173107362617616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:26 ---> docker-login.sh 07:39:26 nexus3.edgexfoundry.org:10001 07:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:26 Configure a credential helper to remove this warning. See 07:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:26 07:39:26 Login Succeeded 07:39:26 nexus3.edgexfoundry.org:10002 07:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:26 Configure a credential helper to remove this warning. See 07:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:26 07:39:26 Login Succeeded 07:39:26 nexus3.edgexfoundry.org:10003 07:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:26 Configure a credential helper to remove this warning. See 07:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:26 07:39:26 Login Succeeded 07:39:26 nexus3.edgexfoundry.org:10004 07:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:26 Configure a credential helper to remove this warning. See 07:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:26 07:39:26 Login Succeeded 07:39:26 docker.io 07:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:27 Configure a credential helper to remove this warning. See 07:39:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:27 07:39:27 Login Succeeded 07:39:27 ---> docker-login.sh ends [Pipeline] } 07:39:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:39:27 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 07:39:27 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 07:39:27 latest 07:39:27 0.0.1-dev.12 07:39:27 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52-0.0.1-dev.12 07:39:27 main 07:39:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:27 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 07:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:39:27 837153fa7dab: Preparing 07:39:27 408f34b27a37: Preparing 07:39:27 e6b30b79103a: Preparing 07:39:27 81b0db4ef3dd: Preparing 07:39:27 4fc242d58285: Preparing 07:39:27 4fc242d58285: Layer already exists 07:39:27 837153fa7dab: Pushed 07:39:27 408f34b27a37: Pushed 07:39:28 81b0db4ef3dd: Pushed 07:39:31 e6b30b79103a: Pushed 07:39:31 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52: digest: sha256:649e10f71cf55467f424a05b803da1325ad907dd4bf1efb32f06b6cfd0e931fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:31 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:39:32 837153fa7dab: Preparing 07:39:32 408f34b27a37: Preparing 07:39:32 e6b30b79103a: Preparing 07:39:32 81b0db4ef3dd: Preparing 07:39:32 4fc242d58285: Preparing 07:39:32 837153fa7dab: Layer already exists 07:39:32 e6b30b79103a: Layer already exists 07:39:32 81b0db4ef3dd: Layer already exists 07:39:32 4fc242d58285: Layer already exists 07:39:32 408f34b27a37: Layer already exists 07:39:32 latest: digest: sha256:649e10f71cf55467f424a05b803da1325ad907dd4bf1efb32f06b6cfd0e931fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.12 07:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:39:32 837153fa7dab: Preparing 07:39:32 408f34b27a37: Preparing 07:39:32 e6b30b79103a: Preparing 07:39:32 81b0db4ef3dd: Preparing 07:39:32 4fc242d58285: Preparing 07:39:32 81b0db4ef3dd: Layer already exists 07:39:32 837153fa7dab: Layer already exists 07:39:32 408f34b27a37: Layer already exists 07:39:32 e6b30b79103a: Layer already exists 07:39:32 4fc242d58285: Layer already exists 07:39:32 0.0.1-dev.12: digest: sha256:649e10f71cf55467f424a05b803da1325ad907dd4bf1efb32f06b6cfd0e931fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52-0.0.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52-0.0.1-dev.12 07:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:39:33 837153fa7dab: Preparing 07:39:33 408f34b27a37: Preparing 07:39:33 e6b30b79103a: Preparing 07:39:33 81b0db4ef3dd: Preparing 07:39:33 4fc242d58285: Preparing 07:39:33 e6b30b79103a: Layer already exists 07:39:33 81b0db4ef3dd: Layer already exists 07:39:33 408f34b27a37: Layer already exists 07:39:33 4fc242d58285: Layer already exists 07:39:33 837153fa7dab: Layer already exists 07:39:33 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52-0.0.1-dev.12: digest: sha256:649e10f71cf55467f424a05b803da1325ad907dd4bf1efb32f06b6cfd0e931fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 07:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:39:34 837153fa7dab: Preparing 07:39:34 408f34b27a37: Preparing 07:39:34 e6b30b79103a: Preparing 07:39:34 81b0db4ef3dd: Preparing 07:39:34 4fc242d58285: Preparing 07:39:34 408f34b27a37: Layer already exists 07:39:34 e6b30b79103a: Layer already exists 07:39:34 4fc242d58285: Layer already exists 07:39:34 837153fa7dab: Layer already exists 07:39:34 81b0db4ef3dd: Layer already exists 07:39:34 main: digest: sha256:649e10f71cf55467f424a05b803da1325ad907dd4bf1efb32f06b6cfd0e931fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:39:34 ===================================================== [Pipeline] echo 07:39:34 taggedImages: 07:39:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 07:39:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:39:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.12 07:39:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52-0.0.1-dev.12 07:39:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:39:34 07:39:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:39:34 latest: Pulling from edgex-lftools-log-publisher 07:39:34 5eb5b503b376: Pulling fs layer 07:39:34 5c69ac0246d0: Pulling fs layer 07:39:34 ec43610c2a17: Pulling fs layer 07:39:34 3a2ae6a8a46f: Pulling fs layer 07:39:34 33b1e0a273af: Pulling fs layer 07:39:34 5d3b04190fa2: Pulling fs layer 07:39:34 2f39f015ded8: Pulling fs layer 07:39:34 33b1e0a273af: Waiting 07:39:34 5d3b04190fa2: Waiting 07:39:34 2f39f015ded8: Waiting 07:39:34 3a2ae6a8a46f: Waiting 07:39:34 5c69ac0246d0: Download complete 07:39:34 3a2ae6a8a46f: Verifying Checksum 07:39:34 3a2ae6a8a46f: Download complete 07:39:34 33b1e0a273af: Verifying Checksum 07:39:34 33b1e0a273af: Download complete 07:39:34 5d3b04190fa2: Verifying Checksum 07:39:34 5d3b04190fa2: Download complete 07:39:35 ec43610c2a17: Verifying Checksum 07:39:35 ec43610c2a17: Download complete 07:39:35 5eb5b503b376: Verifying Checksum 07:39:35 5eb5b503b376: Download complete 07:39:35 2f39f015ded8: Download complete 07:39:36 5eb5b503b376: Pull complete 07:39:36 5c69ac0246d0: Pull complete 07:39:37 ec43610c2a17: Pull complete 07:39:37 3a2ae6a8a46f: Pull complete 07:39:37 33b1e0a273af: Pull complete 07:39:37 5d3b04190fa2: Pull complete 07:39:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2545 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 07:39:39 Running in /w/workspace/device-onvif-camera/14 [Pipeline] { [Pipeline] checkout 07:39:39 Selected Git installation does not exist. Using Default 07:39:39 The recommended git tool is: NONE 07:39:42 2f39f015ded8: Pull complete 07:39:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:39:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:39:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:42 prd-ubuntu20.04-docker-8c-8g-2544 does not seem to be running inside a container 07:39:42 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 07:39:44 $ docker top 8f0e79b85a33fa3b7dfb6ff686ec6072cd6aea405039b86fe2139b2432a80b13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:44 ---> job-cost.sh 07:39:44 lf-activate-venv: SKIPPING 07:39:44 INFO: No Stack... 07:39:45 INFO: Retrieving Pricing Info for: v3-standard-8 07:39:45 using credential edgex-jenkins-ssh 07:39:45 Cloning the remote Git repository 07:39:45 INFO: Archiving Costs [Pipeline] sh 07:39:45 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 07:39:45 + cut -d, -f6 [Pipeline] lock 07:39:45 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-14-stack-cost] 07:39:45 Resource [jenkins-edgexfoundry-device-onvif-camera-main-14-stack-cost] did not exist. Created. 07:39:45 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:39:46 + echo total: 0.2199999988079071 [Pipeline] stash 07:39:46 Stashed 1 file(s) [Pipeline] } 07:39:46 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-14-stack-cost] [Pipeline] // lock [Pipeline] } 07:39:46 $ docker stop --time=1 8f0e79b85a33fa3b7dfb6ff686ec6072cd6aea405039b86fe2139b2432a80b13 07:39:45 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 07:39:45 > git init /w/workspace/device-onvif-camera/14 # timeout=10 07:39:45 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 07:39:45 > git --version # timeout=10 07:39:45 > git --version # 'git version 2.25.1' 07:39:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:39:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:39:46 Avoid second fetch 07:39:46 Checking out Revision ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 (main) 07:39:47 $ docker rm -f 8f0e79b85a33fa3b7dfb6ff686ec6072cd6aea405039b86fe2139b2432a80b13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:39:46 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 07:39:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:39:46 > git config core.sparsecheckout # timeout=10 07:39:46 > git checkout -f ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 # timeout=10 07:39:51 Commit message: "Merge pull request #84 from edgexfoundry/ajcasagrande-patch-1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:39:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:39:51 % Total % Received % Xferd Average Speed Time Time Time Current 07:39:51 Dload Upload Total Spent Left Speed 07:39:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 66592 0 --:--:-- --:--:-- --:--:-- 66592 [Pipeline] sh 07:39:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:39:53 + sudo tee /etc/docker/daemon.new 07:39:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:39:53 { 07:39:53 "registry-mirrors": [ 07:39:53 "https://nexus3.edgexfoundry.org:10001" 07:39:53 ], 07:39:53 "bip": "10.250.0.254/24", 07:39:53 "hosts": [ 07:39:53 "tcp://0.0.0.0:5555", 07:39:53 "unix:///var/run/docker.sock" 07:39:53 ], 07:39:53 "mtu": 1458, 07:39:53 "selinux-enabled": true, 07:39:53 "seccomp-profile": "/etc/docker/seccomp.json" 07:39:53 } [Pipeline] sh 07:39:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:39:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:40:12 provisioning config files... 07:40:12 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/14@tmp/config4910974326043465496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:12 ---> docker-login.sh 07:40:12 nexus3.edgexfoundry.org:10001 07:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:13 Configure a credential helper to remove this warning. See 07:40:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:13 07:40:13 Login Succeeded 07:40:13 nexus3.edgexfoundry.org:10002 07:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:13 Configure a credential helper to remove this warning. See 07:40:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:13 07:40:13 Login Succeeded 07:40:13 nexus3.edgexfoundry.org:10003 07:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:14 Configure a credential helper to remove this warning. See 07:40:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:14 07:40:14 Login Succeeded 07:40:14 nexus3.edgexfoundry.org:10004 07:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:14 Configure a credential helper to remove this warning. See 07:40:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:14 07:40:14 Login Succeeded 07:40:14 docker.io 07:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:15 Configure a credential helper to remove this warning. See 07:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:15 07:40:15 Login Succeeded 07:40:15 ---> docker-login.sh ends [Pipeline] } 07:40:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:40:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:40:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:40:16 ========================================================= 07:40:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:40:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 07:40:16 Sending build context to Docker daemon 5.954MB 07:40:16 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 07:40:16 Step 2/13 : FROM ${BASE} AS builder 07:40:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:40:16 9b3977197b4f: Pulling fs layer 07:40:16 1a89e8eeedd5: Pulling fs layer 07:40:16 94645a83ff95: Pulling fs layer 07:40:16 e6fb740bc735: Pulling fs layer 07:40:16 3a77bd46dcc9: Pulling fs layer 07:40:16 355e64cbe906: Pulling fs layer 07:40:16 63ab81a10011: Pulling fs layer 07:40:16 3a77bd46dcc9: Waiting 07:40:16 e6fb740bc735: Waiting 07:40:16 355e64cbe906: Waiting 07:40:16 555d1d1c4555: Pulling fs layer 07:40:16 7d9057610161: Pulling fs layer 07:40:16 63ab81a10011: Waiting 07:40:16 7d9057610161: Waiting 07:40:16 555d1d1c4555: Waiting 07:40:16 94645a83ff95: Verifying Checksum 07:40:16 94645a83ff95: Download complete 07:40:16 1a89e8eeedd5: Download complete 07:40:16 3a77bd46dcc9: Verifying Checksum 07:40:16 3a77bd46dcc9: Download complete 07:40:16 355e64cbe906: Verifying Checksum 07:40:16 355e64cbe906: Download complete 07:40:16 9b3977197b4f: Download complete 07:40:16 63ab81a10011: Verifying Checksum 07:40:16 63ab81a10011: Download complete 07:40:17 9b3977197b4f: Pull complete 07:40:17 7d9057610161: Verifying Checksum 07:40:17 7d9057610161: Download complete 07:40:18 1a89e8eeedd5: Pull complete 07:40:18 94645a83ff95: Pull complete 07:40:19 555d1d1c4555: Verifying Checksum 07:40:19 555d1d1c4555: Download complete 07:40:19 e6fb740bc735: Verifying Checksum 07:40:19 e6fb740bc735: Download complete 07:40:32 e6fb740bc735: Pull complete 07:40:32 3a77bd46dcc9: Pull complete 07:40:32 355e64cbe906: Pull complete 07:40:32 63ab81a10011: Pull complete 07:40:39 555d1d1c4555: Pull complete 07:40:41 7d9057610161: Pull complete 07:40:41 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 07:40:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:40:41 ---> 819e984ddca1 07:40:41 Step 3/13 : ARG MAKE="make build" 07:40:41 ---> Running in 7e3c2f0c6bf9 07:40:41 Removing intermediate container 7e3c2f0c6bf9 07:40:41 ---> 63eb5b09aafa 07:40:41 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 07:40:42 ---> Running in b754848565e5 07:40:42 Removing intermediate container b754848565e5 07:40:42 ---> 4f13f892f7be 07:40:42 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 07:40:42 ---> Running in 91ae61065f83 07:40:42 Removing intermediate container 91ae61065f83 07:40:42 ---> 68b4caa2ad7d 07:40:42 Step 6/13 : LABEL Name=edgex-device-onvif-camera 07:40:42 ---> Running in 9401326ffcc3 07:40:43 Removing intermediate container 9401326ffcc3 07:40:43 ---> 61c9461e5243 07:40:43 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:43 ---> Running in c9391f117a1b 07:40:45 Removing intermediate container c9391f117a1b 07:40:45 ---> 8fe0af297840 07:40:45 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:40:45 ---> Running in f2b68924e7f8 07:40:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:40:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:40:48 OK: 220 MiB in 52 packages 07:40:49 Removing intermediate container f2b68924e7f8 07:40:49 ---> c646567fa87b 07:40:49 Step 9/13 : WORKDIR /device-onvif-camera 07:40:49 ---> Running in f1cfcf0be2a1 07:40:49 Removing intermediate container f1cfcf0be2a1 07:40:49 ---> 2acac95d2772 07:40:49 Step 10/13 : COPY go.mod vendor* ./ 07:40:50 ---> 7103714bfc3e 07:40:50 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:40:50 ---> Running in 7e97127ccbac 07:41:37 Removing intermediate container 7e97127ccbac 07:41:37 ---> abd1b3448d92 07:41:37 Step 12/13 : COPY . . 07:41:37 ---> 4739e3260e7b 07:41:37 Step 13/13 : RUN ${MAKE} 07:41:37 ---> Running in 84e195c5798d 07:41:37 noop 07:41:37 Removing intermediate container 84e195c5798d 07:41:37 ---> 63983a8a6afd 07:41:37 Successfully built 63983a8a6afd 07:41:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:38 + docker inspect -f . ci-base-image-arm64 07:41:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:38 prd-ubuntu20.04-docker-arm64-4c-16g-2545 does not seem to be running inside a container 07:41:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/14 -v /w/workspace/device-onvif-camera/14:/w/workspace/device-onvif-camera/14:rw,z -v /w/workspace/device-onvif-camera/14@tmp:/w/workspace/device-onvif-camera/14@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 07:41:39 $ docker top 2c4bb1e838170f899882cfa1c33b2ddeeab4f44470fe5c44b9d4398a3664cf7e -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:40 + go version 07:41:40 go version go1.17.7 linux/arm64 [Pipeline] } 07:41:40 $ docker stop --time=1 2c4bb1e838170f899882cfa1c33b2ddeeab4f44470fe5c44b9d4398a3664cf7e 07:41:42 $ docker rm -f 2c4bb1e838170f899882cfa1c33b2ddeeab4f44470fe5c44b9d4398a3664cf7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:43 + docker inspect -f . ci-base-image-arm64 07:41:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:43 prd-ubuntu20.04-docker-arm64-4c-16g-2545 does not seem to be running inside a container 07:41:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/14 -v /w/workspace/device-onvif-camera/14:/w/workspace/device-onvif-camera/14:rw,z -v /w/workspace/device-onvif-camera/14@tmp:/w/workspace/device-onvif-camera/14@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 07:41:44 $ docker top 29943400d93661ca3e015d85bd0605328b0046ee7a14e0dc8b307f027283c944 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:41:45 + make test 07:41:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:41:47 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:43:09 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 07:43:09 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.078s coverage: 1.2% of statements 07:43:36 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.817s coverage: 13.8% of statements 07:43:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:43:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:44:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:44:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:44:03 ./bin/test-attribution-txt.sh [Pipeline] echo 07:44:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:44:05 $ docker stop --time=1 29943400d93661ca3e015d85bd0605328b0046ee7a14e0dc8b307f027283c944 07:44:07 $ docker rm -f 29943400d93661ca3e015d85bd0605328b0046ee7a14e0dc8b307f027283c944 [Pipeline] // withDockerContainer [Pipeline] sh 07:44:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:44:08 Warning: overwriting stash ‘coverage-report’ 07:44:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:44:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:44:09 + ls -al . 07:44:09 total 232 07:44:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 07:44 . 07:44:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 07:39 .. 07:44:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 07:39 .git 07:44:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 07:39 .github 07:44:09 -rw-rw-r-- 1 jenkins jenkins 352 Jun 17 07:39 .gitignore 07:44:09 -rw-rw-r-- 1 jenkins jenkins 42 Jun 17 07:39 .golangci.yml 07:44:09 -rw-rw-r-- 1 jenkins jenkins 9099 Jun 17 07:39 Attribution.txt 07:44:09 -rw-rw-r-- 1 jenkins jenkins 189 Jun 17 07:39 CHANGELOG.md 07:44:09 -rw-rw-r-- 1 jenkins jenkins 1667 Jun 17 07:39 Dockerfile 07:44:09 -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 07:39 GOVERNANCE.md 07:44:09 -rw-rw-r-- 1 jenkins jenkins 660 Jun 17 07:39 Jenkinsfile 07:44:09 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 17 07:39 LICENSE 07:44:09 -rw-rw-r-- 1 jenkins jenkins 2473 Jun 17 07:39 Makefile 07:44:09 -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 07:39 OWNERS.md 07:44:09 -rw-rw-r-- 1 jenkins jenkins 30599 Jun 17 07:39 README.md 07:44:09 -rw-rw-r-- 1 jenkins jenkins 12 Jun 17 07:37 VERSION 07:44:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 07:39 bin 07:44:09 drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 07:39 cmd 07:44:09 -rw-r--r-- 1 jenkins jenkins 59480 Jun 17 07:43 coverage.out 07:44:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 07:39 doc 07:44:09 -rw-rw-r-- 1 jenkins jenkins 3506 Jun 17 07:39 go.mod 07:44:09 -rw-rw-r-- 1 jenkins jenkins 37405 Jun 17 07:39 go.sum 07:44:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 07:39 internal 07:44:09 -rw-rw-r-- 1 jenkins jenkins 236 Jun 17 07:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:09 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 --label arch=arm64 --label version=0.0.1-dev.12 . 07:44:09 Sending build context to Docker daemon 6.014MB 07:44:09 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 07:44:09 Step 2/26 : FROM ${BASE} AS builder 07:44:09 ---> 63983a8a6afd 07:44:09 Step 3/26 : ARG MAKE="make build" 07:44:10 ---> Running in d7b3f86ff14c 07:44:10 Removing intermediate container d7b3f86ff14c 07:44:10 ---> 3873da0ac5df 07:44:10 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 07:44:10 ---> Running in a58fb48e9cf4 07:44:10 Removing intermediate container a58fb48e9cf4 07:44:10 ---> a6630299db88 07:44:10 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 07:44:11 ---> Running in eef7ef5af5ec 07:44:11 Removing intermediate container eef7ef5af5ec 07:44:11 ---> d07c4b37e8e6 07:44:11 Step 6/26 : LABEL Name=edgex-device-onvif-camera 07:44:11 ---> Running in 38335c6d0a7a 07:44:11 Removing intermediate container 38335c6d0a7a 07:44:11 ---> 77644c18dbb0 07:44:11 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:44:11 ---> Running in b4f56eea57dc 07:44:13 Removing intermediate container b4f56eea57dc 07:44:13 ---> f799dff06c25 07:44:13 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:44:13 ---> Running in d138ec4a0ea4 07:44:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:44:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:44:16 OK: 220 MiB in 52 packages 07:44:16 Removing intermediate container d138ec4a0ea4 07:44:16 ---> 681f4f142490 07:44:16 Step 9/26 : WORKDIR /device-onvif-camera 07:44:16 ---> Running in eb343639822e 07:44:17 Removing intermediate container eb343639822e 07:44:17 ---> cb3bf3e01fd1 07:44:17 Step 10/26 : COPY go.mod vendor* ./ 07:44:17 ---> 932fd3bb5256 07:44:17 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:17 ---> Running in 47e0d1024f32 07:44:19 Removing intermediate container 47e0d1024f32 07:44:19 ---> 223c10f598d2 07:44:19 Step 12/26 : COPY . . 07:44:20 ---> c88daf645b9c 07:44:20 Step 13/26 : RUN ${MAKE} 07:44:20 ---> Running in 0124e65ce724 07:44:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.12 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 07:46:28 Removing intermediate container 0124e65ce724 07:46:28 ---> 2632c64f412e 07:46:28 Step 14/26 : FROM alpine:3.15 07:46:28 3.15: Pulling from library/alpine 07:46:28 9981e73032c8: Pulling fs layer 07:46:28 9981e73032c8: Verifying Checksum 07:46:28 9981e73032c8: Download complete 07:46:28 9981e73032c8: Pull complete 07:46:28 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 07:46:28 Status: Downloaded newer image for alpine:3.15 07:46:28 ---> 3fb3c9af89a9 07:46:28 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 07:46:28 ---> Running in 924d5ae5da10 07:46:28 Removing intermediate container 924d5ae5da10 07:46:28 ---> ead0f5f7f487 07:46:28 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 07:46:28 ---> Running in a00d8495fb23 07:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:46:28 (1/6) Installing dumb-init (1.2.5-r1) 07:46:28 (2/6) Installing libgcc (10.3.1_git20211027-r0) 07:46:28 (3/6) Installing libsodium (1.0.18-r0) 07:46:28 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 07:46:28 (5/6) Installing libzmq (4.3.4-r0) 07:46:28 (6/6) Installing zeromq (4.3.4-r0) 07:46:28 Executing busybox-1.34.1-r5.trigger 07:46:28 OK: 8 MiB in 20 packages 07:46:28 Removing intermediate container a00d8495fb23 07:46:28 ---> 27840896729b 07:46:28 Step 17/26 : WORKDIR / 07:46:28 ---> Running in 9764a136b739 07:46:28 Removing intermediate container 9764a136b739 07:46:28 ---> 4c7abc13352b 07:46:28 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 07:46:28 ---> 33e1765d90a6 07:46:28 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 07:46:28 ---> 1f975970c8ec 07:46:28 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 07:46:28 ---> e353600b3f7c 07:46:28 Step 21/26 : EXPOSE 59984 07:46:28 ---> Running in 26c8ad00290d 07:46:28 Removing intermediate container 26c8ad00290d 07:46:28 ---> cfcb1ca029d3 07:46:28 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 07:46:28 ---> Running in 91f31c336fe5 07:46:29 Removing intermediate container 91f31c336fe5 07:46:29 ---> 9beba1e05338 07:46:29 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:46:29 ---> Running in fdbbc673f72f 07:46:29 Removing intermediate container fdbbc673f72f 07:46:29 ---> 6d7d54c3d16c 07:46:29 Step 24/26 : LABEL arch=arm64 07:46:29 ---> Running in 17096f552921 07:46:29 Removing intermediate container 17096f552921 07:46:29 ---> d36f1e6bf511 07:46:29 Step 25/26 : LABEL git_sha=ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 07:46:29 ---> Running in 2bb89488c061 07:46:30 Removing intermediate container 2bb89488c061 07:46:30 ---> 1fa9136da3af 07:46:30 Step 26/26 : LABEL version=0.0.1-dev.12 07:46:30 ---> Running in 12a658c3e533 07:46:30 Removing intermediate container 12a658c3e533 07:46:30 ---> c3b4457a82ff 07:46:30 [Warning] One or more build-args [ARCH] were not consumed 07:46:30 Successfully built c3b4457a82ff 07:46:30 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:30 provisioning config files... 07:46:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/14@tmp/config1883499398885616362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:30 ---> docker-login.sh 07:46:30 nexus3.edgexfoundry.org:10001 07:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:31 Configure a credential helper to remove this warning. See 07:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:31 07:46:31 Login Succeeded 07:46:31 nexus3.edgexfoundry.org:10002 07:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:31 Configure a credential helper to remove this warning. See 07:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:31 07:46:31 Login Succeeded 07:46:31 nexus3.edgexfoundry.org:10003 07:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:31 Configure a credential helper to remove this warning. See 07:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:31 07:46:31 Login Succeeded 07:46:31 nexus3.edgexfoundry.org:10004 07:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:32 Configure a credential helper to remove this warning. See 07:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:32 07:46:32 Login Succeeded 07:46:32 docker.io 07:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:33 Configure a credential helper to remove this warning. See 07:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:33 07:46:33 Login Succeeded 07:46:33 ---> docker-login.sh ends [Pipeline] } 07:46:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:46:33 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 07:46:33 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 07:46:33 latest 07:46:33 0.0.1-dev.12 07:46:33 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52-0.0.1-dev.12 07:46:33 main 07:46:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:33 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 07:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:46:33 febcea8e9028: Preparing 07:46:33 797378c72680: Preparing 07:46:33 5558156458e4: Preparing 07:46:33 678dd4317a1a: Preparing 07:46:33 4f4ce317c6bb: Preparing 07:46:33 4f4ce317c6bb: Layer already exists 07:46:34 797378c72680: Pushed 07:46:34 febcea8e9028: Pushed 07:46:34 678dd4317a1a: Pushed 07:46:41 5558156458e4: Pushed 07:46:41 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52: digest: sha256:c7c810d071ce73fe04351615c6c434f8cc3ab541d7455624de98869027112cf1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:41 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:42 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 07:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:46:42 febcea8e9028: Preparing 07:46:42 797378c72680: Preparing 07:46:42 5558156458e4: Preparing 07:46:42 678dd4317a1a: Preparing 07:46:42 4f4ce317c6bb: Preparing 07:46:42 5558156458e4: Layer already exists 07:46:42 4f4ce317c6bb: Layer already exists 07:46:42 797378c72680: Layer already exists 07:46:42 febcea8e9028: Layer already exists 07:46:42 678dd4317a1a: Layer already exists 07:46:42 latest: digest: sha256:c7c810d071ce73fe04351615c6c434f8cc3ab541d7455624de98869027112cf1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:42 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.12 07:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:46:43 febcea8e9028: Preparing 07:46:43 797378c72680: Preparing 07:46:43 5558156458e4: Preparing 07:46:43 678dd4317a1a: Preparing 07:46:43 4f4ce317c6bb: Preparing 07:46:43 797378c72680: Layer already exists 07:46:43 5558156458e4: Layer already exists 07:46:43 4f4ce317c6bb: Layer already exists 07:46:43 febcea8e9028: Layer already exists 07:46:43 678dd4317a1a: Layer already exists 07:46:43 0.0.1-dev.12: digest: sha256:c7c810d071ce73fe04351615c6c434f8cc3ab541d7455624de98869027112cf1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:43 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52-0.0.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52-0.0.1-dev.12 07:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:46:44 febcea8e9028: Preparing 07:46:44 797378c72680: Preparing 07:46:44 5558156458e4: Preparing 07:46:44 678dd4317a1a: Preparing 07:46:44 4f4ce317c6bb: Preparing 07:46:44 678dd4317a1a: Layer already exists 07:46:44 febcea8e9028: Layer already exists 07:46:44 5558156458e4: Layer already exists 07:46:44 797378c72680: Layer already exists 07:46:44 4f4ce317c6bb: Layer already exists 07:46:44 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52-0.0.1-dev.12: digest: sha256:c7c810d071ce73fe04351615c6c434f8cc3ab541d7455624de98869027112cf1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:44 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:45 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 07:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:46:45 febcea8e9028: Preparing 07:46:45 797378c72680: Preparing 07:46:45 5558156458e4: Preparing 07:46:45 678dd4317a1a: Preparing 07:46:45 4f4ce317c6bb: Preparing 07:46:45 5558156458e4: Layer already exists 07:46:45 678dd4317a1a: Layer already exists 07:46:45 febcea8e9028: Layer already exists 07:46:45 4f4ce317c6bb: Layer already exists 07:46:45 797378c72680: Layer already exists 07:46:45 main: digest: sha256:c7c810d071ce73fe04351615c6c434f8cc3ab541d7455624de98869027112cf1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:45 ===================================================== [Pipeline] echo 07:46:45 taggedImages: 07:46:45 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 07:46:45 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 07:46:45 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.12 07:46:45 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52-0.0.1-dev.12 07:46:45 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:46:46 07:46:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:46:46 arm64: Pulling from edgex-lftools-log-publisher 07:46:46 8998bd30e6a1: Pulling fs layer 07:46:46 04944245beec: Pulling fs layer 07:46:46 699f458cf7ca: Pulling fs layer 07:46:46 765212b225bb: Pulling fs layer 07:46:46 f23df028b6ca: Pulling fs layer 07:46:46 d65c8cfc05b1: Pulling fs layer 07:46:46 2437ff75d9bd: Pulling fs layer 07:46:46 f23df028b6ca: Waiting 07:46:46 d65c8cfc05b1: Waiting 07:46:46 2437ff75d9bd: Waiting 07:46:46 765212b225bb: Waiting 07:46:46 04944245beec: Verifying Checksum 07:46:46 04944245beec: Download complete 07:46:46 765212b225bb: Verifying Checksum 07:46:46 765212b225bb: Download complete 07:46:46 f23df028b6ca: Verifying Checksum 07:46:46 f23df028b6ca: Download complete 07:46:46 d65c8cfc05b1: Verifying Checksum 07:46:46 d65c8cfc05b1: Download complete 07:46:46 699f458cf7ca: Verifying Checksum 07:46:46 699f458cf7ca: Download complete 07:46:47 8998bd30e6a1: Verifying Checksum 07:46:47 8998bd30e6a1: Download complete 07:46:49 2437ff75d9bd: Verifying Checksum 07:46:49 2437ff75d9bd: Download complete 07:46:51 8998bd30e6a1: Pull complete 07:46:51 04944245beec: Pull complete 07:46:53 699f458cf7ca: Pull complete 07:46:53 765212b225bb: Pull complete 07:46:54 f23df028b6ca: Pull complete 07:46:54 d65c8cfc05b1: Pull complete 07:47:09 2437ff75d9bd: Pull complete 07:47:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:47:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:47:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:09 prd-ubuntu20.04-docker-arm64-4c-16g-2545 does not seem to be running inside a container 07:47:09 $ 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-onvif-camera/14 -v /w/workspace/device-onvif-camera/14:/w/workspace/device-onvif-camera/14:rw,z -v /w/workspace/device-onvif-camera/14@tmp:/w/workspace/device-onvif-camera/14@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 07:47:12 $ docker top f6e96003a294c913aa70968c9f5348e6c5ceed3baf86104f115b24aab4cf0592 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:13 ---> job-cost.sh 07:47:13 lf-activate-venv: SKIPPING 07:47:13 INFO: No Stack... 07:47:13 INFO: Retrieving Pricing Info for: v3-standard-4 07:47:14 INFO: Archiving Costs [Pipeline] sh 07:47:15 + + cat /w/workspace/device-onvif-camera/14/archives/cost.csvcut -d, -f6 07:47:15 [Pipeline] lock 07:47:15 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-14-stack-cost] 07:47:15 Resource [jenkins-edgexfoundry-device-onvif-camera-main-14-stack-cost] did not exist. Created. 07:47:15 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:47:15 /w/workspace/device-onvif-camera/14@tmp/durable-42790c6d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:47:16 + echo total: 0.10999999940395355 [Pipeline] stash 07:47:16 Warning: overwriting stash ‘stack-cost’ 07:47:16 Stashed 1 file(s) [Pipeline] } 07:47:16 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-14-stack-cost] [Pipeline] // lock [Pipeline] } 07:47:16 $ docker stop --time=1 f6e96003a294c913aa70968c9f5348e6c5ceed3baf86104f115b24aab4cf0592 07:47:18 $ docker rm -f f6e96003a294c913aa70968c9f5348e6c5ceed3baf86104f115b24aab4cf0592 [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 07:47:18 provisioning config files... 07:47:18 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1650904843619776783tmp [Pipeline] { [Pipeline] sh 07:47:19 + set +x 07:47:19 + curl -s https://codecov.io/bash 07:47:19 + bash -s -- 07:47:19 07:47:19 _____ _ 07:47:19 / ____| | | 07:47:19 | | ___ __| | ___ ___ _____ __ 07:47:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:47:19 | |___| (_) | (_| | __/ (_| (_) \ V / 07:47:19 \_____\___/ \__,_|\___|\___\___/ \_/ 07:47:19 Bash-1.0.6 07:47:19 07:47:19 07:47:19 ==> git version 2.25.1 found 07:47:19 ==> 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 07:47:19 Release-Date: 2020-01-08 07:47:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:47:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:47:19 ==> Jenkins CI detected. 07:47:19 current dir:  /w/workspace/foundry_device-onvif-camera_main 07:47:19 project root: . 07:47:19 --> token set from env 07:47:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:47:19 ==> Running gcov in . (disable via -X gcov) 07:47:19 ==> Python coveragepy not found 07:47:19 ==> Searching for coverage reports in: 07:47:19 + . 07:47:19 -> Found 1 reports 07:47:19 ==> Detecting git/mercurial file structure 07:47:19 ==> Reading reports 07:47:19 + ./coverage.out bytes=59480 07:47:19 ==> Appending adjustments 07:47:19 https://docs.codecov.io/docs/fixing-reports 07:47:19 + Found adjustments 07:47:19 ==> Gzipping contents 07:47:19 8.0K /tmp/codecov.yF33F7.gz 07:47:19 ==> Uploading reports 07:47:19 url: https://codecov.io 07:47:19 query: branch=main&commit=ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:47:19 -> Pinging Codecov 07:47:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:47:19 -> Uploading to 07:47:19 https://storage.googleapis.com/codecov/v4/raw/2022-06-17/F29A59C45E3A92E06B3E522C9905F8EF/ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52/dea15b5b-0478-4b8c-80d6-2529a91b6656.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220617T074719Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ddb55db81e51f45621c7900a6777f935d7ec2f1a0932de9accb68e0349f08d02 07:47:19 % Total % Received % Xferd Average Speed Time Time Time Current 07:47:19 Dload Upload Total Spent Left Speed 07:47:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7612 0 0 100 7612 0 33095 --:--:-- --:--:-- --:--:-- 33095 07:47:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 [Pipeline] } 07:47:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:47:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:47:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:47:20 07:47:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:47:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:47:20 df9b9388f04a: Already exists 07:47:20 52dc419b0ee2: Pulling fs layer 07:47:20 25bc292e5bac: Pulling fs layer 07:47:20 114826534d7a: Pulling fs layer 07:47:20 4657fd5d0bcf: Pulling fs layer 07:47:20 6ad1cebc031e: Pulling fs layer 07:47:20 8a3aa393b2d8: Pulling fs layer 07:47:20 4657fd5d0bcf: Waiting 07:47:20 6ad1cebc031e: Waiting 07:47:20 8a3aa393b2d8: Waiting 07:47:20 25bc292e5bac: Verifying Checksum 07:47:20 25bc292e5bac: Download complete 07:47:20 52dc419b0ee2: Verifying Checksum 07:47:20 52dc419b0ee2: Download complete 07:47:20 4657fd5d0bcf: Verifying Checksum 07:47:20 4657fd5d0bcf: Download complete 07:47:20 52dc419b0ee2: Pull complete 07:47:20 25bc292e5bac: Pull complete 07:47:20 6ad1cebc031e: Verifying Checksum 07:47:20 6ad1cebc031e: Download complete 07:47:21 114826534d7a: Download complete 07:47:21 8a3aa393b2d8: Verifying Checksum 07:47:21 8a3aa393b2d8: Download complete 07:47:25 114826534d7a: Pull complete 07:47:25 4657fd5d0bcf: Pull complete 07:47:25 6ad1cebc031e: Pull complete 07:47:28 8a3aa393b2d8: Pull complete 07:47:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:47:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:47:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:28 prd-ubuntu20.04-docker-8c-8g-2544 does not seem to be running inside a container 07:47:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:47:30 $ docker top 1adfa5102f42d11ad0824dacb72bf18abbe2724858389326e6e41e759f6ce2de -eo pid,comm [Pipeline] { [Pipeline] echo 07:47:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 07:47:30 + set -o pipefail 07:47:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 07:47:38 07:47:38 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 07:47:38 07:47:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/70192bef-7be8-4c90-bdab-bb5ea0c5ce52 07:47:38 07:47:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:47:38 07:47:38 [Pipeline] } 07:47:38 $ docker stop --time=1 1adfa5102f42d11ad0824dacb72bf18abbe2724858389326e6e41e759f6ce2de 07:47:40 $ docker rm -f 1adfa5102f42d11ad0824dacb72bf18abbe2724858389326e6e41e759f6ce2de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:47:41 + git log --format=format:%s -1 ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 [Pipeline] sh 07:47:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:47:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:47:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:42 prd-ubuntu20.04-docker-8c-8g-2544 does not seem to be running inside a container 07:47:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:47:42 $ docker top a21abb6d36668bf7b519424ec7a510f1f8347fafaeb7db0b10a58c83fe69eb64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:47:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:42 [ssh-agent] Looking for ssh-agent implementation... 07:47:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:43 $ docker exec a21abb6d36668bf7b519424ec7a510f1f8347fafaeb7db0b10a58c83fe69eb64 ssh-agent 07:47:43 SSH_AUTH_SOCK=/tmp/ssh-yyR2lN9Mihv8/agent.34 07:47:43 SSH_AGENT_PID=40 07:47:43 Running ssh-add (command line suppressed) 07:47:43 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6838136426050037846.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6838136426050037846.key) 07:47:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:43 + git semver tag 07:47:43 2022-06-17 07:47:43,762 [run_tag] DEBUG tag force:False 07:47:43 2022-06-17 07:47:43,762 [check_head_tag] DEBUG check head tag 07:47:43 2022-06-17 07:47:43,762 [execute] INFO git cat-file --batch-check 07:47:43 2022-06-17 07:47:43,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 07:47:43 2022-06-17 07:47:43,766 [execute] INFO git cat-file --batch 07:47:43 2022-06-17 07:47:43,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 07:47:43 2022-06-17 07:47:43,773 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:47:43 2022-06-17 07:47:43,773 [execute] INFO git tag -a v0.0.1-dev.12 -m v0.0.1-dev.12 07:47:43 2022-06-17 07:47:43,773 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.12', '-m', 'v0.0.1-dev.12'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 07:47:43 2022-06-17 07:47:43,776 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:47:43 0.0.1-dev.12 [Pipeline] } 07:47:43 $ docker exec --env ******** --env ******** a21abb6d36668bf7b519424ec7a510f1f8347fafaeb7db0b10a58c83fe69eb64 ssh-agent -k 07:47:44 unset SSH_AUTH_SOCK; 07:47:44 unset SSH_AGENT_PID; 07:47:44 echo Agent pid 40 killed; 07:47:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:47:44 + git semver [Pipeline] } 07:47:44 $ docker stop --time=1 a21abb6d36668bf7b519424ec7a510f1f8347fafaeb7db0b10a58c83fe69eb64 07:47:45 $ docker rm -f a21abb6d36668bf7b519424ec7a510f1f8347fafaeb7db0b10a58c83fe69eb64 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:47:46 07:47:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:47:46 0.23.1-centos7: Pulling from edgex-lftools 07:47:46 ab5ef0e58194: Pulling fs layer 07:47:46 9712f1f96733: Pulling fs layer 07:47:46 63f879dbbcfc: Pulling fs layer 07:47:46 0d9ebad4ef96: Pulling fs layer 07:47:46 e9a5061849ea: Pulling fs layer 07:47:46 d747dcd14b5f: Pulling fs layer 07:47:46 2de7ff778b66: Pulling fs layer 07:47:46 0d9ebad4ef96: Waiting 07:47:46 e9a5061849ea: Waiting 07:47:46 d747dcd14b5f: Waiting 07:47:46 2de7ff778b66: Waiting 07:47:46 9712f1f96733: Verifying Checksum 07:47:46 9712f1f96733: Download complete 07:47:46 63f879dbbcfc: Verifying Checksum 07:47:46 63f879dbbcfc: Download complete 07:47:47 0d9ebad4ef96: Verifying Checksum 07:47:47 0d9ebad4ef96: Download complete 07:47:47 d747dcd14b5f: Verifying Checksum 07:47:47 d747dcd14b5f: Download complete 07:47:47 ab5ef0e58194: Verifying Checksum 07:47:47 ab5ef0e58194: Download complete 07:47:47 e9a5061849ea: Verifying Checksum 07:47:47 e9a5061849ea: Download complete 07:47:47 2de7ff778b66: Verifying Checksum 07:47:47 2de7ff778b66: Download complete 07:47:49 ab5ef0e58194: Pull complete 07:47:49 9712f1f96733: Pull complete 07:47:50 63f879dbbcfc: Pull complete 07:47:54 0d9ebad4ef96: Pull complete 07:47:54 e9a5061849ea: Pull complete 07:47:54 d747dcd14b5f: Pull complete 07:47:56 2de7ff778b66: Pull complete 07:47:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:47:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:47:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:56 prd-ubuntu20.04-docker-8c-8g-2544 does not seem to be running inside a container 07:47:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:47:58 $ docker top cbe4388d86433a2a4d127145ed2785c7c97475d3b08baa612ac7e994b2031a78 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:47:58 provisioning config files... 07:47:58 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2247163986656518994tmp 07:47:58 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7388364429073930590tmp 07:47:58 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6074072848166443445tmp [Pipeline] { [Pipeline] echo 07:47:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:47:58 ---> sigul-configuration.sh 07:47:58 gpg: directory `/root/.gnupg' created 07:47:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:47:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:47:58 gpg: keyring `/root/.gnupg/secring.gpg' created 07:47:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:47:58 gpg: CAST5 encrypted data 07:47:58 gpg: encrypted with 1 passphrase 07:47:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:47:58 + mkdir /home/jenkins 07:47:58 + mkdir /home/jenkins/sigul [Pipeline] sh 07:47:59 + 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 07:47:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:47:59 ---> sigul-install.sh 07:47:59 Sigul already installed; skipping installation. [Pipeline] sh 07:47:59 + git tag --list 07:47:59 v0.0.0 07:47:59 v0.0.1-dev.1 07:47:59 v0.0.1-dev.10 07:47:59 v0.0.1-dev.11 07:47:59 v0.0.1-dev.12 07:47:59 v0.0.1-dev.2 07:47:59 v0.0.1-dev.3 07:47:59 v0.0.1-dev.4 07:47:59 v0.0.1-dev.5 07:47:59 v0.0.1-dev.6 07:47:59 v0.0.1-dev.7 07:47:59 v0.0.1-dev.8 07:47:59 v0.0.1-dev.9 [Pipeline] sh 07:48:00 + lftools sign git-tag v0.0.1-dev.12 07:48:00 Signing Git tag with Sigul... 07:48:00 Signing v0.0.1-dev.12 [Pipeline] echo 07:48:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:48:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:48:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:48:01 $ docker stop --time=1 cbe4388d86433a2a4d127145ed2785c7c97475d3b08baa612ac7e994b2031a78 07:48:02 $ docker rm -f cbe4388d86433a2a4d127145ed2785c7c97475d3b08baa612ac7e994b2031a78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:48:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:48:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:48:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:03 prd-ubuntu20.04-docker-8c-8g-2544 does not seem to be running inside a container 07:48:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:48:03 $ docker top 2d015010af8e1a4fe28a728d5c8bc6acfa7c931a0a76bf249b822868f9981317 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:48:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:48:03 [ssh-agent] Looking for ssh-agent implementation... 07:48:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:48:04 $ docker exec 2d015010af8e1a4fe28a728d5c8bc6acfa7c931a0a76bf249b822868f9981317 ssh-agent 07:48:04 SSH_AUTH_SOCK=/tmp/ssh-Jz5nE7cipAo2/agent.33 07:48:04 SSH_AGENT_PID=40 07:48:04 Running ssh-add (command line suppressed) 07:48:04 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4524978039715220166.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4524978039715220166.key) 07:48:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:48:04 + git semver bump pre 07:48:04 2022-06-17 07:48:04,746 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:48:04 2022-06-17 07:48:04,747 [bump_version] DEBUG bumping version:0.0.1-dev.12 on axis:pre with prefix:dev 07:48:04 2022-06-17 07:48:04,747 [bump_version] DEBUG bumped version:0.0.1-dev.13 07:48:04 2022-06-17 07:48:04,747 [write_version] DEBUG write version:0.0.1-dev.13 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 07:48:04 2022-06-17 07:48:04,747 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:48:04 2022-06-17 07:48:04,747 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 07:48:04 2022-06-17 07:48:04,748 [execute] INFO git cat-file --batch-check 07:48:04 2022-06-17 07:48:04,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:48:04 2022-06-17 07:48:04,754 [execute] INFO git cat-file --batch 07:48:04 2022-06-17 07:48:04,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:48:04 2022-06-17 07:48:04,759 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:48:04 0.0.1-dev.13 [Pipeline] } 07:48:04 $ docker exec --env ******** --env ******** 2d015010af8e1a4fe28a728d5c8bc6acfa7c931a0a76bf249b822868f9981317 ssh-agent -k 07:48:04 unset SSH_AUTH_SOCK; 07:48:04 unset SSH_AGENT_PID; 07:48:04 echo Agent pid 40 killed; 07:48:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:48:05 + git semver [Pipeline] } 07:48:05 $ docker stop --time=1 2d015010af8e1a4fe28a728d5c8bc6acfa7c931a0a76bf249b822868f9981317 07:48:06 $ docker rm -f 2d015010af8e1a4fe28a728d5c8bc6acfa7c931a0a76bf249b822868f9981317 [Pipeline] // withDockerContainer [Pipeline] sh 07:48:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:48:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:07 prd-ubuntu20.04-docker-8c-8g-2544 does not seem to be running inside a container 07:48:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:48:08 $ docker top 8b41473ea40ddde328396ee2e5734b6a6088cd1955c5cd1b3abacbf841ed8332 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:48:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:48:08 [ssh-agent] Looking for ssh-agent implementation... 07:48:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:48:08 $ docker exec 8b41473ea40ddde328396ee2e5734b6a6088cd1955c5cd1b3abacbf841ed8332 ssh-agent 07:48:08 SSH_AUTH_SOCK=/tmp/ssh-C6pLFQTCFYgu/agent.32 07:48:08 SSH_AGENT_PID=38 07:48:08 Running ssh-add (command line suppressed) 07:48:08 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_106850642935405277.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_106850642935405277.key) 07:48:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:48:08 + git semver push 07:48:09 2022-06-17 07:48:08,990 [run_push] DEBUG push 07:48:09 2022-06-17 07:48:08,991 [execute] INFO git cat-file --batch-check 07:48:09 2022-06-17 07:48:08,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:48:09 2022-06-17 07:48:08,994 [execute] INFO git rev-list b96c77790eabbfed104415dd7601e7ab322f350b -- 07:48:09 2022-06-17 07:48:08,995 [execute] DEBUG Popen(['git', 'rev-list', 'b96c77790eabbfed104415dd7601e7ab322f350b', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 07:48:09 2022-06-17 07:48:09,000 [execute] INFO git fetch -v origin 07:48:09 2022-06-17 07:48:09,000 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 07:48:09 2022-06-17 07:48:09,473 [run_push] DEBUG no remote changes detected 07:48:09 2022-06-17 07:48:09,474 [execute] INFO git push origin semver 07:48:09 2022-06-17 07:48:09,474 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 07:48:10 2022-06-17 07:48:10,329 [run_push] DEBUG push all version tags 07:48:10 2022-06-17 07:48:10,329 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:48:10 2022-06-17 07:48:10,330 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 07:48:11 2022-06-17 07:48:11,050 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:48:11 0.0.1-dev.13 [Pipeline] } 07:48:11 $ docker exec --env ******** --env ******** 8b41473ea40ddde328396ee2e5734b6a6088cd1955c5cd1b3abacbf841ed8332 ssh-agent -k 07:48:11 unset SSH_AUTH_SOCK; 07:48:11 unset SSH_AGENT_PID; 07:48:11 echo Agent pid 38 killed; 07:48:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:48:11 + git semver [Pipeline] } 07:48:11 $ docker stop --time=1 8b41473ea40ddde328396ee2e5734b6a6088cd1955c5cd1b3abacbf841ed8332 07:48:13 $ docker rm -f 8b41473ea40ddde328396ee2e5734b6a6088cd1955c5cd1b3abacbf841ed8332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:48:13 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 07:48:13 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 07:48:13 total 16 07:48:13 drwxr-xr-x 3 root root 4096 Jun 17 07:39 . 07:48:13 drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 07:47 .. 07:48:13 drwxr-xr-x 2 root root 4096 Jun 17 07:39 cost 07:48:13 -rw-r--r-- 1 root root 89 Jun 17 07:39 cost.csv 07:48:13 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 07:48:13 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 07:48:13 total 16 07:48:13 drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 07:39 . 07:48:13 drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 07:47 .. 07:48:13 drwxr-xr-x 2 jenkins jenkins 4096 Jun 17 07:39 cost 07:48:13 -rw-r--r-- 1 jenkins jenkins 89 Jun 17 07:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:48:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:48:14 ---> package-listing.sh 07:48:14 ++ facter osfamily 07:48:14 ++ tr '[:upper:]' '[:lower:]' 07:48:15 + OS_FAMILY=debian 07:48:15 + workspace=/w/workspace/foundry_device-onvif-camera_main 07:48:15 + START_PACKAGES=/tmp/packages_start.txt 07:48:15 + END_PACKAGES=/tmp/packages_end.txt 07:48:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:48:15 + PACKAGES=/tmp/packages_start.txt 07:48:15 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:48:15 + PACKAGES=/tmp/packages_end.txt 07:48:15 + case "${OS_FAMILY}" in 07:48:15 + dpkg -l 07:48:15 + grep '^ii' 07:48:15 + '[' -f /tmp/packages_start.txt ']' 07:48:15 + '[' -f /tmp/packages_end.txt ']' 07:48:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:48:15 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:48:15 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 07:48:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 07:48:15 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:48:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:48:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:16 prd-ubuntu20.04-docker-8c-8g-2544 does not seem to be running inside a container 07:48:16 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:48:16 $ docker top bced9b2e79172689c152cef98dc836d4f412f45141a7a2c2f2eafa3821f41e23 -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:16 + touch /tmp/pre-build-complete [Pipeline] sh 07:48:17 + mkdir -p /var/log/sysstat [Pipeline] sh 07:48:17 + ls /var/log/sa-host 07:48:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:48:17 provisioning config files... 07:48:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3127393938600449417tmp [Pipeline] { [Pipeline] echo 07:48:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:48:17 ---> create-netrc.sh [Pipeline] } 07:48:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:48:18 ---> python-tools-install.sh [Pipeline] echo 07:48:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:48:18 ---> sudo-logs.sh 07:48:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:48:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:48:18 ---> job-cost.sh 07:48:18 lf-activate-venv: SKIPPING 07:48:18 DEBUG: total: 0.2199999988079071 07:48:18 INFO: Retrieving Stack Cost... 07:48:19 INFO: Retrieving Pricing Info for: v3-standard-8 07:48:19 INFO: Archiving Costs [Pipeline] echo 07:48:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:48:20 ---> logs-deploy.sh 07:48:20 lf-activate-venv: SKIPPING 07:48:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/14 07:48:20 INFO: archiving workspace using pattern(s): 07:48:21 Archives upload complete. 07:48:21 INFO: archiving logs to Nexus