Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b7cedde85df3692c69591f25206326ca90501e4e 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-ssh10191552070156219676.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4372373738552253278.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7969444945878966235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh11562293819719326406.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh17879557670213665952.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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.18 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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-23785 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 b7cedde85df3692c69591f25206326ca90501e4e (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 b7cedde85df3692c69591f25206326ca90501e4e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#147)" > git rev-list --no-walk 5e91d4f85419f84dfbfc8f3e713bc0113c4e4412 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-29T18:20:37.434Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-29T18:20:37.474Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-29T18:20:37.490Z] ========================================================= [2022-08-29T18:20:37.490Z] EdgeX Global Pipelines Version Info [2022-08-29T18:20:37.490Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:20:38.284Z] ------------------- [2022-08-29T18:20:38.284Z] stable info: [2022-08-29T18:20:38.284Z] ------------------- [2022-08-29T18:20:38.284Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-29T18:20:38.284Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T18:20:38.284Z] Message: update stable to v1.0.239 [2022-08-29T18:20:38.858Z] ------------------- [2022-08-29T18:20:38.858Z] experimental info: [2022-08-29T18:20:38.858Z] ------------------- [2022-08-29T18:20:38.858Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-29T18:20:38.858Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T18:20:38.858Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-29T18:20:39.121Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-08-29T18:20:39.138Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-08-29T18:20:39.151Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-29T18:20:39.162Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-29T18:20:39.174Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-29T18:20:39.187Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-29T18:20:39.201Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-29T18:20:39.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-29T18:20:39.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-29T18:20:39.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-29T18:20:39.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-29T18:20:39.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-08-29T18:20:39.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-29T18:20:39.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-29T18:20:39.300Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T18:20:39.314Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T18:20:39.325Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-29T18:20:39.337Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-29T18:20:39.352Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-29T18:20:39.366Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-29T18:20:39.381Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-29T18:20:39.392Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-08-29T18:20:39.403Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-29T18:20:39.414Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-29T18:20:39.428Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-29T18:20:39.439Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-29T18:20:39.451Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-29T18:20:39.468Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-29T18:20:39.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-29T18:20:39.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-29T18:20:39.506Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7cedde85df3692c69591f25206326ca90501e4e [Pipeline] echo [2022-08-29T18:20:39.520Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7cedde [Pipeline] echo [2022-08-29T18:20:39.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T18:20:39.573Z] provisioning config files... [2022-08-29T18:20:39.585Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2322159180591697440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:20:39.895Z] ---> docker-login.sh [2022-08-29T18:20:39.896Z] nexus3.edgexfoundry.org:10001 [2022-08-29T18:20:40.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:20:40.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:20:40.421Z] Configure a credential helper to remove this warning. See [2022-08-29T18:20:40.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:20:40.421Z] [2022-08-29T18:20:40.421Z] Login Succeeded [2022-08-29T18:20:40.421Z] nexus3.edgexfoundry.org:10002 [2022-08-29T18:20:40.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:20:40.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:20:40.684Z] Configure a credential helper to remove this warning. See [2022-08-29T18:20:40.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:20:40.684Z] [2022-08-29T18:20:40.684Z] Login Succeeded [2022-08-29T18:20:40.684Z] nexus3.edgexfoundry.org:10003 [2022-08-29T18:20:40.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:20:40.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:20:40.684Z] Configure a credential helper to remove this warning. See [2022-08-29T18:20:40.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:20:40.684Z] [2022-08-29T18:20:40.684Z] Login Succeeded [2022-08-29T18:20:40.684Z] nexus3.edgexfoundry.org:10004 [2022-08-29T18:20:40.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:20:40.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:20:40.945Z] Configure a credential helper to remove this warning. See [2022-08-29T18:20:40.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:20:40.945Z] [2022-08-29T18:20:40.945Z] Login Succeeded [2022-08-29T18:20:40.945Z] docker.io [2022-08-29T18:20:40.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:20:41.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:20:41.207Z] Configure a credential helper to remove this warning. See [2022-08-29T18:20:41.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:20:41.207Z] [2022-08-29T18:20:41.207Z] Login Succeeded [2022-08-29T18:20:41.207Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T18:20:41.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-29T18:20:41.569Z] + git rev-list -1 --merges b7cedde85df3692c69591f25206326ca90501e4e~1..b7cedde85df3692c69591f25206326ca90501e4e [Pipeline] echo [2022-08-29T18:20:41.609Z] -----------> git rev-list -1 --merges b7cedde85df3692c69591f25206326ca90501e4e~1..b7cedde85df3692c69591f25206326ca90501e4e b7cedde85df3692c69591f25206326ca90501e4e [false] [Pipeline] sh [2022-08-29T18:20:41.904Z] + git log --format=format:%s -1 b7cedde85df3692c69591f25206326ca90501e4e [Pipeline] echo [2022-08-29T18:20:41.920Z] ========================================================= [2022-08-29T18:20:41.920Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-29T18:20:41.920Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T18:20:42.265Z] + git log --format=format:%s -1 b7cedde85df3692c69591f25206326ca90501e4e [Pipeline] echo [2022-08-29T18:20:42.279Z] [semverPrep] GIT_COMMIT: b7cedde85df3692c69591f25206326ca90501e4e, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#147) [Pipeline] echo [2022-08-29T18:20:42.291Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-29T18:20:42.665Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T18:20:42.665Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-29T18:20:42.665Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-29T18:20:42.665Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-29T18:20:42.665Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-29T18:20:42.665Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-29T18:20:42.665Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:20:43.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T18:20:43.086Z] [2022-08-29T18:20:43.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:20:43.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T18:20:43.391Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-29T18:20:43.391Z] b85a868b505f: Pulling fs layer [2022-08-29T18:20:43.391Z] e2be974225ed: Pulling fs layer [2022-08-29T18:20:43.391Z] 339a4e72a1f5: Pulling fs layer [2022-08-29T18:20:43.391Z] 988bab9f4d93: Pulling fs layer [2022-08-29T18:20:43.391Z] 1469e6f7b9e6: Pulling fs layer [2022-08-29T18:20:43.391Z] eaf3925da568: Pulling fs layer [2022-08-29T18:20:43.391Z] bab4dde63d76: Pulling fs layer [2022-08-29T18:20:43.391Z] bde34c3a00c8: Pulling fs layer [2022-08-29T18:20:43.391Z] b352a97aabf1: Pulling fs layer [2022-08-29T18:20:43.391Z] 4872d77fe225: Pulling fs layer [2022-08-29T18:20:43.391Z] 5851b861e8e6: Pulling fs layer [2022-08-29T18:20:43.391Z] bab4dde63d76: Waiting [2022-08-29T18:20:43.391Z] bde34c3a00c8: Waiting [2022-08-29T18:20:43.391Z] b352a97aabf1: Waiting [2022-08-29T18:20:43.391Z] 988bab9f4d93: Waiting [2022-08-29T18:20:43.391Z] 4872d77fe225: Waiting [2022-08-29T18:20:43.391Z] 1469e6f7b9e6: Waiting [2022-08-29T18:20:43.391Z] eaf3925da568: Waiting [2022-08-29T18:20:43.391Z] e2be974225ed: Download complete [2022-08-29T18:20:43.391Z] 988bab9f4d93: Verifying Checksum [2022-08-29T18:20:43.391Z] 988bab9f4d93: Download complete [2022-08-29T18:20:43.654Z] 1469e6f7b9e6: Verifying Checksum [2022-08-29T18:20:43.654Z] 1469e6f7b9e6: Download complete [2022-08-29T18:20:43.654Z] eaf3925da568: Verifying Checksum [2022-08-29T18:20:43.654Z] eaf3925da568: Download complete [2022-08-29T18:20:43.654Z] 339a4e72a1f5: Verifying Checksum [2022-08-29T18:20:43.654Z] 339a4e72a1f5: Download complete [2022-08-29T18:20:43.654Z] bde34c3a00c8: Verifying Checksum [2022-08-29T18:20:43.654Z] bde34c3a00c8: Download complete [2022-08-29T18:20:43.654Z] b352a97aabf1: Verifying Checksum [2022-08-29T18:20:43.654Z] b352a97aabf1: Download complete [2022-08-29T18:20:43.654Z] 4872d77fe225: Download complete [2022-08-29T18:20:43.654Z] 5851b861e8e6: Verifying Checksum [2022-08-29T18:20:43.654Z] 5851b861e8e6: Download complete [2022-08-29T18:20:43.654Z] b85a868b505f: Verifying Checksum [2022-08-29T18:20:43.654Z] b85a868b505f: Download complete [2022-08-29T18:20:43.916Z] bab4dde63d76: Verifying Checksum [2022-08-29T18:20:43.916Z] bab4dde63d76: Download complete [2022-08-29T18:20:44.856Z] b85a868b505f: Pull complete [2022-08-29T18:20:45.118Z] e2be974225ed: Pull complete [2022-08-29T18:20:45.689Z] 339a4e72a1f5: Pull complete [2022-08-29T18:20:45.689Z] 988bab9f4d93: Pull complete [2022-08-29T18:20:45.953Z] 1469e6f7b9e6: Pull complete [2022-08-29T18:20:45.953Z] eaf3925da568: Pull complete [2022-08-29T18:20:48.504Z] bab4dde63d76: Pull complete [2022-08-29T18:20:48.504Z] bde34c3a00c8: Pull complete [2022-08-29T18:20:48.504Z] b352a97aabf1: Pull complete [2022-08-29T18:20:48.504Z] 4872d77fe225: Pull complete [2022-08-29T18:20:48.504Z] 5851b861e8e6: Pull complete [2022-08-29T18:20:48.504Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-29T18:20:48.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T18:20:48.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:20:48.621Z] prd-ubuntu20.04-docker-8c-8g-23785 does not seem to be running inside a container [2022-08-29T18:20:48.666Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-29T18:20:49.895Z] $ docker top fd1afb5d7faf2e39b65ff30093f6431ba0fde733e70efcd5a687e3d48babf4e4 -eo pid,comm [2022-08-29T18:20:49.964Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-29T18:20:49.964Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T18:20:49.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T18:20:49.998Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T18:20:50.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T18:20:50.138Z] $ docker exec fd1afb5d7faf2e39b65ff30093f6431ba0fde733e70efcd5a687e3d48babf4e4 ssh-agent [2022-08-29T18:20:50.280Z] SSH_AUTH_SOCK=/tmp/ssh-XxlVnyGIjHuT/agent.32 [2022-08-29T18:20:50.280Z] SSH_AGENT_PID=38 [2022-08-29T18:20:50.287Z] Running ssh-add (command line suppressed) [2022-08-29T18:20:50.419Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1813966838831525198.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1813966838831525198.key) [2022-08-29T18:20:50.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T18:20:50.723Z] + git tag --points-at HEAD [Pipeline] } [2022-08-29T18:20:50.741Z] $ docker exec --env ******** --env ******** fd1afb5d7faf2e39b65ff30093f6431ba0fde733e70efcd5a687e3d48babf4e4 ssh-agent -k [2022-08-29T18:20:50.888Z] unset SSH_AUTH_SOCK; [2022-08-29T18:20:50.889Z] unset SSH_AGENT_PID; [2022-08-29T18:20:50.889Z] echo Agent pid 38 killed; [2022-08-29T18:20:50.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-29T18:20:50.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T18:20:50.920Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T18:20:51.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T18:20:51.093Z] $ docker exec fd1afb5d7faf2e39b65ff30093f6431ba0fde733e70efcd5a687e3d48babf4e4 ssh-agent [2022-08-29T18:20:51.226Z] SSH_AUTH_SOCK=/tmp/ssh-KTXJoHEFjh6n/agent.72 [2022-08-29T18:20:51.226Z] SSH_AGENT_PID=78 [2022-08-29T18:20:51.233Z] Running ssh-add (command line suppressed) [2022-08-29T18:20:51.349Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7402178879632506552.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7402178879632506552.key) [2022-08-29T18:20:51.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T18:20:51.655Z] + git semver init [2022-08-29T18:20:51.915Z] 2022-08-29 18:20:51,855 [run_init] DEBUG init version:0.0.0 force:False [2022-08-29T18:20:51.915Z] 2022-08-29 18:20:51,856 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-29T18:20:51.915Z] 2022-08-29 18:20:51,857 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-29T18:20:51.915Z] 2022-08-29 18:20:51,857 [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) [2022-08-29T18:20:52.857Z] 2022-08-29 18:20:52,631 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-08-29T18:20:52.857Z] 2022-08-29 18:20:52,632 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-08-29T18:20:52.857Z] 2022-08-29 18:20:52,632 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-29T18:20:52.857Z] 2022-08-29 18:20:52,632 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-29T18:20:52.857Z] 2.3.0-dev.12 [Pipeline] } [2022-08-29T18:20:52.872Z] $ docker exec --env ******** --env ******** fd1afb5d7faf2e39b65ff30093f6431ba0fde733e70efcd5a687e3d48babf4e4 ssh-agent -k [2022-08-29T18:20:52.993Z] unset SSH_AUTH_SOCK; [2022-08-29T18:20:52.994Z] unset SSH_AGENT_PID; [2022-08-29T18:20:52.994Z] echo Agent pid 78 killed; [2022-08-29T18:20:53.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T18:20:53.359Z] + git semver [Pipeline] } [2022-08-29T18:20:53.636Z] $ docker stop --time=1 fd1afb5d7faf2e39b65ff30093f6431ba0fde733e70efcd5a687e3d48babf4e4 [2022-08-29T18:20:54.913Z] $ docker rm -f fd1afb5d7faf2e39b65ff30093f6431ba0fde733e70efcd5a687e3d48babf4e4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T18:20:55.261Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-29T18:20:55.523Z] Stashed 1 file(s) [Pipeline] echo [2022-08-29T18:20:55.525Z] [edgeXSemver]: initialized semver on version 2.3.0-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 [2022-08-29T18:20:55.678Z] provisioning config files... [2022-08-29T18:20:55.687Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7293439605177918357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:20:55.992Z] ---> docker-login.sh [2022-08-29T18:20:55.992Z] nexus3.edgexfoundry.org:10001 [2022-08-29T18:20:55.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:20:55.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:20:55.992Z] Configure a credential helper to remove this warning. See [2022-08-29T18:20:55.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:20:55.992Z] [2022-08-29T18:20:55.992Z] Login Succeeded [2022-08-29T18:20:55.992Z] nexus3.edgexfoundry.org:10002 [2022-08-29T18:20:55.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:20:56.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:20:56.252Z] Configure a credential helper to remove this warning. See [2022-08-29T18:20:56.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:20:56.253Z] [2022-08-29T18:20:56.253Z] Login Succeeded [2022-08-29T18:20:56.253Z] nexus3.edgexfoundry.org:10003 [2022-08-29T18:20:56.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:20:56.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:20:56.253Z] Configure a credential helper to remove this warning. See [2022-08-29T18:20:56.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:20:56.253Z] [2022-08-29T18:20:56.253Z] Login Succeeded [2022-08-29T18:20:56.253Z] nexus3.edgexfoundry.org:10004 [2022-08-29T18:20:56.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:20:56.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:20:56.513Z] Configure a credential helper to remove this warning. See [2022-08-29T18:20:56.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:20:56.513Z] [2022-08-29T18:20:56.513Z] Login Succeeded [2022-08-29T18:20:56.513Z] docker.io [2022-08-29T18:20:56.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:20:56.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:20:56.774Z] Configure a credential helper to remove this warning. See [2022-08-29T18:20:56.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:20:56.774Z] [2022-08-29T18:20:56.774Z] Login Succeeded [2022-08-29T18:20:56.774Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T18:20:56.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-29T18:20:56.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T18:20:56.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T18:20:56.874Z] ========================================================= [2022-08-29T18:20:56.874Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-29T18:20:56.874Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:20:57.201Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-29T18:20:57.201Z] Sending build context to Docker daemon 20.51MB [2022-08-29T18:20:57.201Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T18:20:57.201Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-29T18:20:57.462Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-29T18:20:57.462Z] 2408cc74d12b: Pulling fs layer [2022-08-29T18:20:57.462Z] ea60b727a1ce: Pulling fs layer [2022-08-29T18:20:57.462Z] 30c4a7721957: Pulling fs layer [2022-08-29T18:20:57.462Z] 370296b7ddb6: Pulling fs layer [2022-08-29T18:20:57.462Z] 7c6cee850709: Pulling fs layer [2022-08-29T18:20:57.462Z] 39a5fcdaea64: Pulling fs layer [2022-08-29T18:20:57.462Z] d94ebbe4e438: Pulling fs layer [2022-08-29T18:20:57.462Z] bcfd1f05c69d: Pulling fs layer [2022-08-29T18:20:57.462Z] 59ccb84bbe0f: Pulling fs layer [2022-08-29T18:20:57.462Z] 370296b7ddb6: Waiting [2022-08-29T18:20:57.462Z] 7c6cee850709: Waiting [2022-08-29T18:20:57.462Z] bcfd1f05c69d: Waiting [2022-08-29T18:20:57.462Z] 39a5fcdaea64: Waiting [2022-08-29T18:20:57.462Z] 59ccb84bbe0f: Waiting [2022-08-29T18:20:57.462Z] d94ebbe4e438: Waiting [2022-08-29T18:20:57.462Z] 30c4a7721957: Download complete [2022-08-29T18:20:57.462Z] ea60b727a1ce: Verifying Checksum [2022-08-29T18:20:57.462Z] ea60b727a1ce: Download complete [2022-08-29T18:20:57.462Z] 7c6cee850709: Verifying Checksum [2022-08-29T18:20:57.462Z] 7c6cee850709: Download complete [2022-08-29T18:20:57.462Z] 39a5fcdaea64: Verifying Checksum [2022-08-29T18:20:57.462Z] 39a5fcdaea64: Download complete [2022-08-29T18:20:57.462Z] 2408cc74d12b: Download complete [2022-08-29T18:20:57.462Z] d94ebbe4e438: Verifying Checksum [2022-08-29T18:20:57.462Z] d94ebbe4e438: Download complete [2022-08-29T18:20:57.726Z] 2408cc74d12b: Pull complete [2022-08-29T18:20:57.726Z] ea60b727a1ce: Pull complete [2022-08-29T18:20:57.726Z] 30c4a7721957: Pull complete [2022-08-29T18:20:57.990Z] 59ccb84bbe0f: Verifying Checksum [2022-08-29T18:20:57.990Z] bcfd1f05c69d: Verifying Checksum [2022-08-29T18:20:57.990Z] bcfd1f05c69d: Download complete [2022-08-29T18:20:58.249Z] 370296b7ddb6: Verifying Checksum [2022-08-29T18:20:58.249Z] 370296b7ddb6: Download complete [2022-08-29T18:21:02.455Z] 370296b7ddb6: Pull complete [2022-08-29T18:21:02.455Z] 7c6cee850709: Pull complete [2022-08-29T18:21:02.455Z] 39a5fcdaea64: Pull complete [2022-08-29T18:21:02.455Z] d94ebbe4e438: Pull complete [2022-08-29T18:21:05.001Z] bcfd1f05c69d: Pull complete [2022-08-29T18:21:05.570Z] 59ccb84bbe0f: Pull complete [2022-08-29T18:21:05.570Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-29T18:21:05.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T18:21:05.570Z] ---> a4fb48ad2a94 [2022-08-29T18:21:05.570Z] Step 3/13 : ARG MAKE="make build" [2022-08-29T18:21:06.958Z] ---> Running in aa67b0be808f [2022-08-29T18:21:06.958Z] Removing intermediate container aa67b0be808f [2022-08-29T18:21:06.958Z] ---> 9dd2d64e2265 [2022-08-29T18:21:06.958Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-29T18:21:06.958Z] ---> Running in 187a19dd0b2b [2022-08-29T18:21:07.218Z] Removing intermediate container 187a19dd0b2b [2022-08-29T18:21:07.218Z] ---> eeed819fcf53 [2022-08-29T18:21:07.218Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-29T18:21:07.218Z] ---> Running in 39709ce6da3a [2022-08-29T18:21:07.218Z] Removing intermediate container 39709ce6da3a [2022-08-29T18:21:07.218Z] ---> 39ddb56590c5 [2022-08-29T18:21:07.218Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-29T18:21:07.218Z] ---> Running in 6727c5398379 [2022-08-29T18:21:07.478Z] Removing intermediate container 6727c5398379 [2022-08-29T18:21:07.478Z] ---> a73e89005902 [2022-08-29T18:21:07.478Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T18:21:07.478Z] ---> Running in 783f46e79e80 [2022-08-29T18:21:08.048Z] Removing intermediate container 783f46e79e80 [2022-08-29T18:21:08.048Z] ---> eb4e2d31f0bf [2022-08-29T18:21:08.048Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T18:21:08.048Z] ---> Running in 31608bd529a0 [2022-08-29T18:21:08.309Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T18:21:09.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T18:21:09.511Z] OK: 211 MiB in 51 packages [2022-08-29T18:21:10.083Z] Removing intermediate container 31608bd529a0 [2022-08-29T18:21:10.083Z] ---> 103df9f812e8 [2022-08-29T18:21:10.083Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-29T18:21:10.083Z] ---> Running in 2599f8e8d6e2 [2022-08-29T18:21:10.083Z] Removing intermediate container 2599f8e8d6e2 [2022-08-29T18:21:10.083Z] ---> 8446fbc6fb5c [2022-08-29T18:21:10.083Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-29T18:21:10.083Z] ---> dce40eaac452 [2022-08-29T18:21:10.083Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T18:21:10.083Z] ---> Running in 8d479980dd3a [2022-08-29T18:21:10.640Z] Still waiting to schedule task [2022-08-29T18:21:10.640Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-29T18:21:32.053Z] Removing intermediate container 8d479980dd3a [2022-08-29T18:21:32.053Z] ---> be938eb4948a [2022-08-29T18:21:32.053Z] Step 12/13 : COPY . . [2022-08-29T18:21:32.053Z] ---> fcefac68c145 [2022-08-29T18:21:32.053Z] Step 13/13 : RUN ${MAKE} [2022-08-29T18:21:32.053Z] ---> Running in f62e3ca00859 [2022-08-29T18:21:32.053Z] noop [2022-08-29T18:21:32.053Z] Removing intermediate container f62e3ca00859 [2022-08-29T18:21:32.053Z] ---> 77b8b969f6b7 [2022-08-29T18:21:32.053Z] Successfully built 77b8b969f6b7 [2022-08-29T18:21:32.053Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:21:32.368Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T18:21:32.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:21:32.456Z] prd-ubuntu20.04-docker-8c-8g-23785 does not seem to be running inside a container [2022-08-29T18:21:32.496Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-08-29T18:21:32.855Z] $ docker top 3d71f7a79a7e0c58e9aa14787db30635c042040e6a19bc50e1345cd8f1d4875e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T18:21:33.276Z] + go version [2022-08-29T18:21:33.276Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-29T18:21:33.291Z] $ docker stop --time=1 3d71f7a79a7e0c58e9aa14787db30635c042040e6a19bc50e1345cd8f1d4875e [2022-08-29T18:21:34.575Z] $ docker rm -f 3d71f7a79a7e0c58e9aa14787db30635c042040e6a19bc50e1345cd8f1d4875e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:21:35.010Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T18:21:35.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:21:35.105Z] prd-ubuntu20.04-docker-8c-8g-23785 does not seem to be running inside a container [2022-08-29T18:21:35.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat [2022-08-29T18:21:35.516Z] $ docker top b210db9664e2c6ab00b50afeab103da9455c0d4351db36906eae592e4be1e03c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T18:21:35.886Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-08-29T18:21:36.188Z] + make test [2022-08-29T18:21:36.188Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-29T18:21:36.447Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-29T18:21:48.663Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-29T18:21:48.924Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.026s coverage: 10.6% of statements [2022-08-29T18:21:48.924Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-29T18:21:52.223Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.960s coverage: 13.8% of statements [2022-08-29T18:22:00.370Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-29T18:22:00.370Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-29T18:22:04.570Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-29T18:22:04.570Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-29T18:22:04.570Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-29T18:22:04.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-29T18:22:04.598Z] $ docker stop --time=1 b210db9664e2c6ab00b50afeab103da9455c0d4351db36906eae592e4be1e03c [2022-08-29T18:22:06.543Z] $ docker rm -f b210db9664e2c6ab00b50afeab103da9455c0d4351db36906eae592e4be1e03c [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T18:22:07.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-29T18:22:07.084Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-29T18:22:07.596Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-29T18:22:07.887Z] + ls -al . [2022-08-29T18:22:07.887Z] total 232 [2022-08-29T18:22:07.887Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 18:21 . [2022-08-29T18:22:07.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:20 .. [2022-08-29T18:22:07.887Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 18:21 .git [2022-08-29T18:22:07.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 18:20 .github [2022-08-29T18:22:07.887Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 29 18:20 .gitignore [2022-08-29T18:22:07.887Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 29 18:20 .golangci.yml [2022-08-29T18:22:07.887Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 18:20 .semver [2022-08-29T18:22:07.887Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 29 18:20 Attribution.txt [2022-08-29T18:22:07.887Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 29 18:20 CHANGELOG.md [2022-08-29T18:22:07.887Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 29 18:20 Dockerfile [2022-08-29T18:22:07.887Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 18:20 GOVERNANCE.md [2022-08-29T18:22:07.887Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 29 18:20 Jenkinsfile [2022-08-29T18:22:07.887Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 29 18:20 LICENSE [2022-08-29T18:22:07.887Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 29 18:20 Makefile [2022-08-29T18:22:07.887Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 29 18:20 OWNERS.md [2022-08-29T18:22:07.887Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 29 18:20 README.md [2022-08-29T18:22:07.887Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 29 18:20 VERSION [2022-08-29T18:22:07.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 18:20 bin [2022-08-29T18:22:07.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 18:20 cmd [2022-08-29T18:22:07.887Z] -rw-r--r-- 1 jenkins jenkins 76854 Aug 29 18:21 coverage.out [2022-08-29T18:22:07.887Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 29 18:20 doc [2022-08-29T18:22:07.887Z] -rw-rw-r-- 1 jenkins jenkins 3747 Aug 29 18:20 go.mod [2022-08-29T18:22:07.887Z] -rw-rw-r-- 1 jenkins jenkins 39690 Aug 29 18:20 go.sum [2022-08-29T18:22:07.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:20 internal [2022-08-29T18:22:07.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:20 snap [2022-08-29T18:22:07.887Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 29 18:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:22:08.197Z] + 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=b7cedde85df3692c69591f25206326ca90501e4e --label arch=amd64 --label version=2.3.0-dev.12 . [2022-08-29T18:22:08.197Z] Sending build context to Docker daemon 20.59MB [2022-08-29T18:22:08.197Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T18:22:08.197Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-29T18:22:08.197Z] ---> 77b8b969f6b7 [2022-08-29T18:22:08.197Z] Step 3/26 : ARG MAKE="make build" [2022-08-29T18:22:08.458Z] ---> Running in 52a0413c3402 [2022-08-29T18:22:08.458Z] Removing intermediate container 52a0413c3402 [2022-08-29T18:22:08.458Z] ---> bf2f21cb8e48 [2022-08-29T18:22:08.458Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-29T18:22:08.458Z] ---> Running in 02104b801efe [2022-08-29T18:22:08.721Z] Removing intermediate container 02104b801efe [2022-08-29T18:22:08.721Z] ---> 44f66ceb7226 [2022-08-29T18:22:08.721Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-29T18:22:08.721Z] ---> Running in 3671053d2d74 [2022-08-29T18:22:08.721Z] Removing intermediate container 3671053d2d74 [2022-08-29T18:22:08.721Z] ---> 954cadd2657d [2022-08-29T18:22:08.721Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-29T18:22:08.721Z] ---> Running in 9034debfe006 [2022-08-29T18:22:08.721Z] Removing intermediate container 9034debfe006 [2022-08-29T18:22:08.721Z] ---> 65aa6f080bfe [2022-08-29T18:22:08.721Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T18:22:08.983Z] ---> Running in e778197a294c [2022-08-29T18:22:09.556Z] Removing intermediate container e778197a294c [2022-08-29T18:22:09.556Z] ---> 43c25da1283b [2022-08-29T18:22:09.556Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T18:22:09.556Z] ---> Running in 73118a04187e [2022-08-29T18:22:09.818Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T18:22:10.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T18:22:11.024Z] OK: 211 MiB in 51 packages [2022-08-29T18:22:11.285Z] Removing intermediate container 73118a04187e [2022-08-29T18:22:11.285Z] ---> a1598c6a35fb [2022-08-29T18:22:11.285Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-29T18:22:11.285Z] ---> Running in b24ea08b118c [2022-08-29T18:22:11.285Z] Removing intermediate container b24ea08b118c [2022-08-29T18:22:11.285Z] ---> 0ebeb97fd862 [2022-08-29T18:22:11.285Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-29T18:22:11.546Z] ---> b55b47b741ca [2022-08-29T18:22:11.546Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T18:22:11.546Z] ---> Running in 8815c48c6e54 [2022-08-29T18:22:12.117Z] Removing intermediate container 8815c48c6e54 [2022-08-29T18:22:12.117Z] ---> a9c14270a0f9 [2022-08-29T18:22:12.117Z] Step 12/26 : COPY . . [2022-08-29T18:22:12.687Z] ---> f7f9005be5bb [2022-08-29T18:22:12.687Z] Step 13/26 : RUN ${MAKE} [2022-08-29T18:22:12.687Z] ---> Running in 933ab185fc7e [2022-08-29T18:22:12.947Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-29T18:22:34.896Z] Removing intermediate container 933ab185fc7e [2022-08-29T18:22:34.896Z] ---> 27d47d7a600e [2022-08-29T18:22:34.896Z] Step 14/26 : FROM alpine:3.16 [2022-08-29T18:22:36.276Z] 3.16: Pulling from library/alpine [2022-08-29T18:22:37.658Z] 213ec9aee27d: Pulling fs layer [2022-08-29T18:22:37.658Z] 213ec9aee27d: Verifying Checksum [2022-08-29T18:22:37.658Z] 213ec9aee27d: Download complete [2022-08-29T18:22:37.917Z] 213ec9aee27d: Pull complete [2022-08-29T18:22:38.858Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T18:22:38.858Z] Status: Downloaded newer image for alpine:3.16 [2022-08-29T18:22:38.858Z] ---> 9c6f07244728 [2022-08-29T18:22:38.858Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-29T18:22:38.858Z] ---> Running in 1406c6befe11 [2022-08-29T18:22:38.858Z] Removing intermediate container 1406c6befe11 [2022-08-29T18:22:38.858Z] ---> af76c2d092f9 [2022-08-29T18:22:38.858Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-29T18:22:38.858Z] ---> Running in a9a456e4bb61 [2022-08-29T18:22:39.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T18:22:39.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T18:22:39.377Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-29T18:22:39.377Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T18:22:39.377Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-29T18:22:39.377Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T18:22:39.377Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-29T18:22:39.377Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-29T18:22:39.377Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T18:22:39.377Z] OK: 8 MiB in 20 packages [2022-08-29T18:22:39.945Z] Removing intermediate container a9a456e4bb61 [2022-08-29T18:22:39.945Z] ---> 2189f9b441eb [2022-08-29T18:22:39.945Z] Step 17/26 : WORKDIR / [2022-08-29T18:22:39.945Z] ---> Running in 3bebaa81bcd0 [2022-08-29T18:22:39.945Z] Removing intermediate container 3bebaa81bcd0 [2022-08-29T18:22:39.945Z] ---> fb661699fd19 [2022-08-29T18:22:39.945Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-29T18:22:40.516Z] ---> 7fe8ffddcfc5 [2022-08-29T18:22:40.516Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-29T18:22:40.776Z] ---> 3e0653e325f8 [2022-08-29T18:22:40.776Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-29T18:22:40.776Z] ---> 1b0b2a64420f [2022-08-29T18:22:40.776Z] Step 21/26 : EXPOSE 59984 [2022-08-29T18:22:40.776Z] ---> Running in 142e304ef181 [2022-08-29T18:22:41.036Z] Removing intermediate container 142e304ef181 [2022-08-29T18:22:41.036Z] ---> 6d344b6c5b5b [2022-08-29T18:22:41.036Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-29T18:22:41.036Z] ---> Running in 8f18020c9b7e [2022-08-29T18:22:41.036Z] Removing intermediate container 8f18020c9b7e [2022-08-29T18:22:41.036Z] ---> 0232fb163f1b [2022-08-29T18:22:41.036Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T18:22:41.036Z] ---> Running in 69306ca10924 [2022-08-29T18:22:41.297Z] Removing intermediate container 69306ca10924 [2022-08-29T18:22:41.297Z] ---> ca1c1dbcb0b8 [2022-08-29T18:22:41.297Z] Step 24/26 : LABEL arch=amd64 [2022-08-29T18:22:41.297Z] ---> Running in ca6f91e11aa9 [2022-08-29T18:22:41.297Z] Removing intermediate container ca6f91e11aa9 [2022-08-29T18:22:41.297Z] ---> 2cf487dd13f4 [2022-08-29T18:22:41.297Z] Step 25/26 : LABEL git_sha=b7cedde85df3692c69591f25206326ca90501e4e [2022-08-29T18:22:41.297Z] ---> Running in 14be59900603 [2022-08-29T18:22:41.297Z] Removing intermediate container 14be59900603 [2022-08-29T18:22:41.297Z] ---> c2ab537c8f8a [2022-08-29T18:22:41.297Z] Step 26/26 : LABEL version=2.3.0-dev.12 [2022-08-29T18:22:41.297Z] ---> Running in 3bd2594a68f3 [2022-08-29T18:22:41.558Z] Removing intermediate container 3bd2594a68f3 [2022-08-29T18:22:41.558Z] ---> fe9bcff3dc66 [2022-08-29T18:22:41.558Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-29T18:22:41.558Z] Successfully built fe9bcff3dc66 [2022-08-29T18:22:41.558Z] 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 [2022-08-29T18:22:41.680Z] provisioning config files... [2022-08-29T18:22:41.688Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5886307023331589586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:22:41.986Z] ---> docker-login.sh [2022-08-29T18:22:41.986Z] nexus3.edgexfoundry.org:10001 [2022-08-29T18:22:41.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:22:41.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:22:41.986Z] Configure a credential helper to remove this warning. See [2022-08-29T18:22:41.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:22:41.986Z] [2022-08-29T18:22:41.986Z] Login Succeeded [2022-08-29T18:22:41.986Z] nexus3.edgexfoundry.org:10002 [2022-08-29T18:22:41.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:22:42.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:22:42.247Z] Configure a credential helper to remove this warning. See [2022-08-29T18:22:42.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:22:42.247Z] [2022-08-29T18:22:42.247Z] Login Succeeded [2022-08-29T18:22:42.247Z] nexus3.edgexfoundry.org:10003 [2022-08-29T18:22:42.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:22:42.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:22:42.247Z] Configure a credential helper to remove this warning. See [2022-08-29T18:22:42.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:22:42.247Z] [2022-08-29T18:22:42.247Z] Login Succeeded [2022-08-29T18:22:42.247Z] nexus3.edgexfoundry.org:10004 [2022-08-29T18:22:42.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:22:42.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:22:42.506Z] Configure a credential helper to remove this warning. See [2022-08-29T18:22:42.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:22:42.506Z] [2022-08-29T18:22:42.506Z] Login Succeeded [2022-08-29T18:22:42.506Z] docker.io [2022-08-29T18:22:42.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:22:42.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:22:42.766Z] Configure a credential helper to remove this warning. See [2022-08-29T18:22:42.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:22:42.766Z] [2022-08-29T18:22:42.766Z] Login Succeeded [2022-08-29T18:22:42.766Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T18:22:42.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T18:22:42.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T18:22:42.827Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-08-29T18:22:42.827Z] b7cedde85df3692c69591f25206326ca90501e4e [2022-08-29T18:22:42.827Z] latest [2022-08-29T18:22:42.827Z] 2.3.0-dev.12 [2022-08-29T18:22:42.827Z] b7cedde85df3692c69591f25206326ca90501e4e-2.3.0-dev.12 [2022-08-29T18:22:42.827Z] main [2022-08-29T18:22:42.827Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:22:43.143Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:b7cedde85df3692c69591f25206326ca90501e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:22:43.452Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:b7cedde85df3692c69591f25206326ca90501e4e [2022-08-29T18:22:43.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-29T18:22:43.452Z] c3dfa31d2952: Preparing [2022-08-29T18:22:43.452Z] 6a38418a72f6: Preparing [2022-08-29T18:22:43.452Z] 55d3a0589af2: Preparing [2022-08-29T18:22:43.452Z] 5126f16ed364: Preparing [2022-08-29T18:22:43.452Z] 994393dc58e7: Preparing [2022-08-29T18:22:43.452Z] 994393dc58e7: Layer already exists [2022-08-29T18:22:43.452Z] c3dfa31d2952: Pushed [2022-08-29T18:22:43.452Z] 6a38418a72f6: Pushed [2022-08-29T18:22:43.711Z] 5126f16ed364: Pushed [2022-08-29T18:22:47.010Z] 55d3a0589af2: Pushed [2022-08-29T18:22:47.010Z] b7cedde85df3692c69591f25206326ca90501e4e: digest: sha256:23e1409fc67865fd1f5964b2aaaffe0cae9367a3a4530b910c854e69409f1762 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:22:47.328Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:22:47.643Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-29T18:22:47.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-29T18:22:47.643Z] c3dfa31d2952: Preparing [2022-08-29T18:22:47.643Z] 6a38418a72f6: Preparing [2022-08-29T18:22:47.643Z] 55d3a0589af2: Preparing [2022-08-29T18:22:47.643Z] 5126f16ed364: Preparing [2022-08-29T18:22:47.643Z] 994393dc58e7: Preparing [2022-08-29T18:22:47.643Z] 55d3a0589af2: Layer already exists [2022-08-29T18:22:47.643Z] 994393dc58e7: Layer already exists [2022-08-29T18:22:47.643Z] c3dfa31d2952: Layer already exists [2022-08-29T18:22:47.643Z] 6a38418a72f6: Layer already exists [2022-08-29T18:22:47.643Z] 5126f16ed364: Layer already exists [2022-08-29T18:22:47.643Z] latest: digest: sha256:23e1409fc67865fd1f5964b2aaaffe0cae9367a3a4530b910c854e69409f1762 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:22:47.959Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:22:48.272Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.12 [2022-08-29T18:22:48.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-29T18:22:48.272Z] c3dfa31d2952: Preparing [2022-08-29T18:22:48.272Z] 6a38418a72f6: Preparing [2022-08-29T18:22:48.272Z] 55d3a0589af2: Preparing [2022-08-29T18:22:48.272Z] 5126f16ed364: Preparing [2022-08-29T18:22:48.272Z] 994393dc58e7: Preparing [2022-08-29T18:22:48.272Z] 55d3a0589af2: Layer already exists [2022-08-29T18:22:48.272Z] 6a38418a72f6: Layer already exists [2022-08-29T18:22:48.272Z] 994393dc58e7: Layer already exists [2022-08-29T18:22:48.272Z] 5126f16ed364: Layer already exists [2022-08-29T18:22:48.272Z] c3dfa31d2952: Layer already exists [2022-08-29T18:22:48.272Z] 2.3.0-dev.12: digest: sha256:23e1409fc67865fd1f5964b2aaaffe0cae9367a3a4530b910c854e69409f1762 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:22:48.615Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:b7cedde85df3692c69591f25206326ca90501e4e-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:22:49.030Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:b7cedde85df3692c69591f25206326ca90501e4e-2.3.0-dev.12 [2022-08-29T18:22:49.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-29T18:22:49.030Z] c3dfa31d2952: Preparing [2022-08-29T18:22:49.030Z] 6a38418a72f6: Preparing [2022-08-29T18:22:49.030Z] 55d3a0589af2: Preparing [2022-08-29T18:22:49.030Z] 5126f16ed364: Preparing [2022-08-29T18:22:49.030Z] 994393dc58e7: Preparing [2022-08-29T18:22:49.030Z] 55d3a0589af2: Layer already exists [2022-08-29T18:22:49.030Z] c3dfa31d2952: Layer already exists [2022-08-29T18:22:49.030Z] 5126f16ed364: Layer already exists [2022-08-29T18:22:49.030Z] 6a38418a72f6: Layer already exists [2022-08-29T18:22:49.030Z] 994393dc58e7: Layer already exists [2022-08-29T18:22:49.030Z] b7cedde85df3692c69591f25206326ca90501e4e-2.3.0-dev.12: digest: sha256:23e1409fc67865fd1f5964b2aaaffe0cae9367a3a4530b910c854e69409f1762 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:22:49.343Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [2022-08-29T18:22:49.364Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23787 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2022-08-29T18:22:49.405Z] Running in /w/workspace/device-onvif-camera/51 [Pipeline] { [Pipeline] checkout [2022-08-29T18:22:49.433Z] Selected Git installation does not exist. Using Default [2022-08-29T18:22:49.433Z] The recommended git tool is: NONE [2022-08-29T18:22:49.661Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-08-29T18:22:49.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-29T18:22:49.661Z] c3dfa31d2952: Preparing [2022-08-29T18:22:49.661Z] 6a38418a72f6: Preparing [2022-08-29T18:22:49.661Z] 55d3a0589af2: Preparing [2022-08-29T18:22:49.661Z] 5126f16ed364: Preparing [2022-08-29T18:22:49.661Z] 994393dc58e7: Preparing [2022-08-29T18:22:49.661Z] 6a38418a72f6: Layer already exists [2022-08-29T18:22:49.661Z] 55d3a0589af2: Layer already exists [2022-08-29T18:22:49.661Z] 994393dc58e7: Layer already exists [2022-08-29T18:22:49.661Z] c3dfa31d2952: Layer already exists [2022-08-29T18:22:49.661Z] 5126f16ed364: Layer already exists [2022-08-29T18:22:49.661Z] main: digest: sha256:23e1409fc67865fd1f5964b2aaaffe0cae9367a3a4530b910c854e69409f1762 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T18:22:49.711Z] ===================================================== [Pipeline] echo [2022-08-29T18:22:49.720Z] taggedImages: [2022-08-29T18:22:49.720Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:b7cedde85df3692c69591f25206326ca90501e4e [2022-08-29T18:22:49.720Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-29T18:22:49.720Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.12 [2022-08-29T18:22:49.720Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:b7cedde85df3692c69591f25206326ca90501e4e-2.3.0-dev.12 [2022-08-29T18:22:49.720Z] - 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 [2022-08-29T18:22:50.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T18:22:50.081Z] [2022-08-29T18:22:50.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:22:50.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T18:22:50.381Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-29T18:22:50.381Z] 5eb5b503b376: Pulling fs layer [2022-08-29T18:22:50.381Z] 5c69ac0246d0: Pulling fs layer [2022-08-29T18:22:50.381Z] ec43610c2a17: Pulling fs layer [2022-08-29T18:22:50.381Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-29T18:22:50.381Z] 33b1e0a273af: Pulling fs layer [2022-08-29T18:22:50.381Z] 5d3b04190fa2: Pulling fs layer [2022-08-29T18:22:50.381Z] 2f39f015ded8: Pulling fs layer [2022-08-29T18:22:50.381Z] 3a2ae6a8a46f: Waiting [2022-08-29T18:22:50.381Z] 33b1e0a273af: Waiting [2022-08-29T18:22:50.381Z] 5d3b04190fa2: Waiting [2022-08-29T18:22:50.381Z] 2f39f015ded8: Waiting [2022-08-29T18:22:50.381Z] 5c69ac0246d0: Verifying Checksum [2022-08-29T18:22:50.381Z] 5c69ac0246d0: Download complete [2022-08-29T18:22:50.381Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-29T18:22:50.381Z] 3a2ae6a8a46f: Download complete [2022-08-29T18:22:50.381Z] 33b1e0a273af: Verifying Checksum [2022-08-29T18:22:50.381Z] 33b1e0a273af: Download complete [2022-08-29T18:22:50.639Z] ec43610c2a17: Verifying Checksum [2022-08-29T18:22:50.639Z] ec43610c2a17: Download complete [2022-08-29T18:22:50.639Z] 5d3b04190fa2: Verifying Checksum [2022-08-29T18:22:50.639Z] 5d3b04190fa2: Download complete [2022-08-29T18:22:50.639Z] 5eb5b503b376: Download complete [2022-08-29T18:22:51.205Z] 2f39f015ded8: Download complete [2022-08-29T18:22:52.142Z] 5eb5b503b376: Pull complete [2022-08-29T18:22:52.142Z] 5c69ac0246d0: Pull complete [2022-08-29T18:22:52.711Z] ec43610c2a17: Pull complete [2022-08-29T18:22:52.711Z] 3a2ae6a8a46f: Pull complete [2022-08-29T18:22:52.970Z] 33b1e0a273af: Pull complete [2022-08-29T18:22:52.970Z] 5d3b04190fa2: Pull complete [2022-08-29T18:22:55.728Z] using credential edgex-jenkins-ssh [2022-08-29T18:22:55.759Z] Cloning the remote Git repository [2022-08-29T18:22:55.839Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-29T18:22:55.917Z] > git init /w/workspace/device-onvif-camera/51 # timeout=10 [2022-08-29T18:22:56.063Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-29T18:22:56.064Z] > git --version # timeout=10 [2022-08-29T18:22:56.099Z] > git --version # 'git version 2.25.1' [2022-08-29T18:22:56.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T18:22:56.205Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T18:22:57.369Z] Avoid second fetch [2022-08-29T18:22:57.370Z] Checking out Revision b7cedde85df3692c69591f25206326ca90501e4e (main) [2022-08-29T18:22:58.247Z] 2f39f015ded8: Pull complete [2022-08-29T18:22:58.247Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-29T18:22:58.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T18:22:58.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:22:58.348Z] prd-ubuntu20.04-docker-8c-8g-23785 does not seem to be running inside a container [2022-08-29T18:22:57.323Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-29T18:22:57.347Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T18:22:57.392Z] > git config core.sparsecheckout # timeout=10 [2022-08-29T18:22:57.408Z] > git checkout -f b7cedde85df3692c69591f25206326ca90501e4e # timeout=10 [2022-08-29T18:22:58.390Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-29T18:23:00.186Z] $ docker top 3c43e8c9f07a0e255c115fc52edcb30edceae373a80be13e69a223b4628e8a9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:23:00.605Z] ---> job-cost.sh [2022-08-29T18:23:00.605Z] lf-activate-venv: SKIPPING [2022-08-29T18:23:00.605Z] INFO: No Stack... [2022-08-29T18:23:00.865Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-29T18:23:01.434Z] INFO: Archiving Costs [Pipeline] sh [2022-08-29T18:23:01.720Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#147)" [2022-08-29T18:23:01.726Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-08-29T18:23:01.726Z] + cut -d, -f6 [Pipeline] lock [2022-08-29T18:23:01.739Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-51-stack-cost] [2022-08-29T18:23:01.745Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-51-stack-cost] did not exist. Created. [2022-08-29T18:23:01.745Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-29T18:23:02.056Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-29T18:23:02.091Z] Stashed 1 file(s) [Pipeline] } [2022-08-29T18:23:02.100Z] [2022-08-29T18:23:02.100Z] GitHub has been notified of this commit’s build result [2022-08-29T18:23:02.100Z] [2022-08-29T18:23:02.104Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-29T18:23:02.129Z] $ docker stop --time=1 3c43e8c9f07a0e255c115fc52edcb30edceae373a80be13e69a223b4628e8a9d [2022-08-29T18:23:03.294Z] $ docker rm -f 3c43e8c9f07a0e255c115fc52edcb30edceae373a80be13e69a223b4628e8a9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T18:23:03.976Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-29T18:23:03.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T18:23:03.976Z] Dload Upload Total Spent Left Speed [2022-08-29T18:23:03.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 82907 0 --:--:-- --:--:-- --:--:-- 82907 [Pipeline] sh [2022-08-29T18:23:04.645Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-29T18:23:04.994Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-29T18:23:04.994Z] + sudo tee /etc/docker/daemon.new [2022-08-29T18:23:04.994Z] { [2022-08-29T18:23:04.994Z] "registry-mirrors": [ [2022-08-29T18:23:04.994Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-29T18:23:04.994Z] ], [2022-08-29T18:23:04.994Z] "bip": "10.250.0.254/24", [2022-08-29T18:23:04.994Z] "hosts": [ [2022-08-29T18:23:04.994Z] "tcp://0.0.0.0:5555", [2022-08-29T18:23:04.994Z] "unix:///var/run/docker.sock" [2022-08-29T18:23:04.994Z] ], [2022-08-29T18:23:04.994Z] "mtu": 1458, [2022-08-29T18:23:04.994Z] "selinux-enabled": true, [2022-08-29T18:23:04.994Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-29T18:23:04.994Z] } [Pipeline] sh [2022-08-29T18:23:05.404Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-29T18:23:05.747Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T18:23:24.101Z] provisioning config files... [2022-08-29T18:23:24.123Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/51@tmp/config5165373000860895239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:23:24.488Z] ---> docker-login.sh [2022-08-29T18:23:24.488Z] nexus3.edgexfoundry.org:10001 [2022-08-29T18:23:25.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:23:25.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:23:25.360Z] Configure a credential helper to remove this warning. See [2022-08-29T18:23:25.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:23:25.360Z] [2022-08-29T18:23:25.360Z] Login Succeeded [2022-08-29T18:23:25.360Z] nexus3.edgexfoundry.org:10002 [2022-08-29T18:23:25.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:23:25.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:23:25.909Z] Configure a credential helper to remove this warning. See [2022-08-29T18:23:25.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:23:25.909Z] [2022-08-29T18:23:25.909Z] Login Succeeded [2022-08-29T18:23:25.909Z] nexus3.edgexfoundry.org:10003 [2022-08-29T18:23:26.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:23:26.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:23:26.184Z] Configure a credential helper to remove this warning. See [2022-08-29T18:23:26.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:23:26.184Z] [2022-08-29T18:23:26.184Z] Login Succeeded [2022-08-29T18:23:26.184Z] nexus3.edgexfoundry.org:10004 [2022-08-29T18:23:26.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:23:26.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:23:26.792Z] Configure a credential helper to remove this warning. See [2022-08-29T18:23:26.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:23:26.792Z] [2022-08-29T18:23:26.792Z] Login Succeeded [2022-08-29T18:23:26.792Z] docker.io [2022-08-29T18:23:27.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:23:28.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:23:28.504Z] Configure a credential helper to remove this warning. See [2022-08-29T18:23:28.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:23:28.504Z] [2022-08-29T18:23:28.504Z] Login Succeeded [2022-08-29T18:23:28.504Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T18:23:28.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-29T18:23:29.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T18:23:29.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T18:23:29.130Z] ========================================================= [2022-08-29T18:23:29.130Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-29T18:23:29.130Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:23:29.494Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-29T18:23:30.101Z] Sending build context to Docker daemon 14.04MB [2022-08-29T18:23:30.101Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T18:23:30.101Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-29T18:23:30.101Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-29T18:23:30.101Z] b3c136eddcbf: Pulling fs layer [2022-08-29T18:23:30.101Z] c0a3192eca97: Pulling fs layer [2022-08-29T18:23:30.101Z] a050256f5b6f: Pulling fs layer [2022-08-29T18:23:30.101Z] 656be50a0ddc: Pulling fs layer [2022-08-29T18:23:30.101Z] 2bbca73fdf42: Pulling fs layer [2022-08-29T18:23:30.101Z] 46d945488cbd: Pulling fs layer [2022-08-29T18:23:30.101Z] 8a5474983e97: Pulling fs layer [2022-08-29T18:23:30.101Z] 329c88fbcd65: Pulling fs layer [2022-08-29T18:23:30.101Z] 2bbca73fdf42: Waiting [2022-08-29T18:23:30.101Z] 46d945488cbd: Waiting [2022-08-29T18:23:30.101Z] 8a5474983e97: Waiting [2022-08-29T18:23:30.101Z] 329c88fbcd65: Waiting [2022-08-29T18:23:30.101Z] 656be50a0ddc: Waiting [2022-08-29T18:23:30.380Z] a050256f5b6f: Download complete [2022-08-29T18:23:30.380Z] c0a3192eca97: Verifying Checksum [2022-08-29T18:23:30.380Z] c0a3192eca97: Download complete [2022-08-29T18:23:30.380Z] 2bbca73fdf42: Verifying Checksum [2022-08-29T18:23:30.380Z] 2bbca73fdf42: Download complete [2022-08-29T18:23:30.380Z] 46d945488cbd: Verifying Checksum [2022-08-29T18:23:30.380Z] 46d945488cbd: Download complete [2022-08-29T18:23:30.380Z] b3c136eddcbf: Verifying Checksum [2022-08-29T18:23:30.380Z] b3c136eddcbf: Download complete [2022-08-29T18:23:31.382Z] b3c136eddcbf: Pull complete [2022-08-29T18:23:31.382Z] 329c88fbcd65: Verifying Checksum [2022-08-29T18:23:31.382Z] 329c88fbcd65: Download complete [2022-08-29T18:23:31.662Z] c0a3192eca97: Pull complete [2022-08-29T18:23:32.271Z] a050256f5b6f: Pull complete [2022-08-29T18:23:32.548Z] 8a5474983e97: Verifying Checksum [2022-08-29T18:23:32.548Z] 8a5474983e97: Download complete [2022-08-29T18:23:33.145Z] 656be50a0ddc: Verifying Checksum [2022-08-29T18:23:33.145Z] 656be50a0ddc: Download complete [2022-08-29T18:23:48.254Z] 656be50a0ddc: Pull complete [2022-08-29T18:23:48.254Z] 2bbca73fdf42: Pull complete [2022-08-29T18:23:48.254Z] 46d945488cbd: Pull complete [2022-08-29T18:23:52.595Z] 8a5474983e97: Pull complete [2022-08-29T18:23:54.577Z] 329c88fbcd65: Pull complete [2022-08-29T18:23:54.577Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-29T18:23:54.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T18:23:54.577Z] ---> ff4287adb874 [2022-08-29T18:23:54.577Z] Step 3/13 : ARG MAKE="make build" [2022-08-29T18:23:56.556Z] ---> Running in 1a497cd30f61 [2022-08-29T18:23:56.556Z] Removing intermediate container 1a497cd30f61 [2022-08-29T18:23:56.556Z] ---> a6081fb1eef4 [2022-08-29T18:23:56.556Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-29T18:23:56.556Z] ---> Running in 3a5abf41dd31 [2022-08-29T18:23:56.831Z] Removing intermediate container 3a5abf41dd31 [2022-08-29T18:23:56.831Z] ---> 9df003a9ecbe [2022-08-29T18:23:56.831Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-29T18:23:57.109Z] ---> Running in 6cc26f4e46f6 [2022-08-29T18:23:57.385Z] Removing intermediate container 6cc26f4e46f6 [2022-08-29T18:23:57.385Z] ---> fadfcab4720f [2022-08-29T18:23:57.385Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-29T18:23:57.385Z] ---> Running in f2663afd39e8 [2022-08-29T18:23:57.671Z] Removing intermediate container f2663afd39e8 [2022-08-29T18:23:57.671Z] ---> 4db872bef99c [2022-08-29T18:23:57.671Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T18:23:57.950Z] ---> Running in a66a299be0c5 [2022-08-29T18:24:00.603Z] Removing intermediate container a66a299be0c5 [2022-08-29T18:24:00.603Z] ---> 894374eeaa73 [2022-08-29T18:24:00.603Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T18:24:00.603Z] ---> Running in 9d799e5c5c47 [2022-08-29T18:24:01.582Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T18:24:02.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T18:24:03.549Z] OK: 221 MiB in 51 packages [2022-08-29T18:24:04.147Z] Removing intermediate container 9d799e5c5c47 [2022-08-29T18:24:04.147Z] ---> 660191c9cfa1 [2022-08-29T18:24:04.147Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-29T18:24:04.147Z] ---> Running in 21c13215b266 [2022-08-29T18:24:04.427Z] Removing intermediate container 21c13215b266 [2022-08-29T18:24:04.427Z] ---> da4d4db1f00c [2022-08-29T18:24:04.427Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-29T18:24:05.054Z] ---> 07c28fe1127d [2022-08-29T18:24:05.054Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T18:24:05.054Z] ---> Running in 7c91ae0ec1cd [2022-08-29T18:25:01.607Z] Removing intermediate container 7c91ae0ec1cd [2022-08-29T18:25:01.607Z] ---> 39367da2f111 [2022-08-29T18:25:01.607Z] Step 12/13 : COPY . . [2022-08-29T18:25:01.607Z] ---> 90f72c57d61c [2022-08-29T18:25:01.607Z] Step 13/13 : RUN ${MAKE} [2022-08-29T18:25:01.607Z] ---> Running in c0a25e8034df [2022-08-29T18:25:01.607Z] noop [2022-08-29T18:25:01.607Z] Removing intermediate container c0a25e8034df [2022-08-29T18:25:01.607Z] ---> 0c76ac013e5c [2022-08-29T18:25:01.607Z] Successfully built 0c76ac013e5c [2022-08-29T18:25:01.607Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:25:01.976Z] + docker inspect -f . ci-base-image-arm64 [2022-08-29T18:25:01.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:25:02.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-23787 does not seem to be running inside a container [2022-08-29T18:25:02.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/51 -v /w/workspace/device-onvif-camera/51:/w/workspace/device-onvif-camera/51:rw,z -v /w/workspace/device-onvif-camera/51@tmp:/w/workspace/device-onvif-camera/51@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 [2022-08-29T18:25:03.604Z] $ docker top 35c23746dcf1bf932a6835b63c724f489aa41d3d5f3c78a95f7faf0febfb9837 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T18:25:04.513Z] + go version [2022-08-29T18:25:04.513Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-29T18:25:04.545Z] $ docker stop --time=1 35c23746dcf1bf932a6835b63c724f489aa41d3d5f3c78a95f7faf0febfb9837 [2022-08-29T18:25:06.195Z] $ docker rm -f 35c23746dcf1bf932a6835b63c724f489aa41d3d5f3c78a95f7faf0febfb9837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:25:06.839Z] + docker inspect -f . ci-base-image-arm64 [2022-08-29T18:25:06.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:25:07.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-23787 does not seem to be running inside a container [2022-08-29T18:25:07.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/51 -v /w/workspace/device-onvif-camera/51:/w/workspace/device-onvif-camera/51:rw,z -v /w/workspace/device-onvif-camera/51@tmp:/w/workspace/device-onvif-camera/51@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 [2022-08-29T18:25:08.432Z] $ docker top 32de8356b1f64835bb9453d17a0e25119fa2fd8a4e262f45746ec865a3e7e414 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T18:25:09.335Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/51 [Pipeline] fileExists [Pipeline] sh [2022-08-29T18:25:10.016Z] + make test [2022-08-29T18:25:10.016Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-29T18:25:12.001Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-29T18:26:48.918Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-29T18:26:48.918Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.122s coverage: 10.6% of statements [2022-08-29T18:26:48.918Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-29T18:27:07.243Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.191s coverage: 13.8% of statements [2022-08-29T18:27:07.243Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-29T18:27:07.243Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-29T18:27:29.466Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-29T18:27:29.466Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-29T18:27:29.466Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-29T18:27:29.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-29T18:27:29.808Z] $ docker stop --time=1 32de8356b1f64835bb9453d17a0e25119fa2fd8a4e262f45746ec865a3e7e414 [2022-08-29T18:27:31.649Z] $ docker rm -f 32de8356b1f64835bb9453d17a0e25119fa2fd8a4e262f45746ec865a3e7e414 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T18:27:32.764Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-29T18:27:32.798Z] Warning: overwriting stash ‘coverage-report’ [2022-08-29T18:27:33.683Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T18:27:34.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-29T18:27:34.431Z] + ls -al . [2022-08-29T18:27:34.431Z] total 228 [2022-08-29T18:27:34.431Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 18:25 . [2022-08-29T18:27:34.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:22 .. [2022-08-29T18:27:34.431Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 18:23 .git [2022-08-29T18:27:34.431Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 18:22 .github [2022-08-29T18:27:34.431Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 29 18:22 .gitignore [2022-08-29T18:27:34.431Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 29 18:22 .golangci.yml [2022-08-29T18:27:34.431Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 29 18:22 Attribution.txt [2022-08-29T18:27:34.431Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 29 18:22 CHANGELOG.md [2022-08-29T18:27:34.431Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 29 18:22 Dockerfile [2022-08-29T18:27:34.431Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 18:22 GOVERNANCE.md [2022-08-29T18:27:34.431Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 29 18:22 Jenkinsfile [2022-08-29T18:27:34.431Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 29 18:22 LICENSE [2022-08-29T18:27:34.431Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 29 18:22 Makefile [2022-08-29T18:27:34.431Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 29 18:22 OWNERS.md [2022-08-29T18:27:34.431Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 29 18:22 README.md [2022-08-29T18:27:34.431Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 29 18:20 VERSION [2022-08-29T18:27:34.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 18:22 bin [2022-08-29T18:27:34.431Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 18:22 cmd [2022-08-29T18:27:34.431Z] -rw-r--r-- 1 jenkins jenkins 76854 Aug 29 18:27 coverage.out [2022-08-29T18:27:34.431Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 29 18:22 doc [2022-08-29T18:27:34.431Z] -rw-rw-r-- 1 jenkins jenkins 3747 Aug 29 18:22 go.mod [2022-08-29T18:27:34.431Z] -rw-rw-r-- 1 jenkins jenkins 39690 Aug 29 18:22 go.sum [2022-08-29T18:27:34.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:22 internal [2022-08-29T18:27:34.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 18:22 snap [2022-08-29T18:27:34.431Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 29 18:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:27:34.791Z] + 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=b7cedde85df3692c69591f25206326ca90501e4e --label arch=arm64 --label version=2.3.0-dev.12 . [2022-08-29T18:27:35.387Z] Sending build context to Docker daemon 14.11MB [2022-08-29T18:27:35.387Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-29T18:27:35.387Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-29T18:27:35.387Z] ---> 0c76ac013e5c [2022-08-29T18:27:35.387Z] Step 3/26 : ARG MAKE="make build" [2022-08-29T18:27:35.387Z] ---> Running in 21cb5c6293d2 [2022-08-29T18:27:35.987Z] Removing intermediate container 21cb5c6293d2 [2022-08-29T18:27:35.987Z] ---> 4e0fd5522cdc [2022-08-29T18:27:35.987Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-29T18:27:35.987Z] ---> Running in e33de593c0be [2022-08-29T18:27:36.262Z] Removing intermediate container e33de593c0be [2022-08-29T18:27:36.262Z] ---> 78841fd24eae [2022-08-29T18:27:36.262Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-29T18:27:36.262Z] ---> Running in 567ee6b4fbc4 [2022-08-29T18:27:36.537Z] Removing intermediate container 567ee6b4fbc4 [2022-08-29T18:27:36.537Z] ---> 88aa3f906b7f [2022-08-29T18:27:36.537Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-29T18:27:36.810Z] ---> Running in 0a997be10e2c [2022-08-29T18:27:37.084Z] Removing intermediate container 0a997be10e2c [2022-08-29T18:27:37.084Z] ---> 5c2ffc4ea010 [2022-08-29T18:27:37.084Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T18:27:37.084Z] ---> Running in af917595ad70 [2022-08-29T18:27:39.076Z] Removing intermediate container af917595ad70 [2022-08-29T18:27:39.076Z] ---> 82eeb286e9fd [2022-08-29T18:27:39.076Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-29T18:27:39.076Z] ---> Running in 16e48adf1222 [2022-08-29T18:27:39.671Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T18:27:40.647Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T18:27:41.626Z] OK: 221 MiB in 51 packages [2022-08-29T18:27:42.224Z] Removing intermediate container 16e48adf1222 [2022-08-29T18:27:42.224Z] ---> d8c1e623d471 [2022-08-29T18:27:42.224Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-29T18:27:42.506Z] ---> Running in 37d091417b2b [2022-08-29T18:27:42.780Z] Removing intermediate container 37d091417b2b [2022-08-29T18:27:42.780Z] ---> 902a90e12cff [2022-08-29T18:27:42.780Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-29T18:27:43.378Z] ---> 4e8226b6c00e [2022-08-29T18:27:43.378Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T18:27:43.378Z] ---> Running in 411d1586f2a5 [2022-08-29T18:27:45.355Z] Removing intermediate container 411d1586f2a5 [2022-08-29T18:27:45.355Z] ---> 7bebdff07d72 [2022-08-29T18:27:45.355Z] Step 12/26 : COPY . . [2022-08-29T18:27:46.792Z] ---> ca793cc2708b [2022-08-29T18:27:46.792Z] Step 13/26 : RUN ${MAKE} [2022-08-29T18:27:46.792Z] ---> Running in 7322a69283a2 [2022-08-29T18:27:47.777Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-29T18:30:09.689Z] Removing intermediate container 7322a69283a2 [2022-08-29T18:30:09.689Z] ---> adb76258be60 [2022-08-29T18:30:09.689Z] Step 14/26 : FROM alpine:3.16 [2022-08-29T18:30:09.689Z] 3.16: Pulling from library/alpine [2022-08-29T18:30:09.689Z] 9b18e9b68314: Pulling fs layer [2022-08-29T18:30:09.689Z] 9b18e9b68314: Verifying Checksum [2022-08-29T18:30:09.689Z] 9b18e9b68314: Download complete [2022-08-29T18:30:09.689Z] 9b18e9b68314: Pull complete [2022-08-29T18:30:09.690Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T18:30:09.690Z] Status: Downloaded newer image for alpine:3.16 [2022-08-29T18:30:09.690Z] ---> a6215f271958 [2022-08-29T18:30:09.690Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-29T18:30:09.690Z] ---> Running in b0f429f69109 [2022-08-29T18:30:09.690Z] Removing intermediate container b0f429f69109 [2022-08-29T18:30:09.690Z] ---> 2aa9ee026d1d [2022-08-29T18:30:09.690Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-29T18:30:09.690Z] ---> Running in 0506b282471e [2022-08-29T18:30:09.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T18:30:09.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T18:30:09.690Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-29T18:30:09.690Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T18:30:09.690Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-29T18:30:09.690Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T18:30:09.690Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-29T18:30:09.690Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-29T18:30:09.690Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T18:30:09.690Z] OK: 8 MiB in 20 packages [2022-08-29T18:30:09.690Z] Removing intermediate container 0506b282471e [2022-08-29T18:30:09.690Z] ---> d2cf3e663ae3 [2022-08-29T18:30:09.690Z] Step 17/26 : WORKDIR / [2022-08-29T18:30:09.965Z] ---> Running in dfed847eb6c2 [2022-08-29T18:30:10.239Z] Removing intermediate container dfed847eb6c2 [2022-08-29T18:30:10.239Z] ---> 32deb89f6e2c [2022-08-29T18:30:10.239Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-29T18:30:11.675Z] ---> 27eaf8ad069a [2022-08-29T18:30:11.675Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-29T18:30:12.274Z] ---> baab8fe52b25 [2022-08-29T18:30:12.274Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-29T18:30:12.869Z] ---> e7800a236dd9 [2022-08-29T18:30:12.869Z] Step 21/26 : EXPOSE 59984 [2022-08-29T18:30:12.869Z] ---> Running in e1c200408b6b [2022-08-29T18:30:13.144Z] Removing intermediate container e1c200408b6b [2022-08-29T18:30:13.144Z] ---> e165c5251ab3 [2022-08-29T18:30:13.144Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-29T18:30:13.144Z] ---> Running in 78c9cd7e8ade [2022-08-29T18:30:13.749Z] Removing intermediate container 78c9cd7e8ade [2022-08-29T18:30:13.749Z] ---> 17d02c29bb60 [2022-08-29T18:30:13.749Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T18:30:13.749Z] ---> Running in f279e5338cb9 [2022-08-29T18:30:14.025Z] Removing intermediate container f279e5338cb9 [2022-08-29T18:30:14.025Z] ---> 9fe704fe5e78 [2022-08-29T18:30:14.025Z] Step 24/26 : LABEL arch=arm64 [2022-08-29T18:30:14.025Z] ---> Running in 427330dc639b [2022-08-29T18:30:14.299Z] Removing intermediate container 427330dc639b [2022-08-29T18:30:14.299Z] ---> 028e455e37fa [2022-08-29T18:30:14.299Z] Step 25/26 : LABEL git_sha=b7cedde85df3692c69591f25206326ca90501e4e [2022-08-29T18:30:14.572Z] ---> Running in 80c5b669b9ac [2022-08-29T18:30:14.846Z] Removing intermediate container 80c5b669b9ac [2022-08-29T18:30:14.846Z] ---> d179c5b71645 [2022-08-29T18:30:14.846Z] Step 26/26 : LABEL version=2.3.0-dev.12 [2022-08-29T18:30:14.846Z] ---> Running in 3f5cc27fc80e [2022-08-29T18:30:15.121Z] Removing intermediate container 3f5cc27fc80e [2022-08-29T18:30:15.121Z] ---> 7392666d1e1e [2022-08-29T18:30:15.121Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-29T18:30:15.121Z] Successfully built 7392666d1e1e [2022-08-29T18:30:15.121Z] 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 [2022-08-29T18:30:15.247Z] provisioning config files... [2022-08-29T18:30:15.267Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/51@tmp/config7429160212140957352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:30:15.618Z] ---> docker-login.sh [2022-08-29T18:30:15.618Z] nexus3.edgexfoundry.org:10001 [2022-08-29T18:30:15.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:30:15.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:30:15.893Z] Configure a credential helper to remove this warning. See [2022-08-29T18:30:15.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:30:15.893Z] [2022-08-29T18:30:15.893Z] Login Succeeded [2022-08-29T18:30:15.893Z] nexus3.edgexfoundry.org:10002 [2022-08-29T18:30:16.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:30:16.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:30:16.490Z] Configure a credential helper to remove this warning. See [2022-08-29T18:30:16.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:30:16.490Z] [2022-08-29T18:30:16.490Z] Login Succeeded [2022-08-29T18:30:16.490Z] nexus3.edgexfoundry.org:10003 [2022-08-29T18:30:17.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:30:17.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:30:17.088Z] Configure a credential helper to remove this warning. See [2022-08-29T18:30:17.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:30:17.088Z] [2022-08-29T18:30:17.088Z] Login Succeeded [2022-08-29T18:30:17.088Z] nexus3.edgexfoundry.org:10004 [2022-08-29T18:30:17.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:30:17.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:30:17.636Z] Configure a credential helper to remove this warning. See [2022-08-29T18:30:17.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:30:17.636Z] [2022-08-29T18:30:17.636Z] Login Succeeded [2022-08-29T18:30:17.636Z] docker.io [2022-08-29T18:30:17.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T18:30:18.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T18:30:18.505Z] Configure a credential helper to remove this warning. See [2022-08-29T18:30:18.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T18:30:18.505Z] [2022-08-29T18:30:18.505Z] Login Succeeded [2022-08-29T18:30:18.505Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T18:30:18.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T18:30:18.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T18:30:18.584Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-08-29T18:30:18.584Z] b7cedde85df3692c69591f25206326ca90501e4e [2022-08-29T18:30:18.584Z] latest [2022-08-29T18:30:18.584Z] 2.3.0-dev.12 [2022-08-29T18:30:18.584Z] b7cedde85df3692c69591f25206326ca90501e4e-2.3.0-dev.12 [2022-08-29T18:30:18.584Z] main [2022-08-29T18:30:18.584Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:30:18.948Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b7cedde85df3692c69591f25206326ca90501e4e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:30:19.308Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b7cedde85df3692c69591f25206326ca90501e4e [2022-08-29T18:30:19.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-29T18:30:19.308Z] 4d99fcaaacf3: Preparing [2022-08-29T18:30:19.308Z] df31c27623e5: Preparing [2022-08-29T18:30:19.308Z] 3b714a3e3d8c: Preparing [2022-08-29T18:30:19.308Z] 6b11cd9dc227: Preparing [2022-08-29T18:30:19.308Z] 5d3e392a13a0: Preparing [2022-08-29T18:30:19.581Z] 5d3e392a13a0: Layer already exists [2022-08-29T18:30:19.581Z] 4d99fcaaacf3: Pushed [2022-08-29T18:30:19.581Z] df31c27623e5: Pushed [2022-08-29T18:30:20.559Z] 6b11cd9dc227: Pushed [2022-08-29T18:30:25.952Z] 3b714a3e3d8c: Pushed [2022-08-29T18:30:25.952Z] b7cedde85df3692c69591f25206326ca90501e4e: digest: sha256:ca1043393bf8ca99c96f8c5082a1c06d87b648089fd635e465eecda32124518a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:30:26.314Z] + 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 [2022-08-29T18:30:26.679Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-29T18:30:26.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-29T18:30:26.679Z] 4d99fcaaacf3: Preparing [2022-08-29T18:30:26.679Z] df31c27623e5: Preparing [2022-08-29T18:30:26.679Z] 3b714a3e3d8c: Preparing [2022-08-29T18:30:26.679Z] 6b11cd9dc227: Preparing [2022-08-29T18:30:26.679Z] 5d3e392a13a0: Preparing [2022-08-29T18:30:26.679Z] 6b11cd9dc227: Layer already exists [2022-08-29T18:30:26.679Z] 3b714a3e3d8c: Layer already exists [2022-08-29T18:30:26.679Z] df31c27623e5: Layer already exists [2022-08-29T18:30:26.679Z] 4d99fcaaacf3: Layer already exists [2022-08-29T18:30:26.679Z] 5d3e392a13a0: Layer already exists [2022-08-29T18:30:26.950Z] latest: digest: sha256:ca1043393bf8ca99c96f8c5082a1c06d87b648089fd635e465eecda32124518a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:30:27.317Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:30:27.678Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.12 [2022-08-29T18:30:27.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-29T18:30:27.678Z] 4d99fcaaacf3: Preparing [2022-08-29T18:30:27.678Z] df31c27623e5: Preparing [2022-08-29T18:30:27.678Z] 3b714a3e3d8c: Preparing [2022-08-29T18:30:27.678Z] 6b11cd9dc227: Preparing [2022-08-29T18:30:27.678Z] 5d3e392a13a0: Preparing [2022-08-29T18:30:27.678Z] 3b714a3e3d8c: Layer already exists [2022-08-29T18:30:27.678Z] df31c27623e5: Layer already exists [2022-08-29T18:30:27.678Z] 4d99fcaaacf3: Layer already exists [2022-08-29T18:30:27.678Z] 6b11cd9dc227: Layer already exists [2022-08-29T18:30:27.678Z] 5d3e392a13a0: Layer already exists [2022-08-29T18:30:27.950Z] 2.3.0-dev.12: digest: sha256:ca1043393bf8ca99c96f8c5082a1c06d87b648089fd635e465eecda32124518a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:30:28.376Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b7cedde85df3692c69591f25206326ca90501e4e-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:30:28.751Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b7cedde85df3692c69591f25206326ca90501e4e-2.3.0-dev.12 [2022-08-29T18:30:28.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-29T18:30:28.751Z] 4d99fcaaacf3: Preparing [2022-08-29T18:30:28.751Z] df31c27623e5: Preparing [2022-08-29T18:30:28.751Z] 3b714a3e3d8c: Preparing [2022-08-29T18:30:28.751Z] 6b11cd9dc227: Preparing [2022-08-29T18:30:28.751Z] 5d3e392a13a0: Preparing [2022-08-29T18:30:29.031Z] df31c27623e5: Layer already exists [2022-08-29T18:30:29.031Z] 4d99fcaaacf3: Layer already exists [2022-08-29T18:30:29.031Z] 3b714a3e3d8c: Layer already exists [2022-08-29T18:30:29.031Z] 5d3e392a13a0: Layer already exists [2022-08-29T18:30:29.031Z] 6b11cd9dc227: Layer already exists [2022-08-29T18:30:29.031Z] b7cedde85df3692c69591f25206326ca90501e4e-2.3.0-dev.12: digest: sha256:ca1043393bf8ca99c96f8c5082a1c06d87b648089fd635e465eecda32124518a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:30:29.412Z] + 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 [2022-08-29T18:30:29.771Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-08-29T18:30:29.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-29T18:30:29.771Z] 4d99fcaaacf3: Preparing [2022-08-29T18:30:29.771Z] df31c27623e5: Preparing [2022-08-29T18:30:29.771Z] 3b714a3e3d8c: Preparing [2022-08-29T18:30:29.771Z] 6b11cd9dc227: Preparing [2022-08-29T18:30:29.771Z] 5d3e392a13a0: Preparing [2022-08-29T18:30:29.771Z] 5d3e392a13a0: Layer already exists [2022-08-29T18:30:29.771Z] df31c27623e5: Layer already exists [2022-08-29T18:30:29.771Z] 3b714a3e3d8c: Layer already exists [2022-08-29T18:30:29.771Z] 6b11cd9dc227: Layer already exists [2022-08-29T18:30:29.771Z] 4d99fcaaacf3: Layer already exists [2022-08-29T18:30:30.042Z] main: digest: sha256:ca1043393bf8ca99c96f8c5082a1c06d87b648089fd635e465eecda32124518a size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T18:30:30.105Z] ===================================================== [Pipeline] echo [2022-08-29T18:30:30.115Z] taggedImages: [2022-08-29T18:30:30.115Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b7cedde85df3692c69591f25206326ca90501e4e [2022-08-29T18:30:30.115Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-29T18:30:30.115Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.12 [2022-08-29T18:30:30.115Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b7cedde85df3692c69591f25206326ca90501e4e-2.3.0-dev.12 [2022-08-29T18:30:30.115Z] - 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 [2022-08-29T18:30:30.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T18:30:30.488Z] [2022-08-29T18:30:30.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:30:30.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T18:30:31.117Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-29T18:30:31.117Z] 8998bd30e6a1: Pulling fs layer [2022-08-29T18:30:31.117Z] 04944245beec: Pulling fs layer [2022-08-29T18:30:31.117Z] 699f458cf7ca: Pulling fs layer [2022-08-29T18:30:31.117Z] 765212b225bb: Pulling fs layer [2022-08-29T18:30:31.117Z] f23df028b6ca: Pulling fs layer [2022-08-29T18:30:31.117Z] d65c8cfc05b1: Pulling fs layer [2022-08-29T18:30:31.117Z] 2437ff75d9bd: Pulling fs layer [2022-08-29T18:30:31.117Z] 765212b225bb: Waiting [2022-08-29T18:30:31.117Z] f23df028b6ca: Waiting [2022-08-29T18:30:31.117Z] d65c8cfc05b1: Waiting [2022-08-29T18:30:31.117Z] 2437ff75d9bd: Waiting [2022-08-29T18:30:31.117Z] 04944245beec: Verifying Checksum [2022-08-29T18:30:31.117Z] 04944245beec: Download complete [2022-08-29T18:30:31.117Z] 765212b225bb: Download complete [2022-08-29T18:30:31.117Z] f23df028b6ca: Verifying Checksum [2022-08-29T18:30:31.117Z] f23df028b6ca: Download complete [2022-08-29T18:30:31.117Z] d65c8cfc05b1: Verifying Checksum [2022-08-29T18:30:31.117Z] d65c8cfc05b1: Download complete [2022-08-29T18:30:31.392Z] 699f458cf7ca: Verifying Checksum [2022-08-29T18:30:31.392Z] 699f458cf7ca: Download complete [2022-08-29T18:30:31.665Z] 8998bd30e6a1: Download complete [2022-08-29T18:30:34.297Z] 2437ff75d9bd: Verifying Checksum [2022-08-29T18:30:34.297Z] 2437ff75d9bd: Download complete [2022-08-29T18:30:36.274Z] 8998bd30e6a1: Pull complete [2022-08-29T18:30:36.549Z] 04944245beec: Pull complete [2022-08-29T18:30:37.998Z] 699f458cf7ca: Pull complete [2022-08-29T18:30:38.272Z] 765212b225bb: Pull complete [2022-08-29T18:30:39.257Z] f23df028b6ca: Pull complete [2022-08-29T18:30:39.529Z] d65c8cfc05b1: Pull complete [2022-08-29T18:30:54.609Z] 2437ff75d9bd: Pull complete [2022-08-29T18:30:54.609Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-29T18:30:54.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T18:30:54.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:30:54.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-23787 does not seem to be running inside a container [2022-08-29T18:30:54.970Z] $ 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/51 -v /w/workspace/device-onvif-camera/51:/w/workspace/device-onvif-camera/51:rw,z -v /w/workspace/device-onvif-camera/51@tmp:/w/workspace/device-onvif-camera/51@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 [2022-08-29T18:30:57.807Z] $ docker top b9a98ec732d0e26da2c5e1c82461a6afada5fdb05b33fe0c0d00eb056b11601e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:30:58.794Z] ---> job-cost.sh [2022-08-29T18:30:58.794Z] lf-activate-venv: SKIPPING [2022-08-29T18:30:58.794Z] INFO: No Stack... [2022-08-29T18:30:59.067Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-29T18:31:00.044Z] INFO: Archiving Costs [Pipeline] sh [2022-08-29T18:31:00.704Z] + cat /w/workspace/device-onvif-camera/51/archives/cost.csv [2022-08-29T18:31:00.704Z] + cut -d, -f6 [Pipeline] lock [2022-08-29T18:31:00.775Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-51-stack-cost] [2022-08-29T18:31:00.782Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-51-stack-cost] did not exist. Created. [2022-08-29T18:31:00.782Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-29T18:31:01.500Z] /w/workspace/device-onvif-camera/51@tmp/durable-c33573b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-29T18:31:02.176Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-29T18:31:02.206Z] Warning: overwriting stash ‘stack-cost’ [2022-08-29T18:31:02.277Z] Stashed 1 file(s) [Pipeline] } [2022-08-29T18:31:02.283Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-29T18:31:02.314Z] $ docker stop --time=1 b9a98ec732d0e26da2c5e1c82461a6afada5fdb05b33fe0c0d00eb056b11601e [2022-08-29T18:31:03.824Z] $ docker rm -f b9a98ec732d0e26da2c5e1c82461a6afada5fdb05b33fe0c0d00eb056b11601e [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 [2022-08-29T18:31:04.294Z] provisioning config files... [2022-08-29T18:31:04.303Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5300304281028321977tmp [Pipeline] { [Pipeline] sh [2022-08-29T18:31:04.601Z] + set +x [2022-08-29T18:31:04.601Z] + curl -s https://codecov.io/bash [2022-08-29T18:31:04.601Z] + bash -s -- [2022-08-29T18:31:04.601Z] [2022-08-29T18:31:04.601Z] _____ _ [2022-08-29T18:31:04.601Z] / ____| | | [2022-08-29T18:31:04.601Z] | | ___ __| | ___ ___ _____ __ [2022-08-29T18:31:04.601Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-29T18:31:04.601Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-29T18:31:04.601Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-29T18:31:04.601Z] Bash-1.0.6 [2022-08-29T18:31:04.601Z] [2022-08-29T18:31:04.601Z] [2022-08-29T18:31:04.601Z] ==> git version 2.25.1 found [2022-08-29T18:31:04.601Z] ==> 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 [2022-08-29T18:31:04.601Z] Release-Date: 2020-01-08 [2022-08-29T18:31:04.601Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-29T18:31:04.601Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-29T18:31:04.601Z] ==> Jenkins CI detected. [2022-08-29T18:31:04.601Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-08-29T18:31:04.601Z] project root: . [2022-08-29T18:31:04.601Z] --> token set from env [2022-08-29T18:31:04.601Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-29T18:31:04.601Z] ==> Running gcov in . (disable via -X gcov) [2022-08-29T18:31:04.601Z] ==> Python coveragepy not found [2022-08-29T18:31:04.601Z] ==> Searching for coverage reports in: [2022-08-29T18:31:04.601Z] + . [2022-08-29T18:31:04.601Z] -> Found 1 reports [2022-08-29T18:31:04.601Z] ==> Detecting git/mercurial file structure [2022-08-29T18:31:04.861Z] ==> Reading reports [2022-08-29T18:31:04.861Z] + ./coverage.out bytes=76854 [2022-08-29T18:31:04.861Z] ==> Appending adjustments [2022-08-29T18:31:04.861Z] https://docs.codecov.io/docs/fixing-reports [2022-08-29T18:31:04.861Z] + Found adjustments [2022-08-29T18:31:04.861Z] ==> Gzipping contents [2022-08-29T18:31:04.861Z] 12K /tmp/codecov.Ku3fV7.gz [2022-08-29T18:31:04.861Z] ==> Uploading reports [2022-08-29T18:31:04.861Z] url: https://codecov.io [2022-08-29T18:31:04.861Z] query: branch=main&commit=b7cedde85df3692c69591f25206326ca90501e4e&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-29T18:31:04.861Z] -> Pinging Codecov [2022-08-29T18:31:04.861Z] 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=b7cedde85df3692c69591f25206326ca90501e4e&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-29T18:31:05.328Z] -> Uploading to [2022-08-29T18:31:05.329Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-29/F29A59C45E3A92E06B3E522C9905F8EF/b7cedde85df3692c69591f25206326ca90501e4e/c5991cb9-910a-4339-9181-64b2ba3f953e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220829T183105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78c0ee0e202bd819fd3fc0cdfde3bfa6c790a490ccea543da4a2979dba971d91 [2022-08-29T18:31:05.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T18:31:05.329Z] Dload Upload Total Spent Left Speed [2022-08-29T18:31:05.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10385 0 0 100 10385 0 47857 --:--:-- --:--:-- --:--:-- 47857 [2022-08-29T18:31:05.591Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/b7cedde85df3692c69591f25206326ca90501e4e [Pipeline] } [2022-08-29T18:31:05.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-29T18:31:05.803Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-29T18:31:05.813Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:31:06.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-29T18:31:06.117Z] [2022-08-29T18:31:06.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:31:06.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-29T18:31:06.427Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-29T18:31:06.427Z] df9b9388f04a: Pulling fs layer [2022-08-29T18:31:06.427Z] 52dc419b0ee2: Pulling fs layer [2022-08-29T18:31:06.427Z] 25bc292e5bac: Pulling fs layer [2022-08-29T18:31:06.427Z] 114826534d7a: Pulling fs layer [2022-08-29T18:31:06.427Z] 4657fd5d0bcf: Pulling fs layer [2022-08-29T18:31:06.427Z] 6ad1cebc031e: Pulling fs layer [2022-08-29T18:31:06.427Z] 8a3aa393b2d8: Pulling fs layer [2022-08-29T18:31:06.427Z] 6ad1cebc031e: Waiting [2022-08-29T18:31:06.427Z] 4657fd5d0bcf: Waiting [2022-08-29T18:31:06.427Z] 8a3aa393b2d8: Waiting [2022-08-29T18:31:06.427Z] 114826534d7a: Waiting [2022-08-29T18:31:06.427Z] 25bc292e5bac: Verifying Checksum [2022-08-29T18:31:06.427Z] 52dc419b0ee2: Download complete [2022-08-29T18:31:06.427Z] 4657fd5d0bcf: Verifying Checksum [2022-08-29T18:31:06.427Z] 4657fd5d0bcf: Download complete [2022-08-29T18:31:06.427Z] df9b9388f04a: Verifying Checksum [2022-08-29T18:31:06.427Z] df9b9388f04a: Download complete [2022-08-29T18:31:06.687Z] 6ad1cebc031e: Verifying Checksum [2022-08-29T18:31:06.687Z] 6ad1cebc031e: Download complete [2022-08-29T18:31:06.687Z] df9b9388f04a: Pull complete [2022-08-29T18:31:06.687Z] 52dc419b0ee2: Pull complete [2022-08-29T18:31:06.946Z] 25bc292e5bac: Pull complete [2022-08-29T18:31:07.212Z] 114826534d7a: Download complete [2022-08-29T18:31:07.481Z] 8a3aa393b2d8: Verifying Checksum [2022-08-29T18:31:07.482Z] 8a3aa393b2d8: Download complete [2022-08-29T18:31:10.794Z] 114826534d7a: Pull complete [2022-08-29T18:31:11.054Z] 4657fd5d0bcf: Pull complete [2022-08-29T18:31:11.313Z] 6ad1cebc031e: Pull complete [2022-08-29T18:31:14.604Z] 8a3aa393b2d8: Pull complete [2022-08-29T18:31:14.604Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-29T18:31:14.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-29T18:31:14.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:31:14.701Z] prd-ubuntu20.04-docker-8c-8g-23785 does not seem to be running inside a container [2022-08-29T18:31:14.738Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-29T18:31:16.830Z] $ docker top adbd5f2dcab2acf0fef211efa6a75b7e94bb26679d009e0817ec25f3b6d6d0dd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-29T18:31:16.913Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-08-29T18:31:17.197Z] + set -o pipefail [2022-08-29T18:31:17.197Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-08-29T18:31:22.477Z] [2022-08-29T18:31:22.477Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-08-29T18:31:22.477Z] [2022-08-29T18:31:22.477Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/62ca6fdf-8f83-4134-a7b1-81497c1ca863 [2022-08-29T18:31:22.477Z] [2022-08-29T18:31:22.477Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-29T18:31:22.477Z] [2022-08-29T18:31:22.477Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-29T18:31:22.477Z] [2022-08-29T18:31:22.477Z] [Pipeline] } [2022-08-29T18:31:22.490Z] $ docker stop --time=1 adbd5f2dcab2acf0fef211efa6a75b7e94bb26679d009e0817ec25f3b6d6d0dd [2022-08-29T18:31:24.489Z] $ docker rm -f adbd5f2dcab2acf0fef211efa6a75b7e94bb26679d009e0817ec25f3b6d6d0dd [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) [Pipeline] echo [2022-08-29T18:31:24.871Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T18:31:24.879Z] provisioning config files... [2022-08-29T18:31:24.887Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4298402381749751927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:31:25.188Z] --> edgex-publish-swagger.sh [2022-08-29T18:31:25.188Z] === Publish doc/openapi/v2 API === [2022-08-29T18:31:25.188Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-08-29T18:31:25.188Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-08-29T18:31:25.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T18:31:25.188Z] Dload Upload Total Spent Left Speed [2022-08-29T18:31:25.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 200k --:--:-- --:--:-- --:--:-- 200k 100 139k 0 0 100 139k 0 200k --:--:-- --:--:-- --:--:-- 199k [2022-08-29T18:31:25.758Z] [2022-08-29T18:31:25.758Z] [Pipeline] } [2022-08-29T18:31:25.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-29T18:31:26.299Z] + git log --format=format:%s -1 b7cedde85df3692c69591f25206326ca90501e4e [Pipeline] sh [2022-08-29T18:31:26.594Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T18:31:26.595Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:31:26.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T18:31:26.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:31:27.001Z] prd-ubuntu20.04-docker-8c-8g-23785 does not seem to be running inside a container [2022-08-29T18:31:27.039Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-29T18:31:27.430Z] $ docker top aa0f393640a20fad6b94e7ed7250233595388cf0094bd87c8749347d242a4aab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T18:31:27.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T18:31:27.528Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T18:31:27.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T18:31:27.671Z] $ docker exec aa0f393640a20fad6b94e7ed7250233595388cf0094bd87c8749347d242a4aab ssh-agent [2022-08-29T18:31:27.786Z] SSH_AUTH_SOCK=/tmp/ssh-Ix4XDFghsgYv/agent.33 [2022-08-29T18:31:27.786Z] SSH_AGENT_PID=39 [2022-08-29T18:31:27.792Z] Running ssh-add (command line suppressed) [2022-08-29T18:31:27.911Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7831381682348150285.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7831381682348150285.key) [2022-08-29T18:31:27.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T18:31:28.214Z] + git semver tag [2022-08-29T18:31:28.474Z] 2022-08-29 18:31:28,397 [run_tag] DEBUG tag force:False [2022-08-29T18:31:28.474Z] 2022-08-29 18:31:28,397 [check_head_tag] DEBUG check head tag [2022-08-29T18:31:28.474Z] 2022-08-29 18:31:28,398 [execute] INFO git cat-file --batch-check [2022-08-29T18:31:28.474Z] 2022-08-29 18:31:28,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-29T18:31:28.474Z] 2022-08-29 18:31:28,402 [execute] INFO git cat-file --batch [2022-08-29T18:31:28.474Z] 2022-08-29 18:31:28,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-29T18:31:28.474Z] 2022-08-29 18:31:28,418 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-29T18:31:28.474Z] 2022-08-29 18:31:28,418 [execute] INFO git tag -a v2.3.0-dev.12 -m v2.3.0-dev.12 [2022-08-29T18:31:28.474Z] 2022-08-29 18:31:28,418 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.12', '-m', 'v2.3.0-dev.12'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-29T18:31:28.474Z] 2022-08-29 18:31:28,423 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-29T18:31:28.474Z] 2.3.0-dev.12 [Pipeline] } [2022-08-29T18:31:28.486Z] $ docker exec --env ******** --env ******** aa0f393640a20fad6b94e7ed7250233595388cf0094bd87c8749347d242a4aab ssh-agent -k [2022-08-29T18:31:28.590Z] unset SSH_AUTH_SOCK; [2022-08-29T18:31:28.590Z] unset SSH_AGENT_PID; [2022-08-29T18:31:28.590Z] echo Agent pid 39 killed; [2022-08-29T18:31:28.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T18:31:28.917Z] + git semver [Pipeline] } [2022-08-29T18:31:29.194Z] $ docker stop --time=1 aa0f393640a20fad6b94e7ed7250233595388cf0094bd87c8749347d242a4aab [2022-08-29T18:31:30.493Z] $ docker rm -f aa0f393640a20fad6b94e7ed7250233595388cf0094bd87c8749347d242a4aab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:31:30.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-29T18:31:30.879Z] [2022-08-29T18:31:30.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:31:31.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-29T18:31:31.180Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-29T18:31:31.180Z] ab5ef0e58194: Pulling fs layer [2022-08-29T18:31:31.180Z] 9712f1f96733: Pulling fs layer [2022-08-29T18:31:31.180Z] 63f879dbbcfc: Pulling fs layer [2022-08-29T18:31:31.180Z] 0d9ebad4ef96: Pulling fs layer [2022-08-29T18:31:31.180Z] e9a5061849ea: Pulling fs layer [2022-08-29T18:31:31.180Z] d747dcd14b5f: Pulling fs layer [2022-08-29T18:31:31.180Z] 2de7ff778b66: Pulling fs layer [2022-08-29T18:31:31.180Z] e9a5061849ea: Waiting [2022-08-29T18:31:31.180Z] d747dcd14b5f: Waiting [2022-08-29T18:31:31.180Z] 2de7ff778b66: Waiting [2022-08-29T18:31:31.180Z] 9712f1f96733: Verifying Checksum [2022-08-29T18:31:31.180Z] 9712f1f96733: Download complete [2022-08-29T18:31:31.449Z] 63f879dbbcfc: Verifying Checksum [2022-08-29T18:31:31.450Z] 63f879dbbcfc: Download complete [2022-08-29T18:31:31.713Z] e9a5061849ea: Verifying Checksum [2022-08-29T18:31:31.713Z] e9a5061849ea: Download complete [2022-08-29T18:31:31.713Z] d747dcd14b5f: Download complete [2022-08-29T18:31:31.713Z] ab5ef0e58194: Verifying Checksum [2022-08-29T18:31:31.713Z] ab5ef0e58194: Download complete [2022-08-29T18:31:31.713Z] 0d9ebad4ef96: Verifying Checksum [2022-08-29T18:31:31.713Z] 0d9ebad4ef96: Download complete [2022-08-29T18:31:31.713Z] 2de7ff778b66: Verifying Checksum [2022-08-29T18:31:31.713Z] 2de7ff778b66: Download complete [2022-08-29T18:31:35.005Z] ab5ef0e58194: Pull complete [2022-08-29T18:31:35.005Z] 9712f1f96733: Pull complete [2022-08-29T18:31:35.573Z] 63f879dbbcfc: Pull complete [2022-08-29T18:31:39.764Z] 0d9ebad4ef96: Pull complete [2022-08-29T18:31:39.764Z] e9a5061849ea: Pull complete [2022-08-29T18:31:39.764Z] d747dcd14b5f: Pull complete [2022-08-29T18:31:40.705Z] 2de7ff778b66: Pull complete [2022-08-29T18:31:40.705Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-29T18:31:40.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-29T18:31:40.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:31:40.801Z] prd-ubuntu20.04-docker-8c-8g-23785 does not seem to be running inside a container [2022-08-29T18:31:40.839Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-29T18:31:43.139Z] $ docker top 4f59016bf04cabe9ad9503977fad1b4e19199b42d2ce097b9dfbb8fe64d492e6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-29T18:31:43.223Z] provisioning config files... [2022-08-29T18:31:43.231Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3843832733366347480tmp [2022-08-29T18:31:43.243Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4283275798182801403tmp [2022-08-29T18:31:43.256Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2980788369974159652tmp [Pipeline] { [Pipeline] echo [2022-08-29T18:31:43.271Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:31:43.557Z] ---> sigul-configuration.sh [2022-08-29T18:31:43.557Z] gpg: directory `/root/.gnupg' created [2022-08-29T18:31:43.557Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-29T18:31:43.557Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-29T18:31:43.557Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-29T18:31:43.557Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-29T18:31:43.557Z] gpg: CAST5 encrypted data [2022-08-29T18:31:43.557Z] gpg: encrypted with 1 passphrase [2022-08-29T18:31:43.557Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-29T18:31:43.854Z] + mkdir /home/jenkins [2022-08-29T18:31:43.855Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-29T18:31:44.146Z] + 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 [2022-08-29T18:31:44.155Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:31:44.441Z] ---> sigul-install.sh [2022-08-29T18:31:44.441Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-29T18:31:44.726Z] + git tag --list [2022-08-29T18:31:44.726Z] v0.0.0 [2022-08-29T18:31:44.726Z] v0.0.1-dev.1 [2022-08-29T18:31:44.726Z] v0.0.1-dev.10 [2022-08-29T18:31:44.726Z] v0.0.1-dev.11 [2022-08-29T18:31:44.726Z] v0.0.1-dev.12 [2022-08-29T18:31:44.726Z] v0.0.1-dev.13 [2022-08-29T18:31:44.726Z] v0.0.1-dev.14 [2022-08-29T18:31:44.726Z] v0.0.1-dev.15 [2022-08-29T18:31:44.726Z] v0.0.1-dev.16 [2022-08-29T18:31:44.726Z] v0.0.1-dev.17 [2022-08-29T18:31:44.726Z] v0.0.1-dev.18 [2022-08-29T18:31:44.726Z] v0.0.1-dev.19 [2022-08-29T18:31:44.726Z] v0.0.1-dev.2 [2022-08-29T18:31:44.726Z] v0.0.1-dev.20 [2022-08-29T18:31:44.726Z] v0.0.1-dev.21 [2022-08-29T18:31:44.726Z] v0.0.1-dev.22 [2022-08-29T18:31:44.726Z] v0.0.1-dev.23 [2022-08-29T18:31:44.726Z] v0.0.1-dev.24 [2022-08-29T18:31:44.726Z] v0.0.1-dev.25 [2022-08-29T18:31:44.726Z] v0.0.1-dev.26 [2022-08-29T18:31:44.726Z] v0.0.1-dev.27 [2022-08-29T18:31:44.726Z] v0.0.1-dev.28 [2022-08-29T18:31:44.726Z] v0.0.1-dev.3 [2022-08-29T18:31:44.726Z] v0.0.1-dev.4 [2022-08-29T18:31:44.726Z] v0.0.1-dev.5 [2022-08-29T18:31:44.726Z] v0.0.1-dev.6 [2022-08-29T18:31:44.726Z] v0.0.1-dev.7 [2022-08-29T18:31:44.726Z] v0.0.1-dev.8 [2022-08-29T18:31:44.726Z] v0.0.1-dev.9 [2022-08-29T18:31:44.726Z] v2.2.0 [2022-08-29T18:31:44.726Z] v2.2.0-dev.29 [2022-08-29T18:31:44.726Z] v2.2.0-dev.30 [2022-08-29T18:31:44.726Z] v2.2.0-dev.31 [2022-08-29T18:31:44.726Z] v2.2.0-dev.32 [2022-08-29T18:31:44.726Z] v2.2.0-dev.33 [2022-08-29T18:31:44.726Z] v2.2.0-dev.34 [2022-08-29T18:31:44.726Z] v2.2.0-dev.35 [2022-08-29T18:31:44.726Z] v2.3.0-dev.1 [2022-08-29T18:31:44.726Z] v2.3.0-dev.10 [2022-08-29T18:31:44.726Z] v2.3.0-dev.11 [2022-08-29T18:31:44.726Z] v2.3.0-dev.12 [2022-08-29T18:31:44.726Z] v2.3.0-dev.2 [2022-08-29T18:31:44.726Z] v2.3.0-dev.3 [2022-08-29T18:31:44.726Z] v2.3.0-dev.4 [2022-08-29T18:31:44.726Z] v2.3.0-dev.5 [2022-08-29T18:31:44.726Z] v2.3.0-dev.6 [2022-08-29T18:31:44.726Z] v2.3.0-dev.7 [2022-08-29T18:31:44.726Z] v2.3.0-dev.8 [2022-08-29T18:31:44.726Z] v2.3.0-dev.9 [Pipeline] sh [2022-08-29T18:31:45.016Z] + lftools sign git-tag v2.3.0-dev.12 [2022-08-29T18:31:45.586Z] Signing Git tag with Sigul... [2022-08-29T18:31:45.586Z] Signing v2.3.0-dev.12 [Pipeline] echo [2022-08-29T18:31:46.166Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:31:46.453Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-29T18:31:46.463Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-29T18:31:46.484Z] $ docker stop --time=1 4f59016bf04cabe9ad9503977fad1b4e19199b42d2ce097b9dfbb8fe64d492e6 [2022-08-29T18:31:47.789Z] $ docker rm -f 4f59016bf04cabe9ad9503977fad1b4e19199b42d2ce097b9dfbb8fe64d492e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-29T18:31:48.223Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T18:31:48.223Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:31:48.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T18:31:48.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:31:48.619Z] prd-ubuntu20.04-docker-8c-8g-23785 does not seem to be running inside a container [2022-08-29T18:31:48.658Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-29T18:31:49.028Z] $ docker top 97b80bcdf9d8700374c9e4a519798d8d7258b9abf2794f41934135418e484894 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T18:31:49.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T18:31:49.121Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T18:31:49.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T18:31:49.243Z] $ docker exec 97b80bcdf9d8700374c9e4a519798d8d7258b9abf2794f41934135418e484894 ssh-agent [2022-08-29T18:31:49.374Z] SSH_AUTH_SOCK=/tmp/ssh-DzEQCMjI4fJQ/agent.33 [2022-08-29T18:31:49.374Z] SSH_AGENT_PID=39 [2022-08-29T18:31:49.379Z] Running ssh-add (command line suppressed) [2022-08-29T18:31:49.511Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_380188724552646074.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_380188724552646074.key) [2022-08-29T18:31:49.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T18:31:49.814Z] + git semver bump pre [2022-08-29T18:31:50.074Z] 2022-08-29 18:31:50,015 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-29T18:31:50.074Z] 2022-08-29 18:31:50,015 [bump_version] DEBUG bumping version:2.3.0-dev.12 on axis:pre with prefix:dev [2022-08-29T18:31:50.074Z] 2022-08-29 18:31:50,016 [bump_version] DEBUG bumped version:2.3.0-dev.13 [2022-08-29T18:31:50.074Z] 2022-08-29 18:31:50,016 [write_version] DEBUG write version:2.3.0-dev.13 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-08-29T18:31:50.074Z] 2022-08-29 18:31:50,016 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-29T18:31:50.074Z] 2022-08-29 18:31:50,016 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-29T18:31:50.074Z] 2022-08-29 18:31:50,018 [execute] INFO git cat-file --batch-check [2022-08-29T18:31:50.074Z] 2022-08-29 18:31:50,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T18:31:50.074Z] 2022-08-29 18:31:50,023 [execute] INFO git cat-file --batch [2022-08-29T18:31:50.074Z] 2022-08-29 18:31:50,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T18:31:50.074Z] 2022-08-29 18:31:50,029 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-29T18:31:50.074Z] 2.3.0-dev.13 [Pipeline] } [2022-08-29T18:31:50.086Z] $ docker exec --env ******** --env ******** 97b80bcdf9d8700374c9e4a519798d8d7258b9abf2794f41934135418e484894 ssh-agent -k [2022-08-29T18:31:50.193Z] unset SSH_AUTH_SOCK; [2022-08-29T18:31:50.193Z] unset SSH_AGENT_PID; [2022-08-29T18:31:50.193Z] echo Agent pid 39 killed; [2022-08-29T18:31:50.202Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T18:31:50.513Z] + git semver [Pipeline] } [2022-08-29T18:31:50.789Z] $ docker stop --time=1 97b80bcdf9d8700374c9e4a519798d8d7258b9abf2794f41934135418e484894 [2022-08-29T18:31:52.073Z] $ docker rm -f 97b80bcdf9d8700374c9e4a519798d8d7258b9abf2794f41934135418e484894 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T18:31:52.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T18:31:52.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:31:52.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T18:31:52.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:31:52.929Z] prd-ubuntu20.04-docker-8c-8g-23785 does not seem to be running inside a container [2022-08-29T18:31:52.967Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-29T18:31:53.328Z] $ docker top 1c0e9db7fe29723f9c232186288e4be75080890057baeaf0810b1a899ad3d6c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T18:31:53.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T18:31:53.432Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T18:31:53.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T18:31:53.558Z] $ docker exec 1c0e9db7fe29723f9c232186288e4be75080890057baeaf0810b1a899ad3d6c4 ssh-agent [2022-08-29T18:31:53.688Z] SSH_AUTH_SOCK=/tmp/ssh-cdCGP3HXOH78/agent.33 [2022-08-29T18:31:53.688Z] SSH_AGENT_PID=39 [2022-08-29T18:31:53.693Z] Running ssh-add (command line suppressed) [2022-08-29T18:31:53.810Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7308232339646871839.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7308232339646871839.key) [2022-08-29T18:31:53.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T18:31:54.114Z] + git semver push [2022-08-29T18:31:54.374Z] 2022-08-29 18:31:54,298 [run_push] DEBUG push [2022-08-29T18:31:54.374Z] 2022-08-29 18:31:54,298 [execute] INFO git cat-file --batch-check [2022-08-29T18:31:54.374Z] 2022-08-29 18:31:54,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T18:31:54.374Z] 2022-08-29 18:31:54,302 [execute] INFO git rev-list a13a7325bfbc0cc119c23b49e3ab2749c95bd656 -- [2022-08-29T18:31:54.374Z] 2022-08-29 18:31:54,303 [execute] DEBUG Popen(['git', 'rev-list', 'a13a7325bfbc0cc119c23b49e3ab2749c95bd656', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-29T18:31:54.374Z] 2022-08-29 18:31:54,308 [execute] INFO git fetch -v origin [2022-08-29T18:31:54.374Z] 2022-08-29 18:31:54,309 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-29T18:31:54.945Z] 2022-08-29 18:31:54,782 [run_push] DEBUG no remote changes detected [2022-08-29T18:31:54.945Z] 2022-08-29 18:31:54,783 [execute] INFO git push origin semver [2022-08-29T18:31:54.945Z] 2022-08-29 18:31:54,783 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-29T18:31:55.887Z] 2022-08-29 18:31:55,572 [run_push] DEBUG push all version tags [2022-08-29T18:31:55.887Z] 2022-08-29 18:31:55,573 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-29T18:31:55.887Z] 2022-08-29 18:31:55,574 [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) [2022-08-29T18:31:56.459Z] 2022-08-29 18:31:56,279 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-29T18:31:56.459Z] 2.3.0-dev.13 [Pipeline] } [2022-08-29T18:31:56.472Z] $ docker exec --env ******** --env ******** 1c0e9db7fe29723f9c232186288e4be75080890057baeaf0810b1a899ad3d6c4 ssh-agent -k [2022-08-29T18:31:56.579Z] unset SSH_AUTH_SOCK; [2022-08-29T18:31:56.579Z] unset SSH_AGENT_PID; [2022-08-29T18:31:56.579Z] echo Agent pid 39 killed; [2022-08-29T18:31:56.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T18:31:56.907Z] + git semver [Pipeline] } [2022-08-29T18:31:57.183Z] $ docker stop --time=1 1c0e9db7fe29723f9c232186288e4be75080890057baeaf0810b1a899ad3d6c4 [2022-08-29T18:31:58.480Z] $ docker rm -f 1c0e9db7fe29723f9c232186288e4be75080890057baeaf0810b1a899ad3d6c4 [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 [2022-08-29T18:31:59.062Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-08-29T18:31:59.062Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-29T18:31:59.062Z] total 16 [2022-08-29T18:31:59.062Z] drwxr-xr-x 3 root root 4096 Aug 29 18:23 . [2022-08-29T18:31:59.062Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 29 18:31 .. [2022-08-29T18:31:59.062Z] drwxr-xr-x 2 root root 4096 Aug 29 18:23 cost [2022-08-29T18:31:59.062Z] -rw-r--r-- 1 root root 90 Aug 29 18:23 cost.csv [2022-08-29T18:31:59.062Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-29T18:31:59.062Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-29T18:31:59.062Z] total 16 [2022-08-29T18:31:59.062Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 18:23 . [2022-08-29T18:31:59.062Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 29 18:31 .. [2022-08-29T18:31:59.062Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 18:23 cost [2022-08-29T18:31:59.062Z] -rw-r--r-- 1 jenkins jenkins 90 Aug 29 18:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:31:59.361Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:32:00.232Z] ---> package-listing.sh [2022-08-29T18:32:00.232Z] ++ facter osfamily [2022-08-29T18:32:00.232Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-29T18:32:00.494Z] + OS_FAMILY=debian [2022-08-29T18:32:00.494Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-08-29T18:32:00.494Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-29T18:32:00.494Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-29T18:32:00.494Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-29T18:32:00.494Z] + PACKAGES=/tmp/packages_start.txt [2022-08-29T18:32:00.494Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-29T18:32:00.494Z] + PACKAGES=/tmp/packages_end.txt [2022-08-29T18:32:00.494Z] + case "${OS_FAMILY}" in [2022-08-29T18:32:00.494Z] + dpkg -l [2022-08-29T18:32:00.494Z] + grep '^ii' [2022-08-29T18:32:00.494Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-29T18:32:00.494Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-29T18:32:00.494Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-29T18:32:00.494Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-29T18:32:00.494Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-08-29T18:32:00.494Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-08-29T18:32:00.505Z] 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 [2022-08-29T18:32:00.782Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T18:32:01.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T18:32:01.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T18:32:01.438Z] prd-ubuntu20.04-docker-8c-8g-23785 does not seem to be running inside a container [2022-08-29T18:32:01.477Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-29T18:32:01.693Z] $ docker top fb779d5665fd649758669fd0350bf0cbeb961c9e5774629903ec05843e5947ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T18:32:02.057Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-29T18:32:02.349Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-29T18:32:02.639Z] + ls /var/log/sa-host [2022-08-29T18:32:02.639Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T18:32:02.712Z] provisioning config files... [2022-08-29T18:32:02.722Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8698572027547707696tmp [Pipeline] { [Pipeline] echo [2022-08-29T18:32:02.739Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:32:03.030Z] ---> create-netrc.sh [Pipeline] } [2022-08-29T18:32:03.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:32:03.368Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-29T18:32:03.377Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:32:03.663Z] ---> sudo-logs.sh [2022-08-29T18:32:03.663Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-29T18:32:03.690Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:32:03.974Z] ---> job-cost.sh [2022-08-29T18:32:03.974Z] lf-activate-venv: SKIPPING [2022-08-29T18:32:03.974Z] DEBUG: total: 0.2199999988079071 [2022-08-29T18:32:03.974Z] INFO: Retrieving Stack Cost... [2022-08-29T18:32:04.234Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-29T18:32:04.804Z] INFO: Archiving Costs [Pipeline] echo [2022-08-29T18:32:04.817Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T18:32:05.108Z] ---> logs-deploy.sh [2022-08-29T18:32:05.108Z] lf-activate-venv: SKIPPING [2022-08-29T18:32:05.108Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/51 [2022-08-29T18:32:05.108Z] INFO: archiving workspace using pattern(s): [2022-08-29T18:32:06.051Z] Archives upload complete. [2022-08-29T18:32:06.313Z] INFO: archiving logs to Nexus